Pull request #3125 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at d0bc3b104123489a76cc16a6f8c025e818c2e684 rather than 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db Obtained Jenkinsfile from d0bc3b104123489a76cc16a6f8c025e818c2e684 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3125/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3125/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24851 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db Merge succeeded, producing 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db Checking out Revision 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db (PR-3125) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 Commit message: "feat(notifications): Implement GET /subscription/category/{category} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:55 ========================================================= 04:21:55 EdgeX Global Pipelines Version Info 04:21:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:21:56 ------------------- 04:21:56 stable info: 04:21:56 ------------------- 04:21:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:21:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:21:56 Message: update stable to v1.0.179 04:21:57 ------------------- 04:21:57 experimental info: 04:21:57 ------------------- 04:21:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:21:57 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:21:57 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:21:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:21:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:21:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:21:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:21:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:21:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:21:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:21:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:21:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 04:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 04:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:21:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:21:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:22:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:22:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:22:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:22:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:22:00 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 04:22:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3125 [Pipeline] echo 04:22:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3125 [Pipeline] echo 04:22:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3125 [Pipeline] echo 04:22:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [Pipeline] echo 04:22:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a5ed21 [Pipeline] echo 04:22:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:22:01 provisioning config files... 04:22:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5765732646386773107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:02 ---> docker-login.sh 04:22:02 nexus3.edgexfoundry.org:10001 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 nexus3.edgexfoundry.org:10002 04:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:02 Configure a credential helper to remove this warning. See 04:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:02 04:22:02 Login Succeeded 04:22:02 nexus3.edgexfoundry.org:10003 04:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:03 Configure a credential helper to remove this warning. See 04:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:03 04:22:03 Login Succeeded 04:22:03 nexus3.edgexfoundry.org:10004 04:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:03 Configure a credential helper to remove this warning. See 04:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:03 04:22:03 Login Succeeded 04:22:03 docker.io 04:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:03 Configure a credential helper to remove this warning. See 04:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:03 04:22:03 Login Succeeded 04:22:03 ---> docker-login.sh ends [Pipeline] } 04:22:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:04 ++ 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 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/core-command/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo core-command,cmd/core-command/Dockerfile 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/core-data/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo core-data,cmd/core-data/Dockerfile 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/core-metadata/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo core-metadata,cmd/core-metadata/Dockerfile 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/security-bootstrapper/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/security-proxy-setup/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/support-notifications/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo support-notifications,cmd/support-notifications/Dockerfile 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/support-scheduler/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:22:04 + for file in '`ls cmd/**/Dockerfile`' 04:22:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:22:04 ++ cut -d/ -f2 04:22:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:22:04 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:05 04:22:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:22:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:06 latest: Pulling from edgex-devops/git-semver 04:22:06 31603596830f: Pulling fs layer 04:22:06 2a8b12db71e7: Pulling fs layer 04:22:06 6ca5941a6612: Pulling fs layer 04:22:06 ecc8261a40a4: Pulling fs layer 04:22:06 ecc8261a40a4: Waiting 04:22:06 2a8b12db71e7: Verifying Checksum 04:22:06 2a8b12db71e7: Download complete 04:22:06 31603596830f: Verifying Checksum 04:22:06 31603596830f: Download complete 04:22:06 6ca5941a6612: Verifying Checksum 04:22:06 6ca5941a6612: Download complete 04:22:06 ecc8261a40a4: Verifying Checksum 04:22:06 ecc8261a40a4: Download complete 04:22:06 31603596830f: Pull complete 04:22:06 2a8b12db71e7: Pull complete 04:22:07 6ca5941a6612: Pull complete 04:22:07 ecc8261a40a4: Pull complete 04:22:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:22:07 prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container 04:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:22:10 $ docker top 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:11 [ssh-agent] Looking for ssh-agent implementation... 04:22:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:11 $ docker exec 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe ssh-agent 04:22:11 SSH_AUTH_SOCK=/tmp/ssh-kKQx8I38KpZV/agent.11 04:22:11 SSH_AGENT_PID=17 04:22:11 Running ssh-add (command line suppressed) 04:22:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4763622794822498840.key (/w/workspace/edgex-go/1@tmp/private_key_4763622794822498840.key) 04:22:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:12 + git tag --points-at HEAD [Pipeline] } 04:22:12 $ docker exec --env ******** --env ******** 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe ssh-agent -k 04:22:12 unset SSH_AUTH_SOCK; 04:22:12 unset SSH_AGENT_PID; 04:22:12 echo Agent pid 17 killed; 04:22:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:12 [ssh-agent] Looking for ssh-agent implementation... 04:22:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:12 $ docker exec 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe ssh-agent 04:22:12 SSH_AUTH_SOCK=/tmp/ssh-MYhz7CzP54VY/agent.45 04:22:12 SSH_AGENT_PID=50 04:22:12 Running ssh-add (command line suppressed) 04:22:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_237211672785448137.key (/w/workspace/edgex-go/1@tmp/private_key_237211672785448137.key) 04:22:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:13 + git semver init 04:22:13 # -> Open(): unable to determine branch for HEAD 04:22:13 # $GIT_DIR = /w/workspace/edgex-go/1/.git 04:22:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 04:22:13 # $SEMVER_REMOTE_NAME = origin 04:22:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:22:13 # $SEMVER_USER_NAME = edgex-jenkins 04:22:13 # $SEMVER_BRANCH = PR-3125 04:22:13 # $SEMVER_TEMP = /tmp/semver-276216031 04:22:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:22:31 # '/tmp/semver-276216031' -> '/w/workspace/edgex-go/1/.semver' 04:22:31 # -> Force: false 04:22:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 04:22:31 $ docker exec --env ******** --env ******** 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe ssh-agent -k 04:22:31 unset SSH_AUTH_SOCK; 04:22:31 unset SSH_AGENT_PID; 04:22:31 echo Agent pid 50 killed; 04:22:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:32 + git semver [Pipeline] } 04:22:32 $ docker stop --time=1 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe 04:22:34 $ docker rm -f 91371db65fc9c97ed7051f5438f1de7a333c7578d6ceb3ac265fbbc40075c6fe [Pipeline] // withDockerContainer [Pipeline] sh 04:22:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:35 Stashed 1 file(s) [Pipeline] echo 04:22:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:22:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:22:37 + sudo service docker restart 04:22:37 + true 04:22:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 04:22:37 ========================================================= 04:22:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:22:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:22:38 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 04:22:41 Sending build context to Docker daemon 327.5MB 04:22:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 04:22:41 Step 2/6 : FROM ${BASE} 04:22:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:41 188c0c94c7c5: Pulling fs layer 04:22:41 0ef7d3d256c8: Pulling fs layer 04:22:41 de9db76c5a1d: Pulling fs layer 04:22:41 bca2f99d35d6: Pulling fs layer 04:22:41 93359f2a8cfa: Pulling fs layer 04:22:41 7c6f9722023f: Pulling fs layer 04:22:41 a35cf1a2eb13: Pulling fs layer 04:22:41 bca2f99d35d6: Waiting 04:22:41 7c6f9722023f: Waiting 04:22:41 a35cf1a2eb13: Waiting 04:22:41 93359f2a8cfa: Waiting 04:22:41 de9db76c5a1d: Verifying Checksum 04:22:41 de9db76c5a1d: Download complete 04:22:41 0ef7d3d256c8: Verifying Checksum 04:22:41 0ef7d3d256c8: Download complete 04:22:41 93359f2a8cfa: Verifying Checksum 04:22:41 93359f2a8cfa: Download complete 04:22:41 188c0c94c7c5: Verifying Checksum 04:22:41 188c0c94c7c5: Download complete 04:22:41 7c6f9722023f: Verifying Checksum 04:22:41 7c6f9722023f: Download complete 04:22:42 188c0c94c7c5: Pull complete 04:22:42 0ef7d3d256c8: Pull complete 04:22:43 de9db76c5a1d: Pull complete 04:22:44 a35cf1a2eb13: Verifying Checksum 04:22:44 a35cf1a2eb13: Download complete 04:22:44 bca2f99d35d6: Verifying Checksum 04:22:44 bca2f99d35d6: Download complete 04:22:49 bca2f99d35d6: Pull complete 04:22:49 93359f2a8cfa: Pull complete 04:22:49 7c6f9722023f: Pull complete 04:22:51 Still waiting to schedule task 04:22:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:22:55 a35cf1a2eb13: Pull complete 04:22:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:22:55 ---> a62c8e92a672 04:22:55 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 04:22:55 ---> Running in 5a30118a5c08 04:22:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:22:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:22:56 (1/12) Installing libmagic (5.38-r0) 04:22:56 (2/12) Installing file (5.38-r0) 04:22:56 (3/12) Installing libc-dev (0.7.2-r3) 04:22:56 (4/12) Installing g++ (9.3.0-r2) 04:23:00 (5/12) Installing fortify-headers (1.1-r0) 04:23:00 (6/12) Installing patch (2.7.6-r6) 04:23:00 (7/12) Installing build-base (0.5-r2) 04:23:00 (8/12) Installing libsodium (1.0.18-r0) 04:23:00 (9/12) Installing pkgconf (1.7.2-r0) 04:23:00 (10/12) Installing libsodium-dev (1.0.18-r0) 04:23:00 (11/12) Installing libzmq (4.3.3-r0) 04:23:01 (12/12) Installing zeromq-dev (4.3.3-r0) 04:23:01 Executing busybox-1.31.1-r19.trigger 04:23:01 OK: 233 MiB in 51 packages 04:23:05 Removing intermediate container 5a30118a5c08 04:23:05 ---> 1a18c57e3338 04:23:05 Step 4/6 : WORKDIR /edgex-go 04:23:05 ---> Running in e244b0a9bf04 04:23:05 Removing intermediate container e244b0a9bf04 04:23:05 ---> 0584d5964ecb 04:23:05 Step 5/6 : COPY go.mod . 04:23:05 ---> 300bd4cd3b39 04:23:05 Step 6/6 : RUN go mod download 04:23:05 ---> Running in b40181338579 04:23:27 Removing intermediate container b40181338579 04:23:27 ---> 89da45f01e1a 04:23:27 Successfully built 89da45f01e1a 04:23:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:23:27 + docker inspect -f . ci-base-image-x86_64 04:23:27 . [Pipeline] withDockerContainer 04:23:27 prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container 04:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:28 $ docker top 3d706849974107492b5f14fc49307a04b6248e69076056cebd843c3ca592512b -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:29 + go version 04:23:29 go version go1.15.5 linux/amd64 [Pipeline] } 04:23:29 $ docker stop --time=1 3d706849974107492b5f14fc49307a04b6248e69076056cebd843c3ca592512b 04:23:30 $ docker rm -f 3d706849974107492b5f14fc49307a04b6248e69076056cebd843c3ca592512b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:23:32 + docker inspect -f . ci-base-image-x86_64 04:23:32 . [Pipeline] withDockerContainer 04:23:32 prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container 04:23:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:33 $ docker top 3ea1d8373168af32b44641161805007f4e68f8b0a0932dec72a103a0fe5cf854 -eo pid,comm [Pipeline] { [Pipeline] echo 04:23:33 ========================================================= 04:23:33 [edgeXBuildGoParallel] Running Tests and Build... 04:23:33 ========================================================= [Pipeline] sh 04:23:33 + make test 04:23:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:23:43 ? github.com/edgexfoundry/edgex-go [no test files] 04:23:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:24:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:24:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:24:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:24:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 04:24:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:24:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:24:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:24:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:24:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:24:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:24:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:24:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:24:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:24:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 46.0% of statements 04:24:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:24:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:24:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:24:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:24:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:24:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:24:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 04:24:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements 04:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.171s coverage: 27.1% of statements 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.104s coverage: 65.8% of statements 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.460s coverage: 82.3% of statements 04:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 04:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.413s coverage: 28.6% of statements 04:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 04:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:24:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements 04:24:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:24:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.093s coverage: 86.7% of statements 04:24:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:24:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements 04:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:24:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.083s coverage: 78.3% of statements 04:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:24:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.391s coverage: 92.8% of statements 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:24:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:24:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.1% of statements 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 04:24:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.028s coverage: 45.5% of statements 04:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 79.5% of statements 04:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements 04:24:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 04:24:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements 04:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.031s coverage: 44.8% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.5% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.272s coverage: 68.9% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.286s coverage: 84.0% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.140s coverage: 47.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.095s coverage: 87.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.688s coverage: 29.1% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.062s coverage: 100.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:24:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 32.1% of statements 04:24:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 04:24:46 GO111MODULE=on go vet ./... 04:25:14 gofmt -l . 04:25:14 [ "`gofmt -l .`" = "" ] 04:25:14 ./bin/test-go-mod-tidy.sh 04:25:14 ./bin/test-attribution-txt.sh [Pipeline] sh 04:25:14 + ls -al . 04:25:14 total 688 04:25:14 drwxrwxr-x 10 1001 1001 4096 Feb 4 04:25 . 04:25:14 drwxr-xr-x 4 root root 28 Feb 4 04:23 .. 04:25:14 -rw-rw-r-- 1 1001 1001 11 Feb 4 04:21 .dockerignore 04:25:14 drwxrwxr-x 8 1001 1001 179 Feb 4 04:21 .git 04:25:14 drwxrwxr-x 3 1001 1001 125 Feb 4 04:21 .github 04:25:14 -rw-rw-r-- 1 1001 1001 872 Feb 4 04:21 .gitignore 04:25:14 drwx------ 3 1001 1001 60 Feb 4 04:22 .semver 04:25:14 -rw-rw-r-- 1 1001 1001 166 Feb 4 04:21 .sonarcloud.properties 04:25:14 -rw-rw-r-- 1 1001 1001 7859 Feb 4 04:21 Attribution.txt 04:25:14 -rw-rw-r-- 1 1001 1001 3804 Feb 4 04:21 CONTRIBUTING.md 04:25:14 -rw-rw-r-- 1 1001 1001 931 Feb 4 04:21 Dockerfile.build 04:25:14 -rw-rw-r-- 1 1001 1001 863 Feb 4 04:21 Jenkinsfile 04:25:14 -rw-rw-r-- 1 1001 1001 10775 Feb 4 04:21 LICENSE 04:25:14 -rw-rw-r-- 1 1001 1001 6001 Feb 4 04:21 Makefile 04:25:14 -rw-rw-r-- 1 1001 1001 6524 Feb 4 04:21 README.md 04:25:14 -rw-rw-r-- 1 1001 1001 6755 Feb 4 04:21 SECURITY.md 04:25:14 -rw-rw-r-- 1 1001 1001 5 Feb 4 04:22 VERSION 04:25:14 -rw-rw-r-- 1 1001 1001 4131 Feb 4 04:21 ZMQWindows.md 04:25:14 drwxrwxr-x 2 1001 1001 117 Feb 4 04:21 bin 04:25:14 drwxrwxr-x 15 1001 1001 4096 Feb 4 04:21 cmd 04:25:14 -rw-r--r-- 1 root root 583066 Feb 4 04:24 coverage.out 04:25:14 -rw-r--r-- 1 root root 1054 Feb 4 04:25 go.mod 04:25:14 -rw-r--r-- 1 root root 19399 Feb 4 04:25 go.sum 04:25:14 drwxrwxr-x 8 1001 1001 127 Feb 4 04:21 internal 04:25:14 drwxrwxr-x 4 1001 1001 26 Feb 4 04:21 openapi 04:25:14 drwxrwxr-x 4 1001 1001 71 Feb 4 04:21 snap 04:25:14 -rw-rw-r-- 1 1001 1001 168 Feb 4 04:21 version.go [Pipeline] sh 04:25:14 + '[' -e coverage.out ] 04:25:14 + chown 1001:1001 coverage.out [Pipeline] stash 04:25:14 Stashed 1 file(s) [Pipeline] sh 04:25:15 + make build 04:25:15 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 04:25:19 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 04:25:27 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 04:25:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:25:29 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 04:25:30 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 04:25:32 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 04:25:33 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 04:25:34 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 04:25:36 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 04:25:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 04:25:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24852 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws 04:25:37 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:25:37 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 04:25:39 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] } 04:25:40 $ docker stop --time=1 3ea1d8373168af32b44641161805007f4e68f8b0a0932dec72a103a0fe5cf854 04:25:42 using credential edgex-jenkins-ssh 04:25:42 Cloning the remote Git repository 04:25:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:25:42 > git init /w/workspace/edgex-go/1 # timeout=10 04:25:42 $ docker rm -f 3ea1d8373168af32b44641161805007f4e68f8b0a0932dec72a103a0fe5cf854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:25:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:25:42 > git --version # timeout=10 04:25:42 > git --version # 'git version 2.17.1' 04:25:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh 04:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:46 04:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:46 latest: Pulling from edgex-devops/edgex-compose 04:25:46 cbdbe7a5bc2a: Pulling fs layer 04:25:46 ca9280d653b3: Pulling fs layer 04:25:46 7e9c9ca2126c: Pulling fs layer 04:25:46 cbdbe7a5bc2a: Verifying Checksum 04:25:46 cbdbe7a5bc2a: Download complete 04:25:47 cbdbe7a5bc2a: Pull complete 04:25:47 ca9280d653b3: Verifying Checksum 04:25:47 ca9280d653b3: Download complete 04:25:48 7e9c9ca2126c: Download complete 04:25:48 ca9280d653b3: Pull complete 04:25:55 7e9c9ca2126c: Pull complete 04:25:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:25:55 prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container 04:25:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:25:57 $ docker top 2ad0f3e976f77473431c682c9deeda4ccfff527dab5cc04c52b2b37bd062419b -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:57 + docker-compose build --help 04:25:57 + grep parallel 04:25:58 --parallel Build images in parallel. [Pipeline] } 04:25:58 $ docker stop --time=1 2ad0f3e976f77473431c682c9deeda4ccfff527dab5cc04c52b2b37bd062419b 04:26:00 $ docker rm -f 2ad0f3e976f77473431c682c9deeda4ccfff527dab5cc04c52b2b37bd062419b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:26:01 . [Pipeline] withDockerContainer 04:26:01 prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container 04:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:26:01 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:26:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:26:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:26:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:26:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:26:01 > git config core.sparsecheckout # timeout=10 04:26:01 > git checkout -f 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 04:26:02 $ docker top 6b931a8d15f052e817e5a7edbaddd5151faf6378a513cd736042b70aa3248213 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } 04:26:02 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] // stage [Pipeline] } 04:26:02 Failed in branch arm64 04:26:03 Building docker-core-command-go ... 04:26:03 Building docker-core-data-go ... 04:26:03 Building docker-core-metadata-go ... 04:26:03 Building docker-security-bootstrapper-go ... 04:26:03 Building docker-security-proxy-setup-go ... 04:26:03 Building docker-security-secretstore-setup-go ... 04:26:03 Building docker-support-notifications-go ... 04:26:03 Building docker-support-scheduler-go ... 04:26:03 Building docker-sys-mgmt-agent-go ... 04:26:03 Building docker-security-bootstrapper-go 04:26:03 Building docker-sys-mgmt-agent-go 04:26:03 Building docker-security-proxy-setup-go 04:26:03 Building docker-support-scheduler-go 04:26:03 Building docker-core-metadata-go 04:26:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:26:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:26:36 ---> 89da45f01e1a 04:26:36 Step 3/21 : WORKDIR /edgex-go 04:26:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:26:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:26:36 ---> 89da45f01e1a 04:26:36 Step 3/22 : WORKDIR /edgex-go 04:26:36 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:26:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:26:36 ---> 89da45f01e1a 04:26:36 Step 3/26 : WORKDIR /edgex-go 04:26:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:26:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:26:36 ---> 89da45f01e1a 04:26:36 Step 3/23 : WORKDIR /edgex-go 04:26:36 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:26:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:26:36 ---> 89da45f01e1a 04:26:36 Step 3/31 : WORKDIR /edgex-go 04:26:36 ---> Running in b7bf992f6ce2 04:26:36 ---> Running in b08e36c822d0 04:26:36 ---> Running in 9eadbf635eb0 04:26:36 ---> Running in ab99da47e4a8 04:26:36 ---> Running in 1c771fe1f6fd 04:26:36 Removing intermediate container 1c771fe1f6fd 04:26:36 ---> e89bc1c28f49 04:26:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:36 Removing intermediate container b7bf992f6ce2 04:26:36 ---> 8385d1300294 04:26:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:36 Removing intermediate container 9eadbf635eb0 04:26:36 ---> a2dfd0d7a8cf 04:26:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:36 Removing intermediate container b08e36c822d0 04:26:36 ---> 9a8e443ebf63 04:26:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:36 Removing intermediate container ab99da47e4a8 04:26:36 ---> 2bd003483885 04:26:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:36 ---> Running in 7fecd0e6b093 04:26:36 ---> Running in 4c9fb9e15487 04:26:36 ---> Running in 05ae8e173ce1 04:26:36 ---> Running in beae154522ba 04:26:36 ---> Running in 4744210bdc6d 04:26:39 Removing intermediate container 4c9fb9e15487 04:26:39 ---> 3fe36458d9db 04:26:39 Step 5/31 : RUN apk add --update --no-cache make git 04:26:39 Removing intermediate container 05ae8e173ce1 04:26:39 ---> 63d51f619599 04:26:39 Step 5/21 : RUN apk add --update --no-cache make git 04:26:39 ---> Running in e45eda0ad582 04:26:39 Removing intermediate container 7fecd0e6b093 04:26:39 ---> c3237a9e60ee 04:26:39 Step 5/22 : RUN apk add --update --no-cache make git 04:26:39 ---> Running in 270fc9143021 04:26:39 Removing intermediate container 4744210bdc6d 04:26:39 ---> 6d89fc1a1a60 04:26:39 Step 5/26 : RUN apk add --update --no-cache make bash git 04:26:39 Removing intermediate container beae154522ba 04:26:39 ---> 3f6bf5529466 04:26:39 Step 5/23 : RUN apk add --update --no-cache make git 04:26:39 ---> Running in bc4027dc904b 04:26:39 ---> Running in ae87faa76b01 04:26:39 ---> Running in 8eb582aa1476 04:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:41 OK: 233 MiB in 51 packages 04:26:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:41 OK: 233 MiB in 51 packages 04:26:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:42 OK: 233 MiB in 51 packages 04:26:42 OK: 233 MiB in 51 packages 04:26:42 Removing intermediate container e45eda0ad582 04:26:42 ---> bdb09ee6b322 04:26:42 Step 6/31 : COPY go.mod . 04:26:42 ---> 4340da7050e4 04:26:42 Step 7/31 : RUN go mod download 04:26:42 Removing intermediate container 270fc9143021 04:26:42 ---> ac03971c2d04 04:26:42 Step 6/21 : COPY go.mod . 04:26:42 ---> Running in 7bd67c3f2a50 04:26:42 Removing intermediate container 8eb582aa1476 04:26:42 ---> c150cc6eb957 04:26:42 Step 6/23 : COPY go.mod . 04:26:42 Removing intermediate container ae87faa76b01 04:26:42 ---> 1964d80dbd78 04:26:42 Step 6/26 : COPY go.mod . 04:26:42 ---> 4657129f3446 04:26:42 Step 7/21 : RUN go mod download 04:26:43 ---> 2f9a1150e008 04:26:43 Step 7/23 : RUN go mod download 04:26:43 ---> Running in 41dd5a474e07 04:26:43 ---> 5b3ea4f52661 04:26:43 Step 7/26 : RUN go mod download 04:26:43 ---> Running in bba29104546f 04:26:43 ---> Running in c6e373309511 04:26:43 OK: 233 MiB in 51 packages 04:26:44 Removing intermediate container bc4027dc904b 04:26:44 ---> 7ce7ab592a63 04:26:44 Step 6/22 : COPY go.mod . 04:26:45 ---> af7a52a84763 04:26:45 Step 7/22 : RUN go mod download 04:26:45 ---> Running in 6ab24be58b6c 04:26:45 Removing intermediate container 7bd67c3f2a50 04:26:45 ---> 0a0d354fee01 04:26:45 Step 8/31 : COPY . . 04:26:45 Removing intermediate container 41dd5a474e07 04:26:45 ---> 5f2db2aaaf21 04:26:45 Step 8/21 : COPY . . 04:26:47 Removing intermediate container bba29104546f 04:26:47 ---> 336a6698a264 04:26:47 Step 8/23 : COPY . . 04:26:52 Removing intermediate container c6e373309511 04:26:52 ---> e0853c933117 04:26:52 Step 8/26 : COPY . . 04:26:59 Removing intermediate container 6ab24be58b6c 04:26:59 ---> a2097c26809e 04:26:59 Step 8/22 : COPY . . 04:27:31 ---> 0ffd22c89167 04:27:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 04:27:31 ---> ed1e097ac7d9 04:27:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:27:33 ---> Running in dd126c0b4e02 04:27:33 ---> Running in d1ca7557f71b 04:27:33 ---> e545535ce83c 04:27:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:27:33 ---> Running in 52be4e593505 04:27:33 ---> c768c5464895 04:27:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:27:33 ---> 0d5de6224f53 04:27:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:27:34 ---> Running in b9a571f7dc5d 04:27:34 ---> Running in d374a3a8fa1f 04:27:35 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 04:27:35 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 04:27:35 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 04:27:35 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 04:27:35 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 04:28:07 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 04:28:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 04:28:09 Removing intermediate container d374a3a8fa1f 04:28:09 ---> 28aa43a81a03 04:28:09 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:28:09 ---> Running in d4986c846f8e 04:28:10 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 04:28:15 Removing intermediate container dd126c0b4e02 04:28:15 ---> bd3c84fdfa2a 04:28:15 04:28:15 Step 10/21 : FROM alpine:3.12 04:28:15 3.12: Pulling from library/alpine 04:28:15 Removing intermediate container b9a571f7dc5d 04:28:15 ---> c6dadcddee3a 04:28:15 04:28:15 Step 10/22 : FROM alpine:3.12 04:28:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:28:15 Status: Downloaded newer image for alpine:3.12 04:28:15 ---> 389fef711851 04:28:15 Step 11/21 : RUN apk add --update --no-cache curl 04:28:15 3.12: Pulling from library/alpine 04:28:15 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 04:28:15 Status: Image is up to date for alpine:3.12 04:28:15 ---> 389fef711851 04:28:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:28:17 ---> Running in 03b723cffe97 04:28:17 ---> Running in 49a1eed22ec4 04:28:18 Removing intermediate container d1ca7557f71b 04:28:18 ---> c37a64fcab89 04:28:18 04:28:18 Step 10/31 : FROM alpine:3.12 04:28:18 ---> 389fef711851 04:28:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:28:19 Removing intermediate container d4986c846f8e 04:28:19 ---> a007618062f9 04:28:19 04:28:19 Step 11/26 : FROM docker:20.10.0 04:28:19 20.10.0: Pulling from library/docker 04:28:19 Removing intermediate container 52be4e593505 04:28:19 ---> 788c24aacff4 04:28:19 04:28:19 Step 10/23 : FROM alpine:3.12 04:28:19 ---> 389fef711851 04:28:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:28:19 ---> Running in 41ab000db341 04:28:19 ---> Running in 3dc0ca34feff 04:28:20 Removing intermediate container 41ab000db341 04:28:20 ---> db6de2080f85 04:28:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:28:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:28:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:28:20 ---> Running in 17f6c2646690 04:28:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:28:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:28:21 (1/1) Installing dumb-init (1.2.2-r1) 04:28:21 (1/4) Installing ca-certificates (20191127-r4) 04:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:28:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:28:21 (3/4) Installing libcurl (7.69.1-r3) 04:28:21 Executing busybox-1.31.1-r19.trigger 04:28:21 OK: 6 MiB in 15 packages 04:28:21 (4/4) Installing curl (7.69.1-r3) 04:28:21 Executing busybox-1.31.1-r19.trigger 04:28:21 Executing ca-certificates-20191127-r4.trigger 04:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:28:21 OK: 7 MiB in 18 packages 04:28:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:28:22 (1/1) Installing dumb-init (1.2.2-r1) 04:28:22 Executing busybox-1.31.1-r19.trigger 04:28:22 OK: 6 MiB in 15 packages 04:28:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:28:22 (1/2) Installing dumb-init (1.2.2-r1) 04:28:22 (2/2) Installing su-exec (0.2-r1) 04:28:22 Executing busybox-1.31.1-r19.trigger 04:28:22 OK: 6 MiB in 16 packages 04:28:22 Removing intermediate container 49a1eed22ec4 04:28:22 ---> a457a33ce80c 04:28:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:28:23 ---> Running in bdec201063e1 04:28:24 Removing intermediate container 03b723cffe97 04:28:24 ---> 1a7075add461 04:28:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:28:24 Removing intermediate container 3dc0ca34feff 04:28:24 ---> 8dc0939decf9 04:28:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:28:24 ---> Running in 581a3c6ba5f3 04:28:24 ---> Running in 4701d9dda17e 04:28:24 Removing intermediate container 17f6c2646690 04:28:24 ---> 4b91b357b131 04:28:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:28:24 Removing intermediate container bdec201063e1 04:28:24 ---> c6094503597a 04:28:24 Step 13/22 : ENV APP_PORT=48085 04:28:24 ---> Running in da536e8a5c40 04:28:24 ---> Running in 34eb1799d448 04:28:25 Removing intermediate container 4701d9dda17e 04:28:25 ---> 945bb94f2523 04:28:25 Step 13/23 : ENV APP_PORT=48081 04:28:25 Removing intermediate container 581a3c6ba5f3 04:28:25 ---> 560f3c08cf5d 04:28:25 Step 13/21 : WORKDIR /edgex 04:28:25 Removing intermediate container da536e8a5c40 04:28:25 ---> 9ebaa090b9c3 04:28:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:28:25 ---> Running in e0fb618e2a05 04:28:25 Removing intermediate container 34eb1799d448 04:28:25 ---> 02e73f3f3c83 04:28:25 Step 14/22 : EXPOSE $APP_PORT 04:28:25 ---> Running in 76c161818422 04:28:25 ---> Running in e83d19c4f360 04:28:25 ---> Running in 644d35d0df7c 04:28:25 Removing intermediate container e0fb618e2a05 04:28:25 ---> 6ed858d6e90b 04:28:25 Step 14/23 : EXPOSE $APP_PORT 04:28:25 ---> Running in c4cfffdcb302 04:28:25 Removing intermediate container 76c161818422 04:28:25 ---> 525a64c4d882 04:28:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:28:26 Removing intermediate container 644d35d0df7c 04:28:26 ---> a8bc68692edb 04:28:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:28:26 Removing intermediate container e83d19c4f360 04:28:26 ---> 0f45150eb063 04:28:26 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:28:27 ---> Running in 06ddd0a99655 04:28:27 Removing intermediate container c4cfffdcb302 04:28:27 ---> 525a0ec58288 04:28:27 Step 15/23 : WORKDIR / 04:28:27 ---> 82bb3a94b026 04:28:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:28:27 ---> e537caa7b7fa 04:28:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:28:27 ---> Running in f73baf9602b7 04:28:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:28:27 Removing intermediate container f73baf9602b7 04:28:27 ---> 11bd27a8dc18 04:28:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:28:27 Status: Downloaded newer image for docker:20.10.0 04:28:27 ---> aefe523efa57 04:28:27 Step 12/26 : RUN apk add --no-cache bash 04:28:28 ---> 78cd535f2798 04:28:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:28:28 ---> e92673a6c85f 04:28:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:28:28 ---> Running in 5e021021b209 04:28:28 ---> 9bbfab2abde9 04:28:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:28:28 ---> 9ef7c9df2123 04:28:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:28:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:28:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:28:28 ---> b25f55c5c7f1 04:28:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:28:28 ---> Running in 637ac0d09143 04:28:28 (1/2) Installing readline (8.0.4-r0) 04:28:28 (2/2) Installing bash (5.0.17-r0) 04:28:28 Executing bash-5.0.17-r0.post-install 04:28:28 Executing busybox-1.31.1-r19.trigger 04:28:28 Removing intermediate container 06ddd0a99655 04:28:28 ---> c28c4aaac4bd 04:28:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:28:28 OK: 12 MiB in 22 packages 04:28:29 ---> Running in 2c1ce67d5734 04:28:29 ---> 4d152435dac8 04:28:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:28:29 ---> Running in 1238a247080f 04:28:29 Removing intermediate container 637ac0d09143 04:28:29 ---> 5d564243f4e8 04:28:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:28:29 ---> Running in 55848b043b45 04:28:29 Removing intermediate container 2c1ce67d5734 04:28:29 ---> 1d93a4389648 04:28:29 Step 18/21 : CMD ["--init=true"] 04:28:29 Removing intermediate container 1238a247080f 04:28:29 ---> bb0d324dce33 04:28:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:28:29 ---> ad5e5a5dbafa 04:28:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:28:29 ---> Running in 60fbd778f470 04:28:30 ---> Running in 04689701fee1 04:28:30 Removing intermediate container 55848b043b45 04:28:30 ---> a24c3681d017 04:28:30 Step 20/22 : LABEL arch=x86_64 04:28:30 Removing intermediate container 5e021021b209 04:28:30 ---> f9b07df4a5ae 04:28:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:28:30 ---> Running in 90f295b45e3a 04:28:30 ---> d60c465315a7 04:28:30 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:28:30 ---> Running in 9261d6d10fc1 04:28:30 Removing intermediate container 60fbd778f470 04:28:30 ---> 6f67381fac9a 04:28:30 Step 19/21 : LABEL arch=x86_64 04:28:30 ---> Running in ef76aa0de452 04:28:30 Removing intermediate container 04689701fee1 04:28:30 ---> 943f0507b118 04:28:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:28:30 ---> Running in 5b1590d1b88c 04:28:30 ---> Running in 281dfbb23fae 04:28:30 Removing intermediate container 9261d6d10fc1 04:28:30 ---> 87c0a53cdb0b 04:28:30 Step 14/26 : ENV APP_PORT=48090 04:28:30 Removing intermediate container 90f295b45e3a 04:28:30 ---> b0ddb0a5eb39 04:28:30 Step 21/22 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:28:30 ---> Running in 16c6089fd6c2 04:28:30 ---> Running in 6d60282cc789 04:28:31 Removing intermediate container 5b1590d1b88c 04:28:31 ---> 85b0791121e7 04:28:31 Step 20/21 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:28:31 Removing intermediate container 281dfbb23fae 04:28:31 ---> a7506164d6bb 04:28:31 Step 21/23 : LABEL arch=x86_64 04:28:31 ---> Running in 3142d22bbb3a 04:28:31 ---> Running in 7c98500080a2 04:28:31 Removing intermediate container 16c6089fd6c2 04:28:31 ---> ee197c11ad3a 04:28:31 Step 15/26 : EXPOSE $APP_PORT 04:28:31 Removing intermediate container 6d60282cc789 04:28:31 ---> 1961da243157 04:28:31 Step 22/22 : LABEL version=0.0.0 04:28:31 ---> Running in 56bb948e1817 04:28:32 ---> Running in 1a53ef91d129 04:28:32 Removing intermediate container 7c98500080a2 04:28:32 ---> 7017cded7610 04:28:32 Step 22/23 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:28:32 Removing intermediate container 3142d22bbb3a 04:28:32 ---> dd5258f37bc1 04:28:32 Step 21/21 : LABEL version=0.0.0 04:28:32 ---> Running in 0104f56cc7a4 04:28:32 ---> Running in 1c27306ed742 04:28:32 Removing intermediate container 56bb948e1817 04:28:32 ---> e81a2447685d 04:28:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:28:32 Removing intermediate container 1a53ef91d129 04:28:32 ---> cbd603900961 04:28:32 04:28:32 Removing intermediate container ef76aa0de452 04:28:32 ---> e244c0a25a4d 04:28:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:28:33 Removing intermediate container 0104f56cc7a4 04:28:33 ---> e173e99e4c09 04:28:33 Step 23/23 : LABEL version=0.0.0 04:28:33 Removing intermediate container 1c27306ed742 04:28:33 ---> 23f6080bcaab 04:28:33 04:28:33 Successfully built cbd603900961 04:28:33 Successfully tagged docker-support-scheduler-go:latest 04:28:33  Building docker-support-scheduler-go ... done  ---> Running in efdc9f4c4db6 04:28:33 Building docker-security-secretstore-setup-go 04:28:33 Successfully built 23f6080bcaab 04:28:33 Successfully tagged docker-security-proxy-setup-go:latest 04:28:33  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 04:28:33 ---> f2bc600b7865 04:28:33 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:28:33 ---> 4ee644dc9512 04:28:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:28:33 Removing intermediate container efdc9f4c4db6 04:28:33 ---> 35757945c8b5 04:28:33 04:28:33 Successfully built 35757945c8b5 04:28:33 Successfully tagged docker-core-metadata-go:latest 04:28:33 Building docker-core-command-go 04:28:33  Building docker-core-metadata-go ... done  ---> 4cd2d6376bfd 04:28:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:28:33 ---> bccac5c16a8d 04:28:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:28:34 ---> 1a4410aae895 04:28:34 Step 19/26 : RUN apk --no-cache add py3-pip 04:28:37 ---> 730bc22a4a08 04:28:37 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 04:28:37 ---> Running in d318f22ce229 04:28:40 ---> 194e843b60fb 04:28:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:28:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:28:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:28:42 ---> 10215d01ed9a 04:28:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:28:42 (1/33) Installing libbz2 (1.0.8-r1) 04:28:42 (2/33) Installing expat (2.2.9-r1) 04:28:42 (3/33) Installing libffi (3.3-r2) 04:28:42 (4/33) Installing gdbm (1.13-r1) 04:28:42 (5/33) Installing xz-libs (5.2.5-r0) 04:28:42 (6/33) Installing sqlite-libs (3.32.1-r0) 04:28:42 (7/33) Installing python3 (3.8.5-r0) 04:28:44 ---> Running in fe000e3cfae9 04:28:44 (8/33) Installing py3-appdirs (1.4.4-r1) 04:28:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:28:44 (10/33) Installing py3-parsing (2.4.7-r0) 04:28:44 (11/33) Installing py3-six (1.15.0-r0) 04:28:44 (12/33) Installing py3-packaging (20.4-r0) 04:28:44 (13/33) Installing py3-setuptools (47.0.0-r0) 04:28:44 (14/33) Installing py3-chardet (3.0.4-r4) 04:28:45 (15/33) Installing py3-idna (2.9-r0) 04:28:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:28:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:28:47 (18/33) Installing py3-requests (2.23.0-r0) 04:28:47 (19/33) Installing py3-msgpack (1.0.0-r0) 04:28:48 (20/33) Installing py3-lockfile (0.12.2-r3) 04:28:49 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:28:50 (22/33) Installing py3-colorama (0.4.3-r0) 04:28:50 (23/33) Installing py3-distlib (0.3.0-r0) 04:28:51 (24/33) Installing py3-distro (1.5.0-r1) 04:28:52 (25/33) Installing py3-webencodings (0.5.1-r3) 04:28:52 (26/33) Installing py3-html5lib (1.0.1-r4) 04:28:52 Removing intermediate container fe000e3cfae9 04:28:52 ---> 5aa6706228aa 04:28:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:28:52 (27/33) Installing py3-pytoml (0.1.21-r0) 04:28:53 (28/33) Installing py3-pep517 (0.8.2-r0) 04:28:53 (29/33) Installing py3-progress (1.5-r0) 04:28:53 (30/33) Installing py3-toml (0.10.1-r0) 04:28:54 (31/33) Installing py3-retrying (1.3.3-r0) 04:28:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:28:54 (33/33) Installing py3-pip (20.1.1-r0) 04:28:56 Executing busybox-1.31.1-r19.trigger 04:28:56 OK: 71 MiB in 55 packages 04:28:56 ---> e5bdcafcac5a 04:28:56 Step 26/31 : RUN chmod +x /entrypoint.sh 04:28:58 ---> Running in a02ae6e41057 04:29:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:29:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:29:00 ---> 89da45f01e1a 04:29:00 Step 3/22 : WORKDIR /edgex-go 04:29:00 ---> Using cache 04:29:00 ---> 2bd003483885 04:29:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:00 ---> Using cache 04:29:00 ---> 6d89fc1a1a60 04:29:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:29:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:29:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:29:00 ---> 89da45f01e1a 04:29:00 Step 3/23 : WORKDIR /edgex-go 04:29:00 ---> Using cache 04:29:00 ---> 2bd003483885 04:29:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:00 ---> Using cache 04:29:00 ---> 6d89fc1a1a60 04:29:00 Step 5/23 : RUN apk add --update --no-cache make git 04:29:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:29:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:29:01 ---> 89da45f01e1a 04:29:01 Step 3/24 : WORKDIR /edgex-go 04:29:01 ---> Using cache 04:29:01 ---> 2bd003483885 04:29:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:01 ---> Using cache 04:29:01 ---> 6d89fc1a1a60 04:29:01 Step 5/24 : RUN apk add --update --no-cache make git 04:29:03 ---> Running in 4e36bb0a1b10 04:29:03 ---> Running in fe860d950389 04:29:03 ---> Running in 30337150c8e0 04:29:04 Removing intermediate container a02ae6e41057 04:29:04 ---> bc76e4fad42c 04:29:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:29:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:29:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:29:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:29:05 ---> Running in 12e82b053754 04:29:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:29:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:29:05 Removing intermediate container 12e82b053754 04:29:05 ---> 2f900535cec7 04:29:05 Step 28/31 : CMD ["gate"] 04:29:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:29:06 OK: 233 MiB in 51 packages 04:29:06 OK: 233 MiB in 51 packages 04:29:06 ---> Running in ea059ff36b32 04:29:07 Removing intermediate container ea059ff36b32 04:29:07 ---> c8deab70e6d6 04:29:07 Step 29/31 : LABEL arch=x86_64 04:29:08 OK: 233 MiB in 51 packages 04:29:08 ---> Running in eadaeed143fd 04:29:08 Removing intermediate container 30337150c8e0 04:29:08 ---> af81726f682f 04:29:08 Step 6/22 : COPY go.mod . 04:29:08 Removing intermediate container 4e36bb0a1b10 04:29:08 ---> 564d482d24f5 04:29:08 Step 6/23 : COPY go.mod . 04:29:09 Removing intermediate container d318f22ce229 04:29:09 ---> 3fa0f63d6e80 04:29:09 Step 20/26 : RUN pip install docker-compose==1.23.2 04:29:09 Removing intermediate container eadaeed143fd 04:29:09 ---> 5cd79b6d5cf0 04:29:09 Step 30/31 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:29:10 ---> Running in b284d4ee8693 04:29:10 ---> d69f8fa74ff6 04:29:10 Step 7/23 : RUN go mod download 04:29:10 ---> 76bc8432ecf8 04:29:10 Step 7/22 : RUN go mod download 04:29:10 ---> Running in 53e64cf8e8c2 04:29:10 Removing intermediate container fe860d950389 04:29:10 ---> 6eb74d590d74 04:29:10 Step 6/24 : COPY go.mod . 04:29:10 ---> Running in 1d0335b29e4d 04:29:10 ---> Running in 79ab22e45bec 04:29:10 Removing intermediate container 53e64cf8e8c2 04:29:10 ---> a675e4a1b8f4 04:29:10 Step 31/31 : LABEL version=0.0.0 04:29:10 ---> 3787cf817f61 04:29:10 Step 7/24 : RUN go mod download 04:29:11 ---> Running in 2cfedd915101 04:29:11 ---> Running in 48bc0a056a30 04:29:11 Removing intermediate container 48bc0a056a30 04:29:11 ---> e75c284a0d7a 04:29:11 04:29:11 Successfully built e75c284a0d7a 04:29:11 Successfully tagged docker-security-bootstrapper-go:latest 04:29:11 Building docker-core-data-go 04:29:12  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 04:29:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:29:12 Collecting docker<4.0,>=3.6.0 04:29:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:29:13 Collecting docopt<0.7,>=0.6.1 04:29:13 Downloading docopt-0.6.2.tar.gz (25 kB) 04:29:14 Collecting texttable<0.10,>=0.9.0 04:29:14 Downloading texttable-0.9.1.tar.gz (11 kB) 04:29:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:29:16 Collecting cached-property<2,>=1.2.0 04:29:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:29:17 Removing intermediate container 1d0335b29e4d 04:29:17 ---> 4303b682da36 04:29:17 Step 8/23 : COPY . . 04:29:17 Collecting jsonschema<3,>=2.5.1 04:29:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:29:18 Removing intermediate container 79ab22e45bec 04:29:18 ---> c1dde079aa45 04:29:18 Step 8/22 : COPY . . 04:29:18 Removing intermediate container 2cfedd915101 04:29:18 ---> 37c778b5ca0e 04:29:18 Step 8/24 : COPY . . 04:29:18 Collecting dockerpty<0.5,>=0.4.1 04:29:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:29:21 Collecting PyYAML<4,>=3.10 04:29:21 Downloading PyYAML-3.13.tar.gz (270 kB) 04:29:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:29:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:29:26 Collecting websocket-client<1.0,>=0.32.0 04:29:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:29:27 Collecting docker-pycreds>=0.4.0 04:29:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:29:28 Collecting urllib3<1.25,>=1.21.1 04:29:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:29:28 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 04:29:28 Collecting idna<2.8,>=2.5 04:29:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:29:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 04:29:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:29:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:29:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:29:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:29:29 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, docopt, texttable, cached-property, jsonschema, dockerpty, PyYAML, docker-compose 04:29:35 Attempting uninstall: urllib3 04:29:35 Found existing installation: urllib3 1.25.9 04:29:35 Uninstalling urllib3-1.25.9: 04:29:35 Successfully uninstalled urllib3-1.25.9 04:29:35 Attempting uninstall: idna 04:29:35 Found existing installation: idna 2.9 04:29:35 Uninstalling idna-2.9: 04:29:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 04:29:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:29:35 ---> 89da45f01e1a 04:29:35 Step 3/23 : WORKDIR /edgex-go 04:29:35 Successfully uninstalled idna-2.9 04:29:35 ---> Using cache 04:29:35 ---> 2bd003483885 04:29:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:35 ---> Using cache 04:29:35 ---> 6d89fc1a1a60 04:29:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:29:38 Attempting uninstall: requests 04:29:38 Found existing installation: requests 2.23.0 04:29:38 Uninstalling requests-2.23.0: 04:29:38 Successfully uninstalled requests-2.23.0 04:29:40 ---> Running in 180eba62b339 04:29:40 Running setup.py install for docopt: started 04:29:42 Running setup.py install for docopt: finished with status 'done' 04:29:42 Running setup.py install for texttable: started 04:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:29:43 Running setup.py install for texttable: finished with status 'done' 04:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:29:45 Running setup.py install for dockerpty: started 04:29:47 Running setup.py install for dockerpty: finished with status 'done' 04:29:47 Running setup.py install for PyYAML: started 04:29:47 OK: 233 MiB in 51 packages 04:29:48 Running setup.py install for PyYAML: finished with status 'done' 04:29:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 04:29:51 Removing intermediate container 180eba62b339 04:29:51 ---> 296eb59bf06b 04:29:51 Step 6/23 : COPY go.mod . 04:29:53 ---> a1b4db51b871 04:29:53 Step 7/23 : RUN go mod download 04:29:55 ---> Running in 310b03ad4cb1 04:29:56 ---> 4ae8d718c1dd 04:29:56 Step 9/23 : RUN make cmd/core-command/core-command 04:29:56 ---> ff49bf003991 04:29:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:29:56 ---> e800da14cc32 04:29:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:29:56 Removing intermediate container b284d4ee8693 04:29:56 ---> bfbd716b6bba 04:29:56 Step 21/26 : RUN apk --no-cache add curl 04:29:56 ---> Running in 13ad35dcd64b 04:29:56 ---> Running in 4cd06f83d3f3 04:29:56 ---> Running in 6db92618941f 04:29:57 ---> Running in 9beb32c5e048 04:29:58 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 04:29:58 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 04:29:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:29:58 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 04:29:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:29:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:29:58 (2/3) Installing libcurl (7.69.1-r3) 04:29:58 Removing intermediate container 310b03ad4cb1 04:29:58 ---> 4635c53ab33f 04:29:58 Step 8/23 : COPY . . 04:29:58 (3/3) Installing curl (7.69.1-r3) 04:29:58 Executing busybox-1.31.1-r19.trigger 04:29:58 OK: 72 MiB in 58 packages 04:30:07 Removing intermediate container 9beb32c5e048 04:30:07 ---> fd8484ce2510 04:30:07 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 04:30:07 ---> Running in 3a67dd7ba85b 04:30:08 Removing intermediate container 3a67dd7ba85b 04:30:08 ---> acc396611728 04:30:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:30:10 ---> Running in d405242b111f 04:30:12 Removing intermediate container d405242b111f 04:30:12 ---> d27f8c8e4104 04:30:12 Step 24/26 : LABEL arch=x86_64 04:30:12 ---> Running in 9ee30513aecf 04:30:13 Removing intermediate container 9ee30513aecf 04:30:13 ---> 6db87357fb81 04:30:13 Step 25/26 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:30:14 ---> Running in 8a30716119e3 04:30:15 Removing intermediate container 8a30716119e3 04:30:15 ---> c1b1d3775d78 04:30:15 Step 26/26 : LABEL version=0.0.0 04:30:15 ---> Running in 0512e7c35355 04:30:16 Removing intermediate container 0512e7c35355 04:30:16 ---> a846fc7164ca 04:30:16 04:30:16 Successfully built a846fc7164ca 04:30:16 Successfully tagged docker-sys-mgmt-agent-go:latest 04:30:23  Building docker-sys-mgmt-agent-go ... done 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 04:30:26 ---> 698343692831 04:30:26 Step 9/23 : RUN make cmd/core-data/core-data 04:30:26 ---> Running in 3c879f0cc252 04:30:27 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 04:30:31 Removing intermediate container 6db92618941f 04:30:31 ---> 4e9da0800a5d 04:30:31 04:30:31 Step 10/24 : FROM alpine:3.12 04:30:31 ---> 389fef711851 04:30:31 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 04:30:35 ---> Running in be187eca6408 04:30:35 Removing intermediate container 13ad35dcd64b 04:30:35 ---> 40b566c1ad0f 04:30:35 04:30:35 Step 10/23 : FROM alpine:3.12 04:30:35 ---> 389fef711851 04:30:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:30:35 ---> Using cache 04:30:35 ---> 8dc0939decf9 04:30:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:30:35 Removing intermediate container 4cd06f83d3f3 04:30:35 ---> 495979143b7e 04:30:35 04:30:35 Step 10/22 : FROM alpine:3.12 04:30:35 ---> 389fef711851 04:30:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:30:35 ---> Using cache 04:30:35 ---> 945bb94f2523 04:30:35 Step 13/23 : ENV APP_PORT=48082 04:30:36 ---> Running in 2052a860328e 04:30:36 ---> Running in 72cb778eb4a1 04:30:36 Removing intermediate container 2052a860328e 04:30:36 ---> 9dbd6222c14f 04:30:36 Step 14/23 : EXPOSE $APP_PORT 04:30:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:30:36 ---> Running in 0e3c0cbde4a1 04:30:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:30:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:30:37 (1/5) Installing ca-certificates (20191127-r4) 04:30:37 (2/5) Installing nghttp2-libs (1.41.0-r0) 04:30:37 (3/5) Installing libcurl (7.69.1-r3) 04:30:37 (4/5) Installing curl (7.69.1-r3) 04:30:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:30:37 (5/5) Installing dumb-init (1.2.2-r1) 04:30:37 Executing busybox-1.31.1-r19.trigger 04:30:37 Executing ca-certificates-20191127-r4.trigger 04:30:37 OK: 7 MiB in 19 packages 04:30:37 (1/2) Installing ca-certificates (20191127-r4) 04:30:37 (2/2) Installing dumb-init (1.2.2-r1) 04:30:37 Executing busybox-1.31.1-r19.trigger 04:30:37 Executing ca-certificates-20191127-r4.trigger 04:30:37 OK: 6 MiB in 16 packages 04:30:37 Removing intermediate container 0e3c0cbde4a1 04:30:37 ---> 632c865c3951 04:30:37 Step 15/23 : WORKDIR / 04:30:38 ---> Running in e0151f74a7cc 04:30:39 Removing intermediate container e0151f74a7cc 04:30:39 ---> 468d821381e7 04:30:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:30:39 Removing intermediate container be187eca6408 04:30:39 ---> 2729f0a685f8 04:30:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:30:39 Removing intermediate container 72cb778eb4a1 04:30:39 ---> c325a20e3917 04:30:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:30:40 ---> ffcef6e69ec7 04:30:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:30:40 ---> Running in 8d29ea190664 04:30:40 ---> Running in 56bf47ef4643 04:30:40 Removing intermediate container 8d29ea190664 04:30:40 ---> 68a4547263fe 04:30:40 Step 13/24 : WORKDIR / 04:30:40 ---> Running in 0b797ef2bbb3 04:30:40 Removing intermediate container 56bf47ef4643 04:30:40 ---> bfe6d7ea44ed 04:30:40 Step 13/22 : ENV APP_PORT=48060 04:30:41 ---> 5af8abb759c0 04:30:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:30:41 ---> Running in 140d94ef261d 04:30:41 Removing intermediate container 0b797ef2bbb3 04:30:41 ---> 2b93ba9a7b35 04:30:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:30:41 Removing intermediate container 140d94ef261d 04:30:41 ---> 07166745cb4e 04:30:41 Step 14/22 : EXPOSE $APP_PORT 04:30:41 ---> 102559a6e491 04:30:41 Step 19/23 : ENTRYPOINT ["/core-command"] 04:30:41 ---> Running in c4ed5c572aef 04:30:41 ---> Running in cb6fbd7cc4b8 04:30:41 ---> 4eb8f7e263d4 04:30:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:30:42 Removing intermediate container c4ed5c572aef 04:30:42 ---> 472fa40f4086 04:30:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:30:42 ---> e1adbc256d84 04:30:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:30:42 Removing intermediate container cb6fbd7cc4b8 04:30:42 ---> ee06fa26b58a 04:30:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:30:43 ---> Running in c4b6e94a4db3 04:30:43 ---> d9554699b1af 04:30:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:30:43 Removing intermediate container c4b6e94a4db3 04:30:43 ---> fd8378e5ac72 04:30:43 Step 21/23 : LABEL arch=x86_64 04:30:43 ---> b36d823b6e2a 04:30:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:30:43 ---> Running in b3ebfdf19d32 04:30:43 Removing intermediate container b3ebfdf19d32 04:30:43 ---> bbca375044fa 04:30:43 Step 22/23 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:30:43 ---> Running in 6ea6e80f1af6 04:30:43 ---> 49dbfac46be2 04:30:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:30:43 ---> 033fd078f67b 04:30:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:30:44 Removing intermediate container 6ea6e80f1af6 04:30:44 ---> 30a96e3fabcf 04:30:44 Step 23/23 : LABEL version=0.0.0 04:30:44 ---> Running in 3f3bd1600428 04:30:44 ---> fec3afe1390d 04:30:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:30:44 ---> Running in b4065d0c8e6a 04:30:44 Removing intermediate container 3f3bd1600428 04:30:44 ---> 1b46fce0dc55 04:30:44 04:30:45 Successfully built 1b46fce0dc55 04:30:46 ---> dca662664d20 04:30:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:30:46 Successfully tagged docker-core-command-go:latest 04:30:47  Building docker-core-command-go ... done Removing intermediate container b4065d0c8e6a 04:30:47 ---> 0fc7d8e01cf6 04:30:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:30:47 ---> dc9e751207a4 04:30:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:30:47 ---> Running in f065382eea00 04:30:47 ---> Running in 41e71e848b7e 04:30:47 Removing intermediate container f065382eea00 04:30:47 ---> 995486e676f1 04:30:47 Step 20/22 : LABEL arch=x86_64 04:30:47 ---> Running in 4b3d80c32e1c 04:30:48 Removing intermediate container 4b3d80c32e1c 04:30:48 ---> cff382f3347f 04:30:48 Step 21/22 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:30:48 ---> Running in 1d9e5598aca7 04:30:48 Removing intermediate container 1d9e5598aca7 04:30:48 ---> f342ab4de26a 04:30:48 Step 22/22 : LABEL version=0.0.0 04:30:50 ---> Running in 3ec1b9e70ccf 04:30:50 Removing intermediate container 3c879f0cc252 04:30:50 ---> a8472842074b 04:30:50 04:30:50 Step 10/23 : FROM alpine:3.12 04:30:50 ---> 389fef711851 04:30:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:30:50 ---> Running in 23270fc8897d 04:30:50 Removing intermediate container 3ec1b9e70ccf 04:30:50 ---> 731c7eb746a5 04:30:50 04:30:50 Removing intermediate container 41e71e848b7e 04:30:50 ---> cfd4812c3236 04:30:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:30:50 ---> Running in 68e5fd362253 04:30:50 Successfully built 731c7eb746a5 04:30:50 Removing intermediate container 23270fc8897d 04:30:50 ---> ae01bb7a222a 04:30:50 Step 12/23 : ENV APP_PORT=48080 04:30:50 Successfully tagged docker-support-notifications-go:latest 04:30:50  Building docker-support-notifications-go ... done  ---> Running in 88aecdecb85d 04:30:50 Removing intermediate container 68e5fd362253 04:30:50 ---> 09d8c5182de6 04:30:50 Step 22/24 : LABEL arch=x86_64 04:30:50 ---> Running in 202e6f97ad81 04:30:50 Removing intermediate container 88aecdecb85d 04:30:50 ---> 5e92fe7ba535 04:30:50 Step 13/23 : EXPOSE $APP_PORT 04:30:51 ---> Running in bce53e5b367e 04:30:51 Removing intermediate container 202e6f97ad81 04:30:51 ---> 9e4690408b7c 04:30:51 Step 23/24 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:30:51 ---> Running in 8a71d2f58db3 04:30:51 Removing intermediate container bce53e5b367e 04:30:51 ---> 116cc48f5c10 04:30:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:30:51 ---> Running in e6e075821358 04:30:51 Removing intermediate container 8a71d2f58db3 04:30:51 ---> 651098d8eb56 04:30:51 Step 24/24 : LABEL version=0.0.0 04:30:51 ---> Running in b33f94453adc 04:30:51 Removing intermediate container b33f94453adc 04:30:51 ---> c23da2188c67 04:30:51 04:30:52 Successfully built c23da2188c67 04:30:52 Successfully tagged docker-security-secretstore-setup-go:latest 04:30:52  Building docker-security-secretstore-setup-go ... done Removing intermediate container e6e075821358 04:30:52 ---> 8cc1d61b61cb 04:30:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:30:52 ---> Running in 40e34e02e03b 04:30:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:30:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:31:00 (1/6) Installing dumb-init (1.2.2-r1) 04:31:00 (2/6) Installing libgcc (9.3.0-r2) 04:31:00 (3/6) Installing libsodium (1.0.18-r0) 04:31:01 (4/6) Installing libstdc++ (9.3.0-r2) 04:31:03 (5/6) Installing libzmq (4.3.3-r0) 04:31:04 (6/6) Installing zeromq (4.3.3-r0) 04:31:04 Executing busybox-1.31.1-r19.trigger 04:31:04 OK: 8 MiB in 20 packages 04:31:04 Removing intermediate container 40e34e02e03b 04:31:04 ---> 2f15fa8bb584 04:31:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:31:04 ---> 1b8bf46c0f32 04:31:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:31:05 ---> d6284be31705 04:31:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:31:05 ---> a9ebd939edfb 04:31:05 Step 19/23 : ENTRYPOINT ["/core-data"] 04:31:05 ---> Running in 9c25e0f18282 04:31:06 Removing intermediate container 9c25e0f18282 04:31:06 ---> 9caff99a5694 04:31:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:31:06 ---> Running in da768e9242c7 04:31:06 Removing intermediate container da768e9242c7 04:31:06 ---> 16f4defdc725 04:31:06 Step 21/23 : LABEL arch=x86_64 04:31:06 ---> Running in d1ef572c6bf8 04:31:06 Removing intermediate container d1ef572c6bf8 04:31:06 ---> 354e18d5367d 04:31:06 Step 22/23 : LABEL git_sha=7a5ed21c2c33c7b4075f18827f1077eaaba6a1db 04:31:06 ---> Running in 1e12700439a9 04:31:06 Removing intermediate container 1e12700439a9 04:31:06 ---> df962e103d49 04:31:06 Step 23/23 : LABEL version=0.0.0 04:31:06 ---> Running in 9db125d3ccc0 04:31:07 Removing intermediate container 9db125d3ccc0 04:31:07 ---> fec40ad199ed 04:31:07 04:31:07 Successfully built fec40ad199ed 04:31:07 Successfully tagged docker-core-data-go:latest 04:31:07  Building docker-core-data-go ... done  [Pipeline] } 04:31:07 $ docker stop --time=1 6b931a8d15f052e817e5a7edbaddd5151faf6378a513cd736042b70aa3248213 04:31:09 $ docker rm -f 6b931a8d15f052e817e5a7edbaddd5151faf6378a513cd736042b70aa3248213 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:09 + docker images 04:31:09 + grep docker 04:31:10 docker-core-data-go latest fec40ad199ed 4 seconds ago 22.3MB 04:31:10 docker-security-secretstore-setup-go latest c23da2188c67 19 seconds ago 24.6MB 04:31:10 docker-support-notifications-go latest 731c7eb746a5 20 seconds ago 17.6MB 04:31:10 docker-core-command-go latest 1b46fce0dc55 26 seconds ago 16.9MB 04:31:10 docker-sys-mgmt-agent-go latest a846fc7164ca 55 seconds ago 313MB 04:31:10 docker-security-bootstrapper-go latest e75c284a0d7a About a minute ago 23.8MB 04:31:10 docker-core-metadata-go latest 35757945c8b5 2 minutes ago 18.8MB 04:31:10 docker-support-scheduler-go latest cbd603900961 2 minutes ago 17MB 04:31:10 docker-security-proxy-setup-go latest 23f6080bcaab 2 minutes ago 24.4MB 04:31:10 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 04:31:26 Still waiting to schedule task 04:31:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:32:23 Running on prd-ubuntu18.04-docker-8c-8g-24868 in /w/workspace/edgexfoundry_edgex-go_PR-3125 [Pipeline] { [Pipeline] ws 04:32:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:32:25 using credential edgex-jenkins-ssh 04:32:25 Cloning the remote Git repository 04:32:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:32:25 > git init /w/workspace/edgex-go/1 # timeout=10 04:32:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:32:25 > git --version # timeout=10 04:32:25 > git --version # 'git version 2.17.1' 04:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:39 Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db [Pipeline] } [Pipeline] // ws [Pipeline] } 04:32:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:32:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:32:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:32:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3125/head:refs/remotes/origin/PR-3125 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:32:39 > git config core.sparsecheckout # timeout=10 04:32:39 > git checkout -f 7a5ed21c2c33c7b4075f18827f1077eaaba6a1db # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:32:40 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:32:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:44 ---> package-listing.sh 04:32:44 ++ facter osfamily 04:32:44 ++ tr '[:upper:]' '[:lower:]' 04:32:44 + OS_FAMILY=redhat 04:32:44 + workspace=/w/workspace/edgex-go/1 04:32:44 + START_PACKAGES=/tmp/packages_start.txt 04:32:44 + END_PACKAGES=/tmp/packages_end.txt 04:32:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:44 + PACKAGES=/tmp/packages_start.txt 04:32:44 + '[' /w/workspace/edgex-go/1 ']' 04:32:44 + PACKAGES=/tmp/packages_end.txt 04:32:44 + case "${OS_FAMILY}" in 04:32:44 + rpm -qa 04:32:44 + sort 04:32:50 + '[' -f /tmp/packages_start.txt ']' 04:32:50 + '[' -f /tmp/packages_end.txt ']' 04:32:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:50 + '[' /w/workspace/edgex-go/1 ']' 04:32:50 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:32:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:32:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:32:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:32:50 04:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:32:51 alpine: Pulling from edgex-lftools-log-publisher 04:32:51 df20fa9351a1: Pulling fs layer 04:32:51 36b3adc4ff6f: Pulling fs layer 04:32:51 8ad3a11d3b57: Pulling fs layer 04:32:51 46f8f816bc3b: Pulling fs layer 04:32:51 93b61091891f: Pulling fs layer 04:32:51 93b9cdb0e59b: Pulling fs layer 04:32:51 5e14af77c1be: Pulling fs layer 04:32:51 01666e4c0597: Pulling fs layer 04:32:51 aa168da1d23b: Pulling fs layer 04:32:51 aa168da1d23b: Waiting 04:32:51 46f8f816bc3b: Waiting 04:32:51 93b61091891f: Waiting 04:32:51 93b9cdb0e59b: Waiting 04:32:51 01666e4c0597: Waiting 04:32:51 5e14af77c1be: Waiting 04:32:51 36b3adc4ff6f: Download complete 04:32:51 46f8f816bc3b: Verifying Checksum 04:32:51 46f8f816bc3b: Download complete 04:32:51 df20fa9351a1: Verifying Checksum 04:32:51 df20fa9351a1: Download complete 04:32:51 93b9cdb0e59b: Verifying Checksum 04:32:51 93b9cdb0e59b: Download complete 04:32:51 5e14af77c1be: Verifying Checksum 04:32:51 5e14af77c1be: Download complete 04:32:51 01666e4c0597: Verifying Checksum 04:32:51 01666e4c0597: Download complete 04:32:51 df20fa9351a1: Pull complete 04:32:52 8ad3a11d3b57: Verifying Checksum 04:32:52 8ad3a11d3b57: Download complete 04:32:52 93b61091891f: Verifying Checksum 04:32:52 93b61091891f: Download complete 04:32:52 36b3adc4ff6f: Pull complete 04:32:53 8ad3a11d3b57: Pull complete 04:32:53 46f8f816bc3b: Pull complete 04:32:54 aa168da1d23b: Verifying Checksum 04:32:54 aa168da1d23b: Download complete 04:32:55 93b61091891f: Pull complete 04:32:56 93b9cdb0e59b: Pull complete 04:32:56 5e14af77c1be: Pull complete 04:32:56 01666e4c0597: Pull complete 04:33:05 aa168da1d23b: Pull complete 04:33:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:33:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:33:05 prd-centos7-docker-4c-2g-24851 does not seem to be running inside a container 04:33:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:33:10 $ docker top 473ccebdf84218be8fab246383c607c7d15df1f0f7b95c11ea771d62bc45207f -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:11 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:11 + mkdir -p /var/log/sa [Pipeline] sh 04:33:11 + ls /var/log/sa-host 04:33:11 + sadf -c /var/log/sa-host/sa04 04:33:11 file_magic: OK 04:33:11 HZ: Using current value: 100 04:33:11 file_header: OK 04:33:11 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 04:33:11 Statistics: 04:33:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:33:11 File successfully converted to sysstat format version 12.2.1 04:33:11 + sadf -c /var/log/sa-host/sa23 04:33:11 file_magic: OK 04:33:11 HZ: Using current value: 100 04:33:11 file_header: OK 04:33:11 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 04:33:11 Statistics: 04:33:11 Hnuu...uuuununununu... 04:33:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:12 provisioning config files... 04:33:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config452083399690235315tmp [Pipeline] { [Pipeline] echo 04:33:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:12 ---> create-netrc.sh [Pipeline] } 04:33:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:33:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:33:14 ---> python-tools-install.sh [Pipeline] echo 04:33:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:14 ---> sudo-logs.sh 04:33:14 Archiving 'sudo' log.. [Pipeline] echo 04:33:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:15 ---> job-cost.sh 04:33:15 lf-activate-venv: SKIPPING 04:33:15 INFO: No Stack... 04:33:16 INFO: Retrieving Pricing Info for: v1-standard-2 04:33:16 INFO: Archiving Costs [Pipeline] echo 04:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:17 ---> logs-deploy.sh 04:33:17 lf-activate-venv: SKIPPING 04:33:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3125/1 04:33:17 INFO: archiving workspace using pattern(s): 04:33:19 Archives upload complete. 04:33:19 INFO: archiving logs to Nexus