Pull request #3651 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from b754ce5b2aa4ae2a53152a8960953798e3402c12+6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c (ae6dfdc7d7bef698852529615e8fae7a7daf083e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4809013337265046092.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh5740623939402865532.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3613964709915495590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh696068088681506092.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3651/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6036768651918596765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2184 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh4787437888482572459.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 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit b754ce5b2aa4ae2a53152a8960953798e3402c12 > 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/5@tmp/jenkins-gitclient-ssh5049137705011170773.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b754ce5b2aa4ae2a53152a8960953798e3402c12 # timeout=10 Merge succeeded, producing b754ce5b2aa4ae2a53152a8960953798e3402c12 Checking out Revision b754ce5b2aa4ae2a53152a8960953798e3402c12 (PR-3651) > 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/5@tmp/jenkins-gitclient-ssh3912802163885089801.key > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b754ce5b2aa4ae2a53152a8960953798e3402c12 # timeout=10 Commit message: "ci: remove the need for a ci specific Dockerfile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T23:19:15.432Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T23:19:15.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T23:19:15.541Z] ========================================================= [2021-08-05T23:19:15.541Z] EdgeX Global Pipelines Version Info [2021-08-05T23:19:15.541Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a4bf493151d20c9f5dd988c87f7661259b3f10c5 # timeout=10 [2021-08-05T23:19:16.785Z] ------------------- [2021-08-05T23:19:16.785Z] stable info: [2021-08-05T23:19:16.785Z] ------------------- [2021-08-05T23:19:16.785Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T23:19:16.785Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T23:19:16.785Z] Message: update stable to v1.0.203 [2021-08-05T23:19:17.385Z] ------------------- [2021-08-05T23:19:17.385Z] experimental info: [2021-08-05T23:19:17.385Z] ------------------- [2021-08-05T23:19:17.385Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T23:19:17.385Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-05T23:19:17.385Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T23:19:17.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-05T23:19:17.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-05T23:19:17.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T23:19:17.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T23:19:17.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T23:19:17.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T23:19:17.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T23:19:17.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-05T23:19:17.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-05T23:19:17.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-05T23:19:17.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T23:19:19.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T23:19:19.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T23:19:19.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T23:19:19.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T23:19:19.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T23:19:19.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-05T23:19:19.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T23:19:19.532Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T23:19:19.553Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-05T23:19:19.574Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-05T23:19:19.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-05T23:19:19.617Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T23:19:19.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3651 [Pipeline] echo [2021-08-05T23:19:19.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3651 [Pipeline] echo [2021-08-05T23:19:19.679Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3651 [Pipeline] echo [2021-08-05T23:19:19.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b754ce5b2aa4ae2a53152a8960953798e3402c12 [Pipeline] echo [2021-08-05T23:19:19.722Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b754ce5 [Pipeline] echo [2021-08-05T23:19:19.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T23:19:19.814Z] provisioning config files... [2021-08-05T23:19:19.833Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3509269834124375012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:19:20.165Z] ---> docker-login.sh [2021-08-05T23:19:20.165Z] nexus3.edgexfoundry.org:10001 [2021-08-05T23:19:20.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:19:21.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:19:21.047Z] Configure a credential helper to remove this warning. See [2021-08-05T23:19:21.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:19:21.047Z] [2021-08-05T23:19:21.047Z] Login Succeeded [2021-08-05T23:19:21.047Z] nexus3.edgexfoundry.org:10002 [2021-08-05T23:19:21.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:19:26.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:19:26.408Z] Configure a credential helper to remove this warning. See [2021-08-05T23:19:26.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:19:26.408Z] [2021-08-05T23:19:26.408Z] Login Succeeded [2021-08-05T23:19:26.408Z] nexus3.edgexfoundry.org:10003 [2021-08-05T23:19:26.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:19:26.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:19:26.408Z] Configure a credential helper to remove this warning. See [2021-08-05T23:19:26.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:19:26.408Z] [2021-08-05T23:19:26.408Z] Login Succeeded [2021-08-05T23:19:26.408Z] nexus3.edgexfoundry.org:10004 [2021-08-05T23:19:26.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:19:26.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:19:26.408Z] Configure a credential helper to remove this warning. See [2021-08-05T23:19:26.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:19:26.408Z] [2021-08-05T23:19:26.408Z] Login Succeeded [2021-08-05T23:19:26.408Z] docker.io [2021-08-05T23:19:26.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:19:26.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:19:26.408Z] Configure a credential helper to remove this warning. See [2021-08-05T23:19:26.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:19:26.408Z] [2021-08-05T23:19:26.408Z] Login Succeeded [2021-08-05T23:19:26.408Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T23:19:26.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T23:19:26.771Z] ++ 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-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/core-command/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/core-data/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-05T23:19:26.771Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-05T23:19:26.771Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-05T23:19:26.771Z] ++ cut -d/ -f2 [2021-08-05T23:19:26.771Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-05T23:19:26.831Z] 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-05T23:19:27.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T23:19:27.657Z] [2021-08-05T23:19:27.657Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:19:27.993Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T23:19:33.764Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T23:19:33.764Z] 31603596830f: Pulling fs layer [2021-08-05T23:19:33.764Z] d4622e32a9a9: Pulling fs layer [2021-08-05T23:19:33.764Z] 1030fce36090: Pulling fs layer [2021-08-05T23:19:33.764Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T23:19:33.764Z] 6c6cb7e1b49b: Waiting [2021-08-05T23:19:33.764Z] d4622e32a9a9: Download complete [2021-08-05T23:19:33.764Z] 31603596830f: Verifying Checksum [2021-08-05T23:19:33.764Z] 31603596830f: Download complete [2021-08-05T23:19:33.764Z] 31603596830f: Pull complete [2021-08-05T23:19:33.764Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T23:19:33.764Z] 6c6cb7e1b49b: Download complete [2021-08-05T23:19:33.764Z] d4622e32a9a9: Pull complete [2021-08-05T23:19:33.764Z] 1030fce36090: Verifying Checksum [2021-08-05T23:19:33.764Z] 1030fce36090: Download complete [2021-08-05T23:19:34.052Z] 1030fce36090: Pull complete [2021-08-05T23:19:34.325Z] 6c6cb7e1b49b: Pull complete [2021-08-05T23:19:34.326Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T23:19:34.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T23:19:34.326Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T23:19:34.429Z] prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container [2021-08-05T23:19:34.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-05T23:19:35.260Z] $ docker top ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T23:19:35.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T23:19:35.392Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T23:19:35.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T23:19:35.503Z] $ docker exec ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 ssh-agent [2021-08-05T23:19:35.615Z] SSH_AUTH_SOCK=/tmp/ssh-x9t4WYDWioiN/agent.13 [2021-08-05T23:19:35.615Z] SSH_AGENT_PID=19 [2021-08-05T23:19:35.630Z] Running ssh-add (command line suppressed) [2021-08-05T23:19:35.735Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_608531654660829046.key (/w/workspace/edgex-go/5@tmp/private_key_608531654660829046.key) [2021-08-05T23:19:35.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T23:19:36.083Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T23:19:36.102Z] $ docker exec --env ******** --env ******** ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 ssh-agent -k [2021-08-05T23:19:36.192Z] unset SSH_AUTH_SOCK; [2021-08-05T23:19:36.193Z] unset SSH_AGENT_PID; [2021-08-05T23:19:36.193Z] echo Agent pid 19 killed; [2021-08-05T23:19:37.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T23:19:37.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T23:19:37.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T23:19:37.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T23:19:37.887Z] $ docker exec ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 ssh-agent [2021-08-05T23:19:38.009Z] SSH_AUTH_SOCK=/tmp/ssh-ysHC6Aqmj2Yc/agent.53 [2021-08-05T23:19:38.009Z] SSH_AGENT_PID=59 [2021-08-05T23:19:38.018Z] Running ssh-add (command line suppressed) [2021-08-05T23:19:38.112Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1994887199761281316.key (/w/workspace/edgex-go/5@tmp/private_key_1994887199761281316.key) [2021-08-05T23:19:38.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T23:19:38.457Z] + git semver init [2021-08-05T23:19:38.457Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T23:19:38.457Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-08-05T23:19:38.457Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-08-05T23:19:38.457Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T23:19:38.457Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T23:19:38.457Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T23:19:38.457Z] # $SEMVER_BRANCH = PR-3651 [2021-08-05T23:19:38.457Z] # $SEMVER_TEMP = /tmp/semver-233980631 [2021-08-05T23:19:38.457Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-05T23:19:50.797Z] # '/tmp/semver-233980631' -> '/w/workspace/edgex-go/5/.semver' [2021-08-05T23:19:50.797Z] # -> Force: false [2021-08-05T23:19:50.797Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-08-05T23:19:50.811Z] $ docker exec --env ******** --env ******** ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 ssh-agent -k [2021-08-05T23:19:50.902Z] unset SSH_AUTH_SOCK; [2021-08-05T23:19:50.902Z] unset SSH_AGENT_PID; [2021-08-05T23:19:50.902Z] echo Agent pid 59 killed; [2021-08-05T23:19:50.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T23:19:51.490Z] + git semver [Pipeline] } [2021-08-05T23:19:51.512Z] $ docker stop --time=1 ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 [2021-08-05T23:19:53.538Z] $ docker rm -f ddf73806c01f9bf6c59edbcfd71b3c931d0e8769a3a2257ce29e04df37aeff29 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T23:19:55.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T23:19:55.686Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T23:19:55.689Z] [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-05T23:19:55.986Z] ========================================================= [2021-08-05T23:19:55.987Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T23:19:55.987Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-05T23:19:56.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T23:19:56.318Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T23:19:56.318Z] 540db60ca938: Pulling fs layer [2021-08-05T23:19:56.318Z] adcc1eea9eea: Pulling fs layer [2021-08-05T23:19:56.318Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T23:19:56.318Z] db62176df00c: Pulling fs layer [2021-08-05T23:19:56.318Z] 3b30891b0d05: Pulling fs layer [2021-08-05T23:19:56.318Z] 06b49ca38bd5: Pulling fs layer [2021-08-05T23:19:56.318Z] c788192a36de: Pulling fs layer [2021-08-05T23:19:56.318Z] a77e37c0d609: Pulling fs layer [2021-08-05T23:19:56.318Z] c3185cebc471: Pulling fs layer [2021-08-05T23:19:56.318Z] db62176df00c: Waiting [2021-08-05T23:19:56.318Z] 3b30891b0d05: Waiting [2021-08-05T23:19:56.318Z] 06b49ca38bd5: Waiting [2021-08-05T23:19:56.318Z] c788192a36de: Waiting [2021-08-05T23:19:56.318Z] a77e37c0d609: Waiting [2021-08-05T23:19:56.318Z] c3185cebc471: Waiting [2021-08-05T23:19:56.318Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T23:19:56.318Z] 4c4ab2625f07: Download complete [2021-08-05T23:19:56.318Z] adcc1eea9eea: Verifying Checksum [2021-08-05T23:19:56.318Z] adcc1eea9eea: Download complete [2021-08-05T23:19:56.318Z] 3b30891b0d05: Verifying Checksum [2021-08-05T23:19:56.318Z] 3b30891b0d05: Download complete [2021-08-05T23:19:56.318Z] 06b49ca38bd5: Verifying Checksum [2021-08-05T23:19:56.318Z] 06b49ca38bd5: Download complete [2021-08-05T23:19:56.587Z] c788192a36de: Verifying Checksum [2021-08-05T23:19:56.587Z] c788192a36de: Download complete [2021-08-05T23:19:56.587Z] 540db60ca938: Verifying Checksum [2021-08-05T23:19:56.587Z] 540db60ca938: Download complete [2021-08-05T23:19:56.855Z] 540db60ca938: Pull complete [2021-08-05T23:19:56.855Z] adcc1eea9eea: Pull complete [2021-08-05T23:19:56.855Z] 4c4ab2625f07: Pull complete [2021-08-05T23:19:57.439Z] a77e37c0d609: Verifying Checksum [2021-08-05T23:19:57.439Z] a77e37c0d609: Download complete [2021-08-05T23:20:00.239Z] c3185cebc471: Verifying Checksum [2021-08-05T23:20:00.239Z] c3185cebc471: Download complete [2021-08-05T23:20:00.825Z] db62176df00c: Verifying Checksum [2021-08-05T23:20:00.825Z] db62176df00c: Download complete [2021-08-05T23:20:04.207Z] db62176df00c: Pull complete [2021-08-05T23:20:04.207Z] 3b30891b0d05: Pull complete [2021-08-05T23:20:04.207Z] 06b49ca38bd5: Pull complete [2021-08-05T23:20:04.207Z] c788192a36de: Pull complete [2021-08-05T23:20:04.207Z] a77e37c0d609: Pull complete [2021-08-05T23:20:06.793Z] c3185cebc471: Pull complete [2021-08-05T23:20:06.793Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-05T23:20:06.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T23:20:06.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-08-05T23:20:07.108Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:20:07.436Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T23:20:07.436Z] . [Pipeline] withDockerContainer [2021-08-05T23:20:07.522Z] prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container [2021-08-05T23:20:07.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T23:20:10.909Z] Still waiting to schedule task [2021-08-05T23:20:10.909Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-05T23:20:12.042Z] $ docker top c40bd3d5ace0dc3ac91103b275ea1973bc5c74a378b48bf6ca47f1649302acea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:20:14.658Z] + go version [2021-08-05T23:20:14.658Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T23:20:14.673Z] $ docker stop --time=1 c40bd3d5ace0dc3ac91103b275ea1973bc5c74a378b48bf6ca47f1649302acea [2021-08-05T23:20:15.860Z] $ docker rm -f c40bd3d5ace0dc3ac91103b275ea1973bc5c74a378b48bf6ca47f1649302acea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:20:16.600Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T23:20:16.600Z] . [Pipeline] withDockerContainer [2021-08-05T23:20:16.696Z] prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container [2021-08-05T23:20:16.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T23:20:17.118Z] $ docker top bbfef7e80bd8cc1628bd83cbf38e8eeffc9e2d23e80ffce650938e969afd6730 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T23:20:17.212Z] ========================================================= [2021-08-05T23:20:17.212Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-05T23:20:17.212Z] ========================================================= [Pipeline] sh [2021-08-05T23:20:17.518Z] + go mod tidy [2021-08-05T23:20:44.446Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-05T23:20:44.446Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-05T23:20:44.446Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-05T23:20:44.446Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-05T23:20:44.446Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-05T23:20:44.446Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-05T23:20:44.446Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-05T23:20:44.446Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-05T23:20:44.446Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-05T23:20:44.446Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-05T23:20:44.446Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-05T23:20:44.446Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-05T23:20:44.446Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-05T23:20:44.446Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-05T23:20:44.446Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-05T23:20:44.446Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-05T23:20:44.446Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-05T23:20:44.446Z] go: downloading golang.org/x/text v0.3.6 [2021-08-05T23:20:44.446Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-05T23:20:44.446Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-05T23:20:45.030Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-05T23:20:45.297Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-05T23:20:45.888Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-05T23:20:45.888Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-05T23:20:45.888Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-05T23:20:45.888Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-05T23:20:45.888Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-05T23:20:46.161Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-05T23:20:46.161Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-05T23:20:46.427Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-05T23:20:46.699Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-05T23:20:46.699Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-05T23:20:46.699Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-05T23:20:46.966Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-05T23:20:47.234Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-05T23:20:47.234Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-05T23:20:47.234Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-05T23:20:47.234Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-05T23:20:47.234Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-05T23:20:47.821Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-05T23:20:47.821Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-05T23:20:47.821Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-05T23:20:48.087Z] go: downloading github.com/kr/text v0.1.0 [2021-08-05T23:20:48.087Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-05T23:20:48.087Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-05T23:20:48.087Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-05T23:20:48.087Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-05T23:20:48.353Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-05T23:20:48.353Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-05T23:20:48.353Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-05T23:20:48.620Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-05T23:20:48.896Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-05T23:20:48.896Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-05T23:20:49.163Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-05T23:20:49.163Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-05T23:20:49.430Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-05T23:20:49.696Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-05T23:20:49.696Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-05T23:20:49.964Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-05T23:20:50.234Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-05T23:20:50.709Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-05T23:20:50.978Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-05T23:20:50.978Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-05T23:20:50.978Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-05T23:20:51.245Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2021-08-05T23:20:52.159Z] + make test [2021-08-05T23:20:52.159Z] 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-05T23:20:52.428Z] go mod tidy [2021-08-05T23:20:52.428Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-05T23:21:02.967Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-05T23:21:18.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-05T23:21:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-05T23:21:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-05T23:21:23.503Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-05T23:21:26.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-05T23:21:26.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-05T23:21:26.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-05T23:21:26.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-05T23:21:26.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-05T23:21:27.103Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-05T23:21:27.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-05T23:21:27.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-05T23:21:27.374Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-05T23:21:27.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-05T23:21:30.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-08-05T23:21:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-05T23:21:30.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-05T23:21:30.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements [2021-08-05T23:21:30.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-05T23:21:31.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 46.3% of statements [2021-08-05T23:21:31.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-05T23:21:31.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-05T23:21:31.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.109s coverage: 90.1% of statements [2021-08-05T23:21:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-05T23:21:31.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-05T23:21:33.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 81.2% of statements [2021-08-05T23:21:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-05T23:21:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-05T23:21:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-05T23:21:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-05T23:21:33.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-05T23:21:33.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 94.2% of statements [2021-08-05T23:21:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-05T23:21:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-05T23:21:33.512Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-08-05T23:21:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-05T23:21:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-05T23:21:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-05T23:21:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-05T23:21:33.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-05T23:21:34.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-08-05T23:21:34.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-05T23:21:34.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-05T23:21:34.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-05T23:21:34.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements [2021-08-05T23:21:34.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-05T23:21:34.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2021-08-05T23:21:34.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-08-05T23:21:34.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-05T23:21:35.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-08-05T23:21:36.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-08-05T23:21:36.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-08-05T23:21:36.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements [2021-08-05T23:21:36.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-08-05T23:21:48.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-08-05T23:21:48.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-08-05T23:21:53.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.230s coverage: 81.8% of statements [2021-08-05T23:21:53.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.2% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.170s coverage: 66.9% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-05T23:22:12.681Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-05T23:22:12.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-05T23:22:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2021-08-05T23:22:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-05T23:22:12.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-08-05T23:22:12.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-05T23:22:19.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-05T23:22:19.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-05T23:22:19.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-05T23:22:19.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-05T23:22:19.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-05T23:22:19.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-05T23:22:19.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-05T23:22:19.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-05T23:22:19.364Z] GO111MODULE=on go vet ./... [2021-08-05T23:22:42.179Z] gofmt -l . [2021-08-05T23:22:42.179Z] [ "`gofmt -l .`" = "" ] [2021-08-05T23:22:42.179Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-05T23:22:42.523Z] + ls -al . [2021-08-05T23:22:42.523Z] total 592 [2021-08-05T23:22:42.523Z] drwxrwxr-x 10 1001 1001 4096 Aug 5 23:22 . [2021-08-05T23:22:42.523Z] drwxr-xr-x 4 root root 28 Aug 5 23:20 .. [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 11 Aug 5 23:19 .dockerignore [2021-08-05T23:22:42.523Z] drwxrwxr-x 8 1001 1001 179 Aug 5 23:19 .git [2021-08-05T23:22:42.523Z] drwxrwxr-x 3 1001 1001 125 Aug 5 23:19 .github [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 818 Aug 5 23:19 .gitignore [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 76 Aug 5 23:19 .hadolint.yml [2021-08-05T23:22:42.523Z] drwx------ 3 1001 1001 58 Aug 5 23:19 .semver [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 166 Aug 5 23:19 .sonarcloud.properties [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 8609 Aug 5 23:19 Attribution.txt [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 43881 Aug 5 23:19 CHANGELOG.md [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 3804 Aug 5 23:19 CONTRIBUTING.md [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 849 Aug 5 23:19 Jenkinsfile [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 10775 Aug 5 23:19 LICENSE [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 5915 Aug 5 23:19 Makefile [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 8643 Aug 5 23:19 README.md [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 6912 Aug 5 23:19 SECURITY.md [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 5 Aug 5 23:19 VERSION [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 4131 Aug 5 23:19 ZMQWindows.md [2021-08-05T23:22:42.523Z] drwxrwxr-x 2 1001 1001 37 Aug 5 23:19 bin [2021-08-05T23:22:42.523Z] drwxrwxr-x 14 1001 1001 4096 Aug 5 23:19 cmd [2021-08-05T23:22:42.523Z] -rw-r--r-- 1 root root 404175 Aug 5 23:22 coverage.out [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 813 Aug 5 23:19 go.mod [2021-08-05T23:22:42.523Z] -rw-r--r-- 1 root root 48847 Aug 5 23:20 go.sum [2021-08-05T23:22:42.523Z] drwxrwxr-x 8 1001 1001 124 Aug 5 23:19 internal [2021-08-05T23:22:42.523Z] drwxrwxr-x 3 1001 1001 16 Aug 5 23:19 openapi [2021-08-05T23:22:42.523Z] drwxrwxr-x 4 1001 1001 71 Aug 5 23:19 snap [2021-08-05T23:22:42.523Z] -rw-rw-r-- 1 1001 1001 204 Aug 5 23:19 version.go [Pipeline] sh [2021-08-05T23:22:42.852Z] + '[' -e coverage.out ] [2021-08-05T23:22:42.852Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-05T23:22:42.978Z] Stashed 1 file(s) [Pipeline] sh [2021-08-05T23:22:43.291Z] + make build [2021-08-05T23:22:43.291Z] go mod tidy [2021-08-05T23:22:43.291Z] 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-05T23:22:44.712Z] 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-05T23:22:51.606Z] 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-05T23:22:51.883Z] 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-05T23:22:52.849Z] 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-05T23:22:53.117Z] 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-05T23:22:54.089Z] 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-05T23:22:56.838Z] 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-05T23:22:56.838Z] 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-05T23:22:56.838Z] 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-05T23:22:57.424Z] 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-05T23:22:58.413Z] 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-05T23:22:59.840Z] $ docker stop --time=1 bbfef7e80bd8cc1628bd83cbf38e8eeffc9e2d23e80ffce650938e969afd6730 [2021-08-05T23:23:01.791Z] $ docker rm -f bbfef7e80bd8cc1628bd83cbf38e8eeffc9e2d23e80ffce650938e969afd6730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:23:05.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T23:23:05.564Z] [2021-08-05T23:23:05.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:23:05.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T23:23:05.890Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-05T23:23:05.890Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-05T23:23:05.890Z] ca9280d653b3: Pulling fs layer [2021-08-05T23:23:05.890Z] 7e9c9ca2126c: Pulling fs layer [2021-08-05T23:23:06.157Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-05T23:23:06.158Z] cbdbe7a5bc2a: Download complete [2021-08-05T23:23:06.423Z] cbdbe7a5bc2a: Pull complete [2021-08-05T23:23:07.013Z] ca9280d653b3: Verifying Checksum [2021-08-05T23:23:07.013Z] ca9280d653b3: Download complete [2021-08-05T23:23:07.280Z] ca9280d653b3: Pull complete [2021-08-05T23:23:09.227Z] 7e9c9ca2126c: Verifying Checksum [2021-08-05T23:23:09.227Z] 7e9c9ca2126c: Download complete [2021-08-05T23:23:11.853Z] 7e9c9ca2126c: Pull complete [2021-08-05T23:23:11.853Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-05T23:23:11.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T23:23:11.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-05T23:23:11.942Z] prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container [2021-08-05T23:23:12.014Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-05T23:23:14.265Z] $ docker top d31bf33da7b5ff1ccfcb2ae26d15a341a4bde6a7118a8d3377eed442f56d2a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:23:14.667Z] + grep parallel [2021-08-05T23:23:14.667Z] + docker-compose build --help [2021-08-05T23:23:15.250Z] --parallel Build images in parallel. [Pipeline] } [2021-08-05T23:23:15.266Z] $ docker stop --time=1 d31bf33da7b5ff1ccfcb2ae26d15a341a4bde6a7118a8d3377eed442f56d2a86 [2021-08-05T23:23:16.467Z] $ docker rm -f d31bf33da7b5ff1ccfcb2ae26d15a341a4bde6a7118a8d3377eed442f56d2a86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:23:16.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-05T23:23:16.923Z] . [Pipeline] withDockerContainer [2021-08-05T23:23:17.014Z] prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container [2021-08-05T23:23:17.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-05T23:23:17.518Z] $ docker top 622d3e0cfd7562b2fb94a1cb912029bd1e79d8b39dc3abfe30f351d47952e302 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:23:17.924Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-05T23:23:18.508Z] Building core-command ... [2021-08-05T23:23:18.508Z] Building core-data ... [2021-08-05T23:23:18.508Z] Building core-metadata ... [2021-08-05T23:23:18.508Z] Building security-bootstrapper ... [2021-08-05T23:23:18.508Z] Building security-proxy-setup ... [2021-08-05T23:23:18.508Z] Building security-secretstore-setup ... [2021-08-05T23:23:18.508Z] Building support-notifications ... [2021-08-05T23:23:18.508Z] Building support-scheduler ... [2021-08-05T23:23:18.508Z] Building sys-mgmt-agent ... [2021-08-05T23:23:18.508Z] Building sys-mgmt-agent [2021-08-05T23:23:18.508Z] Building core-data [2021-08-05T23:23:18.508Z] Building support-scheduler [2021-08-05T23:23:18.508Z] Building support-notifications [2021-08-05T23:23:18.508Z] Building security-bootstrapper [2021-08-05T23:23:30.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T23:23:30.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T23:23:30.977Z] ---> 031687cdd783 [2021-08-05T23:23:30.977Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T23:23:30.977Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T23:23:30.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-05T23:23:30.977Z] ---> 031687cdd783 [2021-08-05T23:23:30.977Z] Step 3/23 : WORKDIR /edgex-go [2021-08-05T23:23:30.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T23:23:30.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T23:23:30.977Z] ---> 031687cdd783 [2021-08-05T23:23:30.977Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T23:23:30.977Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T23:23:30.977Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T23:23:30.977Z] ---> 031687cdd783 [2021-08-05T23:23:30.977Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T23:23:33.112Z] ---> Running in a549b0a316bc [2021-08-05T23:23:33.112Z] ---> Running in 2b19c3edc215 [2021-08-05T23:23:33.112Z] ---> Running in c4ef4f15910d [2021-08-05T23:23:33.112Z] ---> Running in 4a618928af77 [2021-08-05T23:23:36.467Z] Removing intermediate container 4a618928af77 [2021-08-05T23:23:36.467Z] ---> 5d8a2cb0549d [2021-08-05T23:23:36.467Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T23:23:36.467Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T23:23:36.467Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-05T23:23:36.467Z] ---> 031687cdd783 [2021-08-05T23:23:36.467Z] Step 3/32 : WORKDIR /edgex-go [2021-08-05T23:23:36.467Z] ---> Using cache [2021-08-05T23:23:36.467Z] ---> 45ddf8dd0551 [2021-08-05T23:23:36.467Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T23:23:36.467Z] Removing intermediate container c4ef4f15910d [2021-08-05T23:23:36.467Z] ---> 45ddf8dd0551 [2021-08-05T23:23:36.467Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T23:23:36.467Z] Removing intermediate container a549b0a316bc [2021-08-05T23:23:36.467Z] ---> 000b96b79d9c [2021-08-05T23:23:36.467Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T23:23:36.467Z] Removing intermediate container 2b19c3edc215 [2021-08-05T23:23:36.467Z] ---> 2a2cf5852d04 [2021-08-05T23:23:36.467Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T23:23:36.467Z] ---> Running in b400eb1b281d [2021-08-05T23:23:36.467Z] ---> Running in e8c83d7d02cf [2021-08-05T23:23:36.467Z] ---> Running in 0fea8b5ae8fd [2021-08-05T23:23:36.467Z] ---> Running in 6f439b82acd4 [2021-08-05T23:23:36.467Z] ---> Running in ccab2b6778bd [2021-08-05T23:23:37.456Z] Removing intermediate container e8c83d7d02cf [2021-08-05T23:23:37.456Z] ---> 33185222f23d [2021-08-05T23:23:37.456Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-05T23:23:37.456Z] Removing intermediate container b400eb1b281d [2021-08-05T23:23:37.456Z] ---> efac23839566 [2021-08-05T23:23:37.456Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-05T23:23:37.456Z] ---> Running in a87041713d71 [2021-08-05T23:23:37.456Z] ---> Running in afc4bb85c2bc [2021-08-05T23:23:37.456Z] Removing intermediate container ccab2b6778bd [2021-08-05T23:23:37.456Z] ---> a296a026b4f7 [2021-08-05T23:23:37.456Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-05T23:23:37.456Z] ---> Running in 4b6a5678cd1f [2021-08-05T23:23:37.729Z] Removing intermediate container 6f439b82acd4 [2021-08-05T23:23:37.729Z] ---> 33d06eb92626 [2021-08-05T23:23:37.729Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-05T23:23:37.729Z] Removing intermediate container 0fea8b5ae8fd [2021-08-05T23:23:37.729Z] ---> 3056d6271a05 [2021-08-05T23:23:37.729Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-05T23:23:37.729Z] ---> Running in 41b54c7c1c42 [2021-08-05T23:23:37.729Z] ---> Running in 52bbf1553a8c [2021-08-05T23:23:37.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:38.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:38.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:38.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:38.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:38.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:39.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:39.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:39.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:39.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T23:23:39.420Z] OK: 219 MiB in 52 packages [2021-08-05T23:23:39.696Z] OK: 219 MiB in 52 packages [2021-08-05T23:23:39.696Z] OK: 219 MiB in 52 packages [2021-08-05T23:23:39.966Z] Removing intermediate container afc4bb85c2bc [2021-08-05T23:23:39.966Z] ---> b9a2edbad75a [2021-08-05T23:23:39.966Z] Step 6/24 : COPY go.mod . [2021-08-05T23:23:39.966Z] OK: 219 MiB in 52 packages [2021-08-05T23:23:39.966Z] Removing intermediate container 41b54c7c1c42 [2021-08-05T23:23:39.966Z] ---> dafb23d78b7e [2021-08-05T23:23:39.966Z] Step 6/23 : COPY go.mod . [2021-08-05T23:23:39.966Z] OK: 219 MiB in 52 packages [2021-08-05T23:23:40.236Z] ---> 5291cdf3cc1e [2021-08-05T23:23:40.236Z] Step 7/24 : RUN go mod download [2021-08-05T23:23:40.236Z] Removing intermediate container 52bbf1553a8c [2021-08-05T23:23:40.236Z] ---> f9e6f70f6c6e [2021-08-05T23:23:40.236Z] Step 6/23 : COPY go.mod . [2021-08-05T23:23:40.236Z] ---> Running in aaa82c8c2c54 [2021-08-05T23:23:40.236Z] ---> a5f034c455f7 [2021-08-05T23:23:40.236Z] Step 7/23 : RUN go mod download [2021-08-05T23:23:40.236Z] ---> Running in 85119beaa25a [2021-08-05T23:23:40.504Z] Removing intermediate container a87041713d71 [2021-08-05T23:23:40.504Z] ---> e94ac09a749e [2021-08-05T23:23:40.504Z] Step 6/32 : COPY go.mod . [2021-08-05T23:23:40.504Z] Removing intermediate container 4b6a5678cd1f [2021-08-05T23:23:40.504Z] ---> 00fd252f0217 [2021-08-05T23:23:40.504Z] Step 6/24 : COPY go.mod . [2021-08-05T23:23:40.504Z] ---> 54657d788c93 [2021-08-05T23:23:40.504Z] Step 7/23 : RUN go mod download [2021-08-05T23:23:40.504Z] ---> Running in 03c6190b8c3d [2021-08-05T23:23:40.773Z] ---> c5df3bd8491c [2021-08-05T23:23:40.773Z] Step 7/32 : RUN go mod download [2021-08-05T23:23:40.773Z] ---> ef28de4535c7 [2021-08-05T23:23:40.773Z] Step 7/24 : RUN go mod download [2021-08-05T23:23:40.773Z] ---> Running in 1b4235331839 [2021-08-05T23:23:40.773Z] ---> Running in d04427a41ecd [2021-08-05T23:23:45.181Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2186 in /w/workspace/edgexfoundry_edgex-go_PR-3651 [Pipeline] { [Pipeline] ws [2021-08-05T23:23:45.198Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-08-05T23:23:45.408Z] The recommended git tool is: git [2021-08-05T23:23:52.808Z] using credential edgex-jenkins-ssh [2021-08-05T23:23:52.862Z] Cloning the remote Git repository [2021-08-05T23:23:52.913Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-05T23:23:53.032Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-08-05T23:23:53.111Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T23:23:53.112Z] > git --version # timeout=10 [2021-08-05T23:23:53.128Z] > git --version # 'git version 2.17.1' [2021-08-05T23:23:53.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:23:53.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T23:24:13.001Z] Merging remotes/origin/main commit 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c into PR head commit b754ce5b2aa4ae2a53152a8960953798e3402c12 [2021-08-05T23:24:13.344Z] Merge succeeded, producing b754ce5b2aa4ae2a53152a8960953798e3402c12 [2021-08-05T23:24:13.345Z] Checking out Revision b754ce5b2aa4ae2a53152a8960953798e3402c12 (PR-3651) [2021-08-05T23:24:12.156Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T23:24:12.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T23:24:12.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-05T23:24:12.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-05T23:24:12.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:24:12.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3651/head:refs/remotes/origin/PR-3651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T23:24:13.021Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T23:24:13.045Z] > git checkout -f b754ce5b2aa4ae2a53152a8960953798e3402c12 # timeout=10 [2021-08-05T23:24:13.251Z] > git remote # timeout=10 [2021-08-05T23:24:13.270Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T23:24:13.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:24:13.303Z] > git merge 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 [2021-08-05T23:24:13.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T23:24:13.348Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T23:24:13.357Z] > git checkout -f b754ce5b2aa4ae2a53152a8960953798e3402c12 # timeout=10 [2021-08-05T23:24:17.708Z] Commit message: "ci: remove the need for a ci specific Dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T23:24:18.090Z] provisioning config files... [2021-08-05T23:24:18.119Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4141504516649470079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:24:18.706Z] ---> docker-login.sh [2021-08-05T23:24:18.706Z] nexus3.edgexfoundry.org:10001 [2021-08-05T23:24:19.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:24:19.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:24:19.907Z] Configure a credential helper to remove this warning. See [2021-08-05T23:24:19.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:24:19.907Z] [2021-08-05T23:24:19.907Z] Login Succeeded [2021-08-05T23:24:19.907Z] nexus3.edgexfoundry.org:10002 [2021-08-05T23:24:20.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:24:20.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:24:20.516Z] Configure a credential helper to remove this warning. See [2021-08-05T23:24:20.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:24:20.516Z] [2021-08-05T23:24:20.516Z] Login Succeeded [2021-08-05T23:24:20.516Z] nexus3.edgexfoundry.org:10003 [2021-08-05T23:24:20.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:24:21.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:24:21.069Z] Configure a credential helper to remove this warning. See [2021-08-05T23:24:21.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:24:21.069Z] [2021-08-05T23:24:21.069Z] Login Succeeded [2021-08-05T23:24:21.069Z] nexus3.edgexfoundry.org:10004 [2021-08-05T23:24:22.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:24:22.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:24:22.790Z] Configure a credential helper to remove this warning. See [2021-08-05T23:24:22.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:24:22.790Z] [2021-08-05T23:24:22.790Z] Login Succeeded [2021-08-05T23:24:22.790Z] docker.io [2021-08-05T23:24:22.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-05T23:24:22.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-05T23:24:22.790Z] Configure a credential helper to remove this warning. See [2021-08-05T23:24:22.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-05T23:24:22.790Z] [2021-08-05T23:24:22.790Z] Login Succeeded [2021-08-05T23:24:22.790Z] ---> docker-login.sh ends [Pipeline] } [2021-08-05T23:24:22.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-05T23:24:23.369Z] ========================================================= [2021-08-05T23:24:23.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T23:24:23.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-05T23:24:23.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T23:24:23.989Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T23:24:23.989Z] 595b0fe564bb: Pulling fs layer [2021-08-05T23:24:23.989Z] 24495759ef45: Pulling fs layer [2021-08-05T23:24:23.989Z] d148012ef14d: Pulling fs layer [2021-08-05T23:24:23.989Z] e90a11edd702: Pulling fs layer [2021-08-05T23:24:23.989Z] d77568369979: Pulling fs layer [2021-08-05T23:24:23.989Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-05T23:24:23.989Z] 170f2ba95c9a: Pulling fs layer [2021-08-05T23:24:23.989Z] 97ac5df62f85: Pulling fs layer [2021-08-05T23:24:23.989Z] e90a11edd702: Waiting [2021-08-05T23:24:23.989Z] d77568369979: Waiting [2021-08-05T23:24:23.989Z] 170f2ba95c9a: Waiting [2021-08-05T23:24:23.989Z] 97ac5df62f85: Waiting [2021-08-05T23:24:23.989Z] fc1c9f9a7f3b: Waiting [2021-08-05T23:24:23.989Z] 24495759ef45: Verifying Checksum [2021-08-05T23:24:23.989Z] 24495759ef45: Download complete [2021-08-05T23:24:24.262Z] d148012ef14d: Download complete [2021-08-05T23:24:24.262Z] d77568369979: Download complete [2021-08-05T23:24:24.262Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-05T23:24:24.262Z] fc1c9f9a7f3b: Download complete [2021-08-05T23:24:24.536Z] 170f2ba95c9a: Verifying Checksum [2021-08-05T23:24:24.537Z] 170f2ba95c9a: Download complete [2021-08-05T23:24:24.537Z] 595b0fe564bb: Download complete [2021-08-05T23:24:25.136Z] 595b0fe564bb: Pull complete [2021-08-05T23:24:25.734Z] 24495759ef45: Pull complete [2021-08-05T23:24:26.008Z] d148012ef14d: Pull complete [2021-08-05T23:24:28.649Z] e90a11edd702: Verifying Checksum [2021-08-05T23:24:28.649Z] e90a11edd702: Download complete [2021-08-05T23:24:28.922Z] 97ac5df62f85: Verifying Checksum [2021-08-05T23:24:28.922Z] 97ac5df62f85: Download complete [2021-08-05T23:24:39.101Z] e90a11edd702: Pull complete [2021-08-05T23:24:39.101Z] d77568369979: Pull complete [2021-08-05T23:24:39.700Z] fc1c9f9a7f3b: Pull complete [2021-08-05T23:24:39.975Z] 170f2ba95c9a: Pull complete [2021-08-05T23:24:45.400Z] 97ac5df62f85: Pull complete [2021-08-05T23:24:45.400Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-05T23:24:45.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T23:24:45.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-08-05T23:24:45.747Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:24:46.102Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T23:24:46.103Z] . [Pipeline] withDockerContainer [2021-08-05T23:24:46.348Z] prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container [2021-08-05T23:24:46.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T23:24:50.788Z] $ docker top 7ff9ee69ac391608901b3b0cec8d448434ca041eb123f386074e10777a48905e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:24:51.769Z] + go version [2021-08-05T23:24:51.769Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T23:24:51.790Z] $ docker stop --time=1 7ff9ee69ac391608901b3b0cec8d448434ca041eb123f386074e10777a48905e [2021-08-05T23:24:53.568Z] $ docker rm -f 7ff9ee69ac391608901b3b0cec8d448434ca041eb123f386074e10777a48905e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:24:54.280Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T23:24:54.280Z] . [Pipeline] withDockerContainer [2021-08-05T23:24:54.506Z] prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container [2021-08-05T23:24:54.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T23:24:56.191Z] $ docker top a14a504181fc97afd5bba5658fb45d9ec4277475f852ea3cb2b71d4837381d4d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T23:24:56.497Z] ========================================================= [2021-08-05T23:24:56.497Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-05T23:24:56.497Z] ========================================================= [Pipeline] sh [2021-08-05T23:24:57.155Z] + go mod tidy [2021-08-05T23:25:02.369Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-05T23:25:02.369Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-05T23:25:02.369Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-05T23:25:02.369Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-05T23:25:02.369Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-05T23:25:02.369Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-05T23:25:02.369Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-05T23:25:02.369Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-05T23:25:02.369Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-05T23:25:02.369Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-05T23:25:02.369Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-05T23:25:02.369Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-05T23:25:02.647Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-05T23:25:02.647Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-05T23:25:02.647Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-05T23:25:02.647Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-05T23:25:02.647Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-05T23:25:02.647Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-05T23:25:02.647Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-05T23:25:02.647Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-05T23:25:02.647Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-05T23:25:02.923Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-05T23:25:02.923Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-05T23:25:02.923Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-05T23:25:02.923Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-05T23:25:02.923Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-05T23:25:03.200Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-05T23:25:03.200Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-05T23:25:03.200Z] go: downloading golang.org/x/text v0.3.6 [2021-08-05T23:25:03.200Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-05T23:25:03.200Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-05T23:25:05.827Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-05T23:25:05.827Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-05T23:25:05.827Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-05T23:25:05.827Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-05T23:25:05.827Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-05T23:25:06.104Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-05T23:25:06.104Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-05T23:25:06.104Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-05T23:25:06.104Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-05T23:25:06.104Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-05T23:25:06.104Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-05T23:25:06.104Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-05T23:25:06.380Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-05T23:25:06.656Z] go: downloading github.com/kr/text v0.1.0 [2021-08-05T23:25:06.656Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-05T23:25:06.656Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-05T23:25:06.656Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-05T23:25:06.656Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-05T23:25:06.656Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-05T23:25:06.656Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-05T23:25:06.656Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-05T23:25:06.656Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-05T23:25:06.932Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-05T23:25:06.932Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-05T23:25:06.932Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-05T23:25:07.208Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-05T23:25:07.208Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-05T23:25:07.208Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-05T23:25:07.208Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-05T23:25:07.208Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-05T23:25:07.208Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-05T23:25:07.208Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-05T23:25:07.208Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-05T23:25:07.208Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-05T23:25:07.208Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-05T23:25:07.208Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-05T23:25:07.208Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-05T23:25:07.208Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-05T23:25:07.208Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-05T23:25:07.208Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-05T23:25:07.208Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-05T23:25:07.483Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-05T23:25:07.483Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-05T23:25:07.483Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-05T23:25:07.483Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [Pipeline] sh [2021-08-05T23:25:08.422Z] + make test [2021-08-05T23:25:08.422Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-05T23:25:08.422Z] go mod tidy [2021-08-05T23:25:09.024Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-05T23:25:35.890Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-05T23:25:48.607Z] Removing intermediate container 85119beaa25a [2021-08-05T23:25:48.607Z] ---> c35a3a6cafeb [2021-08-05T23:25:48.607Z] Step 8/23 : COPY . . [2021-08-05T23:25:48.607Z] Removing intermediate container 1b4235331839 [2021-08-05T23:25:48.607Z] ---> ddae916eb07d [2021-08-05T23:25:48.607Z] Step 8/32 : COPY . . [2021-08-05T23:26:16.427Z] ---> 22268ccc1b33 [2021-08-05T23:26:16.427Z] Step 9/23 : RUN go mod tidy [2021-08-05T23:26:16.427Z] ---> 4411c941e74f [2021-08-05T23:26:16.427Z] Step 9/32 : RUN go mod tidy [2021-08-05T23:26:16.427Z] ---> Running in 95a61698d0ed [2021-08-05T23:26:16.427Z] ---> Running in 404a3b626482 [2021-08-05T23:26:24.649Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-05T23:26:26.774Z] Removing intermediate container 95a61698d0ed [2021-08-05T23:26:26.774Z] ---> 86117e974f2a [2021-08-05T23:26:26.774Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-05T23:26:26.774Z] Removing intermediate container 404a3b626482 [2021-08-05T23:26:26.774Z] ---> 45e281ecf0e9 [2021-08-05T23:26:26.774Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-05T23:26:26.774Z] ---> Running in 97711ceffa2a [2021-08-05T23:26:26.774Z] ---> Running in b29572d7e103 [2021-08-05T23:26:26.774Z] 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-05T23:26:26.774Z] 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-05T23:26:42.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-05T23:26:42.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-05T23:26:42.992Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-05T23:26:42.992Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-05T23:26:45.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-05T23:26:45.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-05T23:26:45.484Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-05T23:26:45.763Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-05T23:26:46.049Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-05T23:26:47.044Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-05T23:26:47.044Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-05T23:26:47.044Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-05T23:26:47.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-05T23:26:53.958Z] Removing intermediate container b29572d7e103 [2021-08-05T23:26:53.958Z] ---> d292e0d1d18d [2021-08-05T23:26:53.958Z] [2021-08-05T23:26:53.958Z] Step 11/32 : FROM alpine:3.12 [2021-08-05T23:26:53.958Z] Removing intermediate container 97711ceffa2a [2021-08-05T23:26:53.958Z] ---> fb547a70993d [2021-08-05T23:26:53.958Z] [2021-08-05T23:26:53.958Z] Step 11/23 : FROM alpine:3.12 [2021-08-05T23:26:54.542Z] 3.12: Pulling from library/alpine [2021-08-05T23:26:54.542Z] 3.12: Pulling from library/alpine [2021-08-05T23:26:55.960Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T23:26:55.960Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-05T23:26:55.960Z] Status: Downloaded newer image for alpine:3.12 [2021-08-05T23:26:55.960Z] Status: Image is up to date for alpine:3.12 [2021-08-05T23:26:55.960Z] ---> 13621d1b12d4 [2021-08-05T23:26:55.960Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-05T23:26:55.960Z] ---> 13621d1b12d4 [2021-08-05T23:26:55.960Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-05T23:26:57.915Z] ---> Running in 8ad752aebe3d [2021-08-05T23:26:57.915Z] ---> Running in 7a3414894add [2021-08-05T23:26:58.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T23:26:58.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T23:26:58.771Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-05T23:26:58.771Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-05T23:26:58.771Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T23:26:58.771Z] Executing ca-certificates-20191127-r4.trigger [2021-08-05T23:26:58.771Z] Removing intermediate container 7a3414894add [2021-08-05T23:26:58.771Z] ---> 9937aa508229 [2021-08-05T23:26:58.771Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-05T23:26:59.038Z] OK: 6 MiB in 16 packages [2021-08-05T23:26:59.307Z] ---> Running in 56dd2a947380 [2021-08-05T23:26:59.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements [2021-08-05T23:26:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-05T23:26:59.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-05T23:27:00.716Z] Removing intermediate container 8ad752aebe3d [2021-08-05T23:27:00.716Z] ---> 730eb5e436e6 [2021-08-05T23:27:00.716Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-05T23:27:00.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-05T23:27:00.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-05T23:27:00.716Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-05T23:27:00.716Z] (2/2) Installing su-exec (0.2-r1) [2021-08-05T23:27:00.985Z] Executing busybox-1.31.1-r20.trigger [2021-08-05T23:27:00.985Z] OK: 6 MiB in 16 packages [2021-08-05T23:27:01.253Z] ---> Running in a8fbaa1e2984 [2021-08-05T23:27:01.837Z] Removing intermediate container a8fbaa1e2984 [2021-08-05T23:27:01.837Z] ---> a0e50c22f4c4 [2021-08-05T23:27:01.837Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-05T23:27:02.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.329s coverage: 100.0% of statements [2021-08-05T23:27:02.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-05T23:27:02.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.385s coverage: 46.3% of statements [2021-08-05T23:27:02.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-05T23:27:02.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-05T23:27:02.421Z] ---> Running in a9dfc4321008 [2021-08-05T23:27:02.421Z] Removing intermediate container 56dd2a947380 [2021-08-05T23:27:02.421Z] ---> 70ab968c70d8 [2021-08-05T23:27:02.421Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-05T23:27:03.206Z] ---> Running in 5e663bf119ee [2021-08-05T23:27:03.206Z] Removing intermediate container a9dfc4321008 [2021-08-05T23:27:03.206Z] ---> 744583339d61 [2021-08-05T23:27:03.206Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-05T23:27:03.474Z] Removing intermediate container 5e663bf119ee [2021-08-05T23:27:03.474Z] ---> 5667a8874711 [2021-08-05T23:27:03.474Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-05T23:27:03.742Z] ---> Running in 6238d91544a9 [2021-08-05T23:27:03.742Z] ---> Running in e2ba4697c940 [2021-08-05T23:27:04.329Z] Removing intermediate container 6238d91544a9 [2021-08-05T23:27:04.329Z] ---> 53cb92eee392 [2021-08-05T23:27:04.329Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T23:27:04.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.743s coverage: 90.1% of statements [2021-08-05T23:27:04.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-05T23:27:04.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-05T23:27:04.595Z] Removing intermediate container e2ba4697c940 [2021-08-05T23:27:04.595Z] ---> 7e9aeebc69ae [2021-08-05T23:27:04.595Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-05T23:27:05.180Z] ---> Running in 382dd520a444 [2021-08-05T23:27:05.180Z] ---> 275fd93c0704 [2021-08-05T23:27:05.180Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-05T23:27:06.150Z] ---> feab477abd33 [2021-08-05T23:27:06.150Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-05T23:27:07.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 81.2% of statements [2021-08-05T23:27:07.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-05T23:27:07.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-05T23:27:07.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-05T23:27:07.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-05T23:27:07.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-05T23:27:07.106Z] ---> 04cde969a676 [2021-08-05T23:27:07.106Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-05T23:27:07.691Z] ---> Running in 08cd14750204 [2021-08-05T23:27:07.691Z] Removing intermediate container 382dd520a444 [2021-08-05T23:27:07.691Z] ---> 237c39a3f3c7 [2021-08-05T23:27:07.691Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-05T23:27:07.958Z] ---> Running in b0afd38821d4 [2021-08-05T23:27:08.228Z] Removing intermediate container 08cd14750204 [2021-08-05T23:27:08.228Z] ---> db7c31f8db03 [2021-08-05T23:27:08.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-05T23:27:08.813Z] ---> Running in 25c7a8af5321 [2021-08-05T23:27:09.085Z] Removing intermediate container b0afd38821d4 [2021-08-05T23:27:09.085Z] ---> 233411447cad [2021-08-05T23:27:09.085Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-05T23:27:09.356Z] Removing intermediate container 25c7a8af5321 [2021-08-05T23:27:09.356Z] ---> 58881ec056d6 [2021-08-05T23:27:09.356Z] Step 21/23 : LABEL arch=x86_64 [2021-08-05T23:27:09.940Z] ---> 617cfc327f27 [2021-08-05T23:27:09.940Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-05T23:27:10.209Z] ---> Running in 74d82f45f4dc [2021-08-05T23:27:10.479Z] ---> Running in 0e83806aab78 [2021-08-05T23:27:10.746Z] Removing intermediate container 74d82f45f4dc [2021-08-05T23:27:10.746Z] ---> 389bb35f4a9f [2021-08-05T23:27:10.746Z] Step 22/23 : LABEL git_sha=b754ce5b2aa4ae2a53152a8960953798e3402c12 [2021-08-05T23:27:11.352Z] ---> Running in 1ed09b290362 [2021-08-05T23:27:11.945Z] Removing intermediate container 1ed09b290362 [2021-08-05T23:27:11.945Z] ---> 1e3b77b18419 [2021-08-05T23:27:11.945Z] Step 23/23 : LABEL version=0.0.0 [2021-08-05T23:27:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.439s coverage: 94.2% of statements [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-05T23:27:12.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.298s coverage: 59.1% of statements [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-05T23:27:12.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.202s coverage: 60.0% of statements [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-05T23:27:12.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.313s coverage: 0.8% of statements [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-05T23:27:12.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-08-05T23:27:12.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 22.0% of statements [2021-08-05T23:27:12.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-05T23:27:12.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements [2021-08-05T23:27:12.534Z] ---> Running in b6610193ee99 [2021-08-05T23:27:13.130Z] Removing intermediate container b6610193ee99 [2021-08-05T23:27:13.130Z] ---> f70b15dca9ca [2021-08-05T23:27:13.130Z] [2021-08-05T23:27:13.130Z] Successfully built f70b15dca9ca [2021-08-05T23:27:13.130Z] Successfully tagged support-notifications:latest [2021-08-05T23:27:13.398Z]  Building support-notifications ... done Building core-command [2021-08-05T23:27:13.982Z] Removing intermediate container 0e83806aab78 [2021-08-05T23:27:13.982Z] ---> 9b7c742d4f35 [2021-08-05T23:27:13.982Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-05T23:27:13.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.200s coverage: 79.5% of statements [2021-08-05T23:27:13.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements [2021-08-05T23:27:14.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements [2021-08-05T23:27:14.949Z] ---> 54629623e5f3 [2021-08-05T23:27:14.949Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-05T23:27:15.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements [2021-08-05T23:27:16.360Z] ---> 068422399807 [2021-08-05T23:27:16.360Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-05T23:27:16.948Z] ---> 27e8e920fe6f [2021-08-05T23:27:16.948Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-05T23:27:17.915Z] ---> 7d80a7fe65b0 [2021-08-05T23:27:17.915Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-05T23:27:19.871Z] ---> 9a0ded75e0e0 [2021-08-05T23:27:19.871Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-05T23:27:19.871Z] ---> Running in 9fde0ed83403 [2021-08-05T23:27:20.456Z] Removing intermediate container 9fde0ed83403 [2021-08-05T23:27:20.456Z] ---> 4d9583fcefd3 [2021-08-05T23:27:20.456Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-05T23:27:21.424Z] ---> 8a959ab6d8f2 [2021-08-05T23:27:21.424Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-05T23:27:21.424Z] ---> Running in d12d9d171ddd [2021-08-05T23:27:22.841Z] Removing intermediate container d12d9d171ddd [2021-08-05T23:27:22.841Z] ---> c8b282a48cff [2021-08-05T23:27:22.841Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-05T23:27:23.808Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T23:27:23.808Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T23:27:23.808Z] ---> 031687cdd783 [2021-08-05T23:27:23.808Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T23:27:23.808Z] ---> Using cache [2021-08-05T23:27:23.808Z] ---> 45ddf8dd0551 [2021-08-05T23:27:23.808Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T23:27:23.808Z] ---> Using cache [2021-08-05T23:27:23.808Z] ---> 3056d6271a05 [2021-08-05T23:27:23.808Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T23:27:23.808Z] ---> Using cache [2021-08-05T23:27:23.808Z] ---> f9e6f70f6c6e [2021-08-05T23:27:23.808Z] Step 6/24 : COPY go.mod . [2021-08-05T23:27:23.808Z] ---> Using cache [2021-08-05T23:27:23.808Z] ---> 54657d788c93 [2021-08-05T23:27:23.808Z] Step 7/24 : RUN go mod download [2021-08-05T23:27:23.808Z] ---> Running in cd1223fc2c1b [2021-08-05T23:27:24.073Z] ---> Running in 4062f4c0761d [2021-08-05T23:27:24.339Z] Removing intermediate container cd1223fc2c1b [2021-08-05T23:27:24.339Z] ---> 9b446d1916b3 [2021-08-05T23:27:24.339Z] Step 29/32 : CMD ["gate"] [2021-08-05T23:27:24.926Z] ---> Running in 2b5c55bad371 [2021-08-05T23:27:25.508Z] Removing intermediate container 2b5c55bad371 [2021-08-05T23:27:25.508Z] ---> f77c5c08eea8 [2021-08-05T23:27:25.508Z] Step 30/32 : LABEL arch=x86_64 [2021-08-05T23:27:26.466Z] ---> Running in 586bf44353ce [2021-08-05T23:27:27.049Z] Removing intermediate container 586bf44353ce [2021-08-05T23:27:27.049Z] ---> 0b516613cef2 [2021-08-05T23:27:27.049Z] Step 31/32 : LABEL git_sha=b754ce5b2aa4ae2a53152a8960953798e3402c12 [2021-08-05T23:27:27.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.215s coverage: 94.4% of statements [2021-08-05T23:27:27.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements [2021-08-05T23:27:28.009Z] ---> Running in f8be9ad0abab [2021-08-05T23:27:28.595Z] Removing intermediate container f8be9ad0abab [2021-08-05T23:27:28.595Z] ---> ac92859dda5b [2021-08-05T23:27:28.595Z] Step 32/32 : LABEL version=0.0.0 [2021-08-05T23:27:29.188Z] ---> Running in 613b8c9eb149 [2021-08-05T23:27:29.888Z] Removing intermediate container 613b8c9eb149 [2021-08-05T23:27:29.888Z] ---> f4a0722f25d7 [2021-08-05T23:27:29.888Z] [2021-08-05T23:27:30.220Z] Successfully built f4a0722f25d7 [2021-08-05T23:27:30.220Z] Successfully tagged security-bootstrapper:latest [2021-08-05T23:27:30.220Z]  Building security-bootstrapper ... done Building core-metadata [2021-08-05T23:27:33.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.631s coverage: 81.8% of statements [2021-08-05T23:27:33.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-05T23:27:40.516Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-05T23:27:40.516Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-05T23:27:40.516Z] ---> 031687cdd783 [2021-08-05T23:27:40.516Z] Step 3/24 : WORKDIR /edgex-go [2021-08-05T23:27:40.516Z] ---> Using cache [2021-08-05T23:27:40.516Z] ---> 45ddf8dd0551 [2021-08-05T23:27:40.516Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T23:27:40.516Z] ---> Using cache [2021-08-05T23:27:40.516Z] ---> 3056d6271a05 [2021-08-05T23:27:40.516Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-05T23:27:40.516Z] ---> Using cache [2021-08-05T23:27:40.516Z] ---> f9e6f70f6c6e [2021-08-05T23:27:40.516Z] Step 6/24 : COPY go.mod . [2021-08-05T23:27:40.516Z] ---> Using cache [2021-08-05T23:27:40.516Z] ---> 54657d788c93 [2021-08-05T23:27:40.516Z] Step 7/24 : RUN go mod download [2021-08-05T23:27:41.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2021-08-05T23:27:41.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 58.8% of statements [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.0% of statements [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.295s coverage: 91.2% of statements [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.686s coverage: 64.4% of statements [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-05T23:27:41.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-08-05T23:27:41.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-08-05T23:27:43.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-08-05T23:27:43.574Z] ---> Running in b91d5793d2ad [2021-08-05T23:27:43.574Z] Removing intermediate container d04427a41ecd [2021-08-05T23:27:43.574Z] ---> 802542d4792c [2021-08-05T23:27:43.574Z] Step 8/24 : COPY . . [2021-08-05T23:27:45.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.092s coverage: 66.9% of statements [2021-08-05T23:27:45.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-05T23:27:45.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-05T23:27:45.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-05T23:27:47.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.6% of statements [2021-08-05T23:27:47.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-05T23:27:47.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-05T23:27:47.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements [2021-08-05T23:27:47.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-05T23:27:47.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.355s coverage: 84.8% of statements [2021-08-05T23:27:47.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-05T23:27:57.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 19.5% of statements [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-05T23:27:57.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.556s coverage: 92.0% of statements [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-05T23:27:57.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 62.7% of statements [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-05T23:27:57.746Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.444s coverage: 97.7% of statements [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-05T23:27:57.746Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-05T23:27:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-08-05T23:27:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-05T23:27:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-05T23:27:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-05T23:27:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-05T23:27:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-05T23:27:57.747Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-05T23:27:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements [2021-08-05T23:27:57.747Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-08-05T23:27:57.747Z] GO111MODULE=on go vet ./... [2021-08-05T23:27:58.564Z] Removing intermediate container aaa82c8c2c54 [2021-08-05T23:27:58.564Z] ---> 559fc6630cda [2021-08-05T23:27:58.564Z] Step 8/24 : COPY . . [2021-08-05T23:27:58.564Z] Removing intermediate container 03c6190b8c3d [2021-08-05T23:27:58.564Z] ---> bc81cf61c232 [2021-08-05T23:27:58.564Z] Step 8/23 : COPY . . [2021-08-05T23:28:08.879Z] ---> a1bb93377779 [2021-08-05T23:28:08.879Z] Step 9/24 : RUN go mod tidy [2021-08-05T23:28:08.879Z] ---> Running in 33ee195fa41c Aborted by Ernesto Ojeda [2021-08-05T23:28:12.520Z] Sending interrupt signal to process [2021-08-05T23:28:13.211Z] Sending interrupt signal to process [Pipeline] } [2021-08-05T23:28:14.537Z] $ docker stop --time=1 622d3e0cfd7562b2fb94a1cb912029bd1e79d8b39dc3abfe30f351d47952e302 [2021-08-05T23:28:19.929Z] $ docker rm -f 622d3e0cfd7562b2fb94a1cb912029bd1e79d8b39dc3abfe30f351d47952e302 [Pipeline] } [2021-08-05T23:28:20.322Z] $ docker stop --time=1 a14a504181fc97afd5bba5658fb45d9ec4277475f852ea3cb2b71d4837381d4d [2021-08-05T23:28:23.334Z] $ docker rm -f a14a504181fc97afd5bba5658fb45d9ec4277475f852ea3cb2b71d4837381d4d [Pipeline] // withDockerContainer [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Snap) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] script [Pipeline] { Click here to forcibly terminate running steps [Pipeline] // stage [Pipeline] } [2021-08-05T23:28:29.232Z] Failed in branch amd64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:28:29.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T23:28:29.578Z] [2021-08-05T23:28:29.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:28:31.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T23:28:31.670Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T23:28:31.670Z] 448f6bf000e3: Pulling fs layer [2021-08-05T23:28:31.670Z] f757da607395: Pulling fs layer [2021-08-05T23:28:31.670Z] 05883995daec: Pulling fs layer [2021-08-05T23:28:31.670Z] 8603b9c90790: Pulling fs layer [2021-08-05T23:28:31.670Z] 1560dd03e051: Pulling fs layer [2021-08-05T23:28:31.670Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T23:28:31.670Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T23:28:31.670Z] 8603b9c90790: Waiting [2021-08-05T23:28:31.670Z] 1560dd03e051: Waiting [2021-08-05T23:28:31.670Z] 27f5ce0e4adf: Waiting [2021-08-05T23:28:31.670Z] c2d8d7efcc4b: Waiting [2021-08-05T23:28:31.670Z] f757da607395: Verifying Checksum [2021-08-05T23:28:31.670Z] f757da607395: Download complete [2021-08-05T23:28:31.670Z] 8603b9c90790: Verifying Checksum [2021-08-05T23:28:31.670Z] 8603b9c90790: Download complete [2021-08-05T23:28:31.670Z] 1560dd03e051: Verifying Checksum [2021-08-05T23:28:31.670Z] 1560dd03e051: Download complete [2021-08-05T23:28:31.670Z] 27f5ce0e4adf: Verifying Checksum [2021-08-05T23:28:31.670Z] 27f5ce0e4adf: Download complete [2021-08-05T23:28:31.670Z] 05883995daec: Verifying Checksum [2021-08-05T23:28:31.670Z] 05883995daec: Download complete [2021-08-05T23:28:31.946Z] 448f6bf000e3: Verifying Checksum [2021-08-05T23:28:31.946Z] 448f6bf000e3: Download complete [2021-08-05T23:28:34.552Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T23:28:34.552Z] c2d8d7efcc4b: Download complete [2021-08-05T23:28:36.946Z] 448f6bf000e3: Pull complete [2021-08-05T23:28:36.946Z] f757da607395: Pull complete [2021-08-05T23:28:37.547Z] 05883995daec: Pull complete [2021-08-05T23:28:39.432Z] 8603b9c90790: Pull complete [2021-08-05T23:28:39.432Z] 1560dd03e051: Pull complete [2021-08-05T23:28:39.432Z] 27f5ce0e4adf: Pull complete [2021-08-05T23:28:53.156Z] c2d8d7efcc4b: Pull complete [2021-08-05T23:28:53.156Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T23:28:53.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T23:28:53.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T23:28:53.431Z] prd-ubuntu18.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container [2021-08-05T23:28:53.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T23:28:57.532Z] $ docker top 2fa22079fbb9ea59b58f215dcd63384b19dd5113c31dfc1126c2efd799b2b632 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:28:58.741Z] ---> job-cost.sh [2021-08-05T23:28:58.742Z] lf-activate-venv: SKIPPING [2021-08-05T23:28:58.742Z] INFO: No Stack... [2021-08-05T23:29:00.189Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T23:29:00.460Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T23:29:01.133Z] + cat+ /w/workspace/edgex-go/5/archives/cost.csv [2021-08-05T23:29:01.133Z] cut -d, -f6 [Pipeline] lock [2021-08-05T23:29:01.200Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3651-5-stack-cost] [2021-08-05T23:29:01.213Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3651-5-stack-cost] did not exist. Created. [2021-08-05T23:29:01.213Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3651-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T23:29:01.911Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T23:29:02.567Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T23:29:02.581Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3651-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T23:29:02.608Z] $ docker stop --time=1 2fa22079fbb9ea59b58f215dcd63384b19dd5113c31dfc1126c2efd799b2b632 [2021-08-05T23:29:04.343Z] $ docker rm -f 2fa22079fbb9ea59b58f215dcd63384b19dd5113c31dfc1126c2efd799b2b632 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T23:29:04.873Z] Failed in branch arm64 [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-05T23:29:07.881Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:29:08.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:29:08.809Z] ---> package-listing.sh [2021-08-05T23:29:08.809Z] ++ facter osfamily [2021-08-05T23:29:08.809Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T23:29:09.081Z] + OS_FAMILY=redhat [2021-08-05T23:29:09.081Z] + workspace=/w/workspace/edgex-go/5 [2021-08-05T23:29:09.081Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T23:29:09.081Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T23:29:09.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T23:29:09.081Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T23:29:09.081Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-05T23:29:09.081Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T23:29:09.081Z] + case "${OS_FAMILY}" in [2021-08-05T23:29:09.081Z] + rpm -qa [2021-08-05T23:29:09.081Z] + sort [2021-08-05T23:29:11.030Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T23:29:11.030Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T23:29:11.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T23:29:11.030Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-05T23:29:11.030Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-08-05T23:29:11.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-08-05T23:29:11.050Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T23:29:11.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:29:11.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T23:29:11.948Z] [2021-08-05T23:29:11.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:29:12.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T23:29:12.283Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T23:29:12.283Z] b4d181a07f80: Pulling fs layer [2021-08-05T23:29:12.283Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T23:29:12.283Z] ed53099fbce6: Pulling fs layer [2021-08-05T23:29:12.283Z] dc539afda2c1: Pulling fs layer [2021-08-05T23:29:12.283Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T23:29:12.283Z] 9065ff56babe: Pulling fs layer [2021-08-05T23:29:12.283Z] d287ab97295c: Pulling fs layer [2021-08-05T23:29:12.283Z] dc539afda2c1: Waiting [2021-08-05T23:29:12.283Z] 77bc0d833cb6: Waiting [2021-08-05T23:29:12.283Z] 9065ff56babe: Waiting [2021-08-05T23:29:12.283Z] d287ab97295c: Waiting [2021-08-05T23:29:12.549Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T23:29:12.549Z] a1111a8f2ec3: Download complete [2021-08-05T23:29:12.549Z] dc539afda2c1: Verifying Checksum [2021-08-05T23:29:12.549Z] dc539afda2c1: Download complete [2021-08-05T23:29:12.823Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T23:29:12.823Z] 77bc0d833cb6: Download complete [2021-08-05T23:29:12.823Z] 9065ff56babe: Verifying Checksum [2021-08-05T23:29:12.823Z] 9065ff56babe: Download complete [2021-08-05T23:29:12.823Z] ed53099fbce6: Verifying Checksum [2021-08-05T23:29:12.823Z] ed53099fbce6: Download complete [2021-08-05T23:29:13.410Z] b4d181a07f80: Verifying Checksum [2021-08-05T23:29:13.410Z] b4d181a07f80: Download complete [2021-08-05T23:29:14.403Z] b4d181a07f80: Pull complete [2021-08-05T23:29:14.677Z] a1111a8f2ec3: Pull complete [2021-08-05T23:29:15.267Z] ed53099fbce6: Pull complete [2021-08-05T23:29:15.267Z] dc539afda2c1: Pull complete [2021-08-05T23:29:15.534Z] 77bc0d833cb6: Pull complete [2021-08-05T23:29:15.534Z] 9065ff56babe: Pull complete [2021-08-05T23:29:16.943Z] d287ab97295c: Verifying Checksum [2021-08-05T23:29:16.943Z] d287ab97295c: Download complete [2021-08-05T23:29:21.237Z] d287ab97295c: Pull complete [2021-08-05T23:29:21.237Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T23:29:21.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T23:29:21.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T23:29:21.340Z] prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container [2021-08-05T23:29:21.408Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T23:29:25.886Z] $ docker top ef0a7f9396c0b18611e1a98498486b42d6191e32791b4600ef96d195652a6e43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:29:26.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T23:29:26.756Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T23:29:27.078Z] + ls /var/log/sa-host [2021-08-05T23:29:27.078Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T23:29:27.078Z] file_magic: OK [2021-08-05T23:29:27.078Z] HZ: Using current value: 100 [2021-08-05T23:29:27.078Z] file_header: OK [2021-08-05T23:29:27.078Z] 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-05T23:29:27.078Z] Statistics: [2021-08-05T23:29:27.078Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-05T23:29:27.078Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T23:29:29.423Z] provisioning config files... [2021-08-05T23:29:29.439Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5752601231192644167tmp [Pipeline] { [Pipeline] echo [2021-08-05T23:29:29.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:29:29.786Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T23:29:29.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:29:30.212Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T23:29:30.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:29:30.547Z] ---> sudo-logs.sh [2021-08-05T23:29:30.548Z] Archiving 'sudo' log.. [2021-08-05T23:29:30.548Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2184.vexxhost.local: Name or service not known [2021-08-05T23:29:30.548Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2184.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T23:29:30.618Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:29:30.936Z] ---> job-cost.sh [2021-08-05T23:29:30.936Z] lf-activate-venv: SKIPPING [2021-08-05T23:29:30.936Z] DEBUG: total: 0.18000000715255737 [2021-08-05T23:29:30.936Z] INFO: Retrieving Stack Cost... [2021-08-05T23:29:31.903Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T23:29:32.170Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T23:29:32.188Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:29:32.507Z] ---> logs-deploy.sh [2021-08-05T23:29:32.507Z] lf-activate-venv: SKIPPING [2021-08-05T23:29:32.507Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3651/5 [2021-08-05T23:29:32.507Z] INFO: archiving workspace using pattern(s): [2021-08-05T23:29:33.096Z] Archives upload complete. [2021-08-05T23:29:33.364Z] INFO: archiving logs to Nexus