Push event to branch hanoi Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 82d8907018ab8cb9f1ec85c1c043836e064d42f9 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/hanoi/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/hanoi/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20063 in /w/workspace/edgexfoundry_edgex-go_hanoi [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 Checking out Revision 82d8907018ab8cb9f1ec85c1c043836e064d42f9 (hanoi) > git config core.sparsecheckout # timeout=10 > git checkout -f 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 Commit message: "fix: Build docker images with proper names (#2879)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T00:22:18.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T00:22:19.152Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T00:22:19.342Z] ========================================================= [2021-01-14T00:22:19.342Z] EdgeX Global Pipelines Version Info [2021-01-14T00:22:19.342Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:22:21.305Z] ------------------- [2021-01-14T00:22:21.305Z] stable info: [2021-01-14T00:22:21.305Z] ------------------- [2021-01-14T00:22:21.305Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T00:22:21.305Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T00:22:21.305Z] Message: update stable to v1.0.177 [2021-01-14T00:22:22.259Z] ------------------- [2021-01-14T00:22:22.259Z] experimental info: [2021-01-14T00:22:22.259Z] ------------------- [2021-01-14T00:22:22.259Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T00:22:22.259Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T00:22:22.259Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T00:22:22.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T00:22:22.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T00:22:22.859Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T00:22:22.973Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T00:22:23.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T00:22:23.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T00:22:23.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T00:22:23.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T00:22:23.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T00:22:23.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T00:22:23.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T00:22:23.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T00:22:24.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T00:22:24.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T00:22:24.318Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T00:22:24.480Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T00:22:24.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T00:22:24.721Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T00:22:24.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T00:22:25.008Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T00:22:25.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T00:22:25.252Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T00:22:25.373Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T00:22:25.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = hanoi [Pipeline] echo [2021-01-14T00:22:25.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = hanoi [Pipeline] echo [2021-01-14T00:22:25.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = hanoi [Pipeline] echo [2021-01-14T00:22:25.864Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] echo [2021-01-14T00:22:25.974Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82d8907 [Pipeline] echo [2021-01-14T00:22:26.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T00:22:26.354Z] provisioning config files... [2021-01-14T00:22:26.389Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2925329021958331684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:22:26.801Z] ---> docker-login.sh [2021-01-14T00:22:26.801Z] nexus3.edgexfoundry.org:10001 [2021-01-14T00:22:27.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:22:27.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:22:27.063Z] Configure a credential helper to remove this warning. See [2021-01-14T00:22:27.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:22:27.063Z] [2021-01-14T00:22:27.063Z] Login Succeeded [2021-01-14T00:22:27.063Z] nexus3.edgexfoundry.org:10002 [2021-01-14T00:22:27.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:22:27.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:22:27.324Z] Configure a credential helper to remove this warning. See [2021-01-14T00:22:27.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:22:27.324Z] [2021-01-14T00:22:27.324Z] Login Succeeded [2021-01-14T00:22:27.324Z] nexus3.edgexfoundry.org:10003 [2021-01-14T00:22:27.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:22:27.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:22:27.587Z] Configure a credential helper to remove this warning. See [2021-01-14T00:22:27.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:22:27.587Z] [2021-01-14T00:22:27.587Z] Login Succeeded [2021-01-14T00:22:27.587Z] nexus3.edgexfoundry.org:10004 [2021-01-14T00:22:27.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:22:27.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:22:27.587Z] Configure a credential helper to remove this warning. See [2021-01-14T00:22:27.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:22:27.587Z] [2021-01-14T00:22:27.587Z] Login Succeeded [2021-01-14T00:22:27.587Z] docker.io [2021-01-14T00:22:27.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:22:28.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:22:28.111Z] Configure a credential helper to remove this warning. See [2021-01-14T00:22:28.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:22:28.111Z] [2021-01-14T00:22:28.111Z] Login Succeeded [2021-01-14T00:22:28.111Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T00:22:28.147Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:22:28.683Z] ++ 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 [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/support-logging/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo support-logging,cmd/support-logging/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T00:22:28.684Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T00:22:28.684Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T00:22:28.684Z] ++ cut -d/ -f2 [2021-01-14T00:22:28.684Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T00:22:28.776Z] 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 [2021-01-14T00:22:30.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:22:30.105Z] [2021-01-14T00:22:30.105Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:22:30.508Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:22:30.508Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T00:22:30.508Z] 31603596830f: Pulling fs layer [2021-01-14T00:22:30.508Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T00:22:30.508Z] 6ca5941a6612: Pulling fs layer [2021-01-14T00:22:30.508Z] ecc8261a40a4: Pulling fs layer [2021-01-14T00:22:30.508Z] ecc8261a40a4: Waiting [2021-01-14T00:22:30.508Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T00:22:30.508Z] 2a8b12db71e7: Download complete [2021-01-14T00:22:30.508Z] 31603596830f: Verifying Checksum [2021-01-14T00:22:30.508Z] 31603596830f: Download complete [2021-01-14T00:22:30.776Z] ecc8261a40a4: Verifying Checksum [2021-01-14T00:22:30.776Z] ecc8261a40a4: Download complete [2021-01-14T00:22:30.776Z] 6ca5941a6612: Verifying Checksum [2021-01-14T00:22:30.776Z] 6ca5941a6612: Download complete [2021-01-14T00:22:31.037Z] 31603596830f: Pull complete [2021-01-14T00:22:31.037Z] 2a8b12db71e7: Pull complete [2021-01-14T00:22:32.028Z] 6ca5941a6612: Pull complete [2021-01-14T00:22:32.028Z] ecc8261a40a4: Pull complete [2021-01-14T00:22:32.028Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T00:22:32.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:22:32.028Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T00:22:32.150Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:22:32.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T00:22:34.722Z] $ docker top ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T00:22:35.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T00:22:35.151Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T00:22:35.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T00:22:35.389Z] $ docker exec ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 ssh-agent [2021-01-14T00:22:35.680Z] SSH_AUTH_SOCK=/tmp/ssh-pmYPUiN31tKP/agent.11 [2021-01-14T00:22:35.680Z] SSH_AGENT_PID=16 [2021-01-14T00:22:35.701Z] Running ssh-add (command line suppressed) [2021-01-14T00:22:35.855Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_954143220086285431.key (/w/workspace/edgex-go/1@tmp/private_key_954143220086285431.key) [2021-01-14T00:22:35.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T00:22:36.318Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T00:22:36.377Z] $ docker exec --env ******** --env ******** ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 ssh-agent -k [2021-01-14T00:22:36.528Z] unset SSH_AUTH_SOCK; [2021-01-14T00:22:36.529Z] unset SSH_AGENT_PID; [2021-01-14T00:22:36.529Z] echo Agent pid 16 killed; [2021-01-14T00:22:36.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-01-14T00:22:36.775Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.2.2-dev.107|v1.3.0' [Pipeline] sshagent [2021-01-14T00:22:36.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T00:22:36.896Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T00:22:37.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T00:22:37.119Z] $ docker exec ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 ssh-agent [2021-01-14T00:22:37.312Z] SSH_AUTH_SOCK=/tmp/ssh-aWsdNj6g1nXB/agent.45 [2021-01-14T00:22:37.312Z] SSH_AGENT_PID=51 [2021-01-14T00:22:37.320Z] Running ssh-add (command line suppressed) [2021-01-14T00:22:37.464Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5895221857074298323.key (/w/workspace/edgex-go/1@tmp/private_key_5895221857074298323.key) [2021-01-14T00:22:37.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T00:22:37.916Z] + git semver init [2021-01-14T00:22:37.916Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T00:22:37.916Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-14T00:22:37.916Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-14T00:22:37.916Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T00:22:37.916Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T00:22:37.916Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T00:22:37.916Z] # $SEMVER_BRANCH = hanoi [2021-01-14T00:22:37.916Z] # $SEMVER_TEMP = /tmp/semver-034388863 [2021-01-14T00:22:37.916Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T00:22:59.977Z] # '/tmp/semver-034388863' -> '/w/workspace/edgex-go/1/.semver' [2021-01-14T00:22:59.977Z] # -> Force: false [2021-01-14T00:22:59.977Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-14T00:23:00.016Z] $ docker exec --env ******** --env ******** ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 ssh-agent -k [2021-01-14T00:23:00.203Z] unset SSH_AUTH_SOCK; [2021-01-14T00:23:00.204Z] unset SSH_AGENT_PID; [2021-01-14T00:23:00.204Z] echo Agent pid 51 killed; [2021-01-14T00:23:00.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:23:00.902Z] + git semver [Pipeline] } [2021-01-14T00:23:00.937Z] $ docker stop --time=1 ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 [2021-01-14T00:23:02.619Z] $ docker rm -f ea20fea4ed0feb77b17dd65b02577f29c93d83e887de0141ce689fb8aa50e970 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:23:03.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T00:23:03.876Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T00:23:03.916Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T00:23:05.216Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:23:05.592Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:23:05.934Z] + sudo service docker restart [2021-01-14T00:23:05.934Z] + true [2021-01-14T00:23:05.934Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T00:23:06.570Z] ========================================================= [2021-01-14T00:23:06.570Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T00:23:06.570Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:23:06.997Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T00:23:11.243Z] Sending build context to Docker daemon 326.7MB [2021-01-14T00:23:11.243Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-14T00:23:11.243Z] Step 2/7 : FROM ${BASE} [2021-01-14T00:23:11.243Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T00:23:11.243Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T00:23:11.243Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T00:23:11.243Z] de9db76c5a1d: Pulling fs layer [2021-01-14T00:23:11.243Z] bca2f99d35d6: Pulling fs layer [2021-01-14T00:23:11.243Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T00:23:11.243Z] 7c6f9722023f: Pulling fs layer [2021-01-14T00:23:11.243Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T00:23:11.243Z] 93359f2a8cfa: Waiting [2021-01-14T00:23:11.243Z] 7c6f9722023f: Waiting [2021-01-14T00:23:11.243Z] a35cf1a2eb13: Waiting [2021-01-14T00:23:11.243Z] bca2f99d35d6: Waiting [2021-01-14T00:23:11.243Z] de9db76c5a1d: Verifying Checksum [2021-01-14T00:23:11.243Z] de9db76c5a1d: Download complete [2021-01-14T00:23:11.243Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T00:23:11.243Z] 0ef7d3d256c8: Download complete [2021-01-14T00:23:11.243Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T00:23:11.243Z] 93359f2a8cfa: Download complete [2021-01-14T00:23:11.243Z] 7c6f9722023f: Verifying Checksum [2021-01-14T00:23:11.243Z] 7c6f9722023f: Download complete [2021-01-14T00:23:11.243Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T00:23:11.243Z] 188c0c94c7c5: Download complete [2021-01-14T00:23:11.826Z] 188c0c94c7c5: Pull complete [2021-01-14T00:23:11.826Z] 0ef7d3d256c8: Pull complete [2021-01-14T00:23:12.091Z] de9db76c5a1d: Pull complete [2021-01-14T00:23:14.076Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T00:23:14.076Z] a35cf1a2eb13: Download complete [2021-01-14T00:23:14.654Z] bca2f99d35d6: Verifying Checksum [2021-01-14T00:23:14.654Z] bca2f99d35d6: Download complete [2021-01-14T00:23:19.548Z] Still waiting to schedule task [2021-01-14T00:23:19.548Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-14T00:23:19.982Z] bca2f99d35d6: Pull complete [2021-01-14T00:23:19.982Z] 93359f2a8cfa: Pull complete [2021-01-14T00:23:20.251Z] 7c6f9722023f: Pull complete [2021-01-14T00:23:24.502Z] a35cf1a2eb13: Pull complete [2021-01-14T00:23:24.502Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T00:23:24.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T00:23:24.502Z] ---> a62c8e92a672 [2021-01-14T00:23:24.502Z] 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 [2021-01-14T00:23:24.502Z] ---> Running in 674675722fc4 [2021-01-14T00:23:24.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:23:25.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:23:26.686Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T00:23:26.952Z] (2/12) Installing file (5.38-r0) [2021-01-14T00:23:26.952Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T00:23:26.952Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T00:23:33.557Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T00:23:33.557Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T00:23:33.557Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T00:23:33.557Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T00:23:33.557Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T00:23:33.557Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T00:23:33.557Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T00:23:33.557Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T00:23:33.557Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:23:33.557Z] OK: 233 MiB in 51 packages [2021-01-14T00:23:36.868Z] Removing intermediate container 674675722fc4 [2021-01-14T00:23:36.868Z] ---> b67bbbbe73e4 [2021-01-14T00:23:36.868Z] Step 4/7 : WORKDIR /edgex-go [2021-01-14T00:23:36.868Z] ---> Running in 4cbfd9345fef [2021-01-14T00:23:36.868Z] Removing intermediate container 4cbfd9345fef [2021-01-14T00:23:36.868Z] ---> d42befed8231 [2021-01-14T00:23:36.868Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-14T00:23:37.443Z] latest: Pulling from library/docker [2021-01-14T00:23:38.022Z] 801bfaa63ef2: Pulling fs layer [2021-01-14T00:23:38.022Z] 4f7dc993c79e: Pulling fs layer [2021-01-14T00:23:38.022Z] d39d95e4997f: Pulling fs layer [2021-01-14T00:23:38.022Z] ae283de69b7d: Pulling fs layer [2021-01-14T00:23:38.022Z] 1962c7344fe5: Pulling fs layer [2021-01-14T00:23:38.022Z] aa7a3367c785: Pulling fs layer [2021-01-14T00:23:38.022Z] 5e259227d438: Pulling fs layer [2021-01-14T00:23:38.022Z] 1962c7344fe5: Waiting [2021-01-14T00:23:38.022Z] aa7a3367c785: Waiting [2021-01-14T00:23:38.022Z] 5e259227d438: Waiting [2021-01-14T00:23:38.022Z] ae283de69b7d: Waiting [2021-01-14T00:23:38.022Z] d39d95e4997f: Verifying Checksum [2021-01-14T00:23:38.022Z] d39d95e4997f: Download complete [2021-01-14T00:23:38.022Z] 801bfaa63ef2: Verifying Checksum [2021-01-14T00:23:38.022Z] 801bfaa63ef2: Download complete [2021-01-14T00:23:38.022Z] 4f7dc993c79e: Verifying Checksum [2021-01-14T00:23:38.022Z] 4f7dc993c79e: Download complete [2021-01-14T00:23:38.022Z] 1962c7344fe5: Verifying Checksum [2021-01-14T00:23:38.022Z] 1962c7344fe5: Download complete [2021-01-14T00:23:38.288Z] aa7a3367c785: Verifying Checksum [2021-01-14T00:23:38.288Z] aa7a3367c785: Download complete [2021-01-14T00:23:38.288Z] 5e259227d438: Verifying Checksum [2021-01-14T00:23:38.288Z] 5e259227d438: Download complete [2021-01-14T00:23:38.288Z] 801bfaa63ef2: Pull complete [2021-01-14T00:23:38.872Z] 4f7dc993c79e: Pull complete [2021-01-14T00:23:38.872Z] d39d95e4997f: Pull complete [2021-01-14T00:23:39.134Z] ae283de69b7d: Verifying Checksum [2021-01-14T00:23:39.134Z] ae283de69b7d: Download complete [2021-01-14T00:23:42.457Z] ae283de69b7d: Pull complete [2021-01-14T00:23:42.458Z] 1962c7344fe5: Pull complete [2021-01-14T00:23:42.458Z] aa7a3367c785: Pull complete [2021-01-14T00:23:42.724Z] 5e259227d438: Pull complete [2021-01-14T00:23:42.724Z] Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf [2021-01-14T00:23:42.724Z] Status: Downloaded newer image for docker:latest [2021-01-14T00:23:44.114Z] ---> e56758ad9e63 [2021-01-14T00:23:44.114Z] Step 6/7 : COPY go.mod . [2021-01-14T00:23:44.383Z] ---> ece192a5bfaf [2021-01-14T00:23:44.383Z] Step 7/7 : RUN go mod download [2021-01-14T00:23:44.383Z] ---> Running in e46a088f7328 [2021-01-14T00:24:06.409Z] Removing intermediate container e46a088f7328 [2021-01-14T00:24:06.409Z] ---> e2a34dc7213f [2021-01-14T00:24:06.409Z] Successfully built e2a34dc7213f [2021-01-14T00:24:06.409Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:24:06.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T00:24:06.775Z] . [Pipeline] withDockerContainer [2021-01-14T00:24:06.900Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:24:06.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T00:24:07.733Z] $ docker top 636d28d55ba184d0afe704e1842d5b6f4834cf9f70e72c88eeef518c5199c2a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:24:08.281Z] + go version [2021-01-14T00:24:08.281Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T00:24:08.318Z] $ docker stop --time=1 636d28d55ba184d0afe704e1842d5b6f4834cf9f70e72c88eeef518c5199c2a9 [2021-01-14T00:24:09.712Z] $ docker rm -f 636d28d55ba184d0afe704e1842d5b6f4834cf9f70e72c88eeef518c5199c2a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:24:10.852Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T00:24:10.852Z] . [Pipeline] withDockerContainer [2021-01-14T00:24:10.972Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:24:11.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-14T00:24:11.883Z] $ docker top e642787cdcf1ad70c9ba3dc78ececa26ed5cfca04b60b128df5e557a11b1534a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T00:24:12.254Z] ========================================================= [2021-01-14T00:24:12.254Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T00:24:12.254Z] ========================================================= [Pipeline] sh [2021-01-14T00:24:12.700Z] + make test [2021-01-14T00:24:12.700Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T00:24:22.802Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T00:24:41.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T00:24:45.306Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T00:24:46.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T00:24:46.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T00:24:46.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T00:24:46.263Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T00:24:48.213Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.037s [2021-01-14T00:24:48.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T00:24:48.213Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2021-01-14T00:24:49.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T00:24:49.449Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T00:24:49.449Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T00:24:49.449Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T00:24:49.449Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T00:24:52.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements [2021-01-14T00:24:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T00:24:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T00:24:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T00:24:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T00:24:52.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T00:24:57.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.225s coverage: 27.1% of statements [2021-01-14T00:24:57.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T00:24:57.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T00:24:57.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T00:24:57.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.392s coverage: 66.0% of statements [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T00:24:57.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.101s coverage: 84.5% of statements [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T00:24:57.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T00:24:59.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.400s coverage: 28.6% of statements [2021-01-14T00:24:59.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T00:24:59.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T00:24:59.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T00:24:59.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T00:24:59.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T00:24:59.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements [2021-01-14T00:24:59.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T00:24:59.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.034s coverage: 100.0% of statements [2021-01-14T00:24:59.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T00:24:59.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.118s coverage: 86.7% of statements [2021-01-14T00:24:59.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T00:24:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.132s coverage: 97.5% of statements [2021-01-14T00:24:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T00:24:59.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.087s coverage: 100.0% of statements [2021-01-14T00:24:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T00:24:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T00:24:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T00:24:59.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T00:25:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.307s coverage: 95.7% of statements [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T00:25:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T00:25:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.0% of statements [no tests to run] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T00:25:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T00:25:01.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T00:25:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-01-14T00:25:01.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-01-14T00:25:01.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-01-14T00:25:01.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2021-01-14T00:25:02.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-01-14T00:25:03.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.421s coverage: 55.9% of statements [2021-01-14T00:25:03.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T00:25:03.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T00:25:03.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T00:25:03.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T00:25:03.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T00:25:03.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2021-01-14T00:25:05.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.904s coverage: 86.3% of statements [2021-01-14T00:25:05.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2021-01-14T00:25:05.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.148s coverage: 72.2% of statements [2021-01-14T00:25:05.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.499s coverage: 72.1% of statements [2021-01-14T00:25:05.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.037s coverage: 82.4% of statements [2021-01-14T00:25:05.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.054s coverage: 48.4% of statements [2021-01-14T00:25:05.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2021-01-14T00:25:05.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2021-01-14T00:25:05.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2021-01-14T00:25:05.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.043s coverage: 28.8% of statements [2021-01-14T00:25:05.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2021-01-14T00:25:05.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.051s coverage: 96.8% of statements [2021-01-14T00:25:05.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2021-01-14T00:25:06.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 36.5% of statements [2021-01-14T00:25:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T00:25:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T00:25:06.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.399s coverage: 84.1% of statements [2021-01-14T00:25:06.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements [2021-01-14T00:25:07.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.052s coverage: 42.9% of statements [2021-01-14T00:25:07.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2021-01-14T00:25:07.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2021-01-14T00:25:07.278Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.038s coverage: 100.0% of statements [2021-01-14T00:25:07.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2021-01-14T00:25:07.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements [2021-01-14T00:25:07.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2021-01-14T00:25:09.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.1% of statements [2021-01-14T00:25:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T00:25:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T00:25:09.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.058s coverage: 100.0% of statements [2021-01-14T00:25:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T00:25:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T00:25:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T00:25:09.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements [2021-01-14T00:25:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T00:25:09.862Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements [2021-01-14T00:25:09.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T00:25:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.714s coverage: 29.1% of statements [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T00:25:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.072s coverage: 99.0% of statements [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T00:25:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T00:25:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T00:25:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T00:25:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T00:25:11.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T00:25:11.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-01-14T00:25:12.096Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-14T00:25:12.358Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-14T00:25:12.620Z] GO111MODULE=on go vet ./... [2021-01-14T00:25:39.324Z] gofmt -l . [2021-01-14T00:25:39.324Z] [ "`gofmt -l .`" = "" ] [2021-01-14T00:25:39.324Z] ./bin/test-go-mod-tidy.sh [2021-01-14T00:25:39.903Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T00:25:42.158Z] + ls -al . [2021-01-14T00:25:42.158Z] total 632 [2021-01-14T00:25:42.158Z] drwxrwxr-x 10 1001 1001 4096 Jan 14 00:25 . [2021-01-14T00:25:42.158Z] drwxr-xr-x 4 root root 28 Jan 14 00:24 .. [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 00:22 .dockerignore [2021-01-14T00:25:42.158Z] drwxrwxr-x 8 1001 1001 162 Jan 14 00:22 .git [2021-01-14T00:25:42.158Z] drwxrwxr-x 3 1001 1001 125 Jan 14 00:22 .github [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 944 Jan 14 00:22 .gitignore [2021-01-14T00:25:42.158Z] drwx------ 3 1001 1001 45 Jan 14 00:22 .semver [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 00:22 .sonarcloud.properties [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:22 CONTRIBUTING.md [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 1035 Jan 14 00:22 Dockerfile.build [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 00:22 Jenkinsfile [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:22 LICENSE [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 6581 Jan 14 00:22 Makefile [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 6447 Jan 14 00:22 README.md [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 259 Jan 14 00:22 SECURITY.md [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 00:23 VERSION [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:22 ZMQWindows.md [2021-01-14T00:25:42.158Z] drwxrwxr-x 2 1001 1001 117 Jan 14 00:22 bin [2021-01-14T00:25:42.158Z] drwxrwxr-x 15 1001 1001 4096 Jan 14 00:22 cmd [2021-01-14T00:25:42.158Z] -rw-r--r-- 1 root root 539650 Jan 14 00:25 coverage.out [2021-01-14T00:25:42.158Z] -rw-r--r-- 1 root root 1041 Jan 14 00:25 go.mod [2021-01-14T00:25:42.158Z] -rw-r--r-- 1 root root 18582 Jan 14 00:25 go.sum [2021-01-14T00:25:42.158Z] drwxrwxr-x 8 1001 1001 127 Jan 14 00:22 internal [2021-01-14T00:25:42.158Z] drwxrwxr-x 4 1001 1001 26 Jan 14 00:22 openapi [2021-01-14T00:25:42.158Z] drwxrwxr-x 4 1001 1001 71 Jan 14 00:22 snap [2021-01-14T00:25:42.158Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 00:22 version.go [Pipeline] sh [2021-01-14T00:25:42.478Z] + '[' -e coverage.out ] [2021-01-14T00:25:42.478Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T00:25:42.680Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T00:25:42.995Z] + make build [2021-01-14T00:25:42.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T00:25:53.123Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T00:25:53.386Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20068 in /w/workspace/edgexfoundry_edgex-go_hanoi [Pipeline] { [Pipeline] ws [2021-01-14T00:25:53.483Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-14T00:25:55.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T00:25:56.978Z] 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 [2021-01-14T00:25:57.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T00:25:58.952Z] using credential edgex-jenkins-ssh [2021-01-14T00:25:59.016Z] Cloning the remote Git repository [2021-01-14T00:25:59.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T00:25:59.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T00:25:59.095Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:25:59.251Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-14T00:25:59.355Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:25:59.357Z] > git --version # timeout=10 [2021-01-14T00:25:59.377Z] > git --version # 'git version 2.17.1' [2021-01-14T00:25:59.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:25:59.466Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:26:01.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T00:26:03.003Z] 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 [2021-01-14T00:26:04.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T00:26:05.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T00:26:06.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T00:26:07.420Z] 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 [Pipeline] } [2021-01-14T00:26:08.430Z] $ docker stop --time=1 e642787cdcf1ad70c9ba3dc78ececa26ed5cfca04b60b128df5e557a11b1534a [2021-01-14T00:26:10.070Z] $ docker rm -f e642787cdcf1ad70c9ba3dc78ececa26ed5cfca04b60b128df5e557a11b1534a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:26:14.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:26:14.837Z] [2021-01-14T00:26:14.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:26:15.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:26:15.230Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-14T00:26:15.230Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-14T00:26:15.230Z] ca9280d653b3: Pulling fs layer [2021-01-14T00:26:15.230Z] 7e9c9ca2126c: Pulling fs layer [2021-01-14T00:26:15.491Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-14T00:26:15.491Z] cbdbe7a5bc2a: Download complete [2021-01-14T00:26:15.757Z] cbdbe7a5bc2a: Pull complete [2021-01-14T00:26:16.025Z] ca9280d653b3: Verifying Checksum [2021-01-14T00:26:16.025Z] ca9280d653b3: Download complete [2021-01-14T00:26:17.432Z] ca9280d653b3: Pull complete [2021-01-14T00:26:17.441Z] Checking out Revision 82d8907018ab8cb9f1ec85c1c043836e064d42f9 (hanoi) [2021-01-14T00:26:16.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:26:16.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T00:26:16.816Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T00:26:16.852Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T00:26:16.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T00:26:16.871Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 [2021-01-14T00:26:17.476Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T00:26:17.497Z] > git checkout -f 82d8907018ab8cb9f1ec85c1c043836e064d42f9 # timeout=10 [2021-01-14T00:26:22.073Z] Commit message: "fix: Build docker images with proper names (#2879)" [2021-01-14T00:26:22.136Z] > git --version # timeout=10 [2021-01-14T00:26:22.151Z] > git --version # 'git version 2.17.1' [2021-01-14T00:26:22.166Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T00:26:23.907Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T00:26:24.086Z] 7e9c9ca2126c: Pull complete [2021-01-14T00:26:24.087Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-14T00:26:24.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:26:24.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-14T00:26:24.361Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:26:24.383Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-01-14T00:26:24.418Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T00:26:26.513Z] $ docker top dc1a9bc52ef5f170b4bb13998e02e441a878682859befd9e0d88f0fc686e3e33 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-14T00:26:27.155Z] + sudo service docker restart [2021-01-14T00:26:27.156Z] + true [2021-01-14T00:26:27.254Z] + + docker-compose buildgrep --help parallel [2021-01-14T00:26:27.254Z] [2021-01-14T00:26:28.654Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T00:26:28.689Z] $ docker stop --time=1 dc1a9bc52ef5f170b4bb13998e02e441a878682859befd9e0d88f0fc686e3e33 [2021-01-14T00:26:30.115Z] $ docker rm -f dc1a9bc52ef5f170b4bb13998e02e441a878682859befd9e0d88f0fc686e3e33 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T00:26:30.464Z] provisioning config files... [2021-01-14T00:26:30.515Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7910752133756433926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-01-14T00:26:30.959Z] ---> docker-login.sh [2021-01-14T00:26:30.959Z] nexus3.edgexfoundry.org:10001 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:26:31.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T00:26:31.351Z] . [Pipeline] withDockerContainer [2021-01-14T00:26:31.518Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:26:31.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T00:26:31.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:26:32.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:26:32.234Z] Configure a credential helper to remove this warning. See [2021-01-14T00:26:32.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:26:32.234Z] [2021-01-14T00:26:32.234Z] Login Succeeded [2021-01-14T00:26:32.234Z] nexus3.edgexfoundry.org:10002 [2021-01-14T00:26:32.364Z] $ docker top a030de7e448611e788d307fc639c99bcc5695888bbab9f8b43196760199c9307 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:26:32.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:26:32.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:26:32.835Z] Configure a credential helper to remove this warning. See [2021-01-14T00:26:32.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:26:32.835Z] [2021-01-14T00:26:32.835Z] Login Succeeded [2021-01-14T00:26:32.835Z] nexus3.edgexfoundry.org:10003 [2021-01-14T00:26:32.980Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T00:26:33.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:26:33.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:26:33.396Z] Configure a credential helper to remove this warning. See [2021-01-14T00:26:33.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:26:33.396Z] [2021-01-14T00:26:33.396Z] Login Succeeded [2021-01-14T00:26:33.396Z] nexus3.edgexfoundry.org:10004 [2021-01-14T00:26:33.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:26:33.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:26:33.953Z] Configure a credential helper to remove this warning. See [2021-01-14T00:26:33.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:26:33.953Z] [2021-01-14T00:26:33.953Z] Login Succeeded [2021-01-14T00:26:33.953Z] docker.io [2021-01-14T00:26:34.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:26:34.375Z] Building docker-core-command-go ... [2021-01-14T00:26:34.375Z] Building docker-core-data-go ... [2021-01-14T00:26:34.375Z] Building docker-core-metadata-go ... [2021-01-14T00:26:34.375Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T00:26:34.375Z] Building docker-security-proxy-setup-go ... [2021-01-14T00:26:34.375Z] Building docker-security-secrets-setup-go ... [2021-01-14T00:26:34.375Z] Building docker-security-secretstore-setup-go ... [2021-01-14T00:26:34.375Z] Building docker-support-logging-go ... [2021-01-14T00:26:34.375Z] Building docker-support-notifications-go ... [2021-01-14T00:26:34.375Z] Building docker-support-scheduler-go ... [2021-01-14T00:26:34.375Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T00:26:34.375Z] Building docker-support-logging-go [2021-01-14T00:26:34.375Z] Building docker-security-bootstrap-redis-go [2021-01-14T00:26:34.375Z] Building docker-security-secretstore-setup-go [2021-01-14T00:26:34.375Z] Building docker-security-proxy-setup-go [2021-01-14T00:26:34.375Z] Building docker-core-command-go [2021-01-14T00:26:34.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:26:34.831Z] Configure a credential helper to remove this warning. See [2021-01-14T00:26:34.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:26:34.831Z] [2021-01-14T00:26:34.831Z] Login Succeeded [2021-01-14T00:26:34.831Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T00:26:34.866Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T00:26:35.496Z] ========================================================= [2021-01-14T00:26:35.496Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T00:26:35.496Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:26:35.925Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T00:26:37.918Z] Sending build context to Docker daemon 165.7MB [2021-01-14T00:26:38.195Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-14T00:26:38.195Z] Step 2/7 : FROM ${BASE} [2021-01-14T00:26:38.195Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T00:26:38.195Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T00:26:38.195Z] a4357932f1b6: Pulling fs layer [2021-01-14T00:26:38.195Z] 18c013af1878: Pulling fs layer [2021-01-14T00:26:38.195Z] 00ac8860ef70: Pulling fs layer [2021-01-14T00:26:38.195Z] 63d7cb157983: Pulling fs layer [2021-01-14T00:26:38.195Z] b116817d02f9: Pulling fs layer [2021-01-14T00:26:38.195Z] 745a02a5169b: Pulling fs layer [2021-01-14T00:26:38.195Z] 00ac8860ef70: Waiting [2021-01-14T00:26:38.195Z] 63d7cb157983: Waiting [2021-01-14T00:26:38.195Z] b116817d02f9: Waiting [2021-01-14T00:26:38.195Z] 745a02a5169b: Waiting [2021-01-14T00:26:38.195Z] 18c013af1878: Verifying Checksum [2021-01-14T00:26:38.195Z] 18c013af1878: Download complete [2021-01-14T00:26:38.195Z] a4357932f1b6: Verifying Checksum [2021-01-14T00:26:38.195Z] a4357932f1b6: Download complete [2021-01-14T00:26:38.195Z] 63d7cb157983: Download complete [2021-01-14T00:26:38.801Z] 5f621e34cdf4: Download complete [2021-01-14T00:26:38.801Z] b116817d02f9: Download complete [2021-01-14T00:26:39.406Z] 5f621e34cdf4: Pull complete [2021-01-14T00:26:40.018Z] a4357932f1b6: Pull complete [2021-01-14T00:26:40.296Z] 18c013af1878: Pull complete [2021-01-14T00:26:41.751Z] 745a02a5169b: Verifying Checksum [2021-01-14T00:26:41.751Z] 745a02a5169b: Download complete [2021-01-14T00:26:42.742Z] 00ac8860ef70: Verifying Checksum [2021-01-14T00:26:42.742Z] 00ac8860ef70: Download complete [2021-01-14T00:26:52.911Z] 00ac8860ef70: Pull complete [2021-01-14T00:26:52.911Z] 63d7cb157983: Pull complete [2021-01-14T00:26:53.187Z] b116817d02f9: Pull complete [2021-01-14T00:26:56.583Z] 745a02a5169b: Pull complete [2021-01-14T00:26:56.854Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T00:26:56.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T00:26:56.854Z] ---> b7e6874047d6 [2021-01-14T00:26:56.854Z] 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 [2021-01-14T00:27:01.170Z] ---> Running in d592d2adb565 [2021-01-14T00:27:01.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:27:02.370Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:27:03.345Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T00:27:03.620Z] (2/12) Installing file (5.38-r0) [2021-01-14T00:27:03.620Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T00:27:03.620Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T00:27:06.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:27:06.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:27:06.598Z] ---> e2a34dc7213f [2021-01-14T00:27:06.598Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:27:06.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:27:06.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:27:06.598Z] ---> e2a34dc7213f [2021-01-14T00:27:06.598Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:27:06.598Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:27:06.598Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:27:06.598Z] ---> e2a34dc7213f [2021-01-14T00:27:06.598Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:27:06.598Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:27:06.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:27:06.598Z] ---> e2a34dc7213f [2021-01-14T00:27:06.598Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:27:06.598Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:27:06.598Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:27:06.598Z] ---> e2a34dc7213f [2021-01-14T00:27:06.598Z] Step 3/20 : WORKDIR /edgex-go [2021-01-14T00:27:06.598Z] ---> Running in c88a3313f0ae [2021-01-14T00:27:06.598Z] ---> Running in 35f7ada5dc95 [2021-01-14T00:27:06.598Z] ---> Running in b4124da4af33 [2021-01-14T00:27:06.598Z] ---> Running in e4bd8e23badd [2021-01-14T00:27:06.598Z] ---> Running in afa031b06d6b [2021-01-14T00:27:06.598Z] Removing intermediate container b4124da4af33 [2021-01-14T00:27:06.598Z] ---> 599c754e5780 [2021-01-14T00:27:06.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:27:06.598Z] Removing intermediate container afa031b06d6b [2021-01-14T00:27:06.598Z] ---> 2c8b1b09cbfb [2021-01-14T00:27:06.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:27:06.598Z] Removing intermediate container c88a3313f0ae [2021-01-14T00:27:06.598Z] ---> d868840524bb [2021-01-14T00:27:06.598Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:27:06.598Z] Removing intermediate container 35f7ada5dc95 [2021-01-14T00:27:06.598Z] ---> 45ad4d12d35c [2021-01-14T00:27:06.598Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:27:06.598Z] Removing intermediate container e4bd8e23badd [2021-01-14T00:27:06.598Z] ---> b231b98f56bc [2021-01-14T00:27:06.598Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:27:06.598Z] ---> Running in 5efa4231b49a [2021-01-14T00:27:06.598Z] ---> Running in 284e698d2944 [2021-01-14T00:27:06.598Z] ---> Running in ea1cd89afc09 [2021-01-14T00:27:06.598Z] ---> Running in 3b590c9a0e75 [2021-01-14T00:27:06.598Z] ---> Running in ce2f9117bd3f [2021-01-14T00:27:08.016Z] Removing intermediate container 5efa4231b49a [2021-01-14T00:27:08.016Z] ---> 1fb0f4b989f9 [2021-01-14T00:27:08.016Z] Step 5/22 : RUN apk update && apk add make git [2021-01-14T00:27:08.016Z] ---> Running in 60b2ea4be4fe [2021-01-14T00:27:08.016Z] Removing intermediate container 284e698d2944 [2021-01-14T00:27:08.016Z] ---> c6032ca9c718 [2021-01-14T00:27:08.016Z] Step 5/22 : RUN apk update && apk add make git [2021-01-14T00:27:08.278Z] Removing intermediate container ea1cd89afc09 [2021-01-14T00:27:08.278Z] ---> 0b01a28f2918 [2021-01-14T00:27:08.278Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2021-01-14T00:27:08.278Z] Removing intermediate container 3b590c9a0e75 [2021-01-14T00:27:08.278Z] ---> 482686ee3d5b [2021-01-14T00:27:08.278Z] Step 5/20 : RUN apk update && apk add make git [2021-01-14T00:27:08.543Z] ---> Running in ec0e7465b9a5 [2021-01-14T00:27:08.543Z] Removing intermediate container ce2f9117bd3f [2021-01-14T00:27:08.543Z] ---> 25800ee9d2b7 [2021-01-14T00:27:08.543Z] Step 5/24 : RUN apk update && apk add make git [2021-01-14T00:27:08.543Z] ---> Running in eef0e24b023e [2021-01-14T00:27:08.543Z] ---> Running in c6fd26878aca [2021-01-14T00:27:08.804Z] ---> Running in 1f899853a8c8 [2021-01-14T00:27:09.010Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T00:27:09.010Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T00:27:09.010Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T00:27:09.010Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T00:27:09.010Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T00:27:09.010Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T00:27:09.010Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T00:27:09.010Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T00:27:09.010Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:27:09.010Z] OK: 217 MiB in 51 packages [2021-01-14T00:27:09.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:09.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:09.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:09.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:09.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:09.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:09.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:10.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:10.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:10.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:27:10.428Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:27:10.428Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:27:10.428Z] OK: 12751 distinct packages available [2021-01-14T00:27:10.428Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:27:10.428Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:27:10.428Z] OK: 12751 distinct packages available [2021-01-14T00:27:10.428Z] OK: 233 MiB in 51 packages [2021-01-14T00:27:10.705Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:27:10.705Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:27:10.705Z] OK: 12751 distinct packages available [2021-01-14T00:27:10.705Z] OK: 233 MiB in 51 packages [2021-01-14T00:27:10.705Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:27:10.705Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:27:10.705Z] OK: 12751 distinct packages available [2021-01-14T00:27:10.985Z] OK: 233 MiB in 51 packages [2021-01-14T00:27:10.985Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:27:10.985Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:27:10.985Z] OK: 12751 distinct packages available [2021-01-14T00:27:10.985Z] OK: 233 MiB in 51 packages [2021-01-14T00:27:10.985Z] OK: 233 MiB in 51 packages [2021-01-14T00:27:11.248Z] OK: 233 MiB in 51 packages [2021-01-14T00:27:11.248Z] Removing intermediate container 60b2ea4be4fe [2021-01-14T00:27:11.248Z] ---> bc9611895f54 [2021-01-14T00:27:11.248Z] Step 6/22 : COPY go.mod . [2021-01-14T00:27:11.248Z] Removing intermediate container ec0e7465b9a5 [2021-01-14T00:27:11.248Z] ---> fd9325263e35 [2021-01-14T00:27:11.248Z] Step 6/22 : COPY go.mod . [2021-01-14T00:27:11.514Z] ---> 89990cdf7345 [2021-01-14T00:27:11.514Z] Step 7/22 : RUN go mod download [2021-01-14T00:27:11.776Z] ---> Running in 4b7df36b5de4 [2021-01-14T00:27:11.776Z] ---> 4182ee8940de [2021-01-14T00:27:11.776Z] Step 7/22 : RUN go mod download [2021-01-14T00:27:12.071Z] ---> Running in 856124d280ce [2021-01-14T00:27:12.071Z] Removing intermediate container eef0e24b023e [2021-01-14T00:27:12.071Z] ---> efb6347c2a91 [2021-01-14T00:27:12.071Z] Step 6/22 : COPY go.mod . [2021-01-14T00:27:12.353Z] Removing intermediate container c6fd26878aca [2021-01-14T00:27:12.353Z] ---> 303d82af294d [2021-01-14T00:27:12.353Z] Step 6/20 : COPY go.mod . [2021-01-14T00:27:12.619Z] Removing intermediate container 1f899853a8c8 [2021-01-14T00:27:12.619Z] ---> 33d92a7a1391 [2021-01-14T00:27:12.619Z] Step 6/24 : COPY go.mod . [2021-01-14T00:27:12.619Z] ---> 16ce8a6c54a1 [2021-01-14T00:27:12.619Z] Step 7/22 : RUN go mod download [2021-01-14T00:27:12.884Z] ---> Running in 83f9db5402e4 [2021-01-14T00:27:12.884Z] ---> 263e0a213886 [2021-01-14T00:27:12.884Z] Step 7/20 : RUN go mod download [2021-01-14T00:27:13.149Z] ---> Running in 9d601d77b278 [2021-01-14T00:27:13.149Z] ---> a3f523e6d386 [2021-01-14T00:27:13.149Z] Step 7/24 : RUN go mod download [2021-01-14T00:27:13.327Z] Removing intermediate container d592d2adb565 [2021-01-14T00:27:13.327Z] ---> a7344314c353 [2021-01-14T00:27:13.327Z] Step 4/7 : WORKDIR /edgex-go [2021-01-14T00:27:13.327Z] ---> Running in 4f563611dbba [2021-01-14T00:27:13.413Z] ---> Running in 92f0a4403d2e [2021-01-14T00:27:13.921Z] Removing intermediate container 4f563611dbba [2021-01-14T00:27:13.921Z] ---> 1356e68cae19 [2021-01-14T00:27:13.921Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-14T00:27:14.824Z] Removing intermediate container 4b7df36b5de4 [2021-01-14T00:27:14.824Z] ---> 79dd9a88ba54 [2021-01-14T00:27:14.824Z] Step 8/22 : COPY . . [2021-01-14T00:27:14.895Z] latest: Pulling from library/docker [2021-01-14T00:27:15.090Z] Removing intermediate container 856124d280ce [2021-01-14T00:27:15.090Z] ---> 439df2904227 [2021-01-14T00:27:15.090Z] Step 8/22 : COPY . . [2021-01-14T00:27:15.170Z] 159e5727ea61: Pulling fs layer [2021-01-14T00:27:15.170Z] 687389c36290: Pulling fs layer [2021-01-14T00:27:15.170Z] 94e28978939c: Pulling fs layer [2021-01-14T00:27:15.170Z] 81bd9c9fe1b1: Pulling fs layer [2021-01-14T00:27:15.170Z] 0c5a7137269a: Pulling fs layer [2021-01-14T00:27:15.170Z] 650eeba05d50: Pulling fs layer [2021-01-14T00:27:15.170Z] 283d3dba4d5b: Pulling fs layer [2021-01-14T00:27:15.170Z] 81bd9c9fe1b1: Waiting [2021-01-14T00:27:15.170Z] 0c5a7137269a: Waiting [2021-01-14T00:27:15.170Z] 650eeba05d50: Waiting [2021-01-14T00:27:15.170Z] 283d3dba4d5b: Waiting [2021-01-14T00:27:15.367Z] Removing intermediate container 83f9db5402e4 [2021-01-14T00:27:15.367Z] ---> 8271838b545a [2021-01-14T00:27:15.367Z] Step 8/22 : COPY . . [2021-01-14T00:27:15.447Z] 159e5727ea61: Verifying Checksum [2021-01-14T00:27:15.447Z] 159e5727ea61: Download complete [2021-01-14T00:27:15.447Z] 94e28978939c: Verifying Checksum [2021-01-14T00:27:15.447Z] 94e28978939c: Download complete [2021-01-14T00:27:15.447Z] 687389c36290: Verifying Checksum [2021-01-14T00:27:15.447Z] 687389c36290: Download complete [2021-01-14T00:27:15.726Z] 0c5a7137269a: Verifying Checksum [2021-01-14T00:27:15.726Z] 0c5a7137269a: Download complete [2021-01-14T00:27:15.726Z] 650eeba05d50: Verifying Checksum [2021-01-14T00:27:15.726Z] 650eeba05d50: Download complete [2021-01-14T00:27:16.001Z] 283d3dba4d5b: Verifying Checksum [2021-01-14T00:27:16.001Z] 283d3dba4d5b: Download complete [2021-01-14T00:27:16.001Z] 159e5727ea61: Pull complete [2021-01-14T00:27:16.611Z] 687389c36290: Pull complete [2021-01-14T00:27:17.214Z] 94e28978939c: Pull complete [2021-01-14T00:27:17.508Z] 81bd9c9fe1b1: Verifying Checksum [2021-01-14T00:27:17.508Z] 81bd9c9fe1b1: Download complete [2021-01-14T00:27:20.702Z] Removing intermediate container 9d601d77b278 [2021-01-14T00:27:20.702Z] ---> 0d8524f1c6ab [2021-01-14T00:27:20.702Z] Step 8/20 : COPY . . [2021-01-14T00:27:20.907Z] 81bd9c9fe1b1: Pull complete [2021-01-14T00:27:21.180Z] 0c5a7137269a: Pull complete [2021-01-14T00:27:21.280Z] Removing intermediate container 92f0a4403d2e [2021-01-14T00:27:21.281Z] ---> cda0a53a65e0 [2021-01-14T00:27:21.281Z] Step 8/24 : COPY . . [2021-01-14T00:27:21.454Z] 650eeba05d50: Pull complete [2021-01-14T00:27:22.050Z] 283d3dba4d5b: Pull complete [2021-01-14T00:27:22.050Z] Digest: sha256:73ca622074aa007422a60cc1bfd4e65ca3ee8842e794df54cd1c3be3069d31bf [2021-01-14T00:27:22.050Z] Status: Downloaded newer image for docker:latest [2021-01-14T00:27:25.443Z] ---> 09cb8f0e97e5 [2021-01-14T00:27:25.443Z] Step 6/7 : COPY go.mod . [2021-01-14T00:27:26.038Z] ---> 72e15b7018e2 [2021-01-14T00:27:26.038Z] Step 7/7 : RUN go mod download [2021-01-14T00:27:26.313Z] ---> Running in e15f310b550c [2021-01-14T00:27:54.116Z] ---> 6b1b476e1939 [2021-01-14T00:27:54.116Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T00:27:54.116Z] ---> a2cab141a5c4 [2021-01-14T00:27:54.116Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T00:27:54.116Z] ---> Running in 3085d708fff9 [2021-01-14T00:27:54.116Z] ---> b26af57639b4 [2021-01-14T00:27:54.116Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2021-01-14T00:27:54.116Z] ---> c5cfdc93e301 [2021-01-14T00:27:54.116Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2021-01-14T00:27:54.116Z] ---> 955b720107a4 [2021-01-14T00:27:54.116Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T00:27:54.116Z] ---> Running in 3255e5fb41d7 [2021-01-14T00:27:54.116Z] ---> Running in 2eb41dc1a05c [2021-01-14T00:27:54.116Z] ---> Running in d84111fcc813 [2021-01-14T00:27:54.116Z] ---> Running in 1ef98acc1c1d [2021-01-14T00:27:54.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:27:54.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T00:27:54.711Z] 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 [2021-01-14T00:27:54.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T00:27:54.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T00:27:58.671Z] Removing intermediate container e15f310b550c [2021-01-14T00:27:58.671Z] ---> b399fd6ad47e [2021-01-14T00:27:58.671Z] Successfully built b399fd6ad47e [2021-01-14T00:27:58.671Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:27:59.051Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T00:27:59.051Z] . [Pipeline] withDockerContainer [2021-01-14T00:27:59.329Z] prd-ubuntu18.04-docker-arm64-4c-16g-20068 does not seem to be running inside a container [2021-01-14T00:27:59.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T00:28:00.898Z] $ docker top c7cc327bfe198cf814ebd531a210a004eecd7d48fd1e02f88a2d23f0f81ee0fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:28:01.934Z] + go version [2021-01-14T00:28:01.934Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T00:28:01.984Z] $ docker stop --time=1 c7cc327bfe198cf814ebd531a210a004eecd7d48fd1e02f88a2d23f0f81ee0fa [2021-01-14T00:28:04.325Z] $ docker rm -f c7cc327bfe198cf814ebd531a210a004eecd7d48fd1e02f88a2d23f0f81ee0fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:28:05.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:28:05.891Z] [2021-01-14T00:28:05.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:28:06.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:28:06.348Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-14T00:28:06.348Z] 29e5d40040c1: Pulling fs layer [2021-01-14T00:28:06.348Z] 1ce36da41761: Pulling fs layer [2021-01-14T00:28:06.348Z] 25b303627fd3: Pulling fs layer [2021-01-14T00:28:06.622Z] 29e5d40040c1: Verifying Checksum [2021-01-14T00:28:06.622Z] 29e5d40040c1: Download complete [2021-01-14T00:28:07.221Z] 1ce36da41761: Verifying Checksum [2021-01-14T00:28:07.221Z] 1ce36da41761: Download complete [2021-01-14T00:28:07.221Z] 29e5d40040c1: Pull complete [2021-01-14T00:28:09.198Z] 1ce36da41761: Pull complete [2021-01-14T00:28:09.198Z] 25b303627fd3: Verifying Checksum [2021-01-14T00:28:09.198Z] 25b303627fd3: Download complete [2021-01-14T00:28:19.382Z] 25b303627fd3: Pull complete [2021-01-14T00:28:19.382Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-14T00:28:19.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:28:19.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-14T00:28:19.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-20068 does not seem to be running inside a container [2021-01-14T00:28:19.798Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T00:28:21.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T00:28:23.053Z] $ docker top 48e9c67f3b4dbee52113672be94140f549536c45e3f7ed2e5fe3786e00693bcf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:28:24.076Z] + + docker-composegrep build parallel --help [2021-01-14T00:28:24.076Z] [2021-01-14T00:28:24.304Z] Removing intermediate container 1ef98acc1c1d [2021-01-14T00:28:24.304Z] ---> 19909a37ae07 [2021-01-14T00:28:24.304Z] [2021-01-14T00:28:24.304Z] Step 10/20 : FROM alpine [2021-01-14T00:28:24.904Z] latest: Pulling from library/alpine [2021-01-14T00:28:24.904Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T00:28:24.904Z] Status: Downloaded newer image for alpine:latest [2021-01-14T00:28:24.904Z] ---> 389fef711851 [2021-01-14T00:28:24.904Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-14T00:28:26.827Z] ---> Running in 6e53977ddb63 [2021-01-14T00:28:27.099Z] Removing intermediate container 3085d708fff9 [2021-01-14T00:28:27.099Z] ---> 596d7c534637 [2021-01-14T00:28:27.099Z] [2021-01-14T00:28:27.099Z] Step 10/22 : FROM alpine:3.10 [2021-01-14T00:28:27.099Z] Removing intermediate container 2eb41dc1a05c [2021-01-14T00:28:27.099Z] ---> 85eb9cccbcae [2021-01-14T00:28:27.099Z] [2021-01-14T00:28:27.099Z] Step 10/22 : FROM scratch [2021-01-14T00:28:27.099Z] ---> [2021-01-14T00:28:27.099Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T00:28:27.388Z] 3.10: Pulling from library/alpine [2021-01-14T00:28:27.388Z] ---> Running in dd4272962a5c [2021-01-14T00:28:28.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:28:28.360Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T00:28:28.450Z] $ docker stop --time=1 48e9c67f3b4dbee52113672be94140f549536c45e3f7ed2e5fe3786e00693bcf [2021-01-14T00:28:28.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:28:28.619Z] v3.12.3-54-gc2a303485f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:28:28.619Z] v3.12.3-54-gc2a303485f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:28:28.619Z] OK: 12746 distinct packages available [2021-01-14T00:28:28.880Z] Removing intermediate container dd4272962a5c [2021-01-14T00:28:28.880Z] ---> 35784b98f59c [2021-01-14T00:28:28.880Z] Step 12/22 : ENV APP_PORT=48061 [2021-01-14T00:28:28.880Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T00:28:29.837Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:28:29.837Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T00:28:30.105Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T00:28:30.105Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:28:30.105Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:28:30.105Z] OK: 7 MiB in 18 packages [2021-01-14T00:28:30.373Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-14T00:28:30.373Z] ---> Running in a02a281a19d2 [2021-01-14T00:28:30.373Z] Status: Downloaded newer image for alpine:3.10 [2021-01-14T00:28:30.373Z] ---> be4e4bea2c2e [2021-01-14T00:28:30.373Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-14T00:28:30.437Z] $ docker rm -f 48e9c67f3b4dbee52113672be94140f549536c45e3f7ed2e5fe3786e00693bcf [2021-01-14T00:28:30.636Z] Removing intermediate container 3255e5fb41d7 [2021-01-14T00:28:30.636Z] ---> 76c24700c94e [2021-01-14T00:28:30.636Z] [2021-01-14T00:28:30.636Z] Step 10/22 : FROM scratch [2021-01-14T00:28:30.636Z] ---> [2021-01-14T00:28:30.636Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:28:30.636Z] Removing intermediate container d84111fcc813 [2021-01-14T00:28:30.636Z] ---> 5f3ac7adbf75 [2021-01-14T00:28:30.636Z] [2021-01-14T00:28:30.636Z] Step 10/24 : FROM alpine:3.10 [2021-01-14T00:28:30.636Z] ---> be4e4bea2c2e [2021-01-14T00:28:30.636Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:28:31.210Z] ---> Running in c3e0b5804241 [2021-01-14T00:28:31.211Z] ---> Running in 7c1abb050385 [2021-01-14T00:28:31.472Z] Removing intermediate container a02a281a19d2 [2021-01-14T00:28:31.472Z] ---> c2b472107234 [2021-01-14T00:28:31.472Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:28:31.472Z] ---> Running in e94671a6b274 [2021-01-14T00:28:31.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T00:28:31.539Z] . [Pipeline] withDockerContainer [2021-01-14T00:28:31.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-20068 does not seem to be running inside a container [2021-01-14T00:28:32.050Z] Removing intermediate container 7c1abb050385 [2021-01-14T00:28:32.050Z] ---> 366f6a08e64b [2021-01-14T00:28:32.050Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T00:28:32.050Z] ---> Running in 7c086c99ba98 [2021-01-14T00:28:32.050Z] ---> Running in 809cceef92ca [2021-01-14T00:28:32.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T00:28:32.317Z] Removing intermediate container 6e53977ddb63 [2021-01-14T00:28:32.317Z] ---> ceb7f70035c4 [2021-01-14T00:28:32.317Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:28:32.317Z] Removing intermediate container 7c086c99ba98 [2021-01-14T00:28:32.317Z] ---> a01936d57054 [2021-01-14T00:28:32.317Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2021-01-14T00:28:32.317Z] ---> Running in b8f0ae07d90d [2021-01-14T00:28:32.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:28:32.584Z] Removing intermediate container 809cceef92ca [2021-01-14T00:28:32.584Z] ---> 2fa88bf2f1b7 [2021-01-14T00:28:32.585Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:28:32.585Z] ---> Running in d072081ee2da [2021-01-14T00:28:32.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:28:32.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:28:32.585Z] Removing intermediate container b8f0ae07d90d [2021-01-14T00:28:32.585Z] ---> 5e1a3787bb22 [2021-01-14T00:28:32.585Z] Step 13/20 : WORKDIR /edgex [2021-01-14T00:28:32.855Z] ---> e3fca7c0f1fd [2021-01-14T00:28:32.855Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2021-01-14T00:28:32.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:28:32.855Z] v3.10.5-177-g54627c2b3c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-14T00:28:32.855Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-14T00:28:32.855Z] OK: 10350 distinct packages available [2021-01-14T00:28:32.855Z] Removing intermediate container d072081ee2da [2021-01-14T00:28:32.855Z] ---> 95407f47bbee [2021-01-14T00:28:32.855Z] Step 14/22 : WORKDIR / [2021-01-14T00:28:32.855Z] ---> Running in 9126f8a0cf2c [2021-01-14T00:28:32.855Z] v3.10.5-177-g54627c2b3c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-14T00:28:32.855Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-14T00:28:32.855Z] OK: 10350 distinct packages available [2021-01-14T00:28:32.855Z] ---> Running in 2e40357e4749 [2021-01-14T00:28:33.117Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-14T00:28:33.117Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-14T00:28:33.117Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-14T00:28:33.117Z] (4/5) Installing curl (7.66.0-r3) [2021-01-14T00:28:33.117Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-14T00:28:33.117Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-14T00:28:33.117Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-14T00:28:33.117Z] (4/5) Installing curl (7.66.0-r3) [2021-01-14T00:28:33.622Z] $ docker top 49b753e813504fd3e86c65e84e12dab26bd887bc6d4bd23bb0e660006f1ca177 -eo pid,comm [2021-01-14T00:28:33.691Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T00:28:33.691Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T00:28:33.691Z] Executing busybox-1.30.1-r3.trigger [2021-01-14T00:28:33.691Z] Executing busybox-1.30.1-r3.trigger [2021-01-14T00:28:33.691Z] Executing ca-certificates-20191127-r2.trigger [2021-01-14T00:28:33.691Z] Executing ca-certificates-20191127-r2.trigger [2021-01-14T00:28:33.954Z] OK: 7 MiB in 19 packages [2021-01-14T00:28:33.954Z] OK: 7 MiB in 19 packages [Pipeline] { [Pipeline] sh [2021-01-14T00:28:34.231Z] ---> e465c4b24e37 [2021-01-14T00:28:34.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2021-01-14T00:28:34.231Z] Removing intermediate container 2e40357e4749 [2021-01-14T00:28:34.231Z] ---> d02d0981b5e8 [2021-01-14T00:28:34.231Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-14T00:28:34.231Z] Removing intermediate container 9126f8a0cf2c [2021-01-14T00:28:34.231Z] ---> 0877654d404b [2021-01-14T00:28:34.231Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T00:28:34.778Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T00:28:34.808Z] ---> 82b49cc96760 [2021-01-14T00:28:34.808Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T00:28:34.808Z] ---> 705d7942a25d [2021-01-14T00:28:34.808Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T00:28:34.808Z] ---> c9479deb3bc3 [2021-01-14T00:28:34.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2021-01-14T00:28:35.398Z] Removing intermediate container e94671a6b274 [2021-01-14T00:28:35.398Z] ---> 42f16344b767 [2021-01-14T00:28:35.398Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:28:35.398Z] Removing intermediate container c3e0b5804241 [2021-01-14T00:28:35.398Z] ---> ac7c247f9bcd [2021-01-14T00:28:35.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T00:28:35.985Z] ---> c5171dc6aa2d [2021-01-14T00:28:35.985Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T00:28:35.985Z] ---> 6a2a9acf504d [2021-01-14T00:28:35.985Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T00:28:35.985Z] ---> 1dbd1333002a [2021-01-14T00:28:35.985Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2021-01-14T00:28:35.985Z] ---> Running in c3f02c414056 [2021-01-14T00:28:35.985Z] ---> Running in 77573730ceee [2021-01-14T00:28:35.985Z] ---> Running in 9515f416ba56 [2021-01-14T00:28:35.985Z] ---> Running in 728319d5c6b0 [2021-01-14T00:28:36.251Z] ---> 82a7b1a36725 [2021-01-14T00:28:36.251Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T00:28:36.251Z] Removing intermediate container 77573730ceee [2021-01-14T00:28:36.251Z] ---> 7e621ae3d730 [2021-01-14T00:28:36.251Z] Step 13/22 : WORKDIR / [2021-01-14T00:28:36.251Z] Removing intermediate container c3f02c414056 [2021-01-14T00:28:36.251Z] ---> 503b59264745 [2021-01-14T00:28:36.251Z] Step 13/24 : WORKDIR / [2021-01-14T00:28:36.512Z] Removing intermediate container 9515f416ba56 [2021-01-14T00:28:36.512Z] ---> 9f64e85d8af8 [2021-01-14T00:28:36.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:28:36.512Z] ---> Running in 40a390043946 [2021-01-14T00:28:36.512Z] Removing intermediate container 728319d5c6b0 [2021-01-14T00:28:36.512Z] ---> 4c1f7b80b978 [2021-01-14T00:28:36.512Z] Step 17/20 : CMD ["--init=true"] [2021-01-14T00:28:36.512Z] ---> Running in d93bec62f749 [2021-01-14T00:28:36.512Z] ---> Running in f50e2153c3d8 [2021-01-14T00:28:36.512Z] ---> Running in c9affe51df07 [2021-01-14T00:28:36.773Z] ---> Running in 1e1f9a7e6a7c [2021-01-14T00:28:36.773Z] Removing intermediate container 40a390043946 [2021-01-14T00:28:36.773Z] ---> f899d8a12892 [2021-01-14T00:28:36.773Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:28:37.038Z] ---> Running in e0c6c04d1c05 [2021-01-14T00:28:37.038Z] Removing intermediate container d93bec62f749 [2021-01-14T00:28:37.038Z] ---> 5522bcfc5138 [2021-01-14T00:28:37.038Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:28:37.038Z] Removing intermediate container c9affe51df07 [2021-01-14T00:28:37.038Z] ---> 2520b65182f4 [2021-01-14T00:28:37.038Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T00:28:37.038Z] Removing intermediate container f50e2153c3d8 [2021-01-14T00:28:37.038Z] ---> 2a671483053b [2021-01-14T00:28:37.038Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-14T00:28:37.038Z] Removing intermediate container 1e1f9a7e6a7c [2021-01-14T00:28:37.038Z] ---> 0e6d2395f376 [2021-01-14T00:28:37.038Z] Step 18/20 : LABEL arch=x86_64 [2021-01-14T00:28:37.307Z] ---> Running in 45bfb4be0f78 [2021-01-14T00:28:37.307Z] ---> Running in 7c74d40322c8 [2021-01-14T00:28:37.307Z] Removing intermediate container e0c6c04d1c05 [2021-01-14T00:28:37.307Z] ---> 9caaeeb73645 [2021-01-14T00:28:37.307Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:28:37.582Z] ---> 17637c379be6 [2021-01-14T00:28:37.582Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T00:28:37.582Z] ---> a673ee53abc3 [2021-01-14T00:28:37.582Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T00:28:37.856Z] Removing intermediate container 45bfb4be0f78 [2021-01-14T00:28:37.856Z] ---> 22cfa3dfc734 [2021-01-14T00:28:37.856Z] Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:28:37.856Z] ---> Running in f0117ae4a413 [2021-01-14T00:28:37.856Z] ---> Running in ad67e4bb2164 [2021-01-14T00:28:37.856Z] Removing intermediate container 7c74d40322c8 [2021-01-14T00:28:37.856Z] ---> 5551bee17b95 [2021-01-14T00:28:37.856Z] Step 19/20 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:28:38.127Z] ---> bcf450844ee3 [2021-01-14T00:28:38.127Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T00:28:38.127Z] ---> Running in 482e08585fc1 [2021-01-14T00:28:38.127Z] Removing intermediate container f0117ae4a413 [2021-01-14T00:28:38.127Z] ---> e08c8f224604 [2021-01-14T00:28:38.127Z] Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:28:38.390Z] Removing intermediate container ad67e4bb2164 [2021-01-14T00:28:38.390Z] ---> a0bc8dc0cb4a [2021-01-14T00:28:38.390Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:28:38.390Z] ---> Running in 4f85cb10554a [2021-01-14T00:28:38.390Z] ---> afd5eb49ecfb [2021-01-14T00:28:38.390Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T00:28:38.668Z] ---> Running in 36cb3035f9b3 [2021-01-14T00:28:38.668Z] Removing intermediate container 482e08585fc1 [2021-01-14T00:28:38.668Z] ---> 49ed440bbdec [2021-01-14T00:28:38.668Z] Step 20/20 : LABEL version=0.0.0 [2021-01-14T00:28:38.668Z] ---> ab9be99d5b21 [2021-01-14T00:28:38.668Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T00:28:38.668Z] Removing intermediate container 4f85cb10554a [2021-01-14T00:28:38.668Z] ---> 5fda38881f53 [2021-01-14T00:28:38.668Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:28:38.962Z] ---> Running in d9b8283f68a3 [2021-01-14T00:28:38.962Z] ---> Running in 10d2a4bebd9e [2021-01-14T00:28:38.962Z] ---> 13d55ace06ae [2021-01-14T00:28:38.962Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T00:28:38.962Z] Removing intermediate container 36cb3035f9b3 [2021-01-14T00:28:38.962Z] ---> a49fe85ffab6 [2021-01-14T00:28:38.962Z] [2021-01-14T00:28:39.081Z] Building docker-core-command-go ... [2021-01-14T00:28:39.081Z] Building docker-core-data-go ... [2021-01-14T00:28:39.081Z] Building docker-core-metadata-go ... [2021-01-14T00:28:39.081Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T00:28:39.081Z] Building docker-security-proxy-setup-go ... [2021-01-14T00:28:39.081Z] Building docker-security-secrets-setup-go ... [2021-01-14T00:28:39.081Z] Building docker-security-secretstore-setup-go ... [2021-01-14T00:28:39.081Z] Building docker-support-logging-go ... [2021-01-14T00:28:39.081Z] Building docker-support-notifications-go ... [2021-01-14T00:28:39.081Z] Building docker-support-scheduler-go ... [2021-01-14T00:28:39.081Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T00:28:39.081Z] Building docker-core-metadata-go [2021-01-14T00:28:39.081Z] Building docker-core-data-go [2021-01-14T00:28:39.081Z] Building docker-core-command-go [2021-01-14T00:28:39.081Z] Building docker-security-secrets-setup-go [2021-01-14T00:28:39.081Z] Building docker-security-secretstore-setup-go [2021-01-14T00:28:39.257Z] Removing intermediate container d9b8283f68a3 [2021-01-14T00:28:39.257Z] ---> 6308a3dc80a9 [2021-01-14T00:28:39.257Z] [2021-01-14T00:28:39.258Z] Removing intermediate container 10d2a4bebd9e [2021-01-14T00:28:39.258Z] ---> 03344e5fccae [2021-01-14T00:28:39.258Z] [2021-01-14T00:28:39.522Z] Successfully built a49fe85ffab6 [2021-01-14T00:28:39.522Z] Successfully built 03344e5fccae [2021-01-14T00:28:39.522Z] Successfully tagged docker-support-logging-go:latest [2021-01-14T00:28:39.522Z] ---> 6a51d2b197b2 [2021-01-14T00:28:39.522Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T00:28:39.522Z] Building docker-sys-mgmt-agent-go [2021-01-14T00:28:39.522Z]  Building docker-support-logging-go ... done Successfully built 6308a3dc80a9 [2021-01-14T00:28:39.791Z] Successfully tagged docker-core-command-go:latest [2021-01-14T00:28:39.791Z] Building docker-core-metadata-go [2021-01-14T00:28:39.791Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-14T00:28:39.791Z] Building docker-core-data-go [2021-01-14T00:28:39.791Z]  Building docker-core-command-go ... done  Building docker-security-proxy-setup-go ... done  ---> a0e3df44a82e [2021-01-14T00:28:39.791Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T00:28:39.791Z] ---> Running in f7a86a0b4d7b [2021-01-14T00:28:40.384Z] ---> 6ebd990e31fc [2021-01-14T00:28:40.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T00:28:40.384Z] ---> cd4106faf465 [2021-01-14T00:28:40.384Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-14T00:28:40.660Z] ---> Running in 2695a98dcf3c [2021-01-14T00:28:43.262Z] Removing intermediate container f7a86a0b4d7b [2021-01-14T00:28:43.262Z] ---> 4b6482e2d26b [2021-01-14T00:28:43.262Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T00:28:45.836Z] ---> Running in df740739af94 [2021-01-14T00:28:48.441Z] Removing intermediate container df740739af94 [2021-01-14T00:28:48.441Z] ---> f4b034dca087 [2021-01-14T00:28:48.441Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:28:48.706Z] ---> Running in e620d81e87a1 [2021-01-14T00:28:48.706Z] Removing intermediate container 2695a98dcf3c [2021-01-14T00:28:48.706Z] ---> 606a2859cd4f [2021-01-14T00:28:48.706Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T00:28:48.966Z] ---> Running in ff47faa60e78 [2021-01-14T00:28:49.554Z] Removing intermediate container ff47faa60e78 [2021-01-14T00:28:49.554Z] ---> 79401f77ec2e [2021-01-14T00:28:49.554Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T00:28:49.554Z] Removing intermediate container e620d81e87a1 [2021-01-14T00:28:49.554Z] ---> 47b457fa4b84 [2021-01-14T00:28:49.554Z] Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:28:49.554Z] ---> Running in 6cc1dd6f5a1b [2021-01-14T00:28:49.554Z] ---> Running in aa759ea9786d [2021-01-14T00:28:49.819Z] Removing intermediate container 6cc1dd6f5a1b [2021-01-14T00:28:49.819Z] ---> 92c255922742 [2021-01-14T00:28:49.819Z] Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:28:49.819Z] Removing intermediate container aa759ea9786d [2021-01-14T00:28:49.819Z] ---> 99f24a8f8371 [2021-01-14T00:28:49.819Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:28:49.819Z] ---> Running in 0bf18c0e4939 [2021-01-14T00:28:50.425Z] ---> Running in 7294249e3975 [2021-01-14T00:28:53.039Z] Removing intermediate container 0bf18c0e4939 [2021-01-14T00:28:53.039Z] ---> 82f47e355c9e [2021-01-14T00:28:53.039Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:28:53.039Z] Removing intermediate container 7294249e3975 [2021-01-14T00:28:53.039Z] ---> 3f0f5637cc4c [2021-01-14T00:28:53.039Z] [2021-01-14T00:28:53.307Z] Successfully built 3f0f5637cc4c [2021-01-14T00:28:53.574Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-14T00:28:53.574Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go [2021-01-14T00:28:53.574Z] ---> Running in 28cd8e435fe9 [2021-01-14T00:28:57.818Z] Removing intermediate container 28cd8e435fe9 [2021-01-14T00:28:57.818Z] ---> fa4ed8df6009 [2021-01-14T00:28:57.818Z] [2021-01-14T00:28:57.818Z] Successfully built fa4ed8df6009 [2021-01-14T00:28:57.818Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-14T00:28:57.818Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-secrets-setup-go [2021-01-14T00:29:06.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:06.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:29:06.047Z] ---> e2a34dc7213f [2021-01-14T00:29:06.047Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T00:29:06.047Z] ---> Using cache [2021-01-14T00:29:06.047Z] ---> b231b98f56bc [2021-01-14T00:29:06.047Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:29:06.047Z] ---> Using cache [2021-01-14T00:29:06.047Z] ---> 25800ee9d2b7 [2021-01-14T00:29:06.047Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T00:29:06.047Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:06.047Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:29:06.047Z] ---> e2a34dc7213f [2021-01-14T00:29:06.047Z] Step 3/27 : WORKDIR /edgex-go [2021-01-14T00:29:06.047Z] ---> Using cache [2021-01-14T00:29:06.047Z] ---> b231b98f56bc [2021-01-14T00:29:06.047Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:29:06.047Z] ---> Using cache [2021-01-14T00:29:06.047Z] ---> 25800ee9d2b7 [2021-01-14T00:29:06.047Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-14T00:29:06.626Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:06.626Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:29:06.626Z] ---> e2a34dc7213f [2021-01-14T00:29:06.626Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:29:06.626Z] ---> Using cache [2021-01-14T00:29:06.626Z] ---> b231b98f56bc [2021-01-14T00:29:06.626Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:29:06.626Z] ---> Using cache [2021-01-14T00:29:06.626Z] ---> 25800ee9d2b7 [2021-01-14T00:29:06.627Z] Step 5/22 : RUN apk update && apk add make git [2021-01-14T00:29:06.627Z] ---> Using cache [2021-01-14T00:29:06.627Z] ---> 33d92a7a1391 [2021-01-14T00:29:06.627Z] Step 6/22 : COPY go.mod . [2021-01-14T00:29:06.627Z] ---> Using cache [2021-01-14T00:29:06.627Z] ---> a3f523e6d386 [2021-01-14T00:29:06.627Z] Step 7/22 : RUN go mod download [2021-01-14T00:29:06.627Z] ---> Using cache [2021-01-14T00:29:06.627Z] ---> cda0a53a65e0 [2021-01-14T00:29:06.627Z] Step 8/22 : COPY . . [2021-01-14T00:29:06.890Z] ---> Using cache [2021-01-14T00:29:06.890Z] ---> 955b720107a4 [2021-01-14T00:29:06.890Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T00:29:07.474Z] ---> Running in 679f62bd401c [2021-01-14T00:29:07.474Z] ---> Running in 968c3433efad [2021-01-14T00:29:07.474Z] ---> Running in e9551e68c60d [2021-01-14T00:29:09.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T00:29:09.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:29:09.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:29:10.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:29:10.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:29:10.619Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:10.619Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:10.619Z] OK: 12751 distinct packages available [2021-01-14T00:29:10.619Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:10.619Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:10.619Z] OK: 12751 distinct packages available [2021-01-14T00:29:11.222Z] OK: 233 MiB in 51 packages [2021-01-14T00:29:11.222Z] OK: 233 MiB in 51 packages [2021-01-14T00:29:13.858Z] Removing intermediate container 968c3433efad [2021-01-14T00:29:13.858Z] ---> 271e904c9c5f [2021-01-14T00:29:13.858Z] Step 6/23 : COPY go.mod . [2021-01-14T00:29:13.858Z] Removing intermediate container e9551e68c60d [2021-01-14T00:29:13.858Z] ---> ac6becc5e465 [2021-01-14T00:29:13.858Z] Step 6/27 : COPY go.mod . [2021-01-14T00:29:14.467Z] ---> 28bc33257f23 [2021-01-14T00:29:14.467Z] Step 7/27 : RUN go mod download [2021-01-14T00:29:14.743Z] ---> Running in d16632faaf6d [2021-01-14T00:29:14.743Z] ---> f3cb3fffa4d7 [2021-01-14T00:29:14.743Z] Step 7/23 : RUN go mod download [2021-01-14T00:29:15.031Z] ---> Running in ff33cb25bd0d [2021-01-14T00:29:20.473Z] Removing intermediate container ff33cb25bd0d [2021-01-14T00:29:20.473Z] ---> b6c9a96d6945 [2021-01-14T00:29:20.473Z] Step 8/23 : COPY . . [2021-01-14T00:29:20.473Z] Removing intermediate container d16632faaf6d [2021-01-14T00:29:20.473Z] ---> bed50e6e605d [2021-01-14T00:29:20.473Z] Step 8/27 : COPY . . [2021-01-14T00:29:25.915Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:25.915Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:29:25.915Z] ---> e2a34dc7213f [2021-01-14T00:29:25.915Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:29:25.915Z] ---> Using cache [2021-01-14T00:29:25.915Z] ---> b231b98f56bc [2021-01-14T00:29:25.915Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:29:25.915Z] ---> Using cache [2021-01-14T00:29:25.915Z] ---> 25800ee9d2b7 [2021-01-14T00:29:25.915Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-14T00:29:26.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:26.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:29:26.954Z] ---> b399fd6ad47e [2021-01-14T00:29:26.954Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:29:26.954Z] ---> Running in 77ff0c664ec6 [2021-01-14T00:29:26.954Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:26.954Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:29:26.954Z] ---> b399fd6ad47e [2021-01-14T00:29:26.954Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:29:26.954Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:26.954Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:29:26.954Z] ---> b399fd6ad47e [2021-01-14T00:29:26.954Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:29:26.954Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:26.954Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:29:26.954Z] ---> b399fd6ad47e [2021-01-14T00:29:26.954Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T00:29:26.954Z] ---> Running in 195e4130eb01 [2021-01-14T00:29:26.954Z] ---> Running in 2e8217cbaee1 [2021-01-14T00:29:26.954Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:26.954Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2021-01-14T00:29:26.954Z] ---> b399fd6ad47e [2021-01-14T00:29:26.954Z] Step 3/29 : WORKDIR /edgex-go [2021-01-14T00:29:26.954Z] ---> Running in 620a33476804 [2021-01-14T00:29:26.954Z] ---> Running in 7be5221c3b8d [2021-01-14T00:29:26.954Z] Removing intermediate container 77ff0c664ec6 [2021-01-14T00:29:26.954Z] ---> 699112edd30b [2021-01-14T00:29:26.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:29:27.232Z] ---> Running in 7130ef81a249 [2021-01-14T00:29:27.516Z] Removing intermediate container 2e8217cbaee1 [2021-01-14T00:29:27.516Z] ---> 95e6407e2db1 [2021-01-14T00:29:27.516Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:29:27.516Z] Removing intermediate container 195e4130eb01 [2021-01-14T00:29:27.516Z] ---> 834d4fff767d [2021-01-14T00:29:27.516Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:29:27.516Z] Removing intermediate container 620a33476804 [2021-01-14T00:29:27.516Z] ---> c36bb37d1867 [2021-01-14T00:29:27.516Z] Step 4/29 : RUN apk update && apk add make git [2021-01-14T00:29:27.516Z] Removing intermediate container 7be5221c3b8d [2021-01-14T00:29:27.516Z] ---> d388fb1cde1e [2021-01-14T00:29:27.516Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:29:27.793Z] ---> Running in 46d586d3e66b [2021-01-14T00:29:27.793Z] ---> Running in 9b0a4cc9ad49 [2021-01-14T00:29:27.793Z] ---> Running in b5fd210147d6 [2021-01-14T00:29:27.793Z] ---> Running in 2556a00db203 [2021-01-14T00:29:27.908Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:29:27.908Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2021-01-14T00:29:27.908Z] ---> e2a34dc7213f [2021-01-14T00:29:27.908Z] Step 3/29 : WORKDIR /edgex-go [2021-01-14T00:29:27.908Z] ---> Using cache [2021-01-14T00:29:27.908Z] ---> b231b98f56bc [2021-01-14T00:29:27.908Z] Step 4/29 : RUN apk update && apk add make git [2021-01-14T00:29:30.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:30.458Z] Removing intermediate container 7130ef81a249 [2021-01-14T00:29:30.458Z] ---> f9689fc452c4 [2021-01-14T00:29:30.458Z] Step 5/22 : RUN apk update && apk add make git [2021-01-14T00:29:30.746Z] ---> Running in 205be79f110f [2021-01-14T00:29:31.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:31.310Z] Removing intermediate container 46d586d3e66b [2021-01-14T00:29:31.310Z] ---> 3652fe19187d [2021-01-14T00:29:31.310Z] Step 5/22 : RUN apk update && apk add make git [2021-01-14T00:29:31.588Z] ---> Running in 0c91668737fd [2021-01-14T00:29:31.588Z] Removing intermediate container 9b0a4cc9ad49 [2021-01-14T00:29:31.588Z] ---> 9bc5067a2fa5 [2021-01-14T00:29:31.588Z] Step 5/24 : RUN apk update && apk add make git [2021-01-14T00:29:31.859Z] ---> Running in b0b2165aa0f9 [2021-01-14T00:29:31.859Z] Removing intermediate container b5fd210147d6 [2021-01-14T00:29:31.859Z] ---> 16f6bd11873b [2021-01-14T00:29:32.133Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T00:29:32.133Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:32.133Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:32.133Z] OK: 12621 distinct packages available [2021-01-14T00:29:32.411Z] ---> Running in 20619bbe9ed9 [2021-01-14T00:29:32.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:32.971Z] OK: 217 MiB in 51 packages [2021-01-14T00:29:33.270Z] ---> Running in d02643ced8ea [2021-01-14T00:29:33.270Z] ---> Running in df1909eba2b9 [2021-01-14T00:29:33.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:33.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:33.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:33.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:34.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:34.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:34.455Z] Removing intermediate container 2556a00db203 [2021-01-14T00:29:34.455Z] ---> 06a41b472dd0 [2021-01-14T00:29:34.455Z] Step 5/29 : COPY go.mod . [2021-01-14T00:29:34.751Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:34.751Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:34.751Z] OK: 12621 distinct packages available [2021-01-14T00:29:34.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:29:35.356Z] ---> d0b1c3f7426a [2021-01-14T00:29:35.356Z] Step 6/29 : RUN go mod download [2021-01-14T00:29:35.356Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:35.356Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:35.356Z] OK: 12621 distinct packages available [2021-01-14T00:29:35.356Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:35.356Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:35.356Z] OK: 12621 distinct packages available [2021-01-14T00:29:35.659Z] ---> Running in 550d6d23209b [2021-01-14T00:29:35.659Z] OK: 217 MiB in 51 packages [2021-01-14T00:29:36.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:29:36.284Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:36.284Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:36.284Z] OK: 12621 distinct packages available [2021-01-14T00:29:36.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:29:36.567Z] OK: 217 MiB in 51 packages [2021-01-14T00:29:36.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:29:36.853Z] OK: 217 MiB in 51 packages [2021-01-14T00:29:37.135Z] OK: 217 MiB in 51 packages [2021-01-14T00:29:37.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:29:37.347Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:37.347Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:37.347Z] OK: 12751 distinct packages available [2021-01-14T00:29:37.753Z] Removing intermediate container 205be79f110f [2021-01-14T00:29:37.753Z] ---> 19d48ec76a80 [2021-01-14T00:29:37.753Z] Step 6/22 : COPY go.mod . [2021-01-14T00:29:37.873Z] OK: 233 MiB in 51 packages [2021-01-14T00:29:38.193Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:29:38.193Z] v3.12.3-54-gc2a303485f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:29:38.193Z] OK: 12751 distinct packages available [2021-01-14T00:29:38.193Z] OK: 233 MiB in 51 packages [2021-01-14T00:29:38.382Z] Removing intermediate container 0c91668737fd [2021-01-14T00:29:38.382Z] ---> 3c69296d5e90 [2021-01-14T00:29:38.382Z] Step 6/22 : COPY go.mod . [2021-01-14T00:29:39.009Z] Removing intermediate container b0b2165aa0f9 [2021-01-14T00:29:39.009Z] ---> 11c6db544081 [2021-01-14T00:29:39.009Z] Step 6/24 : COPY go.mod . [2021-01-14T00:29:39.297Z] ---> 467466091066 [2021-01-14T00:29:39.297Z] Step 7/22 : RUN go mod download [2021-01-14T00:29:39.297Z] Removing intermediate container 20619bbe9ed9 [2021-01-14T00:29:39.297Z] ---> a5d37b6f40ef [2021-01-14T00:29:39.297Z] Step 6/23 : COPY go.mod . [2021-01-14T00:29:39.297Z] ---> Running in 7af2581f38e3 [2021-01-14T00:29:39.360Z] Removing intermediate container df1909eba2b9 [2021-01-14T00:29:39.360Z] ---> bde80fdb66d9 [2021-01-14T00:29:39.360Z] Step 5/29 : COPY go.mod . [2021-01-14T00:29:39.592Z] ---> 4459ad4a5f0d [2021-01-14T00:29:39.592Z] Step 7/22 : RUN go mod download [2021-01-14T00:29:39.874Z] Removing intermediate container 550d6d23209b [2021-01-14T00:29:39.874Z] ---> 7495721b9660 [2021-01-14T00:29:39.874Z] Step 7/29 : COPY . . [2021-01-14T00:29:39.874Z] ---> Running in ccd682d61cc5 [2021-01-14T00:29:39.997Z] Removing intermediate container d02643ced8ea [2021-01-14T00:29:39.997Z] ---> c3308d0d8bf6 [2021-01-14T00:29:39.997Z] Step 6/24 : COPY go.mod . [2021-01-14T00:29:40.161Z] ---> ddb401150216 [2021-01-14T00:29:40.161Z] Step 7/24 : RUN go mod download [2021-01-14T00:29:40.271Z] ---> 37228fcba2da [2021-01-14T00:29:40.272Z] Step 6/29 : RUN go mod download [2021-01-14T00:29:40.450Z] ---> 5b41d67ebdc9 [2021-01-14T00:29:40.549Z] ---> Running in a8faefa39607 [2021-01-14T00:29:40.732Z] Step 7/23 : RUN go mod download [2021-01-14T00:29:40.732Z] ---> Running in 96716869595a [2021-01-14T00:29:40.827Z] ---> 985aff1e2fcc [2021-01-14T00:29:40.827Z] Step 7/24 : RUN go mod download [2021-01-14T00:29:41.016Z] ---> Running in 22da0e4f5660 [2021-01-14T00:29:42.244Z] ---> Running in d98323e9de74 [2021-01-14T00:29:44.506Z] Removing intermediate container 7af2581f38e3 [2021-01-14T00:29:44.506Z] ---> ae0c4383be89 [2021-01-14T00:29:44.506Z] Step 8/22 : COPY . . [2021-01-14T00:29:44.810Z] Removing intermediate container ccd682d61cc5 [2021-01-14T00:29:44.810Z] ---> 809bf1c21e02 [2021-01-14T00:29:44.810Z] Step 8/22 : COPY . . [2021-01-14T00:29:45.459Z] Removing intermediate container 96716869595a [2021-01-14T00:29:45.459Z] ---> c7b12b21e93b [2021-01-14T00:29:45.459Z] Step 8/24 : COPY . . [2021-01-14T00:29:45.756Z] Removing intermediate container 22da0e4f5660 [2021-01-14T00:29:45.756Z] ---> 8b47865b60c3 [2021-01-14T00:29:45.756Z] Step 8/23 : COPY . . [2021-01-14T00:29:47.642Z] Removing intermediate container a8faefa39607 [2021-01-14T00:29:47.642Z] ---> dfcb54c57420 [2021-01-14T00:29:47.642Z] Step 7/29 : COPY . . [2021-01-14T00:29:48.604Z] ---> 8557e1f4513c [2021-01-14T00:29:48.604Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T00:29:51.935Z] ---> 40d48faebc45 [2021-01-14T00:29:51.935Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T00:29:52.212Z] Removing intermediate container 679f62bd401c [2021-01-14T00:29:52.212Z] ---> a97a81bd3346 [2021-01-14T00:29:52.212Z] [2021-01-14T00:29:52.212Z] Step 10/22 : FROM scratch [2021-01-14T00:29:52.212Z] ---> [2021-01-14T00:29:52.212Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:29:52.810Z] ---> Using cache [2021-01-14T00:29:52.810Z] ---> 366f6a08e64b [2021-01-14T00:29:52.810Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T00:29:55.407Z] ---> Running in 1816838580bd [2021-01-14T00:29:55.407Z] ---> Running in 6ee9cf22ed2f [2021-01-14T00:29:55.407Z] ---> Running in 25d6c5dae0e2 [2021-01-14T00:29:56.034Z] Removing intermediate container d98323e9de74 [2021-01-14T00:29:56.034Z] ---> 7eac1c03eab0 [2021-01-14T00:29:56.034Z] Step 8/24 : COPY . . [2021-01-14T00:29:56.614Z] Removing intermediate container 1816838580bd [2021-01-14T00:29:56.614Z] ---> a2d9d986bcf2 [2021-01-14T00:29:56.614Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:29:59.291Z] ---> Running in 5606fec99307 [2021-01-14T00:29:59.291Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T00:29:59.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T00:30:00.171Z] Removing intermediate container 5606fec99307 [2021-01-14T00:30:00.171Z] ---> 7e496ce09cf6 [2021-01-14T00:30:00.171Z] Step 14/22 : WORKDIR / [2021-01-14T00:30:00.796Z] ---> Running in 5fab46aa09d0 [2021-01-14T00:30:02.264Z] Removing intermediate container 5fab46aa09d0 [2021-01-14T00:30:02.264Z] ---> 3a2baf8040aa [2021-01-14T00:30:02.264Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-14T00:30:03.807Z] ---> cd055f778975 [2021-01-14T00:30:03.807Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T00:30:04.171Z] ---> 04436c1a9b54 [2021-01-14T00:30:04.171Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2021-01-14T00:30:04.171Z] ---> Running in 02e17c1ba1dd [2021-01-14T00:30:04.171Z] ---> f3b35d3b8790 [2021-01-14T00:30:04.171Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T00:30:04.171Z] ---> 6d5488588448 [2021-01-14T00:30:04.171Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> 8403ba872af6 [2021-01-14T00:30:04.171Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T00:30:04.171Z] [2021-01-14T00:30:04.171Z] ---> 9b084daf7688 [2021-01-14T00:30:04.171Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T00:30:04.171Z] ---> Running in bb66ec9da7e8 [2021-01-14T00:30:04.171Z] ---> Running in 1cfd7e6864ae [2021-01-14T00:30:04.171Z] ---> Running in c0c3fdf30ab4 [2021-01-14T00:30:04.171Z] ---> Running in e9d257706b5e [2021-01-14T00:30:04.171Z] 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 [2021-01-14T00:30:04.783Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T00:30:05.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T00:30:05.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T00:30:05.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T00:30:06.539Z] ---> 6c88511ead54 [2021-01-14T00:30:06.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T00:30:08.601Z] ---> dcb043a4ef5e [2021-01-14T00:30:08.601Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T00:30:08.873Z] ---> Running in 1f63c7ae71bc [2021-01-14T00:30:09.504Z] ---> 66c5f71b85b1 [2021-01-14T00:30:09.504Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2021-01-14T00:30:09.504Z] Removing intermediate container 1f63c7ae71bc [2021-01-14T00:30:09.504Z] ---> 77d71e62d998 [2021-01-14T00:30:09.504Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:30:09.878Z] ---> Running in 5d2e096d131e [2021-01-14T00:30:09.878Z] ---> Running in 522949e857a6 [2021-01-14T00:30:10.550Z] Removing intermediate container 522949e857a6 [2021-01-14T00:30:10.550Z] ---> 9df76cd426de [2021-01-14T00:30:10.550Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T00:30:10.841Z] ---> Running in 13e89d8541bf [2021-01-14T00:30:11.458Z] 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 [2021-01-14T00:30:11.458Z] Removing intermediate container 13e89d8541bf [2021-01-14T00:30:11.458Z] ---> 4d97576a49a2 [2021-01-14T00:30:11.458Z] Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:30:11.748Z] ---> Running in b7fe2ee24d1b [2021-01-14T00:30:12.034Z] Removing intermediate container b7fe2ee24d1b [2021-01-14T00:30:12.034Z] ---> 16bddc39bc65 [2021-01-14T00:30:12.034Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:30:12.316Z] ---> Running in 68d8dae4ec25 [2021-01-14T00:30:15.008Z] Removing intermediate container 68d8dae4ec25 [2021-01-14T00:30:15.008Z] ---> 5badfb4af681 [2021-01-14T00:30:15.008Z] [2021-01-14T00:30:15.641Z] Successfully built 5badfb4af681 [2021-01-14T00:30:15.641Z] Successfully tagged docker-core-metadata-go:latest [2021-01-14T00:30:15.641Z] Building docker-support-scheduler-go [2021-01-14T00:30:28.227Z]  Building docker-core-metadata-go ... done  ---> 4e9ab0ca28c8 [2021-01-14T00:30:28.227Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T00:30:28.227Z] ---> Running in d91eb6bf3991 [2021-01-14T00:30:30.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T00:30:37.615Z] Removing intermediate container 25d6c5dae0e2 [2021-01-14T00:30:37.615Z] ---> c2314dd41574 [2021-01-14T00:30:37.615Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T00:30:37.896Z] ---> Running in 29422986aa86 [2021-01-14T00:30:39.873Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:30:39.873Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:30:39.873Z] ---> e2a34dc7213f [2021-01-14T00:30:39.873Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:30:39.873Z] ---> Using cache [2021-01-14T00:30:39.873Z] ---> b231b98f56bc [2021-01-14T00:30:39.873Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:30:39.873Z] ---> Using cache [2021-01-14T00:30:39.873Z] ---> 25800ee9d2b7 [2021-01-14T00:30:39.873Z] Step 5/21 : RUN apk update && apk add make git [2021-01-14T00:30:39.873Z] ---> Using cache [2021-01-14T00:30:39.873Z] ---> 33d92a7a1391 [2021-01-14T00:30:39.873Z] Step 6/21 : COPY go.mod . [2021-01-14T00:30:39.873Z] ---> Using cache [2021-01-14T00:30:39.873Z] ---> a3f523e6d386 [2021-01-14T00:30:39.873Z] Step 7/21 : RUN go mod download [2021-01-14T00:30:39.873Z] ---> Using cache [2021-01-14T00:30:39.873Z] ---> cda0a53a65e0 [2021-01-14T00:30:39.873Z] Step 8/21 : COPY . . [2021-01-14T00:30:39.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T00:30:39.873Z] ---> Using cache [2021-01-14T00:30:39.873Z] ---> 955b720107a4 [2021-01-14T00:30:39.873Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T00:30:42.489Z] ---> Running in 8273f2a59575 [2021-01-14T00:30:42.490Z] Removing intermediate container 5d2e096d131e [2021-01-14T00:30:42.490Z] ---> b02a4aebef08 [2021-01-14T00:30:42.490Z] [2021-01-14T00:30:42.490Z] Step 9/29 : FROM alpine:latest [2021-01-14T00:30:42.490Z] ---> 389fef711851 [2021-01-14T00:30:42.490Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2021-01-14T00:30:42.775Z] ---> Running in e3fbcdd19b17 [2021-01-14T00:30:43.078Z] Removing intermediate container e3fbcdd19b17 [2021-01-14T00:30:43.078Z] ---> cbcfd5313ee8 [2021-01-14T00:30:43.078Z] Step 11/29 : USER root [2021-01-14T00:30:43.078Z] ---> Running in d66c5b3afe6b [2021-01-14T00:30:43.368Z] Removing intermediate container 29422986aa86 [2021-01-14T00:30:43.368Z] ---> b1a8d96bb9a5 [2021-01-14T00:30:43.368Z] [2021-01-14T00:30:43.368Z] Step 11/27 : FROM docker:latest [2021-01-14T00:30:43.368Z] ---> 1b003a99702a [2021-01-14T00:30:43.368Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-14T00:30:43.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T00:30:43.662Z] Removing intermediate container d66c5b3afe6b [2021-01-14T00:30:43.662Z] ---> Running in d7f5c0e0703b [2021-01-14T00:30:43.662Z] ---> 9f6adb3f2aa7 [2021-01-14T00:30:43.662Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2021-01-14T00:30:43.662Z] ---> Running in ae2dcbc226eb [2021-01-14T00:30:45.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:30:45.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:30:45.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:30:45.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:30:45.473Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T00:30:45.473Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T00:30:45.749Z] Executing bash-5.0.17-r0.post-install [2021-01-14T00:30:45.749Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:30:45.749Z] OK: 12 MiB in 22 packages [2021-01-14T00:30:45.749Z] v3.12.3-54-gc2a303485f [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:30:45.749Z] v3.12.3-54-gc2a303485f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:30:45.749Z] OK: 12746 distinct packages available [2021-01-14T00:30:46.381Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-14T00:30:46.381Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-14T00:30:46.381Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:30:46.381Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:30:46.381Z] OK: 6 MiB in 16 packages [2021-01-14T00:30:49.029Z] Removing intermediate container d7f5c0e0703b [2021-01-14T00:30:49.029Z] ---> 488ca93ee175 [2021-01-14T00:30:49.029Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-14T00:30:50.070Z] Removing intermediate container 6ee9cf22ed2f [2021-01-14T00:30:50.070Z] ---> de79cec39341 [2021-01-14T00:30:50.070Z] [2021-01-14T00:30:50.070Z] Step 10/23 : FROM alpine [2021-01-14T00:30:50.070Z] ---> 389fef711851 [2021-01-14T00:30:50.070Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:30:50.070Z] ---> Running in b1c8891b06fa [2021-01-14T00:30:50.070Z] Removing intermediate container ae2dcbc226eb [2021-01-14T00:30:50.070Z] ---> 4b11050b4e10 [2021-01-14T00:30:50.071Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2021-01-14T00:30:51.076Z] ---> Running in 36b83fd304f2 [2021-01-14T00:30:51.356Z] ---> Running in 8b977fb91af9 [2021-01-14T00:30:51.356Z] Removing intermediate container 36b83fd304f2 [2021-01-14T00:30:51.356Z] ---> ef4e0f672e23 [2021-01-14T00:30:51.356Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T00:30:51.647Z] ---> Running in 0c16e536967e [2021-01-14T00:30:52.384Z] Removing intermediate container 8b977fb91af9 [2021-01-14T00:30:52.384Z] ---> a22a0f21b9c7 [2021-01-14T00:30:52.384Z] Step 14/29 : WORKDIR $BASE_DIR [2021-01-14T00:30:52.384Z] ---> Running in bb811638c9b7 [2021-01-14T00:30:52.384Z] Removing intermediate container 0c16e536967e [2021-01-14T00:30:52.384Z] ---> 0d17786ac316 [2021-01-14T00:30:52.384Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T00:30:52.384Z] ---> Running in a36b5b79d68e [2021-01-14T00:30:52.760Z] Removing intermediate container bb811638c9b7 [2021-01-14T00:30:52.760Z] ---> 0b9127b90b89 [2021-01-14T00:30:52.760Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2021-01-14T00:30:53.141Z] ---> Running in 05418faf695a [2021-01-14T00:30:53.141Z] Removing intermediate container a36b5b79d68e [2021-01-14T00:30:53.141Z] ---> 8ab72f43a199 [2021-01-14T00:30:53.141Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:30:53.141Z] ---> Running in 6717719f540a [2021-01-14T00:30:53.527Z] Removing intermediate container b1c8891b06fa [2021-01-14T00:30:53.527Z] ---> 8a84376ad05f [2021-01-14T00:30:53.527Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T00:30:54.985Z] ---> Running in 96d91761b119 [2021-01-14T00:30:55.591Z] Removing intermediate container 96d91761b119 [2021-01-14T00:30:55.591Z] ---> b10f04740cf6 [2021-01-14T00:30:55.591Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-14T00:30:55.894Z] ---> Running in 6d4c5931078d [2021-01-14T00:30:55.894Z] Removing intermediate container 05418faf695a [2021-01-14T00:30:55.894Z] ---> a46346a00e96 [2021-01-14T00:30:55.894Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2021-01-14T00:30:56.176Z] Removing intermediate container 6717719f540a [2021-01-14T00:30:56.176Z] ---> a1df96426594 [2021-01-14T00:30:56.176Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-14T00:30:56.498Z] ---> Running in cc8143672f64 [2021-01-14T00:30:56.498Z] Removing intermediate container 6d4c5931078d [2021-01-14T00:30:56.498Z] ---> c7ec521cb9c8 [2021-01-14T00:30:56.498Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-14T00:30:56.784Z] ---> Running in 1a5cc451b37b [2021-01-14T00:30:57.064Z] ---> 4dee53997f71 [2021-01-14T00:30:57.064Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2021-01-14T00:30:57.347Z] Removing intermediate container 1a5cc451b37b [2021-01-14T00:30:57.347Z] ---> c09fa2da9ff1 [2021-01-14T00:30:57.347Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T00:30:57.629Z] ---> a019534dd0e1 [2021-01-14T00:30:57.629Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2021-01-14T00:30:57.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:30:58.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:30:59.222Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T00:30:59.222Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T00:30:59.222Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T00:30:59.496Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T00:30:59.773Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T00:30:59.773Z] ---> f8cb0d307b9d [2021-01-14T00:30:59.773Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2021-01-14T00:30:59.773Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:30:59.773Z] OK: 8 MiB in 19 packages [2021-01-14T00:31:00.058Z] ---> 87bbbde8bab3 [2021-01-14T00:31:00.058Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T00:31:00.394Z] Removing intermediate container d91eb6bf3991 [2021-01-14T00:31:00.394Z] ---> d123f8cc4f67 [2021-01-14T00:31:00.394Z] [2021-01-14T00:31:00.394Z] Step 10/24 : FROM scratch [2021-01-14T00:31:00.394Z] ---> [2021-01-14T00:31:00.394Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T00:31:00.394Z] ---> 659a75bd5243 [2021-01-14T00:31:00.394Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2021-01-14T00:31:01.015Z] ---> Using cache [2021-01-14T00:31:01.015Z] ---> 35784b98f59c [2021-01-14T00:31:01.015Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T00:31:01.015Z] ---> b2afaf33822a [2021-01-14T00:31:01.015Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T00:31:01.015Z] ---> 0a4a1a017f02 [2021-01-14T00:31:01.015Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2021-01-14T00:31:01.015Z] Removing intermediate container cc8143672f64 [2021-01-14T00:31:01.015Z] ---> d4cc1bc83784 [2021-01-14T00:31:01.015Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-14T00:31:01.015Z] ---> Running in 3953bdb558a5 [2021-01-14T00:31:01.309Z] ---> Running in 9a4d0b99075d [2021-01-14T00:31:01.602Z] Removing intermediate container 3953bdb558a5 [2021-01-14T00:31:01.602Z] ---> 5372f39e731c [2021-01-14T00:31:01.602Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T00:31:01.904Z] ---> de06123b0e11 [2021-01-14T00:31:01.904Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-14T00:31:01.904Z] ---> Running in f2ed0f43bc2d [2021-01-14T00:31:01.904Z] ---> 3724fb6a0421 [2021-01-14T00:31:01.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T00:31:02.198Z] ---> Running in dc314b6cbb61 [2021-01-14T00:31:02.477Z] Removing intermediate container f2ed0f43bc2d [2021-01-14T00:31:02.477Z] ---> e04cc29e237c [2021-01-14T00:31:02.477Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T00:31:03.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:31:03.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:31:03.775Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T00:31:03.775Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T00:31:03.775Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T00:31:03.775Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T00:31:04.064Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T00:31:04.064Z] ---> 4a8dc149c432 [2021-01-14T00:31:04.064Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T00:31:04.064Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T00:31:04.064Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T00:31:08.430Z] ---> bb9a50ba69fd [2021-01-14T00:31:08.430Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T00:31:08.706Z] Removing intermediate container 9a4d0b99075d [2021-01-14T00:31:08.706Z] ---> 6cb843907a3e [2021-01-14T00:31:08.706Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T00:31:08.971Z] ---> 718fa76054b7 [2021-01-14T00:31:08.971Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T00:31:08.971Z] Removing intermediate container 8273f2a59575 [2021-01-14T00:31:08.971Z] ---> 6bced70817fa [2021-01-14T00:31:08.971Z] [2021-01-14T00:31:08.971Z] Step 10/21 : FROM scratch [2021-01-14T00:31:08.971Z] ---> [2021-01-14T00:31:08.971Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:31:08.971Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T00:31:08.971Z] ---> 170f2735b8f3 [2021-01-14T00:31:08.971Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T00:31:08.971Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T00:31:08.971Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T00:31:08.971Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T00:31:08.971Z] ---> Using cache [2021-01-14T00:31:08.971Z] ---> 366f6a08e64b [2021-01-14T00:31:08.971Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T00:31:08.971Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T00:31:09.236Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T00:31:09.236Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T00:31:09.521Z] ---> Running in b7b4572d9e82 [2021-01-14T00:31:09.521Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T00:31:09.521Z] ---> Running in 153ae7f648c0 [2021-01-14T00:31:09.521Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T00:31:10.108Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T00:31:10.108Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T00:31:10.108Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T00:31:10.387Z] ---> 6a48ccb46a0e [2021-01-14T00:31:10.387Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-14T00:31:10.387Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T00:31:10.661Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T00:31:10.661Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T00:31:10.940Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T00:31:10.940Z] ---> 427d6bb2d975 [2021-01-14T00:31:10.940Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-14T00:31:10.940Z] ---> Running in 5cc57cd04d39 [2021-01-14T00:31:10.940Z] Removing intermediate container 153ae7f648c0 [2021-01-14T00:31:10.940Z] ---> fc97a12dae87 [2021-01-14T00:31:10.940Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T00:31:10.940Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T00:31:10.940Z] Removing intermediate container b7b4572d9e82 [2021-01-14T00:31:10.940Z] ---> a13bc8fd2214 [2021-01-14T00:31:10.940Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:31:10.940Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T00:31:11.234Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T00:31:11.508Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T00:31:11.508Z] ---> Running in b7d934ad39bd [2021-01-14T00:31:11.508Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T00:31:11.508Z] ---> Running in 9a9461e38bf1 [2021-01-14T00:31:11.508Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T00:31:11.508Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T00:31:11.508Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T00:31:11.797Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T00:31:11.797Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T00:31:11.797Z] ---> 8a7db4a831bf [2021-01-14T00:31:11.797Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T00:31:13.244Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:31:13.244Z] Removing intermediate container b7d934ad39bd [2021-01-14T00:31:13.244Z] ---> 8b873f17acff [2021-01-14T00:31:13.244Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-14T00:31:13.244Z] Removing intermediate container 9a9461e38bf1 [2021-01-14T00:31:13.244Z] ---> 4d8f4506da0f [2021-01-14T00:31:13.244Z] Step 21/23 : LABEL arch=x86_64 [2021-01-14T00:31:13.244Z] OK: 71 MiB in 55 packages [2021-01-14T00:31:13.522Z] ---> a59191b32329 [2021-01-14T00:31:13.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T00:31:13.522Z] ---> Running in 7412f79d9e64 [2021-01-14T00:31:13.813Z] Removing intermediate container 7412f79d9e64 [2021-01-14T00:31:13.813Z] ---> 63cf1c0c3cb2 [2021-01-14T00:31:13.813Z] Step 22/23 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:13.813Z] ---> d01f1bb69928 [2021-01-14T00:31:13.813Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T00:31:14.091Z] ---> c6931bb37a59 [2021-01-14T00:31:14.091Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T00:31:14.091Z] ---> Running in a778d414e7c0 [2021-01-14T00:31:14.367Z] ---> Running in 88b655c47747 [2021-01-14T00:31:17.769Z] Removing intermediate container 5cc57cd04d39 [2021-01-14T00:31:17.769Z] ---> 2846cb0434db [2021-01-14T00:31:17.769Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2021-01-14T00:31:17.769Z] Removing intermediate container a778d414e7c0 [2021-01-14T00:31:17.769Z] ---> 127d947606a2 [2021-01-14T00:31:17.769Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T00:31:18.054Z] ---> Running in 2ecb4ff8d684 [2021-01-14T00:31:18.054Z] ---> b348531bad78 [2021-01-14T00:31:18.054Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T00:31:18.054Z] Removing intermediate container 88b655c47747 [2021-01-14T00:31:18.054Z] ---> e54e88ea1138 [2021-01-14T00:31:18.054Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:31:18.324Z] ---> Running in a0f996aa3858 [2021-01-14T00:31:18.324Z] ---> Running in e5c234a70a31 [2021-01-14T00:31:18.592Z] Removing intermediate container dc314b6cbb61 [2021-01-14T00:31:18.592Z] ---> 67bbe9b599d9 [2021-01-14T00:31:18.592Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-14T00:31:18.863Z] ---> Running in 791d87775632 [2021-01-14T00:31:19.131Z] ---> 50baf646afa9 [2021-01-14T00:31:19.131Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T00:31:19.131Z] Removing intermediate container a0f996aa3858 [2021-01-14T00:31:19.131Z] ---> 00a061d6bf14 [2021-01-14T00:31:19.131Z] [2021-01-14T00:31:19.131Z] Removing intermediate container e5c234a70a31 [2021-01-14T00:31:19.131Z] ---> 587d54f2d4ae [2021-01-14T00:31:19.131Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T00:31:19.398Z] Successfully built 00a061d6bf14 [2021-01-14T00:31:19.398Z] ---> Running in dba55b4b39c4 [2021-01-14T00:31:19.398Z] ---> Running in 1dbed5e1ab60 [2021-01-14T00:31:19.398Z] Successfully tagged docker-core-data-go:latest [2021-01-14T00:31:20.013Z]  Building docker-core-data-go ... done Removing intermediate container 1dbed5e1ab60 [2021-01-14T00:31:20.013Z] ---> 58165e9f7f6c [2021-01-14T00:31:20.013Z] Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:20.286Z] Removing intermediate container dba55b4b39c4 [2021-01-14T00:31:20.286Z] ---> 1ee7d048c505 [2021-01-14T00:31:20.286Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:31:20.286Z] ---> Running in 8a902fa3ac5c [2021-01-14T00:31:20.286Z] ---> Running in ba41159bb2b7 [2021-01-14T00:31:20.581Z] Removing intermediate container 2ecb4ff8d684 [2021-01-14T00:31:20.581Z] ---> fc4bc7864991 [2021-01-14T00:31:20.581Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T00:31:20.581Z] Removing intermediate container 8a902fa3ac5c [2021-01-14T00:31:20.581Z] ---> 007900999853 [2021-01-14T00:31:20.581Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:31:20.581Z] ---> Running in 9bd2517a03d3 [2021-01-14T00:31:20.581Z] ---> Running in 4b035f010a4f [2021-01-14T00:31:20.868Z] Removing intermediate container ba41159bb2b7 [2021-01-14T00:31:20.868Z] ---> a1856ed8f579 [2021-01-14T00:31:20.868Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T00:31:20.868Z] ---> Running in 45cf04231511 [2021-01-14T00:31:20.868Z] Removing intermediate container 9bd2517a03d3 [2021-01-14T00:31:20.868Z] ---> fe8d05ad92d4 [2021-01-14T00:31:20.868Z] Step 26/29 : CMD [ "generate" ] [2021-01-14T00:31:20.868Z] Removing intermediate container 4b035f010a4f [2021-01-14T00:31:20.868Z] ---> 61e848db6a97 [2021-01-14T00:31:20.868Z] [2021-01-14T00:31:21.128Z] ---> Running in 25550e1a679a [2021-01-14T00:31:21.128Z] Removing intermediate container 45cf04231511 [2021-01-14T00:31:21.128Z] ---> 8a75c2de187c [2021-01-14T00:31:21.128Z] Step 20/21 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:21.714Z] Successfully built 61e848db6a97 [2021-01-14T00:31:21.714Z] Successfully tagged docker-support-notifications-go:latest [2021-01-14T00:31:21.714Z]  Building docker-support-notifications-go ... done  ---> Running in 659441f830b5 [2021-01-14T00:31:21.714Z] Removing intermediate container 25550e1a679a [2021-01-14T00:31:21.714Z] ---> 464086a31823 [2021-01-14T00:31:21.714Z] Step 27/29 : LABEL arch=x86_64 [2021-01-14T00:31:21.977Z] Collecting docker-compose==1.23.2 [2021-01-14T00:31:21.977Z] ---> Running in 3f60259792a0 [2021-01-14T00:31:21.977Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T00:31:21.977Z] Removing intermediate container 659441f830b5 [2021-01-14T00:31:21.977Z] ---> 5f92d5de8c76 [2021-01-14T00:31:21.978Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:31:22.242Z] ---> Running in 1515ed3de8b0 [2021-01-14T00:31:22.242Z] Removing intermediate container 3f60259792a0 [2021-01-14T00:31:22.242Z] ---> 51bcd5e8d343 [2021-01-14T00:31:22.242Z] Step 28/29 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:22.242Z] Collecting PyYAML<4,>=3.10 [2021-01-14T00:31:22.242Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T00:31:22.242Z] ---> Running in 1072d341b5a8 [2021-01-14T00:31:22.242Z] Removing intermediate container 1515ed3de8b0 [2021-01-14T00:31:22.242Z] ---> 0baacb9d8075 [2021-01-14T00:31:22.242Z] [2021-01-14T00:31:22.506Z] Successfully built 0baacb9d8075 [2021-01-14T00:31:22.769Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-14T00:31:22.769Z]  Building docker-support-scheduler-go ... done Removing intermediate container 1072d341b5a8 [2021-01-14T00:31:22.769Z] ---> 21c277bbaa8c [2021-01-14T00:31:22.769Z] Step 29/29 : LABEL version=0.0.0 [2021-01-14T00:31:23.744Z] ---> Running in 9628b91d64cf [2021-01-14T00:31:23.744Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T00:31:23.744Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T00:31:23.744Z] Removing intermediate container 9628b91d64cf [2021-01-14T00:31:23.744Z] ---> 6586bbe54286 [2021-01-14T00:31:23.744Z] [2021-01-14T00:31:24.017Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T00:31:24.017Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T00:31:24.970Z] Successfully built 6586bbe54286 [2021-01-14T00:31:24.970Z] Successfully tagged docker-security-secrets-setup-go:latest [2021-01-14T00:31:24.970Z]  Building docker-security-secrets-setup-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T00:31:24.970Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T00:31:24.970Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T00:31:25.563Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T00:31:25.563Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T00:31:25.838Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T00:31:26.105Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T00:31:26.105Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T00:31:26.105Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T00:31:26.371Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T00:31:26.371Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T00:31:26.947Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T00:31:26.947Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T00:31:26.947Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T00:31:26.947Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T00:31:26.947Z] Collecting idna<2.8,>=2.5 [2021-01-14T00:31:26.947Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T00:31:26.947Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T00:31:27.212Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T00:31:27.212Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T00:31:27.212Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T00:31:27.212Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T00:31:27.212Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T00:31:27.212Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T00:31:27.212Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T00:31:27.482Z] Installing collected packages: PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, texttable, jsonschema, dockerpty, cached-property, docker-compose [2021-01-14T00:31:27.482Z] Running setup.py install for PyYAML: started [2021-01-14T00:31:28.058Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T00:31:28.058Z] Attempting uninstall: idna [2021-01-14T00:31:28.058Z] Found existing installation: idna 2.9 [2021-01-14T00:31:28.058Z] Uninstalling idna-2.9: [2021-01-14T00:31:28.322Z] Successfully uninstalled idna-2.9 [2021-01-14T00:31:28.322Z] Attempting uninstall: urllib3 [2021-01-14T00:31:28.322Z] Found existing installation: urllib3 1.25.9 [2021-01-14T00:31:28.322Z] Uninstalling urllib3-1.25.9: [2021-01-14T00:31:28.591Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T00:31:28.591Z] Attempting uninstall: requests [2021-01-14T00:31:28.591Z] Found existing installation: requests 2.23.0 [2021-01-14T00:31:28.591Z] Uninstalling requests-2.23.0: [2021-01-14T00:31:28.591Z] Successfully uninstalled requests-2.23.0 [2021-01-14T00:31:29.176Z] Running setup.py install for docopt: started [2021-01-14T00:31:29.757Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T00:31:29.757Z] Running setup.py install for texttable: started [2021-01-14T00:31:30.026Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T00:31:30.292Z] Running setup.py install for dockerpty: started [2021-01-14T00:31:30.879Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T00:31:31.143Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T00:31:33.791Z] Removing intermediate container 791d87775632 [2021-01-14T00:31:33.791Z] ---> 3f803064ebf9 [2021-01-14T00:31:33.791Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-14T00:31:33.791Z] ---> Running in 54b8f7cf125b [2021-01-14T00:31:34.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T00:31:34.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T00:31:34.638Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:31:34.638Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T00:31:34.638Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T00:31:34.638Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:31:34.638Z] OK: 72 MiB in 58 packages [2021-01-14T00:31:35.214Z] Removing intermediate container 54b8f7cf125b [2021-01-14T00:31:35.215Z] ---> c36b38e43462 [2021-01-14T00:31:35.215Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T00:31:35.215Z] ---> Running in 50a96851cdf9 [2021-01-14T00:31:35.477Z] Removing intermediate container 50a96851cdf9 [2021-01-14T00:31:35.477Z] ---> c39b74ddfd52 [2021-01-14T00:31:35.477Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:31:35.477Z] ---> Running in e0e7fe1cc48a [2021-01-14T00:31:35.477Z] Removing intermediate container e0e7fe1cc48a [2021-01-14T00:31:35.477Z] ---> 9b8e8644afed [2021-01-14T00:31:35.477Z] Step 25/27 : LABEL arch=x86_64 [2021-01-14T00:31:35.743Z] ---> Running in 1fef592dc6b9 [2021-01-14T00:31:35.743Z] Removing intermediate container 1fef592dc6b9 [2021-01-14T00:31:35.743Z] ---> 89aac1aef111 [2021-01-14T00:31:35.743Z] Step 26/27 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:35.743Z] ---> Running in 37a8c612b8f7 [2021-01-14T00:31:36.008Z] Removing intermediate container 37a8c612b8f7 [2021-01-14T00:31:36.008Z] ---> f959cbda229b [2021-01-14T00:31:36.008Z] Step 27/27 : LABEL version=0.0.0 [2021-01-14T00:31:36.008Z] ---> Running in 53913f3fb79a [2021-01-14T00:31:36.272Z] Removing intermediate container 53913f3fb79a [2021-01-14T00:31:36.272Z] ---> 832fdaaf41f3 [2021-01-14T00:31:36.272Z] [2021-01-14T00:31:36.272Z] Successfully built 832fdaaf41f3 [2021-01-14T00:31:36.537Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-14T00:31:36.838Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-14T00:31:36.942Z] $ docker stop --time=1 a030de7e448611e788d307fc639c99bcc5695888bbab9f8b43196760199c9307 [2021-01-14T00:31:38.604Z] $ docker rm -f a030de7e448611e788d307fc639c99bcc5695888bbab9f8b43196760199c9307 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:31:39.251Z] + docker images [2021-01-14T00:31:39.251Z] + grep docker [2021-01-14T00:31:39.251Z] docker-sys-mgmt-agent-go latest 832fdaaf41f3 3 seconds ago 313MB [2021-01-14T00:31:39.251Z] docker-security-secrets-setup-go latest 6586bbe54286 16 seconds ago 23.9MB [2021-01-14T00:31:39.251Z] docker-support-scheduler-go latest 0baacb9d8075 17 seconds ago 12.3MB [2021-01-14T00:31:39.251Z] docker-support-notifications-go latest 61e848db6a97 19 seconds ago 13.6MB [2021-01-14T00:31:39.251Z] docker-core-data-go latest 00a061d6bf14 21 seconds ago 23.7MB [2021-01-14T00:31:39.251Z] docker-core-metadata-go latest 5badfb4af681 About a minute ago 14.5MB [2021-01-14T00:31:39.251Z] docker-security-secretstore-setup-go latest fa4ed8df6009 2 minutes ago 24.7MB [2021-01-14T00:31:39.251Z] docker-security-bootstrap-redis-go latest 3f0f5637cc4c 2 minutes ago 15.8MB [2021-01-14T00:31:39.251Z] docker-security-proxy-setup-go latest 6308a3dc80a9 3 minutes ago 15.8MB [2021-01-14T00:31:39.251Z] docker-support-logging-go latest a49fe85ffab6 3 minutes ago 11.1MB [2021-01-14T00:31:39.251Z] docker-core-command-go latest 03344e5fccae 3 minutes ago 12.2MB [2021-01-14T00:31:39.251Z] docker latest 1b003a99702a 8 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T00:31:40.015Z] provisioning config files... [2021-01-14T00:31:40.083Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config254239604560479058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:31:40.575Z] ---> docker-login.sh [2021-01-14T00:31:40.575Z] nexus3.edgexfoundry.org:10001 [2021-01-14T00:31:40.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:40.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:40.836Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:40.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:40.836Z] [2021-01-14T00:31:40.836Z] Login Succeeded [2021-01-14T00:31:40.836Z] nexus3.edgexfoundry.org:10002 [2021-01-14T00:31:40.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:40.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:40.836Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:40.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:40.836Z] [2021-01-14T00:31:40.836Z] Login Succeeded [2021-01-14T00:31:41.111Z] nexus3.edgexfoundry.org:10003 [2021-01-14T00:31:41.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:41.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:41.111Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:41.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:41.111Z] [2021-01-14T00:31:41.111Z] Login Succeeded [2021-01-14T00:31:41.111Z] nexus3.edgexfoundry.org:10004 [2021-01-14T00:31:41.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:41.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:41.381Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:41.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:41.381Z] [2021-01-14T00:31:41.381Z] Login Succeeded [2021-01-14T00:31:41.381Z] docker.io [2021-01-14T00:31:41.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:31:41.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:31:41.920Z] Configure a credential helper to remove this warning. See [2021-01-14T00:31:41.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:31:41.921Z] [2021-01-14T00:31:41.921Z] Login Succeeded [2021-01-14T00:31:41.921Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T00:31:41.954Z] Deleting 1 temporary files [Pipeline] // wrap [2021-01-14T00:31:42.068Z] Removing intermediate container 02e17c1ba1dd [2021-01-14T00:31:42.068Z] ---> b1a7d4b7125f [2021-01-14T00:31:42.068Z] [2021-01-14T00:31:42.068Z] Step 9/29 : FROM alpine:latest [2021-01-14T00:31:42.068Z] latest: Pulling from library/alpine [2021-01-14T00:31:42.068Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T00:31:42.068Z] Status: Downloaded newer image for alpine:latest [2021-01-14T00:31:42.068Z] ---> afeebe901d6b [2021-01-14T00:31:42.068Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2021-01-14T00:31:42.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T00:31:42.068Z] ---> Running in 6b10e079ce08 [2021-01-14T00:31:42.068Z] Removing intermediate container 6b10e079ce08 [2021-01-14T00:31:42.068Z] ---> 92b9b9987149 [2021-01-14T00:31:42.068Z] Step 11/29 : USER root [2021-01-14T00:31:42.068Z] ---> Running in a82b7f30a7b7 [2021-01-14T00:31:42.068Z] Removing intermediate container a82b7f30a7b7 [2021-01-14T00:31:42.068Z] ---> 0a409affab0b [2021-01-14T00:31:42.068Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2021-01-14T00:31:42.068Z] ---> Running in 3b0b17e93eb9 [2021-01-14T00:31:42.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:31:42.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:31:42.068Z] v3.12.3-53-g7328761510 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:31:42.068Z] v3.12.3-53-g7328761510 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:31:42.068Z] OK: 12616 distinct packages available [2021-01-14T00:31:42.068Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-14T00:31:42.068Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-14T00:31:42.068Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:31:42.068Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:31:42.068Z] OK: 6 MiB in 16 packages [2021-01-14T00:31:42.068Z] Removing intermediate container 3b0b17e93eb9 [2021-01-14T00:31:42.068Z] ---> c5500e47ffad [2021-01-14T00:31:42.068Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2021-01-14T00:31:42.068Z] ---> Running in 584942cd6ac1 [2021-01-14T00:31:42.068Z] Removing intermediate container 584942cd6ac1 [2021-01-14T00:31:42.068Z] ---> 6720dd4e0a39 [2021-01-14T00:31:42.068Z] Step 14/29 : WORKDIR $BASE_DIR [2021-01-14T00:31:42.068Z] ---> Running in 2c87c8530841 [2021-01-14T00:31:42.068Z] Removing intermediate container 2c87c8530841 [2021-01-14T00:31:42.068Z] ---> 7b479a03d75a [2021-01-14T00:31:42.068Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2021-01-14T00:31:42.068Z] ---> Running in fc1154e75afa [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:31:42.297Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2021-01-14T00:31:42.297Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:42.297Z] 0.0.0 [2021-01-14T00:31:42.297Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:42.297Z] hanoi [2021-01-14T00:31:42.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:43.041Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:43.527Z] Removing intermediate container fc1154e75afa [2021-01-14T00:31:43.527Z] ---> 54d2cf75e35c [2021-01-14T00:31:43.527Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2021-01-14T00:31:43.551Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:43.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-01-14T00:31:43.551Z] c426463d6701: Preparing [2021-01-14T00:31:43.551Z] 874586ec0b2c: Preparing [2021-01-14T00:31:43.551Z] 2389408a8d4b: Preparing [2021-01-14T00:31:43.551Z] 2389408a8d4b: Pushed [2021-01-14T00:31:43.551Z] c426463d6701: Pushed [2021-01-14T00:31:44.520Z] 874586ec0b2c: Pushed [2021-01-14T00:31:44.789Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:b0ce924dbf5a04041e7cad523a686a121d5f3f244e73edb1bb8dd12f6f392a3b size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:45.165Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:45.503Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:0.0.0 [2021-01-14T00:31:45.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-01-14T00:31:45.504Z] c426463d6701: Preparing [2021-01-14T00:31:45.504Z] 874586ec0b2c: Preparing [2021-01-14T00:31:45.504Z] 2389408a8d4b: Preparing [2021-01-14T00:31:45.504Z] 2389408a8d4b: Layer already exists [2021-01-14T00:31:45.504Z] c426463d6701: Layer already exists [2021-01-14T00:31:45.504Z] 874586ec0b2c: Layer already exists [2021-01-14T00:31:45.504Z] 0.0.0: digest: sha256:b0ce924dbf5a04041e7cad523a686a121d5f3f244e73edb1bb8dd12f6f392a3b size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:45.862Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:46.166Z] Removing intermediate container e9d257706b5e [2021-01-14T00:31:46.166Z] ---> 800c1dfdfa59 [2021-01-14T00:31:46.166Z] [2021-01-14T00:31:46.166Z] Step 10/24 : FROM alpine:3.10 [2021-01-14T00:31:46.166Z] ---> 46e79ccdbbe9 [2021-01-14T00:31:46.166Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2021-01-14T00:31:46.166Z] 3.10: Pulling from library/alpine [2021-01-14T00:31:46.197Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:46.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-01-14T00:31:46.197Z] c426463d6701: Preparing [2021-01-14T00:31:46.197Z] 874586ec0b2c: Preparing [2021-01-14T00:31:46.197Z] 2389408a8d4b: Preparing [2021-01-14T00:31:46.197Z] c426463d6701: Layer already exists [2021-01-14T00:31:46.197Z] 2389408a8d4b: Layer already exists [2021-01-14T00:31:46.197Z] 874586ec0b2c: Layer already exists [2021-01-14T00:31:46.197Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:b0ce924dbf5a04041e7cad523a686a121d5f3f244e73edb1bb8dd12f6f392a3b size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:46.608Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:46.966Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:hanoi [2021-01-14T00:31:46.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2021-01-14T00:31:47.230Z] c426463d6701: Preparing [2021-01-14T00:31:47.230Z] 874586ec0b2c: Preparing [2021-01-14T00:31:47.230Z] 2389408a8d4b: Preparing [2021-01-14T00:31:47.230Z] 2389408a8d4b: Layer already exists [2021-01-14T00:31:47.230Z] 874586ec0b2c: Layer already exists [2021-01-14T00:31:47.230Z] c426463d6701: Layer already exists [2021-01-14T00:31:47.230Z] hanoi: digest: sha256:b0ce924dbf5a04041e7cad523a686a121d5f3f244e73edb1bb8dd12f6f392a3b size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:31:47.536Z] ===================================================== [Pipeline] echo [2021-01-14T00:31:47.610Z] taggedImages: [2021-01-14T00:31:47.610Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:47.610Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:0.0.0 [2021-01-14T00:31:47.610Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:47.610Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:hanoi [Pipeline] echo [2021-01-14T00:31:47.720Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2021-01-14T00:31:47.720Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:47.720Z] 0.0.0 [2021-01-14T00:31:47.720Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:47.720Z] hanoi [2021-01-14T00:31:47.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2021-01-14T00:31:47.841Z] ---> e80c5d78b8ee [2021-01-14T00:31:47.841Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2021-01-14T00:31:47.841Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:48.349Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:48.370Z] Status: Downloaded newer image for alpine:3.10 [2021-01-14T00:31:48.370Z] ---> 536a684cf733 [2021-01-14T00:31:48.370Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-14T00:31:48.370Z] ---> Running in d42b17d13653 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:48.692Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:48.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-01-14T00:31:48.692Z] b22f79acbb23: Preparing [2021-01-14T00:31:48.692Z] 368b307d3cdf: Preparing [2021-01-14T00:31:48.692Z] b2a9967271cd: Preparing [2021-01-14T00:31:48.692Z] 1fb7afad8eb5: Preparing [2021-01-14T00:31:48.692Z] faf0c77dfba4: Preparing [2021-01-14T00:31:48.692Z] 777b2c648970: Preparing [2021-01-14T00:31:48.692Z] 777b2c648970: Waiting [2021-01-14T00:31:48.953Z] b22f79acbb23: Pushed [2021-01-14T00:31:48.953Z] faf0c77dfba4: Pushed [2021-01-14T00:31:48.953Z] b2a9967271cd: Pushed [2021-01-14T00:31:48.953Z] 777b2c648970: Layer already exists [2021-01-14T00:31:48.953Z] 1fb7afad8eb5: Pushed [2021-01-14T00:31:49.378Z] ---> 61f8ed8f234a [2021-01-14T00:31:49.378Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2021-01-14T00:31:50.371Z] 368b307d3cdf: Pushed [2021-01-14T00:31:50.371Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:b80ddb5d30d03477caf085612071c3949aea723c4e8beab242d27be8cf885f77 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:50.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:31:50.716Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:50.767Z] ---> 4e4d38504a65 [2021-01-14T00:31:50.767Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2021-01-14T00:31:51.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:31:51.080Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:0.0.0 [2021-01-14T00:31:51.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-01-14T00:31:51.080Z] b22f79acbb23: Preparing [2021-01-14T00:31:51.080Z] 368b307d3cdf: Preparing [2021-01-14T00:31:51.080Z] b2a9967271cd: Preparing [2021-01-14T00:31:51.080Z] 1fb7afad8eb5: Preparing [2021-01-14T00:31:51.080Z] faf0c77dfba4: Preparing [2021-01-14T00:31:51.080Z] 777b2c648970: Preparing [2021-01-14T00:31:51.080Z] 777b2c648970: Waiting [2021-01-14T00:31:51.080Z] 368b307d3cdf: Layer already exists [2021-01-14T00:31:51.080Z] b2a9967271cd: Layer already exists [2021-01-14T00:31:51.080Z] 1fb7afad8eb5: Layer already exists [2021-01-14T00:31:51.080Z] faf0c77dfba4: Layer already exists [2021-01-14T00:31:51.080Z] b22f79acbb23: Layer already exists [2021-01-14T00:31:51.080Z] 777b2c648970: Layer already exists [2021-01-14T00:31:51.080Z] 0.0.0: digest: sha256:b80ddb5d30d03477caf085612071c3949aea723c4e8beab242d27be8cf885f77 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:51.461Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:51.648Z] v3.10.5-177-g54627c2b3c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-14T00:31:51.648Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-14T00:31:51.648Z] OK: 10171 distinct packages available [2021-01-14T00:31:51.648Z] ---> 4781bcd1f413 [2021-01-14T00:31:51.648Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2021-01-14T00:31:51.817Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:51.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-01-14T00:31:51.817Z] b22f79acbb23: Preparing [2021-01-14T00:31:51.817Z] 368b307d3cdf: Preparing [2021-01-14T00:31:51.817Z] b2a9967271cd: Preparing [2021-01-14T00:31:51.817Z] 1fb7afad8eb5: Preparing [2021-01-14T00:31:51.817Z] faf0c77dfba4: Preparing [2021-01-14T00:31:51.817Z] 777b2c648970: Preparing [2021-01-14T00:31:51.817Z] 777b2c648970: Waiting [2021-01-14T00:31:51.817Z] b22f79acbb23: Layer already exists [2021-01-14T00:31:51.817Z] faf0c77dfba4: Layer already exists [2021-01-14T00:31:51.817Z] 1fb7afad8eb5: Layer already exists [2021-01-14T00:31:51.817Z] 368b307d3cdf: Layer already exists [2021-01-14T00:31:51.817Z] b2a9967271cd: Layer already exists [2021-01-14T00:31:51.817Z] 777b2c648970: Layer already exists [2021-01-14T00:31:51.817Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:b80ddb5d30d03477caf085612071c3949aea723c4e8beab242d27be8cf885f77 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:51.931Z] ---> Running in a44d6fce3edf [2021-01-14T00:31:52.189Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:hanoi [2021-01-14T00:31:52.207Z] (1/5) Installing ca-certificates (20191127-r2) [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:52.485Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-14T00:31:52.485Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-14T00:31:52.485Z] (4/5) Installing curl (7.66.0-r3) [2021-01-14T00:31:52.485Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T00:31:52.485Z] Executing busybox-1.30.1-r3.trigger [2021-01-14T00:31:52.485Z] Executing ca-certificates-20191127-r2.trigger [2021-01-14T00:31:52.637Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:hanoi [2021-01-14T00:31:52.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2021-01-14T00:31:52.638Z] b22f79acbb23: Preparing [2021-01-14T00:31:52.638Z] 368b307d3cdf: Preparing [2021-01-14T00:31:52.638Z] b2a9967271cd: Preparing [2021-01-14T00:31:52.638Z] 1fb7afad8eb5: Preparing [2021-01-14T00:31:52.638Z] faf0c77dfba4: Preparing [2021-01-14T00:31:52.638Z] 777b2c648970: Preparing [2021-01-14T00:31:52.638Z] 777b2c648970: Waiting [2021-01-14T00:31:52.638Z] 368b307d3cdf: Layer already exists [2021-01-14T00:31:52.638Z] faf0c77dfba4: Layer already exists [2021-01-14T00:31:52.638Z] b2a9967271cd: Layer already exists [2021-01-14T00:31:52.638Z] b22f79acbb23: Layer already exists [2021-01-14T00:31:52.638Z] 1fb7afad8eb5: Layer already exists [2021-01-14T00:31:52.638Z] 777b2c648970: Layer already exists [2021-01-14T00:31:52.638Z] hanoi: digest: sha256:b80ddb5d30d03477caf085612071c3949aea723c4e8beab242d27be8cf885f77 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:31:52.962Z] ===================================================== [Pipeline] echo [2021-01-14T00:31:53.037Z] taggedImages: [2021-01-14T00:31:53.037Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:53.037Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:0.0.0 [2021-01-14T00:31:53.037Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:53.037Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:hanoi [2021-01-14T00:31:53.086Z] OK: 7 MiB in 19 packages [Pipeline] echo [2021-01-14T00:31:53.148Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2021-01-14T00:31:53.148Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:53.148Z] 0.0.0 [2021-01-14T00:31:53.148Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:53.148Z] hanoi [2021-01-14T00:31:53.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:53.798Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:54.150Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:54.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-01-14T00:31:54.150Z] 9ede96e77def: Preparing [2021-01-14T00:31:54.150Z] afe6583d64f1: Preparing [2021-01-14T00:31:54.150Z] d21a3b5ded0e: Preparing [2021-01-14T00:31:54.414Z] d21a3b5ded0e: Pushed [2021-01-14T00:31:54.414Z] 9ede96e77def: Pushed [2021-01-14T00:31:55.738Z] Removing intermediate container d42b17d13653 [2021-01-14T00:31:55.738Z] ---> 66733c5ff0fe [2021-01-14T00:31:55.738Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:31:55.738Z] Removing intermediate container a44d6fce3edf [2021-01-14T00:31:55.738Z] ---> 6c625b4ebed1 [2021-01-14T00:31:55.738Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T00:31:55.738Z] ---> Running in 6698da1b0d8d [2021-01-14T00:31:55.808Z] afe6583d64f1: Pushed [2021-01-14T00:31:55.808Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:d5ea4b54989ae461bf5b88f3664b6ce53f2c27a516b13659307ad9aa06f1cf94 size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:56.163Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:56.506Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0.0.0 [2021-01-14T00:31:56.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-01-14T00:31:56.506Z] 9ede96e77def: Preparing [2021-01-14T00:31:56.506Z] afe6583d64f1: Preparing [2021-01-14T00:31:56.506Z] d21a3b5ded0e: Preparing [2021-01-14T00:31:56.506Z] afe6583d64f1: Layer already exists [2021-01-14T00:31:56.506Z] d21a3b5ded0e: Layer already exists [2021-01-14T00:31:56.506Z] 9ede96e77def: Layer already exists [2021-01-14T00:31:56.506Z] 0.0.0: digest: sha256:d5ea4b54989ae461bf5b88f3664b6ce53f2c27a516b13659307ad9aa06f1cf94 size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:56.728Z] Removing intermediate container 6698da1b0d8d [2021-01-14T00:31:56.728Z] ---> a68c29ffcb84 [2021-01-14T00:31:56.728Z] Step 13/24 : WORKDIR / [2021-01-14T00:31:56.866Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:57.007Z] ---> Running in 361940071b46 [2021-01-14T00:31:57.007Z] ---> 41e34a005fdd [2021-01-14T00:31:57.007Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-14T00:31:57.225Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:57.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-01-14T00:31:57.225Z] 9ede96e77def: Preparing [2021-01-14T00:31:57.225Z] afe6583d64f1: Preparing [2021-01-14T00:31:57.225Z] d21a3b5ded0e: Preparing [2021-01-14T00:31:57.225Z] afe6583d64f1: Layer already exists [2021-01-14T00:31:57.225Z] 9ede96e77def: Layer already exists [2021-01-14T00:31:57.225Z] d21a3b5ded0e: Layer already exists [2021-01-14T00:31:57.225Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:d5ea4b54989ae461bf5b88f3664b6ce53f2c27a516b13659307ad9aa06f1cf94 size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:57.285Z] ---> Running in 0e44b1c7b0d1 [2021-01-14T00:31:57.577Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:57.889Z] Removing intermediate container 361940071b46 [2021-01-14T00:31:57.889Z] ---> 40ab99d7bd86 [2021-01-14T00:31:57.889Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T00:31:57.907Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:hanoi [2021-01-14T00:31:57.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2021-01-14T00:31:57.907Z] 9ede96e77def: Preparing [2021-01-14T00:31:57.907Z] afe6583d64f1: Preparing [2021-01-14T00:31:57.907Z] d21a3b5ded0e: Preparing [2021-01-14T00:31:57.907Z] d21a3b5ded0e: Layer already exists [2021-01-14T00:31:57.907Z] afe6583d64f1: Layer already exists [2021-01-14T00:31:57.907Z] 9ede96e77def: Layer already exists [2021-01-14T00:31:57.907Z] hanoi: digest: sha256:d5ea4b54989ae461bf5b88f3664b6ce53f2c27a516b13659307ad9aa06f1cf94 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:31:58.304Z] ===================================================== [Pipeline] echo [2021-01-14T00:31:58.376Z] taggedImages: [2021-01-14T00:31:58.376Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:58.376Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:0.0.0 [2021-01-14T00:31:58.376Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:58.376Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:hanoi [Pipeline] echo [2021-01-14T00:31:58.468Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go with the following tags: [2021-01-14T00:31:58.469Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:58.469Z] 0.0.0 [2021-01-14T00:31:58.469Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:31:58.469Z] hanoi [2021-01-14T00:31:58.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:59.115Z] + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:31:59.365Z] ---> 55d53a585acf [2021-01-14T00:31:59.365Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T00:31:59.450Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:31:59.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] [2021-01-14T00:31:59.450Z] 86bbb42217d1: Preparing [2021-01-14T00:31:59.450Z] 776be860e902: Preparing [2021-01-14T00:31:59.450Z] d3b351c64b98: Preparing [2021-01-14T00:31:59.450Z] 5dbfff96f57c: Preparing [2021-01-14T00:31:59.450Z] 6d446104f736: Preparing [2021-01-14T00:31:59.450Z] 40adb82a1dbc: Preparing [2021-01-14T00:31:59.450Z] 1b3ee35aacca: Preparing [2021-01-14T00:31:59.450Z] 40adb82a1dbc: Waiting [2021-01-14T00:31:59.450Z] 1b3ee35aacca: Waiting [2021-01-14T00:32:00.024Z] 6d446104f736: Pushed [2021-01-14T00:32:00.024Z] 776be860e902: Pushed [2021-01-14T00:32:00.024Z] d3b351c64b98: Pushed [2021-01-14T00:32:00.024Z] 86bbb42217d1: Pushed [2021-01-14T00:32:00.285Z] 1b3ee35aacca: Layer already exists [2021-01-14T00:32:00.548Z] 40adb82a1dbc: Pushed [2021-01-14T00:32:00.548Z] 5dbfff96f57c: Pushed [2021-01-14T00:32:01.170Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:86e2b3952cabd32946a93c3d7a45fabcbef7a7cf5dd2e3165bbde2bc93acbc0b size: 1778 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:01.552Z] + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:01.893Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:0.0.0 [2021-01-14T00:32:01.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] [2021-01-14T00:32:01.893Z] 86bbb42217d1: Preparing [2021-01-14T00:32:01.893Z] 776be860e902: Preparing [2021-01-14T00:32:01.893Z] d3b351c64b98: Preparing [2021-01-14T00:32:01.893Z] 5dbfff96f57c: Preparing [2021-01-14T00:32:01.893Z] 6d446104f736: Preparing [2021-01-14T00:32:01.893Z] 40adb82a1dbc: Preparing [2021-01-14T00:32:01.893Z] 1b3ee35aacca: Preparing [2021-01-14T00:32:01.893Z] 40adb82a1dbc: Waiting [2021-01-14T00:32:01.893Z] 1b3ee35aacca: Waiting [2021-01-14T00:32:01.893Z] 5dbfff96f57c: Layer already exists [2021-01-14T00:32:01.893Z] d3b351c64b98: Layer already exists [2021-01-14T00:32:01.893Z] 6d446104f736: Layer already exists [2021-01-14T00:32:01.893Z] 776be860e902: Layer already exists [2021-01-14T00:32:01.893Z] 86bbb42217d1: Layer already exists [2021-01-14T00:32:01.893Z] 1b3ee35aacca: Layer already exists [2021-01-14T00:32:01.893Z] 40adb82a1dbc: Layer already exists [2021-01-14T00:32:02.003Z] ---> d8a582a98ca6 [2021-01-14T00:32:02.003Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T00:32:02.155Z] 0.0.0: digest: sha256:86e2b3952cabd32946a93c3d7a45fabcbef7a7cf5dd2e3165bbde2bc93acbc0b size: 1778 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:02.495Z] + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:02.605Z] Removing intermediate container 0e44b1c7b0d1 [2021-01-14T00:32:02.606Z] ---> bd4b80d52555 [2021-01-14T00:32:02.606Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2021-01-14T00:32:02.828Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:02.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] [2021-01-14T00:32:02.828Z] 86bbb42217d1: Preparing [2021-01-14T00:32:02.828Z] 776be860e902: Preparing [2021-01-14T00:32:02.828Z] d3b351c64b98: Preparing [2021-01-14T00:32:02.828Z] 5dbfff96f57c: Preparing [2021-01-14T00:32:02.828Z] 6d446104f736: Preparing [2021-01-14T00:32:02.828Z] 40adb82a1dbc: Preparing [2021-01-14T00:32:02.828Z] 1b3ee35aacca: Preparing [2021-01-14T00:32:02.828Z] 40adb82a1dbc: Waiting [2021-01-14T00:32:02.828Z] 1b3ee35aacca: Waiting [2021-01-14T00:32:02.828Z] d3b351c64b98: Layer already exists [2021-01-14T00:32:02.828Z] 6d446104f736: Layer already exists [2021-01-14T00:32:02.828Z] 5dbfff96f57c: Layer already exists [2021-01-14T00:32:02.828Z] 776be860e902: Layer already exists [2021-01-14T00:32:02.828Z] 86bbb42217d1: Layer already exists [2021-01-14T00:32:02.828Z] 40adb82a1dbc: Layer already exists [2021-01-14T00:32:02.828Z] 1b3ee35aacca: Layer already exists [2021-01-14T00:32:02.828Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:86e2b3952cabd32946a93c3d7a45fabcbef7a7cf5dd2e3165bbde2bc93acbc0b size: 1778 [Pipeline] isUnix [2021-01-14T00:32:02.883Z] ---> Running in 1965b2891b21 [Pipeline] sh [2021-01-14T00:32:03.178Z] + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:03.512Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:hanoi [2021-01-14T00:32:03.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] [2021-01-14T00:32:03.512Z] 86bbb42217d1: Preparing [2021-01-14T00:32:03.512Z] 776be860e902: Preparing [2021-01-14T00:32:03.512Z] d3b351c64b98: Preparing [2021-01-14T00:32:03.512Z] 5dbfff96f57c: Preparing [2021-01-14T00:32:03.512Z] 6d446104f736: Preparing [2021-01-14T00:32:03.512Z] 40adb82a1dbc: Preparing [2021-01-14T00:32:03.512Z] 1b3ee35aacca: Preparing [2021-01-14T00:32:03.512Z] 40adb82a1dbc: Waiting [2021-01-14T00:32:03.512Z] 1b3ee35aacca: Waiting [2021-01-14T00:32:03.512Z] 86bbb42217d1: Layer already exists [2021-01-14T00:32:03.512Z] d3b351c64b98: Layer already exists [2021-01-14T00:32:03.512Z] 776be860e902: Layer already exists [2021-01-14T00:32:03.512Z] 6d446104f736: Layer already exists [2021-01-14T00:32:03.512Z] 5dbfff96f57c: Layer already exists [2021-01-14T00:32:03.512Z] 40adb82a1dbc: Layer already exists [2021-01-14T00:32:03.512Z] 1b3ee35aacca: Layer already exists [2021-01-14T00:32:03.512Z] hanoi: digest: sha256:86e2b3952cabd32946a93c3d7a45fabcbef7a7cf5dd2e3165bbde2bc93acbc0b size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [2021-01-14T00:32:03.876Z] ---> 520af71b5c80 [2021-01-14T00:32:03.876Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:32:04.041Z] ===================================================== [Pipeline] echo [2021-01-14T00:32:04.152Z] taggedImages: [2021-01-14T00:32:04.152Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:04.152Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:0.0.0 [2021-01-14T00:32:04.152Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:04.152Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:hanoi [Pipeline] echo [2021-01-14T00:32:04.239Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2021-01-14T00:32:04.239Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:04.239Z] 0.0.0 [2021-01-14T00:32:04.239Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:04.239Z] hanoi [2021-01-14T00:32:04.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:04.894Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:05.259Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:05.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-01-14T00:32:05.259Z] fe76ce588f28: Preparing [2021-01-14T00:32:05.259Z] 18fb0240ef6c: Preparing [2021-01-14T00:32:05.259Z] 4cd86975132d: Preparing [2021-01-14T00:32:05.259Z] e96acbcd0982: Preparing [2021-01-14T00:32:05.259Z] 777b2c648970: Preparing [2021-01-14T00:32:05.259Z] 777b2c648970: Layer already exists [2021-01-14T00:32:05.340Z] Removing intermediate container c0c3fdf30ab4 [2021-01-14T00:32:05.340Z] ---> d6aa9bf3ebe1 [2021-01-14T00:32:05.340Z] [2021-01-14T00:32:05.340Z] Step 10/22 : FROM scratch [2021-01-14T00:32:05.340Z] ---> [2021-01-14T00:32:05.340Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:32:05.526Z] 4cd86975132d: Pushed [2021-01-14T00:32:05.526Z] 18fb0240ef6c: Pushed [2021-01-14T00:32:05.794Z] e96acbcd0982: Pushed [2021-01-14T00:32:05.954Z] ---> Running in c80f6f72a0b1 [2021-01-14T00:32:06.236Z] ---> 02511e2342fe [2021-01-14T00:32:06.236Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T00:32:06.375Z] fe76ce588f28: Pushed [2021-01-14T00:32:06.375Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:4912f4ba918201017d3ef72907a1b23d3ea66abd7a9683e87704209eebb2ca73 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:06.723Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:06.843Z] Removing intermediate container c80f6f72a0b1 [2021-01-14T00:32:06.843Z] ---> c8e95eb93035 [2021-01-14T00:32:06.843Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T00:32:07.070Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0.0.0 [2021-01-14T00:32:07.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-01-14T00:32:07.070Z] fe76ce588f28: Preparing [2021-01-14T00:32:07.070Z] 18fb0240ef6c: Preparing [2021-01-14T00:32:07.070Z] 4cd86975132d: Preparing [2021-01-14T00:32:07.070Z] e96acbcd0982: Preparing [2021-01-14T00:32:07.070Z] 777b2c648970: Preparing [2021-01-14T00:32:07.070Z] 18fb0240ef6c: Layer already exists [2021-01-14T00:32:07.070Z] e96acbcd0982: Layer already exists [2021-01-14T00:32:07.071Z] 4cd86975132d: Layer already exists [2021-01-14T00:32:07.071Z] 777b2c648970: Layer already exists [2021-01-14T00:32:07.071Z] fe76ce588f28: Layer already exists [2021-01-14T00:32:07.071Z] 0.0.0: digest: sha256:4912f4ba918201017d3ef72907a1b23d3ea66abd7a9683e87704209eebb2ca73 size: 1364 [Pipeline] isUnix [2021-01-14T00:32:07.120Z] ---> Running in ae92c674e052 [Pipeline] sh [2021-01-14T00:32:07.428Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:07.799Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:07.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-01-14T00:32:07.799Z] fe76ce588f28: Preparing [2021-01-14T00:32:07.799Z] 18fb0240ef6c: Preparing [2021-01-14T00:32:07.799Z] 4cd86975132d: Preparing [2021-01-14T00:32:07.799Z] e96acbcd0982: Preparing [2021-01-14T00:32:07.799Z] 777b2c648970: Preparing [2021-01-14T00:32:07.799Z] 18fb0240ef6c: Layer already exists [2021-01-14T00:32:07.799Z] fe76ce588f28: Layer already exists [2021-01-14T00:32:07.799Z] e96acbcd0982: Layer already exists [2021-01-14T00:32:07.799Z] 4cd86975132d: Layer already exists [2021-01-14T00:32:07.799Z] 777b2c648970: Layer already exists [2021-01-14T00:32:07.799Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:4912f4ba918201017d3ef72907a1b23d3ea66abd7a9683e87704209eebb2ca73 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:08.131Z] Removing intermediate container 1965b2891b21 [2021-01-14T00:32:08.131Z] ---> 3e101f88de20 [2021-01-14T00:32:08.131Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T00:32:08.131Z] Removing intermediate container ae92c674e052 [2021-01-14T00:32:08.131Z] ---> dd8f2f00ea3b [2021-01-14T00:32:08.131Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:32:08.171Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:08.403Z] ---> Running in 726f6a53bca5 [2021-01-14T00:32:08.403Z] ---> Running in 966cff377c93 [2021-01-14T00:32:08.403Z] ---> 40b55516b5bf [2021-01-14T00:32:08.403Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T00:32:08.519Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:hanoi [2021-01-14T00:32:08.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2021-01-14T00:32:08.519Z] fe76ce588f28: Preparing [2021-01-14T00:32:08.519Z] 18fb0240ef6c: Preparing [2021-01-14T00:32:08.519Z] 4cd86975132d: Preparing [2021-01-14T00:32:08.519Z] e96acbcd0982: Preparing [2021-01-14T00:32:08.519Z] 777b2c648970: Preparing [2021-01-14T00:32:08.519Z] 777b2c648970: Layer already exists [2021-01-14T00:32:08.519Z] e96acbcd0982: Layer already exists [2021-01-14T00:32:08.519Z] 18fb0240ef6c: Layer already exists [2021-01-14T00:32:08.519Z] fe76ce588f28: Layer already exists [2021-01-14T00:32:08.519Z] 4cd86975132d: Layer already exists [2021-01-14T00:32:08.520Z] hanoi: digest: sha256:4912f4ba918201017d3ef72907a1b23d3ea66abd7a9683e87704209eebb2ca73 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:32:08.808Z] ===================================================== [Pipeline] echo [2021-01-14T00:32:08.878Z] taggedImages: [2021-01-14T00:32:08.878Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:08.878Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:0.0.0 [2021-01-14T00:32:08.878Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:08.878Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:hanoi [Pipeline] echo [2021-01-14T00:32:09.003Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2021-01-14T00:32:09.003Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:09.004Z] 0.0.0 [2021-01-14T00:32:09.004Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:09.004Z] hanoi [2021-01-14T00:32:09.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:09.399Z] Removing intermediate container 966cff377c93 [2021-01-14T00:32:09.399Z] ---> 00e11eb39b85 [2021-01-14T00:32:09.399Z] Step 14/22 : WORKDIR / [2021-01-14T00:32:09.399Z] Removing intermediate container 726f6a53bca5 [2021-01-14T00:32:09.399Z] ---> 7d46c3a56712 [2021-01-14T00:32:09.399Z] Step 26/29 : CMD [ "generate" ] [2021-01-14T00:32:09.399Z] ---> Running in 3f89bc807c30 [2021-01-14T00:32:09.670Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:09.673Z] ---> Running in 7e906728db2e [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:09.949Z] ---> a95e901ef5e1 [2021-01-14T00:32:09.949Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-14T00:32:10.030Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:10.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2021-01-14T00:32:10.030Z] c525c3314142: Preparing [2021-01-14T00:32:10.030Z] 3d70b3f6999b: Preparing [2021-01-14T00:32:10.030Z] c0a3d4bb9a52: Preparing [2021-01-14T00:32:10.030Z] 710548159ca1: Preparing [2021-01-14T00:32:10.030Z] 710548159ca1: Preparing [2021-01-14T00:32:10.030Z] 290952ca94d3: Preparing [2021-01-14T00:32:10.030Z] 80b8e60f4509: Preparing [2021-01-14T00:32:10.030Z] 1a39b6032502: Preparing [2021-01-14T00:32:10.030Z] c525c3314142: Preparing [2021-01-14T00:32:10.030Z] 68fa94719410: Preparing [2021-01-14T00:32:10.030Z] a0b5e35cee60: Preparing [2021-01-14T00:32:10.030Z] 054ac0ebb7c9: Preparing [2021-01-14T00:32:10.030Z] 777b2c648970: Preparing [2021-01-14T00:32:10.030Z] 80b8e60f4509: Waiting [2021-01-14T00:32:10.030Z] 1a39b6032502: Waiting [2021-01-14T00:32:10.030Z] 68fa94719410: Waiting [2021-01-14T00:32:10.030Z] a0b5e35cee60: Waiting [2021-01-14T00:32:10.030Z] 054ac0ebb7c9: Waiting [2021-01-14T00:32:10.030Z] 777b2c648970: Waiting [2021-01-14T00:32:10.223Z] ---> Running in 0bf1a674b4f8 [2021-01-14T00:32:10.292Z] 290952ca94d3: Pushed [2021-01-14T00:32:10.292Z] c0a3d4bb9a52: Pushed [2021-01-14T00:32:10.292Z] 710548159ca1: Pushed [2021-01-14T00:32:10.292Z] 3d70b3f6999b: Pushed [2021-01-14T00:32:10.508Z] Removing intermediate container 3f89bc807c30 [2021-01-14T00:32:10.508Z] ---> 2809e150e7fc [2021-01-14T00:32:10.508Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-14T00:32:10.508Z] Removing intermediate container 7e906728db2e [2021-01-14T00:32:10.508Z] ---> bd860c067ed4 [2021-01-14T00:32:10.508Z] Step 27/29 : LABEL arch=arm64 [2021-01-14T00:32:10.559Z] 1a39b6032502: Pushed [2021-01-14T00:32:10.559Z] a0b5e35cee60: Pushed [2021-01-14T00:32:10.559Z] 80b8e60f4509: Pushed [2021-01-14T00:32:10.559Z] 68fa94719410: Pushed [2021-01-14T00:32:10.822Z] 777b2c648970: Layer already exists [2021-01-14T00:32:10.822Z] 054ac0ebb7c9: Pushed [2021-01-14T00:32:11.092Z] c525c3314142: Pushed [2021-01-14T00:32:11.122Z] ---> Running in 12bfd4d4fd63 [2021-01-14T00:32:11.362Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:c987d493777c3f964dc2aa3a242056d6a82b50faa2a16ebb08b174c37c017c1d size: 3027 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:11.756Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0.0.0 [2021-01-14T00:32:11.768Z] Removing intermediate container 12bfd4d4fd63 [2021-01-14T00:32:11.768Z] ---> aea5c760604e [2021-01-14T00:32:11.768Z] Step 28/29 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:12.044Z] ---> f5a474403f1b [2021-01-14T00:32:12.147Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0.0.0 [2021-01-14T00:32:12.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2021-01-14T00:32:12.147Z] c525c3314142: Preparing [2021-01-14T00:32:12.147Z] 3d70b3f6999b: Preparing [2021-01-14T00:32:12.147Z] c0a3d4bb9a52: Preparing [2021-01-14T00:32:12.147Z] 710548159ca1: Preparing [2021-01-14T00:32:12.147Z] 710548159ca1: Preparing [2021-01-14T00:32:12.147Z] 290952ca94d3: Preparing [2021-01-14T00:32:12.147Z] 80b8e60f4509: Preparing [2021-01-14T00:32:12.147Z] 1a39b6032502: Preparing [2021-01-14T00:32:12.147Z] c525c3314142: Preparing [2021-01-14T00:32:12.147Z] 68fa94719410: Preparing [2021-01-14T00:32:12.147Z] a0b5e35cee60: Preparing [2021-01-14T00:32:12.147Z] 054ac0ebb7c9: Preparing [2021-01-14T00:32:12.147Z] 777b2c648970: Preparing [2021-01-14T00:32:12.147Z] 1a39b6032502: Waiting [2021-01-14T00:32:12.147Z] 68fa94719410: Waiting [2021-01-14T00:32:12.147Z] a0b5e35cee60: Waiting [2021-01-14T00:32:12.147Z] 054ac0ebb7c9: Waiting [2021-01-14T00:32:12.147Z] 777b2c648970: Waiting [2021-01-14T00:32:12.147Z] 80b8e60f4509: Waiting [2021-01-14T00:32:12.147Z] 710548159ca1: Layer already exists [2021-01-14T00:32:12.147Z] c525c3314142: Layer already exists [2021-01-14T00:32:12.147Z] 290952ca94d3: Layer already exists [2021-01-14T00:32:12.147Z] c0a3d4bb9a52: Layer already exists [2021-01-14T00:32:12.147Z] 3d70b3f6999b: Layer already exists [2021-01-14T00:32:12.147Z] 1a39b6032502: Layer already exists [2021-01-14T00:32:12.147Z] 80b8e60f4509: Layer already exists [2021-01-14T00:32:12.147Z] 054ac0ebb7c9: Layer already exists [2021-01-14T00:32:12.147Z] a0b5e35cee60: Layer already exists [2021-01-14T00:32:12.147Z] 68fa94719410: Layer already exists [2021-01-14T00:32:12.147Z] 777b2c648970: Layer already exists [2021-01-14T00:32:12.147Z] 0.0.0: digest: sha256:c987d493777c3f964dc2aa3a242056d6a82b50faa2a16ebb08b174c37c017c1d size: 3027 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:12.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T00:32:12.351Z] ---> Running in 50805b1a16c3 [2021-01-14T00:32:12.537Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:12.899Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:12.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2021-01-14T00:32:12.899Z] c525c3314142: Preparing [2021-01-14T00:32:12.899Z] 3d70b3f6999b: Preparing [2021-01-14T00:32:12.899Z] c0a3d4bb9a52: Preparing [2021-01-14T00:32:12.899Z] 710548159ca1: Preparing [2021-01-14T00:32:12.899Z] 710548159ca1: Preparing [2021-01-14T00:32:12.899Z] 290952ca94d3: Preparing [2021-01-14T00:32:12.899Z] 80b8e60f4509: Preparing [2021-01-14T00:32:12.899Z] 1a39b6032502: Preparing [2021-01-14T00:32:12.899Z] c525c3314142: Preparing [2021-01-14T00:32:12.899Z] 68fa94719410: Preparing [2021-01-14T00:32:12.899Z] a0b5e35cee60: Preparing [2021-01-14T00:32:12.899Z] 054ac0ebb7c9: Preparing [2021-01-14T00:32:12.899Z] 777b2c648970: Preparing [2021-01-14T00:32:12.899Z] 80b8e60f4509: Waiting [2021-01-14T00:32:12.899Z] 1a39b6032502: Waiting [2021-01-14T00:32:12.899Z] 68fa94719410: Waiting [2021-01-14T00:32:12.899Z] a0b5e35cee60: Waiting [2021-01-14T00:32:12.899Z] 054ac0ebb7c9: Waiting [2021-01-14T00:32:12.899Z] 777b2c648970: Waiting [2021-01-14T00:32:12.899Z] 290952ca94d3: Layer already exists [2021-01-14T00:32:12.899Z] 710548159ca1: Layer already exists [2021-01-14T00:32:12.899Z] c525c3314142: Layer already exists [2021-01-14T00:32:12.899Z] c0a3d4bb9a52: Layer already exists [2021-01-14T00:32:12.899Z] 3d70b3f6999b: Layer already exists [2021-01-14T00:32:12.899Z] 1a39b6032502: Layer already exists [2021-01-14T00:32:12.899Z] 80b8e60f4509: Layer already exists [2021-01-14T00:32:12.899Z] 68fa94719410: Layer already exists [2021-01-14T00:32:12.899Z] a0b5e35cee60: Layer already exists [2021-01-14T00:32:12.899Z] 054ac0ebb7c9: Layer already exists [2021-01-14T00:32:12.899Z] 777b2c648970: Layer already exists [2021-01-14T00:32:12.899Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:c987d493777c3f964dc2aa3a242056d6a82b50faa2a16ebb08b174c37c017c1d size: 3027 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:13.280Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:13.341Z] Removing intermediate container 50805b1a16c3 [2021-01-14T00:32:13.341Z] ---> 4db1e89ed703 [2021-01-14T00:32:13.341Z] Step 29/29 : LABEL version=0.0.0 [2021-01-14T00:32:13.341Z] ---> Running in 5fa91f4cf5f9 [2021-01-14T00:32:13.645Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:hanoi [2021-01-14T00:32:13.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2021-01-14T00:32:13.645Z] c525c3314142: Preparing [2021-01-14T00:32:13.645Z] 3d70b3f6999b: Preparing [2021-01-14T00:32:13.645Z] c0a3d4bb9a52: Preparing [2021-01-14T00:32:13.645Z] 710548159ca1: Preparing [2021-01-14T00:32:13.645Z] 710548159ca1: Preparing [2021-01-14T00:32:13.645Z] 290952ca94d3: Preparing [2021-01-14T00:32:13.645Z] 80b8e60f4509: Preparing [2021-01-14T00:32:13.645Z] 1a39b6032502: Preparing [2021-01-14T00:32:13.645Z] c525c3314142: Preparing [2021-01-14T00:32:13.645Z] 68fa94719410: Preparing [2021-01-14T00:32:13.645Z] a0b5e35cee60: Preparing [2021-01-14T00:32:13.645Z] 054ac0ebb7c9: Preparing [2021-01-14T00:32:13.645Z] 777b2c648970: Preparing [2021-01-14T00:32:13.645Z] 68fa94719410: Waiting [2021-01-14T00:32:13.645Z] a0b5e35cee60: Waiting [2021-01-14T00:32:13.645Z] 054ac0ebb7c9: Waiting [2021-01-14T00:32:13.645Z] 777b2c648970: Waiting [2021-01-14T00:32:13.645Z] 80b8e60f4509: Waiting [2021-01-14T00:32:13.645Z] 1a39b6032502: Waiting [2021-01-14T00:32:13.645Z] 710548159ca1: Layer already exists [2021-01-14T00:32:13.645Z] 290952ca94d3: Layer already exists [2021-01-14T00:32:13.645Z] c525c3314142: Layer already exists [2021-01-14T00:32:13.645Z] c0a3d4bb9a52: Layer already exists [2021-01-14T00:32:13.645Z] 3d70b3f6999b: Layer already exists [2021-01-14T00:32:13.645Z] 1a39b6032502: Layer already exists [2021-01-14T00:32:13.645Z] 68fa94719410: Layer already exists [2021-01-14T00:32:13.645Z] 054ac0ebb7c9: Layer already exists [2021-01-14T00:32:13.645Z] a0b5e35cee60: Layer already exists [2021-01-14T00:32:13.645Z] 80b8e60f4509: Layer already exists [2021-01-14T00:32:13.911Z] 777b2c648970: Layer already exists [2021-01-14T00:32:13.911Z] hanoi: digest: sha256:c987d493777c3f964dc2aa3a242056d6a82b50faa2a16ebb08b174c37c017c1d size: 3027 [Pipeline] } [2021-01-14T00:32:13.942Z] Removing intermediate container 0bf1a674b4f8 [2021-01-14T00:32:13.942Z] ---> f28cc2beaae7 [2021-01-14T00:32:13.942Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:32:14.210Z] ===================================================== [Pipeline] echo [2021-01-14T00:32:14.281Z] taggedImages: [2021-01-14T00:32:14.282Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:14.282Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:0.0.0 [2021-01-14T00:32:14.282Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:14.282Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:hanoi [Pipeline] echo [2021-01-14T00:32:14.403Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2021-01-14T00:32:14.403Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:14.403Z] 0.0.0 [2021-01-14T00:32:14.403Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:14.403Z] hanoi [2021-01-14T00:32:14.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2021-01-14T00:32:14.557Z] ---> Running in 233ee425c7f1 [2021-01-14T00:32:14.557Z] Removing intermediate container 5fa91f4cf5f9 [2021-01-14T00:32:14.557Z] ---> 0ac013b0f4b6 [2021-01-14T00:32:14.557Z] [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:14.835Z] ---> 858b19970737 [2021-01-14T00:32:14.835Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T00:32:15.042Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:15.110Z] Successfully built 0ac013b0f4b6 [2021-01-14T00:32:15.110Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2021-01-14T00:32:15.381Z]  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go [2021-01-14T00:32:15.381Z] Removing intermediate container 233ee425c7f1 [2021-01-14T00:32:15.381Z] ---> c4068119eaee [2021-01-14T00:32:15.381Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T00:32:15.381Z] ---> Running in ba2c088a467c [2021-01-14T00:32:15.396Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:15.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-01-14T00:32:15.396Z] 3b17145b3ec5: Preparing [2021-01-14T00:32:15.396Z] 85b54d95936b: Preparing [2021-01-14T00:32:15.396Z] d92a37020117: Preparing [2021-01-14T00:32:15.396Z] 166fd954009b: Preparing [2021-01-14T00:32:15.396Z] 357746c5248f: Preparing [2021-01-14T00:32:15.396Z] 96bea70c3a38: Preparing [2021-01-14T00:32:15.396Z] e37ee6207bb9: Preparing [2021-01-14T00:32:15.396Z] 79e8ac508382: Preparing [2021-01-14T00:32:15.396Z] 1b3ee35aacca: Preparing [2021-01-14T00:32:15.396Z] e37ee6207bb9: Waiting [2021-01-14T00:32:15.396Z] 79e8ac508382: Waiting [2021-01-14T00:32:15.396Z] 96bea70c3a38: Waiting [2021-01-14T00:32:15.396Z] 1b3ee35aacca: Waiting [2021-01-14T00:32:15.671Z] 3b17145b3ec5: Pushed [2021-01-14T00:32:15.671Z] 357746c5248f: Pushed [2021-01-14T00:32:15.671Z] 85b54d95936b: Pushed [2021-01-14T00:32:15.950Z] e37ee6207bb9: Pushed [2021-01-14T00:32:15.950Z] 96bea70c3a38: Pushed [2021-01-14T00:32:15.950Z] 1b3ee35aacca: Layer already exists [2021-01-14T00:32:15.985Z] ---> 2515b615edc1 [2021-01-14T00:32:15.986Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T00:32:16.266Z] Removing intermediate container ba2c088a467c [2021-01-14T00:32:16.266Z] ---> 963c0c71e39f [2021-01-14T00:32:16.266Z] Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:16.536Z] 79e8ac508382: Pushed [2021-01-14T00:32:16.541Z] ---> Running in e57c55d2d092 [2021-01-14T00:32:16.800Z] 166fd954009b: Pushed [2021-01-14T00:32:16.800Z] d92a37020117: Pushed [2021-01-14T00:32:16.823Z] ---> Running in 31df9a5859e1 [2021-01-14T00:32:17.063Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:2dfc0dd4b32a6cb8b22727bf87eb3fe72925a2301e4aed590c071f230f140d25 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:17.408Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0.0.0 [Pipeline] isUnix [2021-01-14T00:32:17.431Z] Removing intermediate container e57c55d2d092 [2021-01-14T00:32:17.431Z] ---> b12e36642219 [2021-01-14T00:32:17.431Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh [2021-01-14T00:32:17.761Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0.0.0 [2021-01-14T00:32:17.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-01-14T00:32:17.761Z] 3b17145b3ec5: Preparing [2021-01-14T00:32:17.761Z] 85b54d95936b: Preparing [2021-01-14T00:32:17.761Z] d92a37020117: Preparing [2021-01-14T00:32:17.761Z] 166fd954009b: Preparing [2021-01-14T00:32:17.761Z] 357746c5248f: Preparing [2021-01-14T00:32:17.761Z] 96bea70c3a38: Preparing [2021-01-14T00:32:17.761Z] e37ee6207bb9: Preparing [2021-01-14T00:32:17.761Z] 79e8ac508382: Preparing [2021-01-14T00:32:17.761Z] 1b3ee35aacca: Preparing [2021-01-14T00:32:17.761Z] 96bea70c3a38: Waiting [2021-01-14T00:32:17.761Z] 79e8ac508382: Waiting [2021-01-14T00:32:17.761Z] 1b3ee35aacca: Waiting [2021-01-14T00:32:17.761Z] e37ee6207bb9: Waiting [2021-01-14T00:32:18.022Z] 357746c5248f: Layer already exists [2021-01-14T00:32:18.039Z] Removing intermediate container 31df9a5859e1 [2021-01-14T00:32:18.039Z] ---> ab9422d95f60 [2021-01-14T00:32:18.039Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:32:18.284Z] 3b17145b3ec5: Layer already exists [2021-01-14T00:32:18.284Z] d92a37020117: Layer already exists [2021-01-14T00:32:18.284Z] 85b54d95936b: Layer already exists [2021-01-14T00:32:18.284Z] 166fd954009b: Layer already exists [2021-01-14T00:32:18.284Z] 96bea70c3a38: Layer already exists [2021-01-14T00:32:18.284Z] e37ee6207bb9: Layer already exists [2021-01-14T00:32:18.284Z] 1b3ee35aacca: Layer already exists [2021-01-14T00:32:18.284Z] 79e8ac508382: Layer already exists [2021-01-14T00:32:18.284Z] 0.0.0: digest: sha256:2dfc0dd4b32a6cb8b22727bf87eb3fe72925a2301e4aed590c071f230f140d25 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:18.392Z] ---> Running in f955a98441ee [2021-01-14T00:32:18.631Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:18.675Z] ---> Running in 3d19e4688816 [2021-01-14T00:32:18.958Z] Removing intermediate container f955a98441ee [2021-01-14T00:32:18.958Z] ---> 90060ba91dbc [2021-01-14T00:32:18.958Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:32:18.974Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:18.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-01-14T00:32:18.974Z] 3b17145b3ec5: Preparing [2021-01-14T00:32:18.974Z] 85b54d95936b: Preparing [2021-01-14T00:32:18.974Z] d92a37020117: Preparing [2021-01-14T00:32:18.974Z] 166fd954009b: Preparing [2021-01-14T00:32:18.974Z] 357746c5248f: Preparing [2021-01-14T00:32:18.974Z] 96bea70c3a38: Preparing [2021-01-14T00:32:18.974Z] e37ee6207bb9: Preparing [2021-01-14T00:32:18.974Z] 79e8ac508382: Preparing [2021-01-14T00:32:18.974Z] 1b3ee35aacca: Preparing [2021-01-14T00:32:18.974Z] 96bea70c3a38: Waiting [2021-01-14T00:32:18.974Z] e37ee6207bb9: Waiting [2021-01-14T00:32:18.974Z] 79e8ac508382: Waiting [2021-01-14T00:32:18.974Z] 1b3ee35aacca: Waiting [2021-01-14T00:32:18.974Z] 3b17145b3ec5: Layer already exists [2021-01-14T00:32:18.974Z] d92a37020117: Layer already exists [2021-01-14T00:32:18.974Z] 85b54d95936b: Layer already exists [2021-01-14T00:32:18.974Z] 357746c5248f: Layer already exists [2021-01-14T00:32:18.974Z] 166fd954009b: Layer already exists [2021-01-14T00:32:18.974Z] 96bea70c3a38: Layer already exists [2021-01-14T00:32:18.974Z] e37ee6207bb9: Layer already exists [2021-01-14T00:32:18.974Z] 79e8ac508382: Layer already exists [2021-01-14T00:32:18.974Z] 1b3ee35aacca: Layer already exists [2021-01-14T00:32:19.238Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:2dfc0dd4b32a6cb8b22727bf87eb3fe72925a2301e4aed590c071f230f140d25 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:19.584Z] ---> Running in fe0c041e5835 [2021-01-14T00:32:19.752Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:19.875Z] Removing intermediate container 3d19e4688816 [2021-01-14T00:32:19.875Z] ---> 77fd2b7a393a [2021-01-14T00:32:19.875Z] [2021-01-14T00:32:20.139Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:hanoi [2021-01-14T00:32:20.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2021-01-14T00:32:20.139Z] 3b17145b3ec5: Preparing [2021-01-14T00:32:20.139Z] 85b54d95936b: Preparing [2021-01-14T00:32:20.139Z] d92a37020117: Preparing [2021-01-14T00:32:20.139Z] 166fd954009b: Preparing [2021-01-14T00:32:20.139Z] 357746c5248f: Preparing [2021-01-14T00:32:20.139Z] 96bea70c3a38: Preparing [2021-01-14T00:32:20.139Z] e37ee6207bb9: Preparing [2021-01-14T00:32:20.139Z] 79e8ac508382: Preparing [2021-01-14T00:32:20.139Z] 1b3ee35aacca: Preparing [2021-01-14T00:32:20.139Z] e37ee6207bb9: Waiting [2021-01-14T00:32:20.139Z] 79e8ac508382: Waiting [2021-01-14T00:32:20.139Z] 1b3ee35aacca: Waiting [2021-01-14T00:32:20.139Z] 96bea70c3a38: Waiting [2021-01-14T00:32:20.139Z] 3b17145b3ec5: Layer already exists [2021-01-14T00:32:20.139Z] 357746c5248f: Layer already exists [2021-01-14T00:32:20.139Z] 166fd954009b: Layer already exists [2021-01-14T00:32:20.139Z] d92a37020117: Layer already exists [2021-01-14T00:32:20.139Z] 85b54d95936b: Layer already exists [2021-01-14T00:32:20.139Z] 79e8ac508382: Layer already exists [2021-01-14T00:32:20.139Z] e37ee6207bb9: Layer already exists [2021-01-14T00:32:20.139Z] 96bea70c3a38: Layer already exists [2021-01-14T00:32:20.139Z] 1b3ee35aacca: Layer already exists [2021-01-14T00:32:20.139Z] hanoi: digest: sha256:2dfc0dd4b32a6cb8b22727bf87eb3fe72925a2301e4aed590c071f230f140d25 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2021-01-14T00:32:20.475Z] Successfully built 77fd2b7a393a [2021-01-14T00:32:20.475Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-14T00:32:20.476Z] Building docker-support-notifications-go [2021-01-14T00:32:20.476Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container fe0c041e5835 [2021-01-14T00:32:20.476Z] ---> 356d5f719638 [Pipeline] echo [2021-01-14T00:32:20.528Z] ===================================================== [Pipeline] echo [2021-01-14T00:32:20.639Z] taggedImages: [2021-01-14T00:32:20.639Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:20.639Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:0.0.0 [2021-01-14T00:32:20.639Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:20.639Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:hanoi [2021-01-14T00:32:20.747Z] Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] echo [2021-01-14T00:32:20.826Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2021-01-14T00:32:20.826Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:20.826Z] 0.0.0 [2021-01-14T00:32:20.826Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:20.826Z] hanoi [2021-01-14T00:32:20.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:21.344Z] ---> Running in 25b937e94a62 [2021-01-14T00:32:21.429Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:21.614Z] Removing intermediate container 1cfd7e6864ae [2021-01-14T00:32:21.614Z] ---> 8077dae38e1b [2021-01-14T00:32:21.614Z] [2021-01-14T00:32:21.614Z] Step 10/22 : FROM scratch [2021-01-14T00:32:21.614Z] ---> [2021-01-14T00:32:21.614Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:32:21.810Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:21.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2021-01-14T00:32:21.810Z] 327f23dd01a7: Preparing [2021-01-14T00:32:21.810Z] 91ecf7fc3611: Preparing [2021-01-14T00:32:21.810Z] a6df7832e38f: Preparing [2021-01-14T00:32:21.810Z] 4834e2628100: Preparing [2021-01-14T00:32:21.912Z] Removing intermediate container 25b937e94a62 [2021-01-14T00:32:21.912Z] ---> cfc57e0b5ec0 [2021-01-14T00:32:21.912Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:32:21.912Z] ---> Using cache [2021-01-14T00:32:21.912Z] ---> c8e95eb93035 [2021-01-14T00:32:21.912Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T00:32:22.081Z] 327f23dd01a7: Pushed [2021-01-14T00:32:22.081Z] a6df7832e38f: Pushed [2021-01-14T00:32:22.081Z] 4834e2628100: Pushed [2021-01-14T00:32:22.190Z] ---> Running in 517a5577d289 [2021-01-14T00:32:22.465Z] ---> Running in 881d1ae16ece [2021-01-14T00:32:23.061Z] Removing intermediate container 517a5577d289 [2021-01-14T00:32:23.061Z] ---> b3ce565e56e5 [2021-01-14T00:32:23.061Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:32:23.496Z] 91ecf7fc3611: Pushed [2021-01-14T00:32:23.654Z] Removing intermediate container 881d1ae16ece [2021-01-14T00:32:23.654Z] ---> 76ba7d14f1c5 [2021-01-14T00:32:23.654Z] [2021-01-14T00:32:23.654Z] ---> Running in f18194d1c4c3 [2021-01-14T00:32:23.760Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:d4fbb36ba9bf216e018202df619de98821dbc01685c348af00e91008ff247ce9 size: 1153 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:23.931Z] Successfully built 76ba7d14f1c5 [2021-01-14T00:32:24.127Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:0.0.0 [2021-01-14T00:32:24.212Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-14T00:32:24.212Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:24.752Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:0.0.0 [2021-01-14T00:32:24.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2021-01-14T00:32:24.752Z] 327f23dd01a7: Preparing [2021-01-14T00:32:24.752Z] 91ecf7fc3611: Preparing [2021-01-14T00:32:24.752Z] a6df7832e38f: Preparing [2021-01-14T00:32:24.752Z] 4834e2628100: Preparing [2021-01-14T00:32:24.752Z] 91ecf7fc3611: Layer already exists [2021-01-14T00:32:24.752Z] a6df7832e38f: Layer already exists [2021-01-14T00:32:24.752Z] 4834e2628100: Layer already exists [2021-01-14T00:32:24.752Z] 327f23dd01a7: Layer already exists [2021-01-14T00:32:24.752Z] 0.0.0: digest: sha256:d4fbb36ba9bf216e018202df619de98821dbc01685c348af00e91008ff247ce9 size: 1153 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:24.860Z] Removing intermediate container f18194d1c4c3 [2021-01-14T00:32:24.860Z] ---> 8ea6b9e3d01a [2021-01-14T00:32:24.860Z] Step 14/22 : WORKDIR / [2021-01-14T00:32:25.144Z] ---> Running in 57c9a3a16f54 [2021-01-14T00:32:25.147Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:26.451Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:26.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2021-01-14T00:32:26.451Z] 327f23dd01a7: Preparing [2021-01-14T00:32:26.451Z] 91ecf7fc3611: Preparing [2021-01-14T00:32:26.451Z] a6df7832e38f: Preparing [2021-01-14T00:32:26.451Z] 4834e2628100: Preparing [2021-01-14T00:32:26.451Z] 327f23dd01a7: Layer already exists [2021-01-14T00:32:26.451Z] a6df7832e38f: Layer already exists [2021-01-14T00:32:26.451Z] 91ecf7fc3611: Layer already exists [2021-01-14T00:32:26.451Z] 4834e2628100: Layer already exists [2021-01-14T00:32:26.451Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:d4fbb36ba9bf216e018202df619de98821dbc01685c348af00e91008ff247ce9 size: 1153 [2021-01-14T00:32:26.451Z] Removing intermediate container 57c9a3a16f54 [2021-01-14T00:32:26.451Z] ---> 4ec3d1924bfe [2021-01-14T00:32:26.451Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:26.845Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:27.205Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:hanoi [2021-01-14T00:32:27.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2021-01-14T00:32:27.205Z] 327f23dd01a7: Preparing [2021-01-14T00:32:27.205Z] 91ecf7fc3611: Preparing [2021-01-14T00:32:27.205Z] a6df7832e38f: Preparing [2021-01-14T00:32:27.205Z] 4834e2628100: Preparing [2021-01-14T00:32:27.205Z] 4834e2628100: Layer already exists [2021-01-14T00:32:27.205Z] 327f23dd01a7: Layer already exists [2021-01-14T00:32:27.205Z] a6df7832e38f: Layer already exists [2021-01-14T00:32:27.205Z] 91ecf7fc3611: Layer already exists [2021-01-14T00:32:27.205Z] hanoi: digest: sha256:d4fbb36ba9bf216e018202df619de98821dbc01685c348af00e91008ff247ce9 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:32:27.535Z] ===================================================== [Pipeline] echo [2021-01-14T00:32:27.619Z] taggedImages: [2021-01-14T00:32:27.619Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:27.619Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:0.0.0 [2021-01-14T00:32:27.619Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:27.619Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:hanoi [Pipeline] echo [2021-01-14T00:32:27.711Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2021-01-14T00:32:27.711Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:27.711Z] 0.0.0 [2021-01-14T00:32:27.711Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:27.711Z] hanoi [2021-01-14T00:32:27.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:28.335Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:28.686Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:28.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-01-14T00:32:28.686Z] 1b65198c6f19: Preparing [2021-01-14T00:32:28.686Z] b8e146835a7d: Preparing [2021-01-14T00:32:28.686Z] 215c18800b5f: Preparing [2021-01-14T00:32:28.686Z] 4aba9ab3745e: Preparing [2021-01-14T00:32:28.686Z] 761143b15f13: Preparing [2021-01-14T00:32:28.686Z] 9ec66b4bf624: Preparing [2021-01-14T00:32:28.686Z] 9ec66b4bf624: Waiting [2021-01-14T00:32:28.955Z] 215c18800b5f: Pushed [2021-01-14T00:32:28.955Z] 761143b15f13: Pushed [2021-01-14T00:32:28.955Z] 1b65198c6f19: Pushed [2021-01-14T00:32:28.955Z] 4aba9ab3745e: Pushed [2021-01-14T00:32:29.087Z] ---> 9b1a23b3bc0c [2021-01-14T00:32:29.087Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T00:32:29.226Z] 9ec66b4bf624: Pushed [2021-01-14T00:32:29.766Z] Removing intermediate container bb66ec9da7e8 [2021-01-14T00:32:29.766Z] ---> d2e0ddc0b7a5 [2021-01-14T00:32:29.766Z] [2021-01-14T00:32:29.766Z] Step 10/23 : FROM alpine [2021-01-14T00:32:29.766Z] ---> afeebe901d6b [2021-01-14T00:32:29.766Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:32:30.196Z] b8e146835a7d: Pushed [2021-01-14T00:32:30.364Z] ---> Running in 278aa70d67eb [2021-01-14T00:32:30.465Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:446351072c4d8909405ea27679e0d3646593088f11b1dac40564f647cea1d7e3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:30.635Z] ---> cf18ec476db6 [2021-01-14T00:32:30.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T00:32:30.816Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:31.153Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0.0.0 [2021-01-14T00:32:31.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-01-14T00:32:31.153Z] 1b65198c6f19: Preparing [2021-01-14T00:32:31.153Z] b8e146835a7d: Preparing [2021-01-14T00:32:31.153Z] 215c18800b5f: Preparing [2021-01-14T00:32:31.153Z] 4aba9ab3745e: Preparing [2021-01-14T00:32:31.153Z] 761143b15f13: Preparing [2021-01-14T00:32:31.153Z] 9ec66b4bf624: Preparing [2021-01-14T00:32:31.153Z] 9ec66b4bf624: Waiting [2021-01-14T00:32:31.153Z] 1b65198c6f19: Layer already exists [2021-01-14T00:32:31.153Z] 4aba9ab3745e: Layer already exists [2021-01-14T00:32:31.153Z] 761143b15f13: Layer already exists [2021-01-14T00:32:31.153Z] b8e146835a7d: Layer already exists [2021-01-14T00:32:31.153Z] 215c18800b5f: Layer already exists [2021-01-14T00:32:31.153Z] 9ec66b4bf624: Layer already exists [2021-01-14T00:32:31.153Z] 0.0.0: digest: sha256:446351072c4d8909405ea27679e0d3646593088f11b1dac40564f647cea1d7e3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:31.241Z] Removing intermediate container 278aa70d67eb [2021-01-14T00:32:31.241Z] ---> 8b892d7ea683 [2021-01-14T00:32:31.241Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T00:32:31.512Z] ---> Running in e7eccb10901d [2021-01-14T00:32:31.566Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:31.784Z] ---> 54e2b57a1173 [2021-01-14T00:32:31.784Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T00:32:31.920Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:31.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-01-14T00:32:31.920Z] 1b65198c6f19: Preparing [2021-01-14T00:32:31.920Z] b8e146835a7d: Preparing [2021-01-14T00:32:31.920Z] 215c18800b5f: Preparing [2021-01-14T00:32:31.920Z] 4aba9ab3745e: Preparing [2021-01-14T00:32:31.920Z] 761143b15f13: Preparing [2021-01-14T00:32:31.920Z] 9ec66b4bf624: Preparing [2021-01-14T00:32:31.920Z] 9ec66b4bf624: Waiting [2021-01-14T00:32:31.920Z] 215c18800b5f: Layer already exists [2021-01-14T00:32:31.920Z] 4aba9ab3745e: Layer already exists [2021-01-14T00:32:31.920Z] 761143b15f13: Layer already exists [2021-01-14T00:32:31.920Z] b8e146835a7d: Layer already exists [2021-01-14T00:32:31.920Z] 1b65198c6f19: Layer already exists [2021-01-14T00:32:31.920Z] 9ec66b4bf624: Layer already exists [2021-01-14T00:32:31.920Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:446351072c4d8909405ea27679e0d3646593088f11b1dac40564f647cea1d7e3 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:32.278Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:32.636Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:hanoi [2021-01-14T00:32:32.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2021-01-14T00:32:32.636Z] 1b65198c6f19: Preparing [2021-01-14T00:32:32.636Z] b8e146835a7d: Preparing [2021-01-14T00:32:32.636Z] 215c18800b5f: Preparing [2021-01-14T00:32:32.636Z] 4aba9ab3745e: Preparing [2021-01-14T00:32:32.636Z] 761143b15f13: Preparing [2021-01-14T00:32:32.636Z] 9ec66b4bf624: Preparing [2021-01-14T00:32:32.636Z] 9ec66b4bf624: Waiting [2021-01-14T00:32:32.636Z] 1b65198c6f19: Layer already exists [2021-01-14T00:32:32.636Z] 4aba9ab3745e: Layer already exists [2021-01-14T00:32:32.636Z] b8e146835a7d: Layer already exists [2021-01-14T00:32:32.636Z] 215c18800b5f: Layer already exists [2021-01-14T00:32:32.636Z] 761143b15f13: Layer already exists [2021-01-14T00:32:32.636Z] 9ec66b4bf624: Layer already exists [2021-01-14T00:32:32.762Z] ---> Running in 9239f79f4f4e [2021-01-14T00:32:32.762Z] Removing intermediate container e7eccb10901d [2021-01-14T00:32:32.762Z] ---> e6f710e60eaa [2021-01-14T00:32:32.762Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T00:32:32.762Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:32:32.762Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:32:32.762Z] ---> b399fd6ad47e [2021-01-14T00:32:32.762Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T00:32:32.762Z] ---> Using cache [2021-01-14T00:32:32.762Z] ---> d388fb1cde1e [2021-01-14T00:32:32.762Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:32:32.762Z] ---> Using cache [2021-01-14T00:32:32.762Z] ---> 16f6bd11873b [2021-01-14T00:32:32.762Z] Step 5/21 : RUN apk update && apk add make git [2021-01-14T00:32:32.902Z] hanoi: digest: sha256:446351072c4d8909405ea27679e0d3646593088f11b1dac40564f647cea1d7e3 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [2021-01-14T00:32:33.037Z] ---> Running in b5ddf0bc4a21 [2021-01-14T00:32:33.037Z] ---> Running in 8ed11e1f893b [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:32:33.227Z] ===================================================== [Pipeline] echo [2021-01-14T00:32:33.303Z] taggedImages: [2021-01-14T00:32:33.303Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:33.303Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:0.0.0 [2021-01-14T00:32:33.303Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:33.303Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:hanoi [2021-01-14T00:32:33.317Z] Removing intermediate container 9239f79f4f4e [2021-01-14T00:32:33.317Z] ---> 99f5ca0c587f [2021-01-14T00:32:33.317Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] echo [2021-01-14T00:32:33.402Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2021-01-14T00:32:33.402Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:33.402Z] 0.0.0 [2021-01-14T00:32:33.402Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:33.402Z] hanoi [2021-01-14T00:32:33.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:33.925Z] ---> Running in 8e4c85412a22 [2021-01-14T00:32:33.925Z] Removing intermediate container 8ed11e1f893b [2021-01-14T00:32:33.925Z] ---> 7841f6ed4b6e [2021-01-14T00:32:33.925Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:32:34.018Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:34.199Z] ---> Running in 61914c88525c [2021-01-14T00:32:34.358Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:34.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-01-14T00:32:34.358Z] e68628c8be1e: Preparing [2021-01-14T00:32:34.358Z] 3b0842e88795: Preparing [2021-01-14T00:32:34.358Z] f86b3a9a3150: Preparing [2021-01-14T00:32:34.620Z] f86b3a9a3150: Pushed [2021-01-14T00:32:34.620Z] e68628c8be1e: Pushed [2021-01-14T00:32:34.793Z] Removing intermediate container 8e4c85412a22 [2021-01-14T00:32:34.793Z] ---> d8b470390fac [2021-01-14T00:32:34.793Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:32:34.793Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:35.066Z] ---> Running in 78c06536633c [2021-01-14T00:32:35.574Z] 3b0842e88795: Pushed [2021-01-14T00:32:35.663Z] Removing intermediate container 78c06536633c [2021-01-14T00:32:35.663Z] ---> eeb2cf740e19 [2021-01-14T00:32:35.663Z] Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:35.846Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:433d3d217a80b7e41cee8644d18bda98f6e517dd6b25107fcbfbb3b0bda01090 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:35.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:35.938Z] ---> Running in 44761ee603b0 [2021-01-14T00:32:36.192Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:36.524Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0.0.0 [2021-01-14T00:32:36.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-01-14T00:32:36.524Z] e68628c8be1e: Preparing [2021-01-14T00:32:36.524Z] 3b0842e88795: Preparing [2021-01-14T00:32:36.524Z] f86b3a9a3150: Preparing [2021-01-14T00:32:36.524Z] f86b3a9a3150: Layer already exists [2021-01-14T00:32:36.524Z] 3b0842e88795: Layer already exists [2021-01-14T00:32:36.524Z] e68628c8be1e: Layer already exists [2021-01-14T00:32:36.524Z] 0.0.0: digest: sha256:433d3d217a80b7e41cee8644d18bda98f6e517dd6b25107fcbfbb3b0bda01090 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:36.862Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:36.958Z] Removing intermediate container 44761ee603b0 [2021-01-14T00:32:36.958Z] ---> 4755777d167d [2021-01-14T00:32:36.958Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:32:37.187Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:37.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-01-14T00:32:37.187Z] e68628c8be1e: Preparing [2021-01-14T00:32:37.187Z] 3b0842e88795: Preparing [2021-01-14T00:32:37.187Z] f86b3a9a3150: Preparing [2021-01-14T00:32:37.187Z] 3b0842e88795: Layer already exists [2021-01-14T00:32:37.187Z] e68628c8be1e: Layer already exists [2021-01-14T00:32:37.187Z] f86b3a9a3150: Layer already exists [2021-01-14T00:32:37.187Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:433d3d217a80b7e41cee8644d18bda98f6e517dd6b25107fcbfbb3b0bda01090 size: 944 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:37.231Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:32:37.231Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:32:37.231Z] OK: 12621 distinct packages available [2021-01-14T00:32:37.525Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:37.831Z] ---> Running in d757bef7e548 [2021-01-14T00:32:37.831Z] Removing intermediate container 61914c88525c [2021-01-14T00:32:37.831Z] ---> 52b6f84d48d2 [2021-01-14T00:32:37.831Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-14T00:32:37.859Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:hanoi [2021-01-14T00:32:37.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2021-01-14T00:32:37.859Z] e68628c8be1e: Preparing [2021-01-14T00:32:37.859Z] 3b0842e88795: Preparing [2021-01-14T00:32:37.859Z] f86b3a9a3150: Preparing [2021-01-14T00:32:37.859Z] f86b3a9a3150: Layer already exists [2021-01-14T00:32:37.859Z] e68628c8be1e: Layer already exists [2021-01-14T00:32:37.859Z] 3b0842e88795: Layer already exists [2021-01-14T00:32:37.859Z] hanoi: digest: sha256:433d3d217a80b7e41cee8644d18bda98f6e517dd6b25107fcbfbb3b0bda01090 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-01-14T00:32:38.114Z] OK: 217 MiB in 51 packages [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:32:38.203Z] ===================================================== [Pipeline] echo [2021-01-14T00:32:38.294Z] taggedImages: [2021-01-14T00:32:38.294Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:38.294Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:0.0.0 [2021-01-14T00:32:38.294Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:38.294Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:hanoi [Pipeline] echo [2021-01-14T00:32:38.381Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2021-01-14T00:32:38.381Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:38.381Z] 0.0.0 [2021-01-14T00:32:38.381Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:32:38.381Z] hanoi [2021-01-14T00:32:38.381Z] ===================================================== [2021-01-14T00:32:38.400Z] ---> Running in 207831e4dc60 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2021-01-14T00:32:38.677Z] Removing intermediate container d757bef7e548 [2021-01-14T00:32:38.677Z] ---> ddabffa7a386 [2021-01-14T00:32:38.677Z] [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:39.116Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:32:39.275Z] Successfully built ddabffa7a386 [2021-01-14T00:32:39.276Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-14T00:32:39.276Z] Building docker-support-logging-go [2021-01-14T00:32:39.480Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:39.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-01-14T00:32:39.480Z] 69665bc29fcb: Preparing [2021-01-14T00:32:39.480Z] 6f820e924656: Preparing [2021-01-14T00:32:39.480Z] f1ad3a7c6494: Preparing [2021-01-14T00:32:39.480Z] 44e26b8db9d0: Preparing [2021-01-14T00:32:39.480Z] bf9aaa5cfa55: Preparing [2021-01-14T00:32:39.480Z] 822368124a45: Preparing [2021-01-14T00:32:39.480Z] 3e3ee38aa0f9: Preparing [2021-01-14T00:32:39.480Z] c38afb359156: Preparing [2021-01-14T00:32:39.480Z] ce8005e61ff6: Preparing [2021-01-14T00:32:39.480Z] c0855260cb35: Preparing [2021-01-14T00:32:39.480Z] d8ff2b8a089b: Preparing [2021-01-14T00:32:39.480Z] fbde41d77d8c: Preparing [2021-01-14T00:32:39.480Z] f3e26e9cc915: Preparing [2021-01-14T00:32:39.480Z] 777b2c648970: Preparing [2021-01-14T00:32:39.480Z] 822368124a45: Waiting [2021-01-14T00:32:39.480Z] 3e3ee38aa0f9: Waiting [2021-01-14T00:32:39.480Z] c38afb359156: Waiting [2021-01-14T00:32:39.480Z] ce8005e61ff6: Waiting [2021-01-14T00:32:39.480Z] c0855260cb35: Waiting [2021-01-14T00:32:39.480Z] d8ff2b8a089b: Waiting [2021-01-14T00:32:39.480Z] fbde41d77d8c: Waiting [2021-01-14T00:32:39.480Z] f3e26e9cc915: Waiting [2021-01-14T00:32:39.480Z] 777b2c648970: Waiting [2021-01-14T00:32:39.766Z] bf9aaa5cfa55: Pushed [2021-01-14T00:32:39.766Z] 69665bc29fcb: Pushed [2021-01-14T00:32:40.046Z] 44e26b8db9d0: Pushed [2021-01-14T00:32:40.046Z] 3e3ee38aa0f9: Pushed [2021-01-14T00:32:40.264Z]  Building docker-core-metadata-go ... done Removing intermediate container b5ddf0bc4a21 [2021-01-14T00:32:40.264Z] ---> ac1c8a806baa [2021-01-14T00:32:40.264Z] Step 6/21 : COPY go.mod . [2021-01-14T00:32:40.319Z] 6f820e924656: Pushed [2021-01-14T00:32:40.319Z] ce8005e61ff6: Pushed [2021-01-14T00:32:40.319Z] c38afb359156: Pushed [2021-01-14T00:32:40.319Z] fbde41d77d8c: Layer already exists [2021-01-14T00:32:40.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:40.603Z] f3e26e9cc915: Layer already exists [2021-01-14T00:32:40.603Z] c0855260cb35: Pushed [2021-01-14T00:32:40.603Z] 777b2c648970: Layer already exists [2021-01-14T00:32:41.185Z] 822368124a45: Pushed [2021-01-14T00:32:41.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:41.525Z] ---> 0a4bf690b79b [2021-01-14T00:32:41.525Z] Step 7/21 : RUN go mod download [2021-01-14T00:32:42.138Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T00:32:42.138Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T00:32:42.138Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:32:42.138Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:32:42.138Z] ---> b399fd6ad47e [2021-01-14T00:32:42.138Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T00:32:42.138Z] ---> Using cache [2021-01-14T00:32:42.138Z] ---> d388fb1cde1e [2021-01-14T00:32:42.138Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:32:42.138Z] ---> Using cache [2021-01-14T00:32:42.138Z] ---> 16f6bd11873b [2021-01-14T00:32:42.138Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-14T00:32:42.138Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T00:32:42.413Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T00:32:42.413Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T00:32:42.687Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:32:42.687Z] OK: 8 MiB in 19 packages [2021-01-14T00:32:42.687Z] ---> Running in dfb436327dd3 [2021-01-14T00:32:43.299Z] ---> Running in f50abb1d7684 [2021-01-14T00:32:45.435Z] f1ad3a7c6494: Pushed [2021-01-14T00:32:45.957Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:32:45.957Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:32:45.957Z] ---> b399fd6ad47e [2021-01-14T00:32:45.957Z] Step 3/27 : WORKDIR /edgex-go [2021-01-14T00:32:45.957Z] ---> Using cache [2021-01-14T00:32:45.957Z] ---> d388fb1cde1e [2021-01-14T00:32:45.957Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:32:45.957Z] ---> Using cache [2021-01-14T00:32:45.957Z] ---> 16f6bd11873b [2021-01-14T00:32:45.957Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-14T00:32:45.957Z] Removing intermediate container 207831e4dc60 [2021-01-14T00:32:45.957Z] ---> 74eb01715a02 [2021-01-14T00:32:45.957Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-14T00:32:45.957Z] ---> Running in 94d531ad561b [2021-01-14T00:32:46.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:46.839Z] ---> 6acd2755da0d [2021-01-14T00:32:46.839Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T00:32:47.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:47.118Z] Removing intermediate container dfb436327dd3 [2021-01-14T00:32:47.118Z] ---> c03480979555 [2021-01-14T00:32:47.118Z] Step 8/21 : COPY . . [2021-01-14T00:32:47.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:48.001Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:32:48.001Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:32:48.001Z] OK: 12621 distinct packages available [2021-01-14T00:32:48.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:48.925Z] OK: 217 MiB in 51 packages [2021-01-14T00:32:49.935Z] ---> d32aaf0cbfcf [2021-01-14T00:32:49.935Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T00:32:49.935Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:32:49.935Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:32:49.935Z] OK: 12621 distinct packages available [2021-01-14T00:32:50.914Z] OK: 217 MiB in 51 packages [2021-01-14T00:32:51.515Z] ---> 8f51bc4de21a [2021-01-14T00:32:51.515Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T00:32:51.791Z] Removing intermediate container f50abb1d7684 [2021-01-14T00:32:51.791Z] ---> 0c0d89c7f7ed [2021-01-14T00:32:51.791Z] Step 6/24 : COPY go.mod . [2021-01-14T00:32:52.070Z] ---> Running in 42297e8e4b9c [2021-01-14T00:32:53.056Z] ---> 395d45082395 [2021-01-14T00:32:53.056Z] Step 7/24 : RUN go mod download [2021-01-14T00:32:53.056Z] Removing intermediate container 42297e8e4b9c [2021-01-14T00:32:53.056Z] ---> 726b4a8456d0 [2021-01-14T00:32:53.056Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:32:53.658Z] ---> Running in 41465a5137a2 [2021-01-14T00:32:53.659Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:32:53.659Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:32:53.659Z] ---> b399fd6ad47e [2021-01-14T00:32:53.659Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:32:53.659Z] ---> Using cache [2021-01-14T00:32:53.659Z] ---> d388fb1cde1e [2021-01-14T00:32:53.659Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:32:53.659Z] ---> Using cache [2021-01-14T00:32:53.659Z] ---> 16f6bd11873b [2021-01-14T00:32:53.659Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2021-01-14T00:32:53.659Z] ---> Running in c6bd3add256e [2021-01-14T00:32:53.659Z] Removing intermediate container 94d531ad561b [2021-01-14T00:32:53.659Z] ---> 31a3faac8c28 [2021-01-14T00:32:53.659Z] Step 6/27 : COPY go.mod . [2021-01-14T00:32:53.941Z] ---> Running in 5f74d465d081 [2021-01-14T00:32:54.942Z] Removing intermediate container c6bd3add256e [2021-01-14T00:32:54.942Z] ---> d7220238d7b2 [2021-01-14T00:32:54.942Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T00:32:55.221Z] ---> 92b157ce03d1 [2021-01-14T00:32:55.221Z] Step 7/27 : RUN go mod download [2021-01-14T00:32:55.221Z] ---> Running in a38016db0b2a [2021-01-14T00:32:55.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:55.799Z] ---> Running in cb3f394cda88 [2021-01-14T00:32:56.507Z] Removing intermediate container a38016db0b2a [2021-01-14T00:32:56.507Z] ---> 5c850e4ef924 [2021-01-14T00:32:56.507Z] Step 22/23 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:32:56.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:32:57.474Z] ---> Running in 66d76a9199b0 [2021-01-14T00:32:58.561Z] Removing intermediate container 66d76a9199b0 [2021-01-14T00:32:58.561Z] ---> ee83ebc0b9d8 [2021-01-14T00:32:58.561Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T00:32:58.561Z] Removing intermediate container 41465a5137a2 [2021-01-14T00:32:58.561Z] ---> 8b5d9d99555d [2021-01-14T00:32:58.561Z] Step 8/24 : COPY . . [2021-01-14T00:32:58.892Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:32:58.892Z] v3.12.3-53-g7328761510 [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:32:58.892Z] OK: 12621 distinct packages available [2021-01-14T00:32:58.892Z] ---> Running in 0a487de252bd [2021-01-14T00:32:59.901Z] OK: 217 MiB in 51 packages [2021-01-14T00:32:59.901Z] Removing intermediate container 0a487de252bd [2021-01-14T00:32:59.901Z] ---> 8bb4c14ff2da [2021-01-14T00:32:59.901Z] [2021-01-14T00:33:00.376Z] d8ff2b8a089b: Pushed [2021-01-14T00:33:00.376Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:c396163b092d541cacc1c3706c7eecaf1ad453250773a36aad8bc47091c368fc size: 3253 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:33:00.504Z] OK: 217 MiB in 51 packages [2021-01-14T00:33:00.504Z] Successfully built 8bb4c14ff2da [2021-01-14T00:33:00.729Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:33:01.059Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0.0.0 [2021-01-14T00:33:01.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-01-14T00:33:01.059Z] 69665bc29fcb: Preparing [2021-01-14T00:33:01.059Z] 6f820e924656: Preparing [2021-01-14T00:33:01.059Z] f1ad3a7c6494: Preparing [2021-01-14T00:33:01.059Z] 44e26b8db9d0: Preparing [2021-01-14T00:33:01.059Z] bf9aaa5cfa55: Preparing [2021-01-14T00:33:01.059Z] 822368124a45: Preparing [2021-01-14T00:33:01.059Z] 3e3ee38aa0f9: Preparing [2021-01-14T00:33:01.059Z] c38afb359156: Preparing [2021-01-14T00:33:01.059Z] ce8005e61ff6: Preparing [2021-01-14T00:33:01.059Z] c0855260cb35: Preparing [2021-01-14T00:33:01.059Z] d8ff2b8a089b: Preparing [2021-01-14T00:33:01.059Z] fbde41d77d8c: Preparing [2021-01-14T00:33:01.059Z] f3e26e9cc915: Preparing [2021-01-14T00:33:01.059Z] 777b2c648970: Preparing [2021-01-14T00:33:01.059Z] 822368124a45: Waiting [2021-01-14T00:33:01.059Z] 3e3ee38aa0f9: Waiting [2021-01-14T00:33:01.059Z] c38afb359156: Waiting [2021-01-14T00:33:01.059Z] ce8005e61ff6: Waiting [2021-01-14T00:33:01.059Z] c0855260cb35: Waiting [2021-01-14T00:33:01.059Z] d8ff2b8a089b: Waiting [2021-01-14T00:33:01.059Z] fbde41d77d8c: Waiting [2021-01-14T00:33:01.059Z] f3e26e9cc915: Waiting [2021-01-14T00:33:01.059Z] 777b2c648970: Waiting [2021-01-14T00:33:01.059Z] f1ad3a7c6494: Layer already exists [2021-01-14T00:33:01.059Z] 44e26b8db9d0: Layer already exists [2021-01-14T00:33:01.059Z] bf9aaa5cfa55: Layer already exists [2021-01-14T00:33:01.059Z] 6f820e924656: Layer already exists [2021-01-14T00:33:01.059Z] 69665bc29fcb: Layer already exists [2021-01-14T00:33:01.059Z] 822368124a45: Layer already exists [2021-01-14T00:33:01.059Z] ce8005e61ff6: Layer already exists [2021-01-14T00:33:01.059Z] c38afb359156: Layer already exists [2021-01-14T00:33:01.059Z] 3e3ee38aa0f9: Layer already exists [2021-01-14T00:33:01.059Z] c0855260cb35: Layer already exists [2021-01-14T00:33:01.059Z] d8ff2b8a089b: Layer already exists [2021-01-14T00:33:01.059Z] fbde41d77d8c: Layer already exists [2021-01-14T00:33:01.059Z] f3e26e9cc915: Layer already exists [2021-01-14T00:33:01.059Z] 777b2c648970: Layer already exists [2021-01-14T00:33:01.059Z] 0.0.0: digest: sha256:c396163b092d541cacc1c3706c7eecaf1ad453250773a36aad8bc47091c368fc size: 3253 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:33:01.110Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-14T00:33:01.110Z] Building docker-security-proxy-setup-go [2021-01-14T00:33:01.110Z]  Building docker-core-data-go ... done Removing intermediate container cb3f394cda88 [2021-01-14T00:33:01.110Z] ---> 458a935d164a [2021-01-14T00:33:01.110Z] Step 8/27 : COPY . . [2021-01-14T00:33:01.393Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:33:01.740Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:33:01.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-01-14T00:33:01.740Z] 69665bc29fcb: Preparing [2021-01-14T00:33:01.740Z] 6f820e924656: Preparing [2021-01-14T00:33:01.740Z] f1ad3a7c6494: Preparing [2021-01-14T00:33:01.740Z] 44e26b8db9d0: Preparing [2021-01-14T00:33:01.740Z] bf9aaa5cfa55: Preparing [2021-01-14T00:33:01.740Z] 822368124a45: Preparing [2021-01-14T00:33:01.740Z] 3e3ee38aa0f9: Preparing [2021-01-14T00:33:01.740Z] c38afb359156: Preparing [2021-01-14T00:33:01.740Z] ce8005e61ff6: Preparing [2021-01-14T00:33:01.740Z] c0855260cb35: Preparing [2021-01-14T00:33:01.740Z] d8ff2b8a089b: Preparing [2021-01-14T00:33:01.740Z] fbde41d77d8c: Preparing [2021-01-14T00:33:01.740Z] f3e26e9cc915: Preparing [2021-01-14T00:33:01.740Z] 777b2c648970: Preparing [2021-01-14T00:33:01.740Z] 822368124a45: Waiting [2021-01-14T00:33:01.740Z] 3e3ee38aa0f9: Waiting [2021-01-14T00:33:01.740Z] c38afb359156: Waiting [2021-01-14T00:33:01.740Z] ce8005e61ff6: Waiting [2021-01-14T00:33:01.740Z] f3e26e9cc915: Waiting [2021-01-14T00:33:01.740Z] 777b2c648970: Waiting [2021-01-14T00:33:01.740Z] c0855260cb35: Waiting [2021-01-14T00:33:01.740Z] d8ff2b8a089b: Waiting [2021-01-14T00:33:01.740Z] fbde41d77d8c: Waiting [2021-01-14T00:33:01.740Z] bf9aaa5cfa55: Layer already exists [2021-01-14T00:33:01.740Z] 6f820e924656: Layer already exists [2021-01-14T00:33:01.740Z] 44e26b8db9d0: Layer already exists [2021-01-14T00:33:01.740Z] f1ad3a7c6494: Layer already exists [2021-01-14T00:33:01.740Z] 69665bc29fcb: Layer already exists [2021-01-14T00:33:01.740Z] 3e3ee38aa0f9: Layer already exists [2021-01-14T00:33:01.740Z] 822368124a45: Layer already exists [2021-01-14T00:33:01.740Z] c38afb359156: Layer already exists [2021-01-14T00:33:02.005Z] c0855260cb35: Layer already exists [2021-01-14T00:33:02.005Z] ce8005e61ff6: Layer already exists [2021-01-14T00:33:02.005Z] fbde41d77d8c: Layer already exists [2021-01-14T00:33:02.005Z] d8ff2b8a089b: Layer already exists [2021-01-14T00:33:02.005Z] f3e26e9cc915: Layer already exists [2021-01-14T00:33:02.005Z] 777b2c648970: Layer already exists [2021-01-14T00:33:02.005Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:c396163b092d541cacc1c3706c7eecaf1ad453250773a36aad8bc47091c368fc size: 3253 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:33:02.345Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:33:02.582Z] ---> 313bcbcb1f83 [2021-01-14T00:33:02.582Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T00:33:02.682Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:hanoi [2021-01-14T00:33:02.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2021-01-14T00:33:02.683Z] 69665bc29fcb: Preparing [2021-01-14T00:33:02.683Z] 6f820e924656: Preparing [2021-01-14T00:33:02.683Z] f1ad3a7c6494: Preparing [2021-01-14T00:33:02.683Z] 44e26b8db9d0: Preparing [2021-01-14T00:33:02.683Z] bf9aaa5cfa55: Preparing [2021-01-14T00:33:02.683Z] 822368124a45: Preparing [2021-01-14T00:33:02.683Z] 3e3ee38aa0f9: Preparing [2021-01-14T00:33:02.683Z] c38afb359156: Preparing [2021-01-14T00:33:02.683Z] ce8005e61ff6: Preparing [2021-01-14T00:33:02.683Z] c0855260cb35: Preparing [2021-01-14T00:33:02.683Z] d8ff2b8a089b: Preparing [2021-01-14T00:33:02.683Z] fbde41d77d8c: Preparing [2021-01-14T00:33:02.683Z] f3e26e9cc915: Preparing [2021-01-14T00:33:02.683Z] 777b2c648970: Preparing [2021-01-14T00:33:02.683Z] 822368124a45: Waiting [2021-01-14T00:33:02.683Z] c0855260cb35: Waiting [2021-01-14T00:33:02.683Z] 3e3ee38aa0f9: Waiting [2021-01-14T00:33:02.683Z] d8ff2b8a089b: Waiting [2021-01-14T00:33:02.683Z] c38afb359156: Waiting [2021-01-14T00:33:02.683Z] ce8005e61ff6: Waiting [2021-01-14T00:33:02.683Z] fbde41d77d8c: Waiting [2021-01-14T00:33:02.683Z] f3e26e9cc915: Waiting [2021-01-14T00:33:02.683Z] 777b2c648970: Waiting [2021-01-14T00:33:02.683Z] f1ad3a7c6494: Layer already exists [2021-01-14T00:33:02.683Z] 6f820e924656: Layer already exists [2021-01-14T00:33:02.683Z] 69665bc29fcb: Layer already exists [2021-01-14T00:33:02.683Z] bf9aaa5cfa55: Layer already exists [2021-01-14T00:33:02.683Z] 44e26b8db9d0: Layer already exists [2021-01-14T00:33:02.683Z] 822368124a45: Layer already exists [2021-01-14T00:33:02.683Z] c38afb359156: Layer already exists [2021-01-14T00:33:02.683Z] 3e3ee38aa0f9: Layer already exists [2021-01-14T00:33:02.683Z] c0855260cb35: Layer already exists [2021-01-14T00:33:02.683Z] ce8005e61ff6: Layer already exists [2021-01-14T00:33:02.683Z] d8ff2b8a089b: Layer already exists [2021-01-14T00:33:02.683Z] fbde41d77d8c: Layer already exists [2021-01-14T00:33:02.683Z] f3e26e9cc915: Layer already exists [2021-01-14T00:33:02.683Z] 777b2c648970: Layer already exists [2021-01-14T00:33:02.683Z] hanoi: digest: sha256:c396163b092d541cacc1c3706c7eecaf1ad453250773a36aad8bc47091c368fc size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:33:03.031Z] ===================================================== [Pipeline] echo [2021-01-14T00:33:03.103Z] taggedImages: [2021-01-14T00:33:03.103Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:33:03.103Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:0.0.0 [2021-01-14T00:33:03.103Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:33:03.103Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:hanoi [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T00:33:06.026Z] ---> Running in cd0e92a1b8a1 [2021-01-14T00:33:06.026Z] Removing intermediate container 5f74d465d081 [2021-01-14T00:33:06.026Z] ---> f6af638cec73 [2021-01-14T00:33:06.026Z] Step 6/22 : COPY go.mod . [2021-01-14T00:33:07.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T00:33:08.107Z] ---> dc1a9d6e9d0b [2021-01-14T00:33:08.108Z] Step 7/22 : RUN go mod download [2021-01-14T00:33:09.125Z] ---> Running in 349ce8fe9303 [2021-01-14T00:33:15.910Z] ---> a1a7ed62fd0d [2021-01-14T00:33:15.910Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T00:33:16.530Z] Removing intermediate container 349ce8fe9303 [2021-01-14T00:33:16.530Z] ---> 6e998b381838 [2021-01-14T00:33:16.530Z] Step 8/22 : COPY . . [2021-01-14T00:33:16.530Z] ---> Running in 6e57fb9d3bf1 [2021-01-14T00:33:19.170Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:33:19.170Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:33:19.170Z] ---> b399fd6ad47e [2021-01-14T00:33:19.170Z] Step 3/20 : WORKDIR /edgex-go [2021-01-14T00:33:19.170Z] ---> Using cache [2021-01-14T00:33:19.170Z] ---> d388fb1cde1e [2021-01-14T00:33:19.170Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:33:19.170Z] ---> Using cache [2021-01-14T00:33:19.170Z] ---> 16f6bd11873b [2021-01-14T00:33:19.170Z] Step 5/20 : RUN apk update && apk add make git [2021-01-14T00:33:19.170Z] ---> Using cache [2021-01-14T00:33:19.170Z] ---> ac1c8a806baa [2021-01-14T00:33:19.170Z] Step 6/20 : COPY go.mod . [2021-01-14T00:33:19.170Z] ---> Using cache [2021-01-14T00:33:19.170Z] ---> 0a4bf690b79b [2021-01-14T00:33:19.170Z] Step 7/20 : RUN go mod download [2021-01-14T00:33:19.170Z] ---> Using cache [2021-01-14T00:33:19.170Z] ---> c03480979555 [2021-01-14T00:33:19.170Z] Step 8/20 : COPY . . [2021-01-14T00:33:19.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T00:33:19.450Z] ---> Using cache [2021-01-14T00:33:19.450Z] ---> 313bcbcb1f83 [2021-01-14T00:33:19.450Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2021-01-14T00:33:20.064Z] ---> 3afeb5a33e56 [2021-01-14T00:33:20.064Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T00:33:20.660Z] ---> Running in b6f1a42fe663 [2021-01-14T00:33:20.660Z] ---> Running in b353e1844ea8 [2021-01-14T00:33:22.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T00:33:23.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T00:33:33.931Z] ---> fda512d11fa6 [2021-01-14T00:33:33.931Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2021-01-14T00:33:33.931Z] ---> Running in e9bad359fce6 [2021-01-14T00:33:34.939Z] 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 [2021-01-14T00:34:56.851Z] Removing intermediate container cd0e92a1b8a1 [2021-01-14T00:34:56.851Z] ---> fcd2842e4d17 [2021-01-14T00:34:56.851Z] [2021-01-14T00:34:56.851Z] Step 10/21 : FROM scratch [2021-01-14T00:34:56.851Z] ---> [2021-01-14T00:34:56.851Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T00:34:56.851Z] ---> Using cache [2021-01-14T00:34:56.851Z] ---> c8e95eb93035 [2021-01-14T00:34:56.851Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T00:34:56.851Z] ---> Running in bcda6b2b4a8c [2021-01-14T00:34:56.851Z] Removing intermediate container bcda6b2b4a8c [2021-01-14T00:34:56.851Z] ---> 30e9c4076c04 [2021-01-14T00:34:56.851Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T00:34:56.851Z] ---> Running in 1ddd98604e19 [2021-01-14T00:34:56.851Z] Removing intermediate container 1ddd98604e19 [2021-01-14T00:34:56.851Z] ---> b843222ddd96 [2021-01-14T00:34:56.851Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-14T00:34:56.851Z] ---> 78609213e043 [2021-01-14T00:34:56.851Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T00:34:56.851Z] Removing intermediate container b6f1a42fe663 [2021-01-14T00:34:56.851Z] ---> 278765773722 [2021-01-14T00:34:56.851Z] [2021-01-14T00:34:56.851Z] Step 10/20 : FROM alpine [2021-01-14T00:34:56.851Z] ---> afeebe901d6b [2021-01-14T00:34:56.851Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-14T00:34:56.851Z] ---> Running in 063dd8898149 [2021-01-14T00:34:56.851Z] ---> f42c5cd7c707 [2021-01-14T00:34:56.851Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T00:34:56.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:34:56.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:34:56.851Z] ---> cbf9e6a55eb4 [2021-01-14T00:34:56.851Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T00:34:56.851Z] v3.12.3-53-g7328761510 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-14T00:34:56.851Z] v3.12.3-53-g7328761510 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-14T00:34:56.851Z] OK: 12616 distinct packages available [2021-01-14T00:34:56.851Z] ---> Running in 8c82ecf29c65 [2021-01-14T00:34:56.851Z] Removing intermediate container 8c82ecf29c65 [2021-01-14T00:34:56.851Z] ---> 553c4f9bd96d [2021-01-14T00:34:56.851Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:34:56.851Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T00:34:56.851Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:34:56.851Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T00:34:56.851Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T00:34:56.851Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:34:56.851Z] ---> Running in ae91acac3876 [2021-01-14T00:34:56.851Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T00:34:56.851Z] OK: 7 MiB in 18 packages [2021-01-14T00:34:56.851Z] Removing intermediate container ae91acac3876 [2021-01-14T00:34:56.851Z] ---> 3710e6492b5c [2021-01-14T00:34:56.851Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T00:34:56.851Z] ---> Running in fc3fddbaeb25 [2021-01-14T00:34:56.851Z] Removing intermediate container b353e1844ea8 [2021-01-14T00:34:56.851Z] ---> 045f678014dd [2021-01-14T00:34:56.851Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T00:34:56.851Z] Removing intermediate container fc3fddbaeb25 [2021-01-14T00:34:56.851Z] ---> 30146adb5582 [2021-01-14T00:34:56.851Z] Step 20/21 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:34:56.851Z] ---> Running in 12863555ef83 [2021-01-14T00:34:56.851Z] ---> Running in 985c7f075445 [2021-01-14T00:34:56.851Z] Removing intermediate container 063dd8898149 [2021-01-14T00:34:56.851Z] ---> 4e9d42bbcd33 [2021-01-14T00:34:56.851Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T00:34:56.851Z] ---> Running in 9b24d5ea2f71 [2021-01-14T00:34:56.851Z] Removing intermediate container 985c7f075445 [2021-01-14T00:34:56.851Z] ---> 4b6619216fc3 [2021-01-14T00:34:56.851Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T00:34:56.851Z] ---> Running in eb45aa42dce3 [2021-01-14T00:34:57.452Z] Removing intermediate container 9b24d5ea2f71 [2021-01-14T00:34:57.452Z] ---> 950a4975c49e [2021-01-14T00:34:57.452Z] Step 13/20 : WORKDIR /edgex [2021-01-14T00:34:57.731Z] Removing intermediate container eb45aa42dce3 [2021-01-14T00:34:57.731Z] ---> 7a4261e0a28d [2021-01-14T00:34:57.731Z] [2021-01-14T00:34:57.731Z] ---> Running in 6c051b7e36a6 [2021-01-14T00:34:58.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T00:34:58.005Z] Successfully built 7a4261e0a28d [2021-01-14T00:34:58.005Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-14T00:34:58.005Z] Building docker-security-bootstrap-redis-go [2021-01-14T00:34:58.606Z]  Building docker-support-scheduler-go ... done Removing intermediate container 6c051b7e36a6 [2021-01-14T00:34:58.606Z] ---> d448557bfcf7 [2021-01-14T00:34:58.606Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T00:35:00.588Z] ---> a51fbbae53ee [2021-01-14T00:35:00.588Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T00:35:03.985Z] ---> 29894b32d6ab [2021-01-14T00:35:03.985Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T00:35:03.985Z] ---> Running in bf65f0eae9ae [2021-01-14T00:35:04.592Z] Removing intermediate container bf65f0eae9ae [2021-01-14T00:35:04.592Z] ---> f06ba7a9b7e1 [2021-01-14T00:35:04.592Z] Step 17/20 : CMD ["--init=true"] [2021-01-14T00:35:04.879Z] Removing intermediate container 12863555ef83 [2021-01-14T00:35:04.879Z] ---> 4aca7acab4b4 [2021-01-14T00:35:04.879Z] [2021-01-14T00:35:04.879Z] Step 11/27 : FROM docker:latest [2021-01-14T00:35:04.879Z] ---> 83ca638d8957 [2021-01-14T00:35:04.879Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-14T00:35:05.155Z] ---> Running in 9c394500daf7 [2021-01-14T00:35:05.431Z] ---> Running in 2aaef052efb6 [2021-01-14T00:35:06.053Z] Removing intermediate container 9c394500daf7 [2021-01-14T00:35:06.053Z] ---> 66e7b3da4b97 [2021-01-14T00:35:06.053Z] Step 18/20 : LABEL arch=arm64 [2021-01-14T00:35:06.671Z] ---> Running in 78d649e6ad22 [2021-01-14T00:35:07.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:35:07.278Z] Removing intermediate container e9bad359fce6 [2021-01-14T00:35:07.278Z] ---> fd0709da3e5e [2021-01-14T00:35:07.278Z] [2021-01-14T00:35:07.278Z] Step 10/22 : FROM scratch [2021-01-14T00:35:07.278Z] ---> [2021-01-14T00:35:07.278Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T00:35:07.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:35:07.570Z] Removing intermediate container 78d649e6ad22 [2021-01-14T00:35:07.570Z] ---> 8ce946708d6c [2021-01-14T00:35:07.570Z] Step 19/20 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:35:07.851Z] ---> Running in a9f926a84c39 [2021-01-14T00:35:07.851Z] ---> Running in 3b1b024bd96f [2021-01-14T00:35:07.851Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T00:35:08.146Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T00:35:08.146Z] Executing bash-5.0.17-r0.post-install [2021-01-14T00:35:08.146Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:35:08.146Z] OK: 12 MiB in 22 packages [2021-01-14T00:35:08.420Z] Removing intermediate container 6e57fb9d3bf1 [2021-01-14T00:35:08.421Z] ---> 6bea153a3080 [2021-01-14T00:35:08.421Z] [2021-01-14T00:35:08.421Z] Step 10/24 : FROM scratch [2021-01-14T00:35:08.421Z] ---> [2021-01-14T00:35:08.421Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T00:35:08.698Z] ---> Using cache [2021-01-14T00:35:08.698Z] ---> 81ad8ae8becd [2021-01-14T00:35:08.698Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T00:35:08.698Z] Removing intermediate container 3b1b024bd96f [2021-01-14T00:35:08.698Z] ---> 81ad8ae8becd [2021-01-14T00:35:08.698Z] Step 12/22 : ENV APP_PORT=48061 [2021-01-14T00:35:08.973Z] ---> Running in 409a6550a172 [2021-01-14T00:35:08.973Z] Removing intermediate container a9f926a84c39 [2021-01-14T00:35:08.973Z] ---> 49d297f19306 [2021-01-14T00:35:08.973Z] Step 20/20 : LABEL version=0.0.0 [2021-01-14T00:35:09.248Z] ---> Running in 0480954db796 [2021-01-14T00:35:09.523Z] ---> Running in 38eb2626aa27 [2021-01-14T00:35:10.501Z] Removing intermediate container 409a6550a172 [2021-01-14T00:35:10.501Z] ---> 8099ea6201c4 [2021-01-14T00:35:10.501Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T00:35:10.501Z] Removing intermediate container 0480954db796 [2021-01-14T00:35:10.501Z] ---> 75224d525396 [2021-01-14T00:35:10.501Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T00:35:10.501Z] ---> Running in 38cdc9f571de [2021-01-14T00:35:10.501Z] Removing intermediate container 38eb2626aa27 [2021-01-14T00:35:10.501Z] ---> 90bcb31e2bfa [2021-01-14T00:35:10.501Z] [2021-01-14T00:35:10.775Z] ---> Running in 60f7025a7eec [2021-01-14T00:35:11.051Z] Removing intermediate container 2aaef052efb6 [2021-01-14T00:35:11.051Z] ---> df235a7caa89 [2021-01-14T00:35:11.051Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-14T00:35:11.051Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-14T00:35:11.051Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T00:35:11.051Z] ---> b399fd6ad47e [2021-01-14T00:35:11.051Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T00:35:11.051Z] ---> Using cache [2021-01-14T00:35:11.051Z] ---> d388fb1cde1e [2021-01-14T00:35:11.051Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T00:35:11.051Z] ---> Using cache [2021-01-14T00:35:11.051Z] ---> 16f6bd11873b [2021-01-14T00:35:11.051Z] Step 5/22 : RUN apk update && apk add make git [2021-01-14T00:35:11.051Z] ---> Using cache [2021-01-14T00:35:11.051Z] ---> ac1c8a806baa [2021-01-14T00:35:11.051Z] Step 6/22 : COPY go.mod . [2021-01-14T00:35:11.051Z] ---> Using cache [2021-01-14T00:35:11.051Z] ---> 0a4bf690b79b [2021-01-14T00:35:11.051Z] Step 7/22 : RUN go mod download [2021-01-14T00:35:11.051Z] ---> Using cache [2021-01-14T00:35:11.051Z] ---> c03480979555 [2021-01-14T00:35:11.051Z] Step 8/22 : COPY . . [2021-01-14T00:35:11.322Z] Successfully built 90bcb31e2bfa [2021-01-14T00:35:11.322Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-14T00:35:11.322Z]  Building docker-security-proxy-setup-go ... done  ---> Using cache [2021-01-14T00:35:11.322Z] ---> 313bcbcb1f83 [2021-01-14T00:35:11.322Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T00:35:11.322Z] ---> Running in d68e417204a3 [2021-01-14T00:35:11.596Z] Removing intermediate container 38cdc9f571de [2021-01-14T00:35:11.596Z] ---> 9f2bfc2ce314 [2021-01-14T00:35:11.596Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T00:35:11.596Z] ---> Running in bdc039dab2be [2021-01-14T00:35:11.596Z] Removing intermediate container 60f7025a7eec [2021-01-14T00:35:11.596Z] ---> c29191b9d9e1 [2021-01-14T00:35:11.596Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2021-01-14T00:35:12.581Z] ---> e1a04e390071 [2021-01-14T00:35:12.581Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T00:35:12.853Z] ---> 8173155d8a9a [2021-01-14T00:35:12.853Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2021-01-14T00:35:13.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T00:35:14.058Z] ---> 3c55e3aee73f [2021-01-14T00:35:14.058Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2021-01-14T00:35:14.332Z] ---> d66941d36cc7 [2021-01-14T00:35:14.332Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T00:35:14.946Z] Removing intermediate container d68e417204a3 [2021-01-14T00:35:14.946Z] ---> 036c00ff4c43 [2021-01-14T00:35:14.946Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T00:35:15.229Z] ---> Running in 19ddff50a173 [2021-01-14T00:35:16.686Z] ---> dd274a7f46fc [2021-01-14T00:35:16.686Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2021-01-14T00:35:16.686Z] ---> df407a67935c [2021-01-14T00:35:16.686Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-14T00:35:16.686Z] Removing intermediate container 19ddff50a173 [2021-01-14T00:35:16.686Z] ---> 640f1569c485 [2021-01-14T00:35:16.686Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-14T00:35:16.964Z] ---> Running in 9e3873c07d27 [2021-01-14T00:35:17.960Z] ---> de07f39f5867 [2021-01-14T00:35:17.960Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2021-01-14T00:35:17.960Z] ---> Running in 3ff5ee14f6cb [2021-01-14T00:35:17.960Z] ---> a54942ffa2d3 [2021-01-14T00:35:17.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T00:35:18.250Z] Removing intermediate container 9e3873c07d27 [2021-01-14T00:35:18.250Z] ---> 74075833569d [2021-01-14T00:35:18.250Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-14T00:35:18.250Z] ---> Running in cf9f59fdf8b2 [2021-01-14T00:35:18.871Z] Removing intermediate container 3ff5ee14f6cb [2021-01-14T00:35:18.871Z] ---> 4b4370d7742b [2021-01-14T00:35:18.871Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:35:19.476Z] ---> Running in 0d8a7f7e46eb [2021-01-14T00:35:19.476Z] Removing intermediate container cf9f59fdf8b2 [2021-01-14T00:35:19.476Z] ---> 9157d75726ce [2021-01-14T00:35:19.476Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T00:35:20.473Z] Removing intermediate container 0d8a7f7e46eb [2021-01-14T00:35:20.473Z] ---> e33f5b4a4f59 [2021-01-14T00:35:20.473Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:35:20.473Z] ---> 16c934e9ae79 [2021-01-14T00:35:20.473Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T00:35:20.749Z] ---> Running in f212c1d861fa [2021-01-14T00:35:21.941Z] Removing intermediate container f212c1d861fa [2021-01-14T00:35:21.941Z] ---> 0aea047f0de4 [2021-01-14T00:35:21.941Z] Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:35:21.941Z] ---> 5898a0878d03 [2021-01-14T00:35:21.941Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T00:35:22.258Z] ---> a9480d587822 [2021-01-14T00:35:22.258Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T00:35:22.258Z] ---> Running in 1bb570753dfb [2021-01-14T00:35:22.258Z] ---> Running in 503fdb4e67ab [2021-01-14T00:35:23.383Z] Removing intermediate container 1bb570753dfb [2021-01-14T00:35:23.383Z] ---> 3c7137e23980 [2021-01-14T00:35:23.383Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:35:23.383Z] Removing intermediate container 503fdb4e67ab [2021-01-14T00:35:23.383Z] ---> bdad876bd622 [2021-01-14T00:35:23.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:35:23.383Z] ---> Running in 30798989cb3d [2021-01-14T00:35:23.672Z] ---> 42af951f63be [2021-01-14T00:35:23.672Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T00:35:23.672Z] ---> Running in 7398718b518e [2021-01-14T00:35:24.272Z] Removing intermediate container 30798989cb3d [2021-01-14T00:35:24.272Z] ---> 4d4df0d6c84e [2021-01-14T00:35:24.272Z] [2021-01-14T00:35:24.562Z] Removing intermediate container 7398718b518e [2021-01-14T00:35:24.562Z] ---> 1905fd065772 [2021-01-14T00:35:24.863Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T00:35:24.863Z] Successfully built 4d4df0d6c84e [2021-01-14T00:35:24.863Z] Successfully tagged docker-support-logging-go-arm64:latest [2021-01-14T00:35:24.863Z]  Building docker-support-logging-go ... done  ---> Running in 4da767c614ef [2021-01-14T00:35:25.465Z] ---> a20983833acc [2021-01-14T00:35:25.465Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-14T00:35:25.465Z] ---> Running in cbb1dd0f1532 [2021-01-14T00:35:25.738Z] Removing intermediate container 4da767c614ef [2021-01-14T00:35:25.738Z] ---> 8ad146cdf7c1 [2021-01-14T00:35:25.738Z] Step 23/24 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:35:26.013Z] ---> Running in c4532604d72c [2021-01-14T00:35:26.616Z] Removing intermediate container c4532604d72c [2021-01-14T00:35:26.616Z] ---> 09c7812b3f69 [2021-01-14T00:35:26.616Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T00:35:26.886Z] ---> Running in baf7600f3dca [2021-01-14T00:35:27.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:35:27.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:35:27.461Z] Removing intermediate container baf7600f3dca [2021-01-14T00:35:27.461Z] ---> e3aadd00eec9 [2021-01-14T00:35:27.461Z] [2021-01-14T00:35:27.741Z] Successfully built e3aadd00eec9 [2021-01-14T00:35:27.741Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-14T00:35:28.024Z]  Building docker-support-notifications-go ... done (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T00:35:28.024Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T00:35:28.024Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T00:35:28.024Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T00:35:28.024Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T00:35:28.024Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T00:35:28.024Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T00:35:30.151Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T00:35:30.151Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T00:35:30.151Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T00:35:30.151Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T00:35:30.151Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T00:35:30.151Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T00:35:30.431Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T00:35:30.431Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T00:35:30.431Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T00:35:30.431Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T00:35:30.701Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T00:35:30.701Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T00:35:30.701Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T00:35:30.701Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T00:35:30.701Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T00:35:30.973Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T00:35:30.973Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T00:35:30.973Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T00:35:30.973Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T00:35:30.973Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T00:35:30.973Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T00:35:30.973Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T00:35:30.973Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T00:35:31.255Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T00:35:31.255Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T00:35:31.255Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T00:35:31.255Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:35:31.255Z] OK: 71 MiB in 55 packages [2021-01-14T00:35:39.562Z] Removing intermediate container cbb1dd0f1532 [2021-01-14T00:35:39.562Z] ---> a3452484b20f [2021-01-14T00:35:39.562Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-14T00:35:39.837Z] ---> Running in 0f832fa49663 [2021-01-14T00:35:46.561Z] Collecting docker-compose==1.23.2 [2021-01-14T00:35:46.561Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T00:35:46.561Z] Removing intermediate container bdc039dab2be [2021-01-14T00:35:46.561Z] ---> 93943531dbad [2021-01-14T00:35:46.561Z] [2021-01-14T00:35:46.561Z] Step 10/22 : FROM alpine:3.10 [2021-01-14T00:35:46.561Z] ---> 536a684cf733 [2021-01-14T00:35:46.561Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-14T00:35:46.561Z] ---> Using cache [2021-01-14T00:35:46.561Z] ---> 66733c5ff0fe [2021-01-14T00:35:46.561Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T00:35:46.561Z] ---> Running in 162ac85a455d [2021-01-14T00:35:47.156Z] Removing intermediate container 162ac85a455d [2021-01-14T00:35:47.156Z] ---> 93bbc702df29 [2021-01-14T00:35:47.156Z] Step 13/22 : WORKDIR / [2021-01-14T00:35:47.156Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T00:35:47.156Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T00:35:47.156Z] ---> Running in f453c7bec526 [2021-01-14T00:35:47.755Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T00:35:47.755Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T00:35:47.755Z] Removing intermediate container f453c7bec526 [2021-01-14T00:35:47.755Z] ---> 2c98a6a2f5cd [2021-01-14T00:35:47.755Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-14T00:35:48.361Z] ---> 8a99115a34b3 [2021-01-14T00:35:48.361Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T00:35:49.800Z] ---> a7bb1b725f4b [2021-01-14T00:35:49.800Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T00:35:50.400Z] ---> 1ae147b6894b [2021-01-14T00:35:50.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T00:35:50.672Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T00:35:50.672Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T00:35:51.268Z] ---> b20b8ae79bbb [2021-01-14T00:35:51.268Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T00:35:51.268Z] ---> Running in 24e224214bea [2021-01-14T00:35:51.268Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T00:35:51.268Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T00:35:53.249Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T00:35:53.249Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T00:35:53.523Z] Removing intermediate container 24e224214bea [2021-01-14T00:35:53.523Z] ---> 1d74c138d362 [2021-01-14T00:35:53.523Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T00:35:53.523Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T00:35:53.523Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T00:35:53.523Z] ---> Running in c2ea7dc34608 [2021-01-14T00:35:54.120Z] Removing intermediate container c2ea7dc34608 [2021-01-14T00:35:54.120Z] ---> 4c373821bf84 [2021-01-14T00:35:54.120Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T00:35:54.120Z] ---> Running in b10537140216 [2021-01-14T00:35:54.720Z] Removing intermediate container b10537140216 [2021-01-14T00:35:54.720Z] ---> fb8bc2f76289 [2021-01-14T00:35:54.720Z] Step 21/22 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:35:54.720Z] ---> Running in 9694065a015b [2021-01-14T00:35:55.326Z] Removing intermediate container 9694065a015b [2021-01-14T00:35:55.326Z] ---> 92294fd001ef [2021-01-14T00:35:55.326Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T00:35:55.326Z] ---> Running in c36daa92a53c [2021-01-14T00:35:55.921Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T00:35:55.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T00:35:55.921Z] Removing intermediate container c36daa92a53c [2021-01-14T00:35:55.921Z] ---> 4c3aaa00faaa [2021-01-14T00:35:55.921Z] [2021-01-14T00:35:56.193Z] Successfully built 4c3aaa00faaa [2021-01-14T00:35:56.193Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-14T00:35:57.621Z]  Building docker-security-bootstrap-redis-go ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T00:35:58.213Z] Collecting PyYAML<4,>=3.10 [2021-01-14T00:35:58.213Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T00:36:01.592Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T00:36:01.592Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T00:36:02.572Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T00:36:02.572Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T00:36:02.843Z] Collecting idna<2.8,>=2.5 [2021-01-14T00:36:02.843Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T00:36:03.114Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T00:36:03.114Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T00:36:03.114Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T00:36:03.114Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T00:36:03.388Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T00:36:03.388Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T00:36:03.388Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T00:36:03.388Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T00:36:04.370Z] Installing collected packages: cached-property, docopt, jsonschema, websocket-client, urllib3, idna, requests, texttable, dockerpty, PyYAML, docker-pycreds, docker, docker-compose [2021-01-14T00:36:04.647Z] Running setup.py install for docopt: started [2021-01-14T00:36:06.618Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T00:36:07.594Z] Attempting uninstall: urllib3 [2021-01-14T00:36:07.594Z] Found existing installation: urllib3 1.25.9 [2021-01-14T00:36:07.594Z] Uninstalling urllib3-1.25.9: [2021-01-14T00:36:07.594Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T00:36:08.570Z] Attempting uninstall: idna [2021-01-14T00:36:08.570Z] Found existing installation: idna 2.9 [2021-01-14T00:36:08.570Z] Uninstalling idna-2.9: [2021-01-14T00:36:08.570Z] Successfully uninstalled idna-2.9 [2021-01-14T00:36:09.170Z] Attempting uninstall: requests [2021-01-14T00:36:09.170Z] Found existing installation: requests 2.23.0 [2021-01-14T00:36:09.170Z] Uninstalling requests-2.23.0: [2021-01-14T00:36:09.440Z] Successfully uninstalled requests-2.23.0 [2021-01-14T00:36:09.713Z] Running setup.py install for texttable: started [2021-01-14T00:36:11.669Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T00:36:11.669Z] Running setup.py install for dockerpty: started [2021-01-14T00:36:14.292Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T00:36:14.292Z] Running setup.py install for PyYAML: started [2021-01-14T00:36:16.907Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T00:36:18.335Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T00:36:22.626Z] Removing intermediate container 0f832fa49663 [2021-01-14T00:36:22.626Z] ---> 06f4068f3705 [2021-01-14T00:36:22.626Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-14T00:36:22.626Z] ---> Running in 43fcbddf2f27 [2021-01-14T00:36:23.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T00:36:23.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T00:36:24.580Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T00:36:24.580Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T00:36:24.580Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T00:36:24.580Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T00:36:24.580Z] OK: 71 MiB in 58 packages [2021-01-14T00:36:25.564Z] Removing intermediate container 43fcbddf2f27 [2021-01-14T00:36:25.839Z] ---> edeed4bd3719 [2021-01-14T00:36:25.840Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T00:36:25.840Z] ---> Running in b04d8f98917b [2021-01-14T00:36:26.432Z] Removing intermediate container b04d8f98917b [2021-01-14T00:36:26.432Z] ---> bc3564d023a5 [2021-01-14T00:36:26.432Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T00:36:26.432Z] ---> Running in d8ebb41d5132 [2021-01-14T00:36:27.021Z] Removing intermediate container d8ebb41d5132 [2021-01-14T00:36:27.021Z] ---> 40b663efe674 [2021-01-14T00:36:27.021Z] Step 25/27 : LABEL arch=arm64 [2021-01-14T00:36:27.021Z] ---> Running in cd5810098be5 [2021-01-14T00:36:27.300Z] Removing intermediate container cd5810098be5 [2021-01-14T00:36:27.300Z] ---> e3088cdddb27 [2021-01-14T00:36:27.300Z] Step 26/27 : LABEL git_sha=82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:27.572Z] ---> Running in be5685d18320 [2021-01-14T00:36:28.168Z] Removing intermediate container be5685d18320 [2021-01-14T00:36:28.168Z] ---> c48774d7bdb7 [2021-01-14T00:36:28.168Z] Step 27/27 : LABEL version=0.0.0 [2021-01-14T00:36:28.168Z] ---> Running in de64faaba28a [2021-01-14T00:36:28.768Z] Removing intermediate container de64faaba28a [2021-01-14T00:36:28.768Z] ---> 52b8eb719c5b [2021-01-14T00:36:28.768Z] [2021-01-14T00:36:29.041Z] Successfully built 52b8eb719c5b [2021-01-14T00:36:29.041Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-14T00:36:29.651Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-14T00:36:29.705Z] $ docker stop --time=1 49b753e813504fd3e86c65e84e12dab26bd887bc6d4bd23bb0e660006f1ca177 [2021-01-14T00:36:31.623Z] $ docker rm -f 49b753e813504fd3e86c65e84e12dab26bd887bc6d4bd23bb0e660006f1ca177 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T00:36:32.338Z] + docker images [2021-01-14T00:36:32.338Z] + grep docker [2021-01-14T00:36:32.616Z] docker-sys-mgmt-agent-go-arm64 latest 52b8eb719c5b 4 seconds ago 300MB [2021-01-14T00:36:32.616Z] docker-security-bootstrap-redis-go-arm64 latest 4c3aaa00faaa 37 seconds ago 15.2MB [2021-01-14T00:36:32.616Z] docker-support-notifications-go-arm64 latest e3aadd00eec9 About a minute ago 12.9MB [2021-01-14T00:36:32.616Z] docker-support-logging-go-arm64 latest 4d4df0d6c84e About a minute ago 10.6MB [2021-01-14T00:36:32.616Z] docker-security-proxy-setup-go-arm64 latest 90bcb31e2bfa About a minute ago 15.1MB [2021-01-14T00:36:32.616Z] docker-support-scheduler-go-arm64 latest 7a4261e0a28d About a minute ago 11.5MB [2021-01-14T00:36:32.616Z] docker-core-data-go-arm64 latest 8bb4c14ff2da 3 minutes ago 22.3MB [2021-01-14T00:36:32.616Z] docker-core-metadata-go-arm64 latest ddabffa7a386 3 minutes ago 13.5MB [2021-01-14T00:36:32.616Z] docker-core-command-go-arm64 latest 76ba7d14f1c5 4 minutes ago 11.3MB [2021-01-14T00:36:32.616Z] docker-security-secretstore-setup-go-arm64 latest 77fd2b7a393a 4 minutes ago 23.5MB [2021-01-14T00:36:32.616Z] docker-security-secrets-setup-go-arm64 latest 0ac013b0f4b6 4 minutes ago 22.7MB [2021-01-14T00:36:32.616Z] docker latest 83ca638d8957 8 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T00:36:33.379Z] provisioning config files... [2021-01-14T00:36:33.437Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2173605405777524832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:36:33.904Z] ---> docker-login.sh [2021-01-14T00:36:33.905Z] nexus3.edgexfoundry.org:10001 [2021-01-14T00:36:34.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:34.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:34.468Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:34.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:34.468Z] [2021-01-14T00:36:34.468Z] Login Succeeded [2021-01-14T00:36:34.468Z] nexus3.edgexfoundry.org:10002 [2021-01-14T00:36:34.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:35.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:35.026Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:35.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:35.026Z] [2021-01-14T00:36:35.026Z] Login Succeeded [2021-01-14T00:36:35.026Z] nexus3.edgexfoundry.org:10003 [2021-01-14T00:36:35.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:35.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:35.569Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:35.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:35.569Z] [2021-01-14T00:36:35.569Z] Login Succeeded [2021-01-14T00:36:35.569Z] nexus3.edgexfoundry.org:10004 [2021-01-14T00:36:35.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:36.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:36.122Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:36.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:36.122Z] [2021-01-14T00:36:36.122Z] Login Succeeded [2021-01-14T00:36:36.122Z] docker.io [2021-01-14T00:36:36.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T00:36:36.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T00:36:36.988Z] Configure a credential helper to remove this warning. See [2021-01-14T00:36:36.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T00:36:36.988Z] [2021-01-14T00:36:36.988Z] Login Succeeded [2021-01-14T00:36:36.988Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T00:36:37.020Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:36:37.328Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2021-01-14T00:36:37.328Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:37.328Z] 0.0.0 [2021-01-14T00:36:37.328Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:36:37.328Z] hanoi [2021-01-14T00:36:37.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:38.006Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:38.384Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:38.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-01-14T00:36:38.384Z] 9cdf40595cfa: Preparing [2021-01-14T00:36:38.384Z] 54d17b6de6aa: Preparing [2021-01-14T00:36:38.384Z] 62552a13529d: Preparing [2021-01-14T00:36:38.656Z] 62552a13529d: Pushed [2021-01-14T00:36:38.656Z] 9cdf40595cfa: Pushed [2021-01-14T00:36:41.256Z] 54d17b6de6aa: Pushed [2021-01-14T00:36:41.526Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:cf367748959ff75392ee7b3b4ca40fbd1a5e97eca2a5014f413446f40c7698bc size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:41.915Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:42.295Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0.0.0 [2021-01-14T00:36:42.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-01-14T00:36:42.295Z] 9cdf40595cfa: Preparing [2021-01-14T00:36:42.295Z] 54d17b6de6aa: Preparing [2021-01-14T00:36:42.295Z] 62552a13529d: Preparing [2021-01-14T00:36:42.565Z] 54d17b6de6aa: Layer already exists [2021-01-14T00:36:42.565Z] 62552a13529d: Layer already exists [2021-01-14T00:36:42.565Z] 9cdf40595cfa: Layer already exists [2021-01-14T00:36:42.565Z] 0.0.0: digest: sha256:cf367748959ff75392ee7b3b4ca40fbd1a5e97eca2a5014f413446f40c7698bc size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:42.949Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:43.317Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:36:43.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-01-14T00:36:43.317Z] 9cdf40595cfa: Preparing [2021-01-14T00:36:43.317Z] 54d17b6de6aa: Preparing [2021-01-14T00:36:43.317Z] 62552a13529d: Preparing [2021-01-14T00:36:43.317Z] 9cdf40595cfa: Layer already exists [2021-01-14T00:36:43.317Z] 62552a13529d: Layer already exists [2021-01-14T00:36:43.317Z] 54d17b6de6aa: Layer already exists [2021-01-14T00:36:43.589Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:cf367748959ff75392ee7b3b4ca40fbd1a5e97eca2a5014f413446f40c7698bc size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:43.958Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:44.322Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:hanoi [2021-01-14T00:36:44.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2021-01-14T00:36:44.322Z] 9cdf40595cfa: Preparing [2021-01-14T00:36:44.322Z] 54d17b6de6aa: Preparing [2021-01-14T00:36:44.322Z] 62552a13529d: Preparing [2021-01-14T00:36:44.322Z] 62552a13529d: Layer already exists [2021-01-14T00:36:44.322Z] 54d17b6de6aa: Layer already exists [2021-01-14T00:36:44.322Z] 9cdf40595cfa: Layer already exists [2021-01-14T00:36:44.592Z] hanoi: digest: sha256:cf367748959ff75392ee7b3b4ca40fbd1a5e97eca2a5014f413446f40c7698bc size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:36:44.885Z] ===================================================== [Pipeline] echo [2021-01-14T00:36:44.974Z] taggedImages: [2021-01-14T00:36:44.974Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:44.974Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:0.0.0 [2021-01-14T00:36:44.974Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:36:44.974Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:36:45.057Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2021-01-14T00:36:45.058Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:45.058Z] 0.0.0 [2021-01-14T00:36:45.058Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:36:45.058Z] hanoi [2021-01-14T00:36:45.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:45.679Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:46.084Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:46.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-01-14T00:36:46.084Z] d2d67bd58a1b: Preparing [2021-01-14T00:36:46.084Z] 1f99b84efe97: Preparing [2021-01-14T00:36:46.084Z] e0902c940978: Preparing [2021-01-14T00:36:46.084Z] de938e832c88: Preparing [2021-01-14T00:36:46.084Z] 5c40da8f7645: Preparing [2021-01-14T00:36:46.084Z] 379067d0cb53: Preparing [2021-01-14T00:36:46.084Z] 379067d0cb53: Waiting [2021-01-14T00:36:46.362Z] 5c40da8f7645: Pushed [2021-01-14T00:36:46.362Z] d2d67bd58a1b: Pushed [2021-01-14T00:36:46.362Z] e0902c940978: Pushed [2021-01-14T00:36:46.634Z] 379067d0cb53: Layer already exists [2021-01-14T00:36:47.225Z] de938e832c88: Pushed [2021-01-14T00:36:49.836Z] 1f99b84efe97: Pushed [2021-01-14T00:36:50.105Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:4ae5a360bbd7463ed113c4af4f8b20b38f296cc8c59ac52c9156174880d1f72d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:50.484Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:50.853Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0.0.0 [2021-01-14T00:36:50.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-01-14T00:36:50.854Z] d2d67bd58a1b: Preparing [2021-01-14T00:36:50.854Z] 1f99b84efe97: Preparing [2021-01-14T00:36:50.854Z] e0902c940978: Preparing [2021-01-14T00:36:50.854Z] de938e832c88: Preparing [2021-01-14T00:36:50.854Z] 5c40da8f7645: Preparing [2021-01-14T00:36:50.854Z] 379067d0cb53: Preparing [2021-01-14T00:36:50.854Z] 379067d0cb53: Waiting [2021-01-14T00:36:51.126Z] 5c40da8f7645: Layer already exists [2021-01-14T00:36:51.126Z] e0902c940978: Layer already exists [2021-01-14T00:36:51.126Z] de938e832c88: Layer already exists [2021-01-14T00:36:51.126Z] 1f99b84efe97: Layer already exists [2021-01-14T00:36:51.126Z] d2d67bd58a1b: Layer already exists [2021-01-14T00:36:51.126Z] 379067d0cb53: Layer already exists [2021-01-14T00:36:51.126Z] 0.0.0: digest: sha256:4ae5a360bbd7463ed113c4af4f8b20b38f296cc8c59ac52c9156174880d1f72d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:51.494Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:51.876Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:36:51.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-01-14T00:36:51.876Z] d2d67bd58a1b: Preparing [2021-01-14T00:36:51.876Z] 1f99b84efe97: Preparing [2021-01-14T00:36:51.876Z] e0902c940978: Preparing [2021-01-14T00:36:51.876Z] de938e832c88: Preparing [2021-01-14T00:36:51.876Z] 5c40da8f7645: Preparing [2021-01-14T00:36:51.876Z] 379067d0cb53: Preparing [2021-01-14T00:36:51.876Z] 379067d0cb53: Waiting [2021-01-14T00:36:51.876Z] 1f99b84efe97: Layer already exists [2021-01-14T00:36:51.876Z] 5c40da8f7645: Layer already exists [2021-01-14T00:36:51.876Z] e0902c940978: Layer already exists [2021-01-14T00:36:51.876Z] d2d67bd58a1b: Layer already exists [2021-01-14T00:36:51.876Z] de938e832c88: Layer already exists [2021-01-14T00:36:51.876Z] 379067d0cb53: Layer already exists [2021-01-14T00:36:52.145Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:4ae5a360bbd7463ed113c4af4f8b20b38f296cc8c59ac52c9156174880d1f72d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:52.516Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:52.881Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:hanoi [2021-01-14T00:36:52.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2021-01-14T00:36:52.881Z] d2d67bd58a1b: Preparing [2021-01-14T00:36:52.881Z] 1f99b84efe97: Preparing [2021-01-14T00:36:52.881Z] e0902c940978: Preparing [2021-01-14T00:36:52.881Z] de938e832c88: Preparing [2021-01-14T00:36:52.881Z] 5c40da8f7645: Preparing [2021-01-14T00:36:52.881Z] 379067d0cb53: Preparing [2021-01-14T00:36:52.881Z] 379067d0cb53: Waiting [2021-01-14T00:36:52.881Z] 1f99b84efe97: Layer already exists [2021-01-14T00:36:52.881Z] de938e832c88: Layer already exists [2021-01-14T00:36:52.881Z] e0902c940978: Layer already exists [2021-01-14T00:36:52.881Z] 5c40da8f7645: Layer already exists [2021-01-14T00:36:52.881Z] d2d67bd58a1b: Layer already exists [2021-01-14T00:36:52.881Z] 379067d0cb53: Layer already exists [2021-01-14T00:36:53.152Z] hanoi: digest: sha256:4ae5a360bbd7463ed113c4af4f8b20b38f296cc8c59ac52c9156174880d1f72d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:36:53.459Z] ===================================================== [Pipeline] echo [2021-01-14T00:36:53.530Z] taggedImages: [2021-01-14T00:36:53.530Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:53.530Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:0.0.0 [2021-01-14T00:36:53.530Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:36:53.530Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:36:53.618Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2021-01-14T00:36:53.618Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:53.618Z] 0.0.0 [2021-01-14T00:36:53.618Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:36:53.618Z] hanoi [2021-01-14T00:36:53.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:54.243Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:54.603Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:36:54.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-01-14T00:36:54.604Z] 33012e479b42: Preparing [2021-01-14T00:36:54.604Z] bd42f99c1d5a: Preparing [2021-01-14T00:36:54.604Z] 3938cca76c9e: Preparing [2021-01-14T00:36:54.901Z] 3938cca76c9e: Pushed [2021-01-14T00:36:54.901Z] 33012e479b42: Pushed [2021-01-14T00:36:58.270Z] bd42f99c1d5a: Pushed [2021-01-14T00:36:58.270Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:87b167a7206ad15b098f5a35d42177120b424f1da74261a156e4705236b2166c size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:58.648Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:59.007Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0.0.0 [2021-01-14T00:36:59.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-01-14T00:36:59.007Z] 33012e479b42: Preparing [2021-01-14T00:36:59.007Z] bd42f99c1d5a: Preparing [2021-01-14T00:36:59.007Z] 3938cca76c9e: Preparing [2021-01-14T00:36:59.278Z] 33012e479b42: Layer already exists [2021-01-14T00:36:59.278Z] 3938cca76c9e: Layer already exists [2021-01-14T00:36:59.278Z] bd42f99c1d5a: Layer already exists [2021-01-14T00:36:59.278Z] 0.0.0: digest: sha256:87b167a7206ad15b098f5a35d42177120b424f1da74261a156e4705236b2166c size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:36:59.648Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:00.009Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:00.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-01-14T00:37:00.009Z] 33012e479b42: Preparing [2021-01-14T00:37:00.009Z] bd42f99c1d5a: Preparing [2021-01-14T00:37:00.009Z] 3938cca76c9e: Preparing [2021-01-14T00:37:00.282Z] 3938cca76c9e: Layer already exists [2021-01-14T00:37:00.282Z] 33012e479b42: Layer already exists [2021-01-14T00:37:00.282Z] bd42f99c1d5a: Layer already exists [2021-01-14T00:37:02.277Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:87b167a7206ad15b098f5a35d42177120b424f1da74261a156e4705236b2166c size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:02.653Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:03.300Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:hanoi [2021-01-14T00:37:03.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2021-01-14T00:37:03.300Z] 33012e479b42: Preparing [2021-01-14T00:37:03.300Z] bd42f99c1d5a: Preparing [2021-01-14T00:37:03.300Z] 3938cca76c9e: Preparing [2021-01-14T00:37:03.572Z] bd42f99c1d5a: Layer already exists [2021-01-14T00:37:03.572Z] 3938cca76c9e: Layer already exists [2021-01-14T00:37:03.572Z] 33012e479b42: Layer already exists [2021-01-14T00:37:03.572Z] hanoi: digest: sha256:87b167a7206ad15b098f5a35d42177120b424f1da74261a156e4705236b2166c size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:37:03.920Z] ===================================================== [Pipeline] echo [2021-01-14T00:37:04.011Z] taggedImages: [2021-01-14T00:37:04.011Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:04.011Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:0.0.0 [2021-01-14T00:37:04.011Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:04.011Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:37:04.160Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go-arm64 with the following tags: [2021-01-14T00:37:04.160Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:04.160Z] 0.0.0 [2021-01-14T00:37:04.160Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:04.160Z] hanoi [2021-01-14T00:37:04.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:04.814Z] + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:05.207Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:05.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] [2021-01-14T00:37:05.207Z] 4bfb3b679e41: Preparing [2021-01-14T00:37:05.207Z] 4c12f7e9ff02: Preparing [2021-01-14T00:37:05.207Z] b3540b6d8f57: Preparing [2021-01-14T00:37:05.207Z] 485498bdf048: Preparing [2021-01-14T00:37:05.207Z] 715fd79a1712: Preparing [2021-01-14T00:37:05.207Z] 5eb7a20d5cd8: Preparing [2021-01-14T00:37:05.207Z] 66b385cf80cf: Preparing [2021-01-14T00:37:05.207Z] 5eb7a20d5cd8: Waiting [2021-01-14T00:37:05.207Z] 66b385cf80cf: Waiting [2021-01-14T00:37:05.798Z] b3540b6d8f57: Pushed [2021-01-14T00:37:05.798Z] 4c12f7e9ff02: Pushed [2021-01-14T00:37:05.798Z] 4bfb3b679e41: Pushed [2021-01-14T00:37:05.798Z] 715fd79a1712: Pushed [2021-01-14T00:37:05.798Z] 66b385cf80cf: Layer already exists [2021-01-14T00:37:06.072Z] 5eb7a20d5cd8: Pushed [2021-01-14T00:37:08.030Z] 485498bdf048: Pushed [2021-01-14T00:37:08.030Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:bd367595ee66f5b5d945af736e225264873fe702e5dd89c32538b940bf4018f0 size: 1778 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:08.451Z] + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:08.832Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:0.0.0 [2021-01-14T00:37:08.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] [2021-01-14T00:37:08.832Z] 4bfb3b679e41: Preparing [2021-01-14T00:37:08.832Z] 4c12f7e9ff02: Preparing [2021-01-14T00:37:08.832Z] b3540b6d8f57: Preparing [2021-01-14T00:37:08.832Z] 485498bdf048: Preparing [2021-01-14T00:37:08.832Z] 715fd79a1712: Preparing [2021-01-14T00:37:08.832Z] 5eb7a20d5cd8: Preparing [2021-01-14T00:37:08.832Z] 66b385cf80cf: Preparing [2021-01-14T00:37:08.832Z] 5eb7a20d5cd8: Waiting [2021-01-14T00:37:08.832Z] 66b385cf80cf: Waiting [2021-01-14T00:37:09.105Z] 4bfb3b679e41: Layer already exists [2021-01-14T00:37:09.105Z] b3540b6d8f57: Layer already exists [2021-01-14T00:37:09.105Z] 485498bdf048: Layer already exists [2021-01-14T00:37:09.105Z] 715fd79a1712: Layer already exists [2021-01-14T00:37:09.105Z] 4c12f7e9ff02: Layer already exists [2021-01-14T00:37:09.105Z] 5eb7a20d5cd8: Layer already exists [2021-01-14T00:37:09.105Z] 66b385cf80cf: Layer already exists [2021-01-14T00:37:09.105Z] 0.0.0: digest: sha256:bd367595ee66f5b5d945af736e225264873fe702e5dd89c32538b940bf4018f0 size: 1778 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:09.473Z] + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:09.834Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:09.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] [2021-01-14T00:37:09.834Z] 4bfb3b679e41: Preparing [2021-01-14T00:37:09.834Z] 4c12f7e9ff02: Preparing [2021-01-14T00:37:09.834Z] b3540b6d8f57: Preparing [2021-01-14T00:37:09.834Z] 485498bdf048: Preparing [2021-01-14T00:37:09.834Z] 715fd79a1712: Preparing [2021-01-14T00:37:09.834Z] 5eb7a20d5cd8: Preparing [2021-01-14T00:37:09.834Z] 66b385cf80cf: Preparing [2021-01-14T00:37:09.834Z] 5eb7a20d5cd8: Waiting [2021-01-14T00:37:09.834Z] 66b385cf80cf: Waiting [2021-01-14T00:37:10.110Z] b3540b6d8f57: Layer already exists [2021-01-14T00:37:10.110Z] 485498bdf048: Layer already exists [2021-01-14T00:37:10.110Z] 4bfb3b679e41: Layer already exists [2021-01-14T00:37:10.110Z] 715fd79a1712: Layer already exists [2021-01-14T00:37:10.110Z] 4c12f7e9ff02: Layer already exists [2021-01-14T00:37:10.110Z] 5eb7a20d5cd8: Layer already exists [2021-01-14T00:37:10.110Z] 66b385cf80cf: Layer already exists [2021-01-14T00:37:10.110Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:bd367595ee66f5b5d945af736e225264873fe702e5dd89c32538b940bf4018f0 size: 1778 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:10.482Z] + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:10.857Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:hanoi [2021-01-14T00:37:10.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] [2021-01-14T00:37:10.857Z] 4bfb3b679e41: Preparing [2021-01-14T00:37:10.857Z] 4c12f7e9ff02: Preparing [2021-01-14T00:37:10.857Z] b3540b6d8f57: Preparing [2021-01-14T00:37:10.857Z] 485498bdf048: Preparing [2021-01-14T00:37:10.857Z] 715fd79a1712: Preparing [2021-01-14T00:37:10.857Z] 5eb7a20d5cd8: Preparing [2021-01-14T00:37:10.857Z] 66b385cf80cf: Preparing [2021-01-14T00:37:10.857Z] 5eb7a20d5cd8: Waiting [2021-01-14T00:37:10.857Z] 66b385cf80cf: Waiting [2021-01-14T00:37:10.857Z] 485498bdf048: Layer already exists [2021-01-14T00:37:10.857Z] 4bfb3b679e41: Layer already exists [2021-01-14T00:37:10.857Z] 715fd79a1712: Layer already exists [2021-01-14T00:37:10.857Z] b3540b6d8f57: Layer already exists [2021-01-14T00:37:10.857Z] 4c12f7e9ff02: Layer already exists [2021-01-14T00:37:10.857Z] 5eb7a20d5cd8: Layer already exists [2021-01-14T00:37:11.128Z] 66b385cf80cf: Layer already exists [2021-01-14T00:37:11.128Z] hanoi: digest: sha256:bd367595ee66f5b5d945af736e225264873fe702e5dd89c32538b940bf4018f0 size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:37:11.444Z] ===================================================== [Pipeline] echo [2021-01-14T00:37:11.510Z] taggedImages: [2021-01-14T00:37:11.510Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:11.510Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:0.0.0 [2021-01-14T00:37:11.510Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:11.510Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:37:11.597Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2021-01-14T00:37:11.597Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:11.597Z] 0.0.0 [2021-01-14T00:37:11.597Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:11.597Z] hanoi [2021-01-14T00:37:11.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:12.227Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:12.591Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:12.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-01-14T00:37:12.591Z] 4db9a33f287f: Preparing [2021-01-14T00:37:12.591Z] a8b3bb6892d1: Preparing [2021-01-14T00:37:12.591Z] c838f3bdb813: Preparing [2021-01-14T00:37:12.591Z] 122f634e7fe7: Preparing [2021-01-14T00:37:12.591Z] 379067d0cb53: Preparing [2021-01-14T00:37:12.861Z] 379067d0cb53: Layer already exists [2021-01-14T00:37:12.861Z] a8b3bb6892d1: Pushed [2021-01-14T00:37:12.861Z] c838f3bdb813: Pushed [2021-01-14T00:37:13.453Z] 122f634e7fe7: Pushed [2021-01-14T00:37:14.879Z] 4db9a33f287f: Pushed [2021-01-14T00:37:15.150Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:c2debe965b96c703447d485c3873df92cbff1d42dfa85a77a5e18114c8811951 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:15.794Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:16.158Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0.0.0 [2021-01-14T00:37:16.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-01-14T00:37:16.158Z] 4db9a33f287f: Preparing [2021-01-14T00:37:16.158Z] a8b3bb6892d1: Preparing [2021-01-14T00:37:16.158Z] c838f3bdb813: Preparing [2021-01-14T00:37:16.158Z] 122f634e7fe7: Preparing [2021-01-14T00:37:16.158Z] 379067d0cb53: Preparing [2021-01-14T00:37:16.158Z] 4db9a33f287f: Layer already exists [2021-01-14T00:37:16.430Z] 379067d0cb53: Layer already exists [2021-01-14T00:37:16.430Z] c838f3bdb813: Layer already exists [2021-01-14T00:37:16.430Z] a8b3bb6892d1: Layer already exists [2021-01-14T00:37:16.430Z] 122f634e7fe7: Layer already exists [2021-01-14T00:37:16.430Z] 0.0.0: digest: sha256:c2debe965b96c703447d485c3873df92cbff1d42dfa85a77a5e18114c8811951 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:16.801Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:17.173Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:17.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-01-14T00:37:17.173Z] 4db9a33f287f: Preparing [2021-01-14T00:37:17.173Z] a8b3bb6892d1: Preparing [2021-01-14T00:37:17.173Z] c838f3bdb813: Preparing [2021-01-14T00:37:17.173Z] 122f634e7fe7: Preparing [2021-01-14T00:37:17.173Z] 379067d0cb53: Preparing [2021-01-14T00:37:17.173Z] c838f3bdb813: Layer already exists [2021-01-14T00:37:17.173Z] a8b3bb6892d1: Layer already exists [2021-01-14T00:37:17.173Z] 379067d0cb53: Layer already exists [2021-01-14T00:37:17.173Z] 122f634e7fe7: Layer already exists [2021-01-14T00:37:17.173Z] 4db9a33f287f: Layer already exists [2021-01-14T00:37:17.447Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:c2debe965b96c703447d485c3873df92cbff1d42dfa85a77a5e18114c8811951 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:17.826Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:18.195Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:hanoi [2021-01-14T00:37:18.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2021-01-14T00:37:18.195Z] 4db9a33f287f: Preparing [2021-01-14T00:37:18.195Z] a8b3bb6892d1: Preparing [2021-01-14T00:37:18.195Z] c838f3bdb813: Preparing [2021-01-14T00:37:18.195Z] 122f634e7fe7: Preparing [2021-01-14T00:37:18.195Z] 379067d0cb53: Preparing [2021-01-14T00:37:18.467Z] 122f634e7fe7: Layer already exists [2021-01-14T00:37:18.467Z] c838f3bdb813: Layer already exists [2021-01-14T00:37:18.467Z] 4db9a33f287f: Layer already exists [2021-01-14T00:37:18.467Z] a8b3bb6892d1: Layer already exists [2021-01-14T00:37:18.467Z] 379067d0cb53: Layer already exists [2021-01-14T00:37:18.467Z] hanoi: digest: sha256:c2debe965b96c703447d485c3873df92cbff1d42dfa85a77a5e18114c8811951 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:37:18.806Z] ===================================================== [Pipeline] echo [2021-01-14T00:37:18.879Z] taggedImages: [2021-01-14T00:37:18.879Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:18.879Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:0.0.0 [2021-01-14T00:37:18.879Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:18.879Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:37:18.973Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2021-01-14T00:37:18.973Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:18.973Z] 0.0.0 [2021-01-14T00:37:18.973Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:18.973Z] hanoi [2021-01-14T00:37:18.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:19.624Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:19.990Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:19.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2021-01-14T00:37:19.991Z] f52b3b03f6fc: Preparing [2021-01-14T00:37:19.991Z] f8a24daecddc: Preparing [2021-01-14T00:37:19.991Z] 3130076044d9: Preparing [2021-01-14T00:37:19.991Z] 8e083121e9d7: Preparing [2021-01-14T00:37:19.991Z] 8e083121e9d7: Preparing [2021-01-14T00:37:19.991Z] 37df58d7e7d0: Preparing [2021-01-14T00:37:19.991Z] bc7ddfbb27c9: Preparing [2021-01-14T00:37:19.991Z] d4b4037bfdf0: Preparing [2021-01-14T00:37:19.991Z] f52b3b03f6fc: Preparing [2021-01-14T00:37:19.991Z] fe022400d81e: Preparing [2021-01-14T00:37:19.991Z] 968cfa5b1ef0: Preparing [2021-01-14T00:37:19.991Z] 490a02b5ba32: Preparing [2021-01-14T00:37:19.991Z] 379067d0cb53: Preparing [2021-01-14T00:37:19.991Z] 968cfa5b1ef0: Waiting [2021-01-14T00:37:19.991Z] bc7ddfbb27c9: Waiting [2021-01-14T00:37:19.991Z] 490a02b5ba32: Waiting [2021-01-14T00:37:19.991Z] d4b4037bfdf0: Waiting [2021-01-14T00:37:19.991Z] fe022400d81e: Waiting [2021-01-14T00:37:19.991Z] 379067d0cb53: Waiting [2021-01-14T00:37:20.580Z] f8a24daecddc: Pushed [2021-01-14T00:37:20.580Z] 8e083121e9d7: Pushed [2021-01-14T00:37:20.580Z] 3130076044d9: Pushed [2021-01-14T00:37:20.580Z] 37df58d7e7d0: Pushed [2021-01-14T00:37:20.580Z] bc7ddfbb27c9: Pushed [2021-01-14T00:37:20.580Z] fe022400d81e: Pushed [2021-01-14T00:37:20.858Z] d4b4037bfdf0: Pushed [2021-01-14T00:37:20.858Z] 968cfa5b1ef0: Pushed [2021-01-14T00:37:20.858Z] 379067d0cb53: Layer already exists [2021-01-14T00:37:21.128Z] 490a02b5ba32: Pushed [2021-01-14T00:37:22.549Z] f52b3b03f6fc: Pushed [2021-01-14T00:37:22.549Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:e9b919dd7ce623ef147425a61b3005f0fd2c3b2a4a5bd34677c5ceaa72fc15d0 size: 3027 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:22.928Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:23.563Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0.0.0 [2021-01-14T00:37:23.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2021-01-14T00:37:23.563Z] f52b3b03f6fc: Preparing [2021-01-14T00:37:23.563Z] f8a24daecddc: Preparing [2021-01-14T00:37:23.563Z] 3130076044d9: Preparing [2021-01-14T00:37:23.563Z] 8e083121e9d7: Preparing [2021-01-14T00:37:23.563Z] 8e083121e9d7: Preparing [2021-01-14T00:37:23.563Z] 37df58d7e7d0: Preparing [2021-01-14T00:37:23.563Z] bc7ddfbb27c9: Preparing [2021-01-14T00:37:23.564Z] d4b4037bfdf0: Preparing [2021-01-14T00:37:23.564Z] f52b3b03f6fc: Preparing [2021-01-14T00:37:23.564Z] fe022400d81e: Preparing [2021-01-14T00:37:23.564Z] 968cfa5b1ef0: Preparing [2021-01-14T00:37:23.564Z] 490a02b5ba32: Preparing [2021-01-14T00:37:23.564Z] 379067d0cb53: Preparing [2021-01-14T00:37:23.564Z] bc7ddfbb27c9: Waiting [2021-01-14T00:37:23.564Z] d4b4037bfdf0: Waiting [2021-01-14T00:37:23.564Z] fe022400d81e: Waiting [2021-01-14T00:37:23.564Z] 968cfa5b1ef0: Waiting [2021-01-14T00:37:23.564Z] 490a02b5ba32: Waiting [2021-01-14T00:37:23.564Z] 379067d0cb53: Waiting [2021-01-14T00:37:23.834Z] 3130076044d9: Layer already exists [2021-01-14T00:37:23.834Z] 37df58d7e7d0: Layer already exists [2021-01-14T00:37:23.834Z] f52b3b03f6fc: Layer already exists [2021-01-14T00:37:23.834Z] 8e083121e9d7: Layer already exists [2021-01-14T00:37:23.834Z] f8a24daecddc: Layer already exists [2021-01-14T00:37:23.834Z] d4b4037bfdf0: Layer already exists [2021-01-14T00:37:23.834Z] bc7ddfbb27c9: Layer already exists [2021-01-14T00:37:23.834Z] 490a02b5ba32: Layer already exists [2021-01-14T00:37:23.834Z] fe022400d81e: Layer already exists [2021-01-14T00:37:23.834Z] 968cfa5b1ef0: Layer already exists [2021-01-14T00:37:23.834Z] 379067d0cb53: Layer already exists [2021-01-14T00:37:23.834Z] 0.0.0: digest: sha256:e9b919dd7ce623ef147425a61b3005f0fd2c3b2a4a5bd34677c5ceaa72fc15d0 size: 3027 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:24.206Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:24.594Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:24.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2021-01-14T00:37:24.594Z] f52b3b03f6fc: Preparing [2021-01-14T00:37:24.594Z] f8a24daecddc: Preparing [2021-01-14T00:37:24.594Z] 3130076044d9: Preparing [2021-01-14T00:37:24.594Z] 8e083121e9d7: Preparing [2021-01-14T00:37:24.594Z] 8e083121e9d7: Preparing [2021-01-14T00:37:24.594Z] 37df58d7e7d0: Preparing [2021-01-14T00:37:24.594Z] bc7ddfbb27c9: Preparing [2021-01-14T00:37:24.594Z] d4b4037bfdf0: Preparing [2021-01-14T00:37:24.594Z] f52b3b03f6fc: Preparing [2021-01-14T00:37:24.594Z] fe022400d81e: Preparing [2021-01-14T00:37:24.594Z] 968cfa5b1ef0: Preparing [2021-01-14T00:37:24.594Z] 490a02b5ba32: Preparing [2021-01-14T00:37:24.594Z] 379067d0cb53: Preparing [2021-01-14T00:37:24.594Z] fe022400d81e: Waiting [2021-01-14T00:37:24.594Z] 490a02b5ba32: Waiting [2021-01-14T00:37:24.594Z] 379067d0cb53: Waiting [2021-01-14T00:37:24.594Z] 968cfa5b1ef0: Waiting [2021-01-14T00:37:24.594Z] bc7ddfbb27c9: Waiting [2021-01-14T00:37:24.594Z] d4b4037bfdf0: Waiting [2021-01-14T00:37:24.865Z] 8e083121e9d7: Layer already exists [2021-01-14T00:37:24.865Z] 37df58d7e7d0: Layer already exists [2021-01-14T00:37:24.865Z] f52b3b03f6fc: Layer already exists [2021-01-14T00:37:24.866Z] 3130076044d9: Layer already exists [2021-01-14T00:37:24.866Z] f8a24daecddc: Layer already exists [2021-01-14T00:37:24.866Z] fe022400d81e: Layer already exists [2021-01-14T00:37:24.866Z] bc7ddfbb27c9: Layer already exists [2021-01-14T00:37:24.866Z] d4b4037bfdf0: Layer already exists [2021-01-14T00:37:24.866Z] 490a02b5ba32: Layer already exists [2021-01-14T00:37:24.866Z] 968cfa5b1ef0: Layer already exists [2021-01-14T00:37:24.866Z] 379067d0cb53: Layer already exists [2021-01-14T00:37:24.866Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:e9b919dd7ce623ef147425a61b3005f0fd2c3b2a4a5bd34677c5ceaa72fc15d0 size: 3027 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:25.243Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:25.608Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:hanoi [2021-01-14T00:37:25.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2021-01-14T00:37:25.609Z] f52b3b03f6fc: Preparing [2021-01-14T00:37:25.609Z] f8a24daecddc: Preparing [2021-01-14T00:37:25.609Z] 3130076044d9: Preparing [2021-01-14T00:37:25.609Z] 8e083121e9d7: Preparing [2021-01-14T00:37:25.609Z] 8e083121e9d7: Preparing [2021-01-14T00:37:25.609Z] 37df58d7e7d0: Preparing [2021-01-14T00:37:25.609Z] bc7ddfbb27c9: Preparing [2021-01-14T00:37:25.609Z] d4b4037bfdf0: Preparing [2021-01-14T00:37:25.609Z] f52b3b03f6fc: Preparing [2021-01-14T00:37:25.609Z] fe022400d81e: Preparing [2021-01-14T00:37:25.609Z] 968cfa5b1ef0: Preparing [2021-01-14T00:37:25.609Z] 490a02b5ba32: Preparing [2021-01-14T00:37:25.609Z] 379067d0cb53: Preparing [2021-01-14T00:37:25.609Z] fe022400d81e: Waiting [2021-01-14T00:37:25.609Z] 968cfa5b1ef0: Waiting [2021-01-14T00:37:25.609Z] bc7ddfbb27c9: Waiting [2021-01-14T00:37:25.609Z] d4b4037bfdf0: Waiting [2021-01-14T00:37:25.609Z] 490a02b5ba32: Waiting [2021-01-14T00:37:25.609Z] 379067d0cb53: Waiting [2021-01-14T00:37:25.880Z] 37df58d7e7d0: Layer already exists [2021-01-14T00:37:25.880Z] f52b3b03f6fc: Layer already exists [2021-01-14T00:37:25.880Z] 8e083121e9d7: Layer already exists [2021-01-14T00:37:25.880Z] 3130076044d9: Layer already exists [2021-01-14T00:37:25.880Z] f8a24daecddc: Layer already exists [2021-01-14T00:37:25.880Z] fe022400d81e: Layer already exists [2021-01-14T00:37:25.880Z] bc7ddfbb27c9: Layer already exists [2021-01-14T00:37:25.880Z] d4b4037bfdf0: Layer already exists [2021-01-14T00:37:25.880Z] 490a02b5ba32: Layer already exists [2021-01-14T00:37:25.880Z] 968cfa5b1ef0: Layer already exists [2021-01-14T00:37:25.880Z] 379067d0cb53: Layer already exists [2021-01-14T00:37:25.880Z] hanoi: digest: sha256:e9b919dd7ce623ef147425a61b3005f0fd2c3b2a4a5bd34677c5ceaa72fc15d0 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:37:26.218Z] ===================================================== [Pipeline] echo [2021-01-14T00:37:26.308Z] taggedImages: [2021-01-14T00:37:26.308Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:26.308Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:0.0.0 [2021-01-14T00:37:26.308Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:26.308Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:37:26.398Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2021-01-14T00:37:26.398Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:26.398Z] 0.0.0 [2021-01-14T00:37:26.398Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:26.398Z] hanoi [2021-01-14T00:37:26.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:27.070Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:27.458Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:27.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-01-14T00:37:27.459Z] cfd46078a574: Preparing [2021-01-14T00:37:27.459Z] f1850381e426: Preparing [2021-01-14T00:37:27.459Z] e0099ebfedae: Preparing [2021-01-14T00:37:27.459Z] c1150706010c: Preparing [2021-01-14T00:37:27.459Z] 70ef5f059f69: Preparing [2021-01-14T00:37:27.459Z] 0202eeb1bde3: Preparing [2021-01-14T00:37:27.459Z] cd753aca05a6: Preparing [2021-01-14T00:37:27.459Z] 5eb7a20d5cd8: Preparing [2021-01-14T00:37:27.459Z] 66b385cf80cf: Preparing [2021-01-14T00:37:27.459Z] 0202eeb1bde3: Waiting [2021-01-14T00:37:27.459Z] cd753aca05a6: Waiting [2021-01-14T00:37:27.459Z] 66b385cf80cf: Waiting [2021-01-14T00:37:27.459Z] 5eb7a20d5cd8: Waiting [2021-01-14T00:37:27.755Z] cfd46078a574: Pushed [2021-01-14T00:37:28.033Z] 70ef5f059f69: Pushed [2021-01-14T00:37:28.033Z] f1850381e426: Pushed [2021-01-14T00:37:28.033Z] 5eb7a20d5cd8: Layer already exists [2021-01-14T00:37:28.033Z] 66b385cf80cf: Layer already exists [2021-01-14T00:37:28.033Z] 0202eeb1bde3: Pushed [2021-01-14T00:37:28.033Z] cd753aca05a6: Pushed [2021-01-14T00:37:30.006Z] c1150706010c: Pushed [2021-01-14T00:37:30.006Z] e0099ebfedae: Pushed [2021-01-14T00:37:30.278Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:2d14e12bf926905fc050554295dc38d78c8ec67f59ccded94f0fc6baf87d02c9 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:30.660Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:31.025Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0.0.0 [2021-01-14T00:37:31.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-01-14T00:37:31.025Z] cfd46078a574: Preparing [2021-01-14T00:37:31.025Z] f1850381e426: Preparing [2021-01-14T00:37:31.025Z] e0099ebfedae: Preparing [2021-01-14T00:37:31.025Z] c1150706010c: Preparing [2021-01-14T00:37:31.025Z] 70ef5f059f69: Preparing [2021-01-14T00:37:31.025Z] 0202eeb1bde3: Preparing [2021-01-14T00:37:31.025Z] cd753aca05a6: Preparing [2021-01-14T00:37:31.025Z] 5eb7a20d5cd8: Preparing [2021-01-14T00:37:31.025Z] 66b385cf80cf: Preparing [2021-01-14T00:37:31.025Z] 5eb7a20d5cd8: Waiting [2021-01-14T00:37:31.025Z] 66b385cf80cf: Waiting [2021-01-14T00:37:31.025Z] cd753aca05a6: Waiting [2021-01-14T00:37:31.025Z] 0202eeb1bde3: Waiting [2021-01-14T00:37:31.309Z] cfd46078a574: Layer already exists [2021-01-14T00:37:31.309Z] f1850381e426: Layer already exists [2021-01-14T00:37:31.309Z] e0099ebfedae: Layer already exists [2021-01-14T00:37:31.309Z] 70ef5f059f69: Layer already exists [2021-01-14T00:37:31.309Z] c1150706010c: Layer already exists [2021-01-14T00:37:31.309Z] 0202eeb1bde3: Layer already exists [2021-01-14T00:37:31.309Z] 5eb7a20d5cd8: Layer already exists [2021-01-14T00:37:31.309Z] cd753aca05a6: Layer already exists [2021-01-14T00:37:31.309Z] 66b385cf80cf: Layer already exists [2021-01-14T00:37:31.309Z] 0.0.0: digest: sha256:2d14e12bf926905fc050554295dc38d78c8ec67f59ccded94f0fc6baf87d02c9 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:31.688Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:32.063Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:32.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-01-14T00:37:32.063Z] cfd46078a574: Preparing [2021-01-14T00:37:32.063Z] f1850381e426: Preparing [2021-01-14T00:37:32.063Z] e0099ebfedae: Preparing [2021-01-14T00:37:32.063Z] c1150706010c: Preparing [2021-01-14T00:37:32.063Z] 70ef5f059f69: Preparing [2021-01-14T00:37:32.063Z] 0202eeb1bde3: Preparing [2021-01-14T00:37:32.063Z] cd753aca05a6: Preparing [2021-01-14T00:37:32.063Z] 5eb7a20d5cd8: Preparing [2021-01-14T00:37:32.063Z] 66b385cf80cf: Preparing [2021-01-14T00:37:32.063Z] 0202eeb1bde3: Waiting [2021-01-14T00:37:32.063Z] cd753aca05a6: Waiting [2021-01-14T00:37:32.063Z] 5eb7a20d5cd8: Waiting [2021-01-14T00:37:32.063Z] 66b385cf80cf: Waiting [2021-01-14T00:37:32.334Z] f1850381e426: Layer already exists [2021-01-14T00:37:32.334Z] e0099ebfedae: Layer already exists [2021-01-14T00:37:32.334Z] 70ef5f059f69: Layer already exists [2021-01-14T00:37:32.334Z] cfd46078a574: Layer already exists [2021-01-14T00:37:32.334Z] c1150706010c: Layer already exists [2021-01-14T00:37:32.334Z] 0202eeb1bde3: Layer already exists [2021-01-14T00:37:32.334Z] cd753aca05a6: Layer already exists [2021-01-14T00:37:32.334Z] 66b385cf80cf: Layer already exists [2021-01-14T00:37:32.334Z] 5eb7a20d5cd8: Layer already exists [2021-01-14T00:37:32.334Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:2d14e12bf926905fc050554295dc38d78c8ec67f59ccded94f0fc6baf87d02c9 size: 2198 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:32.711Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:33.072Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:hanoi [2021-01-14T00:37:33.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2021-01-14T00:37:33.072Z] cfd46078a574: Preparing [2021-01-14T00:37:33.072Z] f1850381e426: Preparing [2021-01-14T00:37:33.072Z] e0099ebfedae: Preparing [2021-01-14T00:37:33.072Z] c1150706010c: Preparing [2021-01-14T00:37:33.072Z] 70ef5f059f69: Preparing [2021-01-14T00:37:33.072Z] 0202eeb1bde3: Preparing [2021-01-14T00:37:33.072Z] cd753aca05a6: Preparing [2021-01-14T00:37:33.072Z] 5eb7a20d5cd8: Preparing [2021-01-14T00:37:33.072Z] 66b385cf80cf: Preparing [2021-01-14T00:37:33.072Z] 0202eeb1bde3: Waiting [2021-01-14T00:37:33.072Z] cd753aca05a6: Waiting [2021-01-14T00:37:33.072Z] 5eb7a20d5cd8: Waiting [2021-01-14T00:37:33.072Z] 66b385cf80cf: Waiting [2021-01-14T00:37:33.343Z] cfd46078a574: Layer already exists [2021-01-14T00:37:33.343Z] c1150706010c: Layer already exists [2021-01-14T00:37:33.343Z] f1850381e426: Layer already exists [2021-01-14T00:37:33.343Z] e0099ebfedae: Layer already exists [2021-01-14T00:37:33.343Z] 70ef5f059f69: Layer already exists [2021-01-14T00:37:33.343Z] cd753aca05a6: Layer already exists [2021-01-14T00:37:33.343Z] 0202eeb1bde3: Layer already exists [2021-01-14T00:37:33.343Z] 5eb7a20d5cd8: Layer already exists [2021-01-14T00:37:33.343Z] 66b385cf80cf: Layer already exists [2021-01-14T00:37:33.343Z] hanoi: digest: sha256:2d14e12bf926905fc050554295dc38d78c8ec67f59ccded94f0fc6baf87d02c9 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:37:33.646Z] ===================================================== [Pipeline] echo [2021-01-14T00:37:33.713Z] taggedImages: [2021-01-14T00:37:33.713Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:33.713Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:0.0.0 [2021-01-14T00:37:33.713Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:33.713Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:37:33.807Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2021-01-14T00:37:33.807Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:33.807Z] 0.0.0 [2021-01-14T00:37:33.807Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:33.807Z] hanoi [2021-01-14T00:37:33.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:34.456Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:34.827Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:34.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2021-01-14T00:37:34.827Z] 86d56e57a4d0: Preparing [2021-01-14T00:37:34.827Z] a359f112cda0: Preparing [2021-01-14T00:37:34.827Z] 019f9b47c323: Preparing [2021-01-14T00:37:34.827Z] fd5382944e79: Preparing [2021-01-14T00:37:35.100Z] 86d56e57a4d0: Pushed [2021-01-14T00:37:35.100Z] 019f9b47c323: Pushed [2021-01-14T00:37:35.371Z] fd5382944e79: Pushed [2021-01-14T00:37:37.977Z] a359f112cda0: Pushed [2021-01-14T00:37:37.977Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:4bca4904ad03e7daedbb04f5e82f12296d9e77a754cab0148824f8d61777b0d9 size: 1153 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:38.378Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:38.754Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0.0.0 [2021-01-14T00:37:38.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2021-01-14T00:37:38.754Z] 86d56e57a4d0: Preparing [2021-01-14T00:37:38.754Z] a359f112cda0: Preparing [2021-01-14T00:37:38.754Z] 019f9b47c323: Preparing [2021-01-14T00:37:38.754Z] fd5382944e79: Preparing [2021-01-14T00:37:39.026Z] fd5382944e79: Layer already exists [2021-01-14T00:37:39.026Z] 019f9b47c323: Layer already exists [2021-01-14T00:37:39.026Z] 86d56e57a4d0: Layer already exists [2021-01-14T00:37:39.026Z] a359f112cda0: Layer already exists [2021-01-14T00:37:39.026Z] 0.0.0: digest: sha256:4bca4904ad03e7daedbb04f5e82f12296d9e77a754cab0148824f8d61777b0d9 size: 1153 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:39.422Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:39.805Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:39.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2021-01-14T00:37:39.806Z] 86d56e57a4d0: Preparing [2021-01-14T00:37:39.806Z] a359f112cda0: Preparing [2021-01-14T00:37:39.806Z] 019f9b47c323: Preparing [2021-01-14T00:37:39.806Z] fd5382944e79: Preparing [2021-01-14T00:37:40.078Z] 019f9b47c323: Layer already exists [2021-01-14T00:37:40.078Z] fd5382944e79: Layer already exists [2021-01-14T00:37:40.078Z] a359f112cda0: Layer already exists [2021-01-14T00:37:40.078Z] 86d56e57a4d0: Layer already exists [2021-01-14T00:37:40.078Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:4bca4904ad03e7daedbb04f5e82f12296d9e77a754cab0148824f8d61777b0d9 size: 1153 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:40.455Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:40.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:hanoi [2021-01-14T00:37:40.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2021-01-14T00:37:40.854Z] 86d56e57a4d0: Preparing [2021-01-14T00:37:40.854Z] a359f112cda0: Preparing [2021-01-14T00:37:40.854Z] 019f9b47c323: Preparing [2021-01-14T00:37:40.854Z] fd5382944e79: Preparing [2021-01-14T00:37:41.126Z] 019f9b47c323: Layer already exists [2021-01-14T00:37:41.126Z] a359f112cda0: Layer already exists [2021-01-14T00:37:41.126Z] fd5382944e79: Layer already exists [2021-01-14T00:37:41.126Z] 86d56e57a4d0: Layer already exists [2021-01-14T00:37:41.126Z] hanoi: digest: sha256:4bca4904ad03e7daedbb04f5e82f12296d9e77a754cab0148824f8d61777b0d9 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:37:41.421Z] ===================================================== [Pipeline] echo [2021-01-14T00:37:41.490Z] taggedImages: [2021-01-14T00:37:41.490Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:41.490Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:0.0.0 [2021-01-14T00:37:41.490Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:41.490Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:37:41.624Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2021-01-14T00:37:41.624Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:41.624Z] 0.0.0 [2021-01-14T00:37:41.624Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:41.624Z] hanoi [2021-01-14T00:37:41.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:42.257Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:42.630Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:42.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-01-14T00:37:42.630Z] ed36cdf1875a: Preparing [2021-01-14T00:37:42.630Z] 6044f42878eb: Preparing [2021-01-14T00:37:42.630Z] def2b86554ea: Preparing [2021-01-14T00:37:42.630Z] 1551266e3df4: Preparing [2021-01-14T00:37:42.630Z] 92d135fd1589: Preparing [2021-01-14T00:37:42.630Z] 4b9e2465145e: Preparing [2021-01-14T00:37:42.630Z] 4b9e2465145e: Waiting [2021-01-14T00:37:42.903Z] ed36cdf1875a: Pushed [2021-01-14T00:37:42.903Z] def2b86554ea: Pushed [2021-01-14T00:37:43.175Z] 92d135fd1589: Pushed [2021-01-14T00:37:43.175Z] 1551266e3df4: Pushed [2021-01-14T00:37:43.445Z] 4b9e2465145e: Pushed [2021-01-14T00:37:46.050Z] 6044f42878eb: Pushed [2021-01-14T00:37:46.050Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:cf90fe20e0ec4025c115f1d681e01c192ea5fa73f1eb6cbc061d7ed629c88a44 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:46.423Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:46.789Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0.0.0 [2021-01-14T00:37:46.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-01-14T00:37:46.789Z] ed36cdf1875a: Preparing [2021-01-14T00:37:46.789Z] 6044f42878eb: Preparing [2021-01-14T00:37:46.789Z] def2b86554ea: Preparing [2021-01-14T00:37:46.790Z] 1551266e3df4: Preparing [2021-01-14T00:37:46.790Z] 92d135fd1589: Preparing [2021-01-14T00:37:46.790Z] 4b9e2465145e: Preparing [2021-01-14T00:37:46.790Z] 4b9e2465145e: Waiting [2021-01-14T00:37:47.065Z] 92d135fd1589: Layer already exists [2021-01-14T00:37:47.065Z] 6044f42878eb: Layer already exists [2021-01-14T00:37:47.065Z] 1551266e3df4: Layer already exists [2021-01-14T00:37:47.065Z] def2b86554ea: Layer already exists [2021-01-14T00:37:47.065Z] ed36cdf1875a: Layer already exists [2021-01-14T00:37:47.065Z] 4b9e2465145e: Layer already exists [2021-01-14T00:37:47.065Z] 0.0.0: digest: sha256:cf90fe20e0ec4025c115f1d681e01c192ea5fa73f1eb6cbc061d7ed629c88a44 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:47.436Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:47.806Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:47.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-01-14T00:37:47.806Z] ed36cdf1875a: Preparing [2021-01-14T00:37:47.806Z] 6044f42878eb: Preparing [2021-01-14T00:37:47.806Z] def2b86554ea: Preparing [2021-01-14T00:37:47.806Z] 1551266e3df4: Preparing [2021-01-14T00:37:47.806Z] 92d135fd1589: Preparing [2021-01-14T00:37:47.806Z] 4b9e2465145e: Preparing [2021-01-14T00:37:47.806Z] 4b9e2465145e: Waiting [2021-01-14T00:37:48.078Z] 1551266e3df4: Layer already exists [2021-01-14T00:37:48.078Z] def2b86554ea: Layer already exists [2021-01-14T00:37:48.078Z] 6044f42878eb: Layer already exists [2021-01-14T00:37:48.078Z] 92d135fd1589: Layer already exists [2021-01-14T00:37:48.078Z] ed36cdf1875a: Layer already exists [2021-01-14T00:37:48.078Z] 4b9e2465145e: Layer already exists [2021-01-14T00:37:48.078Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:cf90fe20e0ec4025c115f1d681e01c192ea5fa73f1eb6cbc061d7ed629c88a44 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:48.452Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:48.817Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:hanoi [2021-01-14T00:37:48.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2021-01-14T00:37:48.817Z] ed36cdf1875a: Preparing [2021-01-14T00:37:48.817Z] 6044f42878eb: Preparing [2021-01-14T00:37:48.817Z] def2b86554ea: Preparing [2021-01-14T00:37:48.817Z] 1551266e3df4: Preparing [2021-01-14T00:37:48.817Z] 92d135fd1589: Preparing [2021-01-14T00:37:48.817Z] 4b9e2465145e: Preparing [2021-01-14T00:37:48.817Z] 4b9e2465145e: Waiting [2021-01-14T00:37:49.092Z] 92d135fd1589: Layer already exists [2021-01-14T00:37:49.092Z] 6044f42878eb: Layer already exists [2021-01-14T00:37:49.092Z] 1551266e3df4: Layer already exists [2021-01-14T00:37:49.092Z] ed36cdf1875a: Layer already exists [2021-01-14T00:37:49.092Z] def2b86554ea: Layer already exists [2021-01-14T00:37:49.092Z] 4b9e2465145e: Layer already exists [2021-01-14T00:37:49.092Z] hanoi: digest: sha256:cf90fe20e0ec4025c115f1d681e01c192ea5fa73f1eb6cbc061d7ed629c88a44 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:37:49.380Z] ===================================================== [Pipeline] echo [2021-01-14T00:37:49.464Z] taggedImages: [2021-01-14T00:37:49.464Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:49.464Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:0.0.0 [2021-01-14T00:37:49.464Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:49.464Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:37:49.591Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2021-01-14T00:37:49.591Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:49.591Z] 0.0.0 [2021-01-14T00:37:49.591Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:49.591Z] hanoi [2021-01-14T00:37:49.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:50.212Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:50.595Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:50.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-01-14T00:37:50.595Z] 1baff25522a8: Preparing [2021-01-14T00:37:50.595Z] 30791ada63d5: Preparing [2021-01-14T00:37:50.595Z] 9761a3696909: Preparing [2021-01-14T00:37:50.865Z] 1baff25522a8: Pushed [2021-01-14T00:37:50.866Z] 9761a3696909: Pushed [2021-01-14T00:37:54.253Z] 30791ada63d5: Pushed [2021-01-14T00:37:54.253Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:77654b6b36faf941539131ed77eb7091a13e880976d0b3730aedd9fcb9c49d3b size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:54.641Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:55.050Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0.0.0 [2021-01-14T00:37:55.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-01-14T00:37:55.050Z] 1baff25522a8: Preparing [2021-01-14T00:37:55.050Z] 30791ada63d5: Preparing [2021-01-14T00:37:55.050Z] 9761a3696909: Preparing [2021-01-14T00:37:55.333Z] 1baff25522a8: Layer already exists [2021-01-14T00:37:55.334Z] 30791ada63d5: Layer already exists [2021-01-14T00:37:55.334Z] 9761a3696909: Layer already exists [2021-01-14T00:37:55.334Z] 0.0.0: digest: sha256:77654b6b36faf941539131ed77eb7091a13e880976d0b3730aedd9fcb9c49d3b size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:55.707Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:56.062Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:56.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-01-14T00:37:56.062Z] 1baff25522a8: Preparing [2021-01-14T00:37:56.062Z] 30791ada63d5: Preparing [2021-01-14T00:37:56.062Z] 9761a3696909: Preparing [2021-01-14T00:37:56.062Z] 1baff25522a8: Layer already exists [2021-01-14T00:37:56.062Z] 30791ada63d5: Layer already exists [2021-01-14T00:37:56.062Z] 9761a3696909: Layer already exists [2021-01-14T00:37:56.332Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:77654b6b36faf941539131ed77eb7091a13e880976d0b3730aedd9fcb9c49d3b size: 943 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:56.714Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:57.081Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:hanoi [2021-01-14T00:37:57.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2021-01-14T00:37:57.081Z] 1baff25522a8: Preparing [2021-01-14T00:37:57.081Z] 30791ada63d5: Preparing [2021-01-14T00:37:57.081Z] 9761a3696909: Preparing [2021-01-14T00:37:57.353Z] 30791ada63d5: Layer already exists [2021-01-14T00:37:57.353Z] 9761a3696909: Layer already exists [2021-01-14T00:37:57.353Z] 1baff25522a8: Layer already exists [2021-01-14T00:37:57.353Z] hanoi: digest: sha256:77654b6b36faf941539131ed77eb7091a13e880976d0b3730aedd9fcb9c49d3b size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:37:57.656Z] ===================================================== [Pipeline] echo [2021-01-14T00:37:57.735Z] taggedImages: [2021-01-14T00:37:57.735Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:57.735Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:0.0.0 [2021-01-14T00:37:57.735Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:57.735Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:hanoi [Pipeline] echo [2021-01-14T00:37:57.840Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2021-01-14T00:37:57.840Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:57.840Z] 0.0.0 [2021-01-14T00:37:57.840Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:37:57.840Z] hanoi [2021-01-14T00:37:57.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:58.492Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:37:58.887Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:37:58.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-01-14T00:37:58.887Z] 81815b1754b4: Preparing [2021-01-14T00:37:58.887Z] 89b75214c18d: Preparing [2021-01-14T00:37:58.887Z] 5f384e004dca: Preparing [2021-01-14T00:37:58.887Z] da137fb5bf9a: Preparing [2021-01-14T00:37:58.887Z] 253a778ee78f: Preparing [2021-01-14T00:37:58.887Z] 2d7184e29e00: Preparing [2021-01-14T00:37:58.887Z] 1e4861508f90: Preparing [2021-01-14T00:37:58.887Z] ca399784ed2e: Preparing [2021-01-14T00:37:58.887Z] 6cf3b9b39d89: Preparing [2021-01-14T00:37:58.887Z] bccc745e9046: Preparing [2021-01-14T00:37:58.887Z] 8b18bfff5541: Preparing [2021-01-14T00:37:58.887Z] 639b2dbb9529: Preparing [2021-01-14T00:37:58.887Z] 40cbbeaa4e8b: Preparing [2021-01-14T00:37:58.887Z] 379067d0cb53: Preparing [2021-01-14T00:37:58.887Z] 2d7184e29e00: Waiting [2021-01-14T00:37:58.887Z] 1e4861508f90: Waiting [2021-01-14T00:37:58.887Z] ca399784ed2e: Waiting [2021-01-14T00:37:58.887Z] 6cf3b9b39d89: Waiting [2021-01-14T00:37:58.887Z] bccc745e9046: Waiting [2021-01-14T00:37:58.887Z] 8b18bfff5541: Waiting [2021-01-14T00:37:58.887Z] 639b2dbb9529: Waiting [2021-01-14T00:37:58.887Z] 40cbbeaa4e8b: Waiting [2021-01-14T00:37:58.887Z] 379067d0cb53: Waiting [2021-01-14T00:37:59.494Z] 253a778ee78f: Pushed [2021-01-14T00:37:59.768Z] 81815b1754b4: Pushed [2021-01-14T00:38:00.041Z] da137fb5bf9a: Pushed [2021-01-14T00:38:00.315Z] 1e4861508f90: Pushed [2021-01-14T00:38:00.589Z] ca399784ed2e: Pushed [2021-01-14T00:38:00.589Z] 6cf3b9b39d89: Pushed [2021-01-14T00:38:00.866Z] bccc745e9046: Pushed [2021-01-14T00:38:00.866Z] 639b2dbb9529: Layer already exists [2021-01-14T00:38:00.866Z] 40cbbeaa4e8b: Layer already exists [2021-01-14T00:38:00.866Z] 379067d0cb53: Layer already exists [2021-01-14T00:38:01.139Z] 89b75214c18d: Pushed [2021-01-14T00:38:02.117Z] 2d7184e29e00: Pushed [2021-01-14T00:38:12.268Z] 5f384e004dca: Pushed [2021-01-14T00:38:51.247Z] 8b18bfff5541: Pushed [2021-01-14T00:38:51.247Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9: digest: sha256:6237655fc66c9b546b0692a586661905741e8c928f701c3cc725da4e38834a5b size: 3253 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:38:51.619Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:38:51.985Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0.0.0 [2021-01-14T00:38:51.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-01-14T00:38:51.985Z] 81815b1754b4: Preparing [2021-01-14T00:38:51.985Z] 89b75214c18d: Preparing [2021-01-14T00:38:51.985Z] 5f384e004dca: Preparing [2021-01-14T00:38:51.985Z] da137fb5bf9a: Preparing [2021-01-14T00:38:51.985Z] 253a778ee78f: Preparing [2021-01-14T00:38:51.985Z] 2d7184e29e00: Preparing [2021-01-14T00:38:51.985Z] 1e4861508f90: Preparing [2021-01-14T00:38:51.985Z] ca399784ed2e: Preparing [2021-01-14T00:38:51.985Z] 6cf3b9b39d89: Preparing [2021-01-14T00:38:51.985Z] bccc745e9046: Preparing [2021-01-14T00:38:51.985Z] 8b18bfff5541: Preparing [2021-01-14T00:38:51.985Z] 639b2dbb9529: Preparing [2021-01-14T00:38:51.985Z] 40cbbeaa4e8b: Preparing [2021-01-14T00:38:51.985Z] 379067d0cb53: Preparing [2021-01-14T00:38:51.985Z] 6cf3b9b39d89: Waiting [2021-01-14T00:38:51.985Z] bccc745e9046: Waiting [2021-01-14T00:38:51.985Z] 8b18bfff5541: Waiting [2021-01-14T00:38:51.985Z] 639b2dbb9529: Waiting [2021-01-14T00:38:51.985Z] 40cbbeaa4e8b: Waiting [2021-01-14T00:38:51.985Z] 379067d0cb53: Waiting [2021-01-14T00:38:51.985Z] 2d7184e29e00: Waiting [2021-01-14T00:38:51.985Z] 1e4861508f90: Waiting [2021-01-14T00:38:51.985Z] ca399784ed2e: Waiting [2021-01-14T00:38:52.256Z] 81815b1754b4: Layer already exists [2021-01-14T00:38:52.256Z] 89b75214c18d: Layer already exists [2021-01-14T00:38:52.256Z] 253a778ee78f: Layer already exists [2021-01-14T00:38:52.256Z] da137fb5bf9a: Layer already exists [2021-01-14T00:38:52.256Z] 5f384e004dca: Layer already exists [2021-01-14T00:38:52.256Z] 6cf3b9b39d89: Layer already exists [2021-01-14T00:38:52.256Z] 2d7184e29e00: Layer already exists [2021-01-14T00:38:52.256Z] ca399784ed2e: Layer already exists [2021-01-14T00:38:52.256Z] bccc745e9046: Layer already exists [2021-01-14T00:38:52.256Z] 1e4861508f90: Layer already exists [2021-01-14T00:38:52.256Z] 40cbbeaa4e8b: Layer already exists [2021-01-14T00:38:52.256Z] 8b18bfff5541: Layer already exists [2021-01-14T00:38:52.256Z] 639b2dbb9529: Layer already exists [2021-01-14T00:38:52.256Z] 379067d0cb53: Layer already exists [2021-01-14T00:38:52.256Z] 0.0.0: digest: sha256:6237655fc66c9b546b0692a586661905741e8c928f701c3cc725da4e38834a5b size: 3253 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:38:52.632Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:38:53.005Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:38:53.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-01-14T00:38:53.005Z] 81815b1754b4: Preparing [2021-01-14T00:38:53.005Z] 89b75214c18d: Preparing [2021-01-14T00:38:53.005Z] 5f384e004dca: Preparing [2021-01-14T00:38:53.005Z] da137fb5bf9a: Preparing [2021-01-14T00:38:53.005Z] 253a778ee78f: Preparing [2021-01-14T00:38:53.005Z] 2d7184e29e00: Preparing [2021-01-14T00:38:53.005Z] 1e4861508f90: Preparing [2021-01-14T00:38:53.005Z] ca399784ed2e: Preparing [2021-01-14T00:38:53.005Z] 6cf3b9b39d89: Preparing [2021-01-14T00:38:53.005Z] bccc745e9046: Preparing [2021-01-14T00:38:53.005Z] 8b18bfff5541: Preparing [2021-01-14T00:38:53.005Z] 639b2dbb9529: Preparing [2021-01-14T00:38:53.005Z] 40cbbeaa4e8b: Preparing [2021-01-14T00:38:53.005Z] 379067d0cb53: Preparing [2021-01-14T00:38:53.005Z] 2d7184e29e00: Waiting [2021-01-14T00:38:53.005Z] 1e4861508f90: Waiting [2021-01-14T00:38:53.005Z] ca399784ed2e: Waiting [2021-01-14T00:38:53.005Z] 6cf3b9b39d89: Waiting [2021-01-14T00:38:53.005Z] bccc745e9046: Waiting [2021-01-14T00:38:53.005Z] 8b18bfff5541: Waiting [2021-01-14T00:38:53.005Z] 639b2dbb9529: Waiting [2021-01-14T00:38:53.005Z] 40cbbeaa4e8b: Waiting [2021-01-14T00:38:53.005Z] 379067d0cb53: Waiting [2021-01-14T00:38:53.281Z] 81815b1754b4: Layer already exists [2021-01-14T00:38:53.281Z] 253a778ee78f: Layer already exists [2021-01-14T00:38:53.281Z] 89b75214c18d: Layer already exists [2021-01-14T00:38:53.281Z] 5f384e004dca: Layer already exists [2021-01-14T00:38:53.281Z] da137fb5bf9a: Layer already exists [2021-01-14T00:38:53.281Z] 1e4861508f90: Layer already exists [2021-01-14T00:38:53.281Z] bccc745e9046: Layer already exists [2021-01-14T00:38:53.281Z] ca399784ed2e: Layer already exists [2021-01-14T00:38:53.281Z] 2d7184e29e00: Layer already exists [2021-01-14T00:38:53.281Z] 6cf3b9b39d89: Layer already exists [2021-01-14T00:38:53.281Z] 639b2dbb9529: Layer already exists [2021-01-14T00:38:53.281Z] 40cbbeaa4e8b: Layer already exists [2021-01-14T00:38:53.281Z] 8b18bfff5541: Layer already exists [2021-01-14T00:38:53.281Z] 379067d0cb53: Layer already exists [2021-01-14T00:38:53.281Z] 82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0: digest: sha256:6237655fc66c9b546b0692a586661905741e8c928f701c3cc725da4e38834a5b size: 3253 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:38:53.654Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:hanoi [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:38:54.051Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:hanoi [2021-01-14T00:38:54.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2021-01-14T00:38:54.051Z] 81815b1754b4: Preparing [2021-01-14T00:38:54.051Z] 89b75214c18d: Preparing [2021-01-14T00:38:54.051Z] 5f384e004dca: Preparing [2021-01-14T00:38:54.051Z] da137fb5bf9a: Preparing [2021-01-14T00:38:54.051Z] 253a778ee78f: Preparing [2021-01-14T00:38:54.051Z] 2d7184e29e00: Preparing [2021-01-14T00:38:54.051Z] 1e4861508f90: Preparing [2021-01-14T00:38:54.051Z] ca399784ed2e: Preparing [2021-01-14T00:38:54.051Z] 6cf3b9b39d89: Preparing [2021-01-14T00:38:54.051Z] bccc745e9046: Preparing [2021-01-14T00:38:54.051Z] 8b18bfff5541: Preparing [2021-01-14T00:38:54.051Z] 639b2dbb9529: Preparing [2021-01-14T00:38:54.051Z] 40cbbeaa4e8b: Preparing [2021-01-14T00:38:54.051Z] 379067d0cb53: Preparing [2021-01-14T00:38:54.051Z] 2d7184e29e00: Waiting [2021-01-14T00:38:54.051Z] bccc745e9046: Waiting [2021-01-14T00:38:54.051Z] 8b18bfff5541: Waiting [2021-01-14T00:38:54.051Z] 379067d0cb53: Waiting [2021-01-14T00:38:54.051Z] 639b2dbb9529: Waiting [2021-01-14T00:38:54.051Z] 40cbbeaa4e8b: Waiting [2021-01-14T00:38:54.051Z] ca399784ed2e: Waiting [2021-01-14T00:38:54.051Z] 6cf3b9b39d89: Waiting [2021-01-14T00:38:54.323Z] 5f384e004dca: Layer already exists [2021-01-14T00:38:54.323Z] 89b75214c18d: Layer already exists [2021-01-14T00:38:54.323Z] 253a778ee78f: Layer already exists [2021-01-14T00:38:54.323Z] 81815b1754b4: Layer already exists [2021-01-14T00:38:54.323Z] da137fb5bf9a: Layer already exists [2021-01-14T00:38:54.323Z] 1e4861508f90: Layer already exists [2021-01-14T00:38:54.323Z] 2d7184e29e00: Layer already exists [2021-01-14T00:38:54.323Z] 6cf3b9b39d89: Layer already exists [2021-01-14T00:38:54.323Z] ca399784ed2e: Layer already exists [2021-01-14T00:38:54.323Z] bccc745e9046: Layer already exists [2021-01-14T00:38:54.323Z] 8b18bfff5541: Layer already exists [2021-01-14T00:38:54.323Z] 40cbbeaa4e8b: Layer already exists [2021-01-14T00:38:54.323Z] 639b2dbb9529: Layer already exists [2021-01-14T00:38:54.323Z] 379067d0cb53: Layer already exists [2021-01-14T00:38:54.323Z] hanoi: digest: sha256:6237655fc66c9b546b0692a586661905741e8c928f701c3cc725da4e38834a5b size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-14T00:38:54.659Z] ===================================================== [Pipeline] echo [2021-01-14T00:38:54.726Z] taggedImages: [2021-01-14T00:38:54.726Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9 [2021-01-14T00:38:54.726Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:0.0.0 [2021-01-14T00:38:54.726Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:82d8907018ab8cb9f1ec85c1c043836e064d42f9-0.0.0 [2021-01-14T00:38:54.726Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:hanoi [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-14T00:38:57.433Z] provisioning config files... [2021-01-14T00:38:57.445Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9187471843109834243tmp [Pipeline] { [Pipeline] sh [2021-01-14T00:38:57.892Z] + set +x [2021-01-14T00:38:57.892Z] + curl -s https://codecov.io/bash [2021-01-14T00:38:57.892Z] + bash -s -- [2021-01-14T00:38:58.482Z] [2021-01-14T00:38:58.482Z] _____ _ [2021-01-14T00:38:58.482Z] / ____| | | [2021-01-14T00:38:58.482Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T00:38:58.482Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T00:38:58.482Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T00:38:58.482Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T00:38:58.482Z] Bash-20201231-23d4836 [2021-01-14T00:38:58.482Z] [2021-01-14T00:38:58.482Z] [2021-01-14T00:38:58.482Z] ==> git version 2.24.3 found [2021-01-14T00:38:58.482Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-14T00:38:58.482Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T00:38:58.482Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T00:38:58.482Z] ==> Jenkins CI detected. [2021-01-14T00:38:58.482Z] project root: . [2021-01-14T00:38:58.482Z] --> token set from env [2021-01-14T00:38:58.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T00:38:58.482Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T00:38:58.482Z] ==> Python coveragepy not found [2021-01-14T00:38:58.482Z] ==> Searching for coverage reports in: [2021-01-14T00:38:58.482Z] + . [2021-01-14T00:38:58.482Z] -> Found 1 reports [2021-01-14T00:38:58.482Z] ==> Detecting git/mercurial file structure [2021-01-14T00:38:58.747Z] ==> Reading reports [2021-01-14T00:38:58.747Z] + ./coverage.out bytes=539650 [2021-01-14T00:38:58.747Z] ==> Appending adjustments [2021-01-14T00:38:58.747Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T00:39:03.012Z] + Found adjustments [2021-01-14T00:39:03.012Z] ==> Gzipping contents [2021-01-14T00:39:03.012Z] 84K /tmp/codecov.zdHMTY.gz [2021-01-14T00:39:03.012Z] ==> Uploading reports [2021-01-14T00:39:03.012Z] url: https://codecov.io [2021-01-14T00:39:03.012Z] query: branch=hanoi&commit=82d8907018ab8cb9f1ec85c1c043836e064d42f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fhanoi%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-14T00:39:03.012Z] -> Pinging Codecov [2021-01-14T00:39:03.012Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=hanoi&commit=82d8907018ab8cb9f1ec85c1c043836e064d42f9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fhanoi%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-14T00:39:03.280Z] -> Uploading to [2021-01-14T00:39:03.280Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/82d8907018ab8cb9f1ec85c1c043836e064d42f9/b69ac9b3-6b83-49e7-afe5-b79b1ddf35fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T003903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59f536df061a49c7dd3ed6892d86b37af957a5311e70e92f8ac31b69de873490 [2021-01-14T00:39:03.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:03.280Z] Dload Upload Total Spent Left Speed [2021-01-14T00:39:03.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84999 0 0 100 84999 0 118k --:--:-- --:--:-- --:--:-- 118k 100 84999 0 0 100 84999 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-01-14T00:39:03.858Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/82d8907018ab8cb9f1ec85c1c043836e064d42f9 [Pipeline] } [2021-01-14T00:39:03.892Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-01-14T00:39:04.447Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-14T00:39:04.524Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:39:04.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-14T00:39:04.945Z] [2021-01-14T00:39:04.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:39:05.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-14T00:39:05.350Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-14T00:39:05.350Z] 188c0c94c7c5: Already exists [2021-01-14T00:39:05.350Z] 0ef7d3d256c8: Already exists [2021-01-14T00:39:05.350Z] de9db76c5a1d: Already exists [2021-01-14T00:39:05.350Z] 0eba1c9be4d2: Pulling fs layer [2021-01-14T00:39:05.350Z] 0d57e429df01: Pulling fs layer [2021-01-14T00:39:05.350Z] 4e4be7b47b0d: Pulling fs layer [2021-01-14T00:39:05.350Z] e1f770b5df2f: Pulling fs layer [2021-01-14T00:39:05.350Z] 85a0685a4137: Pulling fs layer [2021-01-14T00:39:05.350Z] e1f770b5df2f: Waiting [2021-01-14T00:39:05.350Z] 85a0685a4137: Waiting [2021-01-14T00:39:05.618Z] 4e4be7b47b0d: Verifying Checksum [2021-01-14T00:39:05.618Z] 4e4be7b47b0d: Download complete [2021-01-14T00:39:05.618Z] 0d57e429df01: Verifying Checksum [2021-01-14T00:39:05.618Z] 0d57e429df01: Download complete [2021-01-14T00:39:07.024Z] e1f770b5df2f: Verifying Checksum [2021-01-14T00:39:07.024Z] e1f770b5df2f: Download complete [2021-01-14T00:39:10.406Z] 0eba1c9be4d2: Verifying Checksum [2021-01-14T00:39:10.406Z] 0eba1c9be4d2: Download complete [2021-01-14T00:39:10.676Z] 85a0685a4137: Verifying Checksum [2021-01-14T00:39:10.676Z] 85a0685a4137: Download complete [2021-01-14T00:39:17.304Z] 0eba1c9be4d2: Pull complete [2021-01-14T00:39:17.304Z] 0d57e429df01: Pull complete [2021-01-14T00:39:17.304Z] 4e4be7b47b0d: Pull complete [2021-01-14T00:39:20.619Z] e1f770b5df2f: Pull complete [2021-01-14T00:39:31.129Z] 85a0685a4137: Pull complete [2021-01-14T00:39:31.129Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-14T00:39:31.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-14T00:39:31.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-14T00:39:31.838Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:39:31.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-14T00:39:33.923Z] $ docker top 3d51bac6cd8c67b7ca81505c9c3a0bb2fb1d33908abae47a689571b29a8bba8e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T00:39:34.245Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-14T00:39:34.562Z] + set -o pipefail [2021-01-14T00:39:34.562Z] + snyk monitor '--org=edgex-jenkins' [2021-01-14T00:39:44.655Z] [2021-01-14T00:39:44.655Z] Monitoring /w/workspace/edgex-go/1 (github.com/edgexfoundry/edgex-go)... [2021-01-14T00:39:44.655Z] [2021-01-14T00:39:44.655Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/47233e32-4df8-460f-8649-978da9616aa4 [2021-01-14T00:39:44.655Z] [2021-01-14T00:39:44.655Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-14T00:39:44.655Z] [2021-01-14T00:39:44.655Z] [Pipeline] } [2021-01-14T00:39:44.689Z] $ docker stop --time=1 3d51bac6cd8c67b7ca81505c9c3a0bb2fb1d33908abae47a689571b29a8bba8e [2021-01-14T00:39:47.667Z] $ docker rm -f 3d51bac6cd8c67b7ca81505c9c3a0bb2fb1d33908abae47a689571b29a8bba8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-01-14T00:39:49.193Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T00:39:49.339Z] provisioning config files... [2021-01-14T00:39:49.358Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/1@tmp/config1319940669978085045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:39:51.122Z] --> edgex-publish-swagger.sh [2021-01-14T00:39:51.122Z] === Publish openapi/v1 API === [2021-01-14T00:39:51.122Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-01-14T00:39:51.122Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/1/openapi/v1/core-command.yaml] [2021-01-14T00:39:51.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:51.122Z] Dload Upload Total Spent Left Speed [2021-01-14T00:39:52.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10522 0 0 100 10522 0 9028 0:00:01 0:00:01 --:--:-- 9031 100 10522 0 0 100 10522 0 9024 0:00:01 0:00:01 --:--:-- 9031 [2021-01-14T00:39:52.358Z] [2021-01-14T00:39:52.358Z] [2021-01-14T00:39:52.358Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/1/openapi/v1/core-data.yaml] [2021-01-14T00:39:52.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:52.358Z] Dload Upload Total Spent Left Speed [2021-01-14T00:39:53.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32557 0 0 100 32557 0 28409 0:00:01 0:00:01 --:--:-- 28434 100 32557 0 0 100 32557 0 28401 0:00:01 0:00:01 --:--:-- 28409 [2021-01-14T00:39:53.319Z] [2021-01-14T00:39:53.319Z] [2021-01-14T00:39:53.319Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/1/openapi/v1/core-metadata.yaml] [2021-01-14T00:39:53.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:53.319Z] Dload Upload Total Spent Left Speed [2021-01-14T00:39:55.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73721 0 0 100 73721 0 59948 0:00:01 0:00:01 --:--:-- 59984 100 73721 0 0 100 73721 0 39977 0:00:01 0:00:01 --:--:-- 39978 100 73721 0 0 100 73721 0 39971 0:00:01 0:00:01 --:--:-- 39957 [2021-01-14T00:39:55.292Z] [2021-01-14T00:39:55.292Z] [2021-01-14T00:39:55.292Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/1/openapi/v1/support-logging.yaml] [2021-01-14T00:39:55.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:55.292Z] Dload Upload Total Spent Left Speed [2021-01-14T00:39:56.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13581 0 0 100 13581 0 12008 0:00:01 0:00:01 --:--:-- 12018 100 13581 0 0 100 13581 0 12005 0:00:01 0:00:01 --:--:-- 12007 [2021-01-14T00:39:56.691Z] [2021-01-14T00:39:56.691Z] [2021-01-14T00:39:56.691Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/1/openapi/v1/support-notifications.yaml] [2021-01-14T00:39:56.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:56.691Z] Dload Upload Total Spent Left Speed [2021-01-14T00:39:57.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38890 0 0 100 38890 0 35708 0:00:01 0:00:01 --:--:-- 35744 100 38890 0 0 100 38890 0 35701 0:00:01 0:00:01 --:--:-- 35744 [2021-01-14T00:39:57.636Z] [2021-01-14T00:39:57.636Z] [2021-01-14T00:39:57.636Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/1/openapi/v1/support-scheduler.yaml] [2021-01-14T00:39:57.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:57.636Z] Dload Upload Total Spent Left Speed [2021-01-14T00:39:58.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14249 0 0 100 14249 0 13039 0:00:01 0:00:01 --:--:-- 13048 [2021-01-14T00:39:58.621Z] [2021-01-14T00:39:58.621Z] [2021-01-14T00:39:58.621Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/1/openapi/v1/system-agent.yaml] [2021-01-14T00:39:58.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:58.621Z] Dload Upload Total Spent Left Speed [2021-01-14T00:39:59.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4110 0 0 100 4110 0 3882 0:00:01 0:00:01 --:--:-- 3884 [2021-01-14T00:39:59.836Z] [2021-01-14T00:39:59.836Z] [2021-01-14T00:39:59.836Z] === Publish openapi/v2 API === [2021-01-14T00:39:59.836Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-01-14T00:39:59.836Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/1/openapi/v2/core-command.yaml] [2021-01-14T00:39:59.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:39:59.836Z] Dload Upload Total Spent Left Speed [2021-01-14T00:40:00.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29536 0 0 100 29536 0 24663 0:00:01 0:00:01 --:--:-- 24654 100 29536 0 0 100 29536 0 24656 0:00:01 0:00:01 --:--:-- 24654 [2021-01-14T00:40:00.816Z] [2021-01-14T00:40:00.816Z] [2021-01-14T00:40:00.816Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/1/openapi/v2/core-data.yaml] [2021-01-14T00:40:00.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:40:00.816Z] Dload Upload Total Spent Left Speed [2021-01-14T00:40:02.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65634 0 0 100 65634 0 50724 0:00:01 0:00:01 --:--:-- 50761 100 65634 0 0 100 65634 0 43457 0:00:01 0:00:01 --:--:-- 43495 [2021-01-14T00:40:02.509Z] [2021-01-14T00:40:02.509Z] [2021-01-14T00:40:02.509Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/1/openapi/v2/core-metadata.yaml] [2021-01-14T00:40:02.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:40:02.509Z] Dload Upload Total Spent Left Speed [2021-01-14T00:40:03.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 119k 0 0 53 65536 0 251k --:--:-- --:--:-- --:--:-- 251k 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k [2021-01-14T00:40:03.728Z] [2021-01-14T00:40:03.728Z] [2021-01-14T00:40:03.728Z] [publishToSwagger] Publishing API Name [support-logging] [/w/workspace/edgex-go/1/openapi/v2/support-logging.yaml] [2021-01-14T00:40:03.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:40:03.728Z] Dload Upload Total Spent Left Speed [2021-01-14T00:40:04.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23692 0 0 100 23692 0 21356 0:00:01 0:00:01 --:--:-- 21344 100 23692 0 0 100 23692 0 21353 0:00:01 0:00:01 --:--:-- 21344 [2021-01-14T00:40:04.683Z] [2021-01-14T00:40:04.683Z] [2021-01-14T00:40:04.683Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/1/openapi/v2/support-notifications.yaml] [2021-01-14T00:40:04.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:40:04.683Z] Dload Upload Total Spent Left Speed [2021-01-14T00:40:06.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62691 0 0 100 62691 0 57348 0:00:01 0:00:01 --:--:-- 57409 100 62691 0 0 100 62691 0 57336 0:00:01 0:00:01 --:--:-- 57356 [2021-01-14T00:40:06.095Z] [2021-01-14T00:40:06.095Z] [2021-01-14T00:40:06.095Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/1/openapi/v2/support-scheduler.yaml] [2021-01-14T00:40:06.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:40:06.095Z] Dload Upload Total Spent Left Speed [2021-01-14T00:40:07.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46198 0 0 100 46198 0 42061 0:00:01 0:00:01 --:--:-- 42074 100 46198 0 0 100 46198 0 42049 0:00:01 0:00:01 --:--:-- 42074 [2021-01-14T00:40:07.054Z] [2021-01-14T00:40:07.054Z] [2021-01-14T00:40:07.054Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/1/openapi/v2/system-agent.yaml] [2021-01-14T00:40:07.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T00:40:07.054Z] Dload Upload Total Spent Left Speed [2021-01-14T00:40:08.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23726 0 0 100 23726 0 22378 0:00:01 0:00:01 --:--:-- 22404 100 23726 0 0 100 23726 0 22374 0:00:01 0:00:01 --:--:-- 22383 [2021-01-14T00:40:08.001Z] [2021-01-14T00:40:08.001Z] [Pipeline] } [2021-01-14T00:40:08.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:40:09.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:40:09.501Z] . [Pipeline] withDockerContainer [2021-01-14T00:40:09.705Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:40:09.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T00:40:10.597Z] $ docker top 331f61b63de3eb9ac326e6a32193fab6aa2b224d0e1d3f20bab78abeef7bf86b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T00:40:10.939Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.2.2-dev.107|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:40:11.381Z] + git semver [Pipeline] } [2021-01-14T00:40:11.683Z] $ docker stop --time=1 331f61b63de3eb9ac326e6a32193fab6aa2b224d0e1d3f20bab78abeef7bf86b [2021-01-14T00:40:13.052Z] $ docker rm -f 331f61b63de3eb9ac326e6a32193fab6aa2b224d0e1d3f20bab78abeef7bf86b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:40:14.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-14T00:40:14.042Z] [2021-01-14T00:40:14.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:40:14.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-14T00:40:14.473Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-14T00:40:14.473Z] ab5ef0e58194: Pulling fs layer [2021-01-14T00:40:14.473Z] 9712f1f96733: Pulling fs layer [2021-01-14T00:40:14.473Z] 63f879dbbcfc: Pulling fs layer [2021-01-14T00:40:14.473Z] 0d9ebad4ef96: Pulling fs layer [2021-01-14T00:40:14.473Z] e9a5061849ea: Pulling fs layer [2021-01-14T00:40:14.473Z] d747dcd14b5f: Pulling fs layer [2021-01-14T00:40:14.473Z] 2de7ff778b66: Pulling fs layer [2021-01-14T00:40:14.473Z] e9a5061849ea: Waiting [2021-01-14T00:40:14.473Z] d747dcd14b5f: Waiting [2021-01-14T00:40:14.473Z] 2de7ff778b66: Waiting [2021-01-14T00:40:14.473Z] 0d9ebad4ef96: Waiting [2021-01-14T00:40:14.473Z] 9712f1f96733: Verifying Checksum [2021-01-14T00:40:14.473Z] 9712f1f96733: Download complete [2021-01-14T00:40:17.904Z] 63f879dbbcfc: Verifying Checksum [2021-01-14T00:40:17.904Z] 63f879dbbcfc: Download complete [2021-01-14T00:40:17.904Z] e9a5061849ea: Verifying Checksum [2021-01-14T00:40:17.904Z] e9a5061849ea: Download complete [2021-01-14T00:40:17.904Z] d747dcd14b5f: Verifying Checksum [2021-01-14T00:40:17.904Z] d747dcd14b5f: Download complete [2021-01-14T00:40:18.491Z] 2de7ff778b66: Verifying Checksum [2021-01-14T00:40:18.491Z] 2de7ff778b66: Download complete [2021-01-14T00:40:18.800Z] 0d9ebad4ef96: Verifying Checksum [2021-01-14T00:40:18.800Z] 0d9ebad4ef96: Download complete [2021-01-14T00:40:18.800Z] ab5ef0e58194: Verifying Checksum [2021-01-14T00:40:18.800Z] ab5ef0e58194: Download complete [2021-01-14T00:40:24.144Z] ab5ef0e58194: Pull complete [2021-01-14T00:40:24.144Z] 9712f1f96733: Pull complete [2021-01-14T00:40:26.746Z] 63f879dbbcfc: Pull complete [2021-01-14T00:40:35.030Z] 0d9ebad4ef96: Pull complete [2021-01-14T00:40:35.030Z] e9a5061849ea: Pull complete [2021-01-14T00:40:35.030Z] d747dcd14b5f: Pull complete [2021-01-14T00:40:39.273Z] 2de7ff778b66: Pull complete [2021-01-14T00:40:39.273Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-14T00:40:39.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-14T00:40:39.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-14T00:40:39.470Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:40:39.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-14T00:40:42.623Z] $ docker top e53b07104b999642a858f51f35f0b3ad5a945aaf479e90b779432d227535f4a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-14T00:40:42.904Z] provisioning config files... [2021-01-14T00:40:42.918Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/1@tmp/config7773431970759274202tmp [2021-01-14T00:40:42.938Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/1@tmp/config1877704895194519782tmp [2021-01-14T00:40:42.954Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/1@tmp/config6570985126359332186tmp [Pipeline] { [Pipeline] echo [2021-01-14T00:40:43.041Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:40:43.381Z] ---> sigul-configuration.sh [2021-01-14T00:40:43.381Z] gpg: directory `/root/.gnupg' created [2021-01-14T00:40:43.381Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-14T00:40:43.381Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-14T00:40:43.381Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-14T00:40:43.381Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-14T00:40:43.381Z] gpg: CAST5 encrypted data [2021-01-14T00:40:43.646Z] gpg: encrypted with 1 passphrase [2021-01-14T00:40:43.646Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-14T00:40:43.961Z] + mkdir /home/jenkins [2021-01-14T00:40:43.961Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-14T00:40:44.276Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-14T00:40:44.310Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:40:44.641Z] ---> sigul-install.sh [2021-01-14T00:40:51.234Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-14T00:40:51.580Z] + git tag --list [2021-01-14T00:40:51.580Z] 0.6.0 [2021-01-14T00:40:51.580Z] 0.6.1 [2021-01-14T00:40:51.580Z] 0.7.0 [2021-01-14T00:40:51.580Z] 0.7.1 [2021-01-14T00:40:51.580Z] v1.0.0 [2021-01-14T00:40:51.580Z] v1.0.1 [2021-01-14T00:40:51.580Z] v1.1.0 [2021-01-14T00:40:51.580Z] v1.2.0 [2021-01-14T00:40:51.580Z] v1.2.1 [2021-01-14T00:40:51.580Z] v1.2.2-dev.1 [2021-01-14T00:40:51.580Z] v1.2.2-dev.10 [2021-01-14T00:40:51.580Z] v1.2.2-dev.100 [2021-01-14T00:40:51.580Z] v1.2.2-dev.101 [2021-01-14T00:40:51.580Z] v1.2.2-dev.102 [2021-01-14T00:40:51.580Z] v1.2.2-dev.103 [2021-01-14T00:40:51.580Z] v1.2.2-dev.104 [2021-01-14T00:40:51.580Z] v1.2.2-dev.105 [2021-01-14T00:40:51.580Z] v1.2.2-dev.106 [2021-01-14T00:40:51.580Z] v1.2.2-dev.107 [2021-01-14T00:40:51.580Z] v1.2.2-dev.11 [2021-01-14T00:40:51.580Z] v1.2.2-dev.12 [2021-01-14T00:40:51.580Z] v1.2.2-dev.13 [2021-01-14T00:40:51.580Z] v1.2.2-dev.14 [2021-01-14T00:40:51.580Z] v1.2.2-dev.15 [2021-01-14T00:40:51.580Z] v1.2.2-dev.16 [2021-01-14T00:40:51.580Z] v1.2.2-dev.17 [2021-01-14T00:40:51.580Z] v1.2.2-dev.18 [2021-01-14T00:40:51.580Z] v1.2.2-dev.19 [2021-01-14T00:40:51.580Z] v1.2.2-dev.2 [2021-01-14T00:40:51.580Z] v1.2.2-dev.20 [2021-01-14T00:40:51.580Z] v1.2.2-dev.21 [2021-01-14T00:40:51.580Z] v1.2.2-dev.22 [2021-01-14T00:40:51.580Z] v1.2.2-dev.23 [2021-01-14T00:40:51.580Z] v1.2.2-dev.24 [2021-01-14T00:40:51.580Z] v1.2.2-dev.25 [2021-01-14T00:40:51.580Z] v1.2.2-dev.26 [2021-01-14T00:40:51.580Z] v1.2.2-dev.27 [2021-01-14T00:40:51.580Z] v1.2.2-dev.28 [2021-01-14T00:40:51.580Z] v1.2.2-dev.29 [2021-01-14T00:40:51.580Z] v1.2.2-dev.3 [2021-01-14T00:40:51.580Z] v1.2.2-dev.30 [2021-01-14T00:40:51.580Z] v1.2.2-dev.31 [2021-01-14T00:40:51.580Z] v1.2.2-dev.32 [2021-01-14T00:40:51.580Z] v1.2.2-dev.33 [2021-01-14T00:40:51.580Z] v1.2.2-dev.34 [2021-01-14T00:40:51.580Z] v1.2.2-dev.35 [2021-01-14T00:40:51.580Z] v1.2.2-dev.36 [2021-01-14T00:40:51.580Z] v1.2.2-dev.37 [2021-01-14T00:40:51.580Z] v1.2.2-dev.38 [2021-01-14T00:40:51.580Z] v1.2.2-dev.39 [2021-01-14T00:40:51.580Z] v1.2.2-dev.4 [2021-01-14T00:40:51.580Z] v1.2.2-dev.40 [2021-01-14T00:40:51.580Z] v1.2.2-dev.41 [2021-01-14T00:40:51.580Z] v1.2.2-dev.42 [2021-01-14T00:40:51.580Z] v1.2.2-dev.43 [2021-01-14T00:40:51.580Z] v1.2.2-dev.44 [2021-01-14T00:40:51.580Z] v1.2.2-dev.45 [2021-01-14T00:40:51.580Z] v1.2.2-dev.46 [2021-01-14T00:40:51.580Z] v1.2.2-dev.47 [2021-01-14T00:40:51.580Z] v1.2.2-dev.48 [2021-01-14T00:40:51.580Z] v1.2.2-dev.49 [2021-01-14T00:40:51.580Z] v1.2.2-dev.5 [2021-01-14T00:40:51.580Z] v1.2.2-dev.50 [2021-01-14T00:40:51.580Z] v1.2.2-dev.51 [2021-01-14T00:40:51.580Z] v1.2.2-dev.52 [2021-01-14T00:40:51.580Z] v1.2.2-dev.53 [2021-01-14T00:40:51.580Z] v1.2.2-dev.54 [2021-01-14T00:40:51.581Z] v1.2.2-dev.55 [2021-01-14T00:40:51.581Z] v1.2.2-dev.56 [2021-01-14T00:40:51.581Z] v1.2.2-dev.57 [2021-01-14T00:40:51.581Z] v1.2.2-dev.58 [2021-01-14T00:40:51.581Z] v1.2.2-dev.59 [2021-01-14T00:40:51.581Z] v1.2.2-dev.6 [2021-01-14T00:40:51.581Z] v1.2.2-dev.60 [2021-01-14T00:40:51.581Z] v1.2.2-dev.61 [2021-01-14T00:40:51.581Z] v1.2.2-dev.62 [2021-01-14T00:40:51.581Z] v1.2.2-dev.63 [2021-01-14T00:40:51.581Z] v1.2.2-dev.64 [2021-01-14T00:40:51.581Z] v1.2.2-dev.65 [2021-01-14T00:40:51.581Z] v1.2.2-dev.66 [2021-01-14T00:40:51.581Z] v1.2.2-dev.67 [2021-01-14T00:40:51.581Z] v1.2.2-dev.68 [2021-01-14T00:40:51.581Z] v1.2.2-dev.69 [2021-01-14T00:40:51.581Z] v1.2.2-dev.7 [2021-01-14T00:40:51.581Z] v1.2.2-dev.70 [2021-01-14T00:40:51.581Z] v1.2.2-dev.71 [2021-01-14T00:40:51.581Z] v1.2.2-dev.72 [2021-01-14T00:40:51.581Z] v1.2.2-dev.73 [2021-01-14T00:40:51.581Z] v1.2.2-dev.74 [2021-01-14T00:40:51.581Z] v1.2.2-dev.75 [2021-01-14T00:40:51.581Z] v1.2.2-dev.76 [2021-01-14T00:40:51.581Z] v1.2.2-dev.77 [2021-01-14T00:40:51.581Z] v1.2.2-dev.78 [2021-01-14T00:40:51.581Z] v1.2.2-dev.79 [2021-01-14T00:40:51.581Z] v1.2.2-dev.8 [2021-01-14T00:40:51.581Z] v1.2.2-dev.80 [2021-01-14T00:40:51.581Z] v1.2.2-dev.81 [2021-01-14T00:40:51.581Z] v1.2.2-dev.82 [2021-01-14T00:40:51.581Z] v1.2.2-dev.83 [2021-01-14T00:40:51.581Z] v1.2.2-dev.84 [2021-01-14T00:40:51.581Z] v1.2.2-dev.85 [2021-01-14T00:40:51.581Z] v1.2.2-dev.86 [2021-01-14T00:40:51.581Z] v1.2.2-dev.87 [2021-01-14T00:40:51.581Z] v1.2.2-dev.88 [2021-01-14T00:40:51.581Z] v1.2.2-dev.89 [2021-01-14T00:40:51.581Z] v1.2.2-dev.9 [2021-01-14T00:40:51.581Z] v1.2.2-dev.90 [2021-01-14T00:40:51.581Z] v1.2.2-dev.91 [2021-01-14T00:40:51.581Z] v1.2.2-dev.92 [2021-01-14T00:40:51.581Z] v1.2.2-dev.93 [2021-01-14T00:40:51.581Z] v1.2.2-dev.94 [2021-01-14T00:40:51.581Z] v1.2.2-dev.95 [2021-01-14T00:40:51.581Z] v1.2.2-dev.96 [2021-01-14T00:40:51.581Z] v1.2.2-dev.97 [2021-01-14T00:40:51.581Z] v1.2.2-dev.98 [2021-01-14T00:40:51.581Z] v1.2.2-dev.99 [2021-01-14T00:40:51.581Z] v1.3.0 [2021-01-14T00:40:51.581Z] v1.3.1-dev.1 [2021-01-14T00:40:51.581Z] v1.3.1-dev.10 [2021-01-14T00:40:51.581Z] v1.3.1-dev.11 [2021-01-14T00:40:51.581Z] v1.3.1-dev.12 [2021-01-14T00:40:51.581Z] v1.3.1-dev.13 [2021-01-14T00:40:51.581Z] v1.3.1-dev.14 [2021-01-14T00:40:51.581Z] v1.3.1-dev.15 [2021-01-14T00:40:51.581Z] v1.3.1-dev.16 [2021-01-14T00:40:51.581Z] v1.3.1-dev.17 [2021-01-14T00:40:51.581Z] v1.3.1-dev.18 [2021-01-14T00:40:51.581Z] v1.3.1-dev.2 [2021-01-14T00:40:51.581Z] v1.3.1-dev.3 [2021-01-14T00:40:51.581Z] v1.3.1-dev.4 [2021-01-14T00:40:51.581Z] v1.3.1-dev.5 [2021-01-14T00:40:51.581Z] v1.3.1-dev.6 [2021-01-14T00:40:51.581Z] v1.3.1-dev.7 [2021-01-14T00:40:51.581Z] v1.3.1-dev.8 [2021-01-14T00:40:51.581Z] v1.3.1-dev.9 [2021-01-14T00:40:51.581Z] v2.0.0-dev.1 [2021-01-14T00:40:51.581Z] v2.0.0-dev.10 [2021-01-14T00:40:51.581Z] v2.0.0-dev.11 [2021-01-14T00:40:51.581Z] v2.0.0-dev.12 [2021-01-14T00:40:51.581Z] v2.0.0-dev.13 [2021-01-14T00:40:51.581Z] v2.0.0-dev.14 [2021-01-14T00:40:51.581Z] v2.0.0-dev.15 [2021-01-14T00:40:51.581Z] v2.0.0-dev.16 [2021-01-14T00:40:51.581Z] v2.0.0-dev.17 [2021-01-14T00:40:51.581Z] v2.0.0-dev.18 [2021-01-14T00:40:51.581Z] v2.0.0-dev.19 [2021-01-14T00:40:51.581Z] v2.0.0-dev.2 [2021-01-14T00:40:51.581Z] v2.0.0-dev.20 [2021-01-14T00:40:51.581Z] v2.0.0-dev.21 [2021-01-14T00:40:51.581Z] v2.0.0-dev.22 [2021-01-14T00:40:51.581Z] v2.0.0-dev.23 [2021-01-14T00:40:51.581Z] v2.0.0-dev.24 [2021-01-14T00:40:51.581Z] v2.0.0-dev.25 [2021-01-14T00:40:51.581Z] v2.0.0-dev.26 [2021-01-14T00:40:51.581Z] v2.0.0-dev.27 [2021-01-14T00:40:51.581Z] v2.0.0-dev.28 [2021-01-14T00:40:51.581Z] v2.0.0-dev.29 [2021-01-14T00:40:51.581Z] v2.0.0-dev.3 [2021-01-14T00:40:51.581Z] v2.0.0-dev.30 [2021-01-14T00:40:51.581Z] v2.0.0-dev.31 [2021-01-14T00:40:51.581Z] v2.0.0-dev.32 [2021-01-14T00:40:51.581Z] v2.0.0-dev.33 [2021-01-14T00:40:51.581Z] v2.0.0-dev.34 [2021-01-14T00:40:51.581Z] v2.0.0-dev.4 [2021-01-14T00:40:51.581Z] v2.0.0-dev.5 [2021-01-14T00:40:51.581Z] v2.0.0-dev.6 [2021-01-14T00:40:51.581Z] v2.0.0-dev.7 [2021-01-14T00:40:51.581Z] v2.0.0-dev.8 [2021-01-14T00:40:51.581Z] v2.0.0-dev.9 [Pipeline] sh [2021-01-14T00:40:51.898Z] + lftools sign git-tag v0.0.0 [2021-01-14T00:40:52.845Z] Signing Git tag with Sigul... [2021-01-14T00:40:52.845Z] Signing v0.0.0 [2021-01-14T00:40:53.419Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v0.0.0'], return code 1, stdout , stderr [Pipeline] echo [2021-01-14T00:40:53.466Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:40:53.874Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-14T00:40:53.904Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-14T00:40:54.070Z] $ docker stop --time=1 e53b07104b999642a858f51f35f0b3ad5a945aaf479e90b779432d227535f4a0 [2021-01-14T00:40:55.998Z] $ docker rm -f e53b07104b999642a858f51f35f0b3ad5a945aaf479e90b779432d227535f4a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:40:57.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:40:57.108Z] . [Pipeline] withDockerContainer [2021-01-14T00:40:57.231Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:40:57.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T00:40:57.956Z] $ docker top 45d52107342e98e042fe5045d343eac00bbedd8b176f700bedbcb6a8a8630b77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T00:40:58.326Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.2.2-dev.107|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:40:58.763Z] + git semver [Pipeline] } [2021-01-14T00:40:58.792Z] $ docker stop --time=1 45d52107342e98e042fe5045d343eac00bbedd8b176f700bedbcb6a8a8630b77 [2021-01-14T00:41:00.162Z] $ docker rm -f 45d52107342e98e042fe5045d343eac00bbedd8b176f700bedbcb6a8a8630b77 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:41:00.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T00:41:00.810Z] . [Pipeline] withDockerContainer [2021-01-14T00:41:00.932Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:41:00.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T00:41:01.908Z] $ docker top d12e8312f4d8cc8f0011ed0a1b52f8a370665f335ee114d002a330859767b42a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T00:41:02.257Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.2.2-dev.107|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T00:41:02.695Z] + git semver [Pipeline] } [2021-01-14T00:41:02.724Z] $ docker stop --time=1 d12e8312f4d8cc8f0011ed0a1b52f8a370665f335ee114d002a330859767b42a [2021-01-14T00:41:04.106Z] $ docker rm -f d12e8312f4d8cc8f0011ed0a1b52f8a370665f335ee114d002a330859767b42a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:41:05.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:41:06.400Z] ---> package-listing.sh [2021-01-14T00:41:06.400Z] ++ facter osfamily [2021-01-14T00:41:06.400Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T00:41:06.400Z] + OS_FAMILY=redhat [2021-01-14T00:41:06.400Z] + workspace=/w/workspace/edgex-go/1 [2021-01-14T00:41:06.400Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T00:41:06.400Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T00:41:06.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T00:41:06.400Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T00:41:06.400Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-14T00:41:06.400Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T00:41:06.400Z] + case "${OS_FAMILY}" in [2021-01-14T00:41:06.400Z] + rpm -qa [2021-01-14T00:41:06.400Z] + sort [2021-01-14T00:41:11.820Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T00:41:11.820Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T00:41:11.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T00:41:11.820Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-14T00:41:11.820Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-14T00:41:11.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-14T00:41:11.856Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T00:41:12.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:41:12.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:41:12.518Z] [2021-01-14T00:41:12.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T00:41:12.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:41:12.925Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T00:41:12.925Z] df20fa9351a1: Pulling fs layer [2021-01-14T00:41:12.925Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T00:41:12.925Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T00:41:12.925Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T00:41:12.925Z] 93b61091891f: Pulling fs layer [2021-01-14T00:41:12.925Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T00:41:12.925Z] 5e14af77c1be: Pulling fs layer [2021-01-14T00:41:12.925Z] 01666e4c0597: Pulling fs layer [2021-01-14T00:41:12.925Z] aa168da1d23b: Pulling fs layer [2021-01-14T00:41:12.925Z] 93b9cdb0e59b: Waiting [2021-01-14T00:41:12.925Z] 5e14af77c1be: Waiting [2021-01-14T00:41:12.925Z] 01666e4c0597: Waiting [2021-01-14T00:41:12.925Z] aa168da1d23b: Waiting [2021-01-14T00:41:12.925Z] 46f8f816bc3b: Waiting [2021-01-14T00:41:12.925Z] 93b61091891f: Waiting [2021-01-14T00:41:12.925Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T00:41:12.925Z] 36b3adc4ff6f: Download complete [2021-01-14T00:41:12.925Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T00:41:12.925Z] 46f8f816bc3b: Download complete [2021-01-14T00:41:13.188Z] df20fa9351a1: Verifying Checksum [2021-01-14T00:41:13.188Z] 93b9cdb0e59b: Verifying Checksum [2021-01-14T00:41:13.188Z] 93b9cdb0e59b: Download complete [2021-01-14T00:41:13.188Z] 93b61091891f: Verifying Checksum [2021-01-14T00:41:13.188Z] 93b61091891f: Download complete [2021-01-14T00:41:13.188Z] 5e14af77c1be: Verifying Checksum [2021-01-14T00:41:13.188Z] 5e14af77c1be: Download complete [2021-01-14T00:41:13.188Z] 01666e4c0597: Verifying Checksum [2021-01-14T00:41:13.188Z] 01666e4c0597: Download complete [2021-01-14T00:41:13.188Z] 8ad3a11d3b57: Download complete [2021-01-14T00:41:13.762Z] df20fa9351a1: Pull complete [2021-01-14T00:41:14.025Z] 36b3adc4ff6f: Pull complete [2021-01-14T00:41:15.442Z] 8ad3a11d3b57: Pull complete [2021-01-14T00:41:15.442Z] 46f8f816bc3b: Pull complete [2021-01-14T00:41:15.708Z] aa168da1d23b: Verifying Checksum [2021-01-14T00:41:15.709Z] aa168da1d23b: Download complete [2021-01-14T00:41:16.287Z] 93b61091891f: Pull complete [2021-01-14T00:41:16.287Z] 93b9cdb0e59b: Pull complete [2021-01-14T00:41:16.554Z] 5e14af77c1be: Pull complete [2021-01-14T00:41:16.554Z] 01666e4c0597: Pull complete [2021-01-14T00:41:23.281Z] aa168da1d23b: Pull complete [2021-01-14T00:41:23.281Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T00:41:23.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T00:41:23.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T00:41:23.448Z] prd-centos7-docker-4c-2g-20063 does not seem to be running inside a container [2021-01-14T00:41:23.493Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-14T00:41:26.560Z] $ docker top 6b4ad07c38d55755f3b7fdc042ae34912dd189961cb6a4826d4828178b41dd66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T00:41:27.178Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T00:41:27.489Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T00:41:27.803Z] + ls /var/log/sa-host [2021-01-14T00:41:27.803Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T00:41:27.803Z] file_magic: OK [2021-01-14T00:41:27.803Z] HZ: Using current value: 100 [2021-01-14T00:41:27.803Z] file_header: OK [2021-01-14T00:41:27.803Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T00:41:27.803Z] Statistics: [2021-01-14T00:41:27.803Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-14T00:41:27.803Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T00:41:27.803Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T00:41:27.803Z] file_magic: OK [2021-01-14T00:41:27.803Z] HZ: Using current value: 100 [2021-01-14T00:41:27.803Z] file_header: OK [2021-01-14T00:41:27.803Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T00:41:27.803Z] Statistics: [2021-01-14T00:41:27.803Z] Hnuu...uuuununununu... [2021-01-14T00:41:27.803Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T00:41:28.113Z] provisioning config files... [2021-01-14T00:41:28.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3977162561479326385tmp [Pipeline] { [Pipeline] echo [2021-01-14T00:41:28.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:41:28.582Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T00:41:28.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T00:41:28.785Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:41:29.123Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T00:41:29.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:41:29.503Z] ---> sudo-logs.sh [2021-01-14T00:41:29.503Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T00:41:30.101Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:41:30.432Z] ---> job-cost.sh [2021-01-14T00:41:30.432Z] lf-activate-venv: SKIPPING [2021-01-14T00:41:30.432Z] INFO: No Stack... [2021-01-14T00:41:32.354Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T00:41:32.614Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T00:41:32.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T00:41:32.990Z] ---> logs-deploy.sh [2021-01-14T00:41:32.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/hanoi/1 [2021-01-14T00:41:32.990Z] INFO: archiving workspace using pattern(s): [2021-01-14T00:41:34.384Z] Archives upload complete. [2021-01-14T00:41:34.384Z] INFO: archiving logs to Nexus