Pull request #3091 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from b2e9843285b3b12875123db04507d786eef55d5a+95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c (c34db7ac71924f7f63efcdedffdd82b8619645b8) 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-3091/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-3091/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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-23415 in /w/workspace/edgexfoundry_edgex-go_PR-3091 [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/3091/head:refs/remotes/origin/PR-3091 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c into PR head commit b2e9843285b3b12875123db04507d786eef55d5a Merge succeeded, producing b2e9843285b3b12875123db04507d786eef55d5a Checking out Revision b2e9843285b3b12875123db04507d786eef55d5a (PR-3091) > git config core.sparsecheckout # timeout=10 > git checkout -f b2e9843285b3b12875123db04507d786eef55d5a # 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 95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2e9843285b3b12875123db04507d786eef55d5a # timeout=10 Commit message: "feat(build): make the built fully statically linked for dockerize" 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 [2021-01-27T17:46:35.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-27T17:46:36.025Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-27T17:46:36.275Z] ========================================================= [2021-01-27T17:46:36.275Z] EdgeX Global Pipelines Version Info [2021-01-27T17:46:36.275Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-27T17:46:37.828Z] ------------------- [2021-01-27T17:46:37.828Z] stable info: [2021-01-27T17:46:37.828Z] ------------------- [2021-01-27T17:46:37.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T17:46:37.828Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T17:46:37.828Z] Message: update stable to v1.0.179 [2021-01-27T17:46:38.777Z] ------------------- [2021-01-27T17:46:38.777Z] experimental info: [2021-01-27T17:46:38.777Z] ------------------- [2021-01-27T17:46:38.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T17:46:38.777Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T17:46:38.777Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-27T17:46:39.368Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-27T17:46:39.557Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-27T17:46:39.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-27T17:46:39.900Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-27T17:46:40.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-27T17:46:40.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-27T17:46:40.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-27T17:46:40.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-27T17:46:40.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-27T17:46:40.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-27T17:46:41.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-27T17:46:41.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-27T17:46:41.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-27T17:46:41.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-27T17:46:41.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T17:46:41.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T17:46:41.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-27T17:46:42.044Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-27T17:46:42.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-27T17:46:42.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-27T17:46:42.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-27T17:46:42.609Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-27T17:46:42.752Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-27T17:46:42.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3091 [Pipeline] echo [2021-01-27T17:46:42.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3091 [Pipeline] echo [2021-01-27T17:46:43.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3091 [Pipeline] echo [2021-01-27T17:46:43.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2e9843285b3b12875123db04507d786eef55d5a [Pipeline] echo [2021-01-27T17:46:43.419Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2e9843 [Pipeline] echo [2021-01-27T17:46:43.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T17:46:43.810Z] provisioning config files... [2021-01-27T17:46:43.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1744403376503999722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T17:46:44.315Z] ---> docker-login.sh [2021-01-27T17:46:44.315Z] nexus3.edgexfoundry.org:10001 [2021-01-27T17:46:44.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T17:46:44.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T17:46:44.842Z] Configure a credential helper to remove this warning. See [2021-01-27T17:46:44.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T17:46:44.842Z] [2021-01-27T17:46:44.842Z] Login Succeeded [2021-01-27T17:46:44.842Z] nexus3.edgexfoundry.org:10002 [2021-01-27T17:46:44.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T17:46:44.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T17:46:44.842Z] Configure a credential helper to remove this warning. See [2021-01-27T17:46:44.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T17:46:44.842Z] [2021-01-27T17:46:44.842Z] Login Succeeded [2021-01-27T17:46:44.842Z] nexus3.edgexfoundry.org:10003 [2021-01-27T17:46:45.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T17:46:45.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T17:46:45.106Z] Configure a credential helper to remove this warning. See [2021-01-27T17:46:45.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T17:46:45.106Z] [2021-01-27T17:46:45.106Z] Login Succeeded [2021-01-27T17:46:45.106Z] nexus3.edgexfoundry.org:10004 [2021-01-27T17:46:45.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T17:46:45.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T17:46:45.369Z] Configure a credential helper to remove this warning. See [2021-01-27T17:46:45.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T17:46:45.369Z] [2021-01-27T17:46:45.369Z] Login Succeeded [2021-01-27T17:46:45.369Z] docker.io [2021-01-27T17:46:45.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T17:46:45.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T17:46:45.631Z] Configure a credential helper to remove this warning. See [2021-01-27T17:46:45.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T17:46:45.631Z] [2021-01-27T17:46:45.631Z] Login Succeeded [2021-01-27T17:46:45.631Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T17:46:45.653Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T17:46:46.239Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/core-command/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/core-data/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-27T17:46:46.239Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T17:46:46.239Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-27T17:46:46.239Z] ++ cut -d/ -f2 [2021-01-27T17:46:46.239Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-27T17:46:46.329Z] 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 [2021-01-27T17:46:48.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T17:46:48.105Z] [2021-01-27T17:46:48.105Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:46:48.504Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T17:46:48.504Z] latest: Pulling from edgex-devops/git-semver [2021-01-27T17:46:48.504Z] 31603596830f: Pulling fs layer [2021-01-27T17:46:48.504Z] 2a8b12db71e7: Pulling fs layer [2021-01-27T17:46:48.504Z] 6ca5941a6612: Pulling fs layer [2021-01-27T17:46:48.504Z] ecc8261a40a4: Pulling fs layer [2021-01-27T17:46:48.504Z] ecc8261a40a4: Waiting [2021-01-27T17:46:48.504Z] 2a8b12db71e7: Verifying Checksum [2021-01-27T17:46:48.504Z] 2a8b12db71e7: Download complete [2021-01-27T17:46:48.504Z] 31603596830f: Download complete [2021-01-27T17:46:48.772Z] ecc8261a40a4: Verifying Checksum [2021-01-27T17:46:48.772Z] ecc8261a40a4: Download complete [2021-01-27T17:46:48.772Z] 6ca5941a6612: Verifying Checksum [2021-01-27T17:46:48.772Z] 6ca5941a6612: Download complete [2021-01-27T17:46:49.038Z] 31603596830f: Pull complete [2021-01-27T17:46:49.038Z] 2a8b12db71e7: Pull complete [2021-01-27T17:46:49.983Z] 6ca5941a6612: Pull complete [2021-01-27T17:46:50.244Z] ecc8261a40a4: Pull complete [2021-01-27T17:46:50.244Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-27T17:46:50.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T17:46:50.244Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-27T17:46:50.371Z] prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container [2021-01-27T17:46:50.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-27T17:46:53.319Z] $ docker top 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T17:46:53.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T17:46:53.789Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T17:46:54.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T17:46:54.033Z] $ docker exec 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 ssh-agent [2021-01-27T17:46:54.196Z] SSH_AUTH_SOCK=/tmp/ssh-y7VKKiKyihs0/agent.12 [2021-01-27T17:46:54.196Z] SSH_AGENT_PID=17 [2021-01-27T17:46:54.212Z] Running ssh-add (command line suppressed) [2021-01-27T17:46:54.329Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8993738900554144946.key (/w/workspace/edgex-go/1@tmp/private_key_8993738900554144946.key) [2021-01-27T17:46:54.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T17:46:54.761Z] + git tag --points-at HEAD [Pipeline] } [2021-01-27T17:46:54.794Z] $ docker exec --env ******** --env ******** 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 ssh-agent -k [2021-01-27T17:46:54.904Z] unset SSH_AUTH_SOCK; [2021-01-27T17:46:54.905Z] unset SSH_AGENT_PID; [2021-01-27T17:46:54.905Z] echo Agent pid 17 killed; [2021-01-27T17:46:54.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-27T17:46:55.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T17:46:55.170Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T17:46:55.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T17:46:55.344Z] $ docker exec 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 ssh-agent [2021-01-27T17:46:55.513Z] SSH_AUTH_SOCK=/tmp/ssh-hYpAxIhkCEme/agent.45 [2021-01-27T17:46:55.513Z] SSH_AGENT_PID=50 [2021-01-27T17:46:55.521Z] Running ssh-add (command line suppressed) [2021-01-27T17:46:55.637Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7771757597592462831.key (/w/workspace/edgex-go/1@tmp/private_key_7771757597592462831.key) [2021-01-27T17:46:55.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T17:46:56.068Z] + git semver init [2021-01-27T17:46:56.068Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T17:46:56.068Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-27T17:46:56.068Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-27T17:46:56.068Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T17:46:56.068Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T17:46:56.068Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T17:46:56.068Z] # $SEMVER_BRANCH = PR-3091 [2021-01-27T17:46:56.068Z] # $SEMVER_TEMP = /tmp/semver-693958084 [2021-01-27T17:46:56.068Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-27T17:47:14.239Z] # '/tmp/semver-693958084' -> '/w/workspace/edgex-go/1/.semver' [2021-01-27T17:47:14.239Z] # -> Force: false [2021-01-27T17:47:14.239Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-27T17:47:14.266Z] $ docker exec --env ******** --env ******** 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 ssh-agent -k [2021-01-27T17:47:14.439Z] unset SSH_AUTH_SOCK; [2021-01-27T17:47:14.440Z] unset SSH_AGENT_PID; [2021-01-27T17:47:14.440Z] echo Agent pid 50 killed; [2021-01-27T17:47:14.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T17:47:15.069Z] + git semver [Pipeline] } [2021-01-27T17:47:15.103Z] $ docker stop --time=1 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 [2021-01-27T17:47:16.701Z] $ docker rm -f 17cd85bc151cc9f80a620906754c21f59a5f87585ca3b0ce8bf9a14cb72ee1c0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T17:47:17.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-27T17:47:17.861Z] Stashed 1 file(s) [Pipeline] echo [2021-01-27T17:47:17.884Z] [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 [2021-01-27T17:47:19.265Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-27T17:47:19.596Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T17:47:19.922Z] + sudo service docker restart [2021-01-27T17:47:19.923Z] + true [2021-01-27T17:47:19.923Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-27T17:47:20.536Z] ========================================================= [2021-01-27T17:47:20.536Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-27T17:47:20.536Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:47:20.931Z] + 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 . [2021-01-27T17:47:24.255Z] Sending build context to Docker daemon 327.2MB [2021-01-27T17:47:24.255Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T17:47:24.255Z] Step 2/6 : FROM ${BASE} [2021-01-27T17:47:24.255Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-27T17:47:24.255Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T17:47:24.255Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T17:47:24.255Z] de9db76c5a1d: Pulling fs layer [2021-01-27T17:47:24.255Z] bca2f99d35d6: Pulling fs layer [2021-01-27T17:47:24.255Z] 93359f2a8cfa: Pulling fs layer [2021-01-27T17:47:24.255Z] 7c6f9722023f: Pulling fs layer [2021-01-27T17:47:24.255Z] a35cf1a2eb13: Pulling fs layer [2021-01-27T17:47:24.255Z] 93359f2a8cfa: Waiting [2021-01-27T17:47:24.255Z] 7c6f9722023f: Waiting [2021-01-27T17:47:24.255Z] a35cf1a2eb13: Waiting [2021-01-27T17:47:24.255Z] bca2f99d35d6: Waiting [2021-01-27T17:47:24.255Z] de9db76c5a1d: Verifying Checksum [2021-01-27T17:47:24.255Z] de9db76c5a1d: Download complete [2021-01-27T17:47:24.255Z] 0ef7d3d256c8: Verifying Checksum [2021-01-27T17:47:24.255Z] 0ef7d3d256c8: Download complete [2021-01-27T17:47:24.255Z] 93359f2a8cfa: Verifying Checksum [2021-01-27T17:47:24.255Z] 93359f2a8cfa: Download complete [2021-01-27T17:47:24.255Z] 7c6f9722023f: Verifying Checksum [2021-01-27T17:47:24.255Z] 7c6f9722023f: Download complete [2021-01-27T17:47:24.531Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T17:47:24.531Z] 188c0c94c7c5: Download complete [2021-01-27T17:47:25.114Z] 188c0c94c7c5: Pull complete [2021-01-27T17:47:25.114Z] 0ef7d3d256c8: Pull complete [2021-01-27T17:47:25.384Z] de9db76c5a1d: Pull complete [2021-01-27T17:47:26.339Z] a35cf1a2eb13: Verifying Checksum [2021-01-27T17:47:26.339Z] a35cf1a2eb13: Download complete [2021-01-27T17:47:26.918Z] bca2f99d35d6: Verifying Checksum [2021-01-27T17:47:26.918Z] bca2f99d35d6: Download complete [2021-01-27T17:47:33.554Z] bca2f99d35d6: Pull complete [2021-01-27T17:47:33.554Z] 93359f2a8cfa: Pull complete [2021-01-27T17:47:33.554Z] 7c6f9722023f: Pull complete [2021-01-27T17:47:33.582Z] Still waiting to schedule task [2021-01-27T17:47:33.582Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-27T17:47:37.794Z] a35cf1a2eb13: Pull complete [2021-01-27T17:47:37.795Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-27T17:47:37.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-27T17:47:37.795Z] ---> a62c8e92a672 [2021-01-27T17:47:37.795Z] 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 [2021-01-27T17:47:37.795Z] ---> Running in 7f2b9e96ae41 [2021-01-27T17:47:37.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:47:38.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:47:39.005Z] (1/12) Installing libmagic (5.38-r0) [2021-01-27T17:47:39.580Z] (2/12) Installing file (5.38-r0) [2021-01-27T17:47:39.580Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-27T17:47:39.843Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-27T17:47:44.069Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-27T17:47:44.069Z] (6/12) Installing patch (2.7.6-r6) [2021-01-27T17:47:44.069Z] (7/12) Installing build-base (0.5-r2) [2021-01-27T17:47:44.069Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-27T17:47:44.069Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-27T17:47:44.069Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-27T17:47:44.069Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-27T17:47:44.069Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-27T17:47:44.333Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:47:44.333Z] OK: 233 MiB in 51 packages [2021-01-27T17:47:47.651Z] Removing intermediate container 7f2b9e96ae41 [2021-01-27T17:47:47.651Z] ---> 7343c2e5f18d [2021-01-27T17:47:47.651Z] Step 4/6 : WORKDIR /edgex-go [2021-01-27T17:47:47.651Z] ---> Running in 16fc376909ae [2021-01-27T17:47:47.651Z] Removing intermediate container 16fc376909ae [2021-01-27T17:47:47.651Z] ---> 3bb0b28f206e [2021-01-27T17:47:47.651Z] Step 5/6 : COPY go.mod . [2021-01-27T17:47:47.651Z] ---> 2e747fe34312 [2021-01-27T17:47:47.651Z] Step 6/6 : RUN go mod download [2021-01-27T17:47:47.915Z] ---> Running in baf25b87eebf [2021-01-27T17:48:09.953Z] Removing intermediate container baf25b87eebf [2021-01-27T17:48:09.953Z] ---> 22bfb612d6c1 [2021-01-27T17:48:09.953Z] Successfully built 22bfb612d6c1 [2021-01-27T17:48:09.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:48:10.321Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T17:48:10.321Z] . [Pipeline] withDockerContainer [2021-01-27T17:48:10.518Z] prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container [2021-01-27T17:48:10.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T17:48:11.368Z] $ docker top 6e8ce7ff7445924f1ce2f787be743038c13f8ef2ca5a03b504cb704e4d222582 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T17:48:11.921Z] + go version [2021-01-27T17:48:11.921Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-27T17:48:11.952Z] $ docker stop --time=1 6e8ce7ff7445924f1ce2f787be743038c13f8ef2ca5a03b504cb704e4d222582 [2021-01-27T17:48:14.021Z] $ docker rm -f 6e8ce7ff7445924f1ce2f787be743038c13f8ef2ca5a03b504cb704e4d222582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:48:15.063Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T17:48:15.063Z] . [Pipeline] withDockerContainer [2021-01-27T17:48:15.187Z] prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container [2021-01-27T17:48:15.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T17:48:15.979Z] $ docker top e88fb9da7541b8be3f1bc59159f29ccfd1274aeeec22385ce4d7a31111f4607f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-27T17:48:16.237Z] ========================================================= [2021-01-27T17:48:16.237Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-27T17:48:16.237Z] ========================================================= [Pipeline] sh [2021-01-27T17:48:16.550Z] + make test [2021-01-27T17:48:16.550Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-27T17:48:26.610Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-27T17:48:38.986Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-27T17:48:45.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-27T17:48:46.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-27T17:48:46.223Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-27T17:48:46.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-27T17:48:49.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-27T17:48:49.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-27T17:48:49.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-27T17:48:49.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-27T17:48:49.603Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-27T17:48:49.603Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-27T17:48:52.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-27T17:48:52.043Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-27T17:48:52.043Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-27T17:48:53.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements [2021-01-27T17:48:53.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-27T17:48:53.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-27T17:48:53.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-27T17:48:53.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-27T17:48:53.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-27T17:48:58.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.163s coverage: 27.1% of statements [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-27T17:48:58.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-27T17:48:58.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-27T17:48:58.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 65.8% of statements [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-27T17:48:58.944Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.145s coverage: 82.3% of statements [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-27T17:48:58.944Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-27T17:48:59.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.331s coverage: 28.6% of statements [2021-01-27T17:48:59.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-27T17:48:59.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-27T17:48:59.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-27T17:48:59.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-27T17:48:59.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-27T17:48:59.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements [2021-01-27T17:48:59.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-27T17:48:59.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2021-01-27T17:48:59.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-27T17:48:59.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.153s coverage: 86.7% of statements [2021-01-27T17:48:59.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-27T17:49:00.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.127s coverage: 97.5% of statements [2021-01-27T17:49:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-27T17:49:00.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-01-27T17:49:00.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-27T17:49:00.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-27T17:49:00.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-27T17:49:00.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-27T17:49:03.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.438s coverage: 92.8% of statements [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-27T17:49:03.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-27T17:49:03.067Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-27T17:49:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-27T17:49:03.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 43.8% of statements [2021-01-27T17:49:03.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-01-27T17:49:03.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-01-27T17:49:03.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-01-27T17:49:03.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.029s coverage: 44.8% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.051s coverage: 87.2% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.4% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.178s coverage: 63.5% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 68.9% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 37.0% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.258s coverage: 84.0% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.112s coverage: 47.1% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-27T17:49:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-27T17:49:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-27T17:49:15.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-01-27T17:49:15.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-27T17:49:15.956Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-27T17:49:15.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-01-27T17:49:15.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-27T17:49:16.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-27T17:49:16.499Z] GO111MODULE=on go vet ./... [2021-01-27T17:49:19.886Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23416 in /w/workspace/edgexfoundry_edgex-go_PR-3091 [Pipeline] { [Pipeline] ws [2021-01-27T17:49:19.981Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-27T17:49:24.920Z] using credential edgex-jenkins-ssh [2021-01-27T17:49:24.977Z] Cloning the remote Git repository [2021-01-27T17:49:25.037Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-27T17:49:25.152Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-27T17:49:25.222Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T17:49:25.223Z] > git --version # timeout=10 [2021-01-27T17:49:25.242Z] > git --version # 'git version 2.17.1' [2021-01-27T17:49:25.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T17:49:25.319Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T17:49:43.237Z] gofmt -l . [2021-01-27T17:49:43.238Z] [ "`gofmt -l .`" = "" ] [2021-01-27T17:49:43.238Z] ./bin/test-go-mod-tidy.sh [2021-01-27T17:49:43.238Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-27T17:49:43.567Z] + ls -al . [2021-01-27T17:49:43.567Z] total 668 [2021-01-27T17:49:43.567Z] drwxrwxr-x 10 1001 1001 4096 Jan 27 17:49 . [2021-01-27T17:49:43.567Z] drwxr-xr-x 4 root root 28 Jan 27 17:48 .. [2021-01-27T17:49:43.567Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 17:46 .dockerignore [2021-01-27T17:49:43.567Z] drwxrwxr-x 8 1001 1001 179 Jan 27 17:46 .git [2021-01-27T17:49:43.567Z] drwxrwxr-x 3 1001 1001 125 Jan 27 17:46 .github [2021-01-27T17:49:43.567Z] -rw-rw-r-- 1 1001 1001 872 Jan 27 17:46 .gitignore [2021-01-27T17:49:43.567Z] drwx------ 3 1001 1001 60 Jan 27 17:47 .semver [2021-01-27T17:49:43.567Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 17:46 .sonarcloud.properties [2021-01-27T17:49:43.567Z] -rw-rw-r-- 1 1001 1001 7859 Jan 27 17:46 Attribution.txt [2021-01-27T17:49:43.567Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 17:46 CONTRIBUTING.md [2021-01-27T17:49:43.567Z] -rw-rw-r-- 1 1001 1001 931 Jan 27 17:46 Dockerfile.build [2021-01-27T17:49:43.567Z] -rw-rw-r-- 1 1001 1001 863 Jan 27 17:46 Jenkinsfile [2021-01-27T17:49:43.568Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 17:46 LICENSE [2021-01-27T17:49:43.568Z] -rw-rw-r-- 1 1001 1001 6001 Jan 27 17:46 Makefile [2021-01-27T17:49:43.568Z] -rw-rw-r-- 1 1001 1001 6524 Jan 27 17:46 README.md [2021-01-27T17:49:43.568Z] -rw-rw-r-- 1 1001 1001 6755 Jan 27 17:46 SECURITY.md [2021-01-27T17:49:43.568Z] -rw-rw-r-- 1 1001 1001 5 Jan 27 17:47 VERSION [2021-01-27T17:49:43.568Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 17:46 ZMQWindows.md [2021-01-27T17:49:43.568Z] drwxrwxr-x 2 1001 1001 117 Jan 27 17:46 bin [2021-01-27T17:49:43.568Z] drwxrwxr-x 15 1001 1001 4096 Jan 27 17:46 cmd [2021-01-27T17:49:43.568Z] -rw-r--r-- 1 root root 564700 Jan 27 17:49 coverage.out [2021-01-27T17:49:43.568Z] -rw-r--r-- 1 root root 1053 Jan 27 17:49 go.mod [2021-01-27T17:49:43.568Z] -rw-r--r-- 1 root root 18995 Jan 27 17:49 go.sum [2021-01-27T17:49:43.568Z] drwxrwxr-x 8 1001 1001 127 Jan 27 17:46 internal [2021-01-27T17:49:43.568Z] drwxrwxr-x 4 1001 1001 26 Jan 27 17:46 openapi [2021-01-27T17:49:43.568Z] drwxrwxr-x 4 1001 1001 71 Jan 27 17:46 snap [2021-01-27T17:49:43.568Z] -rw-rw-r-- 1 1001 1001 168 Jan 27 17:46 version.go [Pipeline] sh [2021-01-27T17:49:43.889Z] + '[' -e coverage.out ] [2021-01-27T17:49:43.889Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-27T17:49:44.497Z] Stashed 1 file(s) [Pipeline] sh [2021-01-27T17:49:44.815Z] + make build [2021-01-27T17:49:44.815Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-27T17:49:46.570Z] Merging remotes/origin/master commit 95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c into PR head commit b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:49:45.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T17:49:45.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T17:49:45.724Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T17:49:45.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T17:49:45.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T17:49:45.767Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3091/head:refs/remotes/origin/PR-3091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T17:49:46.596Z] > git config core.sparsecheckout # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-27T17:49:47.303Z] Failed in branch arm64 [2021-01-27T17:49:48.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-27T17:49:46.619Z] > git checkout -f b2e9843285b3b12875123db04507d786eef55d5a # timeout=10 [2021-01-27T17:49:54.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-27T17:49:56.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-27T17:49:57.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-27T17:49:57.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-27T17:49:59.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-27T17:50:00.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-27T17:50:01.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-27T17:50:02.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-27T17:50:04.066Z] 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 [2021-01-27T17:50:05.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-27T17:50:05.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-27T17:50:07.943Z] $ docker stop --time=1 e88fb9da7541b8be3f1bc59159f29ccfd1274aeeec22385ce4d7a31111f4607f [2021-01-27T17:50:10.040Z] $ docker rm -f e88fb9da7541b8be3f1bc59159f29ccfd1274aeeec22385ce4d7a31111f4607f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:50:13.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T17:50:13.734Z] [2021-01-27T17:50:13.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:50:14.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T17:50:14.150Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-27T17:50:14.150Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-27T17:50:14.150Z] ca9280d653b3: Pulling fs layer [2021-01-27T17:50:14.150Z] 7e9c9ca2126c: Pulling fs layer [2021-01-27T17:50:15.099Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-27T17:50:15.099Z] cbdbe7a5bc2a: Download complete [2021-01-27T17:50:15.099Z] ca9280d653b3: Verifying Checksum [2021-01-27T17:50:15.099Z] ca9280d653b3: Download complete [2021-01-27T17:50:15.365Z] cbdbe7a5bc2a: Pull complete [2021-01-27T17:50:16.319Z] 7e9c9ca2126c: Verifying Checksum [2021-01-27T17:50:16.319Z] 7e9c9ca2126c: Download complete [2021-01-27T17:50:16.319Z] ca9280d653b3: Pull complete [2021-01-27T17:50:22.956Z] 7e9c9ca2126c: Pull complete [2021-01-27T17:50:22.956Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-27T17:50:22.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T17:50:22.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-27T17:50:23.097Z] prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container [2021-01-27T17:50:23.142Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-27T17:50:26.491Z] $ docker top 6d4402c9c57f9a8c7482391fdd7734368fc3462a3d5272ab387adc489f9ec5f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T17:50:27.190Z] + docker-compose build --help [2021-01-27T17:50:27.190Z] + grep parallel [2021-01-27T17:50:28.138Z] --parallel Build images in parallel. [Pipeline] } [2021-01-27T17:50:28.444Z] $ docker stop --time=1 6d4402c9c57f9a8c7482391fdd7734368fc3462a3d5272ab387adc489f9ec5f0 [2021-01-27T17:50:29.842Z] $ docker rm -f 6d4402c9c57f9a8c7482391fdd7734368fc3462a3d5272ab387adc489f9ec5f0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:50:30.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T17:50:30.735Z] . [Pipeline] withDockerContainer [2021-01-27T17:50:30.936Z] prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container [2021-01-27T17:50:31.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-27T17:50:31.697Z] $ docker top fd8437dcdd1a5844373625b6f5779833aa4bb774c41156a3b2142fa1198c3895 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T17:50:32.357Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-27T17:50:33.305Z] Building docker-core-command-go ... [2021-01-27T17:50:33.305Z] Building docker-core-data-go ... [2021-01-27T17:50:33.305Z] Building docker-core-metadata-go ... [2021-01-27T17:50:33.305Z] Building docker-security-bootstrapper-go ... [2021-01-27T17:50:33.305Z] Building docker-security-proxy-setup-go ... [2021-01-27T17:50:33.305Z] Building docker-security-secretstore-setup-go ... [2021-01-27T17:50:33.305Z] Building docker-support-notifications-go ... [2021-01-27T17:50:33.305Z] Building docker-support-scheduler-go ... [2021-01-27T17:50:33.305Z] Building docker-sys-mgmt-agent-go ... [2021-01-27T17:50:33.305Z] Building docker-sys-mgmt-agent-go [2021-01-27T17:50:33.305Z] Building docker-support-scheduler-go [2021-01-27T17:50:33.305Z] Building docker-security-proxy-setup-go [2021-01-27T17:50:33.305Z] Building docker-core-command-go [2021-01-27T17:50:33.305Z] Building docker-core-metadata-go [2021-01-27T17:51:05.584Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:51:05.584Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:51:05.584Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:51:05.584Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:51:05.584Z] ---> 22bfb612d6c1 [2021-01-27T17:51:05.584Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T17:51:05.584Z] ---> 22bfb612d6c1 [2021-01-27T17:51:05.584Z] Step 3/21 : WORKDIR /edgex-go [2021-01-27T17:51:05.584Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:51:05.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:51:05.584Z] ---> 22bfb612d6c1 [2021-01-27T17:51:05.584Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T17:51:05.584Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:51:05.584Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:51:05.584Z] ---> 22bfb612d6c1 [2021-01-27T17:51:05.584Z] Step 3/26 : WORKDIR /edgex-go [2021-01-27T17:51:05.584Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:51:05.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:51:05.584Z] ---> 22bfb612d6c1 [2021-01-27T17:51:05.584Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T17:51:05.584Z] ---> Running in 7fc3f532164b [2021-01-27T17:51:05.584Z] ---> Running in 5dba55eb69bc [2021-01-27T17:51:05.584Z] ---> Running in ad6e8b98823a [2021-01-27T17:51:05.584Z] ---> Running in 802adcd8ce0a [2021-01-27T17:51:05.584Z] ---> Running in 2310f2f73572 [2021-01-27T17:51:05.584Z] Removing intermediate container ad6e8b98823a [2021-01-27T17:51:05.584Z] ---> 87bef719f63a [2021-01-27T17:51:05.584Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:51:05.860Z] Removing intermediate container 802adcd8ce0a [2021-01-27T17:51:05.860Z] ---> 8dc26e20fc6e [2021-01-27T17:51:05.860Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:51:05.860Z] Removing intermediate container 5dba55eb69bc [2021-01-27T17:51:05.860Z] ---> 135774727f43 [2021-01-27T17:51:05.860Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:51:05.860Z] Removing intermediate container 7fc3f532164b [2021-01-27T17:51:05.860Z] ---> 3205edacbff2 [2021-01-27T17:51:05.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:51:05.860Z] Removing intermediate container 2310f2f73572 [2021-01-27T17:51:05.860Z] ---> 574d883452a4 [2021-01-27T17:51:05.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:51:05.860Z] ---> Running in e28d2a285705 [2021-01-27T17:51:05.860Z] ---> Running in 7796681c2204 [2021-01-27T17:51:05.860Z] ---> Running in 7ceb8820ed24 [2021-01-27T17:51:05.860Z] ---> Running in 88ae44583a43 [2021-01-27T17:51:06.129Z] ---> Running in df828e371768 [2021-01-27T17:51:08.082Z] Removing intermediate container 7796681c2204 [2021-01-27T17:51:08.082Z] ---> 01f15ff38930 [2021-01-27T17:51:08.082Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-27T17:51:08.082Z] Removing intermediate container 7ceb8820ed24 [2021-01-27T17:51:08.082Z] ---> 52912ff2e695 [2021-01-27T17:51:08.082Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-27T17:51:08.082Z] ---> Running in e7b06dd598c8 [2021-01-27T17:51:08.345Z] Removing intermediate container e28d2a285705 [2021-01-27T17:51:08.345Z] ---> 859810548ebe [2021-01-27T17:51:08.345Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-27T17:51:08.610Z] ---> Running in 2fb17a903092 [2021-01-27T17:51:08.610Z] Removing intermediate container df828e371768 [2021-01-27T17:51:08.610Z] ---> 7244ffcbac41 [2021-01-27T17:51:08.610Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T17:51:08.610Z] ---> Running in dfbf5e9cb8b0 [2021-01-27T17:51:08.876Z] Removing intermediate container 88ae44583a43 [2021-01-27T17:51:08.876Z] ---> 9aec497198a3 [2021-01-27T17:51:08.876Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T17:51:08.876Z] ---> Running in 3fe6aa3fedd1 [2021-01-27T17:51:09.148Z] ---> Running in 8764df5dc194 [2021-01-27T17:51:09.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:09.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:09.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:09.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:09.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:09.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:09.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:10.233Z] OK: 233 MiB in 51 packages [2021-01-27T17:51:10.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:10.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:10.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:51:10.497Z] OK: 233 MiB in 51 packages [2021-01-27T17:51:10.497Z] Removing intermediate container e7b06dd598c8 [2021-01-27T17:51:10.497Z] ---> 75d68ad14565 [2021-01-27T17:51:10.497Z] Step 6/26 : COPY go.mod . [2021-01-27T17:51:10.766Z] OK: 233 MiB in 51 packages [2021-01-27T17:51:10.766Z] OK: 233 MiB in 51 packages [2021-01-27T17:51:10.766Z] ---> 00b34975b5d0 [2021-01-27T17:51:10.766Z] Step 7/26 : RUN go mod download [2021-01-27T17:51:11.030Z] OK: 233 MiB in 51 packages [2021-01-27T17:51:11.030Z] ---> Running in b636b9c2e7c0 [2021-01-27T17:51:11.030Z] Removing intermediate container 2fb17a903092 [2021-01-27T17:51:11.030Z] ---> 3f3c7ef68e04 [2021-01-27T17:51:11.030Z] Step 6/22 : COPY go.mod . [2021-01-27T17:51:11.609Z] ---> 2dbdb2b2a6ef [2021-01-27T17:51:11.609Z] Step 7/22 : RUN go mod download [2021-01-27T17:51:11.609Z] Removing intermediate container dfbf5e9cb8b0 [2021-01-27T17:51:11.609Z] ---> 55d0cc1a3864 [2021-01-27T17:51:11.609Z] Step 6/21 : COPY go.mod . [2021-01-27T17:51:11.873Z] ---> Running in ad5ba94edcac [2021-01-27T17:51:12.139Z] Removing intermediate container 3fe6aa3fedd1 [2021-01-27T17:51:12.139Z] ---> 401083eb90a4 [2021-01-27T17:51:12.139Z] Step 6/23 : COPY go.mod . [2021-01-27T17:51:12.139Z] ---> 7284778a705c [2021-01-27T17:51:12.139Z] Step 7/21 : RUN go mod download [2021-01-27T17:51:12.139Z] Removing intermediate container 8764df5dc194 [2021-01-27T17:51:12.139Z] ---> 3fbda09873d6 [2021-01-27T17:51:12.139Z] Step 6/23 : COPY go.mod . [2021-01-27T17:51:12.139Z] ---> Running in 5944e97ae148 [2021-01-27T17:51:12.410Z] ---> 41c9d9b0604f [2021-01-27T17:51:12.410Z] Step 7/23 : RUN go mod download [2021-01-27T17:51:12.680Z] ---> 42ac8312e5d6 [2021-01-27T17:51:12.680Z] Step 7/23 : RUN go mod download [2021-01-27T17:51:12.680Z] ---> Running in abdc989886e8 [2021-01-27T17:51:12.944Z] ---> Running in 7a963b795ddd [2021-01-27T17:51:13.207Z] Removing intermediate container b636b9c2e7c0 [2021-01-27T17:51:13.207Z] ---> 4b36df68ba6f [2021-01-27T17:51:13.207Z] Step 8/26 : COPY . . [2021-01-27T17:51:13.790Z] Removing intermediate container ad5ba94edcac [2021-01-27T17:51:13.790Z] ---> 99e7ffd5f46b [2021-01-27T17:51:13.790Z] Step 8/22 : COPY . . [2021-01-27T17:51:21.969Z] Removing intermediate container 5944e97ae148 [2021-01-27T17:51:21.969Z] ---> 11210733a5ba [2021-01-27T17:51:21.969Z] Step 8/21 : COPY . . [2021-01-27T17:51:23.902Z] Removing intermediate container abdc989886e8 [2021-01-27T17:51:23.902Z] ---> 01193d3ed326 [2021-01-27T17:51:23.902Z] Step 8/23 : COPY . . [2021-01-27T17:51:33.971Z] Removing intermediate container 7a963b795ddd [2021-01-27T17:51:33.971Z] ---> c0da986109e1 [2021-01-27T17:51:33.971Z] Step 8/23 : COPY . . [2021-01-27T17:51:56.064Z] ---> a7448f29c5b9 [2021-01-27T17:51:56.064Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-27T17:51:56.064Z] ---> fef604c2d630 [2021-01-27T17:51:56.064Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-27T17:51:56.645Z] ---> Running in 05aa3efc1eff [2021-01-27T17:51:56.645Z] ---> Running in 9750d4403d16 [2021-01-27T17:52:00.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-27T17:52:00.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-27T17:52:00.891Z] ---> a51ca930bf73 [2021-01-27T17:52:00.891Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-27T17:52:00.891Z] ---> Running in a90dd93e79f2 [2021-01-27T17:52:00.891Z] ---> 6a82d1129c10 [2021-01-27T17:52:00.891Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-27T17:52:01.159Z] ---> Running in 32facfcfd670 [2021-01-27T17:52:03.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-27T17:52:03.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-27T17:52:07.450Z] ---> 8630c6f438c1 [2021-01-27T17:52:07.450Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-27T17:52:07.450Z] ---> Running in 99239b606463 [2021-01-27T17:52:08.035Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-27T17:52:30.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-27T17:52:33.461Z] Removing intermediate container 9750d4403d16 [2021-01-27T17:52:33.461Z] ---> 38f6465d90b5 [2021-01-27T17:52:33.461Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-27T17:52:33.725Z] Removing intermediate container 05aa3efc1eff [2021-01-27T17:52:33.726Z] ---> d6201764e904 [2021-01-27T17:52:33.726Z] [2021-01-27T17:52:33.726Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T17:52:33.994Z] 3.12: Pulling from library/alpine [2021-01-27T17:52:34.953Z] ---> Running in d3e48628051b [2021-01-27T17:52:35.536Z] Removing intermediate container 32facfcfd670 [2021-01-27T17:52:35.536Z] ---> b111a8bdccb7 [2021-01-27T17:52:35.536Z] [2021-01-27T17:52:35.536Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T17:52:35.536Z] 3.12: Pulling from library/alpine [2021-01-27T17:52:35.536Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T17:52:35.536Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T17:52:35.807Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T17:52:35.807Z] ---> 389fef711851 [2021-01-27T17:52:35.807Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-27T17:52:35.807Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T17:52:35.807Z] ---> 389fef711851 [2021-01-27T17:52:35.807Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T17:52:37.203Z] ---> Running in 130d773adc72 [2021-01-27T17:52:37.203Z] ---> Running in bd1e7cd511c2 [2021-01-27T17:52:37.466Z] Removing intermediate container a90dd93e79f2 [2021-01-27T17:52:37.466Z] ---> 366bbaf0217d [2021-01-27T17:52:37.466Z] [2021-01-27T17:52:37.466Z] Step 10/21 : FROM alpine:3.12 [2021-01-27T17:52:37.466Z] ---> 389fef711851 [2021-01-27T17:52:37.466Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-27T17:52:37.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-27T17:52:37.731Z] ---> Running in 612391abb16f [2021-01-27T17:52:38.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:52:38.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:52:38.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:52:38.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:52:38.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:52:38.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:52:38.621Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-27T17:52:38.621Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:52:38.622Z] OK: 6 MiB in 15 packages [2021-01-27T17:52:38.622Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-27T17:52:38.622Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:52:38.622Z] OK: 6 MiB in 15 packages [2021-01-27T17:52:38.885Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-27T17:52:38.885Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T17:52:38.885Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-27T17:52:38.885Z] (4/4) Installing curl (7.69.1-r3) [2021-01-27T17:52:38.885Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:52:38.885Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T17:52:38.885Z] OK: 7 MiB in 18 packages [2021-01-27T17:52:39.835Z] Removing intermediate container d3e48628051b [2021-01-27T17:52:39.835Z] ---> 3b6643a9d900 [2021-01-27T17:52:39.835Z] [2021-01-27T17:52:39.835Z] Step 11/26 : FROM docker:20.10.0 [2021-01-27T17:52:39.835Z] 20.10.0: Pulling from library/docker [2021-01-27T17:52:40.785Z] Removing intermediate container 130d773adc72 [2021-01-27T17:52:40.786Z] ---> 7b5ff98c9974 [2021-01-27T17:52:40.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T17:52:43.350Z] ---> Running in 19d8b6d0c646 [2021-01-27T17:52:43.350Z] Removing intermediate container bd1e7cd511c2 [2021-01-27T17:52:43.350Z] ---> f8c3b0aa08c2 [2021-01-27T17:52:43.350Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T17:52:43.616Z] ---> Running in 650f50afc38d [2021-01-27T17:52:43.616Z] Removing intermediate container 612391abb16f [2021-01-27T17:52:43.616Z] ---> 5ec1c47b13e9 [2021-01-27T17:52:43.616Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T17:52:43.616Z] Removing intermediate container 99239b606463 [2021-01-27T17:52:43.616Z] ---> 70c2741e9d34 [2021-01-27T17:52:43.616Z] [2021-01-27T17:52:43.616Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T17:52:43.616Z] ---> 389fef711851 [2021-01-27T17:52:43.616Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T17:52:43.616Z] ---> Using cache [2021-01-27T17:52:43.616Z] ---> f8c3b0aa08c2 [2021-01-27T17:52:43.616Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T17:52:43.616Z] Removing intermediate container 19d8b6d0c646 [2021-01-27T17:52:43.616Z] ---> dbbe1e90ce74 [2021-01-27T17:52:43.616Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-27T17:52:43.879Z] ---> Running in 6b16f135cd80 [2021-01-27T17:52:43.879Z] ---> Running in f917e51b8eb8 [2021-01-27T17:52:43.880Z] ---> Running in e2a874a01ac4 [2021-01-27T17:52:43.880Z] Removing intermediate container 650f50afc38d [2021-01-27T17:52:43.880Z] ---> dccba616ca52 [2021-01-27T17:52:43.880Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-27T17:52:44.148Z] ---> Running in 4720f39374a6 [2021-01-27T17:52:44.148Z] Removing intermediate container 6b16f135cd80 [2021-01-27T17:52:44.148Z] ---> 95ac76040daa [2021-01-27T17:52:44.148Z] Step 13/21 : WORKDIR /edgex [2021-01-27T17:52:44.148Z] Removing intermediate container f917e51b8eb8 [2021-01-27T17:52:44.148Z] ---> 5e74948fb6d0 [2021-01-27T17:52:44.148Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-27T17:52:46.071Z] Removing intermediate container e2a874a01ac4 [2021-01-27T17:52:46.071Z] ---> 634d3918ff8d [2021-01-27T17:52:46.071Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T17:52:46.656Z] ---> Running in 7ad69e913bad [2021-01-27T17:52:46.656Z] ---> Running in 7ff41f60121f [2021-01-27T17:52:46.656Z] ---> Running in dbc243bde31e [2021-01-27T17:52:46.923Z] Removing intermediate container 4720f39374a6 [2021-01-27T17:52:46.923Z] ---> 586e365621c0 [2021-01-27T17:52:46.923Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T17:52:46.923Z] ---> Running in f577859804c5 [2021-01-27T17:52:47.185Z] Removing intermediate container dbc243bde31e [2021-01-27T17:52:47.185Z] ---> 39f635ccbb1f [2021-01-27T17:52:47.185Z] Step 15/23 : WORKDIR / [2021-01-27T17:52:47.185Z] Removing intermediate container 7ff41f60121f [2021-01-27T17:52:47.185Z] ---> ccd759ca0251 [2021-01-27T17:52:47.185Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T17:52:47.185Z] Removing intermediate container 7ad69e913bad [2021-01-27T17:52:47.185Z] ---> 1c82135f9d52 [2021-01-27T17:52:47.185Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-27T17:52:47.185Z] Removing intermediate container f577859804c5 [2021-01-27T17:52:47.185Z] ---> 0eadd2f2408d [2021-01-27T17:52:47.185Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T17:52:47.447Z] ---> Running in 2bb95abb4cf6 [2021-01-27T17:52:47.447Z] ---> Running in 1f6b8749e9a2 [2021-01-27T17:52:47.447Z] ---> 25c3771234fd [2021-01-27T17:52:47.447Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-27T17:52:47.713Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-27T17:52:47.713Z] ---> 9bb675d2d5b3 [2021-01-27T17:52:47.713Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-27T17:52:47.713Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-27T17:52:47.713Z] ---> aefe523efa57 [2021-01-27T17:52:47.713Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-27T17:52:47.992Z] Removing intermediate container 2bb95abb4cf6 [2021-01-27T17:52:47.992Z] ---> a5f145e0d6bc [2021-01-27T17:52:47.992Z] Step 15/23 : WORKDIR / [2021-01-27T17:52:47.992Z] Removing intermediate container 1f6b8749e9a2 [2021-01-27T17:52:47.992Z] ---> 04c373cc055f [2021-01-27T17:52:47.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T17:52:47.992Z] ---> Running in 30927d3069ef [2021-01-27T17:52:47.992Z] ---> Running in a7218750117f [2021-01-27T17:52:48.257Z] ---> 6909680248a6 [2021-01-27T17:52:48.257Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-27T17:52:48.528Z] ---> 7b0bf329d1a0 [2021-01-27T17:52:48.528Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-27T17:52:48.528Z] ---> 183a4077d37b [2021-01-27T17:52:48.528Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-27T17:52:48.528Z] Removing intermediate container a7218750117f [2021-01-27T17:52:48.528Z] ---> 24912a5e2c44 [2021-01-27T17:52:48.528Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T17:52:49.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:52:49.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:52:49.484Z] ---> 9ad88a63ce4f [2021-01-27T17:52:49.484Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-27T17:52:49.751Z] (1/2) Installing readline (8.0.4-r0) [2021-01-27T17:52:49.752Z] (2/2) Installing bash (5.0.17-r0) [2021-01-27T17:52:49.752Z] ---> Running in 2fbdaafe9019 [2021-01-27T17:52:49.752Z] ---> c38e526cafa7 [2021-01-27T17:52:49.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-27T17:52:49.752Z] ---> 64db4f1d80ce [2021-01-27T17:52:49.752Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-27T17:52:49.752Z] Executing bash-5.0.17-r0.post-install [2021-01-27T17:52:49.752Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:52:49.752Z] OK: 12 MiB in 22 packages [2021-01-27T17:52:49.752Z] ---> f9663af14d02 [2021-01-27T17:52:49.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-27T17:52:50.017Z] ---> Running in 4d0233e86197 [2021-01-27T17:52:50.017Z] Removing intermediate container 2fbdaafe9019 [2021-01-27T17:52:50.017Z] ---> 1781c5ec2ba9 [2021-01-27T17:52:50.017Z] Step 18/21 : CMD ["--init=true"] [2021-01-27T17:52:50.285Z] ---> dbaa07bf5f48 [2021-01-27T17:52:50.285Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-27T17:52:50.285Z] ---> Running in 2e640ff637f2 [2021-01-27T17:52:50.285Z] Removing intermediate container 4d0233e86197 [2021-01-27T17:52:50.285Z] ---> 083caf807f5d [2021-01-27T17:52:50.285Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T17:52:50.550Z] ---> 77bd382c6b38 [2021-01-27T17:52:50.550Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-27T17:52:50.550Z] ---> Running in 36de73acbcb5 [2021-01-27T17:52:50.819Z] ---> Running in 02e19ef111ab [2021-01-27T17:52:50.819Z] Removing intermediate container 2e640ff637f2 [2021-01-27T17:52:50.819Z] ---> bac3aedaf52c [2021-01-27T17:52:50.819Z] Step 19/21 : LABEL arch=x86_64 [2021-01-27T17:52:50.819Z] Removing intermediate container 36de73acbcb5 [2021-01-27T17:52:50.819Z] ---> 524a48287b61 [2021-01-27T17:52:50.819Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T17:52:51.088Z] Removing intermediate container 30927d3069ef [2021-01-27T17:52:51.088Z] ---> 08319f8dbe5c [2021-01-27T17:52:51.088Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-27T17:52:51.088Z] ---> c0a7879b4a3a [2021-01-27T17:52:51.088Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-27T17:52:51.088Z] ---> Running in d2ac81016322 [2021-01-27T17:52:51.088Z] Removing intermediate container 02e19ef111ab [2021-01-27T17:52:51.088Z] ---> 5d7a1d8fb338 [2021-01-27T17:52:51.088Z] Step 20/22 : LABEL arch=x86_64 [2021-01-27T17:52:51.088Z] ---> Running in 6a8e4928381e [2021-01-27T17:52:51.088Z] ---> Running in 544e4ae20d76 [2021-01-27T17:52:51.088Z] ---> Running in 5000438a4ee1 [2021-01-27T17:52:51.352Z] ---> Running in 104439d8782d [2021-01-27T17:52:51.352Z] Removing intermediate container 6a8e4928381e [2021-01-27T17:52:51.352Z] ---> 5538d1db8fcf [2021-01-27T17:52:51.352Z] Step 20/21 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:52:51.617Z] Removing intermediate container d2ac81016322 [2021-01-27T17:52:51.617Z] ---> 356ea528e81b [2021-01-27T17:52:51.617Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T17:52:51.617Z] Removing intermediate container 5000438a4ee1 [2021-01-27T17:52:51.617Z] ---> a474dd4d7ffc [2021-01-27T17:52:51.617Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-27T17:52:51.617Z] Removing intermediate container 544e4ae20d76 [2021-01-27T17:52:51.617Z] ---> 44d916976ea2 [2021-01-27T17:52:51.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T17:52:51.617Z] Removing intermediate container 104439d8782d [2021-01-27T17:52:51.617Z] ---> 7831735a0300 [2021-01-27T17:52:51.617Z] Step 21/22 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:52:51.883Z] ---> Running in 983b30ba343b [2021-01-27T17:52:51.883Z] ---> Running in ff71fd082ca0 [2021-01-27T17:52:51.883Z] ---> Running in 0f0c4de5b5d8 [2021-01-27T17:52:51.883Z] ---> Running in 62392ce724d2 [2021-01-27T17:52:51.883Z] ---> Running in d0f3aa514652 [2021-01-27T17:52:52.147Z] Removing intermediate container 983b30ba343b [2021-01-27T17:52:52.147Z] ---> 8ee6718f2fdb [2021-01-27T17:52:52.147Z] Step 22/23 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:52:52.147Z] Removing intermediate container ff71fd082ca0 [2021-01-27T17:52:52.147Z] ---> 4b4d44701d52 [2021-01-27T17:52:52.147Z] Step 21/21 : LABEL version=0.0.0 [2021-01-27T17:52:52.147Z] Removing intermediate container 0f0c4de5b5d8 [2021-01-27T17:52:52.147Z] ---> 6c07a8c66887 [2021-01-27T17:52:52.147Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-27T17:52:52.147Z] Removing intermediate container 62392ce724d2 [2021-01-27T17:52:52.147Z] ---> 273d91bc209d [2021-01-27T17:52:52.147Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T17:52:52.424Z] Removing intermediate container d0f3aa514652 [2021-01-27T17:52:52.424Z] ---> 29f95efc18d4 [2021-01-27T17:52:52.424Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T17:52:52.424Z] ---> Running in f57c1e893f15 [2021-01-27T17:52:52.424Z] ---> Running in b28618a57e88 [2021-01-27T17:52:52.424Z] ---> Running in f3adac758e12 [2021-01-27T17:52:52.424Z] ---> Running in e6b637402bdc [2021-01-27T17:52:52.424Z] ---> Running in 94fc3d6f8e3d [2021-01-27T17:52:52.689Z] Removing intermediate container f57c1e893f15 [2021-01-27T17:52:52.689Z] ---> 8f4eb9e4c58c [2021-01-27T17:52:52.689Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T17:52:52.689Z] ---> Running in f6a4050edcb8 [2021-01-27T17:52:52.954Z] Removing intermediate container f3adac758e12 [2021-01-27T17:52:52.954Z] ---> b9ab0ee982f3 [2021-01-27T17:52:52.954Z] [2021-01-27T17:52:52.954Z] Removing intermediate container b28618a57e88 [2021-01-27T17:52:52.954Z] ---> a10eee6a9f80 [2021-01-27T17:52:52.954Z] Step 22/23 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:52:52.954Z] Removing intermediate container 94fc3d6f8e3d [2021-01-27T17:52:52.954Z] ---> 8bfe7ddd300e [2021-01-27T17:52:52.954Z] [2021-01-27T17:52:52.954Z] Removing intermediate container e6b637402bdc [2021-01-27T17:52:52.954Z] ---> ffadc62d2f68 [2021-01-27T17:52:52.954Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-27T17:52:52.954Z] ---> Running in fbea603d2d87 [2021-01-27T17:52:53.221Z] Successfully built b9ab0ee982f3 [2021-01-27T17:52:53.221Z] Successfully built 8bfe7ddd300e [2021-01-27T17:52:53.221Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-27T17:52:53.221Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-27T17:52:53.221Z] Removing intermediate container f6a4050edcb8 [2021-01-27T17:52:53.221Z] ---> 5baa774d29de [2021-01-27T17:52:53.221Z] [2021-01-27T17:52:53.221Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-27T17:52:53.221Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-01-27T17:52:53.487Z] Successfully built 5baa774d29de [2021-01-27T17:52:53.487Z] Successfully tagged docker-core-command-go:latest [2021-01-27T17:52:53.487Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-01-27T17:52:53.487Z] Removing intermediate container fbea603d2d87 [2021-01-27T17:52:53.487Z] ---> f6863128730d [2021-01-27T17:52:53.487Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T17:52:53.751Z] ---> f8fb4d02aba5 [2021-01-27T17:52:53.751Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-27T17:52:53.751Z] ---> Running in 51546e4cbc67 [2021-01-27T17:52:53.751Z] Removing intermediate container 51546e4cbc67 [2021-01-27T17:52:53.751Z] ---> 3597463207c1 [2021-01-27T17:52:53.751Z] [2021-01-27T17:52:54.097Z] Successfully built 3597463207c1 [2021-01-27T17:52:54.097Z] ---> f67b52569fc9 [2021-01-27T17:52:54.097Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor /Successfully tagged docker-core-metadata-go:latest [2021-01-27T17:52:54.097Z] [2021-01-27T17:52:54.097Z] Building docker-security-bootstrapper-go [2021-01-27T17:52:59.664Z]  Building docker-core-metadata-go ... done  ---> 5b5914720284 [2021-01-27T17:52:59.664Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-27T17:53:02.993Z] ---> Running in 5dbd87837b20 [2021-01-27T17:53:03.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:53:03.959Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:53:04.227Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-27T17:53:04.227Z] (2/33) Installing expat (2.2.9-r1) [2021-01-27T17:53:04.227Z] (3/33) Installing libffi (3.3-r2) [2021-01-27T17:53:04.227Z] (4/33) Installing gdbm (1.13-r1) [2021-01-27T17:53:04.227Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-27T17:53:04.227Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-27T17:53:04.491Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-27T17:53:06.413Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-27T17:53:06.413Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-27T17:53:06.413Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-27T17:53:06.413Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-27T17:53:06.413Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-27T17:53:06.413Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-27T17:53:06.413Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-27T17:53:06.413Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-27T17:53:06.413Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-27T17:53:06.413Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-27T17:53:06.413Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-27T17:53:06.413Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-27T17:53:06.413Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-27T17:53:06.413Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-27T17:53:06.413Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-27T17:53:06.413Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-27T17:53:07.367Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-27T17:53:07.367Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-27T17:53:07.367Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-27T17:53:09.952Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-27T17:53:10.600Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-27T17:53:10.600Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-27T17:53:10.600Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-27T17:53:11.554Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-27T17:53:12.129Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-27T17:53:12.129Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-27T17:53:20.303Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:53:23.617Z] OK: 71 MiB in 55 packages [2021-01-27T17:53:33.710Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:53:33.710Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:53:33.710Z] ---> 22bfb612d6c1 [2021-01-27T17:53:33.710Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 574d883452a4 [2021-01-27T17:53:33.710Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 7244ffcbac41 [2021-01-27T17:53:33.710Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-27T17:53:33.710Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:53:33.710Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:53:33.710Z] ---> 22bfb612d6c1 [2021-01-27T17:53:33.710Z] Step 3/34 : WORKDIR /edgex-go [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 574d883452a4 [2021-01-27T17:53:33.710Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 7244ffcbac41 [2021-01-27T17:53:33.710Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 401083eb90a4 [2021-01-27T17:53:33.710Z] Step 6/34 : COPY go.mod . [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 41c9d9b0604f [2021-01-27T17:53:33.710Z] Step 7/34 : RUN go mod download [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 01193d3ed326 [2021-01-27T17:53:33.710Z] Step 8/34 : COPY . . [2021-01-27T17:53:33.710Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:53:33.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:53:33.710Z] ---> 22bfb612d6c1 [2021-01-27T17:53:33.710Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 574d883452a4 [2021-01-27T17:53:33.710Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 7244ffcbac41 [2021-01-27T17:53:33.710Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 6a82d1129c10 [2021-01-27T17:53:33.710Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-27T17:53:33.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T17:53:33.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-27T17:53:33.710Z] ---> 22bfb612d6c1 [2021-01-27T17:53:33.710Z] Step 3/24 : WORKDIR /edgex-go [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 574d883452a4 [2021-01-27T17:53:33.710Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 7244ffcbac41 [2021-01-27T17:53:33.710Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 401083eb90a4 [2021-01-27T17:53:33.710Z] Step 6/24 : COPY go.mod . [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 41c9d9b0604f [2021-01-27T17:53:33.710Z] Step 7/24 : RUN go mod download [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 01193d3ed326 [2021-01-27T17:53:33.710Z] Step 8/24 : COPY . . [2021-01-27T17:53:33.710Z] ---> Using cache [2021-01-27T17:53:33.710Z] ---> 6a82d1129c10 [2021-01-27T17:53:33.710Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-27T17:53:34.670Z] ---> Running in 8072b8bb415a [2021-01-27T17:53:34.670Z] ---> Running in 70238b2f9084 [2021-01-27T17:53:34.670Z] ---> Running in 46cc98725500 [2021-01-27T17:53:34.670Z] ---> Running in 11d3c5e5d836 [2021-01-27T17:53:35.618Z] Removing intermediate container 70238b2f9084 [2021-01-27T17:53:35.618Z] ---> ef9d682d6856 [2021-01-27T17:53:35.618Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-27T17:53:36.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:53:36.832Z] ---> Running in 930ddfd21266 [2021-01-27T17:53:36.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-27T17:53:37.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:53:37.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:53:37.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-27T17:53:37.633Z] OK: 233 MiB in 51 packages [2021-01-27T17:53:37.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:53:38.490Z] OK: 233 MiB in 51 packages [2021-01-27T17:53:41.096Z] Removing intermediate container 8072b8bb415a [2021-01-27T17:53:41.096Z] ---> 3ee41e13bc3d [2021-01-27T17:53:41.096Z] Step 6/22 : COPY go.mod . [2021-01-27T17:53:42.524Z] ---> f7791becad44 [2021-01-27T17:53:42.524Z] Step 7/22 : RUN go mod download [2021-01-27T17:53:42.524Z] Removing intermediate container 46cc98725500 [2021-01-27T17:53:42.524Z] ---> d4c68c78fe9b [2021-01-27T17:53:42.524Z] Step 6/23 : COPY go.mod . [2021-01-27T17:53:42.797Z] ---> Running in 55df2b982707 [2021-01-27T17:53:43.382Z] ---> b1184d446ca5 [2021-01-27T17:53:43.382Z] Step 7/23 : RUN go mod download [2021-01-27T17:53:43.382Z] Removing intermediate container 5dbd87837b20 [2021-01-27T17:53:43.382Z] ---> da7698bcadb0 [2021-01-27T17:53:43.382Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-27T17:53:43.656Z] ---> Running in 3eee5f873312 [2021-01-27T17:53:43.656Z] ---> Running in 00bdc5388f93 [2021-01-27T17:53:46.996Z] Collecting docker-compose==1.23.2 [2021-01-27T17:53:46.996Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-27T17:53:46.996Z] Collecting cached-property<2,>=1.2.0 [2021-01-27T17:53:46.996Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-27T17:53:46.996Z] Removing intermediate container 00bdc5388f93 [2021-01-27T17:53:46.996Z] ---> 198eb0148aba [2021-01-27T17:53:46.996Z] Step 8/23 : COPY . . [2021-01-27T17:53:46.996Z] Collecting docopt<0.7,>=0.6.1 [2021-01-27T17:53:46.996Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-27T17:53:47.273Z] Removing intermediate container 55df2b982707 [2021-01-27T17:53:47.273Z] ---> c9b1635234fa [2021-01-27T17:53:47.273Z] Step 8/22 : COPY . . [2021-01-27T17:53:47.546Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-27T17:53:47.825Z] Collecting texttable<0.10,>=0.9.0 [2021-01-27T17:53:48.097Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-27T17:53:50.058Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-27T17:53:50.058Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-27T17:53:53.422Z] Collecting jsonschema<3,>=2.5.1 [2021-01-27T17:53:53.422Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-27T17:53:56.777Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-27T17:53:56.777Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-27T17:53:58.174Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-27T17:53:58.174Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-27T17:53:58.755Z] Collecting docker<4.0,>=3.6.0 [2021-01-27T17:53:58.755Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-27T17:53:59.348Z] Collecting PyYAML<4,>=3.10 [2021-01-27T17:53:59.348Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-27T17:54:02.707Z] 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) [2021-01-27T17:54:03.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-27T17:54:03.287Z] 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 [2021-01-27T17:54:03.287Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-27T17:54:04.261Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-27T17:54:04.261Z] Collecting idna<2.8,>=2.5 [2021-01-27T17:54:04.261Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-27T17:54:04.261Z] 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) [2021-01-27T17:54:04.529Z] Collecting docker-pycreds>=0.4.0 [2021-01-27T17:54:04.529Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-27T17:54:04.529Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-27T17:54:04.529Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-27T17:54:04.529Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-27T17:54:04.529Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-27T17:54:05.111Z] Installing collected packages: cached-property, docopt, texttable, dockerpty, jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose [2021-01-27T17:54:07.087Z] Running setup.py install for docopt: started [2021-01-27T17:54:08.043Z] Running setup.py install for docopt: finished with status 'done' [2021-01-27T17:54:08.043Z] Running setup.py install for texttable: started [2021-01-27T17:54:08.307Z] Running setup.py install for texttable: finished with status 'done' [2021-01-27T17:54:08.307Z] Running setup.py install for dockerpty: started [2021-01-27T17:54:09.714Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-27T17:54:14.040Z] Attempting uninstall: urllib3 [2021-01-27T17:54:14.040Z] Found existing installation: urllib3 1.25.9 [2021-01-27T17:54:14.040Z] Uninstalling urllib3-1.25.9: [2021-01-27T17:54:14.307Z] Successfully uninstalled urllib3-1.25.9 [2021-01-27T17:54:14.307Z] + mkdir -p /tmp/build/dist/linux [2021-01-27T17:54:14.307Z] + cd /tmp/build/dist/linux [2021-01-27T17:54:14.307Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-27T17:54:14.307Z] Cloning into '.'... [2021-01-27T17:54:15.258Z] + go get github.com/robfig/glock [2021-01-27T17:54:16.214Z]  Attempting uninstall: idna [2021-01-27T17:54:16.214Z] Found existing installation: idna 2.9 [2021-01-27T17:54:16.214Z] Uninstalling idna-2.9: [2021-01-27T17:54:16.214Z] Successfully uninstalled idna-2.9 [2021-01-27T17:54:18.138Z] Attempting uninstall: requests [2021-01-27T17:54:18.138Z] Found existing installation: requests 2.23.0 [2021-01-27T17:54:18.138Z] Uninstalling requests-2.23.0: [2021-01-27T17:54:18.138Z] ---> 0e7f155acfa3 [2021-01-27T17:54:18.138Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-27T17:54:18.138Z] Successfully uninstalled requests-2.23.0 [2021-01-27T17:54:19.545Z] ---> c5de44f1583c [2021-01-27T17:54:19.545Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-27T17:54:19.545Z] ---> Running in 127ecd2a2153 [2021-01-27T17:54:20.125Z] ---> Running in 8bb6aef581f6 [2021-01-27T17:54:20.125Z] Removing intermediate container 11d3c5e5d836 [2021-01-27T17:54:20.125Z] ---> 5664a7861136 [2021-01-27T17:54:20.125Z] [2021-01-27T17:54:20.125Z] Step 10/24 : FROM alpine:3.12 [2021-01-27T17:54:20.125Z] ---> 389fef711851 [2021-01-27T17:54:20.125Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-27T17:54:20.390Z] Running setup.py install for PyYAML: started [2021-01-27T17:54:20.663Z] ---> Running in 1d260a4e0f6d [2021-01-27T17:54:21.259Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-27T17:54:21.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-27T17:54:21.531Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-27T17:54:21.531Z] 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 [2021-01-27T17:54:21.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:54:21.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:54:22.149Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-27T17:54:22.149Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T17:54:22.149Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-27T17:54:22.149Z] (4/5) Installing curl (7.69.1-r3) [2021-01-27T17:54:22.149Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-27T17:54:22.149Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:54:22.714Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T17:54:22.714Z] OK: 7 MiB in 19 packages [2021-01-27T17:54:26.537Z] Removing intermediate container 1d260a4e0f6d [2021-01-27T17:54:26.537Z] ---> 965788d59c91 [2021-01-27T17:54:26.537Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T17:54:26.537Z] Removing intermediate container 3eee5f873312 [2021-01-27T17:54:26.537Z] ---> 3a19158e9dc2 [2021-01-27T17:54:26.537Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-27T17:54:29.109Z] ---> Running in aac8b444ea43 [2021-01-27T17:54:29.109Z] ---> Running in 7c0518d8e383 [2021-01-27T17:54:29.383Z] Removing intermediate container aac8b444ea43 [2021-01-27T17:54:29.383Z] ---> edb56c873b56 [2021-01-27T17:54:29.383Z] Step 13/24 : WORKDIR / [2021-01-27T17:54:29.663Z] ---> Running in 7117f9e4c9b8 [2021-01-27T17:54:31.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:54:31.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:54:31.872Z] Removing intermediate container 7117f9e4c9b8 [2021-01-27T17:54:31.872Z] ---> 9798143f2bed [2021-01-27T17:54:31.872Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-27T17:54:31.872Z] + glock sync -n [2021-01-27T17:54:32.141Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T17:54:32.141Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-27T17:54:32.141Z] (3/3) Installing curl (7.69.1-r3) [2021-01-27T17:54:32.141Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:54:32.141Z] OK: 72 MiB in 58 packages [2021-01-27T17:54:32.739Z] ---> cf53e4f53e83 [2021-01-27T17:54:32.739Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-27T17:54:33.016Z] ---> 0c9673d3acf1 [2021-01-27T17:54:33.016Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-27T17:54:33.016Z] Removing intermediate container 7c0518d8e383 [2021-01-27T17:54:33.016Z] ---> d7c8d8fd68a6 [2021-01-27T17:54:33.016Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-27T17:54:33.309Z] ---> Running in 29b4eba2da62 [2021-01-27T17:54:33.309Z] ---> 666abeab0f7f [2021-01-27T17:54:33.309Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-27T17:54:33.583Z] Removing intermediate container 29b4eba2da62 [2021-01-27T17:54:33.583Z] ---> 52427d394b9f [2021-01-27T17:54:33.583Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T17:54:33.864Z] ---> Running in d93917c2a588 [2021-01-27T17:54:34.145Z] ---> 3850adac872d [2021-01-27T17:54:34.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-27T17:54:34.421Z] Removing intermediate container d93917c2a588 [2021-01-27T17:54:34.421Z] ---> 5f271697be64 [2021-01-27T17:54:34.421Z] Step 24/26 : LABEL arch=x86_64 [2021-01-27T17:54:34.421Z] ---> Running in c76576adb3b3 [2021-01-27T17:54:34.705Z] Removing intermediate container c76576adb3b3 [2021-01-27T17:54:34.705Z] ---> 6c68e7b38205 [2021-01-27T17:54:34.705Z] Step 25/26 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:54:34.983Z] ---> Running in b619fa03482c [2021-01-27T17:54:36.422Z] ---> 1f9febbc4156 [2021-01-27T17:54:36.422Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-27T17:54:36.422Z] Removing intermediate container b619fa03482c [2021-01-27T17:54:36.422Z] ---> fe7fa07805f5 [2021-01-27T17:54:36.422Z] Step 26/26 : LABEL version=0.0.0 [2021-01-27T17:54:36.422Z] ---> Running in 1b1c30f9bd2c [2021-01-27T17:54:36.707Z] ---> 9f76cefc1b24 [2021-01-27T17:54:36.707Z] 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/ [2021-01-27T17:54:36.707Z] Removing intermediate container 1b1c30f9bd2c [2021-01-27T17:54:36.707Z] ---> 06d69d4abb94 [2021-01-27T17:54:36.707Z] [2021-01-27T17:54:36.990Z] ---> Running in 857e2ef89fce [2021-01-27T17:54:36.990Z] Successfully built 06d69d4abb94 [2021-01-27T17:54:36.990Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-27T17:54:38.976Z]  Building docker-sys-mgmt-agent-go ... done github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-27T17:54:38.976Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-27T17:54:38.976Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-27T17:54:39.249Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-27T17:54:39.249Z] + git describe '--abbrev=0' --tags [2021-01-27T17:54:39.249Z] + TAG=v0.6.1 [2021-01-27T17:54:39.249Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-27T17:54:39.249Z] + apk --print-arch [2021-01-27T17:54:39.249Z] + arch=x86_64 [2021-01-27T17:54:39.249Z] + echo 'building [dockerize] for amd64 ... ' [2021-01-27T17:54:39.249Z] + CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize [2021-01-27T17:54:39.249Z] building [dockerize] for amd64 ... [2021-01-27T17:54:40.211Z] Removing intermediate container 857e2ef89fce [2021-01-27T17:54:40.211Z] ---> 1e1b8ca25d7b [2021-01-27T17:54:40.211Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-27T17:54:40.798Z] ---> Running in fc51ef639c5f [2021-01-27T17:54:41.078Z] Removing intermediate container fc51ef639c5f [2021-01-27T17:54:41.078Z] ---> fb736fc93aab [2021-01-27T17:54:41.078Z] Step 22/24 : LABEL arch=x86_64 [2021-01-27T17:54:41.664Z] ---> Running in 56f7f778f865 [2021-01-27T17:54:41.933Z] Removing intermediate container 56f7f778f865 [2021-01-27T17:54:41.933Z] ---> 470b589d58e3 [2021-01-27T17:54:41.933Z] Step 23/24 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:54:42.208Z] ---> Running in 3b39892a39dc [2021-01-27T17:54:44.824Z] Removing intermediate container 3b39892a39dc [2021-01-27T17:54:44.824Z] ---> af90df5cee14 [2021-01-27T17:54:44.824Z] Step 24/24 : LABEL version=0.0.0 [2021-01-27T17:54:46.234Z] ---> Running in 2bc67ae6288d [2021-01-27T17:54:46.234Z] Removing intermediate container 8bb6aef581f6 [2021-01-27T17:54:46.234Z] ---> 8a299ad5fa02 [2021-01-27T17:54:46.234Z] [2021-01-27T17:54:46.234Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T17:54:46.234Z] ---> 389fef711851 [2021-01-27T17:54:46.234Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-27T17:54:46.509Z] ---> Running in 2d16726ec184 [2021-01-27T17:54:46.509Z] Removing intermediate container 2bc67ae6288d [2021-01-27T17:54:46.509Z] ---> 791001941012 [2021-01-27T17:54:46.509Z] [2021-01-27T17:54:46.780Z] Successfully built 791001941012 [2021-01-27T17:54:46.780Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-27T17:54:47.368Z]  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:54:47.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:54:47.933Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-27T17:54:47.933Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-27T17:54:47.933Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:54:47.933Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T17:54:47.933Z] OK: 6 MiB in 16 packages [2021-01-27T17:54:51.290Z] Removing intermediate container 2d16726ec184 [2021-01-27T17:54:51.290Z] ---> a82e5e3edfce [2021-01-27T17:54:51.290Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T17:54:51.566Z] ---> Running in 4a3e6bfb64dc [2021-01-27T17:54:51.839Z] Removing intermediate container 4a3e6bfb64dc [2021-01-27T17:54:51.839Z] ---> 3a135efcb4ec [2021-01-27T17:54:51.839Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-27T17:54:52.111Z] ---> Running in 27607d04badb [2021-01-27T17:54:52.702Z] Removing intermediate container 27607d04badb [2021-01-27T17:54:52.702Z] ---> ea349b0ab0af [2021-01-27T17:54:52.702Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T17:54:54.108Z] ---> Running in 3315e688a522 [2021-01-27T17:54:54.378Z] Removing intermediate container 127ecd2a2153 [2021-01-27T17:54:54.378Z] ---> b9796a255c92 [2021-01-27T17:54:54.378Z] [2021-01-27T17:54:54.378Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T17:54:54.378Z] ---> 389fef711851 [2021-01-27T17:54:54.378Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-27T17:54:54.378Z] Removing intermediate container 3315e688a522 [2021-01-27T17:54:54.378Z] ---> f73adfc45f86 [2021-01-27T17:54:54.378Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T17:54:54.656Z] ---> Running in ca70adf45b6e [2021-01-27T17:54:54.924Z] Removing intermediate container ca70adf45b6e [2021-01-27T17:54:54.924Z] ---> 8fe0dd4e7fb4 [2021-01-27T17:54:54.924Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-27T17:54:55.199Z] ---> Running in a2e34e137699 [2021-01-27T17:54:55.199Z] ---> 1bfc9f0d35fb [2021-01-27T17:54:55.199Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-27T17:54:55.473Z] Removing intermediate container a2e34e137699 [2021-01-27T17:54:55.473Z] ---> b295916ffee0 [2021-01-27T17:54:55.473Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-27T17:54:55.742Z] ---> Running in fd2dd595f6fc [2021-01-27T17:54:56.021Z] Removing intermediate container fd2dd595f6fc [2021-01-27T17:54:56.021Z] ---> ecb08dc8982f [2021-01-27T17:54:56.021Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T17:54:56.021Z] ---> b8addcf619e1 [2021-01-27T17:54:56.021Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-27T17:54:56.021Z] ---> Running in 1c3e2248c249 [2021-01-27T17:54:56.618Z] ---> f458a1ee1db8 [2021-01-27T17:54:56.618Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-27T17:54:56.618Z] ---> Running in 3be2419974b4 [2021-01-27T17:54:56.903Z] Removing intermediate container 3be2419974b4 [2021-01-27T17:54:56.903Z] ---> ed5d1738b5df [2021-01-27T17:54:56.903Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T17:54:56.903Z] ---> Running in df98c945f7e1 [2021-01-27T17:54:57.486Z] Removing intermediate container df98c945f7e1 [2021-01-27T17:54:57.486Z] ---> 2f9f36b40b4f [2021-01-27T17:54:57.486Z] Step 20/22 : LABEL arch=x86_64 [2021-01-27T17:54:57.486Z] ---> Running in 43dd259e4d0d [2021-01-27T17:54:57.486Z] Removing intermediate container 1c3e2248c249 [2021-01-27T17:54:57.486Z] ---> 7f2d0d952a47 [2021-01-27T17:54:57.486Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-27T17:54:57.748Z] ---> Running in 12de84a4a9a8 [2021-01-27T17:54:57.748Z] Removing intermediate container 43dd259e4d0d [2021-01-27T17:54:57.748Z] ---> 30171b55a092 [2021-01-27T17:54:57.748Z] Step 21/22 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:54:58.032Z] ---> Running in 41e85ae50e95 [2021-01-27T17:54:58.321Z] Removing intermediate container 41e85ae50e95 [2021-01-27T17:54:58.321Z] ---> a5000a3abf57 [2021-01-27T17:54:58.321Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T17:54:58.321Z] ---> Running in ce275ca67f45 [2021-01-27T17:54:58.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:54:59.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:54:59.430Z] Removing intermediate container ce275ca67f45 [2021-01-27T17:54:59.430Z] ---> a814bb9a1273 [2021-01-27T17:54:59.430Z] [2021-01-27T17:54:59.430Z] Successfully built a814bb9a1273 [2021-01-27T17:54:59.707Z] Successfully tagged docker-support-notifications-go:latest [2021-01-27T17:54:59.969Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-01-27T17:54:59.969Z] + date [2021-01-27T17:54:59.969Z] + echo 'Wed Jan 27 17:54:59 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-27T17:54:59.969Z] Wed Jan 27 17:54:59 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-27T17:54:59.969Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-27T17:55:00.234Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-27T17:55:00.234Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-27T17:55:00.815Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-27T17:55:01.079Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-27T17:55:01.342Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:55:01.342Z] OK: 8 MiB in 20 packages [2021-01-27T17:55:04.667Z] Removing intermediate container 12de84a4a9a8 [2021-01-27T17:55:04.667Z] ---> 5631d9e4a820 [2021-01-27T17:55:04.667Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T17:55:06.061Z] ---> 290c42ece514 [2021-01-27T17:55:06.061Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-27T17:55:09.380Z] ---> 059ac791e8d4 [2021-01-27T17:55:09.380Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-27T17:55:10.773Z] ---> cde493e5a497 [2021-01-27T17:55:10.773Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-27T17:55:10.773Z] ---> Running in 61186298ed7f [2021-01-27T17:55:11.347Z] Removing intermediate container 930ddfd21266 [2021-01-27T17:55:11.347Z] ---> 47439af9a4e8 [2021-01-27T17:55:11.347Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-27T17:55:11.921Z] Removing intermediate container 61186298ed7f [2021-01-27T17:55:11.921Z] ---> 1d1573d1130a [2021-01-27T17:55:11.921Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T17:55:12.187Z] ---> Running in ce7befee4751 [2021-01-27T17:55:12.187Z] ---> Running in 03a54272baac [2021-01-27T17:55:12.450Z] Removing intermediate container 03a54272baac [2021-01-27T17:55:12.450Z] ---> bf228a05ea1b [2021-01-27T17:55:12.450Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T17:55:12.450Z] ---> Running in e7b1151b3dc3 [2021-01-27T17:55:12.714Z] Removing intermediate container e7b1151b3dc3 [2021-01-27T17:55:12.714Z] ---> ee4e8f64cf82 [2021-01-27T17:55:12.714Z] Step 22/23 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:55:12.714Z] /lib/ld-musl-x86_64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-27T17:55:12.714Z] statically linked [2021-01-27T17:55:12.714Z] ---> Running in 4ff5aae906f6 [2021-01-27T17:55:12.982Z] Removing intermediate container 4ff5aae906f6 [2021-01-27T17:55:12.982Z] ---> 446b7ce64a41 [2021-01-27T17:55:12.982Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T17:55:12.982Z] ---> Running in 8643daa7c292 [2021-01-27T17:55:13.247Z] Removing intermediate container 8643daa7c292 [2021-01-27T17:55:13.247Z] ---> d5d17bf6cf43 [2021-01-27T17:55:13.247Z] [2021-01-27T17:55:13.247Z] Removing intermediate container ce7befee4751 [2021-01-27T17:55:13.247Z] ---> 315ab6e7a6e1 [2021-01-27T17:55:13.247Z] [2021-01-27T17:55:13.247Z] Step 12/34 : FROM alpine:3.12 [2021-01-27T17:55:13.247Z] ---> 389fef711851 [2021-01-27T17:55:13.247Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-27T17:55:13.822Z] Successfully built d5d17bf6cf43 [2021-01-27T17:55:14.085Z] Successfully tagged docker-core-data-go:latest [2021-01-27T17:55:14.085Z]  Building docker-core-data-go ... done  ---> Running in e360dd91bf56 [2021-01-27T17:55:14.085Z] Removing intermediate container e360dd91bf56 [2021-01-27T17:55:14.085Z] ---> 4bfe03051c8f [2021-01-27T17:55:14.085Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-27T17:55:14.350Z] ---> Running in 1048cb158383 [2021-01-27T17:55:14.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T17:55:14.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T17:55:14.877Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-27T17:55:15.140Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-27T17:55:15.140Z] (3/3) Installing su-exec (0.2-r1) [2021-01-27T17:55:15.404Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T17:55:15.666Z] OK: 6 MiB in 17 packages [2021-01-27T17:55:16.618Z] Removing intermediate container 1048cb158383 [2021-01-27T17:55:16.618Z] ---> 4b0b48853b7f [2021-01-27T17:55:16.618Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-27T17:55:16.618Z] ---> Running in a2d6121cd4fb [2021-01-27T17:55:16.618Z] Removing intermediate container a2d6121cd4fb [2021-01-27T17:55:16.618Z] ---> 4c78d0688bb6 [2021-01-27T17:55:16.618Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-27T17:55:16.618Z] ---> Running in 5281407906d7 [2021-01-27T17:55:16.884Z] Removing intermediate container 5281407906d7 [2021-01-27T17:55:16.884Z] ---> 544787e17f67 [2021-01-27T17:55:16.884Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-27T17:55:16.884Z] ---> Running in 5f8afe851005 [2021-01-27T17:55:17.831Z] Removing intermediate container 5f8afe851005 [2021-01-27T17:55:17.831Z] ---> 5279ed0f423a [2021-01-27T17:55:17.831Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-27T17:55:17.831Z] ---> Running in 66734afaadc0 [2021-01-27T17:55:18.094Z] Removing intermediate container 66734afaadc0 [2021-01-27T17:55:18.094Z] ---> 7bf9445e27b8 [2021-01-27T17:55:18.094Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-27T17:55:18.673Z] ---> a15af2e83af9 [2021-01-27T17:55:18.673Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-27T17:55:18.936Z] ---> f9069471bc3d [2021-01-27T17:55:18.936Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-27T17:55:18.936Z] ---> Running in fb1011e5be5a [2021-01-27T17:55:20.338Z] Removing intermediate container fb1011e5be5a [2021-01-27T17:55:20.338Z] ---> 1b14a2421a9c [2021-01-27T17:55:20.338Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T17:55:20.338Z] ---> fb23c5d0e854 [2021-01-27T17:55:20.338Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-27T17:55:20.916Z] ---> 5e89adcd22a3 [2021-01-27T17:55:20.916Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-27T17:55:21.186Z] ---> e27f0ae14141 [2021-01-27T17:55:21.187Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-27T17:55:21.762Z] ---> 58f8aa4abed1 [2021-01-27T17:55:21.762Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-27T17:55:21.762Z] ---> 8bc500258858 [2021-01-27T17:55:21.762Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-27T17:55:22.027Z] ---> Running in d023147bc9be [2021-01-27T17:55:22.292Z] Removing intermediate container d023147bc9be [2021-01-27T17:55:22.292Z] ---> 2ab7531243a9 [2021-01-27T17:55:22.292Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-27T17:55:22.560Z] ---> 6d04388f1b04 [2021-01-27T17:55:22.560Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-27T17:55:22.825Z] ---> Running in e7b143577cd5 [2021-01-27T17:55:23.773Z] Removing intermediate container e7b143577cd5 [2021-01-27T17:55:23.773Z] ---> b4ca6ecf4af2 [2021-01-27T17:55:23.773Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-27T17:55:24.035Z] ---> Running in ea8d9fea6fb3 [2021-01-27T17:55:24.306Z] Removing intermediate container ea8d9fea6fb3 [2021-01-27T17:55:24.306Z] ---> daf28a4aeeb7 [2021-01-27T17:55:24.306Z] Step 31/34 : CMD ["gate"] [2021-01-27T17:55:24.569Z] ---> Running in 695c38087608 [2021-01-27T17:55:24.569Z] Removing intermediate container 695c38087608 [2021-01-27T17:55:24.569Z] ---> c1d865d1b9e0 [2021-01-27T17:55:24.569Z] Step 32/34 : LABEL arch=x86_64 [2021-01-27T17:55:24.831Z] ---> Running in 5c9b02846724 [2021-01-27T17:55:25.094Z] Removing intermediate container 5c9b02846724 [2021-01-27T17:55:25.094Z] ---> 9258538557cb [2021-01-27T17:55:25.094Z] Step 33/34 : LABEL git_sha=b2e9843285b3b12875123db04507d786eef55d5a [2021-01-27T17:55:25.094Z] ---> Running in ad17cfb83435 [2021-01-27T17:55:25.357Z] Removing intermediate container ad17cfb83435 [2021-01-27T17:55:25.357Z] ---> 844d21ab244f [2021-01-27T17:55:25.357Z] Step 34/34 : LABEL version=0.0.0 [2021-01-27T17:55:25.658Z] ---> Running in 2714e532382b [2021-01-27T17:55:25.658Z] Removing intermediate container 2714e532382b [2021-01-27T17:55:25.658Z] ---> 84dd60e6ae2e [2021-01-27T17:55:25.658Z] [2021-01-27T17:55:26.000Z] Successfully built 84dd60e6ae2e [2021-01-27T17:55:26.000Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-27T17:55:26.299Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-27T17:55:26.341Z] $ docker stop --time=1 fd8437dcdd1a5844373625b6f5779833aa4bb774c41156a3b2142fa1198c3895 [2021-01-27T17:55:27.988Z] $ docker rm -f fd8437dcdd1a5844373625b6f5779833aa4bb774c41156a3b2142fa1198c3895 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T17:55:28.603Z] + docker images [2021-01-27T17:55:28.603Z] + grep docker [2021-01-27T17:55:28.865Z] docker-security-bootstrapper-go latest 84dd60e6ae2e 3 seconds ago 33.5MB [2021-01-27T17:55:28.865Z] docker-core-data-go latest d5d17bf6cf43 15 seconds ago 22.3MB [2021-01-27T17:55:28.865Z] docker-support-notifications-go latest a814bb9a1273 29 seconds ago 16.9MB [2021-01-27T17:55:28.865Z] docker-security-secretstore-setup-go latest 791001941012 42 seconds ago 24.6MB [2021-01-27T17:55:28.865Z] docker-sys-mgmt-agent-go latest 06d69d4abb94 52 seconds ago 313MB [2021-01-27T17:55:28.865Z] docker-core-metadata-go latest 3597463207c1 2 minutes ago 18.8MB [2021-01-27T17:55:28.865Z] docker-support-scheduler-go latest 8bfe7ddd300e 2 minutes ago 16.4MB [2021-01-27T17:55:28.865Z] docker-security-proxy-setup-go latest b9ab0ee982f3 2 minutes ago 24.4MB [2021-01-27T17:55:28.865Z] docker-core-command-go latest 5baa774d29de 2 minutes ago 16.3MB [2021-01-27T17:55:28.866Z] docker 20.10.0 aefe523efa57 6 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 [2021-01-27T17:55:44.843Z] Still waiting to schedule task [2021-01-27T17:55:44.844Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-27T17:56:51.214Z] Running on prd-ubuntu18.04-docker-8c-8g-23419 in /w/workspace/edgexfoundry_edgex-go_PR-3091 [Pipeline] { [Pipeline] ws [2021-01-27T17:56:51.309Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-27T17:56:53.560Z] using credential edgex-jenkins-ssh [2021-01-27T17:56:53.615Z] Cloning the remote Git repository [2021-01-27T17:56:53.653Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-27T17:56:53.727Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-27T17:56:53.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T17:56:53.762Z] > git --version # timeout=10 [2021-01-27T17:56:53.769Z] > git --version # 'git version 2.17.1' [2021-01-27T17:56:53.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T17:56:53.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T17:57:02.296Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T17:57:02.301Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T17:57:02.311Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T17:57:02.321Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T17:57:02.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T17:57:02.325Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3091/head:refs/remotes/origin/PR-3091 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T17:57:04.213Z] Merging remotes/origin/master commit 95aa8ba7ce5e75598fc3a78e11bdf9a5508b5d2c into PR head commit b2e9843285b3b12875123db04507d786eef55d5a [Pipeline] } [2021-01-27T17:57:04.225Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T17:57:04.229Z] > git checkout -f b2e9843285b3b12875123db04507d786eef55d5a # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-27T17:57:05.358Z] 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 [2021-01-27T17:57:08.791Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T17:57:09.714Z] ---> package-listing.sh [2021-01-27T17:57:09.714Z] ++ facter osfamily [2021-01-27T17:57:09.714Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-27T17:57:09.714Z] + OS_FAMILY=redhat [2021-01-27T17:57:09.714Z] + workspace=/w/workspace/edgex-go/1 [2021-01-27T17:57:09.714Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-27T17:57:09.714Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-27T17:57:09.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-27T17:57:09.714Z] + PACKAGES=/tmp/packages_start.txt [2021-01-27T17:57:09.714Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-27T17:57:09.714Z] + PACKAGES=/tmp/packages_end.txt [2021-01-27T17:57:09.714Z] + case "${OS_FAMILY}" in [2021-01-27T17:57:09.714Z] + rpm -qa [2021-01-27T17:57:09.714Z] + sort [2021-01-27T17:57:15.023Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-27T17:57:15.023Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-27T17:57:15.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-27T17:57:15.023Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-27T17:57:15.023Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-27T17:57:15.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-27T17:57:15.058Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-27T17:57:15.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:57:15.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T17:57:15.732Z] [2021-01-27T17:57:15.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-27T17:57:16.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T17:57:16.134Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-27T17:57:16.134Z] df20fa9351a1: Pulling fs layer [2021-01-27T17:57:16.134Z] 36b3adc4ff6f: Pulling fs layer [2021-01-27T17:57:16.134Z] 8ad3a11d3b57: Pulling fs layer [2021-01-27T17:57:16.134Z] 46f8f816bc3b: Pulling fs layer [2021-01-27T17:57:16.134Z] 93b61091891f: Pulling fs layer [2021-01-27T17:57:16.134Z] 93b9cdb0e59b: Pulling fs layer [2021-01-27T17:57:16.134Z] 5e14af77c1be: Pulling fs layer [2021-01-27T17:57:16.134Z] 01666e4c0597: Pulling fs layer [2021-01-27T17:57:16.135Z] aa168da1d23b: Pulling fs layer [2021-01-27T17:57:16.135Z] 93b9cdb0e59b: Waiting [2021-01-27T17:57:16.135Z] 5e14af77c1be: Waiting [2021-01-27T17:57:16.135Z] 01666e4c0597: Waiting [2021-01-27T17:57:16.135Z] 46f8f816bc3b: Waiting [2021-01-27T17:57:16.135Z] 93b61091891f: Waiting [2021-01-27T17:57:16.135Z] aa168da1d23b: Waiting [2021-01-27T17:57:16.135Z] 36b3adc4ff6f: Verifying Checksum [2021-01-27T17:57:16.135Z] 36b3adc4ff6f: Download complete [2021-01-27T17:57:16.135Z] 46f8f816bc3b: Verifying Checksum [2021-01-27T17:57:16.135Z] 46f8f816bc3b: Download complete [2021-01-27T17:57:16.401Z] df20fa9351a1: Verifying Checksum [2021-01-27T17:57:16.401Z] df20fa9351a1: Download complete [2021-01-27T17:57:16.401Z] 93b9cdb0e59b: Verifying Checksum [2021-01-27T17:57:16.401Z] 93b9cdb0e59b: Download complete [2021-01-27T17:57:16.401Z] 5e14af77c1be: Verifying Checksum [2021-01-27T17:57:16.401Z] 5e14af77c1be: Download complete [2021-01-27T17:57:16.401Z] 01666e4c0597: Verifying Checksum [2021-01-27T17:57:16.401Z] 01666e4c0597: Download complete [2021-01-27T17:57:16.401Z] 93b61091891f: Verifying Checksum [2021-01-27T17:57:16.401Z] 93b61091891f: Download complete [2021-01-27T17:57:16.401Z] 8ad3a11d3b57: Verifying Checksum [2021-01-27T17:57:16.401Z] 8ad3a11d3b57: Download complete [2021-01-27T17:57:16.669Z] df20fa9351a1: Pull complete [2021-01-27T17:57:16.936Z] 36b3adc4ff6f: Pull complete [2021-01-27T17:57:18.340Z] aa168da1d23b: Download complete [2021-01-27T17:57:18.934Z] 8ad3a11d3b57: Pull complete [2021-01-27T17:57:19.207Z] 46f8f816bc3b: Pull complete [2021-01-27T17:57:19.471Z] 93b61091891f: Pull complete [2021-01-27T17:57:19.734Z] 93b9cdb0e59b: Pull complete [2021-01-27T17:57:19.734Z] 5e14af77c1be: Pull complete [2021-01-27T17:57:20.000Z] 01666e4c0597: Pull complete [2021-01-27T17:57:30.054Z] aa168da1d23b: Pull complete [2021-01-27T17:57:30.054Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-27T17:57:30.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T17:57:30.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-27T17:57:30.253Z] prd-centos7-docker-4c-2g-23415 does not seem to be running inside a container [2021-01-27T17:57:30.306Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-27T17:57:35.775Z] $ docker top db70d9a66f3c88fd97fc7f379c8e8230aa0c8c42bb09040120833d09668c4f0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T17:57:36.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-27T17:57:36.762Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-27T17:57:37.083Z] + ls /var/log/sa-host [2021-01-27T17:57:37.083Z] + sadf -c /var/log/sa-host/sa23 [2021-01-27T17:57:37.083Z] file_magic: OK [2021-01-27T17:57:37.083Z] HZ: Using current value: 100 [2021-01-27T17:57:37.083Z] file_header: OK [2021-01-27T17:57:37.083Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-27T17:57:37.083Z] Statistics: [2021-01-27T17:57:37.083Z] Hnuu...uuuununununu... [2021-01-27T17:57:37.083Z] File successfully converted to sysstat format version 12.2.1 [2021-01-27T17:57:37.083Z] + sadf -c /var/log/sa-host/sa27 [2021-01-27T17:57:37.083Z] file_magic: OK [2021-01-27T17:57:37.083Z] HZ: Using current value: 100 [2021-01-27T17:57:37.083Z] file_header: OK [2021-01-27T17:57:37.083Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-27T17:57:37.083Z] Statistics: [2021-01-27T17:57:37.083Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-27T17:57:37.083Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-27T17:57:37.746Z] provisioning config files... [2021-01-27T17:57:37.767Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1355619444182075331tmp [Pipeline] { [Pipeline] echo [2021-01-27T17:57:37.886Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T17:57:38.216Z] ---> create-netrc.sh [Pipeline] } [2021-01-27T17:57:38.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-27T17:57:38.428Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T17:57:38.766Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-27T17:57:38.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T17:57:39.131Z] ---> sudo-logs.sh [2021-01-27T17:57:39.131Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-27T17:57:39.165Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T17:57:39.499Z] ---> job-cost.sh [2021-01-27T17:57:39.499Z] lf-activate-venv: SKIPPING [2021-01-27T17:57:39.499Z] INFO: No Stack... [2021-01-27T17:57:40.445Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-27T17:57:41.021Z] INFO: Archiving Costs [Pipeline] echo [2021-01-27T17:57:41.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T17:57:41.391Z] ---> logs-deploy.sh [2021-01-27T17:57:41.391Z] lf-activate-venv: SKIPPING [2021-01-27T17:57:41.391Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3091/1 [2021-01-27T17:57:41.391Z] INFO: archiving workspace using pattern(s): [2021-01-27T17:57:43.310Z] Archives upload complete. [2021-01-27T17:57:43.310Z] INFO: archiving logs to Nexus