Pull request #2808 updated 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 87db0148498feba4eccfac9de7618c57ce561a10+ea5d7be70bf78d25df2f442b65fefbdc258c073e (2170d0187db48d34d65ade9017580a7fff0aab41) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13878 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/28 [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/28 # 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/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 87db0148498feba4eccfac9de7618c57ce561a10 Merge succeeded, producing abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a Checking out Revision abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a (PR-2808) > git config core.sparsecheckout # timeout=10 > git checkout -f 87db0148498feba4eccfac9de7618c57ce561a10 # 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 ea5d7be70bf78d25df2f442b65fefbdc258c073e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a # timeout=10 Commit message: "Merge commit 'ea5d7be70bf78d25df2f442b65fefbdc258c073e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk c2502633bb8eb48052947b54fecd74c34fe9fda0 # timeout=10 [Pipeline] timeout [2020-11-30T17:42:38.813Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-30T17:42:39.182Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-30T17:42:39.313Z] ========================================================= [2020-11-30T17:42:39.313Z] EdgeX Global Pipelines Version Info [2020-11-30T17:42:39.313Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-30T17:42:41.717Z] ------------------- [2020-11-30T17:42:41.717Z] stable info: [2020-11-30T17:42:41.717Z] ------------------- [2020-11-30T17:42:41.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-30T17:42:41.717Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-30T17:42:41.717Z] Message: update stable to v1.0.167 [2020-11-30T17:42:42.683Z] ------------------- [2020-11-30T17:42:42.683Z] experimental info: [2020-11-30T17:42:42.683Z] ------------------- [2020-11-30T17:42:42.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-30T17:42:42.683Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-30T17:42:42.683Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-30T17:42:43.105Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-11-30T17:42:43.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-11-30T17:42:43.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-30T17:42:43.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-30T17:42:43.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-30T17:42:43.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-30T17:42:43.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-30T17:42:43.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-11-30T17:42:44.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-11-30T17:42:44.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-11-30T17:42:44.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-30T17:42:44.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-30T17:42:44.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-30T17:42:44.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-30T17:42:44.833Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-30T17:42:44.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-30T17:42:45.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-30T17:42:45.151Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-30T17:42:45.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-30T17:42:45.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-30T17:42:45.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-30T17:42:45.640Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-30T17:42:45.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2808 [Pipeline] echo [2020-11-30T17:42:45.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2808 [Pipeline] echo [2020-11-30T17:42:46.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2808 [Pipeline] echo [2020-11-30T17:42:46.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [Pipeline] echo [2020-11-30T17:42:46.238Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abb1dcb [Pipeline] echo [2020-11-30T17:42:46.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T17:42:46.581Z] provisioning config files... [2020-11-30T17:42:46.613Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config7740332609798072120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T17:42:46.996Z] ---> docker-login.sh [2020-11-30T17:42:46.996Z] nexus3.edgexfoundry.org:10001 [2020-11-30T17:42:47.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T17:42:47.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T17:42:47.537Z] Configure a credential helper to remove this warning. See [2020-11-30T17:42:47.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T17:42:47.537Z] [2020-11-30T17:42:47.537Z] Login Succeeded [2020-11-30T17:42:47.537Z] nexus3.edgexfoundry.org:10002 [2020-11-30T17:42:47.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T17:42:47.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T17:42:47.834Z] Configure a credential helper to remove this warning. See [2020-11-30T17:42:47.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T17:42:47.834Z] [2020-11-30T17:42:47.834Z] Login Succeeded [2020-11-30T17:42:47.834Z] nexus3.edgexfoundry.org:10003 [2020-11-30T17:42:48.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T17:42:48.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T17:42:48.114Z] Configure a credential helper to remove this warning. See [2020-11-30T17:42:48.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T17:42:48.114Z] [2020-11-30T17:42:48.114Z] Login Succeeded [2020-11-30T17:42:48.114Z] nexus3.edgexfoundry.org:10004 [2020-11-30T17:42:48.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T17:42:48.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T17:42:48.390Z] Configure a credential helper to remove this warning. See [2020-11-30T17:42:48.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T17:42:48.390Z] [2020-11-30T17:42:48.390Z] Login Succeeded [2020-11-30T17:42:48.390Z] docker.io [2020-11-30T17:42:48.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T17:42:48.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T17:42:48.925Z] Configure a credential helper to remove this warning. See [2020-11-30T17:42:48.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T17:42:48.925Z] [2020-11-30T17:42:48.925Z] Login Succeeded [2020-11-30T17:42:48.925Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T17:42:48.942Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T17:42:49.433Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/core-command/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo core-command,cmd/core-command/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/core-data/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo core-data,cmd/core-data/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/core-metadata/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/support-logging/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/support-notifications/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-11-30T17:42:49.433Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-30T17:42:49.433Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-11-30T17:42:49.433Z] ++ cut -d/ -f2 [2020-11-30T17:42:49.433Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-11-30T17:42:49.526Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 [2020-11-30T17:42:51.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T17:42:51.242Z] [2020-11-30T17:42:51.242Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:42:51.639Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T17:42:51.639Z] latest: Pulling from edgex-devops/git-semver [2020-11-30T17:42:51.639Z] 31603596830f: Pulling fs layer [2020-11-30T17:42:51.639Z] 2a8b12db71e7: Pulling fs layer [2020-11-30T17:42:51.639Z] 6ca5941a6612: Pulling fs layer [2020-11-30T17:42:51.639Z] ecc8261a40a4: Pulling fs layer [2020-11-30T17:42:51.639Z] ecc8261a40a4: Waiting [2020-11-30T17:42:51.639Z] 2a8b12db71e7: Verifying Checksum [2020-11-30T17:42:51.639Z] 2a8b12db71e7: Download complete [2020-11-30T17:42:51.639Z] 31603596830f: Verifying Checksum [2020-11-30T17:42:51.639Z] 31603596830f: Download complete [2020-11-30T17:42:51.926Z] ecc8261a40a4: Verifying Checksum [2020-11-30T17:42:51.926Z] ecc8261a40a4: Download complete [2020-11-30T17:42:52.189Z] 6ca5941a6612: Verifying Checksum [2020-11-30T17:42:52.189Z] 6ca5941a6612: Download complete [2020-11-30T17:42:52.189Z] 31603596830f: Pull complete [2020-11-30T17:42:52.454Z] 2a8b12db71e7: Pull complete [2020-11-30T17:42:53.416Z] 6ca5941a6612: Pull complete [2020-11-30T17:42:53.684Z] ecc8261a40a4: Pull complete [2020-11-30T17:42:53.684Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-30T17:42:53.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T17:42:53.684Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-30T17:42:53.896Z] prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container [2020-11-30T17:42:53.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-30T17:42:56.481Z] $ docker top 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-30T17:42:56.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T17:42:56.892Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T17:42:57.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T17:42:57.192Z] $ docker exec 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 ssh-agent [2020-11-30T17:42:57.382Z] SSH_AUTH_SOCK=/tmp/ssh-EcsbqD57YnbO/agent.11 [2020-11-30T17:42:57.382Z] SSH_AGENT_PID=16 [2020-11-30T17:42:57.407Z] Running ssh-add (command line suppressed) [2020-11-30T17:42:57.539Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_6516983301791586162.key (/w/workspace/edgex-go/28@tmp/private_key_6516983301791586162.key) [2020-11-30T17:42:57.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T17:42:58.017Z] + git tag --points-at HEAD [Pipeline] } [2020-11-30T17:42:58.070Z] $ docker exec --env ******** --env ******** 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 ssh-agent -k [2020-11-30T17:42:58.246Z] unset SSH_AUTH_SOCK; [2020-11-30T17:42:58.246Z] unset SSH_AGENT_PID; [2020-11-30T17:42:58.246Z] echo Agent pid 16 killed; [2020-11-30T17:42:58.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-30T17:42:58.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T17:42:58.448Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T17:42:58.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T17:42:58.659Z] $ docker exec 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 ssh-agent [2020-11-30T17:42:58.891Z] SSH_AUTH_SOCK=/tmp/ssh-1o1fxHqHWOG2/agent.44 [2020-11-30T17:42:58.891Z] SSH_AGENT_PID=49 [2020-11-30T17:42:58.912Z] Running ssh-add (command line suppressed) [2020-11-30T17:42:59.064Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_7683161200380980688.key (/w/workspace/edgex-go/28@tmp/private_key_7683161200380980688.key) [2020-11-30T17:42:59.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T17:42:59.544Z] + git semver init [2020-11-30T17:42:59.811Z] # -> Open(): unable to determine branch for HEAD [2020-11-30T17:42:59.811Z] # $GIT_DIR = /w/workspace/edgex-go/28/.git [2020-11-30T17:42:59.811Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/28 [2020-11-30T17:42:59.811Z] # $SEMVER_REMOTE_NAME = origin [2020-11-30T17:42:59.811Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-30T17:42:59.811Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-30T17:42:59.811Z] # $SEMVER_BRANCH = PR-2808 [2020-11-30T17:42:59.811Z] # $SEMVER_TEMP = /tmp/semver-869698593 [2020-11-30T17:42:59.811Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-11-30T17:43:26.730Z] # '/tmp/semver-869698593' -> '/w/workspace/edgex-go/28/.semver' [2020-11-30T17:43:26.730Z] # -> Force: false [2020-11-30T17:43:26.730Z] # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [Pipeline] } [2020-11-30T17:43:26.757Z] $ docker exec --env ******** --env ******** 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 ssh-agent -k [2020-11-30T17:43:27.073Z] unset SSH_AUTH_SOCK; [2020-11-30T17:43:27.073Z] unset SSH_AGENT_PID; [2020-11-30T17:43:27.073Z] echo Agent pid 49 killed; [2020-11-30T17:43:27.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T17:43:27.664Z] + git semver [Pipeline] } [2020-11-30T17:43:27.688Z] $ docker stop --time=1 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 [2020-11-30T17:43:29.304Z] $ docker rm -f 60c57967a0981d8fd38bdecd8e43eadc8774591f6752cc4b4cc29bcc2978d353 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T17:43:29.913Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-30T17:43:30.532Z] Stashed 1 file(s) [Pipeline] echo [2020-11-30T17:43:30.535Z] [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 [2020-11-30T17:43:31.547Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-30T17:43:31.890Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-30T17:43:32.216Z] + true [2020-11-30T17:43:32.216Z] + sudo service docker restart [2020-11-30T17:43:32.216Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-11-30T17:43:33.202Z] ========================================================= [2020-11-30T17:43:33.203Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-30T17:43:33.203Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:43:33.571Z] + 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 . [2020-11-30T17:43:37.850Z] Sending build context to Docker daemon 326.2MB [2020-11-30T17:43:37.850Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-30T17:43:37.850Z] Step 2/7 : FROM ${BASE} [2020-11-30T17:43:37.850Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-30T17:43:37.850Z] df20fa9351a1: Pulling fs layer [2020-11-30T17:43:37.850Z] ed8968b2872e: Pulling fs layer [2020-11-30T17:43:37.850Z] a92cc7c5fd73: Pulling fs layer [2020-11-30T17:43:37.850Z] e871e8e8d7a9: Pulling fs layer [2020-11-30T17:43:37.850Z] e73272ec9a57: Pulling fs layer [2020-11-30T17:43:37.850Z] 1e910a182e73: Pulling fs layer [2020-11-30T17:43:37.850Z] 4e634b169226: Pulling fs layer [2020-11-30T17:43:37.850Z] e871e8e8d7a9: Waiting [2020-11-30T17:43:37.850Z] e73272ec9a57: Waiting [2020-11-30T17:43:37.850Z] 1e910a182e73: Waiting [2020-11-30T17:43:37.850Z] 4e634b169226: Waiting [2020-11-30T17:43:38.118Z] a92cc7c5fd73: Verifying Checksum [2020-11-30T17:43:38.118Z] a92cc7c5fd73: Download complete [2020-11-30T17:43:38.118Z] ed8968b2872e: Verifying Checksum [2020-11-30T17:43:38.118Z] ed8968b2872e: Download complete [2020-11-30T17:43:39.077Z] e73272ec9a57: Verifying Checksum [2020-11-30T17:43:39.077Z] e73272ec9a57: Download complete [2020-11-30T17:43:39.077Z] 1e910a182e73: Download complete [2020-11-30T17:43:39.077Z] df20fa9351a1: Verifying Checksum [2020-11-30T17:43:39.077Z] df20fa9351a1: Download complete [2020-11-30T17:43:39.344Z] df20fa9351a1: Pull complete [2020-11-30T17:43:39.628Z] ed8968b2872e: Pull complete [2020-11-30T17:43:39.900Z] a92cc7c5fd73: Pull complete [2020-11-30T17:43:41.330Z] 4e634b169226: Verifying Checksum [2020-11-30T17:43:41.330Z] 4e634b169226: Download complete [2020-11-30T17:43:42.301Z] e871e8e8d7a9: Verifying Checksum [2020-11-30T17:43:42.301Z] e871e8e8d7a9: Download complete [2020-11-30T17:43:46.033Z] Still waiting to schedule task [2020-11-30T17:43:46.033Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-11-30T17:43:49.013Z] e871e8e8d7a9: Pull complete [2020-11-30T17:43:49.013Z] e73272ec9a57: Pull complete [2020-11-30T17:43:49.013Z] 1e910a182e73: Pull complete [2020-11-30T17:43:53.274Z] 4e634b169226: Pull complete [2020-11-30T17:43:53.274Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-30T17:43:53.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-30T17:43:53.274Z] ---> f7629b54cfaa [2020-11-30T17:43:53.274Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-11-30T17:43:53.274Z] ---> Running in 071b97edbae5 [2020-11-30T17:43:54.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:43:54.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:43:55.407Z] (1/12) Installing libmagic (5.38-r0) [2020-11-30T17:43:55.986Z] (2/12) Installing file (5.38-r0) [2020-11-30T17:43:55.986Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-11-30T17:43:55.986Z] (4/12) Installing g++ (9.3.0-r2) [2020-11-30T17:44:00.249Z] (5/12) Installing fortify-headers (1.1-r0) [2020-11-30T17:44:00.249Z] (6/12) Installing patch (2.7.6-r6) [2020-11-30T17:44:00.249Z] (7/12) Installing build-base (0.5-r2) [2020-11-30T17:44:00.249Z] (8/12) Installing libsodium (1.0.18-r0) [2020-11-30T17:44:00.249Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-11-30T17:44:00.249Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-11-30T17:44:00.521Z] (11/12) Installing libzmq (4.3.3-r0) [2020-11-30T17:44:00.521Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-11-30T17:44:00.521Z] Executing busybox-1.31.1-r16.trigger [2020-11-30T17:44:00.795Z] OK: 233 MiB in 51 packages [2020-11-30T17:44:04.159Z] Removing intermediate container 071b97edbae5 [2020-11-30T17:44:04.159Z] ---> 6e44d23113b7 [2020-11-30T17:44:04.159Z] Step 4/7 : WORKDIR /edgex-go [2020-11-30T17:44:04.159Z] ---> Running in 94fde50bbd2e [2020-11-30T17:44:04.421Z] Removing intermediate container 94fde50bbd2e [2020-11-30T17:44:04.421Z] ---> bf7a4ac7a345 [2020-11-30T17:44:04.421Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-11-30T17:44:04.996Z] latest: Pulling from library/docker [2020-11-30T17:44:05.267Z] 188c0c94c7c5: Pulling fs layer [2020-11-30T17:44:05.267Z] 0c7c675703d6: Pulling fs layer [2020-11-30T17:44:05.267Z] cc8c12a437cb: Pulling fs layer [2020-11-30T17:44:05.267Z] c5dafad2182a: Pulling fs layer [2020-11-30T17:44:05.267Z] 5aa711733414: Pulling fs layer [2020-11-30T17:44:05.267Z] 058f73b55e4b: Pulling fs layer [2020-11-30T17:44:05.267Z] 8c9c664faf12: Pulling fs layer [2020-11-30T17:44:05.267Z] c5dafad2182a: Waiting [2020-11-30T17:44:05.267Z] 5aa711733414: Waiting [2020-11-30T17:44:05.267Z] 058f73b55e4b: Waiting [2020-11-30T17:44:05.267Z] 8c9c664faf12: Waiting [2020-11-30T17:44:05.267Z] 0c7c675703d6: Verifying Checksum [2020-11-30T17:44:05.267Z] 0c7c675703d6: Download complete [2020-11-30T17:44:05.267Z] cc8c12a437cb: Download complete [2020-11-30T17:44:05.544Z] 188c0c94c7c5: Download complete [2020-11-30T17:44:05.544Z] 5aa711733414: Verifying Checksum [2020-11-30T17:44:05.544Z] 5aa711733414: Download complete [2020-11-30T17:44:05.544Z] 058f73b55e4b: Verifying Checksum [2020-11-30T17:44:05.544Z] 058f73b55e4b: Download complete [2020-11-30T17:44:05.544Z] 8c9c664faf12: Verifying Checksum [2020-11-30T17:44:05.544Z] 8c9c664faf12: Download complete [2020-11-30T17:44:05.858Z] 188c0c94c7c5: Pull complete [2020-11-30T17:44:06.141Z] 0c7c675703d6: Pull complete [2020-11-30T17:44:06.415Z] cc8c12a437cb: Pull complete [2020-11-30T17:44:07.050Z] c5dafad2182a: Verifying Checksum [2020-11-30T17:44:07.050Z] c5dafad2182a: Download complete [2020-11-30T17:44:10.411Z] c5dafad2182a: Pull complete [2020-11-30T17:44:10.411Z] 5aa711733414: Pull complete [2020-11-30T17:44:10.411Z] 058f73b55e4b: Pull complete [2020-11-30T17:44:10.411Z] 8c9c664faf12: Pull complete [2020-11-30T17:44:10.411Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-11-30T17:44:10.411Z] Status: Downloaded newer image for docker:latest [2020-11-30T17:44:12.382Z] ---> 63dd6bee023b [2020-11-30T17:44:12.382Z] Step 6/7 : COPY go.mod . [2020-11-30T17:44:12.382Z] ---> 39305af94410 [2020-11-30T17:44:12.382Z] Step 7/7 : RUN go mod download [2020-11-30T17:44:12.646Z] ---> Running in 87f73fdf7b92 [2020-11-30T17:44:39.413Z] Removing intermediate container 87f73fdf7b92 [2020-11-30T17:44:39.413Z] ---> 5b86236375f2 [2020-11-30T17:44:39.413Z] Successfully built 5b86236375f2 [2020-11-30T17:44:39.413Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:44:39.762Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T17:44:39.762Z] . [Pipeline] withDockerContainer [2020-11-30T17:44:39.898Z] prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container [2020-11-30T17:44:39.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 ******** ci-base-image-x86_64 cat [2020-11-30T17:44:40.831Z] $ docker top bc2d3709c6535fc693caf7dd344dbc4a28566a080cef8061cdad393d8de8b6be -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T17:44:41.414Z] + go version [2020-11-30T17:44:41.414Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-30T17:44:41.435Z] $ docker stop --time=1 bc2d3709c6535fc693caf7dd344dbc4a28566a080cef8061cdad393d8de8b6be [2020-11-30T17:44:42.844Z] $ docker rm -f bc2d3709c6535fc693caf7dd344dbc4a28566a080cef8061cdad393d8de8b6be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:44:43.770Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T17:44:43.770Z] . [Pipeline] withDockerContainer [2020-11-30T17:44:43.875Z] prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container [2020-11-30T17:44:43.966Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 ******** ci-base-image-x86_64 cat [2020-11-30T17:44:44.711Z] $ docker top d1f4d704d4bdbf620e05b0d34bf9c9649cec2760e6bb4dbceb7f8db1daffe68f -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-30T17:44:44.900Z] ========================================================= [2020-11-30T17:44:44.901Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-11-30T17:44:44.901Z] ========================================================= [Pipeline] sh [2020-11-30T17:44:45.195Z] + make test [2020-11-30T17:44:45.195Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-30T17:44:57.572Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-11-30T17:45:15.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-11-30T17:45:22.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-11-30T17:45:22.675Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-11-30T17:45:22.947Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-11-30T17:45:23.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-11-30T17:45:23.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-11-30T17:45:23.505Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-11-30T17:45:26.121Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.045s [2020-11-30T17:45:26.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-11-30T17:45:26.121Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-11-30T17:45:26.717Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-11-30T17:45:27.307Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-11-30T17:45:27.307Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-11-30T17:45:27.307Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-11-30T17:45:27.307Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-11-30T17:45:31.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.144s coverage: 46.6% of statements [2020-11-30T17:45:31.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-11-30T17:45:31.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-11-30T17:45:31.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-11-30T17:45:31.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-11-30T17:45:31.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-11-30T17:45:35.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.266s coverage: 27.1% of statements [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-11-30T17:45:35.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-11-30T17:45:35.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-11-30T17:45:35.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.139s coverage: 68.4% of statements [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-11-30T17:45:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-11-30T17:45:35.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.465s coverage: 83.3% of statements [2020-11-30T17:45:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-11-30T17:45:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-11-30T17:45:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-11-30T17:45:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-11-30T17:45:37.601Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13879 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws [2020-11-30T17:45:37.659Z] Running in /w/workspace/edgex-go/28 [Pipeline] { [2020-11-30T17:45:37.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.446s coverage: 28.6% of statements [2020-11-30T17:45:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-11-30T17:45:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-11-30T17:45:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-11-30T17:45:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-11-30T17:45:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-11-30T17:45:37.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.079s coverage: 100.0% of statements [2020-11-30T17:45:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-11-30T17:45:37.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements [2020-11-30T17:45:37.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [Pipeline] checkout [2020-11-30T17:45:38.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.115s coverage: 86.7% of statements [2020-11-30T17:45:38.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-11-30T17:45:38.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.168s coverage: 97.5% of statements [2020-11-30T17:45:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-11-30T17:45:38.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 79.0% of statements [2020-11-30T17:45:38.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-11-30T17:45:38.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-11-30T17:45:38.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-11-30T17:45:38.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-11-30T17:45:41.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.370s coverage: 95.7% of statements [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-11-30T17:45:41.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-11-30T17:45:41.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.102s coverage: 0.0% of statements [no tests to run] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-11-30T17:45:41.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2020-11-30T17:45:41.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-11-30T17:45:41.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 76.2% of statements [2020-11-30T17:45:41.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.8% of statements [2020-11-30T17:45:41.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2020-11-30T17:45:41.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.048s coverage: 84.2% of statements [2020-11-30T17:45:41.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.042s coverage: 100.0% of statements [2020-11-30T17:45:41.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-11-30T17:45:42.540Z] using credential edgex-jenkins-ssh [2020-11-30T17:45:42.603Z] Cloning the remote Git repository [2020-11-30T17:45:42.683Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-30T17:45:42.793Z] > git init /w/workspace/edgex-go/28 # timeout=10 [2020-11-30T17:45:43.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.267s coverage: 63.5% of statements [2020-11-30T17:45:43.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-11-30T17:45:43.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-11-30T17:45:43.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2020-11-30T17:45:43.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements [2020-11-30T17:45:43.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2020-11-30T17:45:43.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2020-11-30T17:45:43.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2020-11-30T17:45:42.881Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-30T17:45:42.882Z] > git --version # timeout=10 [2020-11-30T17:45:42.907Z] > git --version # 'git version 2.17.1' [2020-11-30T17:45:42.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T17:45:42.964Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T17:45:46.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.578s coverage: 55.9% of statements [2020-11-30T17:45:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-11-30T17:45:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-11-30T17:45:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-11-30T17:45:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-11-30T17:45:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-11-30T17:45:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.226s coverage: 86.3% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.440s coverage: 72.2% of statements [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.645s coverage: 72.1% of statements [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.063s coverage: 82.4% of statements [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.049s coverage: 48.4% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.045s coverage: 28.8% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.062s coverage: 96.8% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.096s coverage: 37.2% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.510s coverage: 84.1% of statements [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.123s coverage: 42.9% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.049s coverage: 100.0% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.089s coverage: 83.8% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.324s coverage: 47.1% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-11-30T17:45:56.455Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements [2020-11-30T17:45:56.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-11-30T17:45:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.782s coverage: 29.1% of statements [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-11-30T17:45:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.141s coverage: 99.0% of statements [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-11-30T17:45:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-11-30T17:45:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.055s coverage: 0.0% of statements [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-11-30T17:45:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-11-30T17:45:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-11-30T17:45:57.926Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-11-30T17:45:57.926Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2020-11-30T17:45:58.197Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2020-11-30T17:45:58.466Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.055s coverage: 100.0% of statements [2020-11-30T17:45:59.050Z] GO111MODULE=on go vet ./... [2020-11-30T17:45:59.266Z] Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 87db0148498feba4eccfac9de7618c57ce561a10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T17:45:59.759Z] Failed in branch arm64 [2020-11-30T17:45:58.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-30T17:45:58.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T17:45:58.473Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-30T17:45:58.513Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-30T17:45:58.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T17:45:58.526Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T17:45:59.305Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T17:45:59.318Z] > git checkout -f 87db0148498feba4eccfac9de7618c57ce561a10 # timeout=10 [2020-11-30T17:46:31.498Z] gofmt -l . [2020-11-30T17:46:31.498Z] [ "`gofmt -l .`" = "" ] [2020-11-30T17:46:31.498Z] ./bin/test-go-mod-tidy.sh [2020-11-30T17:46:31.498Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-11-30T17:46:34.810Z] + ls -al . [2020-11-30T17:46:34.810Z] total 660 [2020-11-30T17:46:34.810Z] drwxrwxr-x 10 1001 1001 4096 Nov 30 17:46 . [2020-11-30T17:46:34.810Z] drwxr-xr-x 4 root root 30 Nov 30 17:44 .. [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 11 Nov 30 17:42 .dockerignore [2020-11-30T17:46:34.810Z] drwxrwxr-x 8 1001 1001 179 Nov 30 17:42 .git [2020-11-30T17:46:34.810Z] drwxrwxr-x 3 1001 1001 125 Nov 30 17:42 .github [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 971 Nov 30 17:42 .gitignore [2020-11-30T17:46:34.810Z] drwx------ 3 1001 1001 47 Nov 30 17:43 .semver [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 166 Nov 30 17:42 .sonarcloud.properties [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 3804 Nov 30 17:42 CONTRIBUTING.md [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 1035 Nov 30 17:42 Dockerfile.build [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 863 Nov 30 17:42 Jenkinsfile [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 10775 Nov 30 17:42 LICENSE [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 6723 Nov 30 17:42 Makefile [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 6447 Nov 30 17:42 README.md [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 259 Nov 30 17:42 SECURITY.md [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 5 Nov 30 17:43 VERSION [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 4131 Nov 30 17:42 ZMQWindows.md [2020-11-30T17:46:34.810Z] drwxrwxr-x 2 1001 1001 117 Nov 30 17:42 bin [2020-11-30T17:46:34.810Z] drwxrwxr-x 16 1001 1001 4096 Nov 30 17:42 cmd [2020-11-30T17:46:34.810Z] -rw-r--r-- 1 root root 566150 Nov 30 17:45 coverage.out [2020-11-30T17:46:34.810Z] -rw-r--r-- 1 root root 1041 Nov 30 17:46 go.mod [2020-11-30T17:46:34.810Z] -rw-r--r-- 1 root root 18746 Nov 30 17:46 go.sum [2020-11-30T17:46:34.810Z] drwxrwxr-x 8 1001 1001 127 Nov 30 17:42 internal [2020-11-30T17:46:34.810Z] drwxrwxr-x 4 1001 1001 26 Nov 30 17:42 openapi [2020-11-30T17:46:34.810Z] drwxrwxr-x 4 1001 1001 71 Nov 30 17:42 snap [2020-11-30T17:46:34.810Z] -rw-rw-r-- 1 1001 1001 168 Nov 30 17:42 version.go [Pipeline] sh [2020-11-30T17:46:35.138Z] + '[' -e coverage.out ] [2020-11-30T17:46:35.138Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-11-30T17:46:35.424Z] Stashed 1 file(s) [Pipeline] sh [2020-11-30T17:46:35.795Z] + make build [2020-11-30T17:46:35.795Z] 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 [2020-11-30T17:46:48.267Z] 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 [2020-11-30T17:46:51.616Z] 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 [2020-11-30T17:46:53.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-30T17:46:54.453Z] 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 [2020-11-30T17:46:56.429Z] 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 [2020-11-30T17:46:57.014Z] 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 [2020-11-30T17:46:58.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-11-30T17:47:00.392Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-30T17:47:01.831Z] 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 [2020-11-30T17:47:03.809Z] 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 [2020-11-30T17:47:05.815Z] 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 [2020-11-30T17:47:07.276Z] 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 [2020-11-30T17:47:08.691Z] 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 [Pipeline] } [2020-11-30T17:47:09.673Z] $ docker stop --time=1 d1f4d704d4bdbf620e05b0d34bf9c9649cec2760e6bb4dbceb7f8db1daffe68f [2020-11-30T17:47:11.643Z] $ docker rm -f d1f4d704d4bdbf620e05b0d34bf9c9649cec2760e6bb4dbceb7f8db1daffe68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:47:15.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-30T17:47:15.602Z] [2020-11-30T17:47:15.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:47:15.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-30T17:47:15.976Z] latest: Pulling from edgex-devops/edgex-compose [2020-11-30T17:47:15.976Z] cbdbe7a5bc2a: Pulling fs layer [2020-11-30T17:47:15.976Z] ca9280d653b3: Pulling fs layer [2020-11-30T17:47:15.976Z] 7e9c9ca2126c: Pulling fs layer [2020-11-30T17:47:16.287Z] cbdbe7a5bc2a: Verifying Checksum [2020-11-30T17:47:16.287Z] cbdbe7a5bc2a: Download complete [2020-11-30T17:47:17.277Z] cbdbe7a5bc2a: Pull complete [2020-11-30T17:47:17.277Z] ca9280d653b3: Verifying Checksum [2020-11-30T17:47:17.277Z] ca9280d653b3: Download complete [2020-11-30T17:47:18.705Z] ca9280d653b3: Pull complete [2020-11-30T17:47:18.982Z] 7e9c9ca2126c: Verifying Checksum [2020-11-30T17:47:18.982Z] 7e9c9ca2126c: Download complete [2020-11-30T17:47:25.651Z] 7e9c9ca2126c: Pull complete [2020-11-30T17:47:25.651Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-11-30T17:47:25.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-30T17:47:25.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-11-30T17:47:25.960Z] prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container [2020-11-30T17:47:26.094Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 [2020-11-30T17:47:29.432Z] $ docker top 96ef2cbcbc5667666023c9f558b2657e82dbd9516026881c20aa26f4aa4e9562 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T17:47:30.109Z] + grep parallel [2020-11-30T17:47:30.109Z] + docker-compose build --help [2020-11-30T17:47:31.509Z] --parallel Build images in parallel. [Pipeline] } [2020-11-30T17:47:31.530Z] $ docker stop --time=1 96ef2cbcbc5667666023c9f558b2657e82dbd9516026881c20aa26f4aa4e9562 [2020-11-30T17:47:32.962Z] $ docker rm -f 96ef2cbcbc5667666023c9f558b2657e82dbd9516026881c20aa26f4aa4e9562 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:47:33.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-30T17:47:33.684Z] . [Pipeline] withDockerContainer [2020-11-30T17:47:33.821Z] prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container [2020-11-30T17:47:33.893Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-11-30T17:47:34.740Z] $ docker top b69ae8cf46154765eb2f4a1a3b6ee701af4f771c7dc1c25c39acb982ad94c5cf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T17:47:35.325Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-11-30T17:47:36.727Z] Building docker-core-command-go ... [2020-11-30T17:47:36.727Z] Building docker-core-data-go ... [2020-11-30T17:47:36.727Z] Building docker-core-metadata-go ... [2020-11-30T17:47:36.727Z] Building docker-security-bootstrap-redis-go ... [2020-11-30T17:47:36.727Z] Building docker-security-proxy-setup-go ... [2020-11-30T17:47:36.727Z] Building docker-security-secrets-setup-go ... [2020-11-30T17:47:36.727Z] Building docker-security-secretstore-setup-go ... [2020-11-30T17:47:36.727Z] Building docker-support-logging-go ... [2020-11-30T17:47:36.727Z] Building docker-support-notifications-go ... [2020-11-30T17:47:36.727Z] Building docker-support-scheduler-go ... [2020-11-30T17:47:36.727Z] Building docker-sys-mgmt-agent-go ... [2020-11-30T17:47:36.727Z] Building docker-core-command-go [2020-11-30T17:47:36.727Z] Building docker-security-bootstrap-redis-go [2020-11-30T17:47:36.727Z] Building docker-sys-mgmt-agent-go [2020-11-30T17:47:36.727Z] Building docker-support-scheduler-go [2020-11-30T17:47:36.727Z] Building docker-core-metadata-go [2020-11-30T17:48:15.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:48:15.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:48:15.782Z] ---> 5b86236375f2 [2020-11-30T17:48:15.782Z] Step 3/22 : WORKDIR /edgex-go [2020-11-30T17:48:15.782Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:48:15.782Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:48:15.782Z] ---> 5b86236375f2 [2020-11-30T17:48:15.782Z] Step 3/27 : WORKDIR /edgex-go [2020-11-30T17:48:15.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:48:15.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:48:15.782Z] ---> 5b86236375f2 [2020-11-30T17:48:15.782Z] Step 3/22 : WORKDIR /edgex-go [2020-11-30T17:48:15.782Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:48:15.782Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:48:15.782Z] ---> 5b86236375f2 [2020-11-30T17:48:15.782Z] Step 3/21 : WORKDIR /edgex-go [2020-11-30T17:48:15.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:48:15.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:48:15.782Z] ---> 5b86236375f2 [2020-11-30T17:48:15.782Z] Step 3/22 : WORKDIR /edgex-go [2020-11-30T17:48:16.743Z] ---> Running in 0afc742d2c17 [2020-11-30T17:48:16.743Z] ---> Running in 3a51094b93e2 [2020-11-30T17:48:16.743Z] ---> Running in c776d92ace7b [2020-11-30T17:48:16.743Z] ---> Running in 9a2d023f17c0 [2020-11-30T17:48:16.743Z] ---> Running in c759d9d793d7 [2020-11-30T17:48:17.343Z] Removing intermediate container 0afc742d2c17 [2020-11-30T17:48:17.343Z] ---> 0765ec367f7d [2020-11-30T17:48:17.343Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:48:17.343Z] Removing intermediate container 3a51094b93e2 [2020-11-30T17:48:17.343Z] ---> 4b647cbd1d6e [2020-11-30T17:48:17.343Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:48:17.343Z] Removing intermediate container c759d9d793d7 [2020-11-30T17:48:17.614Z] ---> 7dd55f03a8ca [2020-11-30T17:48:17.614Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:48:17.614Z] Removing intermediate container 9a2d023f17c0 [2020-11-30T17:48:17.614Z] ---> b71e6cf1f68a [2020-11-30T17:48:17.614Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:48:17.614Z] Removing intermediate container c776d92ace7b [2020-11-30T17:48:17.614Z] ---> fb190bceaa97 [2020-11-30T17:48:17.614Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:48:17.614Z] ---> Running in 2266face287a [2020-11-30T17:48:17.614Z] ---> Running in d7fac266ae66 [2020-11-30T17:48:17.614Z] ---> Running in 5962776c4100 [2020-11-30T17:48:17.614Z] ---> Running in 9690ce0c7292 [2020-11-30T17:48:17.614Z] ---> Running in 21dba4e7dfb2 [2020-11-30T17:48:20.231Z] Removing intermediate container 5962776c4100 [2020-11-30T17:48:20.231Z] ---> fabfe4f6a530 [2020-11-30T17:48:20.231Z] Step 5/22 : RUN apk update && apk add make git [2020-11-30T17:48:20.231Z] ---> Running in 2db25d706940 [2020-11-30T17:48:20.231Z] Removing intermediate container 2266face287a [2020-11-30T17:48:20.231Z] ---> 5bd8a3baf21a [2020-11-30T17:48:20.231Z] Step 5/22 : RUN apk update && apk add make git [2020-11-30T17:48:20.503Z] Removing intermediate container 21dba4e7dfb2 [2020-11-30T17:48:20.503Z] ---> e34b514763f0 [2020-11-30T17:48:20.503Z] Step 5/22 : RUN apk update && apk add make git [2020-11-30T17:48:20.776Z] ---> Running in 60ac0386615f [2020-11-30T17:48:20.776Z] ---> Running in 8474809c7a11 [2020-11-30T17:48:20.776Z] Removing intermediate container 9690ce0c7292 [2020-11-30T17:48:20.776Z] ---> 3e4f08866cae [2020-11-30T17:48:20.776Z] Step 5/27 : RUN apk update && apk add make bash git [2020-11-30T17:48:20.776Z] Removing intermediate container d7fac266ae66 [2020-11-30T17:48:20.776Z] ---> 580b8800f3dc [2020-11-30T17:48:20.776Z] Step 5/21 : RUN apk update && apk add make git [2020-11-30T17:48:20.776Z] ---> Running in bdbffbf8b9c8 [2020-11-30T17:48:21.046Z] ---> Running in f08e290905b9 [2020-11-30T17:48:21.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:21.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:21.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:21.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:21.904Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:22.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:22.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:22.475Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:48:22.475Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:48:22.475Z] OK: 12754 distinct packages available [2020-11-30T17:48:22.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:22.740Z] OK: 233 MiB in 51 packages [2020-11-30T17:48:22.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:22.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:48:22.740Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:48:22.740Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:48:22.740Z] OK: 12754 distinct packages available [2020-11-30T17:48:23.040Z] OK: 233 MiB in 51 packages [2020-11-30T17:48:23.040Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:48:23.040Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:48:23.040Z] OK: 12754 distinct packages available [2020-11-30T17:48:23.339Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:48:23.339Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:48:23.339Z] OK: 12754 distinct packages available [2020-11-30T17:48:23.339Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:48:23.339Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:48:23.339Z] OK: 12754 distinct packages available [2020-11-30T17:48:23.339Z] Removing intermediate container 2db25d706940 [2020-11-30T17:48:23.339Z] ---> 23fb6d7d13ab [2020-11-30T17:48:23.339Z] Step 6/22 : COPY go.mod . [2020-11-30T17:48:23.621Z] OK: 233 MiB in 51 packages [2020-11-30T17:48:23.621Z] OK: 233 MiB in 51 packages [2020-11-30T17:48:23.621Z] OK: 233 MiB in 51 packages [2020-11-30T17:48:23.889Z] ---> 9274314b84b1 [2020-11-30T17:48:23.889Z] Step 7/22 : RUN go mod download [2020-11-30T17:48:24.161Z] ---> Running in 5998fc834dce [2020-11-30T17:48:24.161Z] Removing intermediate container 8474809c7a11 [2020-11-30T17:48:24.161Z] ---> f85bdb27208a [2020-11-30T17:48:24.161Z] Step 6/22 : COPY go.mod . [2020-11-30T17:48:24.758Z] Removing intermediate container 60ac0386615f [2020-11-30T17:48:24.758Z] ---> d2f4276a2614 [2020-11-30T17:48:24.758Z] Step 6/22 : COPY go.mod . [2020-11-30T17:48:24.758Z] ---> 089375119611 [2020-11-30T17:48:24.758Z] Step 7/22 : RUN go mod download [2020-11-30T17:48:24.758Z] Removing intermediate container bdbffbf8b9c8 [2020-11-30T17:48:24.758Z] ---> a6513c03ecd9 [2020-11-30T17:48:24.758Z] Step 6/27 : COPY go.mod . [2020-11-30T17:48:25.037Z] ---> Running in 989ab4aad0ac [2020-11-30T17:48:25.037Z] Removing intermediate container f08e290905b9 [2020-11-30T17:48:25.037Z] ---> c3757bafd38f [2020-11-30T17:48:25.037Z] Step 6/21 : COPY go.mod . [2020-11-30T17:48:25.302Z] ---> bcd6f61305e9 [2020-11-30T17:48:25.302Z] Step 7/22 : RUN go mod download [2020-11-30T17:48:25.302Z] ---> 0fb164ee3a83 [2020-11-30T17:48:25.302Z] Step 7/27 : RUN go mod download [2020-11-30T17:48:25.302Z] ---> 38c826a27d46 [2020-11-30T17:48:25.302Z] Step 7/21 : RUN go mod download [2020-11-30T17:48:25.302Z] ---> Running in d0f787ca6fe7 [2020-11-30T17:48:25.570Z] ---> Running in 7c288eba2214 [2020-11-30T17:48:25.570Z] ---> Running in 3364f812fc83 [2020-11-30T17:48:26.536Z] Removing intermediate container 989ab4aad0ac [2020-11-30T17:48:26.536Z] ---> f7c7d154a321 [2020-11-30T17:48:26.536Z] Step 8/22 : COPY . . [2020-11-30T17:48:26.536Z] Removing intermediate container 5998fc834dce [2020-11-30T17:48:26.536Z] ---> 5f18bfd88565 [2020-11-30T17:48:26.536Z] Step 8/22 : COPY . . [2020-11-30T17:48:34.768Z] Removing intermediate container d0f787ca6fe7 [2020-11-30T17:48:34.768Z] ---> 4df4c38ddcab [2020-11-30T17:48:34.768Z] Step 8/22 : COPY . . [2020-11-30T17:48:34.768Z] Removing intermediate container 7c288eba2214 [2020-11-30T17:48:34.768Z] ---> 19f7b5b6c401 [2020-11-30T17:48:34.768Z] Step 8/27 : COPY . . [2020-11-30T17:48:35.046Z] Removing intermediate container 3364f812fc83 [2020-11-30T17:48:35.046Z] ---> 723ea55fdf01 [2020-11-30T17:48:35.046Z] Step 8/21 : COPY . . [2020-11-30T17:49:15.063Z] ---> d14b443a6ea8 [2020-11-30T17:49:15.063Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-11-30T17:49:15.063Z] ---> Running in f41b23238c07 [2020-11-30T17:49:15.063Z] ---> 04117cc69f31 [2020-11-30T17:49:15.063Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-11-30T17:49:15.063Z] ---> Running in c8fead718e37 [2020-11-30T17:49:15.063Z] ---> 6a69a68503cc [2020-11-30T17:49:15.063Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-11-30T17:49:15.063Z] ---> d3aa6c85881a [2020-11-30T17:49:15.063Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-11-30T17:49:15.063Z] ---> Running in 997d6a574e85 [2020-11-30T17:49:15.332Z] ---> 2f90245e7e4d [2020-11-30T17:49:15.332Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-11-30T17:49:15.332Z] ---> Running in d5bf069a7cd4 [2020-11-30T17:49:15.332Z] ---> Running in 3e4cd2546da5 [2020-11-30T17:49:15.332Z] 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 [2020-11-30T17:49:15.606Z] 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 [2020-11-30T17:49:16.213Z] 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 [2020-11-30T17:49:16.833Z] 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 [2020-11-30T17:49:16.833Z] 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 [2020-11-30T17:49:55.905Z] Removing intermediate container c8fead718e37 [2020-11-30T17:49:55.905Z] ---> 8c17daf0cce5 [2020-11-30T17:49:55.905Z] [2020-11-30T17:49:55.905Z] Step 10/22 : FROM alpine:3.10 [2020-11-30T17:49:55.905Z] 3.10: Pulling from library/alpine [2020-11-30T17:49:55.905Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-11-30T17:49:55.905Z] Status: Downloaded newer image for alpine:3.10 [2020-11-30T17:49:55.905Z] ---> be4e4bea2c2e [2020-11-30T17:49:55.905Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-30T17:49:55.905Z] ---> Running in 01de0ab06962 [2020-11-30T17:49:55.905Z] Removing intermediate container d5bf069a7cd4 [2020-11-30T17:49:55.905Z] ---> 62fa47f5e572 [2020-11-30T17:49:55.905Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-11-30T17:49:55.905Z] ---> Running in c38b2e564ee8 [2020-11-30T17:49:56.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:49:56.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:49:56.600Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-11-30T17:49:56.600Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-11-30T17:49:56.600Z] OK: 10348 distinct packages available [2020-11-30T17:49:56.899Z] 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 [2020-11-30T17:49:57.225Z] (1/5) Installing ca-certificates (20191127-r2) [2020-11-30T17:49:57.225Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-11-30T17:49:57.225Z] (3/5) Installing libcurl (7.66.0-r1) [2020-11-30T17:49:57.225Z] (4/5) Installing curl (7.66.0-r1) [2020-11-30T17:49:57.225Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-11-30T17:49:57.225Z] Executing busybox-1.30.1-r3.trigger [2020-11-30T17:49:57.811Z] Executing ca-certificates-20191127-r2.trigger [2020-11-30T17:49:57.811Z] OK: 7 MiB in 19 packages [2020-11-30T17:50:01.174Z] Removing intermediate container 3e4cd2546da5 [2020-11-30T17:50:01.174Z] ---> e82b97764c98 [2020-11-30T17:50:01.174Z] [2020-11-30T17:50:01.174Z] Step 10/21 : FROM scratch [2020-11-30T17:50:01.174Z] ---> [2020-11-30T17:50:01.174Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-30T17:50:01.174Z] Removing intermediate container 997d6a574e85 [2020-11-30T17:50:01.174Z] ---> f6b4d05b4fac [2020-11-30T17:50:01.174Z] [2020-11-30T17:50:01.174Z] Step 10/22 : FROM scratch [2020-11-30T17:50:01.174Z] ---> [2020-11-30T17:50:01.174Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-30T17:50:01.798Z] ---> Running in 005819fe0b21 [2020-11-30T17:50:01.798Z] ---> Running in 9d422a91927f [2020-11-30T17:50:02.445Z] Removing intermediate container 01de0ab06962 [2020-11-30T17:50:02.445Z] ---> e8c00368e2df [2020-11-30T17:50:02.445Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-11-30T17:50:03.884Z] Removing intermediate container 9d422a91927f [2020-11-30T17:50:03.884Z] ---> 3642a4f4e030 [2020-11-30T17:50:03.884Z] Step 12/22 : ENV APP_PORT=48082 [2020-11-30T17:50:03.884Z] Removing intermediate container 005819fe0b21 [2020-11-30T17:50:03.884Z] ---> 42c64b576f21 [2020-11-30T17:50:03.884Z] Step 12/21 : ENV APP_PORT=48085 [2020-11-30T17:50:03.884Z] Removing intermediate container c38b2e564ee8 [2020-11-30T17:50:03.884Z] ---> 3faaf2b8cb69 [2020-11-30T17:50:03.884Z] [2020-11-30T17:50:03.884Z] Step 11/27 : FROM docker:latest [2020-11-30T17:50:03.884Z] ---> 6972c414f322 [2020-11-30T17:50:03.884Z] Step 12/27 : RUN apk add --no-cache bash [2020-11-30T17:50:03.884Z] ---> Running in 89e4aa566250 [2020-11-30T17:50:03.884Z] ---> Running in 3d75a774d0a3 [2020-11-30T17:50:03.884Z] ---> Running in bd81a7671bcc [2020-11-30T17:50:03.884Z] ---> Running in c046e86b0e61 [2020-11-30T17:50:04.160Z] Removing intermediate container f41b23238c07 [2020-11-30T17:50:04.160Z] ---> ed15a73f1d4f [2020-11-30T17:50:04.160Z] [2020-11-30T17:50:04.160Z] Step 10/22 : FROM scratch [2020-11-30T17:50:04.160Z] ---> [2020-11-30T17:50:04.160Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-30T17:50:04.160Z] ---> Using cache [2020-11-30T17:50:04.160Z] ---> 42c64b576f21 [2020-11-30T17:50:04.160Z] Step 12/22 : ENV APP_PORT=48081 [2020-11-30T17:50:04.754Z] ---> Running in 35715cf01573 [2020-11-30T17:50:05.040Z] Removing intermediate container 3d75a774d0a3 [2020-11-30T17:50:05.040Z] ---> 88b49246057f [2020-11-30T17:50:05.040Z] Step 13/21 : EXPOSE $APP_PORT [2020-11-30T17:50:05.040Z] Removing intermediate container 89e4aa566250 [2020-11-30T17:50:05.040Z] ---> bf0aa8900a70 [2020-11-30T17:50:05.040Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-30T17:50:05.040Z] Removing intermediate container bd81a7671bcc [2020-11-30T17:50:05.040Z] ---> 7de6897582e8 [2020-11-30T17:50:05.040Z] Step 13/22 : WORKDIR / [2020-11-30T17:50:05.040Z] ---> Running in 13a6a7c2aafd [2020-11-30T17:50:05.040Z] ---> Running in 9aa129bc728c [2020-11-30T17:50:05.312Z] ---> Running in ef704f54534d [2020-11-30T17:50:05.312Z] Removing intermediate container 35715cf01573 [2020-11-30T17:50:05.312Z] ---> 9a9b17cda030 [2020-11-30T17:50:05.312Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-30T17:50:05.312Z] ---> Running in 02d6467842b6 [2020-11-30T17:50:05.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:05.312Z] Removing intermediate container 13a6a7c2aafd [2020-11-30T17:50:05.312Z] ---> 50337bf23829 [2020-11-30T17:50:05.312Z] Step 14/22 : WORKDIR / [2020-11-30T17:50:05.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:05.588Z] Removing intermediate container 9aa129bc728c [2020-11-30T17:50:05.588Z] ---> f13a9ce68c1d [2020-11-30T17:50:05.588Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-11-30T17:50:05.588Z] ---> Running in d995ac6ecbf2 [2020-11-30T17:50:05.588Z] Removing intermediate container ef704f54534d [2020-11-30T17:50:05.588Z] ---> 00021a5ead1f [2020-11-30T17:50:05.588Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-11-30T17:50:05.588Z] Removing intermediate container 02d6467842b6 [2020-11-30T17:50:05.588Z] ---> f632d6044ca3 [2020-11-30T17:50:05.588Z] Step 14/22 : WORKDIR / [2020-11-30T17:50:05.588Z] (1/2) Installing readline (8.0.4-r0) [2020-11-30T17:50:05.588Z] (2/2) Installing bash (5.0.17-r0) [2020-11-30T17:50:05.588Z] Executing bash-5.0.17-r0.post-install [2020-11-30T17:50:05.588Z] Executing busybox-1.31.1-r19.trigger [2020-11-30T17:50:05.858Z] ---> Running in 5191b11dacfd [2020-11-30T17:50:05.858Z] OK: 12 MiB in 22 packages [2020-11-30T17:50:05.858Z] Removing intermediate container d995ac6ecbf2 [2020-11-30T17:50:05.858Z] ---> 358c72aa2f07 [2020-11-30T17:50:05.858Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-11-30T17:50:06.132Z] ---> b9adc8883b38 [2020-11-30T17:50:06.132Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-11-30T17:50:06.132Z] ---> c63b2d122b7f [2020-11-30T17:50:06.132Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-11-30T17:50:06.132Z] Removing intermediate container 5191b11dacfd [2020-11-30T17:50:06.132Z] ---> 60939876604d [2020-11-30T17:50:06.132Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-11-30T17:50:06.400Z] ---> 6ce511437677 [2020-11-30T17:50:06.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-11-30T17:50:06.709Z] Removing intermediate container c046e86b0e61 [2020-11-30T17:50:06.709Z] ---> a62fd8082c65 [2020-11-30T17:50:06.709Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-11-30T17:50:06.709Z] ---> 8947ad962449 [2020-11-30T17:50:06.709Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-11-30T17:50:07.302Z] ---> Running in 2f74743337e5 [2020-11-30T17:50:07.302Z] ---> 357786f6abfa [2020-11-30T17:50:07.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-11-30T17:50:07.570Z] ---> f5b100997504 [2020-11-30T17:50:07.570Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-11-30T17:50:07.570Z] ---> 75bc93852144 [2020-11-30T17:50:07.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-11-30T17:50:07.866Z] ---> ea3c02a4a15a [2020-11-30T17:50:07.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-11-30T17:50:07.866Z] ---> 37b758bb3ba1 [2020-11-30T17:50:07.866Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-11-30T17:50:08.136Z] ---> 672ce3075913 [2020-11-30T17:50:08.136Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-11-30T17:50:08.136Z] ---> d73419ebb3e9 [2020-11-30T17:50:08.136Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-11-30T17:50:08.136Z] ---> Running in 88266f99e794 [2020-11-30T17:50:08.406Z] ---> Running in f3c343be0b52 [2020-11-30T17:50:08.406Z] ---> 2a0310ff8058 [2020-11-30T17:50:08.406Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-11-30T17:50:08.406Z] ---> 87a360e6dc43 [2020-11-30T17:50:08.406Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-11-30T17:50:08.676Z] ---> Running in dd7d28328bad [2020-11-30T17:50:08.676Z] ---> Running in 06548dbbcf9c [2020-11-30T17:50:08.676Z] Removing intermediate container 88266f99e794 [2020-11-30T17:50:08.676Z] ---> 1b598c0f83b3 [2020-11-30T17:50:08.676Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T17:50:09.729Z] Removing intermediate container f3c343be0b52 [2020-11-30T17:50:09.729Z] ---> 6984ab36c0da [2020-11-30T17:50:09.729Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T17:50:09.729Z] ---> Running in 5e61c1d5e6d9 [2020-11-30T17:50:10.071Z] ---> Running in 2babc87e4d22 [2020-11-30T17:50:10.071Z] Removing intermediate container dd7d28328bad [2020-11-30T17:50:10.071Z] ---> 2a8620d36e0b [2020-11-30T17:50:10.071Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T17:50:10.071Z] Removing intermediate container 2f74743337e5 [2020-11-30T17:50:10.071Z] ---> c3e9621d9436 [2020-11-30T17:50:10.071Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-11-30T17:50:10.071Z] ---> Running in b19859eb00b0 [2020-11-30T17:50:10.071Z] ---> Running in f22eb2cfbf66 [2020-11-30T17:50:10.344Z] Removing intermediate container 5e61c1d5e6d9 [2020-11-30T17:50:10.344Z] ---> fe1dd2816cd1 [2020-11-30T17:50:10.344Z] Step 19/21 : LABEL arch=x86_64 [2020-11-30T17:50:10.344Z] Removing intermediate container 2babc87e4d22 [2020-11-30T17:50:10.344Z] ---> b6aea7f9556e [2020-11-30T17:50:10.344Z] Step 20/22 : LABEL arch=x86_64 [2020-11-30T17:50:10.344Z] ---> Running in 430207c0deac [2020-11-30T17:50:10.344Z] ---> Running in a22bc52aab8c [2020-11-30T17:50:10.635Z] Removing intermediate container b19859eb00b0 [2020-11-30T17:50:10.635Z] ---> 37b58c109753 [2020-11-30T17:50:10.635Z] Step 20/22 : LABEL arch=x86_64 [2020-11-30T17:50:10.635Z] Removing intermediate container f22eb2cfbf66 [2020-11-30T17:50:10.635Z] ---> d035b4255c44 [2020-11-30T17:50:10.635Z] Step 15/27 : ENV APP_PORT=48090 [2020-11-30T17:50:10.635Z] ---> Running in 559e1138e177 [2020-11-30T17:50:10.635Z] ---> Running in a9fe04fbacdd [2020-11-30T17:50:10.992Z] Removing intermediate container 430207c0deac [2020-11-30T17:50:10.992Z] ---> 2b3b9235d5b7 [2020-11-30T17:50:10.992Z] Step 20/21 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:50:10.992Z] Removing intermediate container a22bc52aab8c [2020-11-30T17:50:10.992Z] ---> d2cf86758af3 [2020-11-30T17:50:10.992Z] Step 21/22 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:50:10.992Z] ---> Running in ed48f21fa4d1 [2020-11-30T17:50:11.269Z] ---> Running in 4c7536b57961 [2020-11-30T17:50:11.269Z] Removing intermediate container 559e1138e177 [2020-11-30T17:50:11.269Z] ---> 9ede04016e96 [2020-11-30T17:50:11.269Z] Step 21/22 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:50:11.269Z] Removing intermediate container a9fe04fbacdd [2020-11-30T17:50:11.269Z] ---> 487e1d28ec0e [2020-11-30T17:50:11.269Z] Step 16/27 : EXPOSE $APP_PORT [2020-11-30T17:50:11.269Z] ---> Running in 05ede5b046f3 [2020-11-30T17:50:11.534Z] ---> Running in 8b465ab588b9 [2020-11-30T17:50:11.534Z] Removing intermediate container ed48f21fa4d1 [2020-11-30T17:50:11.534Z] ---> f167ee714e3a [2020-11-30T17:50:11.534Z] Step 21/21 : LABEL version=0.0.0 [2020-11-30T17:50:11.534Z] Removing intermediate container 06548dbbcf9c [2020-11-30T17:50:11.534Z] ---> 61eaf1fcab64 [2020-11-30T17:50:11.534Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-11-30T17:50:11.534Z] Removing intermediate container 4c7536b57961 [2020-11-30T17:50:11.534Z] ---> e74b2deaefc1 [2020-11-30T17:50:11.534Z] Step 22/22 : LABEL version=0.0.0 [2020-11-30T17:50:11.814Z] ---> Running in 774a150632e2 [2020-11-30T17:50:11.814Z] ---> Running in 6b175db49710 [2020-11-30T17:50:11.814Z] ---> Running in 569f4dddf3d2 [2020-11-30T17:50:11.814Z] Removing intermediate container 05ede5b046f3 [2020-11-30T17:50:11.814Z] ---> 8a4e8d5499b2 [2020-11-30T17:50:11.814Z] Step 22/22 : LABEL version=0.0.0 [2020-11-30T17:50:11.814Z] Removing intermediate container 8b465ab588b9 [2020-11-30T17:50:11.814Z] ---> b80db43b67dc [2020-11-30T17:50:11.814Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-11-30T17:50:12.086Z] ---> Running in df6830492137 [2020-11-30T17:50:12.086Z] Removing intermediate container 774a150632e2 [2020-11-30T17:50:12.086Z] ---> 517cf1517e74 [2020-11-30T17:50:12.086Z] Step 20/22 : LABEL arch=x86_64 [2020-11-30T17:50:12.384Z] Removing intermediate container 6b175db49710 [2020-11-30T17:50:12.384Z] ---> 20a0d97185c7 [2020-11-30T17:50:12.384Z] [2020-11-30T17:50:12.384Z] Removing intermediate container 569f4dddf3d2 [2020-11-30T17:50:12.384Z] ---> b3ac3af26918 [2020-11-30T17:50:12.384Z] [2020-11-30T17:50:12.384Z] ---> Running in 8e0e26dc788e [2020-11-30T17:50:12.384Z] Removing intermediate container df6830492137 [2020-11-30T17:50:12.384Z] ---> 4c6a8c52625b [2020-11-30T17:50:12.384Z] [2020-11-30T17:50:12.650Z] ---> 8594cfe247e8 [2020-11-30T17:50:12.650Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-11-30T17:50:12.650Z] Removing intermediate container 8e0e26dc788e [2020-11-30T17:50:12.650Z] ---> 3e007089269f [2020-11-30T17:50:12.650Z] Step 21/22 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:50:12.650Z] Successfully built b3ac3af26918 [2020-11-30T17:50:12.650Z] Successfully built 4c6a8c52625b [2020-11-30T17:50:12.650Z] Successfully built 20a0d97185c7 [2020-11-30T17:50:12.650Z] Successfully tagged docker-core-command-go:latest [2020-11-30T17:50:12.650Z] Successfully tagged docker-core-metadata-go:latest [2020-11-30T17:50:12.650Z] Building docker-security-secrets-setup-go [2020-11-30T17:50:12.650Z] Building docker-support-logging-go [2020-11-30T17:50:12.650Z]  Building docker-core-command-go ... done  Building docker-core-metadata-go ... done Successfully tagged docker-support-scheduler-go:latest [2020-11-30T17:50:12.650Z] Building docker-core-data-go [2020-11-30T17:50:12.650Z]  Building docker-support-scheduler-go ... done  ---> Running in 005b9e0b52e7 [2020-11-30T17:50:12.921Z] ---> c07ae36854cd [2020-11-30T17:50:12.921Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-11-30T17:50:12.921Z] Removing intermediate container 005b9e0b52e7 [2020-11-30T17:50:12.921Z] ---> 46b873619b9d [2020-11-30T17:50:12.921Z] Step 22/22 : LABEL version=0.0.0 [2020-11-30T17:50:13.200Z] ---> Running in 323f8a511111 [2020-11-30T17:50:13.480Z] ---> eca9816fc387 [2020-11-30T17:50:13.480Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-11-30T17:50:13.480Z] ---> Running in 65b3a7690854 [2020-11-30T17:50:13.480Z] Removing intermediate container 323f8a511111 [2020-11-30T17:50:13.480Z] ---> a250c8142b53 [2020-11-30T17:50:13.480Z] [2020-11-30T17:50:13.757Z] Successfully built a250c8142b53 [2020-11-30T17:50:13.757Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-11-30T17:50:13.757Z] Building docker-security-secretstore-setup-go [2020-11-30T17:50:14.028Z]  Building docker-security-bootstrap-redis-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:14.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:14.294Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-11-30T17:50:14.294Z] (2/33) Installing expat (2.2.9-r1) [2020-11-30T17:50:14.294Z] (3/33) Installing libffi (3.3-r2) [2020-11-30T17:50:14.294Z] (4/33) Installing gdbm (1.13-r1) [2020-11-30T17:50:14.294Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-11-30T17:50:14.294Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-11-30T17:50:14.595Z] (7/33) Installing python3 (3.8.5-r0) [2020-11-30T17:50:27.228Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-11-30T17:50:27.228Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-11-30T17:50:27.228Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-11-30T17:50:27.228Z] (11/33) Installing py3-six (1.15.0-r0) [2020-11-30T17:50:27.228Z] (12/33) Installing py3-packaging (20.4-r0) [2020-11-30T17:50:27.228Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-11-30T17:50:27.228Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-11-30T17:50:27.228Z] (15/33) Installing py3-idna (2.9-r0) [2020-11-30T17:50:27.228Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-11-30T17:50:27.228Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-11-30T17:50:27.493Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-11-30T17:50:27.493Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-11-30T17:50:28.080Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-11-30T17:50:28.343Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-11-30T17:50:29.304Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-11-30T17:50:29.304Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-11-30T17:50:29.304Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-11-30T17:50:29.304Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-11-30T17:50:29.304Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-11-30T17:50:29.304Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-11-30T17:50:29.304Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-11-30T17:50:29.304Z] (29/33) Installing py3-progress (1.5-r0) [2020-11-30T17:50:29.304Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-11-30T17:50:29.304Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-11-30T17:50:29.304Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-11-30T17:50:29.304Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-11-30T17:50:29.576Z] Executing busybox-1.31.1-r19.trigger [2020-11-30T17:50:29.576Z] OK: 71 MiB in 55 packages [2020-11-30T17:50:51.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:50:51.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:50:51.816Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:50:51.816Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:50:51.816Z] ---> 5b86236375f2 [2020-11-30T17:50:51.816Z] Step 3/24 : WORKDIR /edgex-go [2020-11-30T17:50:51.816Z] ---> 5b86236375f2 [2020-11-30T17:50:51.816Z] Step 3/22 : WORKDIR /edgex-go [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> fb190bceaa97 [2020-11-30T17:50:51.816Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> fb190bceaa97 [2020-11-30T17:50:51.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> e34b514763f0 [2020-11-30T17:50:51.816Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> e34b514763f0 [2020-11-30T17:50:51.816Z] Step 5/24 : RUN apk update && apk add make git [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> f85bdb27208a [2020-11-30T17:50:51.816Z] Step 6/24 : COPY go.mod . [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> 089375119611 [2020-11-30T17:50:51.816Z] Step 7/24 : RUN go mod download [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> f7c7d154a321 [2020-11-30T17:50:51.816Z] Step 8/24 : COPY . . [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> d14b443a6ea8 [2020-11-30T17:50:51.816Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-11-30T17:50:51.816Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:50:51.816Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-11-30T17:50:51.816Z] ---> 5b86236375f2 [2020-11-30T17:50:51.816Z] Step 3/29 : WORKDIR /edgex-go [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> fb190bceaa97 [2020-11-30T17:50:51.816Z] Step 4/29 : RUN apk update && apk add make git [2020-11-30T17:50:51.816Z] [2020-11-30T17:50:51.816Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:50:51.816Z] ---> 5b86236375f2 [2020-11-30T17:50:51.816Z] Step 3/23 : WORKDIR /edgex-go [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> fb190bceaa97 [2020-11-30T17:50:51.816Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:50:51.816Z] ---> Using cache [2020-11-30T17:50:51.816Z] ---> e34b514763f0 [2020-11-30T17:50:51.816Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-11-30T17:50:52.090Z] ---> Running in cbd9107afc80 [2020-11-30T17:50:52.090Z] ---> Running in db18ca97d0ce [2020-11-30T17:50:52.090Z] ---> Running in f9accbef0140 [2020-11-30T17:50:52.090Z] ---> Running in 3fffed8bb924 [2020-11-30T17:50:54.042Z] 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 [2020-11-30T17:50:54.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:54.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:54.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:54.650Z] Removing intermediate container 65b3a7690854 [2020-11-30T17:50:54.650Z] ---> 9119912cf919 [2020-11-30T17:50:54.650Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-11-30T17:50:54.650Z] ---> Running in d65c4179ac9d [2020-11-30T17:50:55.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:55.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:55.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:50:57.316Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:50:57.316Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:50:57.316Z] OK: 12754 distinct packages available [2020-11-30T17:50:57.316Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:50:57.316Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:50:57.316Z] OK: 12754 distinct packages available [2020-11-30T17:50:57.316Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:50:57.316Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:50:57.316Z] OK: 12754 distinct packages available [2020-11-30T17:50:57.613Z] OK: 233 MiB in 51 packages [2020-11-30T17:50:57.613Z] OK: 233 MiB in 51 packages [2020-11-30T17:50:57.890Z] OK: 233 MiB in 51 packages [2020-11-30T17:50:58.185Z] OK: 233 MiB in 51 packages [2020-11-30T17:50:58.470Z] Collecting docker-compose==1.23.2 [2020-11-30T17:50:58.470Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-11-30T17:50:59.099Z] Collecting PyYAML<4,>=3.10 [2020-11-30T17:50:59.099Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-11-30T17:50:59.099Z] Removing intermediate container 3fffed8bb924 [2020-11-30T17:50:59.099Z] ---> 534fe8765d24 [2020-11-30T17:50:59.099Z] Step 6/23 : COPY go.mod . [2020-11-30T17:50:59.099Z] Removing intermediate container db18ca97d0ce [2020-11-30T17:50:59.099Z] ---> adc4c5b65753 [2020-11-30T17:50:59.099Z] Step 5/29 : COPY go.mod . [2020-11-30T17:50:59.386Z] Removing intermediate container cbd9107afc80 [2020-11-30T17:50:59.386Z] ---> c60545138cda [2020-11-30T17:50:59.386Z] Step 6/22 : COPY go.mod . [2020-11-30T17:51:00.822Z] ---> 2a888360ef2f [2020-11-30T17:51:00.822Z] Step 7/23 : RUN go mod download [2020-11-30T17:51:00.822Z] Collecting cached-property<2,>=1.2.0 [2020-11-30T17:51:00.822Z] ---> 1fd102043b3c [2020-11-30T17:51:00.822Z] Step 7/22 : RUN go mod download [2020-11-30T17:51:00.822Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-11-30T17:51:00.822Z] ---> 5336453ae871 [2020-11-30T17:51:00.822Z] Step 6/29 : RUN go mod download [2020-11-30T17:51:01.133Z] Collecting dockerpty<0.5,>=0.4.1 [2020-11-30T17:51:01.133Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-11-30T17:51:01.133Z] ---> Running in 1ba1b133b0ba [2020-11-30T17:51:01.133Z] ---> Running in 763b877c2d4c [2020-11-30T17:51:01.133Z] ---> Running in fabff1752374 [2020-11-30T17:51:01.739Z] Collecting jsonschema<3,>=2.5.1 [2020-11-30T17:51:01.739Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-11-30T17:51:01.739Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-11-30T17:51:02.020Z] Collecting texttable<0.10,>=0.9.0 [2020-11-30T17:51:02.020Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-11-30T17:51:02.629Z] Collecting docker<4.0,>=3.6.0 [2020-11-30T17:51:02.629Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-11-30T17:51:03.245Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-11-30T17:51:03.245Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-11-30T17:51:03.245Z] Collecting docopt<0.7,>=0.6.1 [2020-11-30T17:51:03.245Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-11-30T17:51:04.232Z] Collecting websocket-client<1.0,>=0.32.0 [2020-11-30T17:51:04.232Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-11-30T17:51:04.521Z] Collecting docker-pycreds>=0.4.0 [2020-11-30T17:51:04.521Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-11-30T17:51:04.521Z] Removing intermediate container fabff1752374 [2020-11-30T17:51:04.521Z] ---> 4b32272f2da4 [2020-11-30T17:51:04.521Z] Step 7/29 : COPY . . [2020-11-30T17:51:04.814Z] Removing intermediate container 1ba1b133b0ba [2020-11-30T17:51:04.814Z] ---> 87e1b02c259b [2020-11-30T17:51:04.814Z] Step 8/23 : COPY . . [2020-11-30T17:51:04.814Z] Removing intermediate container 763b877c2d4c [2020-11-30T17:51:04.814Z] ---> 4cb2e9ea1869 [2020-11-30T17:51:04.814Z] Step 8/22 : COPY . . [2020-11-30T17:51:04.814Z] 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) [2020-11-30T17:51:04.814Z] Collecting idna<2.8,>=2.5 [2020-11-30T17:51:04.814Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-11-30T17:51:04.814Z] 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) [2020-11-30T17:51:05.086Z] Collecting urllib3<1.25,>=1.21.1 [2020-11-30T17:51:05.086Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-11-30T17:51:05.086Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-11-30T17:51:05.086Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-11-30T17:51:05.086Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-11-30T17:51:05.086Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-11-30T17:51:05.389Z] Installing collected packages: PyYAML, cached-property, dockerpty, jsonschema, texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, docker-compose [2020-11-30T17:51:05.389Z] Running setup.py install for PyYAML: started [2020-11-30T17:51:09.702Z] Running setup.py install for PyYAML: finished with status 'done' [2020-11-30T17:51:10.344Z] Running setup.py install for dockerpty: started [2020-11-30T17:51:17.042Z] Running setup.py install for dockerpty: finished with status 'done' [2020-11-30T17:51:17.042Z] Running setup.py install for texttable: started [2020-11-30T17:51:18.463Z] Running setup.py install for texttable: finished with status 'done' [2020-11-30T17:51:18.463Z] 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 [2020-11-30T17:51:18.463Z] Attempting uninstall: idna [2020-11-30T17:51:18.463Z] Found existing installation: idna 2.9 [2020-11-30T17:51:18.463Z] Uninstalling idna-2.9: [2020-11-30T17:51:18.758Z] Successfully uninstalled idna-2.9 [2020-11-30T17:51:19.354Z] Attempting uninstall: urllib3 [2020-11-30T17:51:19.354Z] Found existing installation: urllib3 1.25.9 [2020-11-30T17:51:19.354Z] Uninstalling urllib3-1.25.9: [2020-11-30T17:51:19.354Z] Successfully uninstalled urllib3-1.25.9 [2020-11-30T17:51:19.946Z] Attempting uninstall: requests [2020-11-30T17:51:19.946Z] Found existing installation: requests 2.23.0 [2020-11-30T17:51:19.946Z] Uninstalling requests-2.23.0: [2020-11-30T17:51:20.214Z] Successfully uninstalled requests-2.23.0 [2020-11-30T17:51:24.580Z] Running setup.py install for docopt: started [2020-11-30T17:51:27.315Z] Running setup.py install for docopt: finished with status 'done' [2020-11-30T17:51:28.332Z] 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 [2020-11-30T17:51:43.559Z] Removing intermediate container d65c4179ac9d [2020-11-30T17:51:43.559Z] ---> a3d3074df35f [2020-11-30T17:51:43.559Z] Step 22/27 : RUN apk --no-cache add curl [2020-11-30T17:51:43.559Z] Removing intermediate container f9accbef0140 [2020-11-30T17:51:43.559Z] ---> ce414c8cc74b [2020-11-30T17:51:43.559Z] [2020-11-30T17:51:43.559Z] Step 10/24 : FROM alpine:3.10 [2020-11-30T17:51:43.559Z] ---> be4e4bea2c2e [2020-11-30T17:51:43.559Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-30T17:51:43.559Z] ---> Using cache [2020-11-30T17:51:43.559Z] ---> e8c00368e2df [2020-11-30T17:51:43.559Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-30T17:51:43.559Z] ---> Running in aa40a46e28d9 [2020-11-30T17:51:43.559Z] ---> Running in 20cd68199689 [2020-11-30T17:51:43.559Z] ---> 0818cf9f00f5 [2020-11-30T17:51:43.559Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-11-30T17:51:43.559Z] ---> a99e18fad2df [2020-11-30T17:51:43.559Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-11-30T17:51:43.559Z] ---> 3e2acbfd49dd [2020-11-30T17:51:43.559Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-11-30T17:51:43.823Z] ---> Running in 73bd71e9b536 [2020-11-30T17:51:43.823Z] ---> Running in bbc033049803 [2020-11-30T17:51:43.823Z] ---> Running in 32d67b59a35a [2020-11-30T17:51:43.823Z] Removing intermediate container 20cd68199689 [2020-11-30T17:51:43.823Z] ---> 59b0b1389d0b [2020-11-30T17:51:43.823Z] Step 13/24 : WORKDIR / [2020-11-30T17:51:44.087Z] ---> Running in 2e4ee4b5d3ac [2020-11-30T17:51:44.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:51:44.362Z] Removing intermediate container 2e4ee4b5d3ac [2020-11-30T17:51:44.362Z] ---> c52a77fcc4b4 [2020-11-30T17:51:44.362Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-11-30T17:51:44.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:51:44.635Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-11-30T17:51:44.635Z] (2/3) Installing libcurl (7.69.1-r1) [2020-11-30T17:51:44.635Z] (3/3) Installing curl (7.69.1-r1) [2020-11-30T17:51:44.635Z] Executing busybox-1.31.1-r19.trigger [2020-11-30T17:51:44.635Z] OK: 72 MiB in 58 packages [2020-11-30T17:51:44.635Z] 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 [2020-11-30T17:51:44.906Z] ---> 657b0c09e6a1 [2020-11-30T17:51:44.906Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-11-30T17:51:45.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-30T17:51:45.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-30T17:51:45.453Z] ---> a117b75ad4b1 [2020-11-30T17:51:45.453Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-11-30T17:51:45.725Z] Removing intermediate container aa40a46e28d9 [2020-11-30T17:51:45.725Z] ---> d9b4e0e140f3 [2020-11-30T17:51:45.725Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-11-30T17:51:45.725Z] ---> Running in 8ccd4cd70411 [2020-11-30T17:51:45.725Z] ---> d748c69924bb [2020-11-30T17:51:45.725Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-11-30T17:51:46.321Z] Removing intermediate container 8ccd4cd70411 [2020-11-30T17:51:46.321Z] ---> 724dd7aecfac [2020-11-30T17:51:46.321Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T17:51:46.321Z] ---> Running in 59b5e7cfe88f [2020-11-30T17:51:46.591Z] ---> ee9a75257e06 [2020-11-30T17:51:46.591Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-11-30T17:51:47.563Z] Removing intermediate container 59b5e7cfe88f [2020-11-30T17:51:47.563Z] ---> cf15d6cbaf6f [2020-11-30T17:51:47.563Z] Step 25/27 : LABEL arch=x86_64 [2020-11-30T17:51:48.151Z] ---> 1018304083d1 [2020-11-30T17:51:48.151Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-11-30T17:51:48.151Z] ---> Running in a02a4f638f10 [2020-11-30T17:51:48.424Z] Removing intermediate container a02a4f638f10 [2020-11-30T17:51:48.424Z] ---> 70b7b1b4c804 [2020-11-30T17:51:48.424Z] Step 26/27 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:51:48.698Z] ---> Running in 3b8edffae05a [2020-11-30T17:51:48.698Z] ---> 1139fe047799 [2020-11-30T17:51:48.698Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-30T17:51:48.980Z] ---> Running in 9ee53f04320e [2020-11-30T17:51:49.258Z] Removing intermediate container 3b8edffae05a [2020-11-30T17:51:49.258Z] ---> 1b0d78b8c984 [2020-11-30T17:51:49.258Z] Step 27/27 : LABEL version=0.0.0 [2020-11-30T17:51:49.258Z] ---> Running in cc8cc333d120 [2020-11-30T17:51:49.528Z] Removing intermediate container cc8cc333d120 [2020-11-30T17:51:49.528Z] ---> c0075d57d2b5 [2020-11-30T17:51:49.528Z] [2020-11-30T17:51:50.146Z] Successfully built c0075d57d2b5 [2020-11-30T17:51:50.146Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-11-30T17:51:50.146Z] Building docker-security-proxy-setup-go [2020-11-30T17:51:51.155Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9ee53f04320e [2020-11-30T17:51:51.155Z] ---> be3f32112f24 [2020-11-30T17:51:51.155Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-11-30T17:51:51.155Z] ---> Running in 8198031fc092 [2020-11-30T17:51:53.272Z] Removing intermediate container 8198031fc092 [2020-11-30T17:51:53.272Z] ---> 3d2a0ab99832 [2020-11-30T17:51:53.272Z] Step 22/24 : LABEL arch=x86_64 [2020-11-30T17:51:53.272Z] ---> Running in 79793aa9b2c0 [2020-11-30T17:51:53.582Z] Removing intermediate container 79793aa9b2c0 [2020-11-30T17:51:53.582Z] ---> 92b603201eaf [2020-11-30T17:51:53.582Z] Step 23/24 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:51:54.615Z] ---> Running in 0250f8e088e5 [2020-11-30T17:51:56.156Z] Removing intermediate container 0250f8e088e5 [2020-11-30T17:51:56.156Z] ---> 2d4ab20ecbd2 [2020-11-30T17:51:56.156Z] Step 24/24 : LABEL version=0.0.0 [2020-11-30T17:51:56.435Z] ---> Running in fddc253d9950 [2020-11-30T17:51:57.058Z] Removing intermediate container fddc253d9950 [2020-11-30T17:51:57.058Z] ---> ef9d7e2655b1 [2020-11-30T17:51:57.058Z] [2020-11-30T17:51:59.045Z] Successfully built ef9d7e2655b1 [2020-11-30T17:51:59.329Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-11-30T17:51:59.329Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2020-11-30T17:52:26.907Z] Removing intermediate container bbc033049803 [2020-11-30T17:52:26.907Z] ---> afa9b89b37d6 [2020-11-30T17:52:26.907Z] [2020-11-30T17:52:26.907Z] Step 10/22 : FROM scratch [2020-11-30T17:52:26.907Z] ---> [2020-11-30T17:52:26.907Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-30T17:52:26.907Z] Removing intermediate container 32d67b59a35a [2020-11-30T17:52:26.907Z] ---> 95878b03c83a [2020-11-30T17:52:26.907Z] [2020-11-30T17:52:26.907Z] Step 9/29 : FROM alpine:latest [2020-11-30T17:52:26.907Z] latest: Pulling from library/alpine [2020-11-30T17:52:26.907Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:52:26.907Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:52:26.907Z] ---> 5b86236375f2 [2020-11-30T17:52:26.907Z] Step 3/21 : WORKDIR /edgex-go [2020-11-30T17:52:26.907Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-30T17:52:26.907Z] ---> Using cache [2020-11-30T17:52:26.907Z] ---> fb190bceaa97 [2020-11-30T17:52:26.907Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:52:26.907Z] ---> Using cache [2020-11-30T17:52:26.907Z] ---> e34b514763f0 [2020-11-30T17:52:26.907Z] Step 5/21 : RUN apk update && apk add make git [2020-11-30T17:52:26.907Z] ---> Using cache [2020-11-30T17:52:26.907Z] ---> f85bdb27208a [2020-11-30T17:52:26.907Z] Step 6/21 : COPY go.mod . [2020-11-30T17:52:26.907Z] ---> Using cache [2020-11-30T17:52:26.907Z] ---> 089375119611 [2020-11-30T17:52:26.907Z] Step 7/21 : RUN go mod download [2020-11-30T17:52:26.907Z] ---> Using cache [2020-11-30T17:52:26.907Z] ---> f7c7d154a321 [2020-11-30T17:52:26.907Z] Step 8/21 : COPY . . [2020-11-30T17:52:26.907Z] ---> Using cache [2020-11-30T17:52:26.907Z] ---> d14b443a6ea8 [2020-11-30T17:52:26.907Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-11-30T17:52:27.490Z] Status: Downloaded newer image for alpine:latest [2020-11-30T17:52:27.490Z] ---> d6e46aa2470d [2020-11-30T17:52:27.490Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-11-30T17:52:28.473Z] ---> Running in d22d9bea4688 [2020-11-30T17:52:28.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-30T17:52:28.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-30T17:52:28.739Z] ---> 5b86236375f2 [2020-11-30T17:52:28.739Z] Step 3/24 : WORKDIR /edgex-go [2020-11-30T17:52:28.739Z] ---> Using cache [2020-11-30T17:52:28.739Z] ---> fb190bceaa97 [2020-11-30T17:52:28.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:52:28.739Z] ---> Using cache [2020-11-30T17:52:28.739Z] ---> e34b514763f0 [2020-11-30T17:52:28.739Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-11-30T17:52:29.704Z] ---> Running in 624e2ce9a080 [2020-11-30T17:52:29.704Z] ---> Running in 1fc45cecd01c [2020-11-30T17:52:29.974Z] ---> Running in b8f283ab72aa [2020-11-30T17:52:29.974Z] Removing intermediate container d22d9bea4688 [2020-11-30T17:52:29.974Z] ---> 69cd57518136 [2020-11-30T17:52:29.974Z] Step 12/22 : ENV APP_PORT=48061 [2020-11-30T17:52:30.243Z] ---> Running in 44d2ebdc18bf [2020-11-30T17:52:30.518Z] Removing intermediate container 1fc45cecd01c [2020-11-30T17:52:30.518Z] ---> 106638c11808 [2020-11-30T17:52:30.518Z] Step 11/29 : USER root [2020-11-30T17:52:30.518Z] Removing intermediate container 44d2ebdc18bf [2020-11-30T17:52:30.518Z] ---> 1b9a5d1b8d45 [2020-11-30T17:52:30.518Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-30T17:52:30.518Z] ---> Running in 0ee5d8d19145 [2020-11-30T17:52:30.793Z] 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 [2020-11-30T17:52:30.793Z] ---> Running in 9e0de1837c11 [2020-11-30T17:52:31.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:52:31.065Z] Removing intermediate container 9e0de1837c11 [2020-11-30T17:52:31.065Z] ---> e361a1cc4fb4 [2020-11-30T17:52:31.065Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-11-30T17:52:31.065Z] Removing intermediate container 0ee5d8d19145 [2020-11-30T17:52:31.065Z] ---> fe188feeddc5 [2020-11-30T17:52:31.065Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-11-30T17:52:31.065Z] ---> Running in e92cdfc12a79 [2020-11-30T17:52:31.663Z] ---> 12318b8adbc8 [2020-11-30T17:52:31.663Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-11-30T17:52:31.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:52:32.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:52:32.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:52:32.803Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:52:32.803Z] v3.12.1-63-gbb5c05cff7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:52:32.803Z] OK: 12746 distinct packages available [2020-11-30T17:52:33.081Z] (1/2) Installing ca-certificates (20191127-r4) [2020-11-30T17:52:33.081Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-11-30T17:52:33.081Z] Executing busybox-1.31.1-r19.trigger [2020-11-30T17:52:33.081Z] ---> b3e5f373734a [2020-11-30T17:52:33.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-11-30T17:52:33.364Z] Executing ca-certificates-20191127-r4.trigger [2020-11-30T17:52:33.364Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:52:33.364Z] v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:52:33.364Z] OK: 12754 distinct packages available [2020-11-30T17:52:33.364Z] OK: 6 MiB in 16 packages [2020-11-30T17:52:33.654Z] OK: 233 MiB in 51 packages [2020-11-30T17:52:35.671Z] ---> 35f48c3da66a [2020-11-30T17:52:35.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-11-30T17:52:36.030Z] Removing intermediate container e92cdfc12a79 [2020-11-30T17:52:36.030Z] ---> 10c1a38e17c0 [2020-11-30T17:52:36.030Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-11-30T17:52:36.030Z] Removing intermediate container 73bd71e9b536 [2020-11-30T17:52:36.030Z] ---> 81892e619eab [2020-11-30T17:52:36.030Z] [2020-11-30T17:52:36.030Z] Step 10/23 : FROM alpine [2020-11-30T17:52:36.030Z] ---> d6e46aa2470d [2020-11-30T17:52:36.030Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-30T17:52:36.309Z] ---> Running in d650b167db5d [2020-11-30T17:52:36.309Z] Removing intermediate container b8f283ab72aa [2020-11-30T17:52:36.309Z] ---> b5f8d4c5cc0e [2020-11-30T17:52:36.309Z] Step 6/24 : COPY go.mod . [2020-11-30T17:52:36.309Z] ---> Running in fb9c895548a2 [2020-11-30T17:52:36.580Z] ---> 2fdc8e2ddb09 [2020-11-30T17:52:36.580Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-11-30T17:52:36.580Z] ---> Running in 3982118e7ea8 [2020-11-30T17:52:36.580Z] Removing intermediate container d650b167db5d [2020-11-30T17:52:36.580Z] ---> d5b020edec30 [2020-11-30T17:52:36.580Z] Step 14/29 : WORKDIR $BASE_DIR [2020-11-30T17:52:36.852Z] Removing intermediate container fb9c895548a2 [2020-11-30T17:52:36.852Z] ---> 961464e2b1a6 [2020-11-30T17:52:36.852Z] Step 12/23 : ENV APP_PORT=48080 [2020-11-30T17:52:36.852Z] ---> 2b9030177485 [2020-11-30T17:52:36.852Z] Step 7/24 : RUN go mod download [2020-11-30T17:52:36.852Z] ---> Running in 6264e68b1b87 [2020-11-30T17:52:37.458Z] ---> Running in 2ac4d35570c2 [2020-11-30T17:52:37.737Z] Removing intermediate container 3982118e7ea8 [2020-11-30T17:52:37.737Z] ---> dc60c4118238 [2020-11-30T17:52:37.737Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T17:52:37.737Z] ---> Running in c21269cf0d45 [2020-11-30T17:52:37.738Z] ---> Running in be938410283a [2020-11-30T17:52:37.738Z] Removing intermediate container 6264e68b1b87 [2020-11-30T17:52:37.738Z] ---> 556f6a3669a0 [2020-11-30T17:52:37.738Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-11-30T17:52:38.022Z] Removing intermediate container 2ac4d35570c2 [2020-11-30T17:52:38.022Z] ---> 4eab2f2b9eba [2020-11-30T17:52:38.022Z] Step 13/23 : EXPOSE $APP_PORT [2020-11-30T17:52:38.022Z] ---> Running in c6fbf19dc25b [2020-11-30T17:52:38.295Z] ---> Running in f383095fcd20 [2020-11-30T17:52:38.295Z] Removing intermediate container be938410283a [2020-11-30T17:52:38.295Z] ---> b55ea2510074 [2020-11-30T17:52:38.295Z] Step 20/22 : LABEL arch=x86_64 [2020-11-30T17:52:38.295Z] ---> Running in 9f556bd853e2 [2020-11-30T17:52:38.579Z] Removing intermediate container f383095fcd20 [2020-11-30T17:52:38.579Z] ---> b454ae8ad33b [2020-11-30T17:52:38.579Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-30T17:52:38.847Z] ---> Running in 8c862b56a4be [2020-11-30T17:52:38.847Z] Removing intermediate container 9f556bd853e2 [2020-11-30T17:52:38.847Z] ---> 52edd58dedee [2020-11-30T17:52:38.847Z] Step 21/22 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:52:39.113Z] ---> Running in 5a0e54f825d3 [2020-11-30T17:52:39.402Z] Removing intermediate container 5a0e54f825d3 [2020-11-30T17:52:39.402Z] ---> 8b5180d11fc7 [2020-11-30T17:52:39.402Z] Step 22/22 : LABEL version=0.0.0 [2020-11-30T17:52:39.402Z] ---> Running in ec17373d0c4c [2020-11-30T17:52:40.809Z] Removing intermediate container ec17373d0c4c [2020-11-30T17:52:40.809Z] ---> 117f4336a62c [2020-11-30T17:52:40.809Z] [2020-11-30T17:52:41.417Z] Successfully built 117f4336a62c [2020-11-30T17:52:41.417Z] Successfully tagged docker-support-logging-go:latest [2020-11-30T17:52:41.417Z]  Building docker-support-logging-go ... done Removing intermediate container c6fbf19dc25b [2020-11-30T17:52:41.417Z] ---> fbade83a1def [2020-11-30T17:52:41.417Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-11-30T17:52:42.032Z] Removing intermediate container c21269cf0d45 [2020-11-30T17:52:42.032Z] ---> b35b847679dd [2020-11-30T17:52:42.032Z] Step 8/24 : COPY . . [2020-11-30T17:52:42.032Z] Removing intermediate container 8c862b56a4be [2020-11-30T17:52:42.032Z] ---> 3e292e2df7d7 [2020-11-30T17:52:42.032Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-11-30T17:52:42.320Z] ---> Running in 51f59c050020 [2020-11-30T17:52:42.615Z] ---> 394c555bda83 [2020-11-30T17:52:42.615Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-11-30T17:52:43.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:52:43.819Z] ---> a9f156798742 [2020-11-30T17:52:43.819Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-11-30T17:52:44.083Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:52:44.669Z] (1/5) Installing libgcc (9.3.0-r2) [2020-11-30T17:52:44.941Z] (2/5) Installing libsodium (1.0.18-r0) [2020-11-30T17:52:45.218Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-11-30T17:52:45.218Z] (4/5) Installing libzmq (4.3.3-r0) [2020-11-30T17:52:45.801Z] (5/5) Installing zeromq (4.3.3-r0) [2020-11-30T17:52:46.076Z] Executing busybox-1.31.1-r19.trigger [2020-11-30T17:52:46.076Z] OK: 8 MiB in 19 packages [2020-11-30T17:52:47.083Z] ---> dd8690cb8b4f [2020-11-30T17:52:47.083Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-11-30T17:52:48.082Z] 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 [2020-11-30T17:52:48.396Z] ---> 8fada1e97f08 [2020-11-30T17:52:48.396Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-11-30T17:52:49.423Z] Removing intermediate container 51f59c050020 [2020-11-30T17:52:49.423Z] ---> 16e11ff7fa7f [2020-11-30T17:52:49.423Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-11-30T17:52:50.842Z] ---> ce6fed5e27c4 [2020-11-30T17:52:50.842Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-11-30T17:52:53.442Z] ---> Running in fdcee93f25c0 [2020-11-30T17:52:53.442Z] ---> 6c900662d010 [2020-11-30T17:52:53.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-11-30T17:52:55.455Z] ---> 88cc2fd708b1 [2020-11-30T17:52:55.455Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-11-30T17:52:56.079Z] ---> ce1028317030 [2020-11-30T17:52:56.079Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-11-30T17:52:58.055Z] ---> Running in 860096fd05b1 [2020-11-30T17:52:58.319Z] Removing intermediate container fdcee93f25c0 [2020-11-30T17:52:58.319Z] ---> 840288abab18 [2020-11-30T17:52:58.319Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-11-30T17:53:00.262Z] Removing intermediate container 860096fd05b1 [2020-11-30T17:53:00.262Z] ---> ea1f2c98f042 [2020-11-30T17:53:00.262Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T17:53:00.262Z] Removing intermediate container 624e2ce9a080 [2020-11-30T17:53:00.262Z] ---> 0b43f8c4f601 [2020-11-30T17:53:00.262Z] [2020-11-30T17:53:00.262Z] Step 10/21 : FROM alpine [2020-11-30T17:53:00.262Z] ---> d6e46aa2470d [2020-11-30T17:53:00.262Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-11-30T17:53:01.682Z] ---> Running in 17f436a0f565 [2020-11-30T17:53:01.682Z] ---> Running in 443c89563419 [2020-11-30T17:53:01.949Z] ---> 0c055a40c021 [2020-11-30T17:53:01.949Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-30T17:53:02.908Z] ---> Running in 8d8fdc79f898 [2020-11-30T17:53:03.871Z] Removing intermediate container 17f436a0f565 [2020-11-30T17:53:03.871Z] ---> 130a0f8c6775 [2020-11-30T17:53:03.871Z] Step 21/23 : LABEL arch=x86_64 [2020-11-30T17:53:03.871Z] ---> Running in 677df0bc76a4 [2020-11-30T17:53:04.821Z] ---> 7b7adcb59ee9 [2020-11-30T17:53:04.821Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-11-30T17:53:05.084Z] Removing intermediate container 677df0bc76a4 [2020-11-30T17:53:05.084Z] ---> c2078278a305 [2020-11-30T17:53:05.084Z] Step 22/23 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:53:05.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T17:53:05.356Z] ---> Running in 2806b847e80f [2020-11-30T17:53:05.356Z] ---> Running in cb412a2b4c99 [2020-11-30T17:53:05.356Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T17:53:05.657Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-30T17:53:05.657Z] v3.12.1-63-gbb5c05cff7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-30T17:53:05.657Z] OK: 12746 distinct packages available [2020-11-30T17:53:05.657Z] Removing intermediate container cb412a2b4c99 [2020-11-30T17:53:05.657Z] ---> 07c606a6aedd [2020-11-30T17:53:05.657Z] Step 23/23 : LABEL version=0.0.0 [2020-11-30T17:53:05.928Z] ---> Running in af7554cd6689 [2020-11-30T17:53:06.192Z] (1/4) Installing ca-certificates (20191127-r4) [2020-11-30T17:53:06.192Z] 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 [2020-11-30T17:53:06.192Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-11-30T17:53:06.192Z] (3/4) Installing libcurl (7.69.1-r1) [2020-11-30T17:53:06.192Z] (4/4) Installing curl (7.69.1-r1) [2020-11-30T17:53:06.192Z] Executing busybox-1.31.1-r19.trigger [2020-11-30T17:53:06.192Z] Executing ca-certificates-20191127-r4.trigger [2020-11-30T17:53:06.192Z] OK: 7 MiB in 18 packages [2020-11-30T17:53:06.462Z] Removing intermediate container af7554cd6689 [2020-11-30T17:53:06.462Z] ---> 443b1fa3e3d9 [2020-11-30T17:53:06.462Z] [2020-11-30T17:53:06.757Z] Removing intermediate container 8d8fdc79f898 [2020-11-30T17:53:06.757Z] ---> 126a09bfcb85 [2020-11-30T17:53:06.757Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-11-30T17:53:06.757Z] Successfully built 443b1fa3e3d9 [2020-11-30T17:53:07.030Z] Successfully tagged docker-core-data-go:latest [2020-11-30T17:53:07.030Z]  Building docker-core-data-go ... done  ---> Running in 0c34ab6e2f6e [2020-11-30T17:53:07.641Z] Removing intermediate container 443c89563419 [2020-11-30T17:53:07.641Z] ---> a1cc161dbd39 [2020-11-30T17:53:07.641Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-30T17:53:07.641Z] ---> Running in 8ba9871ec74c [2020-11-30T17:53:07.924Z] Removing intermediate container 8ba9871ec74c [2020-11-30T17:53:07.924Z] ---> 0146dd10d399 [2020-11-30T17:53:07.924Z] Step 13/21 : WORKDIR /edgex [2020-11-30T17:53:08.209Z] ---> Running in 91ccf4315d36 [2020-11-30T17:53:08.500Z] Removing intermediate container 91ccf4315d36 [2020-11-30T17:53:08.500Z] ---> febd839d9e90 [2020-11-30T17:53:08.500Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-11-30T17:53:09.125Z] ---> 66a19f06782a [2020-11-30T17:53:09.125Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-11-30T17:53:09.125Z] Removing intermediate container 0c34ab6e2f6e [2020-11-30T17:53:09.125Z] ---> 1034a6d3f28b [2020-11-30T17:53:09.125Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-11-30T17:53:09.413Z] ---> Running in c30baf351114 [2020-11-30T17:53:10.435Z] Removing intermediate container c30baf351114 [2020-11-30T17:53:10.435Z] ---> 96b40d31f4f4 [2020-11-30T17:53:10.435Z] Step 26/29 : CMD [ "generate" ] [2020-11-30T17:53:10.720Z] ---> Running in 8879b5acecc1 [2020-11-30T17:53:10.993Z] ---> 46b55695746f [2020-11-30T17:53:10.993Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-11-30T17:53:11.290Z] Removing intermediate container 8879b5acecc1 [2020-11-30T17:53:11.290Z] ---> 9d782daf0218 [2020-11-30T17:53:11.290Z] Step 27/29 : LABEL arch=x86_64 [2020-11-30T17:53:11.290Z] ---> Running in 6b37b3826981 [2020-11-30T17:53:11.900Z] Removing intermediate container 6b37b3826981 [2020-11-30T17:53:11.900Z] ---> b901eaa772dd [2020-11-30T17:53:11.900Z] Step 28/29 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:53:11.900Z] ---> c05a214e17d2 [2020-11-30T17:53:11.900Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-11-30T17:53:11.900Z] ---> Running in 3f1464c143db [2020-11-30T17:53:11.900Z] ---> Running in cb28c69695b2 [2020-11-30T17:53:12.181Z] Removing intermediate container 3f1464c143db [2020-11-30T17:53:12.181Z] ---> 60a6a2e82c58 [2020-11-30T17:53:12.181Z] Step 29/29 : LABEL version=0.0.0 [2020-11-30T17:53:12.181Z] Removing intermediate container cb28c69695b2 [2020-11-30T17:53:12.181Z] ---> 81e44cc2cb4e [2020-11-30T17:53:12.181Z] Step 18/21 : CMD ["--init=true"] [2020-11-30T17:53:12.470Z] ---> Running in af85547b28d8 [2020-11-30T17:53:12.470Z] ---> Running in b1067dc8ad92 [2020-11-30T17:53:13.076Z] Removing intermediate container af85547b28d8 [2020-11-30T17:53:13.076Z] ---> cd77fda00acb [2020-11-30T17:53:13.076Z] [2020-11-30T17:53:13.076Z] Removing intermediate container b1067dc8ad92 [2020-11-30T17:53:13.076Z] ---> c2194d8caead [2020-11-30T17:53:13.076Z] Step 19/21 : LABEL arch=x86_64 [2020-11-30T17:53:13.358Z] ---> Running in 8c6e56f6470d [2020-11-30T17:53:13.358Z] Successfully built cd77fda00acb [2020-11-30T17:53:13.649Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-11-30T17:53:13.650Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 8c6e56f6470d [2020-11-30T17:53:13.650Z] ---> f05cbbbfa4c9 [2020-11-30T17:53:13.650Z] Step 20/21 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:53:13.650Z] ---> Running in 5a478e1e152e [2020-11-30T17:53:13.936Z] Removing intermediate container 5a478e1e152e [2020-11-30T17:53:13.936Z] ---> 120063020b84 [2020-11-30T17:53:13.936Z] Step 21/21 : LABEL version=0.0.0 [2020-11-30T17:53:13.936Z] ---> Running in 649ce12fde59 [2020-11-30T17:53:14.244Z] Removing intermediate container 649ce12fde59 [2020-11-30T17:53:14.244Z] ---> 3b8060239dc0 [2020-11-30T17:53:14.244Z] [2020-11-30T17:53:14.534Z] Successfully built 3b8060239dc0 [2020-11-30T17:53:14.534Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-11-30T17:53:22.773Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 2806b847e80f [2020-11-30T17:53:22.773Z] ---> e32053eeb44b [2020-11-30T17:53:22.773Z] [2020-11-30T17:53:22.773Z] Step 10/24 : FROM scratch [2020-11-30T17:53:22.773Z] ---> [2020-11-30T17:53:22.773Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-30T17:53:22.773Z] ---> Using cache [2020-11-30T17:53:22.773Z] ---> 69cd57518136 [2020-11-30T17:53:22.773Z] Step 12/24 : ENV APP_PORT=48060 [2020-11-30T17:53:22.773Z] ---> Running in 120614f1ff59 [2020-11-30T17:53:22.773Z] Removing intermediate container 120614f1ff59 [2020-11-30T17:53:22.773Z] ---> bcd4ff7cdd84 [2020-11-30T17:53:22.773Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-30T17:53:22.773Z] ---> Running in fc81ef3ae50a [2020-11-30T17:53:22.773Z] Removing intermediate container fc81ef3ae50a [2020-11-30T17:53:22.773Z] ---> e4fb51b97884 [2020-11-30T17:53:22.773Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-11-30T17:53:23.045Z] ---> f0e0bd094e9c [2020-11-30T17:53:23.045Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-11-30T17:53:24.447Z] ---> e1b5053899d9 [2020-11-30T17:53:24.447Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-11-30T17:53:24.710Z] ---> 6c4dc713d097 [2020-11-30T17:53:24.710Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-11-30T17:53:25.005Z] ---> cdcdb1152610 [2020-11-30T17:53:25.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-11-30T17:53:25.605Z] ---> 6b31560ad8aa [2020-11-30T17:53:25.605Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-11-30T17:53:25.869Z] ---> 94927cbc3e77 [2020-11-30T17:53:25.869Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-11-30T17:53:25.869Z] ---> Running in 4a421851af43 [2020-11-30T17:53:26.131Z] Removing intermediate container 4a421851af43 [2020-11-30T17:53:26.131Z] ---> 568e4d84c2fc [2020-11-30T17:53:26.132Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-30T17:53:26.132Z] ---> Running in 2439ccc997b2 [2020-11-30T17:53:26.709Z] Removing intermediate container 2439ccc997b2 [2020-11-30T17:53:26.709Z] ---> 27acd6ec2f28 [2020-11-30T17:53:26.709Z] Step 22/24 : LABEL arch=x86_64 [2020-11-30T17:53:26.709Z] ---> Running in e68b400914ad [2020-11-30T17:53:26.973Z] Removing intermediate container e68b400914ad [2020-11-30T17:53:26.973Z] ---> 78b99ddcec0c [2020-11-30T17:53:26.973Z] Step 23/24 : LABEL git_sha=abb1dcb04ebe3b669b6ff5b1c3e436f1d679ec0a [2020-11-30T17:53:26.973Z] ---> Running in 23c61f5d49ee [2020-11-30T17:53:27.236Z] Removing intermediate container 23c61f5d49ee [2020-11-30T17:53:27.236Z] ---> 3410c7362c38 [2020-11-30T17:53:27.236Z] Step 24/24 : LABEL version=0.0.0 [2020-11-30T17:53:27.236Z] ---> Running in 9d914e0b105e [2020-11-30T17:53:27.499Z] Removing intermediate container 9d914e0b105e [2020-11-30T17:53:27.499Z] ---> dd5dde156fec [2020-11-30T17:53:27.499Z] [2020-11-30T17:53:27.842Z] Successfully built dd5dde156fec [2020-11-30T17:53:27.842Z] Successfully tagged docker-support-notifications-go:latest [2020-11-30T17:53:28.269Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-11-30T17:53:28.345Z] $ docker stop --time=1 b69ae8cf46154765eb2f4a1a3b6ee701af4f771c7dc1c25c39acb982ad94c5cf [2020-11-30T17:53:30.075Z] $ docker rm -f b69ae8cf46154765eb2f4a1a3b6ee701af4f771c7dc1c25c39acb982ad94c5cf [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T17:53:30.681Z] + docker images [2020-11-30T17:53:30.681Z] + grep docker [2020-11-30T17:53:30.681Z] docker-support-notifications-go latest dd5dde156fec 3 seconds ago 13.6MB [2020-11-30T17:53:30.681Z] docker-security-proxy-setup-go latest 3b8060239dc0 16 seconds ago 24.6MB [2020-11-30T17:53:30.681Z] docker-security-secrets-setup-go latest cd77fda00acb 18 seconds ago 24MB [2020-11-30T17:53:30.681Z] docker-core-data-go latest 443b1fa3e3d9 24 seconds ago 23.7MB [2020-11-30T17:53:30.681Z] docker-support-logging-go latest 117f4336a62c 50 seconds ago 11.1MB [2020-11-30T17:53:30.681Z] docker-security-secretstore-setup-go latest ef9d7e2655b1 About a minute ago 24.8MB [2020-11-30T17:53:30.681Z] docker-sys-mgmt-agent-go latest c0075d57d2b5 About a minute ago 290MB [2020-11-30T17:53:30.681Z] docker-security-bootstrap-redis-go latest a250c8142b53 3 minutes ago 15.9MB [2020-11-30T17:53:30.681Z] docker-core-metadata-go latest 4c6a8c52625b 3 minutes ago 14.5MB [2020-11-30T17:53:30.681Z] docker-core-command-go latest b3ac3af26918 3 minutes ago 12.2MB [2020-11-30T17:53:30.681Z] docker-support-scheduler-go latest 20a0d97185c7 3 minutes ago 12.3MB [2020-11-30T17:53:30.681Z] docker latest 6972c414f322 5 weeks ago 217MB [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 [2020-11-30T17:53:46.638Z] Still waiting to schedule task [2020-11-30T17:53:46.638Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-11-30T17:54:45.871Z] Running on prd-centos7-docker-8c-8g-13885 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws [2020-11-30T17:54:45.935Z] Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout [2020-11-30T17:54:48.127Z] using credential edgex-jenkins-ssh [2020-11-30T17:54:48.186Z] Cloning the remote Git repository [2020-11-30T17:54:47.359Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-30T17:54:47.427Z] > git init /w/workspace/edgex-go/28 # timeout=10 [2020-11-30T17:54:47.458Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-30T17:54:47.458Z] > git --version # timeout=10 [2020-11-30T17:54:47.464Z] > git --version # 'git version 2.24.3' [2020-11-30T17:54:47.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T17:54:47.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T17:54:55.287Z] Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 87db0148498feba4eccfac9de7618c57ce561a10 [2020-11-30T17:54:54.408Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-30T17:54:54.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T17:54:54.425Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-30T17:54:54.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-30T17:54:54.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T17:54:54.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T17:54:56.158Z] 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) [2020-11-30T17:54:55.037Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T17:54:55.043Z] > git checkout -f 87db0148498feba4eccfac9de7618c57ce561a10 # timeout=10 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 [2020-11-30T17:54:58.443Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T17:54:59.407Z] ---> package-listing.sh [2020-11-30T17:54:59.408Z] ++ facter osfamily [2020-11-30T17:54:59.408Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-30T17:54:59.408Z] + OS_FAMILY=redhat [2020-11-30T17:54:59.408Z] + workspace=/w/workspace/edgex-go/28 [2020-11-30T17:54:59.408Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-30T17:54:59.408Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-30T17:54:59.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-30T17:54:59.408Z] + PACKAGES=/tmp/packages_start.txt [2020-11-30T17:54:59.408Z] + '[' /w/workspace/edgex-go/28 ']' [2020-11-30T17:54:59.408Z] + PACKAGES=/tmp/packages_end.txt [2020-11-30T17:54:59.408Z] + case "${OS_FAMILY}" in [2020-11-30T17:54:59.408Z] + rpm -qa [2020-11-30T17:54:59.408Z] + sort [2020-11-30T17:55:04.758Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-30T17:55:04.758Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-30T17:55:04.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-30T17:55:04.758Z] + '[' /w/workspace/edgex-go/28 ']' [2020-11-30T17:55:04.758Z] + mkdir -p /w/workspace/edgex-go/28/archives/ [2020-11-30T17:55:04.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/28/archives/ [Pipeline] echo [2020-11-30T17:55:04.781Z] 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/28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-30T17:55:05.112Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:55:05.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T17:55:05.984Z] [2020-11-30T17:55:05.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-30T17:55:06.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T17:55:06.345Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-30T17:55:06.345Z] df20fa9351a1: Already exists [2020-11-30T17:55:06.345Z] 36b3adc4ff6f: Pulling fs layer [2020-11-30T17:55:06.345Z] 8ad3a11d3b57: Pulling fs layer [2020-11-30T17:55:06.345Z] 46f8f816bc3b: Pulling fs layer [2020-11-30T17:55:06.345Z] 93b61091891f: Pulling fs layer [2020-11-30T17:55:06.345Z] 93b9cdb0e59b: Pulling fs layer [2020-11-30T17:55:06.345Z] 5e14af77c1be: Pulling fs layer [2020-11-30T17:55:06.345Z] 01666e4c0597: Pulling fs layer [2020-11-30T17:55:06.345Z] aa168da1d23b: Pulling fs layer [2020-11-30T17:55:06.345Z] 93b61091891f: Waiting [2020-11-30T17:55:06.345Z] 93b9cdb0e59b: Waiting [2020-11-30T17:55:06.345Z] 5e14af77c1be: Waiting [2020-11-30T17:55:06.345Z] aa168da1d23b: Waiting [2020-11-30T17:55:06.345Z] 46f8f816bc3b: Verifying Checksum [2020-11-30T17:55:06.345Z] 46f8f816bc3b: Download complete [2020-11-30T17:55:06.345Z] 36b3adc4ff6f: Verifying Checksum [2020-11-30T17:55:06.345Z] 36b3adc4ff6f: Download complete [2020-11-30T17:55:06.613Z] 93b9cdb0e59b: Verifying Checksum [2020-11-30T17:55:06.613Z] 93b9cdb0e59b: Download complete [2020-11-30T17:55:06.613Z] 5e14af77c1be: Verifying Checksum [2020-11-30T17:55:06.613Z] 5e14af77c1be: Download complete [2020-11-30T17:55:06.613Z] 01666e4c0597: Verifying Checksum [2020-11-30T17:55:06.613Z] 01666e4c0597: Download complete [2020-11-30T17:55:06.613Z] 93b61091891f: Verifying Checksum [2020-11-30T17:55:06.613Z] 93b61091891f: Download complete [2020-11-30T17:55:06.879Z] 36b3adc4ff6f: Pull complete [2020-11-30T17:55:07.471Z] 8ad3a11d3b57: Verifying Checksum [2020-11-30T17:55:07.471Z] 8ad3a11d3b57: Download complete [2020-11-30T17:55:09.007Z] 8ad3a11d3b57: Pull complete [2020-11-30T17:55:09.007Z] 46f8f816bc3b: Pull complete [2020-11-30T17:55:10.425Z] aa168da1d23b: Verifying Checksum [2020-11-30T17:55:10.425Z] aa168da1d23b: Download complete [2020-11-30T17:55:13.001Z] 93b61091891f: Pull complete [2020-11-30T17:55:13.001Z] 93b9cdb0e59b: Pull complete [2020-11-30T17:55:13.001Z] 5e14af77c1be: Pull complete [2020-11-30T17:55:13.277Z] 01666e4c0597: Pull complete [2020-11-30T17:55:25.687Z] aa168da1d23b: Pull complete [2020-11-30T17:55:25.687Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-30T17:55:25.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T17:55:25.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-30T17:55:25.989Z] prd-centos7-docker-4c-2g-13878 does not seem to be running inside a container [2020-11-30T17:55:26.057Z] $ 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/28/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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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-lftools-log-publisher:alpine cat [2020-11-30T17:55:29.525Z] $ docker top f6f45c4a936197f551d4733a9b76194f5d0530bdb26ffb77e866bd9540519997 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T17:55:30.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-30T17:55:30.465Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-30T17:55:30.770Z] + ls /var/log/sa-host [2020-11-30T17:55:30.770Z] + sadf -c /var/log/sa-host/sa23 [2020-11-30T17:55:30.770Z] file_magic: OK [2020-11-30T17:55:30.770Z] HZ: Using current value: 100 [2020-11-30T17:55:30.770Z] file_header: OK [2020-11-30T17:55:30.770Z] 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 [2020-11-30T17:55:30.770Z] Statistics: [2020-11-30T17:55:30.770Z] Hnuu...uuuununununu... [2020-11-30T17:55:30.770Z] File successfully converted to sysstat format version 12.2.1 [2020-11-30T17:55:30.770Z] + sadf -c /var/log/sa-host/sa30 [2020-11-30T17:55:30.770Z] file_magic: OK [2020-11-30T17:55:30.770Z] HZ: Using current value: 100 [2020-11-30T17:55:30.770Z] file_header: OK [2020-11-30T17:55:30.770Z] 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 [2020-11-30T17:55:30.770Z] Statistics: [2020-11-30T17:55:30.770Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-30T17:55:30.770Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-30T17:55:31.016Z] provisioning config files... [2020-11-30T17:55:31.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/28@tmp/config9205346838012028303tmp [Pipeline] { [Pipeline] echo [2020-11-30T17:55:31.132Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T17:55:31.449Z] ---> create-netrc.sh [Pipeline] } [2020-11-30T17:55:31.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-30T17:55:31.622Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T17:55:31.968Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-30T17:55:32.037Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T17:55:32.398Z] ---> sudo-logs.sh [2020-11-30T17:55:32.398Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-30T17:55:32.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T17:55:32.720Z] ---> job-cost.sh [2020-11-30T17:55:32.720Z] lf-activate-venv: SKIPPING [2020-11-30T17:55:32.720Z] INFO: No Stack... [2020-11-30T17:55:33.319Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-30T17:55:33.898Z] INFO: Archiving Costs [Pipeline] echo [2020-11-30T17:55:33.924Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T17:55:34.233Z] ---> logs-deploy.sh [2020-11-30T17:55:34.233Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2808/28 [2020-11-30T17:55:34.233Z] INFO: archiving workspace using pattern(s): [2020-11-30T17:55:36.193Z] Archives upload complete. [2020-11-30T17:55:36.194Z] INFO: archiving logs to Nexus [2020-11-30T17:55:37.596Z] ---> uname -a: [2020-11-30T17:55:37.596Z] Linux prd-centos7-docker-4c-2g-13878.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-11-30T17:55:37.596Z] [2020-11-30T17:55:37.596Z]