Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d325f454062a1ab7df1627f6a73b0f166109ba5b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6977041219283875402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1625060066760323402.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4204488436445313760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4030269822720161358.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh668267367774235226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2253 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/92 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/92 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/92@tmp/jenkins-gitclient-ssh173637211610221982.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d325f454062a1ab7df1627f6a73b0f166109ba5b (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 Commit message: "feat(security): Feature to enable CORS headers for API gateway (#3772)" > git rev-list --no-walk fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T03:08:16.715Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T03:08:16.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T03:08:16.758Z] ========================================================= [2021-10-27T03:08:16.758Z] EdgeX Global Pipelines Version Info [2021-10-27T03:08:16.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:08:17.891Z] ------------------- [2021-10-27T03:08:17.892Z] stable info: [2021-10-27T03:08:17.892Z] ------------------- [2021-10-27T03:08:17.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T03:08:17.892Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T03:08:17.892Z] Message: update stable to v1.0.210 [2021-10-27T03:08:18.467Z] ------------------- [2021-10-27T03:08:18.467Z] experimental info: [2021-10-27T03:08:18.467Z] ------------------- [2021-10-27T03:08:18.467Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T03:08:18.467Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T03:08:18.468Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T03:08:18.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T03:08:18.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T03:08:18.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T03:08:18.568Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T03:08:18.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T03:08:18.604Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T03:08:18.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T03:08:18.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T03:08:18.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T03:08:18.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T03:08:18.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T03:08:18.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T03:08:18.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T03:08:18.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T03:08:18.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T03:08:18.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T03:08:18.710Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T03:08:18.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T03:08:18.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T03:08:18.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T03:08:18.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T03:08:18.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T03:08:18.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-27T03:08:18.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-27T03:08:18.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-27T03:08:18.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] echo [2021-10-27T03:08:18.798Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d325f45 [Pipeline] echo [2021-10-27T03:08:18.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T03:08:18.840Z] provisioning config files... [2021-10-27T03:08:18.855Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/92@tmp/config5991885354350655964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:08:19.166Z] ---> docker-login.sh [2021-10-27T03:08:19.166Z] nexus3.edgexfoundry.org:10001 [2021-10-27T03:08:19.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:08:19.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:08:19.166Z] Configure a credential helper to remove this warning. See [2021-10-27T03:08:19.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:08:19.166Z] [2021-10-27T03:08:19.166Z] Login Succeeded [2021-10-27T03:08:19.166Z] nexus3.edgexfoundry.org:10002 [2021-10-27T03:08:19.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:08:19.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:08:19.429Z] Configure a credential helper to remove this warning. See [2021-10-27T03:08:19.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:08:19.429Z] [2021-10-27T03:08:19.429Z] Login Succeeded [2021-10-27T03:08:19.429Z] nexus3.edgexfoundry.org:10003 [2021-10-27T03:08:19.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:08:19.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:08:19.429Z] Configure a credential helper to remove this warning. See [2021-10-27T03:08:19.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:08:19.429Z] [2021-10-27T03:08:19.429Z] Login Succeeded [2021-10-27T03:08:19.429Z] nexus3.edgexfoundry.org:10004 [2021-10-27T03:08:19.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:08:19.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:08:19.689Z] Configure a credential helper to remove this warning. See [2021-10-27T03:08:19.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:08:19.689Z] [2021-10-27T03:08:19.689Z] Login Succeeded [2021-10-27T03:08:19.689Z] docker.io [2021-10-27T03:08:19.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:08:19.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:08:19.951Z] Configure a credential helper to remove this warning. See [2021-10-27T03:08:19.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:08:19.951Z] [2021-10-27T03:08:19.951Z] Login Succeeded [2021-10-27T03:08:19.951Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T03:08:19.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T03:08:20.273Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-27T03:08:20.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.273Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T03:08:20.273Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.273Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T03:08:20.273Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.273Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T03:08:20.273Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.273Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T03:08:20.274Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.274Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T03:08:20.274Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.274Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T03:08:20.274Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.274Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T03:08:20.274Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.274Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T03:08:20.274Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.274Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T03:08:20.274Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.274Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T03:08:20.274Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.274Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T03:08:20.274Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.274Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T03:08:20.274Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.274Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T03:08:20.274Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.274Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T03:08:20.274Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.274Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T03:08:20.274Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.274Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T03:08:20.274Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T03:08:20.274Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T03:08:20.274Z] ++ cut -d/ -f2 [2021-10-27T03:08:20.274Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T03:08:20.315Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:08:22.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T03:08:22.065Z] [2021-10-27T03:08:22.065Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:08:22.365Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T03:08:22.365Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T03:08:22.365Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T03:08:22.365Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T03:08:22.365Z] 4c7163046ea9: Pulling fs layer [2021-10-27T03:08:22.365Z] 0c2d73faf560: Pulling fs layer [2021-10-27T03:08:22.365Z] 0c2d73faf560: Waiting [2021-10-27T03:08:22.365Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T03:08:22.365Z] 3e5f54012d9b: Download complete [2021-10-27T03:08:22.366Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T03:08:22.366Z] a0d0a0d46f8b: Download complete [2021-10-27T03:08:22.366Z] 0c2d73faf560: Verifying Checksum [2021-10-27T03:08:22.366Z] 0c2d73faf560: Download complete [2021-10-27T03:08:22.366Z] 4c7163046ea9: Verifying Checksum [2021-10-27T03:08:22.366Z] 4c7163046ea9: Download complete [2021-10-27T03:08:22.631Z] a0d0a0d46f8b: Pull complete [2021-10-27T03:08:22.631Z] 3e5f54012d9b: Pull complete [2021-10-27T03:08:22.894Z] 4c7163046ea9: Pull complete [2021-10-27T03:08:23.156Z] 0c2d73faf560: Pull complete [2021-10-27T03:08:23.156Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T03:08:23.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T03:08:23.156Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T03:08:23.229Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:08:23.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@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:10004/edgex-devops/git-semver:latest cat [2021-10-27T03:08:23.967Z] $ docker top c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T03:08:24.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T03:08:24.057Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T03:08:24.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T03:08:24.173Z] $ docker exec c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 ssh-agent [2021-10-27T03:08:24.282Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMKnFNe/agent.14 [2021-10-27T03:08:24.282Z] SSH_AGENT_PID=20 [2021-10-27T03:08:24.290Z] Running ssh-add (command line suppressed) [2021-10-27T03:08:24.379Z] Identity added: /w/workspace/edgex-go/92@tmp/private_key_7111865515485162911.key (/w/workspace/edgex-go/92@tmp/private_key_7111865515485162911.key) [2021-10-27T03:08:24.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T03:08:24.685Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T03:08:24.702Z] $ docker exec --env ******** --env ******** c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 ssh-agent -k [2021-10-27T03:08:24.789Z] unset SSH_AUTH_SOCK; [2021-10-27T03:08:24.789Z] unset SSH_AGENT_PID; [2021-10-27T03:08:24.789Z] echo Agent pid 20 killed; [2021-10-27T03:08:24.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T03:08:24.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T03:08:24.824Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T03:08:24.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T03:08:24.923Z] $ docker exec c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 ssh-agent [2021-10-27T03:08:25.041Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXePDNbm/agent.54 [2021-10-27T03:08:25.041Z] SSH_AGENT_PID=60 [2021-10-27T03:08:25.046Z] Running ssh-add (command line suppressed) [2021-10-27T03:08:25.137Z] Identity added: /w/workspace/edgex-go/92@tmp/private_key_2203416064194122448.key (/w/workspace/edgex-go/92@tmp/private_key_2203416064194122448.key) [2021-10-27T03:08:25.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T03:08:25.438Z] + git semver init [2021-10-27T03:08:25.438Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T03:08:25.438Z] # $GIT_DIR = /w/workspace/edgex-go/92/.git [2021-10-27T03:08:25.438Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/92 [2021-10-27T03:08:25.438Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T03:08:25.438Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T03:08:25.438Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T03:08:25.438Z] # $SEMVER_BRANCH = main [2021-10-27T03:08:25.438Z] # $SEMVER_TEMP = /tmp/semver-872597401 [2021-10-27T03:08:25.438Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T03:08:37.727Z] # '/tmp/semver-872597401' -> '/w/workspace/edgex-go/92/.semver' [2021-10-27T03:08:37.989Z] # -> Force: false [2021-10-27T03:08:37.989Z] # $SEMVER_DIR = /w/workspace/edgex-go/92/.semver [Pipeline] } [2021-10-27T03:08:37.998Z] $ docker exec --env ******** --env ******** c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 ssh-agent -k [2021-10-27T03:08:38.088Z] unset SSH_AUTH_SOCK; [2021-10-27T03:08:38.088Z] unset SSH_AGENT_PID; [2021-10-27T03:08:38.088Z] echo Agent pid 60 killed; [2021-10-27T03:08:38.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T03:08:38.403Z] + git semver [Pipeline] } [2021-10-27T03:08:38.416Z] $ docker stop --time=1 c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 [2021-10-27T03:08:40.706Z] $ docker rm -f c0e2844133e45206fe22313a3ae828d133afd0981b565bcbd55ff797defb5661 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T03:08:41.081Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T03:08:41.326Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T03:08:41.328Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.81 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-27T03:08:42.439Z] ========================================================= [2021-10-27T03:08:42.439Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T03:08:42.439Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T03:08:42.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T03:08:42.728Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T03:08:42.728Z] a0d0a0d46f8b: Already exists [2021-10-27T03:08:42.728Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T03:08:42.728Z] b8b176561691: Pulling fs layer [2021-10-27T03:08:42.728Z] 4527c011a84f: Pulling fs layer [2021-10-27T03:08:42.728Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T03:08:42.728Z] e0aca202a116: Pulling fs layer [2021-10-27T03:08:42.728Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T03:08:42.728Z] 34cad66bf833: Pulling fs layer [2021-10-27T03:08:42.728Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T03:08:42.728Z] 5d74067f8e1e: Waiting [2021-10-27T03:08:42.728Z] e0aca202a116: Waiting [2021-10-27T03:08:42.728Z] 3a43be97a3b4: Waiting [2021-10-27T03:08:42.728Z] 34cad66bf833: Waiting [2021-10-27T03:08:42.728Z] b4e3c513aaa6: Waiting [2021-10-27T03:08:42.728Z] b8b176561691: Verifying Checksum [2021-10-27T03:08:42.728Z] b8b176561691: Download complete [2021-10-27T03:08:42.728Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T03:08:42.728Z] 31adcdaf11c8: Download complete [2021-10-27T03:08:42.728Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T03:08:42.728Z] 5d74067f8e1e: Download complete [2021-10-27T03:08:42.728Z] e0aca202a116: Verifying Checksum [2021-10-27T03:08:42.728Z] e0aca202a116: Download complete [2021-10-27T03:08:42.728Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T03:08:42.728Z] 3a43be97a3b4: Download complete [2021-10-27T03:08:42.994Z] 34cad66bf833: Verifying Checksum [2021-10-27T03:08:42.994Z] 34cad66bf833: Download complete [2021-10-27T03:08:42.994Z] 31adcdaf11c8: Pull complete [2021-10-27T03:08:42.994Z] b8b176561691: Pull complete [2021-10-27T03:08:43.256Z] 4527c011a84f: Verifying Checksum [2021-10-27T03:08:43.256Z] 4527c011a84f: Download complete [2021-10-27T03:08:43.256Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T03:08:43.256Z] b4e3c513aaa6: Download complete [2021-10-27T03:08:47.489Z] 4527c011a84f: Pull complete [2021-10-27T03:08:47.490Z] 5d74067f8e1e: Pull complete [2021-10-27T03:08:47.490Z] e0aca202a116: Pull complete [2021-10-27T03:08:47.490Z] 3a43be97a3b4: Pull complete [2021-10-27T03:08:47.490Z] 34cad66bf833: Pull complete [2021-10-27T03:08:50.052Z] b4e3c513aaa6: Pull complete [2021-10-27T03:08:50.052Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T03:08:50.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T03:08:50.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T03:08:50.352Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T03:08:50.352Z] WORKDIR /edgex [2021-10-27T03:08:50.352Z] COPY go.mod . [2021-10-27T03:08:50.352Z] RUN go mod download' [2021-10-27T03:08:50.352Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T03:08:51.787Z] Sending build context to Docker daemon 329.8MB [2021-10-27T03:08:51.787Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T03:08:51.787Z] ---> 9f6097aaca64 [2021-10-27T03:08:51.787Z] Step 2/4 : WORKDIR /edgex [2021-10-27T03:08:53.709Z] ---> Running in 80947e0485ff [2021-10-27T03:08:53.709Z] Removing intermediate container 80947e0485ff [2021-10-27T03:08:53.709Z] ---> 3512f197e960 [2021-10-27T03:08:53.709Z] Step 3/4 : COPY go.mod . [2021-10-27T03:08:53.709Z] ---> 1a1564947e0d [2021-10-27T03:08:53.709Z] Step 4/4 : RUN go mod download [2021-10-27T03:08:53.709Z] ---> Running in 2d89a13e65a2 [2021-10-27T03:08:57.395Z] Still waiting to schedule task [2021-10-27T03:08:57.395Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-27T03:09:25.878Z] Removing intermediate container 2d89a13e65a2 [2021-10-27T03:09:25.878Z] ---> b5bd016d6769 [2021-10-27T03:09:25.878Z] Successfully built b5bd016d6769 [2021-10-27T03:09:25.878Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:09:26.182Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T03:09:26.182Z] . [Pipeline] withDockerContainer [2021-10-27T03:09:26.255Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:09:26.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T03:09:26.634Z] $ docker top 3ae1631905e0b141ee29ca429ba4f72b3e447c96ddaddf2bd88757b33814597c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T03:09:26.988Z] + go version [2021-10-27T03:09:26.988Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T03:09:27.000Z] $ docker stop --time=1 3ae1631905e0b141ee29ca429ba4f72b3e447c96ddaddf2bd88757b33814597c [2021-10-27T03:09:28.194Z] $ docker rm -f 3ae1631905e0b141ee29ca429ba4f72b3e447c96ddaddf2bd88757b33814597c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:09:28.725Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T03:09:28.725Z] . [Pipeline] withDockerContainer [2021-10-27T03:09:28.790Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:09:28.825Z] $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-27T03:09:32.381Z] $ docker top 31e16e547c95f232438d3960ca0837823a9364a800c3075885536530c0bd5d7a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T03:09:32.450Z] ========================================================= [2021-10-27T03:09:32.450Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T03:09:32.450Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T03:09:32.737Z] + make test [2021-10-27T03:09:32.737Z] go mod tidy [2021-10-27T03:09:32.997Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T03:09:38.321Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T03:09:56.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T03:09:59.870Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T03:10:00.448Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T03:10:00.714Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T03:10:03.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T03:10:03.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T03:10:03.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T03:10:03.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T03:10:04.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T03:10:04.487Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T03:10:05.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T03:10:05.065Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T03:10:05.065Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T03:10:05.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T03:10:07.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements [2021-10-27T03:10:07.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T03:10:07.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T03:10:07.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements [2021-10-27T03:10:07.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T03:10:08.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 44.7% of statements [2021-10-27T03:10:08.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T03:10:08.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T03:10:09.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements [2021-10-27T03:10:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T03:10:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T03:10:10.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2021-10-27T03:10:10.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T03:10:10.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T03:10:10.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T03:10:10.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T03:10:10.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T03:10:10.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.297s coverage: 94.2% of statements [2021-10-27T03:10:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T03:10:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T03:10:10.654Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-10-27T03:10:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T03:10:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T03:10:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T03:10:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T03:10:10.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T03:10:11.241Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-10-27T03:10:11.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T03:10:11.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T03:10:11.241Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T03:10:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements [2021-10-27T03:10:12.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T03:10:12.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-10-27T03:10:12.459Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-10-27T03:10:12.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T03:10:12.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2021-10-27T03:10:13.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-10-27T03:10:13.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-10-27T03:10:13.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-10-27T03:10:13.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-10-27T03:10:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-10-27T03:10:26.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-10-27T03:10:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.183s coverage: 82.5% of statements [2021-10-27T03:10:31.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T03:10:45.402Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2254 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-10-27T03:10:45.413Z] Running in /w/workspace/edgex-go/92 [Pipeline] { [Pipeline] checkout [2021-10-27T03:10:45.671Z] The recommended git tool is: git [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-10-27T03:10:49.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T03:10:49.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-10-27T03:10:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T03:10:49.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T03:10:49.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-10-27T03:10:49.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2021-10-27T03:10:49.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-10-27T03:10:49.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-10-27T03:10:49.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-10-27T03:10:49.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 65.4% of statements [2021-10-27T03:10:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T03:10:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T03:10:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T03:10:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.5% of statements [2021-10-27T03:10:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T03:10:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T03:10:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-10-27T03:10:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T03:10:51.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-10-27T03:10:51.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T03:10:52.785Z] using credential edgex-jenkins-ssh [2021-10-27T03:10:52.801Z] Cloning the remote Git repository [2021-10-27T03:10:52.856Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T03:10:52.952Z] > git init /w/workspace/edgex-go/92 # timeout=10 [2021-10-27T03:10:53.015Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T03:10:53.015Z] > git --version # timeout=10 [2021-10-27T03:10:53.045Z] > git --version # 'git version 2.17.1' [2021-10-27T03:10:53.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T03:10:53.122Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T03:10:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T03:10:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T03:10:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T03:10:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T03:10:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T03:10:57.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T03:10:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-10-27T03:10:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-27T03:10:57.949Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-27T03:11:08.287Z] Avoid second fetch [2021-10-27T03:11:08.288Z] Checking out Revision d325f454062a1ab7df1627f6a73b0f166109ba5b (main) [2021-10-27T03:11:08.247Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T03:11:08.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T03:11:08.303Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T03:11:08.317Z] > git checkout -f d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 [2021-10-27T03:11:12.650Z] Commit message: "feat(security): Feature to enable CORS headers for API gateway (#3772)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T03:11:13.703Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T03:11:13.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:11:13.703Z] Dload Upload Total Spent Left Speed [2021-10-27T03:11:13.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97719 0 --:--:-- --:--:-- --:--:-- 97719 [Pipeline] sh [2021-10-27T03:11:14.135Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T03:11:14.479Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T03:11:14.479Z] + sudo tee /etc/docker/daemon.new [2021-10-27T03:11:14.479Z] { [2021-10-27T03:11:14.479Z] "registry-mirrors": [ [2021-10-27T03:11:14.479Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T03:11:14.479Z] ], [2021-10-27T03:11:14.479Z] "bip": "10.250.0.254/24", [2021-10-27T03:11:14.479Z] "hosts": [ [2021-10-27T03:11:14.479Z] "tcp://0.0.0.0:5555", [2021-10-27T03:11:14.479Z] "unix:///var/run/docker.sock" [2021-10-27T03:11:14.479Z] ], [2021-10-27T03:11:14.479Z] "mtu": 1458, [2021-10-27T03:11:14.479Z] "selinux-enabled": true, [2021-10-27T03:11:14.479Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T03:11:14.479Z] } [Pipeline] sh [2021-10-27T03:11:14.830Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T03:11:15.190Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T03:11:33.555Z] provisioning config files... [2021-10-27T03:11:33.580Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/92@tmp/config2169882294216595316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:11:33.935Z] ---> docker-login.sh [2021-10-27T03:11:33.935Z] nexus3.edgexfoundry.org:10001 [2021-10-27T03:11:34.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:11:34.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:11:34.808Z] Configure a credential helper to remove this warning. See [2021-10-27T03:11:34.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:11:34.808Z] [2021-10-27T03:11:34.808Z] Login Succeeded [2021-10-27T03:11:34.808Z] nexus3.edgexfoundry.org:10002 [2021-10-27T03:11:35.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:11:35.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:11:35.355Z] Configure a credential helper to remove this warning. See [2021-10-27T03:11:35.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:11:35.355Z] [2021-10-27T03:11:35.355Z] Login Succeeded [2021-10-27T03:11:35.355Z] nexus3.edgexfoundry.org:10003 [2021-10-27T03:11:35.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:11:35.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:11:35.968Z] Configure a credential helper to remove this warning. See [2021-10-27T03:11:35.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:11:35.968Z] [2021-10-27T03:11:35.968Z] Login Succeeded [2021-10-27T03:11:35.968Z] nexus3.edgexfoundry.org:10004 [2021-10-27T03:11:36.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:11:36.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:11:36.554Z] Configure a credential helper to remove this warning. See [2021-10-27T03:11:36.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:11:36.554Z] [2021-10-27T03:11:36.554Z] Login Succeeded [2021-10-27T03:11:36.554Z] docker.io [2021-10-27T03:11:36.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:11:36.976Z] GO111MODULE=on go vet ./... [2021-10-27T03:11:37.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:11:37.098Z] Configure a credential helper to remove this warning. See [2021-10-27T03:11:37.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:11:37.098Z] [2021-10-27T03:11:37.098Z] Login Succeeded [2021-10-27T03:11:37.116Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T03:11:37.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T03:11:37.379Z] ========================================================= [2021-10-27T03:11:37.379Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T03:11:37.379Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T03:11:37.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T03:11:38.147Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T03:11:38.147Z] 552d1f2373af: Pulling fs layer [2021-10-27T03:11:38.147Z] ea3f2d53f512: Pulling fs layer [2021-10-27T03:11:38.147Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T03:11:38.147Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T03:11:38.147Z] 72dc09318566: Pulling fs layer [2021-10-27T03:11:38.147Z] f4f7b4309257: Pulling fs layer [2021-10-27T03:11:38.147Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T03:11:38.147Z] b78e95d17946: Pulling fs layer [2021-10-27T03:11:38.147Z] 72dc09318566: Waiting [2021-10-27T03:11:38.147Z] f4f7b4309257: Waiting [2021-10-27T03:11:38.147Z] 0ac9a79272e3: Waiting [2021-10-27T03:11:38.147Z] b78e95d17946: Waiting [2021-10-27T03:11:38.147Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T03:11:38.147Z] 9e70ebbbe112: Download complete [2021-10-27T03:11:38.147Z] ea3f2d53f512: Verifying Checksum [2021-10-27T03:11:38.147Z] ea3f2d53f512: Download complete [2021-10-27T03:11:38.147Z] 72dc09318566: Verifying Checksum [2021-10-27T03:11:38.147Z] 72dc09318566: Download complete [2021-10-27T03:11:38.147Z] 552d1f2373af: Verifying Checksum [2021-10-27T03:11:38.147Z] 552d1f2373af: Download complete [2021-10-27T03:11:38.147Z] f4f7b4309257: Verifying Checksum [2021-10-27T03:11:38.147Z] f4f7b4309257: Download complete [2021-10-27T03:11:38.147Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T03:11:38.147Z] 0ac9a79272e3: Download complete [2021-10-27T03:11:39.136Z] 552d1f2373af: Pull complete [2021-10-27T03:11:39.416Z] ea3f2d53f512: Pull complete [2021-10-27T03:11:40.026Z] 9e70ebbbe112: Pull complete [2021-10-27T03:11:40.026Z] b78e95d17946: Verifying Checksum [2021-10-27T03:11:40.633Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T03:11:40.633Z] 7a9cfe048b4a: Download complete [2021-10-27T03:11:45.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T03:11:45.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T03:11:45.155Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T03:11:45.707Z] + ls -al . [2021-10-27T03:11:45.707Z] total 636 [2021-10-27T03:11:45.707Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 03:11 . [2021-10-27T03:11:45.707Z] drwxr-xr-x 4 root root 30 Oct 27 03:09 .. [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 03:08 .dockerignore [2021-10-27T03:11:45.707Z] drwxrwxr-x 8 1001 1001 162 Oct 27 03:08 .git [2021-10-27T03:11:45.707Z] drwxrwxr-x 4 1001 1001 142 Oct 27 03:08 .github [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 03:08 .gitignore [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 03:08 .golangci.yml [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 03:08 .hadolint.yml [2021-10-27T03:11:45.707Z] drwx------ 3 1001 1001 43 Oct 27 03:08 .semver [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 03:08 .sonarcloud.properties [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 03:08 ADOPTERS.md [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 03:08 Attribution.txt [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 03:08 CHANGELOG.md [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 03:08 CONTRIBUTING.md [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 03:08 GOVERNANCE.md [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 03:08 Jenkinsfile [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 03:08 LICENSE [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 03:08 Makefile [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 03:08 OWNERS.md [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 03:08 README.md [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 03:08 SECURITY.md [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 12 Oct 27 03:08 VERSION [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 03:08 ZMQWindows.md [2021-10-27T03:11:45.707Z] drwxrwxr-x 2 1001 1001 37 Oct 27 03:08 bin [2021-10-27T03:11:45.707Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 03:08 cmd [2021-10-27T03:11:45.707Z] -rw-r--r-- 1 root root 428179 Oct 27 03:10 coverage.out [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 03:08 go.mod [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 50414 Oct 27 03:08 go.sum [2021-10-27T03:11:45.707Z] drwxrwxr-x 8 1001 1001 124 Oct 27 03:08 internal [2021-10-27T03:11:45.707Z] drwxrwxr-x 3 1001 1001 16 Oct 27 03:08 openapi [2021-10-27T03:11:45.707Z] drwxrwxr-x 4 1001 1001 71 Oct 27 03:08 snap [2021-10-27T03:11:45.707Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 03:08 version.go [Pipeline] sh [2021-10-27T03:11:45.997Z] + '[' -e coverage.out ] [2021-10-27T03:11:45.997Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T03:11:46.094Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T03:11:46.386Z] + make build [2021-10-27T03:11:46.387Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T03:11:47.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T03:11:50.786Z] 7a9cfe048b4a: Pull complete [2021-10-27T03:11:50.786Z] 72dc09318566: Pull complete [2021-10-27T03:11:50.786Z] f4f7b4309257: Pull complete [2021-10-27T03:11:51.059Z] 0ac9a79272e3: Pull complete [2021-10-27T03:11:55.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T03:11:55.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T03:11:56.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T03:11:57.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T03:11:57.774Z] b78e95d17946: Pull complete [2021-10-27T03:11:57.774Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T03:11:57.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T03:11:57.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T03:11:58.122Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T03:11:58.122Z] WORKDIR /edgex [2021-10-27T03:11:58.122Z] COPY go.mod . [2021-10-27T03:11:58.122Z] RUN go mod download [2021-10-27T03:11:58.122Z] docker build -t ci-base-image-arm64 -f - . [2021-10-27T03:11:58.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T03:11:59.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T03:12:00.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T03:12:01.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T03:12:01.267Z] Sending build context to Docker daemon 166.5MB [2021-10-27T03:12:01.267Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T03:12:01.267Z] ---> 8b459fc5aaf0 [2021-10-27T03:12:01.267Z] Step 2/4 : WORKDIR /edgex [2021-10-27T03:12:01.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T03:12:02.243Z] ---> Running in 109e1d4bfa3d [2021-10-27T03:12:02.518Z] Removing intermediate container 109e1d4bfa3d [2021-10-27T03:12:02.518Z] ---> 905513c21a15 [2021-10-27T03:12:02.518Z] Step 3/4 : COPY go.mod . [2021-10-27T03:12:02.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T03:12:03.519Z] ---> 23e205e07043 [2021-10-27T03:12:03.519Z] Step 4/4 : RUN go mod download [2021-10-27T03:12:03.519Z] ---> Running in c9a0ddaceeb7 [Pipeline] } [2021-10-27T03:12:04.735Z] $ docker stop --time=1 31e16e547c95f232438d3960ca0837823a9364a800c3075885536530c0bd5d7a [2021-10-27T03:12:06.456Z] $ docker rm -f 31e16e547c95f232438d3960ca0837823a9364a800c3075885536530c0bd5d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:12:09.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T03:12:09.917Z] [2021-10-27T03:12:09.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:12:10.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T03:12:10.230Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T03:12:10.230Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T03:12:10.230Z] ca9280d653b3: Pulling fs layer [2021-10-27T03:12:10.230Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T03:12:10.230Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T03:12:10.230Z] cbdbe7a5bc2a: Download complete [2021-10-27T03:12:10.497Z] ca9280d653b3: Verifying Checksum [2021-10-27T03:12:10.497Z] ca9280d653b3: Download complete [2021-10-27T03:12:10.497Z] cbdbe7a5bc2a: Pull complete [2021-10-27T03:12:10.835Z] 7e9c9ca2126c: Verifying Checksum [2021-10-27T03:12:10.835Z] 7e9c9ca2126c: Download complete [2021-10-27T03:12:11.182Z] ca9280d653b3: Pull complete [2021-10-27T03:12:15.608Z] 7e9c9ca2126c: Pull complete [2021-10-27T03:12:15.608Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T03:12:15.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T03:12:15.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T03:12:15.679Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:12:15.720Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T03:12:18.218Z] $ docker top 11b2f3dd07816d782d3a689b59060eddf3e444108466064aa8c887067799e17c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T03:12:18.577Z] + docker-compose build --help [2021-10-27T03:12:18.577Z] + grep parallel [2021-10-27T03:12:19.148Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T03:12:19.161Z] $ docker stop --time=1 11b2f3dd07816d782d3a689b59060eddf3e444108466064aa8c887067799e17c [2021-10-27T03:12:20.345Z] $ docker rm -f 11b2f3dd07816d782d3a689b59060eddf3e444108466064aa8c887067799e17c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:12:20.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T03:12:20.731Z] . [Pipeline] withDockerContainer [2021-10-27T03:12:20.795Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:12:20.835Z] $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T03:12:21.172Z] $ docker top 4954c8f1c8dccaaa3622165956649ceb8b9b1e2b5f685fa596c9c5e9bae7d46d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T03:12:21.530Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T03:12:22.100Z] Building core-command ... [2021-10-27T03:12:22.100Z] Building core-data ... [2021-10-27T03:12:22.100Z] Building core-metadata ... [2021-10-27T03:12:22.100Z] Building security-bootstrapper ... [2021-10-27T03:12:22.100Z] Building security-proxy-setup ... [2021-10-27T03:12:22.100Z] Building security-secretstore-setup ... [2021-10-27T03:12:22.100Z] Building support-notifications ... [2021-10-27T03:12:22.100Z] Building support-scheduler ... [2021-10-27T03:12:22.100Z] Building sys-mgmt-agent ... [2021-10-27T03:12:22.100Z] Building support-scheduler [2021-10-27T03:12:22.100Z] Building security-proxy-setup [2021-10-27T03:12:22.100Z] Building core-metadata [2021-10-27T03:12:22.100Z] Building core-command [2021-10-27T03:12:22.100Z] Building sys-mgmt-agent [2021-10-27T03:12:34.357Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:12:34.357Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:12:34.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:12:34.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:12:34.357Z] ---> b5bd016d6769 [2021-10-27T03:12:34.357Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T03:12:34.357Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:12:34.357Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:12:34.357Z] ---> b5bd016d6769 [2021-10-27T03:12:34.357Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:12:34.357Z] ---> b5bd016d6769 [2021-10-27T03:12:34.357Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:12:37.664Z] ---> Running in d60d031ec76c [2021-10-27T03:12:37.664Z] ---> Running in 2e048ac6e383 [2021-10-27T03:12:37.664Z] ---> Running in 32ed67fb8026 [2021-10-27T03:12:42.953Z] Removing intermediate container d60d031ec76c [2021-10-27T03:12:42.953Z] ---> 056a8cb983ad [2021-10-27T03:12:42.953Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:12:42.953Z] Removing intermediate container 32ed67fb8026 [2021-10-27T03:12:42.953Z] ---> 3cceb2d3d420 [2021-10-27T03:12:42.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:12:42.953Z] Removing intermediate container 2e048ac6e383 [2021-10-27T03:12:42.953Z] ---> 5ca7ee175a85 [2021-10-27T03:12:42.953Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:12:43.212Z] ---> Running in f669de8c0c72 [2021-10-27T03:12:43.212Z] ---> Running in 5875607ba38b [2021-10-27T03:12:43.473Z] ---> Running in 1a5924bc5acb [2021-10-27T03:12:44.413Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:12:44.413Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:12:44.413Z] ---> b5bd016d6769 [2021-10-27T03:12:44.413Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T03:12:44.413Z] ---> Using cache [2021-10-27T03:12:44.413Z] ---> 5ca7ee175a85 [2021-10-27T03:12:44.413Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:12:45.355Z] ---> Running in 61a889f79370 [2021-10-27T03:12:46.331Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:12:46.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:12:46.331Z] ---> b5bd016d6769 [2021-10-27T03:12:46.331Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:12:46.331Z] ---> Using cache [2021-10-27T03:12:46.331Z] ---> 5ca7ee175a85 [2021-10-27T03:12:46.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:12:46.593Z] ---> Running in 1936d08dce21 [2021-10-27T03:12:46.593Z] Removing intermediate container f669de8c0c72 [2021-10-27T03:12:46.593Z] ---> ed43d6c8769b [2021-10-27T03:12:46.593Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T03:12:46.593Z] ---> Running in 990eac96dad8 [2021-10-27T03:12:46.593Z] Removing intermediate container 1a5924bc5acb [2021-10-27T03:12:46.593Z] ---> 3ce31d69d1e8 [2021-10-27T03:12:46.593Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T03:12:46.593Z] ---> Running in 3f9750e097d9 [2021-10-27T03:12:46.861Z] Removing intermediate container 5875607ba38b [2021-10-27T03:12:46.861Z] ---> a6d43766d810 [2021-10-27T03:12:46.861Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T03:12:46.861Z] Removing intermediate container 61a889f79370 [2021-10-27T03:12:46.861Z] ---> d5dbbed8b80e [2021-10-27T03:12:46.861Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T03:12:46.861Z] ---> Running in f64dc06d4503 [2021-10-27T03:12:46.861Z] ---> Running in 3aa218719bf7 [2021-10-27T03:12:47.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:47.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:47.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:47.703Z] Removing intermediate container 1936d08dce21 [2021-10-27T03:12:47.703Z] ---> d8a0f40109d8 [2021-10-27T03:12:47.703Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T03:12:47.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:47.703Z] ---> Running in d58fab2fd865 [2021-10-27T03:12:47.964Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:48.226Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:48.226Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:48.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:48.486Z] OK: 220 MiB in 52 packages [2021-10-27T03:12:48.486Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:48.756Z] OK: 220 MiB in 52 packages [2021-10-27T03:12:48.756Z] OK: 220 MiB in 52 packages [2021-10-27T03:12:49.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:12:49.039Z] OK: 220 MiB in 52 packages [2021-10-27T03:12:49.039Z] Removing intermediate container 990eac96dad8 [2021-10-27T03:12:49.039Z] ---> fb0aff51dfdd [2021-10-27T03:12:49.039Z] Step 6/23 : COPY go.mod . [2021-10-27T03:12:49.304Z] Removing intermediate container 3f9750e097d9 [2021-10-27T03:12:49.304Z] ---> 123b269d2121 [2021-10-27T03:12:49.304Z] Step 6/22 : COPY . . [2021-10-27T03:12:49.304Z] OK: 220 MiB in 52 packages [2021-10-27T03:12:49.304Z] Removing intermediate container f64dc06d4503 [2021-10-27T03:12:49.304Z] ---> 27c6f389dcf4 [2021-10-27T03:12:49.304Z] Step 6/22 : COPY . . [2021-10-27T03:12:49.304Z] ---> 5d6a50089cb8 [2021-10-27T03:12:49.304Z] Step 7/23 : RUN go mod download [2021-10-27T03:12:49.569Z] ---> Running in e3b13f6732c3 [2021-10-27T03:12:49.569Z] Removing intermediate container 3aa218719bf7 [2021-10-27T03:12:49.569Z] ---> 7315415575da [2021-10-27T03:12:49.569Z] Step 6/20 : COPY . . [2021-10-27T03:12:52.142Z] Removing intermediate container d58fab2fd865 [2021-10-27T03:12:52.142Z] ---> 92137f402d44 [2021-10-27T03:12:52.142Z] Step 6/22 : COPY . . [2021-10-27T03:13:00.331Z] Removing intermediate container e3b13f6732c3 [2021-10-27T03:13:00.331Z] ---> 54fe2bcf1e63 [2021-10-27T03:13:00.331Z] Step 8/23 : COPY . . [2021-10-27T03:13:02.253Z] ---> b8772c6d5d45 [2021-10-27T03:13:02.253Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:13:02.253Z] ---> a1c24f3ae360 [2021-10-27T03:13:02.253Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:13:02.513Z] ---> Running in 764c45f0bf9c [2021-10-27T03:13:02.774Z] ---> Running in c1971210414b [2021-10-27T03:13:06.975Z] ---> 31b9676fd5a1 [2021-10-27T03:13:06.975Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:13:07.568Z] ---> Running in 2a7296223638 [2021-10-27T03:13:08.143Z] ---> a53742827df8 [2021-10-27T03:13:08.143Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:13:08.720Z] ---> Running in 923e0bc66150 [2021-10-27T03:13:08.985Z] Removing intermediate container 764c45f0bf9c [2021-10-27T03:13:08.985Z] ---> c2081a0f5de2 [2021-10-27T03:13:08.985Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T03:13:08.985Z] ---> Running in d5918314daef [2021-10-27T03:13:08.985Z] Removing intermediate container c1971210414b [2021-10-27T03:13:08.985Z] ---> ebc958f5448a [2021-10-27T03:13:08.985Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T03:13:09.245Z] ---> Running in 36af940e153c [2021-10-27T03:13:09.511Z] Removing intermediate container 2a7296223638 [2021-10-27T03:13:09.511Z] ---> 145b9836ba07 [2021-10-27T03:13:09.511Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T03:13:09.511Z] ---> Running in 70387f0c31dd [2021-10-27T03:13:09.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T03:13:10.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T03:13:10.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T03:13:10.924Z] Removing intermediate container 923e0bc66150 [2021-10-27T03:13:10.924Z] ---> 44514ad5018b [2021-10-27T03:13:10.924Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T03:13:11.186Z] ---> Running in 72a7844946cc [2021-10-27T03:13:11.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T03:13:18.369Z] ---> 06d208ccc8cb [2021-10-27T03:13:18.369Z] Step 9/23 : RUN go mod tidy [2021-10-27T03:13:18.369Z] ---> Running in 7565e4ef33e7 [2021-10-27T03:13:20.329Z] Removing intermediate container 7565e4ef33e7 [2021-10-27T03:13:20.329Z] ---> 6289b21f2a9a [2021-10-27T03:13:20.329Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T03:13:20.329Z] ---> Running in 4bc537a96d3f [2021-10-27T03:13:20.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T03:13:25.854Z] Removing intermediate container c9a0ddaceeb7 [2021-10-27T03:13:25.854Z] ---> 904bb302b019 [2021-10-27T03:13:25.854Z] Successfully built 904bb302b019 [2021-10-27T03:13:25.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:13:26.196Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T03:13:26.196Z] . [Pipeline] withDockerContainer [2021-10-27T03:13:26.434Z] prd-ubuntu18.04-docker-arm64-4c-16g-2254 does not seem to be running inside a container [2021-10-27T03:13:26.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-27T03:13:28.049Z] $ docker top a1e60266fa93b9a35e2ed86581fae0d2332d86625bfc13bd97a6d9f2d5306b96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T03:13:28.969Z] + go version [2021-10-27T03:13:28.969Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T03:13:29.001Z] $ docker stop --time=1 a1e60266fa93b9a35e2ed86581fae0d2332d86625bfc13bd97a6d9f2d5306b96 [2021-10-27T03:13:30.706Z] $ docker rm -f a1e60266fa93b9a35e2ed86581fae0d2332d86625bfc13bd97a6d9f2d5306b96 [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-10-27T03:13:31.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T03:13:31.782Z] [2021-10-27T03:13:31.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:13:32.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T03:13:32.402Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T03:13:32.402Z] 29e5d40040c1: Pulling fs layer [2021-10-27T03:13:32.402Z] 1ce36da41761: Pulling fs layer [2021-10-27T03:13:32.402Z] 25b303627fd3: Pulling fs layer [2021-10-27T03:13:32.402Z] 29e5d40040c1: Verifying Checksum [2021-10-27T03:13:32.402Z] 29e5d40040c1: Download complete [2021-10-27T03:13:32.680Z] 1ce36da41761: Verifying Checksum [2021-10-27T03:13:32.680Z] 1ce36da41761: Download complete [2021-10-27T03:13:33.285Z] 29e5d40040c1: Pull complete [2021-10-27T03:13:34.272Z] 25b303627fd3: Verifying Checksum [2021-10-27T03:13:34.272Z] 25b303627fd3: Download complete [2021-10-27T03:13:34.272Z] 1ce36da41761: Pull complete [2021-10-27T03:13:44.433Z] 25b303627fd3: Pull complete [2021-10-27T03:13:44.433Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T03:13:44.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T03:13:44.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T03:13:44.688Z] prd-ubuntu18.04-docker-arm64-4c-16g-2254 does not seem to be running inside a container [2021-10-27T03:13:44.766Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T03:13:47.159Z] $ docker top 8894303dc0545d020ca32df638143636999c7bc5773730c38e408bdb7655a133 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T03:13:48.093Z] + docker-compose build --help [2021-10-27T03:13:48.093Z] + grep parallel [2021-10-27T03:13:51.480Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T03:13:51.770Z] $ docker stop --time=1 8894303dc0545d020ca32df638143636999c7bc5773730c38e408bdb7655a133 [2021-10-27T03:13:53.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T03:13:53.534Z] $ docker rm -f 8894303dc0545d020ca32df638143636999c7bc5773730c38e408bdb7655a133 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:13:54.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T03:13:54.180Z] . [Pipeline] withDockerContainer [2021-10-27T03:13:54.448Z] prd-ubuntu18.04-docker-arm64-4c-16g-2254 does not seem to be running inside a container [2021-10-27T03:13:54.524Z] $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T03:13:55.055Z] Removing intermediate container 36af940e153c [2021-10-27T03:13:55.055Z] ---> 684104f05510 [2021-10-27T03:13:55.055Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T03:13:55.055Z] Removing intermediate container d5918314daef [2021-10-27T03:13:55.055Z] ---> 501f81ddd974 [2021-10-27T03:13:55.055Z] [2021-10-27T03:13:55.055Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:13:55.055Z] ---> Running in 9cc5543eed14 [2021-10-27T03:13:55.055Z] 3.14: Pulling from library/alpine [2021-10-27T03:13:55.941Z] $ docker top f2c3385b07ff5e347b752e54f70ad6ce8db6cf8a10de40385bd87b3bdeb58f58 -eo pid,comm [2021-10-27T03:13:56.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T03:13:56.002Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T03:13:56.002Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T03:13:56.002Z] ---> 14119a10abf4 [2021-10-27T03:13:56.002Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:13:56.263Z] ---> Running in 125ae5bb3897 [2021-10-27T03:13:56.263Z] Removing intermediate container 70387f0c31dd [2021-10-27T03:13:56.263Z] ---> 904450bbd732 [2021-10-27T03:13:56.263Z] [2021-10-27T03:13:56.263Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T03:13:56.263Z] ---> 14119a10abf4 [2021-10-27T03:13:56.263Z] Step 10/20 : RUN apk add --update --no-cache curl [Pipeline] { [Pipeline] sh [2021-10-27T03:13:57.231Z] ---> Running in dd01a1ea22eb [2021-10-27T03:13:57.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:13:57.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:13:57.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:13:57.231Z] Removing intermediate container 9cc5543eed14 [2021-10-27T03:13:57.231Z] ---> 6a8d2ecadf4e [2021-10-27T03:13:57.231Z] [2021-10-27T03:13:57.231Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T03:13:57.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:13:57.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T03:13:57.536Z] 20.10.8: Pulling from library/docker [2021-10-27T03:13:57.808Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T03:13:57.808Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:13:57.808Z] OK: 6 MiB in 15 packages [2021-10-27T03:13:57.808Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T03:13:57.808Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T03:13:57.808Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T03:13:58.082Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T03:13:58.082Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T03:13:58.082Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:13:58.082Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:13:58.082Z] OK: 8 MiB in 19 packages [2021-10-27T03:13:58.679Z] Removing intermediate container 125ae5bb3897 [2021-10-27T03:13:58.679Z] ---> 722c03b907e7 [2021-10-27T03:13:58.679Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:13:58.679Z] ---> Running in e86de535b88f [2021-10-27T03:13:58.679Z] Removing intermediate container dd01a1ea22eb [2021-10-27T03:13:58.679Z] ---> 6e5c5121c893 [2021-10-27T03:13:58.679Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T03:13:58.968Z] ---> Running in be9bff884c90 [2021-10-27T03:13:58.968Z] Removing intermediate container e86de535b88f [2021-10-27T03:13:58.968Z] ---> fe4b5cc430c3 [2021-10-27T03:13:58.968Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T03:13:59.254Z] ---> Running in 02cf9b40d1e5 [2021-10-27T03:13:59.254Z] Removing intermediate container be9bff884c90 [2021-10-27T03:13:59.254Z] ---> a41d9a3fe665 [2021-10-27T03:13:59.254Z] Step 12/20 : WORKDIR /edgex [2021-10-27T03:13:59.519Z] ---> Running in 3e9ccfe2c397 [2021-10-27T03:13:59.791Z] Removing intermediate container 02cf9b40d1e5 [2021-10-27T03:13:59.791Z] ---> 2d2326bab8e1 [2021-10-27T03:13:59.791Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T03:13:59.791Z] ---> Running in 64aead89b5c0 [2021-10-27T03:14:00.065Z] Removing intermediate container 72a7844946cc [2021-10-27T03:14:00.065Z] ---> 1c6039e18513 [2021-10-27T03:14:00.065Z] [2021-10-27T03:14:00.065Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:14:00.065Z] ---> 14119a10abf4 [2021-10-27T03:14:00.065Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:14:00.065Z] ---> Using cache [2021-10-27T03:14:00.065Z] ---> 722c03b907e7 [2021-10-27T03:14:00.065Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:14:00.065Z] ---> Using cache [2021-10-27T03:14:00.065Z] ---> fe4b5cc430c3 [2021-10-27T03:14:00.065Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T03:14:00.065Z] Removing intermediate container 3e9ccfe2c397 [2021-10-27T03:14:00.065Z] ---> c9460dd3bf4d [2021-10-27T03:14:00.065Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T03:14:00.065Z] ---> Running in 7726d00a0be0 [2021-10-27T03:14:00.065Z] Removing intermediate container 64aead89b5c0 [2021-10-27T03:14:00.065Z] ---> 55d328dc150d [2021-10-27T03:14:00.065Z] Step 14/22 : WORKDIR / [2021-10-27T03:14:00.338Z] ---> Running in a2cf4e7f279c [2021-10-27T03:14:00.603Z] Removing intermediate container 7726d00a0be0 [2021-10-27T03:14:00.603Z] ---> 5dd10e42cf37 [2021-10-27T03:14:00.603Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T03:14:00.603Z] ---> 00a3d176eae1 [2021-10-27T03:14:00.603Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T03:14:00.603Z] ---> Running in f3752b6e151d [2021-10-27T03:14:00.603Z] Removing intermediate container a2cf4e7f279c [2021-10-27T03:14:00.603Z] ---> 9273259e7a76 [2021-10-27T03:14:00.603Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:14:00.874Z] Removing intermediate container f3752b6e151d [2021-10-27T03:14:00.874Z] ---> 94b30378dec8 [2021-10-27T03:14:00.874Z] Step 14/22 : WORKDIR / [2021-10-27T03:14:00.907Z] Building core-command ... [2021-10-27T03:14:00.907Z] Building core-data ... [2021-10-27T03:14:00.907Z] Building core-metadata ... [2021-10-27T03:14:00.907Z] Building security-bootstrapper ... [2021-10-27T03:14:00.907Z] Building security-proxy-setup ... [2021-10-27T03:14:00.907Z] Building security-secretstore-setup ... [2021-10-27T03:14:00.907Z] Building support-notifications ... [2021-10-27T03:14:00.907Z] Building support-scheduler ... [2021-10-27T03:14:00.907Z] Building sys-mgmt-agent ... [2021-10-27T03:14:00.907Z] Building sys-mgmt-agent [2021-10-27T03:14:00.907Z] Building security-bootstrapper [2021-10-27T03:14:00.907Z] Building core-data [2021-10-27T03:14:00.907Z] Building support-notifications [2021-10-27T03:14:00.907Z] Building security-secretstore-setup [2021-10-27T03:14:01.141Z] ---> Running in 258b34a0e54f [2021-10-27T03:14:01.415Z] ---> c93f37e78c43 [2021-10-27T03:14:01.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T03:14:01.415Z] ---> 1fc16953cce5 [2021-10-27T03:14:01.415Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T03:14:01.415Z] Removing intermediate container 258b34a0e54f [2021-10-27T03:14:01.416Z] ---> 0cb25e6bc34b [2021-10-27T03:14:01.416Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:14:02.818Z] ---> ed058919895d [2021-10-27T03:14:02.818Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T03:14:02.818Z] ---> e4b5726ce55a [2021-10-27T03:14:02.818Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T03:14:02.818Z] ---> 459136d365d4 [2021-10-27T03:14:02.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T03:14:02.818Z] ---> Running in 675f311eb628 [2021-10-27T03:14:03.077Z] Removing intermediate container 675f311eb628 [2021-10-27T03:14:03.078Z] ---> f895837f8b88 [2021-10-27T03:14:03.078Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T03:14:03.349Z] ---> 538395ff9a56 [2021-10-27T03:14:03.349Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T03:14:03.349Z] ---> Running in 9d9853537bea [2021-10-27T03:14:03.613Z] ---> 775b3de44f19 [2021-10-27T03:14:03.613Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T03:14:03.613Z] ---> Running in 0c0e3db84ee3 [2021-10-27T03:14:03.613Z] Removing intermediate container 9d9853537bea [2021-10-27T03:14:03.613Z] ---> 09ba0799ba2a [2021-10-27T03:14:03.613Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T03:14:03.613Z] Removing intermediate container 4bc537a96d3f [2021-10-27T03:14:03.613Z] ---> 9acd007a8131 [2021-10-27T03:14:03.613Z] [2021-10-27T03:14:03.613Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T03:14:03.613Z] ---> 14119a10abf4 [2021-10-27T03:14:03.613Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:14:03.613Z] ---> Using cache [2021-10-27T03:14:03.613Z] ---> 722c03b907e7 [2021-10-27T03:14:03.613Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:14:03.613Z] ---> Using cache [2021-10-27T03:14:03.613Z] ---> fe4b5cc430c3 [2021-10-27T03:14:03.613Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T03:14:03.876Z] ---> Running in fa86c57ceedc [2021-10-27T03:14:03.876Z] ---> Running in 8ae7cc32fa07 [2021-10-27T03:14:03.876Z] Removing intermediate container 0c0e3db84ee3 [2021-10-27T03:14:03.876Z] ---> 04d3a3e0ac24 [2021-10-27T03:14:03.876Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:14:03.876Z] ---> Running in 42c6e9aaf0c4 [2021-10-27T03:14:03.876Z] ---> ed451e26ec16 [2021-10-27T03:14:03.876Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T03:14:03.876Z] Removing intermediate container fa86c57ceedc [2021-10-27T03:14:03.876Z] ---> b210d10a1757 [2021-10-27T03:14:03.876Z] Step 19/20 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:14:03.876Z] ---> Running in 49adc8f8130b [2021-10-27T03:14:03.876Z] Removing intermediate container 8ae7cc32fa07 [2021-10-27T03:14:03.876Z] ---> 4dfbcf90f020 [2021-10-27T03:14:03.876Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T03:14:03.876Z] ---> Running in c166797537da [2021-10-27T03:14:04.138Z] ---> Running in e5539e6bbc02 [2021-10-27T03:14:04.138Z] Removing intermediate container 42c6e9aaf0c4 [2021-10-27T03:14:04.138Z] ---> 66aaf58c79e4 [2021-10-27T03:14:04.138Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T03:14:04.138Z] Removing intermediate container 49adc8f8130b [2021-10-27T03:14:04.138Z] ---> a1a8bf6e7fbf [2021-10-27T03:14:04.138Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:14:04.138Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T03:14:04.138Z] ---> Running in e931c426bb7c [2021-10-27T03:14:04.138Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T03:14:04.138Z] ---> bc6c0ffef665 [2021-10-27T03:14:04.138Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:14:04.138Z] ---> Running in de4737d4bbdb [2021-10-27T03:14:04.138Z] Removing intermediate container c166797537da [2021-10-27T03:14:04.138Z] ---> 69b8e57402d1 [2021-10-27T03:14:04.138Z] Step 20/20 : LABEL version=2.0.1-dev.81 [2021-10-27T03:14:04.138Z] ---> Running in afa8fa18007c [2021-10-27T03:14:04.138Z] ---> Running in 01590fdba180 [2021-10-27T03:14:04.138Z] Removing intermediate container e5539e6bbc02 [2021-10-27T03:14:04.138Z] ---> 9d489eeb6cb2 [2021-10-27T03:14:04.138Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:14:04.138Z] Removing intermediate container e931c426bb7c [2021-10-27T03:14:04.138Z] ---> b3e8c0b9edbb [2021-10-27T03:14:04.138Z] Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:14:04.138Z] Removing intermediate container de4737d4bbdb [2021-10-27T03:14:04.138Z] ---> 025b5f73421e [2021-10-27T03:14:04.138Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T03:14:04.138Z] ---> Running in 3d59dfad47f5 [2021-10-27T03:14:04.409Z] Removing intermediate container afa8fa18007c [2021-10-27T03:14:04.409Z] ---> 8b4ce950e604 [2021-10-27T03:14:04.409Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T03:14:04.409Z] Removing intermediate container 01590fdba180 [2021-10-27T03:14:04.409Z] ---> 3b73b24b3be8 [2021-10-27T03:14:04.409Z] [2021-10-27T03:14:04.409Z] ---> Running in da9d19008337 [2021-10-27T03:14:04.409Z] ---> Running in b3b51285d9a6 [2021-10-27T03:14:04.409Z] Removing intermediate container 3d59dfad47f5 [2021-10-27T03:14:04.409Z] ---> 1bf53435ed8c [2021-10-27T03:14:04.409Z] Step 22/22 : LABEL version=2.0.1-dev.81 [2021-10-27T03:14:04.409Z] Successfully built 3b73b24b3be8 [2021-10-27T03:14:04.409Z] ---> f5224029e851 [2021-10-27T03:14:04.409Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T03:14:04.409Z] Successfully tagged security-proxy-setup:latest [2021-10-27T03:14:04.409Z]  Building security-proxy-setup ... done Building core-data [2021-10-27T03:14:04.409Z] ---> Running in 159a5ae235a9 [2021-10-27T03:14:04.688Z] Removing intermediate container da9d19008337 [2021-10-27T03:14:04.688Z] ---> 87eef437decb [2021-10-27T03:14:04.688Z] Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:14:04.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:14:05.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:14:05.208Z] ---> Running in 119d4dfc1ede [2021-10-27T03:14:05.472Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T03:14:05.472Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T03:14:05.472Z] Executing bash-5.1.4-r0.post-install [2021-10-27T03:14:05.472Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T03:14:05.472Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T03:14:05.472Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T03:14:05.472Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T03:14:05.472Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T03:14:05.472Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T03:14:05.472Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T03:14:05.472Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T03:14:05.472Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T03:14:05.472Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T03:14:05.472Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T03:14:05.472Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T03:14:05.472Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T03:14:05.472Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T03:14:05.742Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T03:14:05.742Z] Removing intermediate container 159a5ae235a9 [2021-10-27T03:14:05.742Z] ---> 3d55ed8b6a62 [2021-10-27T03:14:05.742Z] [2021-10-27T03:14:05.742Z] ---> e6d31c19e282 [2021-10-27T03:14:05.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T03:14:06.323Z] Successfully built 3d55ed8b6a62 [2021-10-27T03:14:06.323Z] Removing intermediate container 119d4dfc1ede [2021-10-27T03:14:06.323Z] ---> 47f9dbd94f5a [2021-10-27T03:14:06.323Z] Step 22/22 : LABEL version=2.0.1-dev.81 [2021-10-27T03:14:06.323Z] Successfully tagged core-command:latest [2021-10-27T03:14:06.323Z] Building support-notifications [2021-10-27T03:14:08.253Z]  Building core-command ... done  ---> Running in 800b4c3ef97d [2021-10-27T03:14:08.827Z] ---> 1aec1e6544dd [2021-10-27T03:14:08.827Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T03:14:08.827Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T03:14:08.827Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T03:14:09.100Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T03:14:09.100Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T03:14:09.100Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T03:14:09.100Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T03:14:09.100Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T03:14:09.100Z] Removing intermediate container 800b4c3ef97d [2021-10-27T03:14:09.100Z] ---> aac2bb91d1fd [2021-10-27T03:14:09.100Z] [2021-10-27T03:14:09.100Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T03:14:09.368Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T03:14:09.368Z] ---> Running in fecdab22c358 [2021-10-27T03:14:09.368Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T03:14:09.368Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T03:14:09.368Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T03:14:09.368Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T03:14:09.368Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T03:14:09.368Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T03:14:09.368Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T03:14:09.368Z] Successfully built aac2bb91d1fd [2021-10-27T03:14:09.368Z] Successfully tagged core-metadata:latest [2021-10-27T03:14:09.368Z]  Building core-metadata ... done Building security-secretstore-setup [2021-10-27T03:14:09.368Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T03:14:09.368Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T03:14:09.368Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T03:14:09.368Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T03:14:09.368Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T03:14:09.368Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T03:14:09.368Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T03:14:09.368Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T03:14:09.632Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T03:14:09.632Z] Removing intermediate container fecdab22c358 [2021-10-27T03:14:09.632Z] ---> 51d6064b9524 [2021-10-27T03:14:09.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:14:11.563Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:14:12.139Z] OK: 84 MiB in 64 packages [2021-10-27T03:14:12.718Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:12.718Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:12.718Z] ---> b5bd016d6769 [2021-10-27T03:14:12.718Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T03:14:12.718Z] ---> Using cache [2021-10-27T03:14:12.718Z] ---> 5ca7ee175a85 [2021-10-27T03:14:12.718Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:12.718Z] ---> Using cache [2021-10-27T03:14:12.718Z] ---> d8a0f40109d8 [2021-10-27T03:14:12.718Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T03:14:13.660Z] ---> Running in d5f9f29a88f4 [2021-10-27T03:14:13.920Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:13.921Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:13.921Z] ---> b5bd016d6769 [2021-10-27T03:14:13.921Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T03:14:13.921Z] ---> Using cache [2021-10-27T03:14:13.921Z] ---> 5ca7ee175a85 [2021-10-27T03:14:13.921Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:13.921Z] ---> Using cache [2021-10-27T03:14:13.921Z] ---> d8a0f40109d8 [2021-10-27T03:14:13.921Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T03:14:14.503Z] ---> Running in 10f64a98171a [2021-10-27T03:14:14.762Z] ---> Running in df14f57e67d1 [2021-10-27T03:14:14.762Z] Removing intermediate container d5f9f29a88f4 [2021-10-27T03:14:14.762Z] ---> 7d6e0d8f6dbe [2021-10-27T03:14:14.762Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T03:14:15.036Z] ---> Running in 1fd84fc95a32 [2021-10-27T03:14:15.036Z] Removing intermediate container 1fd84fc95a32 [2021-10-27T03:14:15.036Z] ---> 8105f31116c3 [2021-10-27T03:14:15.036Z] Step 22/23 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:14:15.304Z] ---> Running in 9dad70fd083c [2021-10-27T03:14:15.304Z] Collecting docker-compose==1.23.2 [2021-10-27T03:14:15.304Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T03:14:15.583Z] Removing intermediate container 9dad70fd083c [2021-10-27T03:14:15.583Z] ---> 9585f3b3e846 [2021-10-27T03:14:15.583Z] Step 23/23 : LABEL version=2.0.1-dev.81 [2021-10-27T03:14:15.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:14:15.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:14:15.583Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T03:14:15.583Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T03:14:15.583Z] ---> Running in 98e58205ee5d [2021-10-27T03:14:15.583Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T03:14:15.583Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T03:14:15.865Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:15.865Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:15.865Z] ---> b5bd016d6769 [2021-10-27T03:14:15.865Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:14:15.865Z] ---> Using cache [2021-10-27T03:14:15.865Z] ---> 5ca7ee175a85 [2021-10-27T03:14:15.865Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:15.865Z] ---> Using cache [2021-10-27T03:14:15.865Z] ---> d8a0f40109d8 [2021-10-27T03:14:15.865Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T03:14:15.865Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T03:14:15.865Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T03:14:15.865Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T03:14:15.865Z] Removing intermediate container 98e58205ee5d [2021-10-27T03:14:15.865Z] ---> 60ab7d33e7eb [2021-10-27T03:14:15.865Z] [2021-10-27T03:14:15.865Z] ---> Running in 62263f96e0e0 [2021-10-27T03:14:15.865Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T03:14:15.865Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T03:14:15.865Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T03:14:15.865Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T03:14:15.865Z] Successfully built 60ab7d33e7eb [2021-10-27T03:14:15.865Z] Successfully tagged support-scheduler:latest [2021-10-27T03:14:15.865Z] Building security-bootstrapper [2021-10-27T03:14:16.156Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:14:16.438Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:14:16.438Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T03:14:16.438Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T03:14:16.438Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:14:16.722Z] OK: 220 MiB in 52 packages [2021-10-27T03:14:16.999Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T03:14:16.999Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T03:14:16.999Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T03:14:16.999Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T03:14:16.999Z] OK: 220 MiB in 52 packages [2021-10-27T03:14:17.268Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:14:17.537Z] Collecting PyYAML<4,>=3.10 [2021-10-27T03:14:17.537Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T03:14:17.537Z] OK: 220 MiB in 52 packages [2021-10-27T03:14:18.143Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T03:14:18.143Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T03:14:18.143Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T03:14:18.143Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T03:14:18.143Z] Collecting idna<2.8,>=2.5 [2021-10-27T03:14:18.143Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T03:14:18.143Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T03:14:18.143Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T03:14:18.406Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T03:14:18.406Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T03:14:18.406Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T03:14:18.406Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T03:14:18.406Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T03:14:18.406Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T03:14:18.406Z] Attempting uninstall: urllib3 [2021-10-27T03:14:18.406Z] Found existing installation: urllib3 1.26.5 [2021-10-27T03:14:18.406Z] Uninstalling urllib3-1.26.5: [2021-10-27T03:14:18.406Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T03:14:19.010Z] Attempting uninstall: idna [2021-10-27T03:14:19.010Z] Found existing installation: idna 3.2 [2021-10-27T03:14:19.010Z] Uninstalling idna-3.2: [2021-10-27T03:14:19.010Z] Successfully uninstalled idna-3.2 [2021-10-27T03:14:19.269Z] Attempting uninstall: chardet [2021-10-27T03:14:19.269Z] Found existing installation: chardet 4.0.0 [2021-10-27T03:14:19.269Z] Uninstalling chardet-4.0.0: [2021-10-27T03:14:19.269Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T03:14:19.269Z] Removing intermediate container df14f57e67d1 [2021-10-27T03:14:19.269Z] ---> 0793530f8490 [2021-10-27T03:14:19.269Z] Step 6/24 : COPY . . [2021-10-27T03:14:19.528Z] Removing intermediate container 10f64a98171a [2021-10-27T03:14:19.528Z] ---> 9261e9c5b99b [2021-10-27T03:14:19.528Z] Step 6/21 : COPY . . [2021-10-27T03:14:19.792Z] Attempting uninstall: requests [2021-10-27T03:14:19.792Z] Found existing installation: requests 2.25.1 [2021-10-27T03:14:19.792Z] Uninstalling requests-2.25.1: [2021-10-27T03:14:19.792Z] Successfully uninstalled requests-2.25.1 [2021-10-27T03:14:19.792Z] Removing intermediate container 62263f96e0e0 [2021-10-27T03:14:19.792Z] ---> 4eddac84e236 [2021-10-27T03:14:19.792Z] Step 6/22 : COPY . . [2021-10-27T03:14:20.060Z] Running setup.py install for texttable: started [2021-10-27T03:14:20.322Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T03:14:20.322Z] Running setup.py install for PyYAML: started [2021-10-27T03:14:20.898Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T03:14:21.511Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:21.511Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:21.511Z] ---> b5bd016d6769 [2021-10-27T03:14:21.511Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T03:14:21.511Z] ---> Using cache [2021-10-27T03:14:21.511Z] ---> 5ca7ee175a85 [2021-10-27T03:14:21.511Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:21.511Z] ---> Using cache [2021-10-27T03:14:21.511Z] ---> d8a0f40109d8 [2021-10-27T03:14:21.511Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T03:14:21.511Z] ---> Using cache [2021-10-27T03:14:21.511Z] ---> 0793530f8490 [2021-10-27T03:14:21.511Z] Step 6/30 : COPY . . [2021-10-27T03:14:21.793Z] Running setup.py install for docopt: started [2021-10-27T03:14:22.080Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T03:14:22.080Z] Running setup.py install for dockerpty: started [2021-10-27T03:14:22.395Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T03:14:24.971Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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.59.0 [2021-10-27T03:14:29.199Z] ---> 13eebc4d8a03 [2021-10-27T03:14:29.199Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:14:30.589Z] ---> Running in e7763fc0eae7 [2021-10-27T03:14:30.853Z] ---> f36a52a36185 [2021-10-27T03:14:30.853Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:14:30.853Z] ---> Running in e2c7a2b9facb [2021-10-27T03:14:32.258Z] ---> b21c759ed3c5 [2021-10-27T03:14:32.258Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:14:32.519Z] ---> Running in 0d1e6d2241b2 [2021-10-27T03:14:32.781Z] Removing intermediate container e7763fc0eae7 [2021-10-27T03:14:32.781Z] ---> 25a5272ae77a [2021-10-27T03:14:32.781Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T03:14:33.045Z] Removing intermediate container e2c7a2b9facb [2021-10-27T03:14:33.045Z] ---> 902cb99bdcd8 [2021-10-27T03:14:33.045Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T03:14:33.045Z] ---> Running in d1976cb63436 [2021-10-27T03:14:33.045Z] ---> Running in 130325be91d7 [2021-10-27T03:14:33.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T03:14:33.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T03:14:33.624Z] Removing intermediate container 0d1e6d2241b2 [2021-10-27T03:14:33.625Z] ---> 1510ba068fb8 [2021-10-27T03:14:33.625Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T03:14:33.889Z] ---> Running in 982e82b577f2 [2021-10-27T03:14:34.153Z] ---> 05382845d29d [2021-10-27T03:14:34.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:14:34.153Z] ---> Running in d4858f3391d0 [2021-10-27T03:14:34.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T03:14:37.291Z] Removing intermediate container d4858f3391d0 [2021-10-27T03:14:37.291Z] ---> 57ad801614eb [2021-10-27T03:14:37.291Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T03:14:37.291Z] ---> Running in c15450e729d8 [2021-10-27T03:14:37.291Z] Removing intermediate container b3b51285d9a6 [2021-10-27T03:14:37.291Z] ---> 228aef4bf7ec [2021-10-27T03:14:37.291Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T03:14:37.552Z] ---> Running in 445c34dd35c1 [2021-10-27T03:14:37.812Z] Removing intermediate container 445c34dd35c1 [2021-10-27T03:14:37.812Z] ---> 752af4d788a4 [2021-10-27T03:14:37.812Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T03:14:37.812Z] ---> Running in 88e33a7544b3 [2021-10-27T03:14:37.812Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T03:14:38.073Z] Removing intermediate container 88e33a7544b3 [2021-10-27T03:14:38.073Z] ---> 7a279feefa07 [2021-10-27T03:14:38.073Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T03:14:38.649Z] ---> c99158f107d7 [2021-10-27T03:14:38.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T03:14:38.913Z] ---> d479d5e16036 [2021-10-27T03:14:38.913Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T03:14:39.175Z] ---> 55534c9435dc [2021-10-27T03:14:39.175Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T03:14:39.441Z] ---> Running in 60d7417bb3c5 [2021-10-27T03:14:39.441Z] Removing intermediate container 60d7417bb3c5 [2021-10-27T03:14:39.441Z] ---> 2fa04867a714 [2021-10-27T03:14:39.441Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:14:39.441Z] ---> Running in 7866a1b88758 [2021-10-27T03:14:39.704Z] Removing intermediate container 7866a1b88758 [2021-10-27T03:14:39.704Z] ---> 284d8a1b488e [2021-10-27T03:14:39.704Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T03:14:39.704Z] ---> Running in 17b32e6dce20 [2021-10-27T03:14:39.964Z] Removing intermediate container 17b32e6dce20 [2021-10-27T03:14:39.964Z] ---> 9a495000e37a [2021-10-27T03:14:39.964Z] Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:14:39.964Z] ---> Running in 3ee613870f20 [2021-10-27T03:14:39.964Z] Removing intermediate container 3ee613870f20 [2021-10-27T03:14:39.964Z] ---> 69bf4b6174d9 [2021-10-27T03:14:39.964Z] Step 22/22 : LABEL version=2.0.1-dev.81 [2021-10-27T03:14:40.225Z] ---> Running in e0411209367d [2021-10-27T03:14:40.486Z] Removing intermediate container e0411209367d [2021-10-27T03:14:40.486Z] ---> 1d330967d7bb [2021-10-27T03:14:40.486Z] [2021-10-27T03:14:40.486Z] Successfully built 1d330967d7bb [2021-10-27T03:14:40.487Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T03:14:47.907Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:47.907Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:47.907Z] ---> 904bb302b019 [2021-10-27T03:14:47.907Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T03:14:47.907Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:47.907Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:47.907Z] ---> 904bb302b019 [2021-10-27T03:14:47.907Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T03:14:47.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:47.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:47.907Z] ---> 904bb302b019 [2021-10-27T03:14:47.907Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:14:47.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:47.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:47.907Z] ---> 904bb302b019 [2021-10-27T03:14:47.907Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:14:47.907Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:14:47.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:14:47.907Z] ---> 904bb302b019 [2021-10-27T03:14:47.907Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T03:14:47.907Z] ---> Running in 0464a7c0aa9b [2021-10-27T03:14:47.907Z] ---> Running in d0cc194eb7cf [2021-10-27T03:14:47.907Z] ---> Running in f192c7baa385 [2021-10-27T03:14:47.907Z] ---> Running in dc2a42d1628e [2021-10-27T03:14:47.907Z] ---> Running in 16cad023c5e8 [2021-10-27T03:14:47.907Z] Removing intermediate container 0464a7c0aa9b [2021-10-27T03:14:47.907Z] ---> 16a2210e8578 [2021-10-27T03:14:47.907Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:47.907Z] Removing intermediate container f192c7baa385 [2021-10-27T03:14:47.907Z] ---> 1996f81b1e0f [2021-10-27T03:14:47.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:47.907Z] Removing intermediate container d0cc194eb7cf [2021-10-27T03:14:47.907Z] ---> 9fb35f4ad1d1 [2021-10-27T03:14:47.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:47.907Z] ---> Running in a6fa71b88fc9 [2021-10-27T03:14:47.907Z] Removing intermediate container 16cad023c5e8 [2021-10-27T03:14:47.907Z] ---> 2ed81676e810 [2021-10-27T03:14:47.907Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:47.907Z] ---> Running in bcfdac795219 [2021-10-27T03:14:47.907Z] Removing intermediate container dc2a42d1628e [2021-10-27T03:14:47.907Z] ---> f9af9e26b031 [2021-10-27T03:14:47.907Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:14:47.907Z] ---> Running in c5563e23b343 [2021-10-27T03:14:47.907Z] ---> Running in d6f289602643 [2021-10-27T03:14:47.907Z] ---> Running in 8d7e8901b571 [2021-10-27T03:14:48.185Z] Removing intermediate container a6fa71b88fc9 [2021-10-27T03:14:48.185Z] ---> 8358e6a4c3d7 [2021-10-27T03:14:48.185Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T03:14:48.185Z] Removing intermediate container c5563e23b343 [2021-10-27T03:14:48.185Z] ---> ffcd6c67a555 [2021-10-27T03:14:48.185Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T03:14:48.460Z] ---> Running in fc7bbca9f8ab [2021-10-27T03:14:48.460Z] ---> Running in 098b5717a2bf [2021-10-27T03:14:48.747Z] Removing intermediate container d6f289602643 [2021-10-27T03:14:48.747Z] ---> a5f42146b18c [2021-10-27T03:14:48.747Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T03:14:48.747Z] Removing intermediate container bcfdac795219 [2021-10-27T03:14:48.747Z] ---> 8a99d7391f22 [2021-10-27T03:14:48.747Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T03:14:48.747Z] ---> Running in f6f3a1707565 [2021-10-27T03:14:49.026Z] Removing intermediate container 8d7e8901b571 [2021-10-27T03:14:49.026Z] ---> 4b81a5d0d9ee [2021-10-27T03:14:49.026Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T03:14:49.026Z] ---> Running in 9b6294104071 [2021-10-27T03:14:49.310Z] ---> Running in 72f989fdadb3 [2021-10-27T03:14:50.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:50.765Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:51.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:51.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:51.039Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:51.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:51.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:51.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:51.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:52.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:14:52.466Z] OK: 219 MiB in 52 packages [2021-10-27T03:14:52.748Z] OK: 219 MiB in 52 packages [2021-10-27T03:14:53.356Z] OK: 219 MiB in 52 packages [2021-10-27T03:14:53.356Z] OK: 219 MiB in 52 packages [2021-10-27T03:14:53.356Z] OK: 219 MiB in 52 packages [2021-10-27T03:14:53.963Z] Removing intermediate container fc7bbca9f8ab [2021-10-27T03:14:53.963Z] ---> 5d203bf1b744 [2021-10-27T03:14:53.963Z] Step 6/30 : COPY . . [2021-10-27T03:14:54.248Z] Removing intermediate container 098b5717a2bf [2021-10-27T03:14:54.248Z] ---> 3bd68341e19f [2021-10-27T03:14:54.248Z] Step 6/22 : COPY . . [2021-10-27T03:14:54.856Z] Removing intermediate container 9b6294104071 [2021-10-27T03:14:54.856Z] ---> 39f79937169c [2021-10-27T03:14:54.856Z] Step 6/22 : COPY . . [2021-10-27T03:14:54.856Z] Removing intermediate container 72f989fdadb3 [2021-10-27T03:14:54.856Z] ---> f1cea6e49a96 [2021-10-27T03:14:54.856Z] Step 6/24 : COPY . . [2021-10-27T03:14:54.856Z] Removing intermediate container f6f3a1707565 [2021-10-27T03:14:55.135Z] ---> a4be9181b21e [2021-10-27T03:14:55.135Z] Step 6/21 : COPY . . [2021-10-27T03:15:10.247Z] ---> 00852f75bfe3 [2021-10-27T03:15:10.247Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:15:10.247Z] ---> 6e86c5c1ac78 [2021-10-27T03:15:10.247Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:15:10.247Z] ---> e14d8619b590 [2021-10-27T03:15:10.247Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:15:10.247Z] ---> Running in 7c460d9eb65f [2021-10-27T03:15:10.247Z] ---> Running in f906c2d2a6be [2021-10-27T03:15:10.247Z] ---> Running in 4ed321f8be98 [2021-10-27T03:15:10.247Z] ---> 66ab3dca0a61 [2021-10-27T03:15:10.247Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:15:10.247Z] ---> 9092bd45f55f [2021-10-27T03:15:10.247Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:15:10.247Z] ---> Running in ef22c38c1031 [2021-10-27T03:15:10.247Z] ---> Running in 8e7127cbe173 [2021-10-27T03:15:12.608Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T03:15:12.608Z] Removing intermediate container 130325be91d7 [2021-10-27T03:15:12.608Z] ---> 2c964f3e10a5 [2021-10-27T03:15:12.608Z] [2021-10-27T03:15:12.608Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T03:15:12.608Z] ---> 14119a10abf4 [2021-10-27T03:15:12.608Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T03:15:12.608Z] ---> Running in 7cd74b31237d [2021-10-27T03:15:12.609Z] Removing intermediate container 7cd74b31237d [2021-10-27T03:15:12.609Z] ---> 9ed46d53f274 [2021-10-27T03:15:12.609Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T03:15:12.609Z] ---> Running in 48b6d56c9fa3 [2021-10-27T03:15:12.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:15:12.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:15:12.609Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T03:15:12.609Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T03:15:12.609Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:15:12.609Z] OK: 6 MiB in 16 packages [2021-10-27T03:15:12.609Z] Removing intermediate container 982e82b577f2 [2021-10-27T03:15:12.609Z] ---> c74761737557 [2021-10-27T03:15:12.609Z] [2021-10-27T03:15:12.609Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T03:15:12.609Z] ---> 14119a10abf4 [2021-10-27T03:15:12.609Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T03:15:12.609Z] ---> Running in 9d8227e55ad2 [2021-10-27T03:15:12.609Z] Removing intermediate container d1976cb63436 [2021-10-27T03:15:12.609Z] ---> 3a5a30b23982 [2021-10-27T03:15:12.609Z] [2021-10-27T03:15:12.609Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T03:15:12.609Z] ---> 14119a10abf4 [2021-10-27T03:15:12.609Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T03:15:12.609Z] ---> Running in 28117d710f51 [2021-10-27T03:15:12.609Z] Removing intermediate container 48b6d56c9fa3 [2021-10-27T03:15:12.609Z] ---> f76afb48358b [2021-10-27T03:15:12.609Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T03:15:12.609Z] ---> Running in e62c964b2e91 [2021-10-27T03:15:12.873Z] Removing intermediate container e62c964b2e91 [2021-10-27T03:15:12.873Z] ---> e7290a7bf357 [2021-10-27T03:15:12.873Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T03:15:12.873Z] ---> Running in 15cfc6bbee0b [2021-10-27T03:15:12.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:15:13.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:15:13.135Z] Removing intermediate container 15cfc6bbee0b [2021-10-27T03:15:13.135Z] ---> eea14bbf0234 [2021-10-27T03:15:13.135Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T03:15:13.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:15:13.135Z] ---> Running in b8dcc9c94a8f [2021-10-27T03:15:13.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:15:13.399Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T03:15:13.664Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T03:15:13.664Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T03:15:13.664Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T03:15:13.664Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:15:13.664Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:15:13.664Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T03:15:13.664Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:15:13.664Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:15:13.664Z] OK: 6 MiB in 17 packages [2021-10-27T03:15:13.664Z] OK: 6 MiB in 16 packages [2021-10-27T03:15:13.931Z] Removing intermediate container b8dcc9c94a8f [2021-10-27T03:15:13.931Z] ---> 4ee573d20bdc [2021-10-27T03:15:13.931Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T03:15:14.216Z] ---> Running in 24884b58f9ae [2021-10-27T03:15:14.216Z] Removing intermediate container 9d8227e55ad2 [2021-10-27T03:15:14.216Z] ---> 2cb3532203c1 [2021-10-27T03:15:14.216Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T03:15:14.216Z] Removing intermediate container 28117d710f51 [2021-10-27T03:15:14.216Z] ---> 3807d6b65af6 [2021-10-27T03:15:14.216Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:15:14.486Z] Removing intermediate container 24884b58f9ae [2021-10-27T03:15:14.486Z] ---> 097f9b775ed6 [2021-10-27T03:15:14.486Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T03:15:14.486Z] ---> Running in 1dbdd3dddada [2021-10-27T03:15:14.486Z] ---> Running in 1b68565454f1 [2021-10-27T03:15:14.580Z] Removing intermediate container 7c460d9eb65f [2021-10-27T03:15:14.580Z] ---> 71bcc352ac5f [2021-10-27T03:15:14.580Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T03:15:14.745Z] Removing intermediate container 1dbdd3dddada [2021-10-27T03:15:14.745Z] ---> e86c55f28837 [2021-10-27T03:15:14.745Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T03:15:14.745Z] ---> a9f9ca10c806 [2021-10-27T03:15:14.745Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T03:15:14.745Z] ---> Running in d701bc66e011 [2021-10-27T03:15:14.861Z] ---> Running in 0788a2dc6c92 [2021-10-27T03:15:15.009Z] Removing intermediate container 1b68565454f1 [2021-10-27T03:15:15.009Z] ---> accef976ce28 [2021-10-27T03:15:15.009Z] Step 12/24 : WORKDIR / [2021-10-27T03:15:15.009Z] ---> Running in e22208b54380 [2021-10-27T03:15:15.009Z] ---> Running in 16c61aa030da [2021-10-27T03:15:15.009Z] Removing intermediate container d701bc66e011 [2021-10-27T03:15:15.009Z] ---> dcc1a393ba90 [2021-10-27T03:15:15.009Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T03:15:15.143Z] Removing intermediate container 4ed321f8be98 [2021-10-27T03:15:15.143Z] ---> 90821f14b9f3 [2021-10-27T03:15:15.143Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T03:15:15.143Z] Removing intermediate container f906c2d2a6be [2021-10-27T03:15:15.143Z] ---> 5c496d631f03 [2021-10-27T03:15:15.143Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T03:15:15.277Z] ---> Running in c756f9c4b15c [2021-10-27T03:15:15.277Z] Removing intermediate container e22208b54380 [2021-10-27T03:15:15.277Z] ---> a44c668b1387 [2021-10-27T03:15:15.277Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T03:15:15.277Z] Removing intermediate container c756f9c4b15c [2021-10-27T03:15:15.277Z] ---> 688c779e9399 [2021-10-27T03:15:15.277Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:15:15.418Z] ---> Running in 6dcf599008a2 [2021-10-27T03:15:15.418Z] ---> Running in 145b14a97b65 [2021-10-27T03:15:15.418Z] Removing intermediate container 8e7127cbe173 [2021-10-27T03:15:15.418Z] ---> db22e6f8bc46 [2021-10-27T03:15:15.418Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T03:15:15.418Z] Removing intermediate container ef22c38c1031 [2021-10-27T03:15:15.418Z] ---> 370c6f1270da [2021-10-27T03:15:15.418Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T03:15:15.549Z] ---> cd3597080c77 [2021-10-27T03:15:15.549Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T03:15:15.694Z] ---> Running in c77be5e0dd93 [2021-10-27T03:15:15.694Z] ---> Running in affbe6591fdd [2021-10-27T03:15:15.815Z] ---> c5cdaaa63d56 [2021-10-27T03:15:15.815Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T03:15:15.815Z] ---> 1c98209d6f68 [2021-10-27T03:15:15.815Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T03:15:16.084Z] Removing intermediate container 16c61aa030da [2021-10-27T03:15:16.084Z] ---> 921e0aeaae25 [2021-10-27T03:15:16.084Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:15:16.084Z] ---> 80a122cfd731 [2021-10-27T03:15:16.084Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T03:15:16.349Z] ---> 2780e262a88c [2021-10-27T03:15:16.349Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T03:15:16.349Z] ---> ad813e47703c [2021-10-27T03:15:16.349Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T03:15:16.611Z] ---> b1fc2d07461e [2021-10-27T03:15:16.611Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T03:15:16.873Z] ---> fe8781738d1d [2021-10-27T03:15:16.873Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T03:15:17.139Z] ---> Running in 1e1def7e1036 [2021-10-27T03:15:17.139Z] ---> 75bd59d39de9 [2021-10-27T03:15:17.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T03:15:17.139Z] ---> df034d1957dc [2021-10-27T03:15:17.139Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T03:15:17.139Z] Removing intermediate container c15450e729d8 [2021-10-27T03:15:17.139Z] ---> 9a67e5ea4da8 [2021-10-27T03:15:17.139Z] [2021-10-27T03:15:17.139Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:15:17.139Z] ---> 14119a10abf4 [2021-10-27T03:15:17.139Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T03:15:17.139Z] ---> Running in 7e0f40b394d8 [2021-10-27T03:15:17.139Z] Removing intermediate container 1e1def7e1036 [2021-10-27T03:15:17.139Z] ---> 6b95b4437882 [2021-10-27T03:15:17.139Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:15:17.139Z] ---> Running in b7578c1070b9 [2021-10-27T03:15:17.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T03:15:17.403Z] Removing intermediate container 7e0f40b394d8 [2021-10-27T03:15:17.403Z] ---> 46b6c9d46b49 [2021-10-27T03:15:17.403Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T03:15:17.403Z] Removing intermediate container b7578c1070b9 [2021-10-27T03:15:17.403Z] ---> aa2afe2cb15b [2021-10-27T03:15:17.403Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T03:15:17.403Z] ---> 1c54c5acd5ba [2021-10-27T03:15:17.403Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T03:15:17.403Z] ---> Running in 53f43ea3b64f [2021-10-27T03:15:17.403Z] ---> Running in f5fa4d91d2dd [2021-10-27T03:15:17.667Z] Removing intermediate container 53f43ea3b64f [2021-10-27T03:15:17.667Z] ---> 6bacd9ff96d0 [2021-10-27T03:15:17.667Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T03:15:17.667Z] ---> 72a27ef329e7 [2021-10-27T03:15:17.667Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T03:15:17.667Z] ---> Running in 5e342844c0c3 [2021-10-27T03:15:17.667Z] Removing intermediate container f5fa4d91d2dd [2021-10-27T03:15:17.667Z] ---> 97f60d57141d [2021-10-27T03:15:17.667Z] Step 20/21 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:17.667Z] ---> ec7d2862f9a5 [2021-10-27T03:15:17.667Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T03:15:17.667Z] ---> Running in 456bf1d68d4d [2021-10-27T03:15:17.667Z] Removing intermediate container 5e342844c0c3 [2021-10-27T03:15:17.667Z] ---> 140ddfdf69f3 [2021-10-27T03:15:17.667Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:15:17.667Z] ---> 2adaf292ba0b [2021-10-27T03:15:17.667Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-27T03:15:17.667Z] ---> Running in 9ed77ffdf6b6 [2021-10-27T03:15:17.667Z] ---> Running in 326e41712002 [2021-10-27T03:15:17.667Z] Removing intermediate container 456bf1d68d4d [2021-10-27T03:15:17.667Z] ---> c9df2a1aea10 [2021-10-27T03:15:17.667Z] Step 21/21 : LABEL version=2.0.1-dev.81 [2021-10-27T03:15:17.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T03:15:17.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T03:15:17.935Z] ---> Running in 3f83d39861aa [2021-10-27T03:15:17.935Z] ---> 069734a51346 [2021-10-27T03:15:17.935Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T03:15:17.935Z] Removing intermediate container 3f83d39861aa [2021-10-27T03:15:17.935Z] ---> baff27edf987 [2021-10-27T03:15:17.935Z] [2021-10-27T03:15:17.935Z] Successfully built baff27edf987 [2021-10-27T03:15:18.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T03:15:18.042Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T03:15:18.199Z] Successfully tagged support-notifications:latest [2021-10-27T03:15:18.199Z]  Building support-notifications ... done  ---> Running in 87b8cc9605a6 [2021-10-27T03:15:18.199Z] Removing intermediate container 87b8cc9605a6 [2021-10-27T03:15:18.199Z] ---> 562d10809e40 [2021-10-27T03:15:18.199Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T03:15:18.465Z] ---> 93dfb058df1b [2021-10-27T03:15:18.465Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T03:15:18.465Z] ---> Running in 10f5b6c0492c [2021-10-27T03:15:18.465Z] Removing intermediate container 9ed77ffdf6b6 [2021-10-27T03:15:18.465Z] ---> c17c88310d6a [2021-10-27T03:15:18.465Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T03:15:18.726Z] ---> Running in 226c4b529e36 [2021-10-27T03:15:18.726Z] Removing intermediate container 326e41712002 [2021-10-27T03:15:18.726Z] ---> d8b50d0faecc [2021-10-27T03:15:18.726Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T03:15:18.726Z] ---> Running in c347da321aad [2021-10-27T03:15:18.726Z] Removing intermediate container c347da321aad [2021-10-27T03:15:18.726Z] ---> d37b1a3fdfce [2021-10-27T03:15:18.726Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T03:15:18.726Z] ---> Running in 4a60c93f482e [2021-10-27T03:15:18.987Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T03:15:18.987Z] Removing intermediate container 4a60c93f482e [2021-10-27T03:15:18.987Z] ---> 92f23a7a571a [2021-10-27T03:15:18.987Z] Step 23/24 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:18.987Z] ---> Running in a15e9e3b23f8 [2021-10-27T03:15:18.987Z] Removing intermediate container 10f5b6c0492c [2021-10-27T03:15:18.987Z] ---> 672b40565d34 [2021-10-27T03:15:18.987Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T03:15:19.248Z] Removing intermediate container a15e9e3b23f8 [2021-10-27T03:15:19.248Z] ---> 791cc8db7af5 [2021-10-27T03:15:19.248Z] Step 24/24 : LABEL version=2.0.1-dev.81 [2021-10-27T03:15:19.248Z] ---> Running in 111be52476b6 [2021-10-27T03:15:19.248Z] ---> Running in c8b16e271bbf [2021-10-27T03:15:19.248Z] Removing intermediate container 111be52476b6 [2021-10-27T03:15:19.248Z] ---> 63fd52e7017b [2021-10-27T03:15:19.248Z] Step 27/30 : CMD ["gate"] [2021-10-27T03:15:19.248Z] Removing intermediate container c8b16e271bbf [2021-10-27T03:15:19.248Z] ---> 0d200bbbee70 [2021-10-27T03:15:19.248Z] [2021-10-27T03:15:19.248Z] Successfully built 0d200bbbee70 [2021-10-27T03:15:19.508Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T03:15:19.508Z]  Building security-secretstore-setup ... done  ---> Running in e826e74425bf [2021-10-27T03:15:19.508Z] Removing intermediate container e826e74425bf [2021-10-27T03:15:19.508Z] ---> 282f9ab4c75f [2021-10-27T03:15:19.508Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T03:15:19.508Z] ---> Running in f4fb861c7420 [2021-10-27T03:15:19.780Z] Removing intermediate container f4fb861c7420 [2021-10-27T03:15:19.780Z] ---> 69903f8b9eed [2021-10-27T03:15:19.780Z] Step 29/30 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:19.780Z] ---> Running in 988f98df2ac2 [2021-10-27T03:15:19.780Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T03:15:19.780Z] Removing intermediate container 988f98df2ac2 [2021-10-27T03:15:19.780Z] ---> 9e97e1b4a444 [2021-10-27T03:15:19.780Z] Step 30/30 : LABEL version=2.0.1-dev.81 [2021-10-27T03:15:19.780Z] ---> Running in c7b8340d2f49 [2021-10-27T03:15:20.041Z] Removing intermediate container c7b8340d2f49 [2021-10-27T03:15:20.041Z] ---> 09224f165d9f [2021-10-27T03:15:20.041Z] [2021-10-27T03:15:20.041Z] Successfully built 09224f165d9f [2021-10-27T03:15:20.041Z] Successfully tagged security-bootstrapper:latest [2021-10-27T03:15:20.041Z]  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T03:15:20.300Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T03:15:20.300Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T03:15:20.300Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T03:15:20.561Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T03:15:20.561Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T03:15:20.821Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:15:20.821Z] OK: 8 MiB in 20 packages [2021-10-27T03:15:21.082Z] Removing intermediate container 226c4b529e36 [2021-10-27T03:15:21.082Z] ---> ab230fe39bb5 [2021-10-27T03:15:21.082Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:15:21.082Z] ---> 58726c30612a [2021-10-27T03:15:21.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T03:15:21.651Z] ---> 759f5abc4ba9 [2021-10-27T03:15:21.651Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T03:15:21.651Z] ---> 865fb463b136 [2021-10-27T03:15:21.651Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T03:15:21.651Z] ---> Running in 0197e8da199f [2021-10-27T03:15:21.651Z] Removing intermediate container 0197e8da199f [2021-10-27T03:15:21.651Z] ---> bd2c4fc5c64c [2021-10-27T03:15:21.651Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:15:21.651Z] ---> Running in 44610599b7dd [2021-10-27T03:15:21.912Z] Removing intermediate container 44610599b7dd [2021-10-27T03:15:21.912Z] ---> a5dc00e28ae3 [2021-10-27T03:15:21.912Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T03:15:21.912Z] ---> Running in bc1d1f18e8e6 [2021-10-27T03:15:21.912Z] Removing intermediate container bc1d1f18e8e6 [2021-10-27T03:15:21.912Z] ---> 8f8fafdd74c6 [2021-10-27T03:15:21.912Z] Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:21.912Z] ---> Running in 658897b06e5f [2021-10-27T03:15:21.912Z] Removing intermediate container 658897b06e5f [2021-10-27T03:15:21.912Z] ---> e7fa17aa0ef5 [2021-10-27T03:15:21.912Z] Step 22/22 : LABEL version=2.0.1-dev.81 [2021-10-27T03:15:22.176Z] ---> Running in ab40bcebb100 [2021-10-27T03:15:22.176Z] Removing intermediate container ab40bcebb100 [2021-10-27T03:15:22.176Z] ---> a24a8196b9fe [2021-10-27T03:15:22.176Z] [2021-10-27T03:15:22.176Z] Successfully built a24a8196b9fe [2021-10-27T03:15:22.176Z] Successfully tagged core-data:latest [2021-10-27T03:15:22.441Z]  Building core-data ... done  [Pipeline] } [2021-10-27T03:15:22.453Z] $ docker stop --time=1 4954c8f1c8dccaaa3622165956649ceb8b9b1e2b5f685fa596c9c5e9bae7d46d [2021-10-27T03:15:23.733Z] $ docker rm -f 4954c8f1c8dccaaa3622165956649ceb8b9b1e2b5f685fa596c9c5e9bae7d46d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T03:15:24.171Z] + docker images [2021-10-27T03:15:24.171Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T03:15:24.171Z] core-data latest a24a8196b9fe 3 seconds ago 20.7MB [2021-10-27T03:15:24.171Z] security-secretstore-setup latest 0d200bbbee70 5 seconds ago 28.4MB [2021-10-27T03:15:24.171Z] security-bootstrapper latest 09224f165d9f 5 seconds ago 18.9MB [2021-10-27T03:15:24.171Z] support-notifications latest baff27edf987 7 seconds ago 16.9MB [2021-10-27T03:15:24.171Z] 9a67e5ea4da8 8 seconds ago 1.76GB [2021-10-27T03:15:24.171Z] 3a5a30b23982 12 seconds ago 1.76GB [2021-10-27T03:15:24.171Z] c74761737557 13 seconds ago 1.76GB [2021-10-27T03:15:24.171Z] 2c964f3e10a5 15 seconds ago 1.76GB [2021-10-27T03:15:24.171Z] sys-mgmt-agent latest 1d330967d7bb 44 seconds ago 294MB [2021-10-27T03:15:24.171Z] support-scheduler latest 60ab7d33e7eb About a minute ago 16.2MB [2021-10-27T03:15:24.171Z] core-metadata latest aac2bb91d1fd About a minute ago 16.9MB [2021-10-27T03:15:24.171Z] core-command latest 3d55ed8b6a62 About a minute ago 16.1MB [2021-10-27T03:15:24.171Z] security-proxy-setup latest 3b73b24b3be8 About a minute ago 26.9MB [2021-10-27T03:15:24.171Z] 9acd007a8131 About a minute ago 1.76GB [2021-10-27T03:15:24.171Z] 1c6039e18513 About a minute ago 1.76GB [2021-10-27T03:15:24.171Z] 6a8d2ecadf4e About a minute ago 1.76GB [2021-10-27T03:15:24.171Z] 904450bbd732 About a minute ago 1.76GB [2021-10-27T03:15:24.171Z] 501f81ddd974 About a minute ago 1.75GB [2021-10-27T03:15:24.171Z] ci-base-image-x86_64 latest b5bd016d6769 6 minutes ago 1.25GB [2021-10-27T03:15:24.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-27T03:15:24.171Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T03:15:24.171Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T03:15:24.171Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T03:15:24.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T03:15:24.404Z] provisioning config files... [2021-10-27T03:15:24.457Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/92@tmp/config7157210101900231555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:15:25.885Z] ---> docker-login.sh [2021-10-27T03:15:25.885Z] nexus3.edgexfoundry.org:10001 [2021-10-27T03:15:25.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:15:25.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:15:25.885Z] Configure a credential helper to remove this warning. See [2021-10-27T03:15:25.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:15:25.885Z] [2021-10-27T03:15:25.885Z] Login Succeeded [2021-10-27T03:15:25.885Z] nexus3.edgexfoundry.org:10002 [2021-10-27T03:15:25.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:15:25.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:15:25.885Z] Configure a credential helper to remove this warning. See [2021-10-27T03:15:25.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:15:25.885Z] [2021-10-27T03:15:25.885Z] Login Succeeded [2021-10-27T03:15:25.885Z] nexus3.edgexfoundry.org:10003 [2021-10-27T03:15:25.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:15:25.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:15:25.885Z] Configure a credential helper to remove this warning. See [2021-10-27T03:15:25.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:15:25.885Z] [2021-10-27T03:15:25.885Z] Login Succeeded [2021-10-27T03:15:25.885Z] nexus3.edgexfoundry.org:10004 [2021-10-27T03:15:25.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:15:25.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:15:25.885Z] Configure a credential helper to remove this warning. See [2021-10-27T03:15:25.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:15:25.885Z] [2021-10-27T03:15:25.885Z] Login Succeeded [2021-10-27T03:15:25.885Z] docker.io [2021-10-27T03:15:25.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:15:25.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:15:25.885Z] Configure a credential helper to remove this warning. See [2021-10-27T03:15:25.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:15:25.885Z] [2021-10-27T03:15:25.885Z] Login Succeeded [2021-10-27T03:15:25.885Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T03:15:25.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:15:25.978Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-27T03:15:25.978Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:25.978Z] latest [2021-10-27T03:15:25.978Z] 2.0.1-dev.81 [2021-10-27T03:15:25.978Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:25.978Z] main [2021-10-27T03:15:25.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:26.285Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:26.577Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:26.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T03:15:26.577Z] 8e4875ee8b02: Preparing [2021-10-27T03:15:26.577Z] 7276b12f0ec8: Preparing [2021-10-27T03:15:26.577Z] e3e3941368e0: Preparing [2021-10-27T03:15:26.577Z] f0de6d2abc58: Preparing [2021-10-27T03:15:26.577Z] e2eb06d8af82: Preparing [2021-10-27T03:15:26.577Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:26.577Z] f0de6d2abc58: Pushed [2021-10-27T03:15:26.577Z] e3e3941368e0: Pushed [2021-10-27T03:15:26.577Z] 8e4875ee8b02: Pushed [2021-10-27T03:15:27.979Z] 7276b12f0ec8: Pushed [2021-10-27T03:15:27.979Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:28.275Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:28.570Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-27T03:15:28.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T03:15:28.570Z] 8e4875ee8b02: Preparing [2021-10-27T03:15:28.570Z] 7276b12f0ec8: Preparing [2021-10-27T03:15:28.570Z] e3e3941368e0: Preparing [2021-10-27T03:15:28.570Z] f0de6d2abc58: Preparing [2021-10-27T03:15:28.570Z] e2eb06d8af82: Preparing [2021-10-27T03:15:28.570Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:28.570Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:28.570Z] 8e4875ee8b02: Layer already exists [2021-10-27T03:15:28.570Z] 7276b12f0ec8: Layer already exists [2021-10-27T03:15:28.570Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:28.570Z] latest: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:28.870Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:29.165Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.81 [2021-10-27T03:15:29.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T03:15:29.165Z] 8e4875ee8b02: Preparing [2021-10-27T03:15:29.165Z] 7276b12f0ec8: Preparing [2021-10-27T03:15:29.165Z] e3e3941368e0: Preparing [2021-10-27T03:15:29.165Z] f0de6d2abc58: Preparing [2021-10-27T03:15:29.165Z] e2eb06d8af82: Preparing [2021-10-27T03:15:29.165Z] 7276b12f0ec8: Layer already exists [2021-10-27T03:15:29.165Z] 8e4875ee8b02: Layer already exists [2021-10-27T03:15:29.165Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:29.165Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:29.165Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:29.165Z] 2.0.1-dev.81: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:29.464Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:29.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:29.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T03:15:29.756Z] 8e4875ee8b02: Preparing [2021-10-27T03:15:29.756Z] 7276b12f0ec8: Preparing [2021-10-27T03:15:29.756Z] e3e3941368e0: Preparing [2021-10-27T03:15:29.756Z] f0de6d2abc58: Preparing [2021-10-27T03:15:29.756Z] e2eb06d8af82: Preparing [2021-10-27T03:15:29.756Z] 7276b12f0ec8: Layer already exists [2021-10-27T03:15:29.756Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:29.756Z] 8e4875ee8b02: Layer already exists [2021-10-27T03:15:29.756Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:29.756Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:29.756Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:30.051Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:30.339Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-27T03:15:30.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-27T03:15:30.339Z] 8e4875ee8b02: Preparing [2021-10-27T03:15:30.339Z] 7276b12f0ec8: Preparing [2021-10-27T03:15:30.339Z] e3e3941368e0: Preparing [2021-10-27T03:15:30.339Z] f0de6d2abc58: Preparing [2021-10-27T03:15:30.339Z] e2eb06d8af82: Preparing [2021-10-27T03:15:30.339Z] 8e4875ee8b02: Layer already exists [2021-10-27T03:15:30.339Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:30.339Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:30.339Z] 7276b12f0ec8: Layer already exists [2021-10-27T03:15:30.339Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:30.339Z] main: digest: sha256:ebb9efd0d8c1761e52ffc5caeee09c26073dfae83ca3c7d46f0d59e9bd553db4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:15:30.366Z] ===================================================== [Pipeline] echo [2021-10-27T03:15:30.373Z] taggedImages: [2021-10-27T03:15:30.373Z] - nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:30.373Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-27T03:15:30.373Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.81 [2021-10-27T03:15:30.373Z] - nexus3.edgexfoundry.org:10004/core-command:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:30.373Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-27T03:15:30.390Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-27T03:15:30.390Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:30.390Z] latest [2021-10-27T03:15:30.390Z] 2.0.1-dev.81 [2021-10-27T03:15:30.390Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:30.390Z] main [2021-10-27T03:15:30.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:30.698Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:30.998Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:30.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T03:15:30.998Z] 12f76a50b162: Preparing [2021-10-27T03:15:30.998Z] 9c2fd6af59a2: Preparing [2021-10-27T03:15:30.998Z] e3e3941368e0: Preparing [2021-10-27T03:15:30.998Z] 0dbbb604d45d: Preparing [2021-10-27T03:15:30.998Z] e1a91a0ffc05: Preparing [2021-10-27T03:15:30.998Z] e2eb06d8af82: Preparing [2021-10-27T03:15:30.998Z] e2eb06d8af82: Waiting [2021-10-27T03:15:30.998Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:31.264Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:31.264Z] e1a91a0ffc05: Pushed [2021-10-27T03:15:31.264Z] 12f76a50b162: Pushed [2021-10-27T03:15:31.264Z] 0dbbb604d45d: Pushed [2021-10-27T03:15:32.202Z] 9c2fd6af59a2: Pushed [2021-10-27T03:15:32.463Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:32.771Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:33.062Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-27T03:15:33.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T03:15:33.062Z] 12f76a50b162: Preparing [2021-10-27T03:15:33.062Z] 9c2fd6af59a2: Preparing [2021-10-27T03:15:33.062Z] e3e3941368e0: Preparing [2021-10-27T03:15:33.062Z] 0dbbb604d45d: Preparing [2021-10-27T03:15:33.062Z] e1a91a0ffc05: Preparing [2021-10-27T03:15:33.062Z] e2eb06d8af82: Preparing [2021-10-27T03:15:33.062Z] e2eb06d8af82: Waiting [2021-10-27T03:15:33.062Z] 9c2fd6af59a2: Layer already exists [2021-10-27T03:15:33.062Z] 0dbbb604d45d: Layer already exists [2021-10-27T03:15:33.062Z] 12f76a50b162: Layer already exists [2021-10-27T03:15:33.062Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:33.062Z] e1a91a0ffc05: Layer already exists [2021-10-27T03:15:33.062Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:33.062Z] latest: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:33.356Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:33.647Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.81 [2021-10-27T03:15:33.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T03:15:33.647Z] 12f76a50b162: Preparing [2021-10-27T03:15:33.647Z] 9c2fd6af59a2: Preparing [2021-10-27T03:15:33.647Z] e3e3941368e0: Preparing [2021-10-27T03:15:33.647Z] 0dbbb604d45d: Preparing [2021-10-27T03:15:33.647Z] e1a91a0ffc05: Preparing [2021-10-27T03:15:33.647Z] e2eb06d8af82: Preparing [2021-10-27T03:15:33.647Z] e2eb06d8af82: Waiting [2021-10-27T03:15:33.647Z] 0dbbb604d45d: Layer already exists [2021-10-27T03:15:33.647Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:33.647Z] e1a91a0ffc05: Layer already exists [2021-10-27T03:15:33.647Z] 12f76a50b162: Layer already exists [2021-10-27T03:15:33.647Z] 9c2fd6af59a2: Layer already exists [2021-10-27T03:15:33.647Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:33.647Z] 2.0.1-dev.81: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:33.944Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:34.239Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:34.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T03:15:34.239Z] 12f76a50b162: Preparing [2021-10-27T03:15:34.239Z] 9c2fd6af59a2: Preparing [2021-10-27T03:15:34.239Z] e3e3941368e0: Preparing [2021-10-27T03:15:34.239Z] 0dbbb604d45d: Preparing [2021-10-27T03:15:34.239Z] e1a91a0ffc05: Preparing [2021-10-27T03:15:34.239Z] e2eb06d8af82: Preparing [2021-10-27T03:15:34.239Z] e2eb06d8af82: Waiting [2021-10-27T03:15:34.239Z] e1a91a0ffc05: Layer already exists [2021-10-27T03:15:34.239Z] 12f76a50b162: Layer already exists [2021-10-27T03:15:34.239Z] 9c2fd6af59a2: Layer already exists [2021-10-27T03:15:34.239Z] 0dbbb604d45d: Layer already exists [2021-10-27T03:15:34.239Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:34.239Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:34.239Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:34.534Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:34.827Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-27T03:15:34.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-27T03:15:34.827Z] 12f76a50b162: Preparing [2021-10-27T03:15:34.827Z] 9c2fd6af59a2: Preparing [2021-10-27T03:15:34.827Z] e3e3941368e0: Preparing [2021-10-27T03:15:34.827Z] 0dbbb604d45d: Preparing [2021-10-27T03:15:34.827Z] e1a91a0ffc05: Preparing [2021-10-27T03:15:34.827Z] e2eb06d8af82: Preparing [2021-10-27T03:15:34.827Z] e2eb06d8af82: Waiting [2021-10-27T03:15:34.827Z] 12f76a50b162: Layer already exists [2021-10-27T03:15:34.827Z] e1a91a0ffc05: Layer already exists [2021-10-27T03:15:34.827Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:34.827Z] 9c2fd6af59a2: Layer already exists [2021-10-27T03:15:34.827Z] 0dbbb604d45d: Layer already exists [2021-10-27T03:15:34.827Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:34.827Z] main: digest: sha256:663874bff5775dded5013094f997145899aace3a0fc7fa35adc4e94f2597c6b7 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:15:34.857Z] ===================================================== [Pipeline] echo [2021-10-27T03:15:34.867Z] taggedImages: [2021-10-27T03:15:34.867Z] - nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:34.867Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-27T03:15:34.867Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.81 [2021-10-27T03:15:34.867Z] - nexus3.edgexfoundry.org:10004/core-data:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:34.867Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-27T03:15:34.884Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-27T03:15:34.884Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:34.884Z] latest [2021-10-27T03:15:34.884Z] 2.0.1-dev.81 [2021-10-27T03:15:34.884Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:34.884Z] main [2021-10-27T03:15:34.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:35.192Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:35.482Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:35.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T03:15:35.482Z] f89bbae79102: Preparing [2021-10-27T03:15:35.482Z] e05d2fc67c2c: Preparing [2021-10-27T03:15:35.482Z] e3e3941368e0: Preparing [2021-10-27T03:15:35.482Z] f0de6d2abc58: Preparing [2021-10-27T03:15:35.482Z] e2eb06d8af82: Preparing [2021-10-27T03:15:35.482Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:35.482Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:35.482Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:36.422Z] f89bbae79102: Pushed [2021-10-27T03:15:36.684Z] e05d2fc67c2c: Pushed [2021-10-27T03:15:36.945Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:37.244Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:37.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-27T03:15:37.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T03:15:37.537Z] f89bbae79102: Preparing [2021-10-27T03:15:37.537Z] e05d2fc67c2c: Preparing [2021-10-27T03:15:37.537Z] e3e3941368e0: Preparing [2021-10-27T03:15:37.537Z] f0de6d2abc58: Preparing [2021-10-27T03:15:37.537Z] e2eb06d8af82: Preparing [2021-10-27T03:15:37.537Z] e05d2fc67c2c: Layer already exists [2021-10-27T03:15:37.537Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:37.537Z] f89bbae79102: Layer already exists [2021-10-27T03:15:37.537Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:37.537Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:37.537Z] latest: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:38.514Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:38.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.81 [2021-10-27T03:15:38.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T03:15:38.802Z] f89bbae79102: Preparing [2021-10-27T03:15:38.802Z] e05d2fc67c2c: Preparing [2021-10-27T03:15:38.802Z] e3e3941368e0: Preparing [2021-10-27T03:15:38.802Z] f0de6d2abc58: Preparing [2021-10-27T03:15:38.802Z] e2eb06d8af82: Preparing [2021-10-27T03:15:38.802Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:38.802Z] e05d2fc67c2c: Layer already exists [2021-10-27T03:15:38.802Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:38.802Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:38.802Z] f89bbae79102: Layer already exists [2021-10-27T03:15:38.802Z] 2.0.1-dev.81: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:39.103Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:39.395Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:39.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T03:15:39.395Z] f89bbae79102: Preparing [2021-10-27T03:15:39.395Z] e05d2fc67c2c: Preparing [2021-10-27T03:15:39.395Z] e3e3941368e0: Preparing [2021-10-27T03:15:39.395Z] f0de6d2abc58: Preparing [2021-10-27T03:15:39.395Z] e2eb06d8af82: Preparing [2021-10-27T03:15:39.395Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:39.395Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:39.395Z] f89bbae79102: Layer already exists [2021-10-27T03:15:39.395Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:39.395Z] e05d2fc67c2c: Layer already exists [2021-10-27T03:15:39.395Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:39.696Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:39.990Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-27T03:15:39.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-27T03:15:39.990Z] f89bbae79102: Preparing [2021-10-27T03:15:39.990Z] e05d2fc67c2c: Preparing [2021-10-27T03:15:39.990Z] e3e3941368e0: Preparing [2021-10-27T03:15:39.990Z] f0de6d2abc58: Preparing [2021-10-27T03:15:39.990Z] e2eb06d8af82: Preparing [2021-10-27T03:15:39.990Z] f89bbae79102: Layer already exists [2021-10-27T03:15:39.990Z] f0de6d2abc58: Layer already exists [2021-10-27T03:15:39.990Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:39.990Z] e05d2fc67c2c: Layer already exists [2021-10-27T03:15:39.990Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:39.990Z] main: digest: sha256:8b7ce0addd843fcbb8b7d56ba03a748229aaa53cee3aeada0b56f3aa68b89f63 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:15:40.021Z] ===================================================== [Pipeline] echo [2021-10-27T03:15:40.028Z] taggedImages: [2021-10-27T03:15:40.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:40.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-27T03:15:40.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.81 [2021-10-27T03:15:40.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:40.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-27T03:15:40.046Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-27T03:15:40.046Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:40.046Z] latest [2021-10-27T03:15:40.046Z] 2.0.1-dev.81 [2021-10-27T03:15:40.046Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:40.046Z] main [2021-10-27T03:15:40.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:40.358Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:40.649Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:40.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T03:15:40.649Z] 54d2107a93a7: Preparing [2021-10-27T03:15:40.649Z] 54d2107a93a7: Preparing [2021-10-27T03:15:40.649Z] 7759941b32ba: Preparing [2021-10-27T03:15:40.649Z] 46c8fd70a2e9: Preparing [2021-10-27T03:15:40.649Z] 93333b2e38c8: Preparing [2021-10-27T03:15:40.649Z] efce50372279: Preparing [2021-10-27T03:15:40.649Z] e3e3941368e0: Preparing [2021-10-27T03:15:40.649Z] de6063b498a6: Preparing [2021-10-27T03:15:40.649Z] 725a9c4d44c4: Preparing [2021-10-27T03:15:40.649Z] 681e50cb19cf: Preparing [2021-10-27T03:15:40.649Z] f90fcffd6dea: Preparing [2021-10-27T03:15:40.649Z] e2eb06d8af82: Preparing [2021-10-27T03:15:40.649Z] e3e3941368e0: Waiting [2021-10-27T03:15:40.649Z] de6063b498a6: Waiting [2021-10-27T03:15:40.649Z] 725a9c4d44c4: Waiting [2021-10-27T03:15:40.649Z] 681e50cb19cf: Waiting [2021-10-27T03:15:40.649Z] f90fcffd6dea: Waiting [2021-10-27T03:15:40.649Z] e2eb06d8af82: Waiting [2021-10-27T03:15:40.649Z] 54d2107a93a7: Pushed [2021-10-27T03:15:40.649Z] 46c8fd70a2e9: Pushed [2021-10-27T03:15:40.649Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:40.909Z] 93333b2e38c8: Pushed [2021-10-27T03:15:40.909Z] 7759941b32ba: Pushed [2021-10-27T03:15:40.909Z] de6063b498a6: Pushed [2021-10-27T03:15:40.909Z] f90fcffd6dea: Pushed [2021-10-27T03:15:40.909Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:40.909Z] 681e50cb19cf: Pushed [2021-10-27T03:15:40.909Z] 725a9c4d44c4: Pushed [2021-10-27T03:15:42.293Z] efce50372279: Pushed [2021-10-27T03:15:42.293Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:42.591Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:42.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-27T03:15:42.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T03:15:42.891Z] 54d2107a93a7: Preparing [2021-10-27T03:15:42.891Z] 54d2107a93a7: Preparing [2021-10-27T03:15:42.891Z] 7759941b32ba: Preparing [2021-10-27T03:15:42.891Z] 46c8fd70a2e9: Preparing [2021-10-27T03:15:42.891Z] 93333b2e38c8: Preparing [2021-10-27T03:15:42.891Z] efce50372279: Preparing [2021-10-27T03:15:42.891Z] e3e3941368e0: Preparing [2021-10-27T03:15:42.891Z] de6063b498a6: Preparing [2021-10-27T03:15:42.891Z] 725a9c4d44c4: Preparing [2021-10-27T03:15:42.891Z] 681e50cb19cf: Preparing [2021-10-27T03:15:42.891Z] f90fcffd6dea: Preparing [2021-10-27T03:15:42.891Z] e2eb06d8af82: Preparing [2021-10-27T03:15:42.891Z] e3e3941368e0: Waiting [2021-10-27T03:15:42.891Z] de6063b498a6: Waiting [2021-10-27T03:15:42.891Z] 725a9c4d44c4: Waiting [2021-10-27T03:15:42.891Z] 681e50cb19cf: Waiting [2021-10-27T03:15:42.891Z] f90fcffd6dea: Waiting [2021-10-27T03:15:42.891Z] e2eb06d8af82: Waiting [2021-10-27T03:15:42.891Z] 7759941b32ba: Layer already exists [2021-10-27T03:15:42.891Z] efce50372279: Layer already exists [2021-10-27T03:15:42.891Z] 54d2107a93a7: Layer already exists [2021-10-27T03:15:42.891Z] 46c8fd70a2e9: Layer already exists [2021-10-27T03:15:42.891Z] 93333b2e38c8: Layer already exists [2021-10-27T03:15:42.891Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:42.891Z] de6063b498a6: Layer already exists [2021-10-27T03:15:42.891Z] 681e50cb19cf: Layer already exists [2021-10-27T03:15:42.891Z] f90fcffd6dea: Layer already exists [2021-10-27T03:15:42.891Z] 725a9c4d44c4: Layer already exists [2021-10-27T03:15:42.891Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:42.891Z] latest: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:43.189Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:43.482Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.81 [2021-10-27T03:15:43.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T03:15:43.482Z] 54d2107a93a7: Preparing [2021-10-27T03:15:43.482Z] 54d2107a93a7: Preparing [2021-10-27T03:15:43.482Z] 7759941b32ba: Preparing [2021-10-27T03:15:43.482Z] 46c8fd70a2e9: Preparing [2021-10-27T03:15:43.482Z] 93333b2e38c8: Preparing [2021-10-27T03:15:43.482Z] efce50372279: Preparing [2021-10-27T03:15:43.482Z] e3e3941368e0: Preparing [2021-10-27T03:15:43.482Z] de6063b498a6: Preparing [2021-10-27T03:15:43.482Z] 725a9c4d44c4: Preparing [2021-10-27T03:15:43.482Z] 681e50cb19cf: Preparing [2021-10-27T03:15:43.482Z] f90fcffd6dea: Preparing [2021-10-27T03:15:43.482Z] e2eb06d8af82: Preparing [2021-10-27T03:15:43.482Z] e3e3941368e0: Waiting [2021-10-27T03:15:43.482Z] de6063b498a6: Waiting [2021-10-27T03:15:43.482Z] 725a9c4d44c4: Waiting [2021-10-27T03:15:43.482Z] 681e50cb19cf: Waiting [2021-10-27T03:15:43.482Z] f90fcffd6dea: Waiting [2021-10-27T03:15:43.482Z] e2eb06d8af82: Waiting [2021-10-27T03:15:43.482Z] 93333b2e38c8: Layer already exists [2021-10-27T03:15:43.482Z] 7759941b32ba: Layer already exists [2021-10-27T03:15:43.482Z] 46c8fd70a2e9: Layer already exists [2021-10-27T03:15:43.482Z] 54d2107a93a7: Layer already exists [2021-10-27T03:15:43.482Z] efce50372279: Layer already exists [2021-10-27T03:15:43.482Z] de6063b498a6: Layer already exists [2021-10-27T03:15:43.482Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:43.482Z] 725a9c4d44c4: Layer already exists [2021-10-27T03:15:43.482Z] f90fcffd6dea: Layer already exists [2021-10-27T03:15:43.482Z] 681e50cb19cf: Layer already exists [2021-10-27T03:15:43.482Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:43.482Z] 2.0.1-dev.81: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:43.774Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:44.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:44.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T03:15:44.067Z] 54d2107a93a7: Preparing [2021-10-27T03:15:44.067Z] 54d2107a93a7: Preparing [2021-10-27T03:15:44.067Z] 7759941b32ba: Preparing [2021-10-27T03:15:44.067Z] 46c8fd70a2e9: Preparing [2021-10-27T03:15:44.067Z] 93333b2e38c8: Preparing [2021-10-27T03:15:44.067Z] efce50372279: Preparing [2021-10-27T03:15:44.067Z] e3e3941368e0: Preparing [2021-10-27T03:15:44.067Z] de6063b498a6: Preparing [2021-10-27T03:15:44.067Z] 725a9c4d44c4: Preparing [2021-10-27T03:15:44.067Z] 681e50cb19cf: Preparing [2021-10-27T03:15:44.067Z] f90fcffd6dea: Preparing [2021-10-27T03:15:44.067Z] e2eb06d8af82: Preparing [2021-10-27T03:15:44.067Z] de6063b498a6: Waiting [2021-10-27T03:15:44.067Z] 725a9c4d44c4: Waiting [2021-10-27T03:15:44.067Z] 681e50cb19cf: Waiting [2021-10-27T03:15:44.067Z] f90fcffd6dea: Waiting [2021-10-27T03:15:44.067Z] e2eb06d8af82: Waiting [2021-10-27T03:15:44.067Z] e3e3941368e0: Waiting [2021-10-27T03:15:44.067Z] 54d2107a93a7: Layer already exists [2021-10-27T03:15:44.067Z] 7759941b32ba: Layer already exists [2021-10-27T03:15:44.067Z] 93333b2e38c8: Layer already exists [2021-10-27T03:15:44.067Z] efce50372279: Layer already exists [2021-10-27T03:15:44.067Z] 46c8fd70a2e9: Layer already exists [2021-10-27T03:15:44.067Z] de6063b498a6: Layer already exists [2021-10-27T03:15:44.067Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:44.067Z] 681e50cb19cf: Layer already exists [2021-10-27T03:15:44.067Z] 725a9c4d44c4: Layer already exists [2021-10-27T03:15:44.067Z] f90fcffd6dea: Layer already exists [2021-10-27T03:15:44.067Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:44.067Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:44.358Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:44.647Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-27T03:15:44.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-27T03:15:44.647Z] 54d2107a93a7: Preparing [2021-10-27T03:15:44.647Z] 54d2107a93a7: Preparing [2021-10-27T03:15:44.647Z] 7759941b32ba: Preparing [2021-10-27T03:15:44.647Z] 46c8fd70a2e9: Preparing [2021-10-27T03:15:44.647Z] 93333b2e38c8: Preparing [2021-10-27T03:15:44.647Z] efce50372279: Preparing [2021-10-27T03:15:44.647Z] e3e3941368e0: Preparing [2021-10-27T03:15:44.647Z] de6063b498a6: Preparing [2021-10-27T03:15:44.647Z] 725a9c4d44c4: Preparing [2021-10-27T03:15:44.647Z] 681e50cb19cf: Preparing [2021-10-27T03:15:44.647Z] f90fcffd6dea: Preparing [2021-10-27T03:15:44.647Z] e2eb06d8af82: Preparing [2021-10-27T03:15:44.647Z] e3e3941368e0: Waiting [2021-10-27T03:15:44.647Z] de6063b498a6: Waiting [2021-10-27T03:15:44.647Z] 725a9c4d44c4: Waiting [2021-10-27T03:15:44.647Z] 681e50cb19cf: Waiting [2021-10-27T03:15:44.647Z] f90fcffd6dea: Waiting [2021-10-27T03:15:44.647Z] e2eb06d8af82: Waiting [2021-10-27T03:15:44.647Z] 46c8fd70a2e9: Layer already exists [2021-10-27T03:15:44.647Z] 7759941b32ba: Layer already exists [2021-10-27T03:15:44.647Z] efce50372279: Layer already exists [2021-10-27T03:15:44.647Z] 54d2107a93a7: Layer already exists [2021-10-27T03:15:44.647Z] 93333b2e38c8: Layer already exists [2021-10-27T03:15:44.647Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:44.647Z] de6063b498a6: Layer already exists [2021-10-27T03:15:44.647Z] f90fcffd6dea: Layer already exists [2021-10-27T03:15:44.647Z] 725a9c4d44c4: Layer already exists [2021-10-27T03:15:44.647Z] 681e50cb19cf: Layer already exists [2021-10-27T03:15:44.647Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:44.647Z] main: digest: sha256:84541f278dfa836484f113f0f6fbd4fbe8146b029a81dc87a6980d421959419b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:15:44.679Z] ===================================================== [Pipeline] echo [2021-10-27T03:15:44.686Z] taggedImages: [2021-10-27T03:15:44.687Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:44.687Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-27T03:15:44.687Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.81 [2021-10-27T03:15:44.687Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:44.687Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-27T03:15:44.705Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-27T03:15:44.705Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:44.705Z] latest [2021-10-27T03:15:44.705Z] 2.0.1-dev.81 [2021-10-27T03:15:44.705Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:44.705Z] main [2021-10-27T03:15:44.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:45.022Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:45.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:45.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T03:15:45.315Z] 337e32c77aab: Preparing [2021-10-27T03:15:45.315Z] c29c8d0bb7c0: Preparing [2021-10-27T03:15:45.315Z] 8ca959805782: Preparing [2021-10-27T03:15:45.315Z] e2ff1fc5452c: Preparing [2021-10-27T03:15:45.315Z] 1d8c60391ba3: Preparing [2021-10-27T03:15:45.315Z] e2eb06d8af82: Preparing [2021-10-27T03:15:45.315Z] e2eb06d8af82: Waiting [2021-10-27T03:15:45.893Z] e2ff1fc5452c: Pushed [2021-10-27T03:15:45.893Z] 8ca959805782: Pushed [2021-10-27T03:15:45.893Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:45.893Z] c29c8d0bb7c0: Pushed [2021-10-27T03:15:46.155Z] 1d8c60391ba3: Pushed [2021-10-27T03:15:46.155Z] 337e32c77aab: Pushed [2021-10-27T03:15:46.155Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:46.457Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:46.746Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-27T03:15:46.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T03:15:46.746Z] 337e32c77aab: Preparing [2021-10-27T03:15:46.746Z] c29c8d0bb7c0: Preparing [2021-10-27T03:15:46.746Z] 8ca959805782: Preparing [2021-10-27T03:15:46.746Z] e2ff1fc5452c: Preparing [2021-10-27T03:15:46.746Z] 1d8c60391ba3: Preparing [2021-10-27T03:15:46.746Z] e2eb06d8af82: Preparing [2021-10-27T03:15:46.746Z] e2eb06d8af82: Waiting [2021-10-27T03:15:46.746Z] 337e32c77aab: Layer already exists [2021-10-27T03:15:46.746Z] c29c8d0bb7c0: Layer already exists [2021-10-27T03:15:46.746Z] 8ca959805782: Layer already exists [2021-10-27T03:15:46.746Z] 1d8c60391ba3: Layer already exists [2021-10-27T03:15:46.746Z] e2ff1fc5452c: Layer already exists [2021-10-27T03:15:46.746Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:46.746Z] latest: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:47.040Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:47.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.81 [2021-10-27T03:15:47.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T03:15:47.334Z] 337e32c77aab: Preparing [2021-10-27T03:15:47.334Z] c29c8d0bb7c0: Preparing [2021-10-27T03:15:47.334Z] 8ca959805782: Preparing [2021-10-27T03:15:47.334Z] e2ff1fc5452c: Preparing [2021-10-27T03:15:47.334Z] 1d8c60391ba3: Preparing [2021-10-27T03:15:47.334Z] e2eb06d8af82: Preparing [2021-10-27T03:15:47.334Z] e2eb06d8af82: Waiting [2021-10-27T03:15:47.334Z] c29c8d0bb7c0: Layer already exists [2021-10-27T03:15:47.334Z] 1d8c60391ba3: Layer already exists [2021-10-27T03:15:47.334Z] 337e32c77aab: Layer already exists [2021-10-27T03:15:47.334Z] 8ca959805782: Layer already exists [2021-10-27T03:15:47.334Z] e2ff1fc5452c: Layer already exists [2021-10-27T03:15:47.334Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:47.334Z] 2.0.1-dev.81: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:47.630Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:47.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:47.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T03:15:47.915Z] 337e32c77aab: Preparing [2021-10-27T03:15:47.915Z] c29c8d0bb7c0: Preparing [2021-10-27T03:15:47.915Z] 8ca959805782: Preparing [2021-10-27T03:15:47.915Z] e2ff1fc5452c: Preparing [2021-10-27T03:15:47.915Z] 1d8c60391ba3: Preparing [2021-10-27T03:15:47.915Z] e2eb06d8af82: Preparing [2021-10-27T03:15:47.915Z] e2eb06d8af82: Waiting [2021-10-27T03:15:47.915Z] c29c8d0bb7c0: Layer already exists [2021-10-27T03:15:47.915Z] 337e32c77aab: Layer already exists [2021-10-27T03:15:47.915Z] 1d8c60391ba3: Layer already exists [2021-10-27T03:15:47.915Z] e2ff1fc5452c: Layer already exists [2021-10-27T03:15:47.915Z] 8ca959805782: Layer already exists [2021-10-27T03:15:47.915Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:47.915Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:48.207Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:48.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-27T03:15:48.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-27T03:15:48.498Z] 337e32c77aab: Preparing [2021-10-27T03:15:48.498Z] c29c8d0bb7c0: Preparing [2021-10-27T03:15:48.498Z] 8ca959805782: Preparing [2021-10-27T03:15:48.498Z] e2ff1fc5452c: Preparing [2021-10-27T03:15:48.498Z] 1d8c60391ba3: Preparing [2021-10-27T03:15:48.498Z] e2eb06d8af82: Preparing [2021-10-27T03:15:48.498Z] e2eb06d8af82: Waiting [2021-10-27T03:15:48.498Z] 8ca959805782: Layer already exists [2021-10-27T03:15:48.498Z] 337e32c77aab: Layer already exists [2021-10-27T03:15:48.498Z] c29c8d0bb7c0: Layer already exists [2021-10-27T03:15:48.498Z] 1d8c60391ba3: Layer already exists [2021-10-27T03:15:48.498Z] e2ff1fc5452c: Layer already exists [2021-10-27T03:15:48.498Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:48.498Z] main: digest: sha256:219016540daca93b23d5ebb85e1317225d17182c61298be59769bdc2fbc8bf7d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:15:48.528Z] ===================================================== [Pipeline] echo [2021-10-27T03:15:48.536Z] taggedImages: [2021-10-27T03:15:48.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:48.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-27T03:15:48.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.81 [2021-10-27T03:15:48.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:48.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-27T03:15:48.554Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-27T03:15:48.554Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:48.554Z] latest [2021-10-27T03:15:48.554Z] 2.0.1-dev.81 [2021-10-27T03:15:48.554Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:48.554Z] main [2021-10-27T03:15:48.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:48.859Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:49.151Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:49.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T03:15:49.151Z] 52ca53b8db83: Preparing [2021-10-27T03:15:49.151Z] be025dca2c95: Preparing [2021-10-27T03:15:49.151Z] 7b6e2a2dcba5: Preparing [2021-10-27T03:15:49.151Z] 637f0b72b3e5: Preparing [2021-10-27T03:15:49.151Z] 9ed66243bccb: Preparing [2021-10-27T03:15:49.151Z] c08eef917b4c: Preparing [2021-10-27T03:15:49.151Z] 35a641b72f6b: Preparing [2021-10-27T03:15:49.151Z] 225e7699d19d: Preparing [2021-10-27T03:15:49.151Z] bfc690f5b700: Preparing [2021-10-27T03:15:49.151Z] e2eb06d8af82: Preparing [2021-10-27T03:15:49.151Z] c08eef917b4c: Waiting [2021-10-27T03:15:49.151Z] 35a641b72f6b: Waiting [2021-10-27T03:15:49.151Z] 225e7699d19d: Waiting [2021-10-27T03:15:49.151Z] bfc690f5b700: Waiting [2021-10-27T03:15:49.151Z] e2eb06d8af82: Waiting [2021-10-27T03:15:49.739Z] 52ca53b8db83: Pushed [2021-10-27T03:15:49.739Z] be025dca2c95: Pushed [2021-10-27T03:15:49.739Z] 9ed66243bccb: Pushed [2021-10-27T03:15:49.739Z] c08eef917b4c: Pushed [2021-10-27T03:15:49.739Z] 35a641b72f6b: Pushed [2021-10-27T03:15:49.999Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:49.999Z] 225e7699d19d: Pushed [2021-10-27T03:15:49.999Z] 637f0b72b3e5: Pushed [2021-10-27T03:15:49.999Z] bfc690f5b700: Pushed [2021-10-27T03:15:49.999Z] 7b6e2a2dcba5: Pushed [2021-10-27T03:15:50.261Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:50.561Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:50.854Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-27T03:15:50.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T03:15:50.854Z] 52ca53b8db83: Preparing [2021-10-27T03:15:50.854Z] be025dca2c95: Preparing [2021-10-27T03:15:50.854Z] 7b6e2a2dcba5: Preparing [2021-10-27T03:15:50.854Z] 637f0b72b3e5: Preparing [2021-10-27T03:15:50.854Z] 9ed66243bccb: Preparing [2021-10-27T03:15:50.854Z] c08eef917b4c: Preparing [2021-10-27T03:15:50.854Z] 35a641b72f6b: Preparing [2021-10-27T03:15:50.854Z] 225e7699d19d: Preparing [2021-10-27T03:15:50.854Z] bfc690f5b700: Preparing [2021-10-27T03:15:50.854Z] e2eb06d8af82: Preparing [2021-10-27T03:15:50.854Z] 225e7699d19d: Waiting [2021-10-27T03:15:50.854Z] bfc690f5b700: Waiting [2021-10-27T03:15:50.854Z] e2eb06d8af82: Waiting [2021-10-27T03:15:50.854Z] c08eef917b4c: Waiting [2021-10-27T03:15:50.854Z] 35a641b72f6b: Waiting [2021-10-27T03:15:50.854Z] 9ed66243bccb: Layer already exists [2021-10-27T03:15:50.854Z] 637f0b72b3e5: Layer already exists [2021-10-27T03:15:50.854Z] 52ca53b8db83: Layer already exists [2021-10-27T03:15:50.854Z] 7b6e2a2dcba5: Layer already exists [2021-10-27T03:15:50.854Z] be025dca2c95: Layer already exists [2021-10-27T03:15:50.854Z] c08eef917b4c: Layer already exists [2021-10-27T03:15:50.854Z] bfc690f5b700: Layer already exists [2021-10-27T03:15:50.854Z] 35a641b72f6b: Layer already exists [2021-10-27T03:15:50.854Z] 225e7699d19d: Layer already exists [2021-10-27T03:15:50.854Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:50.854Z] latest: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:51.151Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:51.443Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.81 [2021-10-27T03:15:51.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T03:15:51.443Z] 52ca53b8db83: Preparing [2021-10-27T03:15:51.443Z] be025dca2c95: Preparing [2021-10-27T03:15:51.443Z] 7b6e2a2dcba5: Preparing [2021-10-27T03:15:51.443Z] 637f0b72b3e5: Preparing [2021-10-27T03:15:51.443Z] 9ed66243bccb: Preparing [2021-10-27T03:15:51.443Z] c08eef917b4c: Preparing [2021-10-27T03:15:51.443Z] 35a641b72f6b: Preparing [2021-10-27T03:15:51.443Z] 225e7699d19d: Preparing [2021-10-27T03:15:51.443Z] bfc690f5b700: Preparing [2021-10-27T03:15:51.443Z] e2eb06d8af82: Preparing [2021-10-27T03:15:51.443Z] c08eef917b4c: Waiting [2021-10-27T03:15:51.443Z] 35a641b72f6b: Waiting [2021-10-27T03:15:51.443Z] 225e7699d19d: Waiting [2021-10-27T03:15:51.443Z] bfc690f5b700: Waiting [2021-10-27T03:15:51.443Z] e2eb06d8af82: Waiting [2021-10-27T03:15:51.443Z] 637f0b72b3e5: Layer already exists [2021-10-27T03:15:51.443Z] 9ed66243bccb: Layer already exists [2021-10-27T03:15:51.443Z] be025dca2c95: Layer already exists [2021-10-27T03:15:51.443Z] 7b6e2a2dcba5: Layer already exists [2021-10-27T03:15:51.443Z] 52ca53b8db83: Layer already exists [2021-10-27T03:15:51.443Z] c08eef917b4c: Layer already exists [2021-10-27T03:15:51.443Z] 35a641b72f6b: Layer already exists [2021-10-27T03:15:51.443Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:51.443Z] 225e7699d19d: Layer already exists [2021-10-27T03:15:51.443Z] bfc690f5b700: Layer already exists [2021-10-27T03:15:51.443Z] 2.0.1-dev.81: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:51.737Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:52.736Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:52.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T03:15:52.736Z] 52ca53b8db83: Preparing [2021-10-27T03:15:52.736Z] be025dca2c95: Preparing [2021-10-27T03:15:52.736Z] 7b6e2a2dcba5: Preparing [2021-10-27T03:15:52.736Z] 637f0b72b3e5: Preparing [2021-10-27T03:15:52.736Z] 9ed66243bccb: Preparing [2021-10-27T03:15:52.736Z] c08eef917b4c: Preparing [2021-10-27T03:15:52.736Z] 35a641b72f6b: Preparing [2021-10-27T03:15:52.736Z] 225e7699d19d: Preparing [2021-10-27T03:15:52.736Z] bfc690f5b700: Preparing [2021-10-27T03:15:52.736Z] e2eb06d8af82: Preparing [2021-10-27T03:15:52.736Z] 35a641b72f6b: Waiting [2021-10-27T03:15:52.736Z] 225e7699d19d: Waiting [2021-10-27T03:15:52.736Z] bfc690f5b700: Waiting [2021-10-27T03:15:52.736Z] e2eb06d8af82: Waiting [2021-10-27T03:15:52.736Z] c08eef917b4c: Waiting [2021-10-27T03:15:52.736Z] 7b6e2a2dcba5: Layer already exists [2021-10-27T03:15:52.736Z] 9ed66243bccb: Layer already exists [2021-10-27T03:15:52.736Z] be025dca2c95: Layer already exists [2021-10-27T03:15:52.736Z] 52ca53b8db83: Layer already exists [2021-10-27T03:15:52.736Z] 637f0b72b3e5: Layer already exists [2021-10-27T03:15:52.736Z] 225e7699d19d: Layer already exists [2021-10-27T03:15:52.736Z] c08eef917b4c: Layer already exists [2021-10-27T03:15:52.736Z] 35a641b72f6b: Layer already exists [2021-10-27T03:15:52.736Z] bfc690f5b700: Layer already exists [2021-10-27T03:15:52.736Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:52.736Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:53.030Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:53.324Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-27T03:15:53.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-27T03:15:53.324Z] 52ca53b8db83: Preparing [2021-10-27T03:15:53.324Z] be025dca2c95: Preparing [2021-10-27T03:15:53.324Z] 7b6e2a2dcba5: Preparing [2021-10-27T03:15:53.324Z] 637f0b72b3e5: Preparing [2021-10-27T03:15:53.324Z] 9ed66243bccb: Preparing [2021-10-27T03:15:53.324Z] c08eef917b4c: Preparing [2021-10-27T03:15:53.324Z] 35a641b72f6b: Preparing [2021-10-27T03:15:53.324Z] 225e7699d19d: Preparing [2021-10-27T03:15:53.324Z] bfc690f5b700: Preparing [2021-10-27T03:15:53.324Z] e2eb06d8af82: Preparing [2021-10-27T03:15:53.324Z] c08eef917b4c: Waiting [2021-10-27T03:15:53.324Z] 35a641b72f6b: Waiting [2021-10-27T03:15:53.324Z] 225e7699d19d: Waiting [2021-10-27T03:15:53.324Z] bfc690f5b700: Waiting [2021-10-27T03:15:53.324Z] e2eb06d8af82: Waiting [2021-10-27T03:15:53.324Z] 7b6e2a2dcba5: Layer already exists [2021-10-27T03:15:53.324Z] 52ca53b8db83: Layer already exists [2021-10-27T03:15:53.324Z] 9ed66243bccb: Layer already exists [2021-10-27T03:15:53.324Z] be025dca2c95: Layer already exists [2021-10-27T03:15:53.324Z] 637f0b72b3e5: Layer already exists [2021-10-27T03:15:53.324Z] 225e7699d19d: Layer already exists [2021-10-27T03:15:53.324Z] 35a641b72f6b: Layer already exists [2021-10-27T03:15:53.324Z] bfc690f5b700: Layer already exists [2021-10-27T03:15:53.324Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:53.324Z] c08eef917b4c: Layer already exists [2021-10-27T03:15:53.324Z] main: digest: sha256:93adf97953dc8add0ec3b3a8ea938983e636f4c9c059e2f4ece659ec5563838a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:15:53.354Z] ===================================================== [Pipeline] echo [2021-10-27T03:15:53.361Z] taggedImages: [2021-10-27T03:15:53.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:53.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-27T03:15:53.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.81 [2021-10-27T03:15:53.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:53.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-27T03:15:53.389Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-27T03:15:53.389Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:53.389Z] latest [2021-10-27T03:15:53.389Z] 2.0.1-dev.81 [2021-10-27T03:15:53.389Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:53.389Z] main [2021-10-27T03:15:53.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:53.706Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:53.996Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:15:53.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T03:15:53.997Z] 950a4535d3a4: Preparing [2021-10-27T03:15:53.997Z] 651dcce2e9dc: Preparing [2021-10-27T03:15:53.997Z] e3e3941368e0: Preparing [2021-10-27T03:15:53.997Z] f6bd41cac199: Preparing [2021-10-27T03:15:53.997Z] e2eb06d8af82: Preparing [2021-10-27T03:15:53.997Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:53.997Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:53.997Z] f6bd41cac199: Pushed [2021-10-27T03:15:53.997Z] 950a4535d3a4: Pushed [2021-10-27T03:15:55.379Z] 651dcce2e9dc: Pushed [2021-10-27T03:15:55.379Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:55.673Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:55.967Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-27T03:15:55.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T03:15:55.967Z] 950a4535d3a4: Preparing [2021-10-27T03:15:55.967Z] 651dcce2e9dc: Preparing [2021-10-27T03:15:55.967Z] e3e3941368e0: Preparing [2021-10-27T03:15:55.967Z] f6bd41cac199: Preparing [2021-10-27T03:15:55.967Z] e2eb06d8af82: Preparing [2021-10-27T03:15:55.967Z] 651dcce2e9dc: Layer already exists [2021-10-27T03:15:55.967Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:55.967Z] f6bd41cac199: Layer already exists [2021-10-27T03:15:55.967Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:55.967Z] 950a4535d3a4: Layer already exists [2021-10-27T03:15:55.967Z] latest: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:56.257Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:56.546Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.81 [2021-10-27T03:15:56.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T03:15:56.546Z] 950a4535d3a4: Preparing [2021-10-27T03:15:56.546Z] 651dcce2e9dc: Preparing [2021-10-27T03:15:56.546Z] e3e3941368e0: Preparing [2021-10-27T03:15:56.546Z] f6bd41cac199: Preparing [2021-10-27T03:15:56.546Z] e2eb06d8af82: Preparing [2021-10-27T03:15:56.546Z] 651dcce2e9dc: Layer already exists [2021-10-27T03:15:56.546Z] f6bd41cac199: Layer already exists [2021-10-27T03:15:56.546Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:56.546Z] 950a4535d3a4: Layer already exists [2021-10-27T03:15:56.546Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:56.546Z] 2.0.1-dev.81: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:56.844Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:57.133Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:15:57.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T03:15:57.133Z] 950a4535d3a4: Preparing [2021-10-27T03:15:57.133Z] 651dcce2e9dc: Preparing [2021-10-27T03:15:57.133Z] e3e3941368e0: Preparing [2021-10-27T03:15:57.133Z] f6bd41cac199: Preparing [2021-10-27T03:15:57.133Z] e2eb06d8af82: Preparing [2021-10-27T03:15:57.133Z] 950a4535d3a4: Layer already exists [2021-10-27T03:15:57.133Z] 651dcce2e9dc: Layer already exists [2021-10-27T03:15:57.133Z] f6bd41cac199: Layer already exists [2021-10-27T03:15:57.133Z] e2eb06d8af82: Layer already exists [2021-10-27T03:15:57.133Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:57.133Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:57.429Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:15:57.718Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-27T03:15:57.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-27T03:15:57.719Z] 950a4535d3a4: Preparing [2021-10-27T03:15:57.719Z] 651dcce2e9dc: Preparing [2021-10-27T03:15:57.719Z] e3e3941368e0: Preparing [2021-10-27T03:15:57.719Z] f6bd41cac199: Preparing [2021-10-27T03:15:57.719Z] e2eb06d8af82: Preparing [2021-10-27T03:15:57.719Z] 950a4535d3a4: Layer already exists [2021-10-27T03:15:57.719Z] e3e3941368e0: Layer already exists [2021-10-27T03:15:57.719Z] 651dcce2e9dc: Layer already exists [2021-10-27T03:15:57.719Z] f6bd41cac199: Layer already exists [2021-10-27T03:15:57.719Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:04.285Z] main: digest: sha256:0599c968802c8b9b040568f9a118d038a6e8e42de9ebddee0635e672cfea69ef size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:16:04.315Z] ===================================================== [Pipeline] echo [2021-10-27T03:16:04.324Z] taggedImages: [2021-10-27T03:16:04.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:16:04.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-27T03:16:04.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.81 [2021-10-27T03:16:04.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:16:04.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-27T03:16:04.342Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-27T03:16:04.342Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:16:04.342Z] latest [2021-10-27T03:16:04.342Z] 2.0.1-dev.81 [2021-10-27T03:16:04.342Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:16:04.342Z] main [2021-10-27T03:16:04.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:04.651Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:04.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:16:04.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T03:16:04.943Z] 16ef2407a194: Preparing [2021-10-27T03:16:04.943Z] 35fd8081a4a0: Preparing [2021-10-27T03:16:04.943Z] e3e3941368e0: Preparing [2021-10-27T03:16:04.943Z] f0de6d2abc58: Preparing [2021-10-27T03:16:04.943Z] e2eb06d8af82: Preparing [2021-10-27T03:16:04.943Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:04.943Z] f0de6d2abc58: Layer already exists [2021-10-27T03:16:04.943Z] e3e3941368e0: Layer already exists [2021-10-27T03:16:04.943Z] 16ef2407a194: Pushed [2021-10-27T03:16:05.880Z] 35fd8081a4a0: Pushed [2021-10-27T03:16:06.140Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:06.436Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:06.725Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-27T03:16:06.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T03:16:06.725Z] 16ef2407a194: Preparing [2021-10-27T03:16:06.725Z] 35fd8081a4a0: Preparing [2021-10-27T03:16:06.725Z] e3e3941368e0: Preparing [2021-10-27T03:16:06.725Z] f0de6d2abc58: Preparing [2021-10-27T03:16:06.725Z] e2eb06d8af82: Preparing [2021-10-27T03:16:06.725Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:06.725Z] f0de6d2abc58: Layer already exists [2021-10-27T03:16:06.725Z] 16ef2407a194: Layer already exists [2021-10-27T03:16:06.725Z] e3e3941368e0: Layer already exists [2021-10-27T03:16:06.725Z] 35fd8081a4a0: Layer already exists [2021-10-27T03:16:06.725Z] latest: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:07.016Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:07.303Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.81 [2021-10-27T03:16:07.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T03:16:07.304Z] 16ef2407a194: Preparing [2021-10-27T03:16:07.304Z] 35fd8081a4a0: Preparing [2021-10-27T03:16:07.304Z] e3e3941368e0: Preparing [2021-10-27T03:16:07.304Z] f0de6d2abc58: Preparing [2021-10-27T03:16:07.304Z] e2eb06d8af82: Preparing [2021-10-27T03:16:07.304Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:07.304Z] f0de6d2abc58: Layer already exists [2021-10-27T03:16:07.304Z] e3e3941368e0: Layer already exists [2021-10-27T03:16:07.304Z] 35fd8081a4a0: Layer already exists [2021-10-27T03:16:07.304Z] 16ef2407a194: Layer already exists [2021-10-27T03:16:07.304Z] 2.0.1-dev.81: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:07.604Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:07.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:16:07.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T03:16:07.896Z] 16ef2407a194: Preparing [2021-10-27T03:16:07.896Z] 35fd8081a4a0: Preparing [2021-10-27T03:16:07.896Z] e3e3941368e0: Preparing [2021-10-27T03:16:07.896Z] f0de6d2abc58: Preparing [2021-10-27T03:16:07.896Z] e2eb06d8af82: Preparing [2021-10-27T03:16:07.896Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:07.896Z] 16ef2407a194: Layer already exists [2021-10-27T03:16:07.896Z] f0de6d2abc58: Layer already exists [2021-10-27T03:16:07.896Z] e3e3941368e0: Layer already exists [2021-10-27T03:16:07.896Z] 35fd8081a4a0: Layer already exists [2021-10-27T03:16:07.896Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:08.191Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:08.486Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-27T03:16:08.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-27T03:16:08.486Z] 16ef2407a194: Preparing [2021-10-27T03:16:08.486Z] 35fd8081a4a0: Preparing [2021-10-27T03:16:08.486Z] e3e3941368e0: Preparing [2021-10-27T03:16:08.486Z] f0de6d2abc58: Preparing [2021-10-27T03:16:08.486Z] e2eb06d8af82: Preparing [2021-10-27T03:16:08.486Z] 16ef2407a194: Layer already exists [2021-10-27T03:16:08.486Z] f0de6d2abc58: Layer already exists [2021-10-27T03:16:08.486Z] e3e3941368e0: Layer already exists [2021-10-27T03:16:08.486Z] 35fd8081a4a0: Layer already exists [2021-10-27T03:16:08.486Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:08.486Z] main: digest: sha256:42465bbc87d6a3b3c1b7bb797b6c626de5214c6bf48cec53f815bc96db1ff831 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:16:08.519Z] ===================================================== [Pipeline] echo [2021-10-27T03:16:08.532Z] taggedImages: [2021-10-27T03:16:08.532Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:16:08.532Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-27T03:16:08.532Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.81 [2021-10-27T03:16:08.532Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:16:08.532Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-27T03:16:08.556Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-27T03:16:08.556Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:16:08.556Z] latest [2021-10-27T03:16:08.556Z] 2.0.1-dev.81 [2021-10-27T03:16:08.556Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:16:08.556Z] main [2021-10-27T03:16:08.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:08.865Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:09.167Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:16:09.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T03:16:09.168Z] 2bb96a61871a: Preparing [2021-10-27T03:16:09.168Z] fc8463c51a26: Preparing [2021-10-27T03:16:09.168Z] ef6231a54f5e: Preparing [2021-10-27T03:16:09.168Z] fa72d48af272: Preparing [2021-10-27T03:16:09.168Z] 879b85f2d1ed: Preparing [2021-10-27T03:16:09.168Z] 6777e3bbcb7c: Preparing [2021-10-27T03:16:09.168Z] fd08d546f6b8: Preparing [2021-10-27T03:16:09.168Z] 0636255016a6: Preparing [2021-10-27T03:16:09.168Z] 84e9d258764d: Preparing [2021-10-27T03:16:09.168Z] 56463f638872: Preparing [2021-10-27T03:16:09.168Z] e2eb06d8af82: Preparing [2021-10-27T03:16:09.168Z] 6777e3bbcb7c: Waiting [2021-10-27T03:16:09.168Z] fd08d546f6b8: Waiting [2021-10-27T03:16:09.168Z] 0636255016a6: Waiting [2021-10-27T03:16:09.168Z] 84e9d258764d: Waiting [2021-10-27T03:16:09.168Z] 56463f638872: Waiting [2021-10-27T03:16:09.168Z] e2eb06d8af82: Waiting [2021-10-27T03:16:09.168Z] 879b85f2d1ed: Layer already exists [2021-10-27T03:16:09.753Z] 6777e3bbcb7c: Layer already exists [2021-10-27T03:16:09.753Z] fc8463c51a26: Pushed [2021-10-27T03:16:09.753Z] fd08d546f6b8: Layer already exists [2021-10-27T03:16:09.753Z] 84e9d258764d: Layer already exists [2021-10-27T03:16:09.753Z] 0636255016a6: Layer already exists [2021-10-27T03:16:09.753Z] 56463f638872: Layer already exists [2021-10-27T03:16:09.753Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:09.753Z] 2bb96a61871a: Pushed [2021-10-27T03:16:10.013Z] ef6231a54f5e: Pushed [2021-10-27T03:16:14.229Z] fa72d48af272: Pushed [2021-10-27T03:16:14.229Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:14.528Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:14.820Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-27T03:16:14.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T03:16:14.820Z] 2bb96a61871a: Preparing [2021-10-27T03:16:14.820Z] fc8463c51a26: Preparing [2021-10-27T03:16:14.820Z] ef6231a54f5e: Preparing [2021-10-27T03:16:14.820Z] fa72d48af272: Preparing [2021-10-27T03:16:14.820Z] 879b85f2d1ed: Preparing [2021-10-27T03:16:14.820Z] 6777e3bbcb7c: Preparing [2021-10-27T03:16:14.820Z] fd08d546f6b8: Preparing [2021-10-27T03:16:14.820Z] 0636255016a6: Preparing [2021-10-27T03:16:14.820Z] 84e9d258764d: Preparing [2021-10-27T03:16:14.820Z] 56463f638872: Preparing [2021-10-27T03:16:14.820Z] e2eb06d8af82: Preparing [2021-10-27T03:16:14.820Z] 6777e3bbcb7c: Waiting [2021-10-27T03:16:14.820Z] fd08d546f6b8: Waiting [2021-10-27T03:16:14.820Z] 0636255016a6: Waiting [2021-10-27T03:16:14.820Z] 84e9d258764d: Waiting [2021-10-27T03:16:14.820Z] 56463f638872: Waiting [2021-10-27T03:16:14.820Z] e2eb06d8af82: Waiting [2021-10-27T03:16:14.820Z] 879b85f2d1ed: Layer already exists [2021-10-27T03:16:14.820Z] 2bb96a61871a: Layer already exists [2021-10-27T03:16:14.820Z] fc8463c51a26: Layer already exists [2021-10-27T03:16:14.820Z] ef6231a54f5e: Layer already exists [2021-10-27T03:16:14.820Z] fa72d48af272: Layer already exists [2021-10-27T03:16:14.820Z] 6777e3bbcb7c: Layer already exists [2021-10-27T03:16:14.820Z] 56463f638872: Layer already exists [2021-10-27T03:16:14.820Z] fd08d546f6b8: Layer already exists [2021-10-27T03:16:14.820Z] 0636255016a6: Layer already exists [2021-10-27T03:16:14.820Z] 84e9d258764d: Layer already exists [2021-10-27T03:16:14.820Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:14.820Z] latest: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:15.113Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:15.406Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.81 [2021-10-27T03:16:15.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T03:16:15.406Z] 2bb96a61871a: Preparing [2021-10-27T03:16:15.406Z] fc8463c51a26: Preparing [2021-10-27T03:16:15.406Z] ef6231a54f5e: Preparing [2021-10-27T03:16:15.406Z] fa72d48af272: Preparing [2021-10-27T03:16:15.406Z] 879b85f2d1ed: Preparing [2021-10-27T03:16:15.406Z] 6777e3bbcb7c: Preparing [2021-10-27T03:16:15.406Z] fd08d546f6b8: Preparing [2021-10-27T03:16:15.406Z] 0636255016a6: Preparing [2021-10-27T03:16:15.406Z] 84e9d258764d: Preparing [2021-10-27T03:16:15.406Z] 56463f638872: Preparing [2021-10-27T03:16:15.406Z] e2eb06d8af82: Preparing [2021-10-27T03:16:15.406Z] 6777e3bbcb7c: Waiting [2021-10-27T03:16:15.406Z] fd08d546f6b8: Waiting [2021-10-27T03:16:15.406Z] 56463f638872: Waiting [2021-10-27T03:16:15.406Z] 0636255016a6: Waiting [2021-10-27T03:16:15.406Z] 84e9d258764d: Waiting [2021-10-27T03:16:15.406Z] e2eb06d8af82: Waiting [2021-10-27T03:16:15.406Z] fc8463c51a26: Layer already exists [2021-10-27T03:16:15.406Z] 879b85f2d1ed: Layer already exists [2021-10-27T03:16:15.406Z] 2bb96a61871a: Layer already exists [2021-10-27T03:16:15.406Z] fa72d48af272: Layer already exists [2021-10-27T03:16:15.406Z] ef6231a54f5e: Layer already exists [2021-10-27T03:16:15.406Z] 6777e3bbcb7c: Layer already exists [2021-10-27T03:16:15.406Z] 56463f638872: Layer already exists [2021-10-27T03:16:15.406Z] fd08d546f6b8: Layer already exists [2021-10-27T03:16:15.406Z] 84e9d258764d: Layer already exists [2021-10-27T03:16:15.406Z] 0636255016a6: Layer already exists [2021-10-27T03:16:15.406Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:15.406Z] 2.0.1-dev.81: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:15.705Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:15.998Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:16:15.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T03:16:15.998Z] 2bb96a61871a: Preparing [2021-10-27T03:16:15.998Z] fc8463c51a26: Preparing [2021-10-27T03:16:15.998Z] ef6231a54f5e: Preparing [2021-10-27T03:16:15.998Z] fa72d48af272: Preparing [2021-10-27T03:16:15.998Z] 879b85f2d1ed: Preparing [2021-10-27T03:16:15.998Z] 6777e3bbcb7c: Preparing [2021-10-27T03:16:15.998Z] fd08d546f6b8: Preparing [2021-10-27T03:16:15.998Z] 0636255016a6: Preparing [2021-10-27T03:16:15.998Z] 84e9d258764d: Preparing [2021-10-27T03:16:15.998Z] 56463f638872: Preparing [2021-10-27T03:16:15.998Z] e2eb06d8af82: Preparing [2021-10-27T03:16:15.998Z] 6777e3bbcb7c: Waiting [2021-10-27T03:16:15.998Z] fd08d546f6b8: Waiting [2021-10-27T03:16:15.998Z] 0636255016a6: Waiting [2021-10-27T03:16:15.998Z] 84e9d258764d: Waiting [2021-10-27T03:16:15.998Z] e2eb06d8af82: Waiting [2021-10-27T03:16:15.998Z] 56463f638872: Waiting [2021-10-27T03:16:15.998Z] 879b85f2d1ed: Layer already exists [2021-10-27T03:16:15.998Z] fa72d48af272: Layer already exists [2021-10-27T03:16:15.998Z] ef6231a54f5e: Layer already exists [2021-10-27T03:16:15.998Z] 2bb96a61871a: Layer already exists [2021-10-27T03:16:15.998Z] fc8463c51a26: Layer already exists [2021-10-27T03:16:15.998Z] fd08d546f6b8: Layer already exists [2021-10-27T03:16:15.998Z] 6777e3bbcb7c: Layer already exists [2021-10-27T03:16:15.998Z] 84e9d258764d: Layer already exists [2021-10-27T03:16:15.998Z] 0636255016a6: Layer already exists [2021-10-27T03:16:15.998Z] 56463f638872: Layer already exists [2021-10-27T03:16:15.998Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:15.998Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:17.207Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:16:17.501Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-27T03:16:17.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-27T03:16:17.501Z] 2bb96a61871a: Preparing [2021-10-27T03:16:17.501Z] fc8463c51a26: Preparing [2021-10-27T03:16:17.501Z] ef6231a54f5e: Preparing [2021-10-27T03:16:17.501Z] fa72d48af272: Preparing [2021-10-27T03:16:17.501Z] 879b85f2d1ed: Preparing [2021-10-27T03:16:17.501Z] 6777e3bbcb7c: Preparing [2021-10-27T03:16:17.501Z] fd08d546f6b8: Preparing [2021-10-27T03:16:17.501Z] 0636255016a6: Preparing [2021-10-27T03:16:17.501Z] 84e9d258764d: Preparing [2021-10-27T03:16:17.501Z] 56463f638872: Preparing [2021-10-27T03:16:17.501Z] e2eb06d8af82: Preparing [2021-10-27T03:16:17.501Z] fd08d546f6b8: Waiting [2021-10-27T03:16:17.501Z] 6777e3bbcb7c: Waiting [2021-10-27T03:16:17.501Z] 0636255016a6: Waiting [2021-10-27T03:16:17.501Z] 84e9d258764d: Waiting [2021-10-27T03:16:17.501Z] 56463f638872: Waiting [2021-10-27T03:16:17.501Z] e2eb06d8af82: Waiting [2021-10-27T03:16:17.501Z] ef6231a54f5e: Layer already exists [2021-10-27T03:16:17.501Z] 879b85f2d1ed: Layer already exists [2021-10-27T03:16:17.501Z] 2bb96a61871a: Layer already exists [2021-10-27T03:16:17.501Z] fc8463c51a26: Layer already exists [2021-10-27T03:16:17.501Z] fa72d48af272: Layer already exists [2021-10-27T03:16:17.501Z] 6777e3bbcb7c: Layer already exists [2021-10-27T03:16:17.501Z] fd08d546f6b8: Layer already exists [2021-10-27T03:16:17.501Z] 0636255016a6: Layer already exists [2021-10-27T03:16:17.501Z] 84e9d258764d: Layer already exists [2021-10-27T03:16:17.501Z] 56463f638872: Layer already exists [2021-10-27T03:16:17.501Z] e2eb06d8af82: Layer already exists [2021-10-27T03:16:17.501Z] main: digest: sha256:2fa128e57e9a1f0f0d0845ea38dd4a990ea88aee29390db13de2f8efb59300d7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:16:17.535Z] ===================================================== [Pipeline] echo [2021-10-27T03:16:17.548Z] taggedImages: [2021-10-27T03:16:17.548Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:16:17.548Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-27T03:16:17.548Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.81 [2021-10-27T03:16:17.548Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:16:17.548Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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-10-27T03:17:10.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T03:17:14.220Z] Removing intermediate container 0788a2dc6c92 [2021-10-27T03:17:14.220Z] ---> 50783bf058fb [2021-10-27T03:17:14.220Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T03:17:14.220Z] ---> Running in c41a2d5721f1 [2021-10-27T03:17:16.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T03:17:18.889Z] Removing intermediate container 6dcf599008a2 [2021-10-27T03:17:18.889Z] ---> 0eae0fb1a054 [2021-10-27T03:17:18.889Z] [2021-10-27T03:17:18.889Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T03:17:18.889Z] 3.14: Pulling from library/alpine [2021-10-27T03:17:19.171Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T03:17:19.171Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T03:17:19.171Z] ---> bb3de5531c18 [2021-10-27T03:17:19.171Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T03:17:19.458Z] Removing intermediate container 145b14a97b65 [2021-10-27T03:17:19.458Z] ---> fc65c9aa5a15 [2021-10-27T03:17:19.458Z] [2021-10-27T03:17:19.458Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T03:17:19.458Z] ---> bb3de5531c18 [2021-10-27T03:17:19.458Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T03:17:19.458Z] ---> Running in 1db8856f9f4b [2021-10-27T03:17:19.745Z] ---> Running in 757f39395649 [2021-10-27T03:17:20.751Z] Removing intermediate container 1db8856f9f4b [2021-10-27T03:17:20.751Z] ---> c5af07b42c7e [2021-10-27T03:17:20.751Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T03:17:20.751Z] ---> Running in 046dd07b6cbd [2021-10-27T03:17:22.768Z] Removing intermediate container c41a2d5721f1 [2021-10-27T03:17:22.768Z] ---> e9479525f14a [2021-10-27T03:17:22.768Z] [2021-10-27T03:17:22.768Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T03:17:22.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:22.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:22.768Z] 20.10.8: Pulling from library/docker [2021-10-27T03:17:23.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:23.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:24.047Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T03:17:24.047Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T03:17:24.047Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T03:17:24.047Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:17:24.047Z] OK: 5 MiB in 16 packages [2021-10-27T03:17:24.329Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T03:17:24.329Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T03:17:24.329Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:17:24.329Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:17:24.959Z] OK: 6 MiB in 17 packages [2021-10-27T03:17:26.415Z] Removing intermediate container 046dd07b6cbd [2021-10-27T03:17:26.415Z] ---> f1b7038f4cb9 [2021-10-27T03:17:26.415Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T03:17:26.702Z] Removing intermediate container affbe6591fdd [2021-10-27T03:17:26.702Z] ---> 6fb9ecc11975 [2021-10-27T03:17:26.702Z] [2021-10-27T03:17:26.702Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T03:17:26.702Z] ---> bb3de5531c18 [2021-10-27T03:17:26.702Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T03:17:26.702Z] ---> Running in 13c3fdd59c50 [2021-10-27T03:17:26.983Z] ---> Running in cf4466d4e014 [2021-10-27T03:17:27.615Z] Removing intermediate container 13c3fdd59c50 [2021-10-27T03:17:27.615Z] ---> 66c5707240aa [2021-10-27T03:17:27.615Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T03:17:27.615Z] Removing intermediate container 757f39395649 [2021-10-27T03:17:27.615Z] ---> 1e6bc8e617bb [2021-10-27T03:17:27.615Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T03:17:27.897Z] ---> Running in b94d4f86eeda [2021-10-27T03:17:27.897Z] ---> Running in bf8440f19853 [2021-10-27T03:17:28.905Z] Removing intermediate container bf8440f19853 [2021-10-27T03:17:28.905Z] ---> 19e54ad63d9d [2021-10-27T03:17:28.905Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T03:17:28.905Z] Removing intermediate container b94d4f86eeda [2021-10-27T03:17:28.905Z] ---> 40718747b87b [2021-10-27T03:17:28.905Z] Step 12/24 : WORKDIR / [2021-10-27T03:17:28.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:28.905Z] ---> Running in 28d046ce293f [2021-10-27T03:17:28.905Z] ---> Running in 273a32ac3ea6 [2021-10-27T03:17:29.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:30.179Z] Removing intermediate container 273a32ac3ea6 [2021-10-27T03:17:30.179Z] ---> b80d46400b41 [2021-10-27T03:17:30.179Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T03:17:30.179Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T03:17:30.179Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T03:17:30.179Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:17:30.179Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:17:30.458Z] OK: 6 MiB in 16 packages [2021-10-27T03:17:31.452Z] ---> 6c03bd4a50ad [2021-10-27T03:17:31.452Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T03:17:33.437Z] Removing intermediate container 28d046ce293f [2021-10-27T03:17:33.437Z] ---> 0743617b140a [2021-10-27T03:17:33.437Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T03:17:33.437Z] ---> f64728cdaf14 [2021-10-27T03:17:33.437Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T03:17:33.437Z] Removing intermediate container cf4466d4e014 [2021-10-27T03:17:33.437Z] ---> 33557f26d517 [2021-10-27T03:17:33.437Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:17:33.437Z] ---> Running in 60849bd7171f [2021-10-27T03:17:33.437Z] ---> Running in 36ef796e9b0f [2021-10-27T03:17:34.428Z] Removing intermediate container 60849bd7171f [2021-10-27T03:17:34.428Z] ---> 529f36a876f7 [2021-10-27T03:17:34.428Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T03:17:34.428Z] Removing intermediate container 36ef796e9b0f [2021-10-27T03:17:34.428Z] ---> a81614b7d0a3 [2021-10-27T03:17:34.428Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T03:17:34.428Z] ---> 17d8b0801616 [2021-10-27T03:17:34.428Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T03:17:34.428Z] ---> Running in 76a2b4c56b40 [2021-10-27T03:17:35.420Z] Removing intermediate container 76a2b4c56b40 [2021-10-27T03:17:35.420Z] ---> 5f752c7590aa [2021-10-27T03:17:35.420Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T03:17:35.699Z] ---> 5bab2da5a156 [2021-10-27T03:17:35.700Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T03:17:35.700Z] ---> Running in 5d94b6edf9b0 [2021-10-27T03:17:35.700Z] ---> Running in 636a08f2f3b6 [2021-10-27T03:17:36.300Z] ---> 5bc35d79712d [2021-10-27T03:17:36.300Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T03:17:36.575Z] Removing intermediate container 5d94b6edf9b0 [2021-10-27T03:17:36.575Z] ---> 946d391cf94b [2021-10-27T03:17:36.575Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:17:36.858Z] Removing intermediate container c77be5e0dd93 [2021-10-27T03:17:36.858Z] ---> 575c7093d040 [2021-10-27T03:17:36.858Z] [2021-10-27T03:17:36.858Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:17:36.858Z] ---> bb3de5531c18 [2021-10-27T03:17:36.858Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T03:17:36.859Z] ---> Running in f6b729af0773 [2021-10-27T03:17:37.852Z] Removing intermediate container f6b729af0773 [2021-10-27T03:17:37.852Z] ---> dcc7eb18da59 [2021-10-27T03:17:37.852Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T03:17:37.852Z] ---> ba4535edfb9c [2021-10-27T03:17:37.852Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T03:17:38.127Z] ---> Running in 85a7af88eadb [2021-10-27T03:17:38.405Z] ---> 515317c40708 [2021-10-27T03:17:38.405Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T03:17:38.680Z] Removing intermediate container 85a7af88eadb [2021-10-27T03:17:38.680Z] ---> 7861e804c843 [2021-10-27T03:17:38.680Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T03:17:38.680Z] Removing intermediate container 636a08f2f3b6 [2021-10-27T03:17:38.680Z] ---> 42383b5c5591 [2021-10-27T03:17:38.680Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:17:38.960Z] ---> Running in c60912070c2f [2021-10-27T03:17:39.563Z] Removing intermediate container c60912070c2f [2021-10-27T03:17:39.563Z] ---> 073bb5defbf6 [2021-10-27T03:17:39.563Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:17:39.840Z] ---> Running in 5bdaf20fcfe3 [2021-10-27T03:17:39.840Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T03:17:39.840Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T03:17:40.115Z] ---> 3734d5adc5ac [2021-10-27T03:17:40.116Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:17:40.116Z] ---> Running in 45b4dc13347d [2021-10-27T03:17:40.390Z] ---> b909728d5344 [2021-10-27T03:17:40.390Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T03:17:40.390Z] ---> 0f169f11ccd6 [2021-10-27T03:17:40.390Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T03:17:40.989Z] ---> a5baa2e30c34 [2021-10-27T03:17:40.989Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T03:17:40.989Z] Removing intermediate container 45b4dc13347d [2021-10-27T03:17:40.989Z] ---> 40b0f31dfb68 [2021-10-27T03:17:40.989Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T03:17:41.266Z] ---> Running in 7cbd63434e5d [2021-10-27T03:17:41.545Z] ---> e508fa899410 [2021-10-27T03:17:41.545Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T03:17:41.823Z] ---> Running in 3e2742612c13 [2021-10-27T03:17:42.423Z] ---> 7d210ac14a7f [2021-10-27T03:17:42.423Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-27T03:17:42.423Z] ---> Running in fb60d6f0c37a [2021-10-27T03:17:42.706Z] Removing intermediate container 3e2742612c13 [2021-10-27T03:17:42.706Z] ---> 17d47025e42a [2021-10-27T03:17:42.706Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:17:42.706Z] ---> 2583ec0a0e54 [2021-10-27T03:17:42.706Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T03:17:42.706Z] ---> Running in 4e74bec43534 [2021-10-27T03:17:42.987Z] Removing intermediate container 5bdaf20fcfe3 [2021-10-27T03:17:42.987Z] ---> 8cfd821b3db5 [2021-10-27T03:17:42.987Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T03:17:42.987Z] ---> Running in d5ff33f5cb14 [2021-10-27T03:17:43.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:43.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:43.826Z] Removing intermediate container 4e74bec43534 [2021-10-27T03:17:43.826Z] ---> bec1a42ffa31 [2021-10-27T03:17:43.826Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T03:17:44.111Z] ---> Running in f3adbb30b0e6 [2021-10-27T03:17:44.111Z] ---> fbcce19204b5 [2021-10-27T03:17:44.111Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T03:17:44.389Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T03:17:44.389Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T03:17:44.389Z] Executing bash-5.1.4-r0.post-install [2021-10-27T03:17:44.389Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T03:17:44.670Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T03:17:44.670Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T03:17:44.670Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T03:17:44.670Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T03:17:44.670Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T03:17:44.670Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T03:17:44.670Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T03:17:44.670Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T03:17:44.670Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T03:17:44.670Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T03:17:44.670Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T03:17:44.670Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T03:17:44.670Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T03:17:44.944Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T03:17:44.944Z] Removing intermediate container f3adbb30b0e6 [2021-10-27T03:17:44.944Z] ---> 40072f16ec2f [2021-10-27T03:17:44.944Z] Step 20/21 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:17:45.218Z] ---> Running in 510690a3ad4b [2021-10-27T03:17:45.218Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:45.822Z] ---> e5ddfad4cd0d [2021-10-27T03:17:45.822Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T03:17:45.822Z] Removing intermediate container 510690a3ad4b [2021-10-27T03:17:45.822Z] ---> 1da111b6083f [2021-10-27T03:17:45.822Z] Step 21/21 : LABEL version=2.0.1-dev.81 [2021-10-27T03:17:45.822Z] Removing intermediate container fb60d6f0c37a [2021-10-27T03:17:45.822Z] ---> f419e2ae3796 [2021-10-27T03:17:45.822Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T03:17:45.822Z] ---> Running in 7b8e72a5ea2e [2021-10-27T03:17:46.097Z] ---> Running in 0ad50604fadb [2021-10-27T03:17:46.378Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:17:46.976Z] Removing intermediate container 7b8e72a5ea2e [2021-10-27T03:17:46.976Z] Removing intermediate container 0ad50604fadb [2021-10-27T03:17:46.976Z] ---> 09ee49956170 [2021-10-27T03:17:46.976Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T03:17:46.976Z] ---> 8f841716bc48 [2021-10-27T03:17:46.976Z] [2021-10-27T03:17:46.976Z] ---> e6dae529786f [2021-10-27T03:17:46.976Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T03:17:46.976Z] ---> Running in 097fcc24b9e3 [2021-10-27T03:17:47.254Z] Successfully built 8f841716bc48 [2021-10-27T03:17:47.254Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T03:17:47.254Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T03:17:47.254Z]  Building support-notifications ... done Building support-scheduler [2021-10-27T03:17:47.254Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T03:17:47.254Z] ---> Running in faf094458f81 [2021-10-27T03:17:47.254Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T03:17:47.254Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T03:17:47.532Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T03:17:47.532Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T03:17:47.532Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T03:17:47.532Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T03:17:47.532Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T03:17:47.532Z] Removing intermediate container 097fcc24b9e3 [2021-10-27T03:17:47.532Z] ---> f91358b9e99d [2021-10-27T03:17:47.532Z] Step 23/24 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:17:47.532Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T03:17:47.809Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T03:17:47.809Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T03:17:47.809Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T03:17:47.809Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T03:17:47.809Z] ---> Running in 12718412adcf [2021-10-27T03:17:47.809Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T03:17:47.809Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T03:17:47.809Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T03:17:47.809Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T03:17:47.809Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T03:17:47.809Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T03:17:47.809Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T03:17:47.809Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T03:17:47.809Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:17:47.809Z] OK: 8 MiB in 20 packages [2021-10-27T03:17:48.092Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T03:17:48.092Z] Removing intermediate container faf094458f81 [2021-10-27T03:17:48.092Z] ---> 026c04024484 [2021-10-27T03:17:48.092Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T03:17:48.092Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T03:17:48.092Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T03:17:48.092Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T03:17:48.092Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T03:17:48.092Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T03:17:48.092Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T03:17:48.092Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T03:17:48.371Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T03:17:48.647Z] Removing intermediate container 12718412adcf [2021-10-27T03:17:48.647Z] ---> 2e3d4220e085 [2021-10-27T03:17:48.647Z] Step 24/24 : LABEL version=2.0.1-dev.81 [2021-10-27T03:17:48.921Z] ---> Running in 7fb9329941d4 [2021-10-27T03:17:49.202Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:17:49.202Z] OK: 84 MiB in 64 packages [2021-10-27T03:17:49.202Z] ---> 4fdd61fa99b2 [2021-10-27T03:17:49.202Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T03:17:49.498Z] ---> Running in 918ba260d001 [2021-10-27T03:17:49.781Z] Removing intermediate container d5ff33f5cb14 [2021-10-27T03:17:49.781Z] ---> d54b1a9b008f [2021-10-27T03:17:49.781Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:17:49.781Z] Removing intermediate container 7fb9329941d4 [2021-10-27T03:17:49.781Z] ---> 26f8b0b9c544 [2021-10-27T03:17:49.781Z] [2021-10-27T03:17:50.413Z] Successfully built 26f8b0b9c544 [2021-10-27T03:17:50.413Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T03:17:50.413Z] Building core-metadata [2021-10-27T03:17:51.009Z]  Building security-secretstore-setup ... done  ---> 670a4b4ad23c [2021-10-27T03:17:51.009Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T03:17:53.027Z] ---> 2935f4f04e0c [2021-10-27T03:17:53.027Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T03:17:53.027Z] Removing intermediate container 918ba260d001 [2021-10-27T03:17:53.027Z] ---> 47e44c0bb065 [2021-10-27T03:17:53.027Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T03:17:53.027Z] ---> Running in 5c9ab419d35e [2021-10-27T03:17:53.629Z] Removing intermediate container 5c9ab419d35e [2021-10-27T03:17:53.629Z] ---> 61068ed6753d [2021-10-27T03:17:53.629Z] Step 27/30 : CMD ["gate"] [2021-10-27T03:17:53.629Z] ---> 9c78b32cadd3 [2021-10-27T03:17:53.629Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T03:17:53.629Z] ---> Running in 7c231fdd6fbc [2021-10-27T03:17:53.902Z] ---> Running in ce157b6cc8a4 [2021-10-27T03:17:53.902Z] Collecting docker-compose==1.23.2 [2021-10-27T03:17:54.176Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T03:17:54.461Z] Removing intermediate container 7c231fdd6fbc [2021-10-27T03:17:54.461Z] ---> a42d4880e279 [2021-10-27T03:17:54.461Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T03:17:54.461Z] Removing intermediate container ce157b6cc8a4 [2021-10-27T03:17:54.461Z] ---> 5dfdcd36c558 [2021-10-27T03:17:54.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:17:54.461Z] ---> Running in 4075719e8edf [2021-10-27T03:17:54.736Z] ---> Running in 21dfda01e679 [2021-10-27T03:17:55.343Z] Collecting PyYAML<4,>=3.10 [2021-10-27T03:17:55.343Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T03:17:55.343Z] Removing intermediate container 4075719e8edf [2021-10-27T03:17:55.343Z] ---> 31cc51ca2bcf [2021-10-27T03:17:55.343Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T03:17:55.624Z] Removing intermediate container 21dfda01e679 [2021-10-27T03:17:55.624Z] ---> dab87eb27b1e [2021-10-27T03:17:55.624Z] Step 29/30 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:17:55.624Z] ---> Running in 7a605df74cca [2021-10-27T03:17:55.906Z] ---> Running in 1bc57ace877d [2021-10-27T03:17:56.520Z] Removing intermediate container 7a605df74cca [2021-10-27T03:17:56.520Z] ---> 4524b1dfc154 [2021-10-27T03:17:56.520Z] Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:17:56.520Z] ---> Running in 9508ebd46e82 [2021-10-27T03:17:56.520Z] Removing intermediate container 1bc57ace877d [2021-10-27T03:17:56.520Z] ---> 87799743a792 [2021-10-27T03:17:56.520Z] Step 30/30 : LABEL version=2.0.1-dev.81 [2021-10-27T03:17:56.805Z] ---> Running in 2190e1f613c5 [2021-10-27T03:17:57.084Z] Removing intermediate container 9508ebd46e82 [2021-10-27T03:17:57.084Z] ---> 92f2486f34c8 [2021-10-27T03:17:57.084Z] Step 22/22 : LABEL version=2.0.1-dev.81 [2021-10-27T03:17:57.364Z] ---> Running in 76c4e9396de5 [2021-10-27T03:17:57.650Z] Removing intermediate container 2190e1f613c5 [2021-10-27T03:17:57.650Z] ---> ea4350d00f8d [2021-10-27T03:17:57.650Z] [2021-10-27T03:17:57.926Z] Successfully built ea4350d00f8d [2021-10-27T03:17:57.926Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T03:17:57.926Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-10-27T03:17:57.926Z] Removing intermediate container 76c4e9396de5 [2021-10-27T03:17:57.926Z] ---> 34012530d628 [2021-10-27T03:17:57.926Z] [2021-10-27T03:17:58.209Z] Successfully built 34012530d628 [2021-10-27T03:17:58.209Z] Successfully tagged core-data-arm64:latest [2021-10-27T03:17:58.209Z]  Building core-data ... done Building core-command [2021-10-27T03:17:59.649Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T03:17:59.649Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T03:17:59.925Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T03:17:59.925Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T03:17:59.925Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T03:17:59.925Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T03:17:59.925Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T03:18:01.906Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T03:18:01.906Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T03:18:02.507Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T03:18:02.507Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T03:18:02.785Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T03:18:02.785Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T03:18:02.785Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T03:18:02.785Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T03:18:04.777Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T03:18:04.777Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T03:18:06.768Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T03:18:06.768Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T03:18:07.754Z] Collecting idna<2.8,>=2.5 [2021-10-27T03:18:07.754Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T03:18:08.029Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T03:18:08.029Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T03:18:08.029Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T03:18:08.627Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T03:18:08.627Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T03:18:08.904Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T03:18:08.904Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T03:18:08.904Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T03:18:08.904Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T03:18:09.893Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T03:18:09.893Z] Attempting uninstall: urllib3 [2021-10-27T03:18:09.893Z] Found existing installation: urllib3 1.26.5 [2021-10-27T03:18:09.893Z] Uninstalling urllib3-1.26.5: [2021-10-27T03:18:10.171Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T03:18:10.448Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:18:10.448Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:18:10.448Z] ---> 904bb302b019 [2021-10-27T03:18:10.448Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T03:18:10.448Z] ---> Using cache [2021-10-27T03:18:10.448Z] ---> f9af9e26b031 [2021-10-27T03:18:10.448Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:18:10.448Z] ---> Using cache [2021-10-27T03:18:10.448Z] ---> 4b81a5d0d9ee [2021-10-27T03:18:10.448Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T03:18:10.448Z] ---> Using cache [2021-10-27T03:18:10.448Z] ---> f1cea6e49a96 [2021-10-27T03:18:10.448Z] Step 6/23 : COPY go.mod . [2021-10-27T03:18:10.724Z] Attempting uninstall: idna [2021-10-27T03:18:10.724Z] Found existing installation: idna 3.2 [2021-10-27T03:18:10.724Z] Uninstalling idna-3.2: [2021-10-27T03:18:10.724Z] Successfully uninstalled idna-3.2 [2021-10-27T03:18:11.732Z] Attempting uninstall: chardet [2021-10-27T03:18:11.732Z] Found existing installation: chardet 4.0.0 [2021-10-27T03:18:11.732Z] Uninstalling chardet-4.0.0: [2021-10-27T03:18:12.015Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T03:18:12.312Z] ---> 5034bebc9de1 [2021-10-27T03:18:12.312Z] Step 7/23 : RUN go mod download [2021-10-27T03:18:12.312Z] ---> Running in 138bff1afc09 [2021-10-27T03:18:13.776Z] Attempting uninstall: requests [2021-10-27T03:18:13.776Z] Found existing installation: requests 2.25.1 [2021-10-27T03:18:13.776Z] Uninstalling requests-2.25.1: [2021-10-27T03:18:13.776Z] Successfully uninstalled requests-2.25.1 [2021-10-27T03:18:14.379Z] Running setup.py install for texttable: started [2021-10-27T03:18:16.375Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T03:18:16.375Z] Running setup.py install for PyYAML: started [2021-10-27T03:18:16.663Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:18:16.663Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:18:16.663Z] ---> 904bb302b019 [2021-10-27T03:18:16.663Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:18:16.663Z] ---> Using cache [2021-10-27T03:18:16.663Z] ---> f9af9e26b031 [2021-10-27T03:18:16.663Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:18:16.663Z] ---> Using cache [2021-10-27T03:18:16.663Z] ---> 4b81a5d0d9ee [2021-10-27T03:18:16.663Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T03:18:16.663Z] ---> Using cache [2021-10-27T03:18:16.663Z] ---> f1cea6e49a96 [2021-10-27T03:18:16.663Z] Step 6/22 : COPY . . [2021-10-27T03:18:16.663Z] ---> Using cache [2021-10-27T03:18:16.663Z] ---> e14d8619b590 [2021-10-27T03:18:16.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:18:16.663Z] ---> Using cache [2021-10-27T03:18:16.663Z] ---> 90821f14b9f3 [2021-10-27T03:18:16.663Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T03:18:16.940Z] ---> Running in d18e4ca7c8b0 [2021-10-27T03:18:17.933Z] Removing intermediate container 138bff1afc09 [2021-10-27T03:18:17.933Z] ---> 2beacc98635c [2021-10-27T03:18:17.933Z] Step 8/23 : COPY . . [2021-10-27T03:18:18.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T03:18:19.208Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T03:18:19.488Z] Running setup.py install for docopt: started [2021-10-27T03:18:21.492Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T03:18:21.492Z] Running setup.py install for dockerpty: started [2021-10-27T03:18:24.140Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T03:18:26.134Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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.59.0 [2021-10-27T03:18:26.411Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:18:26.411Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:18:26.411Z] ---> 904bb302b019 [2021-10-27T03:18:26.411Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T03:18:26.411Z] ---> Using cache [2021-10-27T03:18:26.411Z] ---> f9af9e26b031 [2021-10-27T03:18:26.411Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:18:26.411Z] ---> Using cache [2021-10-27T03:18:26.411Z] ---> 4b81a5d0d9ee [2021-10-27T03:18:26.411Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T03:18:26.411Z] ---> Using cache [2021-10-27T03:18:26.411Z] ---> f1cea6e49a96 [2021-10-27T03:18:26.411Z] Step 6/20 : COPY . . [2021-10-27T03:18:26.697Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T03:18:26.697Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T03:18:26.697Z] ---> 904bb302b019 [2021-10-27T03:18:26.697Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T03:18:26.697Z] ---> Using cache [2021-10-27T03:18:26.697Z] ---> f9af9e26b031 [2021-10-27T03:18:26.697Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T03:18:26.697Z] ---> Using cache [2021-10-27T03:18:26.697Z] ---> 4b81a5d0d9ee [2021-10-27T03:18:26.697Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T03:18:26.697Z] ---> Using cache [2021-10-27T03:18:26.697Z] ---> f1cea6e49a96 [2021-10-27T03:18:26.697Z] Step 6/22 : COPY . . [2021-10-27T03:18:26.697Z] ---> Using cache [2021-10-27T03:18:26.697Z] ---> e14d8619b590 [2021-10-27T03:18:26.697Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:18:26.697Z] ---> Using cache [2021-10-27T03:18:26.697Z] ---> 90821f14b9f3 [2021-10-27T03:18:26.697Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T03:18:26.973Z] ---> Using cache [2021-10-27T03:18:26.973Z] ---> e14d8619b590 [2021-10-27T03:18:26.973Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T03:18:26.973Z] ---> Using cache [2021-10-27T03:18:26.973Z] ---> 90821f14b9f3 [2021-10-27T03:18:26.973Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T03:18:27.970Z] ---> Running in c08e38e8f28e [2021-10-27T03:18:27.970Z] ---> Running in 4f6401d1bc84 [2021-10-27T03:18:31.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T03:18:31.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T03:18:41.969Z] ---> d635c8a3874b [2021-10-27T03:18:41.969Z] Step 9/23 : RUN go mod tidy [2021-10-27T03:18:41.969Z] ---> Running in d7fc2065ec25 [2021-10-27T03:18:46.299Z] Removing intermediate container 7cbd63434e5d [2021-10-27T03:18:46.299Z] ---> 2fc82928c8ed [2021-10-27T03:18:46.299Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T03:18:46.299Z] ---> Running in 87c96127e4fd [2021-10-27T03:18:46.903Z] Removing intermediate container 87c96127e4fd [2021-10-27T03:18:46.903Z] ---> 219e599060d6 [2021-10-27T03:18:46.903Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T03:18:46.903Z] ---> Running in bca303001f24 [2021-10-27T03:18:47.514Z] Removing intermediate container bca303001f24 [2021-10-27T03:18:47.514Z] ---> 43a7f60339f9 [2021-10-27T03:18:47.514Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T03:18:49.518Z] ---> 3c3cd1eded0a [2021-10-27T03:18:49.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T03:18:50.134Z] Removing intermediate container d7fc2065ec25 [2021-10-27T03:18:50.134Z] ---> ee0b2a30f4dd [2021-10-27T03:18:50.134Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T03:18:50.409Z] ---> Running in 1d2789c561d7 [2021-10-27T03:18:51.403Z] ---> 12671373f08a [2021-10-27T03:18:51.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T03:18:52.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T03:18:52.846Z] ---> 4f6e01a5d7fb [2021-10-27T03:18:52.846Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T03:18:52.846Z] ---> Running in 7badd50959e3 [2021-10-27T03:18:53.450Z] Removing intermediate container 7badd50959e3 [2021-10-27T03:18:53.450Z] ---> b056289a8208 [2021-10-27T03:18:53.450Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:18:53.450Z] ---> Running in 82e672e87049 [2021-10-27T03:18:54.078Z] Removing intermediate container 82e672e87049 [2021-10-27T03:18:54.078Z] ---> 281c9a1d1a2c [2021-10-27T03:18:54.078Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T03:18:54.078Z] ---> Running in fea6735f5266 [2021-10-27T03:18:55.081Z] Removing intermediate container fea6735f5266 [2021-10-27T03:18:55.081Z] ---> 269b92564971 [2021-10-27T03:18:55.081Z] Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:18:55.081Z] ---> Running in e34a15a45fcb [2021-10-27T03:18:55.681Z] Removing intermediate container e34a15a45fcb [2021-10-27T03:18:55.681Z] ---> 563f67328fd6 [2021-10-27T03:18:55.681Z] Step 22/22 : LABEL version=2.0.1-dev.81 [2021-10-27T03:18:55.681Z] ---> Running in 3e8550b16219 [2021-10-27T03:18:56.284Z] Removing intermediate container 3e8550b16219 [2021-10-27T03:18:56.284Z] ---> adda4b7cedbe [2021-10-27T03:18:56.284Z] [2021-10-27T03:18:56.562Z] Successfully built adda4b7cedbe [2021-10-27T03:18:56.562Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T03:20:04.656Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T03:20:06.665Z] Removing intermediate container d18e4ca7c8b0 [2021-10-27T03:20:06.665Z] ---> dc015d189cfc [2021-10-27T03:20:06.665Z] [2021-10-27T03:20:06.665Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:20:06.665Z] ---> bb3de5531c18 [2021-10-27T03:20:06.665Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:20:06.665Z] ---> Running in dbe436c21c9c [2021-10-27T03:20:09.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:20:09.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:20:10.320Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T03:20:10.320Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:20:10.320Z] OK: 5 MiB in 15 packages [2021-10-27T03:20:10.320Z] Removing intermediate container 4f6401d1bc84 [2021-10-27T03:20:10.320Z] ---> 2df32e4ac518 [2021-10-27T03:20:10.320Z] [2021-10-27T03:20:10.320Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T03:20:10.320Z] ---> bb3de5531c18 [2021-10-27T03:20:10.320Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:20:10.598Z] ---> Running in c9861a927d85 [2021-10-27T03:20:12.050Z] Removing intermediate container dbe436c21c9c [2021-10-27T03:20:12.050Z] ---> b28f607eef93 [2021-10-27T03:20:12.050Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:20:12.334Z] ---> Running in 050731ef638b [2021-10-27T03:20:12.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:20:13.219Z] Removing intermediate container 050731ef638b [2021-10-27T03:20:13.219Z] ---> c2b706316450 [2021-10-27T03:20:13.219Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T03:20:13.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:20:13.219Z] ---> Running in 2fcdfe3e8f07 [2021-10-27T03:20:14.213Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T03:20:14.213Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:20:14.213Z] OK: 5 MiB in 15 packages [2021-10-27T03:20:14.213Z] Removing intermediate container 2fcdfe3e8f07 [2021-10-27T03:20:14.213Z] ---> d6d5b80ea7c8 [2021-10-27T03:20:14.213Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T03:20:14.492Z] ---> Running in 36f49317b81d [2021-10-27T03:20:15.511Z] Removing intermediate container 36f49317b81d [2021-10-27T03:20:15.511Z] ---> f1509560e13b [2021-10-27T03:20:15.511Z] Step 14/22 : WORKDIR / [2021-10-27T03:20:15.511Z] ---> Running in 79528ccbf72c [2021-10-27T03:20:16.131Z] Removing intermediate container c9861a927d85 [2021-10-27T03:20:16.131Z] ---> 02c11f28cda4 [2021-10-27T03:20:16.131Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:20:16.131Z] ---> Running in 93b174d8fdda [2021-10-27T03:20:16.749Z] Removing intermediate container 79528ccbf72c [2021-10-27T03:20:16.749Z] ---> e3f795ace4dd [2021-10-27T03:20:16.749Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:20:17.023Z] Removing intermediate container 93b174d8fdda [2021-10-27T03:20:17.023Z] ---> 2dcd4df1dacd [2021-10-27T03:20:17.023Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T03:20:17.303Z] ---> Running in 95fdba895495 [2021-10-27T03:20:17.303Z] Removing intermediate container c08e38e8f28e [2021-10-27T03:20:17.303Z] ---> 2e3bed8f83f6 [2021-10-27T03:20:17.303Z] [2021-10-27T03:20:17.303Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T03:20:17.303Z] ---> bb3de5531c18 [2021-10-27T03:20:17.303Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T03:20:17.303Z] ---> Running in 002aeba56b6e [2021-10-27T03:20:17.905Z] ---> 92fb4cd0e2cb [2021-10-27T03:20:17.905Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T03:20:17.905Z] Removing intermediate container 95fdba895495 [2021-10-27T03:20:17.905Z] ---> 98e33d931c39 [2021-10-27T03:20:17.905Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T03:20:18.182Z] ---> Running in b66c0b53d219 [2021-10-27T03:20:18.783Z] Removing intermediate container b66c0b53d219 [2021-10-27T03:20:18.783Z] ---> 92091e1e46de [2021-10-27T03:20:18.783Z] Step 14/22 : WORKDIR / [2021-10-27T03:20:18.783Z] ---> Running in e94ededb2404 [2021-10-27T03:20:19.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T03:20:19.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T03:20:19.670Z] ---> 640ab300b9ef [2021-10-27T03:20:19.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T03:20:19.670Z] Removing intermediate container e94ededb2404 [2021-10-27T03:20:19.670Z] ---> 093500b0fb0f [2021-10-27T03:20:19.670Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:20:20.661Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T03:20:20.662Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T03:20:20.662Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T03:20:20.662Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T03:20:20.662Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T03:20:20.662Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T03:20:20.662Z] ---> 94065006aae3 [2021-10-27T03:20:20.662Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T03:20:20.662Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T03:20:20.662Z] ---> 1b8840bed5f6 [2021-10-27T03:20:20.662Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T03:20:20.934Z] ---> Running in 45314fb9d975 [2021-10-27T03:20:20.934Z] OK: 8 MiB in 19 packages [2021-10-27T03:20:21.535Z] Removing intermediate container 45314fb9d975 [2021-10-27T03:20:21.535Z] ---> f7eeb9bd4974 [2021-10-27T03:20:21.535Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:20:21.810Z] ---> Running in 529c0fdac65e [2021-10-27T03:20:22.797Z] Removing intermediate container 529c0fdac65e [2021-10-27T03:20:22.797Z] ---> bcda7de4d676 [2021-10-27T03:20:22.797Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T03:20:22.797Z] Removing intermediate container 002aeba56b6e [2021-10-27T03:20:22.797Z] ---> f87bc0b3db4d [2021-10-27T03:20:22.797Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T03:20:22.797Z] ---> d9d0105067c8 [2021-10-27T03:20:22.797Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T03:20:22.797Z] ---> Running in 5d6c6a39e8d3 [2021-10-27T03:20:22.797Z] ---> Running in 62ea4b4d3660 [2021-10-27T03:20:23.777Z] Removing intermediate container 62ea4b4d3660 [2021-10-27T03:20:23.777Z] ---> acb665f7d032 [2021-10-27T03:20:23.777Z] Step 12/20 : WORKDIR /edgex [2021-10-27T03:20:23.777Z] Removing intermediate container 5d6c6a39e8d3 [2021-10-27T03:20:23.777Z] ---> d8cc377dc5a6 [2021-10-27T03:20:23.777Z] Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:23.777Z] ---> Running in 997c164e25d7 [2021-10-27T03:20:23.777Z] ---> Running in 6707fac9301c [2021-10-27T03:20:24.048Z] ---> 8281d60ec6d4 [2021-10-27T03:20:24.048Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T03:20:24.048Z] Removing intermediate container 1d2789c561d7 [2021-10-27T03:20:24.048Z] ---> 0c0a681d2a99 [2021-10-27T03:20:24.048Z] [2021-10-27T03:20:24.048Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T03:20:24.048Z] ---> bb3de5531c18 [2021-10-27T03:20:24.048Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T03:20:24.048Z] ---> Using cache [2021-10-27T03:20:24.048Z] ---> 02c11f28cda4 [2021-10-27T03:20:24.048Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T03:20:24.048Z] ---> Using cache [2021-10-27T03:20:24.048Z] ---> 2dcd4df1dacd [2021-10-27T03:20:24.048Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T03:20:24.319Z] ---> Running in 5c21d8c36257 [2021-10-27T03:20:24.319Z] ---> Running in b5a973835dcc [2021-10-27T03:20:24.319Z] Removing intermediate container 997c164e25d7 [2021-10-27T03:20:24.319Z] ---> 74c2fced95d6 [2021-10-27T03:20:24.320Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T03:20:24.593Z] Removing intermediate container 6707fac9301c [2021-10-27T03:20:24.593Z] ---> d1e4020d50d1 [2021-10-27T03:20:24.593Z] Step 22/22 : LABEL version=2.0.1-dev.81 [2021-10-27T03:20:24.593Z] ---> Running in cfb1a15c93e5 [2021-10-27T03:20:24.868Z] Removing intermediate container 5c21d8c36257 [2021-10-27T03:20:24.868Z] ---> 036720f4dd77 [2021-10-27T03:20:24.868Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:20:24.868Z] Removing intermediate container b5a973835dcc [2021-10-27T03:20:24.868Z] ---> eb61e602ed48 [2021-10-27T03:20:24.868Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T03:20:24.868Z] ---> Running in 8f6a3ce2b5fb [2021-10-27T03:20:24.868Z] ---> Running in 0230b136f3f7 [2021-10-27T03:20:25.142Z] Removing intermediate container cfb1a15c93e5 [2021-10-27T03:20:25.142Z] ---> 8ee79ebcf82a [2021-10-27T03:20:25.142Z] [2021-10-27T03:20:25.419Z] Successfully built 8ee79ebcf82a [2021-10-27T03:20:25.419Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T03:20:25.419Z]  Building core-metadata ... done Removing intermediate container 0230b136f3f7 [2021-10-27T03:20:25.419Z] ---> bfa0448eeff8 [2021-10-27T03:20:25.419Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T03:20:25.419Z] Removing intermediate container 8f6a3ce2b5fb [2021-10-27T03:20:25.695Z] ---> fec8280ab5ef [2021-10-27T03:20:25.695Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T03:20:25.695Z] ---> 590dad34a52e [2021-10-27T03:20:25.695Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T03:20:25.695Z] ---> Running in 99a51f0c6ee6 [2021-10-27T03:20:26.294Z] Removing intermediate container 99a51f0c6ee6 [2021-10-27T03:20:26.294Z] ---> 8816a1784c30 [2021-10-27T03:20:26.294Z] Step 21/22 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:26.294Z] ---> Running in 22719cfa4bf9 [2021-10-27T03:20:26.294Z] ---> b26bbe975ee1 [2021-10-27T03:20:26.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T03:20:26.894Z] Removing intermediate container 22719cfa4bf9 [2021-10-27T03:20:26.894Z] ---> 7c6fc2dc554d [2021-10-27T03:20:26.894Z] Step 22/22 : LABEL version=2.0.1-dev.81 [2021-10-27T03:20:26.894Z] ---> 69762de66dde [2021-10-27T03:20:26.894Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T03:20:26.894Z] ---> Running in 4a23aea39262 [2021-10-27T03:20:27.495Z] Removing intermediate container 4a23aea39262 [2021-10-27T03:20:27.495Z] ---> 20650dc83627 [2021-10-27T03:20:27.495Z] [2021-10-27T03:20:27.769Z] ---> d6d77986fd2d [2021-10-27T03:20:27.769Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T03:20:27.769Z] Successfully built 20650dc83627 [2021-10-27T03:20:28.045Z] Successfully tagged core-command-arm64:latest [2021-10-27T03:20:28.045Z]  Building core-command ... done  ---> 03cdc198a0cb [2021-10-27T03:20:28.045Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T03:20:28.319Z] ---> Running in 1193e945ea16 [2021-10-27T03:20:28.594Z] Removing intermediate container 1193e945ea16 [2021-10-27T03:20:28.594Z] ---> 217b7a24608a [2021-10-27T03:20:28.594Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T03:20:28.868Z] ---> 40d067e79706 [2021-10-27T03:20:28.868Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T03:20:28.868Z] ---> Running in 8e3ef411df04 [2021-10-27T03:20:28.869Z] ---> Running in 0889fb1f38fb [2021-10-27T03:20:29.146Z] Removing intermediate container 8e3ef411df04 [2021-10-27T03:20:29.146Z] ---> bc72cfdbfab7 [2021-10-27T03:20:29.146Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T03:20:29.416Z] ---> Running in 86e74058c2c6 [2021-10-27T03:20:29.416Z] Removing intermediate container 0889fb1f38fb [2021-10-27T03:20:29.416Z] ---> 829219da4052 [2021-10-27T03:20:29.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T03:20:29.416Z] ---> Running in e991323c5530 [2021-10-27T03:20:29.688Z] Removing intermediate container 86e74058c2c6 [2021-10-27T03:20:29.688Z] ---> 1a6ad9ca137c [2021-10-27T03:20:29.688Z] Step 19/20 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:29.963Z] ---> Running in 88729eec79b4 [2021-10-27T03:20:29.963Z] Removing intermediate container e991323c5530 [2021-10-27T03:20:29.963Z] ---> 713f76904ee9 [2021-10-27T03:20:29.963Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T03:20:29.963Z] ---> Running in d190a303d8ba [2021-10-27T03:20:30.238Z] Removing intermediate container 88729eec79b4 [2021-10-27T03:20:30.238Z] ---> 5e573da5d7f7 [2021-10-27T03:20:30.238Z] Step 20/20 : LABEL version=2.0.1-dev.81 [2021-10-27T03:20:30.511Z] ---> Running in 3bdb23ccd02e [2021-10-27T03:20:30.511Z] Removing intermediate container d190a303d8ba [2021-10-27T03:20:30.511Z] ---> 099f8fcf1b09 [2021-10-27T03:20:30.511Z] Step 22/23 : LABEL git_sha=d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:30.511Z] ---> Running in 6d60fe023c5f [2021-10-27T03:20:30.787Z] Removing intermediate container 3bdb23ccd02e [2021-10-27T03:20:30.787Z] ---> 4bac41cb2d05 [2021-10-27T03:20:30.787Z] [2021-10-27T03:20:31.058Z] Successfully built 4bac41cb2d05 [2021-10-27T03:20:31.329Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T03:20:31.329Z]  Building security-proxy-setup ... done Removing intermediate container 6d60fe023c5f [2021-10-27T03:20:31.329Z] ---> df97d8bb7c92 [2021-10-27T03:20:31.329Z] Step 23/23 : LABEL version=2.0.1-dev.81 [2021-10-27T03:20:31.329Z] ---> Running in 78821f4d17ae [2021-10-27T03:20:31.604Z] Removing intermediate container 78821f4d17ae [2021-10-27T03:20:31.604Z] ---> 1108654c2c7c [2021-10-27T03:20:31.604Z] [2021-10-27T03:20:31.874Z] Successfully built 1108654c2c7c [2021-10-27T03:20:31.874Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T03:20:32.484Z]  Building support-scheduler ... done  [Pipeline] } [2021-10-27T03:20:32.480Z] $ docker stop --time=1 f2c3385b07ff5e347b752e54f70ad6ce8db6cf8a10de40385bd87b3bdeb58f58 [2021-10-27T03:20:34.148Z] $ docker rm -f f2c3385b07ff5e347b752e54f70ad6ce8db6cf8a10de40385bd87b3bdeb58f58 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T03:20:34.704Z] + docker images [2021-10-27T03:20:34.975Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T03:20:34.975Z] support-scheduler-arm64 latest 1108654c2c7c 3 seconds ago 15.3MB [2021-10-27T03:20:34.975Z] security-proxy-setup-arm64 latest 4bac41cb2d05 4 seconds ago 25.4MB [2021-10-27T03:20:34.975Z] core-command-arm64 latest 20650dc83627 7 seconds ago 15.2MB [2021-10-27T03:20:34.975Z] core-metadata-arm64 latest 8ee79ebcf82a 10 seconds ago 15.9MB [2021-10-27T03:20:34.975Z] 0c0a681d2a99 11 seconds ago 1.46GB [2021-10-27T03:20:34.975Z] 2e3bed8f83f6 18 seconds ago 1.46GB [2021-10-27T03:20:34.975Z] 2df32e4ac518 25 seconds ago 1.45GB [2021-10-27T03:20:34.975Z] dc015d189cfc 29 seconds ago 1.46GB [2021-10-27T03:20:34.975Z] sys-mgmt-agent-arm64 latest adda4b7cedbe About a minute ago 277MB [2021-10-27T03:20:34.975Z] security-bootstrapper-arm64 latest ea4350d00f8d 2 minutes ago 17.8MB [2021-10-27T03:20:34.975Z] core-data-arm64 latest 34012530d628 2 minutes ago 19.5MB [2021-10-27T03:20:34.975Z] security-secretstore-setup-arm64 latest 26f8b0b9c544 2 minutes ago 26.8MB [2021-10-27T03:20:34.975Z] support-notifications-arm64 latest 8f841716bc48 2 minutes ago 16.1MB [2021-10-27T03:20:34.975Z] 575c7093d040 2 minutes ago 1.46GB [2021-10-27T03:20:34.975Z] 6fb9ecc11975 3 minutes ago 1.46GB [2021-10-27T03:20:34.975Z] e9479525f14a 3 minutes ago 1.45GB [2021-10-27T03:20:34.975Z] fc65c9aa5a15 3 minutes ago 1.46GB [2021-10-27T03:20:34.975Z] 0eae0fb1a054 3 minutes ago 1.46GB [2021-10-27T03:20:34.975Z] ci-base-image-arm64 latest 904bb302b019 7 minutes ago 1.24GB [2021-10-27T03:20:34.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-27T03:20:34.975Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T03:20:34.975Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T03:20:34.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T03:20:35.199Z] provisioning config files... [2021-10-27T03:20:35.219Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/92@tmp/config4660068610544874941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:20:35.563Z] ---> docker-login.sh [2021-10-27T03:20:35.563Z] nexus3.edgexfoundry.org:10001 [2021-10-27T03:20:35.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:20:36.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:20:36.108Z] Configure a credential helper to remove this warning. See [2021-10-27T03:20:36.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:20:36.108Z] [2021-10-27T03:20:36.108Z] Login Succeeded [2021-10-27T03:20:36.108Z] nexus3.edgexfoundry.org:10002 [2021-10-27T03:20:36.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:20:36.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:20:36.653Z] Configure a credential helper to remove this warning. See [2021-10-27T03:20:36.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:20:36.653Z] [2021-10-27T03:20:36.653Z] Login Succeeded [2021-10-27T03:20:36.653Z] nexus3.edgexfoundry.org:10003 [2021-10-27T03:20:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:20:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:20:37.246Z] Configure a credential helper to remove this warning. See [2021-10-27T03:20:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:20:37.246Z] [2021-10-27T03:20:37.246Z] Login Succeeded [2021-10-27T03:20:37.246Z] nexus3.edgexfoundry.org:10004 [2021-10-27T03:20:37.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:20:37.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:20:37.849Z] Configure a credential helper to remove this warning. See [2021-10-27T03:20:37.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:20:37.849Z] [2021-10-27T03:20:37.849Z] Login Succeeded [2021-10-27T03:20:37.849Z] docker.io [2021-10-27T03:20:38.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T03:20:38.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T03:20:38.713Z] Configure a credential helper to remove this warning. See [2021-10-27T03:20:38.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T03:20:38.713Z] [2021-10-27T03:20:38.713Z] Login Succeeded [2021-10-27T03:20:38.713Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T03:20:38.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:20:38.772Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-27T03:20:38.772Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:38.772Z] latest [2021-10-27T03:20:38.772Z] 2.0.1-dev.81 [2021-10-27T03:20:38.772Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:20:38.772Z] main [2021-10-27T03:20:38.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:39.120Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:40.405Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:40.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T03:20:40.405Z] 8117e22cc07d: Preparing [2021-10-27T03:20:40.405Z] 89bf1f3a4241: Preparing [2021-10-27T03:20:40.405Z] b0e29e48876c: Preparing [2021-10-27T03:20:40.405Z] 126647c7b88f: Preparing [2021-10-27T03:20:40.405Z] ee420dfed78a: Preparing [2021-10-27T03:20:40.682Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:40.682Z] b0e29e48876c: Pushed [2021-10-27T03:20:40.682Z] 8117e22cc07d: Pushed [2021-10-27T03:20:40.682Z] 126647c7b88f: Pushed [2021-10-27T03:20:43.286Z] 89bf1f3a4241: Pushed [2021-10-27T03:20:43.286Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:43.625Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:43.957Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-27T03:20:43.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T03:20:43.957Z] 8117e22cc07d: Preparing [2021-10-27T03:20:43.957Z] 89bf1f3a4241: Preparing [2021-10-27T03:20:43.957Z] b0e29e48876c: Preparing [2021-10-27T03:20:43.957Z] 126647c7b88f: Preparing [2021-10-27T03:20:43.957Z] ee420dfed78a: Preparing [2021-10-27T03:20:44.227Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:44.227Z] 89bf1f3a4241: Layer already exists [2021-10-27T03:20:44.227Z] 8117e22cc07d: Layer already exists [2021-10-27T03:20:44.227Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:44.227Z] 126647c7b88f: Layer already exists [2021-10-27T03:20:44.227Z] latest: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:44.561Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:44.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.81 [2021-10-27T03:20:44.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T03:20:44.895Z] 8117e22cc07d: Preparing [2021-10-27T03:20:44.895Z] 89bf1f3a4241: Preparing [2021-10-27T03:20:44.895Z] b0e29e48876c: Preparing [2021-10-27T03:20:44.895Z] 126647c7b88f: Preparing [2021-10-27T03:20:44.895Z] ee420dfed78a: Preparing [2021-10-27T03:20:45.168Z] 89bf1f3a4241: Layer already exists [2021-10-27T03:20:45.168Z] 126647c7b88f: Layer already exists [2021-10-27T03:20:45.168Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:45.168Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:45.168Z] 8117e22cc07d: Layer already exists [2021-10-27T03:20:45.168Z] 2.0.1-dev.81: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:45.506Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:45.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:20:45.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T03:20:45.839Z] 8117e22cc07d: Preparing [2021-10-27T03:20:45.839Z] 89bf1f3a4241: Preparing [2021-10-27T03:20:45.839Z] b0e29e48876c: Preparing [2021-10-27T03:20:45.839Z] 126647c7b88f: Preparing [2021-10-27T03:20:45.839Z] ee420dfed78a: Preparing [2021-10-27T03:20:45.839Z] 126647c7b88f: Layer already exists [2021-10-27T03:20:45.839Z] 89bf1f3a4241: Layer already exists [2021-10-27T03:20:45.839Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:45.839Z] 8117e22cc07d: Layer already exists [2021-10-27T03:20:45.839Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:46.110Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:46.446Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:46.781Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-27T03:20:46.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-27T03:20:46.781Z] 8117e22cc07d: Preparing [2021-10-27T03:20:46.781Z] 89bf1f3a4241: Preparing [2021-10-27T03:20:46.781Z] b0e29e48876c: Preparing [2021-10-27T03:20:46.781Z] 126647c7b88f: Preparing [2021-10-27T03:20:46.781Z] ee420dfed78a: Preparing [2021-10-27T03:20:46.781Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:46.781Z] 8117e22cc07d: Layer already exists [2021-10-27T03:20:46.781Z] 126647c7b88f: Layer already exists [2021-10-27T03:20:46.781Z] 89bf1f3a4241: Layer already exists [2021-10-27T03:20:46.781Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:47.052Z] main: digest: sha256:401d0eae4662e9c7c3fcb93e0aab2ebadc5b01febbf52dfb62030fe80f80abca size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:20:47.100Z] ===================================================== [Pipeline] echo [2021-10-27T03:20:47.110Z] taggedImages: [2021-10-27T03:20:47.110Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:47.110Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-27T03:20:47.110Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.81 [2021-10-27T03:20:47.110Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:20:47.110Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-27T03:20:47.134Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-27T03:20:47.134Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:47.134Z] latest [2021-10-27T03:20:47.134Z] 2.0.1-dev.81 [2021-10-27T03:20:47.134Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:20:47.134Z] main [2021-10-27T03:20:47.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:47.480Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:47.810Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:47.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T03:20:47.810Z] 07716dd7c486: Preparing [2021-10-27T03:20:47.810Z] 6ad40363940a: Preparing [2021-10-27T03:20:47.810Z] b0e29e48876c: Preparing [2021-10-27T03:20:47.810Z] 24446d4b734c: Preparing [2021-10-27T03:20:47.810Z] 31605f8ed33b: Preparing [2021-10-27T03:20:47.810Z] ee420dfed78a: Preparing [2021-10-27T03:20:47.810Z] ee420dfed78a: Waiting [2021-10-27T03:20:48.087Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:48.087Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:48.087Z] 31605f8ed33b: Pushed [2021-10-27T03:20:48.087Z] 07716dd7c486: Pushed [2021-10-27T03:20:48.680Z] 24446d4b734c: Pushed [2021-10-27T03:20:51.284Z] 6ad40363940a: Pushed [2021-10-27T03:20:51.284Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:51.618Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:51.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-27T03:20:51.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T03:20:51.953Z] 07716dd7c486: Preparing [2021-10-27T03:20:51.953Z] 6ad40363940a: Preparing [2021-10-27T03:20:51.953Z] b0e29e48876c: Preparing [2021-10-27T03:20:51.953Z] 24446d4b734c: Preparing [2021-10-27T03:20:51.953Z] 31605f8ed33b: Preparing [2021-10-27T03:20:51.953Z] ee420dfed78a: Preparing [2021-10-27T03:20:51.953Z] ee420dfed78a: Waiting [2021-10-27T03:20:51.953Z] 31605f8ed33b: Layer already exists [2021-10-27T03:20:51.953Z] 24446d4b734c: Layer already exists [2021-10-27T03:20:51.953Z] 6ad40363940a: Layer already exists [2021-10-27T03:20:52.223Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:52.223Z] 07716dd7c486: Layer already exists [2021-10-27T03:20:52.223Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:52.223Z] latest: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:52.555Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:52.885Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.81 [2021-10-27T03:20:52.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T03:20:52.885Z] 07716dd7c486: Preparing [2021-10-27T03:20:52.885Z] 6ad40363940a: Preparing [2021-10-27T03:20:52.885Z] b0e29e48876c: Preparing [2021-10-27T03:20:52.885Z] 24446d4b734c: Preparing [2021-10-27T03:20:52.885Z] 31605f8ed33b: Preparing [2021-10-27T03:20:52.885Z] ee420dfed78a: Preparing [2021-10-27T03:20:52.885Z] ee420dfed78a: Waiting [2021-10-27T03:20:52.885Z] 07716dd7c486: Layer already exists [2021-10-27T03:20:52.885Z] 6ad40363940a: Layer already exists [2021-10-27T03:20:52.885Z] 24446d4b734c: Layer already exists [2021-10-27T03:20:53.156Z] 31605f8ed33b: Layer already exists [2021-10-27T03:20:53.156Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:53.156Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:53.156Z] 2.0.1-dev.81: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:53.489Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:53.823Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:20:53.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T03:20:53.823Z] 07716dd7c486: Preparing [2021-10-27T03:20:53.823Z] 6ad40363940a: Preparing [2021-10-27T03:20:53.823Z] b0e29e48876c: Preparing [2021-10-27T03:20:53.823Z] 24446d4b734c: Preparing [2021-10-27T03:20:53.823Z] 31605f8ed33b: Preparing [2021-10-27T03:20:53.823Z] ee420dfed78a: Preparing [2021-10-27T03:20:53.823Z] ee420dfed78a: Waiting [2021-10-27T03:20:53.823Z] 24446d4b734c: Layer already exists [2021-10-27T03:20:53.823Z] 07716dd7c486: Layer already exists [2021-10-27T03:20:53.823Z] 31605f8ed33b: Layer already exists [2021-10-27T03:20:53.823Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:53.823Z] 6ad40363940a: Layer already exists [2021-10-27T03:20:53.823Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:54.093Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:54.429Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:54.754Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-27T03:20:54.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-27T03:20:54.754Z] 07716dd7c486: Preparing [2021-10-27T03:20:54.754Z] 6ad40363940a: Preparing [2021-10-27T03:20:54.754Z] b0e29e48876c: Preparing [2021-10-27T03:20:54.754Z] 24446d4b734c: Preparing [2021-10-27T03:20:54.754Z] 31605f8ed33b: Preparing [2021-10-27T03:20:54.754Z] ee420dfed78a: Preparing [2021-10-27T03:20:54.754Z] ee420dfed78a: Waiting [2021-10-27T03:20:55.024Z] 07716dd7c486: Layer already exists [2021-10-27T03:20:55.024Z] 31605f8ed33b: Layer already exists [2021-10-27T03:20:55.024Z] 24446d4b734c: Layer already exists [2021-10-27T03:20:55.024Z] 6ad40363940a: Layer already exists [2021-10-27T03:20:55.024Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:55.024Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:55.024Z] main: digest: sha256:aad14b833332d929dd3771555c8aebeecf672b7d8a137b8907b9c1ab1eee878c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:20:55.067Z] ===================================================== [Pipeline] echo [2021-10-27T03:20:55.074Z] taggedImages: [2021-10-27T03:20:55.074Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:55.074Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-27T03:20:55.074Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.81 [2021-10-27T03:20:55.074Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:20:55.074Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-27T03:20:55.091Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-27T03:20:55.091Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:55.091Z] latest [2021-10-27T03:20:55.091Z] 2.0.1-dev.81 [2021-10-27T03:20:55.091Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:20:55.091Z] main [2021-10-27T03:20:55.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:55.431Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:55.769Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:20:55.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T03:20:55.770Z] 6cfc1466ead0: Preparing [2021-10-27T03:20:55.770Z] e91fb4ff2405: Preparing [2021-10-27T03:20:55.770Z] b0e29e48876c: Preparing [2021-10-27T03:20:55.770Z] 55a7eb66ab3e: Preparing [2021-10-27T03:20:55.770Z] ee420dfed78a: Preparing [2021-10-27T03:20:56.043Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:56.043Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:56.043Z] 6cfc1466ead0: Pushed [2021-10-27T03:20:56.043Z] 55a7eb66ab3e: Pushed [2021-10-27T03:20:58.651Z] e91fb4ff2405: Pushed [2021-10-27T03:20:58.923Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:59.262Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:20:59.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-27T03:20:59.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T03:20:59.594Z] 6cfc1466ead0: Preparing [2021-10-27T03:20:59.594Z] e91fb4ff2405: Preparing [2021-10-27T03:20:59.594Z] b0e29e48876c: Preparing [2021-10-27T03:20:59.594Z] 55a7eb66ab3e: Preparing [2021-10-27T03:20:59.594Z] ee420dfed78a: Preparing [2021-10-27T03:20:59.594Z] b0e29e48876c: Layer already exists [2021-10-27T03:20:59.594Z] e91fb4ff2405: Layer already exists [2021-10-27T03:20:59.594Z] 55a7eb66ab3e: Layer already exists [2021-10-27T03:20:59.594Z] 6cfc1466ead0: Layer already exists [2021-10-27T03:20:59.594Z] ee420dfed78a: Layer already exists [2021-10-27T03:20:59.864Z] latest: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:00.205Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:00.541Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.81 [2021-10-27T03:21:00.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T03:21:00.541Z] 6cfc1466ead0: Preparing [2021-10-27T03:21:00.541Z] e91fb4ff2405: Preparing [2021-10-27T03:21:00.541Z] b0e29e48876c: Preparing [2021-10-27T03:21:00.541Z] 55a7eb66ab3e: Preparing [2021-10-27T03:21:00.541Z] ee420dfed78a: Preparing [2021-10-27T03:21:00.541Z] 6cfc1466ead0: Layer already exists [2021-10-27T03:21:00.541Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:00.541Z] e91fb4ff2405: Layer already exists [2021-10-27T03:21:00.541Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:00.813Z] 55a7eb66ab3e: Layer already exists [2021-10-27T03:21:00.813Z] 2.0.1-dev.81: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:01.153Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:01.494Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:01.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T03:21:01.494Z] 6cfc1466ead0: Preparing [2021-10-27T03:21:01.494Z] e91fb4ff2405: Preparing [2021-10-27T03:21:01.494Z] b0e29e48876c: Preparing [2021-10-27T03:21:01.494Z] 55a7eb66ab3e: Preparing [2021-10-27T03:21:01.494Z] ee420dfed78a: Preparing [2021-10-27T03:21:01.494Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:01.494Z] 6cfc1466ead0: Layer already exists [2021-10-27T03:21:01.494Z] e91fb4ff2405: Layer already exists [2021-10-27T03:21:01.494Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:01.494Z] 55a7eb66ab3e: Layer already exists [2021-10-27T03:21:01.764Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:02.101Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:02.433Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-27T03:21:02.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-27T03:21:02.433Z] 6cfc1466ead0: Preparing [2021-10-27T03:21:02.433Z] e91fb4ff2405: Preparing [2021-10-27T03:21:02.433Z] b0e29e48876c: Preparing [2021-10-27T03:21:02.433Z] 55a7eb66ab3e: Preparing [2021-10-27T03:21:02.433Z] ee420dfed78a: Preparing [2021-10-27T03:21:02.703Z] e91fb4ff2405: Layer already exists [2021-10-27T03:21:02.703Z] 55a7eb66ab3e: Layer already exists [2021-10-27T03:21:02.703Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:02.703Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:02.703Z] 6cfc1466ead0: Layer already exists [2021-10-27T03:21:02.703Z] main: digest: sha256:c935bff45c96928c4b2b0663fa9be2605e66abb21ba1b6a9793497eaf78bea0b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:21:02.746Z] ===================================================== [Pipeline] echo [2021-10-27T03:21:02.757Z] taggedImages: [2021-10-27T03:21:02.757Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:02.757Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-27T03:21:02.757Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.81 [2021-10-27T03:21:02.757Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:02.757Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-27T03:21:02.775Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-27T03:21:02.775Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:02.775Z] latest [2021-10-27T03:21:02.775Z] 2.0.1-dev.81 [2021-10-27T03:21:02.775Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:02.775Z] main [2021-10-27T03:21:02.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:03.904Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:04.280Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:04.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T03:21:04.280Z] 848ed70af314: Preparing [2021-10-27T03:21:04.280Z] 848ed70af314: Preparing [2021-10-27T03:21:04.280Z] 5c3dcc99c941: Preparing [2021-10-27T03:21:04.280Z] dba496f6643d: Preparing [2021-10-27T03:21:04.280Z] 42b8b6e63050: Preparing [2021-10-27T03:21:04.280Z] 3edea4365fa4: Preparing [2021-10-27T03:21:04.280Z] b0e29e48876c: Preparing [2021-10-27T03:21:04.280Z] 246d9dedd27b: Preparing [2021-10-27T03:21:04.280Z] bb7d82678b18: Preparing [2021-10-27T03:21:04.280Z] b0e29e48876c: Waiting [2021-10-27T03:21:04.280Z] 246d9dedd27b: Waiting [2021-10-27T03:21:04.280Z] 6513811d8b14: Preparing [2021-10-27T03:21:04.280Z] 60d0a9dddc0c: Preparing [2021-10-27T03:21:04.280Z] 6513811d8b14: Waiting [2021-10-27T03:21:04.280Z] ee420dfed78a: Preparing [2021-10-27T03:21:04.280Z] 60d0a9dddc0c: Waiting [2021-10-27T03:21:04.280Z] ee420dfed78a: Waiting [2021-10-27T03:21:04.280Z] bb7d82678b18: Waiting [2021-10-27T03:21:04.626Z] 848ed70af314: Pushed [2021-10-27T03:21:04.626Z] 42b8b6e63050: Pushed [2021-10-27T03:21:04.626Z] dba496f6643d: Pushed [2021-10-27T03:21:04.626Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:04.626Z] 5c3dcc99c941: Pushed [2021-10-27T03:21:04.911Z] 246d9dedd27b: Pushed [2021-10-27T03:21:04.911Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:04.911Z] 6513811d8b14: Pushed [2021-10-27T03:21:04.911Z] bb7d82678b18: Pushed [2021-10-27T03:21:04.911Z] 60d0a9dddc0c: Pushed [2021-10-27T03:21:08.329Z] 3edea4365fa4: Pushed [2021-10-27T03:21:08.329Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:08.668Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:09.007Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-27T03:21:09.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T03:21:09.007Z] 848ed70af314: Preparing [2021-10-27T03:21:09.007Z] 848ed70af314: Preparing [2021-10-27T03:21:09.007Z] 5c3dcc99c941: Preparing [2021-10-27T03:21:09.007Z] dba496f6643d: Preparing [2021-10-27T03:21:09.007Z] 42b8b6e63050: Preparing [2021-10-27T03:21:09.007Z] 3edea4365fa4: Preparing [2021-10-27T03:21:09.007Z] b0e29e48876c: Preparing [2021-10-27T03:21:09.007Z] 246d9dedd27b: Preparing [2021-10-27T03:21:09.007Z] bb7d82678b18: Preparing [2021-10-27T03:21:09.007Z] 6513811d8b14: Preparing [2021-10-27T03:21:09.007Z] 60d0a9dddc0c: Preparing [2021-10-27T03:21:09.007Z] ee420dfed78a: Preparing [2021-10-27T03:21:09.007Z] bb7d82678b18: Waiting [2021-10-27T03:21:09.007Z] 6513811d8b14: Waiting [2021-10-27T03:21:09.007Z] 60d0a9dddc0c: Waiting [2021-10-27T03:21:09.007Z] ee420dfed78a: Waiting [2021-10-27T03:21:09.007Z] b0e29e48876c: Waiting [2021-10-27T03:21:09.007Z] 246d9dedd27b: Waiting [2021-10-27T03:21:09.278Z] 848ed70af314: Layer already exists [2021-10-27T03:21:09.278Z] 42b8b6e63050: Layer already exists [2021-10-27T03:21:09.278Z] 3edea4365fa4: Layer already exists [2021-10-27T03:21:09.278Z] 5c3dcc99c941: Layer already exists [2021-10-27T03:21:09.278Z] dba496f6643d: Layer already exists [2021-10-27T03:21:09.278Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:09.278Z] 6513811d8b14: Layer already exists [2021-10-27T03:21:09.278Z] bb7d82678b18: Layer already exists [2021-10-27T03:21:09.278Z] 246d9dedd27b: Layer already exists [2021-10-27T03:21:09.278Z] 60d0a9dddc0c: Layer already exists [2021-10-27T03:21:09.278Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:09.279Z] latest: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:09.620Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:09.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.81 [2021-10-27T03:21:09.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T03:21:09.959Z] 848ed70af314: Preparing [2021-10-27T03:21:09.959Z] 848ed70af314: Preparing [2021-10-27T03:21:09.959Z] 5c3dcc99c941: Preparing [2021-10-27T03:21:09.959Z] dba496f6643d: Preparing [2021-10-27T03:21:09.959Z] 42b8b6e63050: Preparing [2021-10-27T03:21:09.959Z] 3edea4365fa4: Preparing [2021-10-27T03:21:09.959Z] b0e29e48876c: Preparing [2021-10-27T03:21:09.959Z] 246d9dedd27b: Preparing [2021-10-27T03:21:09.959Z] bb7d82678b18: Preparing [2021-10-27T03:21:09.959Z] 6513811d8b14: Preparing [2021-10-27T03:21:09.959Z] 60d0a9dddc0c: Preparing [2021-10-27T03:21:09.959Z] ee420dfed78a: Preparing [2021-10-27T03:21:09.959Z] bb7d82678b18: Waiting [2021-10-27T03:21:09.959Z] 6513811d8b14: Waiting [2021-10-27T03:21:09.959Z] 60d0a9dddc0c: Waiting [2021-10-27T03:21:09.959Z] ee420dfed78a: Waiting [2021-10-27T03:21:09.959Z] b0e29e48876c: Waiting [2021-10-27T03:21:09.959Z] 246d9dedd27b: Waiting [2021-10-27T03:21:09.959Z] 5c3dcc99c941: Layer already exists [2021-10-27T03:21:09.959Z] 3edea4365fa4: Layer already exists [2021-10-27T03:21:09.959Z] 42b8b6e63050: Layer already exists [2021-10-27T03:21:10.232Z] dba496f6643d: Layer already exists [2021-10-27T03:21:10.232Z] 848ed70af314: Layer already exists [2021-10-27T03:21:10.232Z] 246d9dedd27b: Layer already exists [2021-10-27T03:21:10.232Z] 60d0a9dddc0c: Layer already exists [2021-10-27T03:21:10.232Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:10.232Z] bb7d82678b18: Layer already exists [2021-10-27T03:21:10.232Z] 6513811d8b14: Layer already exists [2021-10-27T03:21:10.232Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:10.232Z] 2.0.1-dev.81: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:10.567Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:10.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:10.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T03:21:10.896Z] 848ed70af314: Preparing [2021-10-27T03:21:10.896Z] 848ed70af314: Preparing [2021-10-27T03:21:10.896Z] 5c3dcc99c941: Preparing [2021-10-27T03:21:10.896Z] dba496f6643d: Preparing [2021-10-27T03:21:10.896Z] 42b8b6e63050: Preparing [2021-10-27T03:21:10.896Z] 3edea4365fa4: Preparing [2021-10-27T03:21:10.896Z] b0e29e48876c: Preparing [2021-10-27T03:21:10.896Z] 246d9dedd27b: Preparing [2021-10-27T03:21:10.896Z] bb7d82678b18: Preparing [2021-10-27T03:21:10.896Z] 6513811d8b14: Preparing [2021-10-27T03:21:10.896Z] 60d0a9dddc0c: Preparing [2021-10-27T03:21:10.896Z] ee420dfed78a: Preparing [2021-10-27T03:21:10.896Z] bb7d82678b18: Waiting [2021-10-27T03:21:10.896Z] 60d0a9dddc0c: Waiting [2021-10-27T03:21:10.896Z] ee420dfed78a: Waiting [2021-10-27T03:21:10.896Z] 6513811d8b14: Waiting [2021-10-27T03:21:10.896Z] b0e29e48876c: Waiting [2021-10-27T03:21:10.896Z] 246d9dedd27b: Waiting [2021-10-27T03:21:10.896Z] 848ed70af314: Layer already exists [2021-10-27T03:21:10.896Z] 5c3dcc99c941: Layer already exists [2021-10-27T03:21:10.896Z] dba496f6643d: Layer already exists [2021-10-27T03:21:10.896Z] 3edea4365fa4: Layer already exists [2021-10-27T03:21:10.896Z] 42b8b6e63050: Layer already exists [2021-10-27T03:21:10.896Z] 246d9dedd27b: Layer already exists [2021-10-27T03:21:10.896Z] bb7d82678b18: Layer already exists [2021-10-27T03:21:10.896Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:10.896Z] 6513811d8b14: Layer already exists [2021-10-27T03:21:11.166Z] 60d0a9dddc0c: Layer already exists [2021-10-27T03:21:11.166Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:11.166Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:11.502Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:11.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-27T03:21:11.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-27T03:21:11.835Z] 848ed70af314: Preparing [2021-10-27T03:21:11.835Z] 848ed70af314: Preparing [2021-10-27T03:21:11.835Z] 5c3dcc99c941: Preparing [2021-10-27T03:21:11.835Z] dba496f6643d: Preparing [2021-10-27T03:21:11.835Z] 42b8b6e63050: Preparing [2021-10-27T03:21:11.835Z] 3edea4365fa4: Preparing [2021-10-27T03:21:11.835Z] b0e29e48876c: Preparing [2021-10-27T03:21:11.835Z] 246d9dedd27b: Preparing [2021-10-27T03:21:11.835Z] bb7d82678b18: Preparing [2021-10-27T03:21:11.835Z] 6513811d8b14: Preparing [2021-10-27T03:21:11.835Z] 60d0a9dddc0c: Preparing [2021-10-27T03:21:11.835Z] ee420dfed78a: Preparing [2021-10-27T03:21:11.835Z] b0e29e48876c: Waiting [2021-10-27T03:21:11.835Z] 246d9dedd27b: Waiting [2021-10-27T03:21:11.835Z] bb7d82678b18: Waiting [2021-10-27T03:21:11.835Z] 6513811d8b14: Waiting [2021-10-27T03:21:11.835Z] 60d0a9dddc0c: Waiting [2021-10-27T03:21:11.835Z] ee420dfed78a: Waiting [2021-10-27T03:21:12.104Z] 5c3dcc99c941: Layer already exists [2021-10-27T03:21:12.104Z] 848ed70af314: Layer already exists [2021-10-27T03:21:12.104Z] 42b8b6e63050: Layer already exists [2021-10-27T03:21:12.104Z] 3edea4365fa4: Layer already exists [2021-10-27T03:21:12.104Z] dba496f6643d: Layer already exists [2021-10-27T03:21:12.104Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:12.104Z] bb7d82678b18: Layer already exists [2021-10-27T03:21:12.104Z] 246d9dedd27b: Layer already exists [2021-10-27T03:21:12.104Z] 6513811d8b14: Layer already exists [2021-10-27T03:21:12.104Z] 60d0a9dddc0c: Layer already exists [2021-10-27T03:21:12.104Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:13.527Z] main: digest: sha256:ad1982243a97f14d134351256dd920a15dd0a0c761fc9f376e574e1c02eede43 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:21:13.569Z] ===================================================== [Pipeline] echo [2021-10-27T03:21:13.575Z] taggedImages: [2021-10-27T03:21:13.576Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:13.576Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-27T03:21:13.576Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.81 [2021-10-27T03:21:13.576Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:13.576Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-27T03:21:13.594Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-27T03:21:13.594Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:13.594Z] latest [2021-10-27T03:21:13.594Z] 2.0.1-dev.81 [2021-10-27T03:21:13.594Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:13.594Z] main [2021-10-27T03:21:13.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:13.935Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:14.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:14.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T03:21:14.268Z] cc29a84e9df8: Preparing [2021-10-27T03:21:14.268Z] 520a72f14d97: Preparing [2021-10-27T03:21:14.268Z] 72b5e5bd3f0e: Preparing [2021-10-27T03:21:14.268Z] 317784ce64fb: Preparing [2021-10-27T03:21:14.268Z] d9f5e89e22ba: Preparing [2021-10-27T03:21:14.268Z] ee420dfed78a: Preparing [2021-10-27T03:21:14.268Z] ee420dfed78a: Waiting [2021-10-27T03:21:14.542Z] 72b5e5bd3f0e: Pushed [2021-10-27T03:21:14.542Z] 317784ce64fb: Pushed [2021-10-27T03:21:14.542Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:15.143Z] d9f5e89e22ba: Pushed [2021-10-27T03:21:17.114Z] 520a72f14d97: Pushed [2021-10-27T03:21:17.114Z] cc29a84e9df8: Pushed [2021-10-27T03:21:17.114Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:17.451Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:17.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-27T03:21:17.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T03:21:17.788Z] cc29a84e9df8: Preparing [2021-10-27T03:21:17.788Z] 520a72f14d97: Preparing [2021-10-27T03:21:17.788Z] 72b5e5bd3f0e: Preparing [2021-10-27T03:21:17.788Z] 317784ce64fb: Preparing [2021-10-27T03:21:17.788Z] d9f5e89e22ba: Preparing [2021-10-27T03:21:17.788Z] ee420dfed78a: Preparing [2021-10-27T03:21:17.788Z] ee420dfed78a: Waiting [2021-10-27T03:21:17.788Z] 72b5e5bd3f0e: Layer already exists [2021-10-27T03:21:18.059Z] 520a72f14d97: Layer already exists [2021-10-27T03:21:18.059Z] d9f5e89e22ba: Layer already exists [2021-10-27T03:21:18.059Z] 317784ce64fb: Layer already exists [2021-10-27T03:21:18.059Z] cc29a84e9df8: Layer already exists [2021-10-27T03:21:18.059Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:18.059Z] latest: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:18.399Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:18.734Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.81 [2021-10-27T03:21:18.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T03:21:18.734Z] cc29a84e9df8: Preparing [2021-10-27T03:21:18.734Z] 520a72f14d97: Preparing [2021-10-27T03:21:18.734Z] 72b5e5bd3f0e: Preparing [2021-10-27T03:21:18.734Z] 317784ce64fb: Preparing [2021-10-27T03:21:18.734Z] d9f5e89e22ba: Preparing [2021-10-27T03:21:18.734Z] ee420dfed78a: Preparing [2021-10-27T03:21:18.734Z] ee420dfed78a: Waiting [2021-10-27T03:21:19.006Z] 520a72f14d97: Layer already exists [2021-10-27T03:21:19.006Z] cc29a84e9df8: Layer already exists [2021-10-27T03:21:19.006Z] 72b5e5bd3f0e: Layer already exists [2021-10-27T03:21:19.006Z] d9f5e89e22ba: Layer already exists [2021-10-27T03:21:19.006Z] 317784ce64fb: Layer already exists [2021-10-27T03:21:19.006Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:19.006Z] 2.0.1-dev.81: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:19.343Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:19.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:19.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T03:21:19.677Z] cc29a84e9df8: Preparing [2021-10-27T03:21:19.677Z] 520a72f14d97: Preparing [2021-10-27T03:21:19.677Z] 72b5e5bd3f0e: Preparing [2021-10-27T03:21:19.677Z] 317784ce64fb: Preparing [2021-10-27T03:21:19.677Z] d9f5e89e22ba: Preparing [2021-10-27T03:21:19.677Z] ee420dfed78a: Preparing [2021-10-27T03:21:19.677Z] ee420dfed78a: Waiting [2021-10-27T03:21:19.677Z] cc29a84e9df8: Layer already exists [2021-10-27T03:21:19.677Z] 520a72f14d97: Layer already exists [2021-10-27T03:21:19.947Z] 72b5e5bd3f0e: Layer already exists [2021-10-27T03:21:19.947Z] d9f5e89e22ba: Layer already exists [2021-10-27T03:21:19.947Z] 317784ce64fb: Layer already exists [2021-10-27T03:21:19.947Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:19.947Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:20.282Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:20.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-27T03:21:20.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-27T03:21:20.614Z] cc29a84e9df8: Preparing [2021-10-27T03:21:20.614Z] 520a72f14d97: Preparing [2021-10-27T03:21:20.614Z] 72b5e5bd3f0e: Preparing [2021-10-27T03:21:20.614Z] 317784ce64fb: Preparing [2021-10-27T03:21:20.614Z] d9f5e89e22ba: Preparing [2021-10-27T03:21:20.614Z] ee420dfed78a: Preparing [2021-10-27T03:21:20.614Z] ee420dfed78a: Waiting [2021-10-27T03:21:20.885Z] 520a72f14d97: Layer already exists [2021-10-27T03:21:20.885Z] 317784ce64fb: Layer already exists [2021-10-27T03:21:20.885Z] cc29a84e9df8: Layer already exists [2021-10-27T03:21:20.885Z] d9f5e89e22ba: Layer already exists [2021-10-27T03:21:20.885Z] 72b5e5bd3f0e: Layer already exists [2021-10-27T03:21:20.885Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:20.885Z] main: digest: sha256:23b10bf574851a16b9d9f6fceb365f47d2408534e74851fbce2fdab596eeaa8a size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:21:20.923Z] ===================================================== [Pipeline] echo [2021-10-27T03:21:20.930Z] taggedImages: [2021-10-27T03:21:20.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:20.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-27T03:21:20.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.81 [2021-10-27T03:21:20.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:20.930Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-27T03:21:22.085Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-27T03:21:22.085Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:22.085Z] latest [2021-10-27T03:21:22.085Z] 2.0.1-dev.81 [2021-10-27T03:21:22.085Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:22.085Z] main [2021-10-27T03:21:22.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:22.437Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:22.768Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:22.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T03:21:22.768Z] fafc6c57e3d0: Preparing [2021-10-27T03:21:22.768Z] 5f4d22fe0993: Preparing [2021-10-27T03:21:22.768Z] 0c8727b37095: Preparing [2021-10-27T03:21:22.768Z] 4e3b18b08c0e: Preparing [2021-10-27T03:21:22.768Z] 8751777168e7: Preparing [2021-10-27T03:21:22.768Z] 21079cfedd87: Preparing [2021-10-27T03:21:22.768Z] 8dcb47cfac84: Preparing [2021-10-27T03:21:22.768Z] 2715166c30ad: Preparing [2021-10-27T03:21:22.768Z] d3945d442a77: Preparing [2021-10-27T03:21:22.768Z] ee420dfed78a: Preparing [2021-10-27T03:21:22.768Z] 2715166c30ad: Waiting [2021-10-27T03:21:22.768Z] d3945d442a77: Waiting [2021-10-27T03:21:22.768Z] 21079cfedd87: Waiting [2021-10-27T03:21:22.768Z] ee420dfed78a: Waiting [2021-10-27T03:21:22.768Z] 8dcb47cfac84: Waiting [2021-10-27T03:21:23.043Z] fafc6c57e3d0: Pushed [2021-10-27T03:21:23.043Z] 5f4d22fe0993: Pushed [2021-10-27T03:21:23.043Z] 8751777168e7: Pushed [2021-10-27T03:21:23.315Z] 21079cfedd87: Pushed [2021-10-27T03:21:23.315Z] 8dcb47cfac84: Pushed [2021-10-27T03:21:23.315Z] 2715166c30ad: Pushed [2021-10-27T03:21:23.315Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:23.588Z] d3945d442a77: Pushed [2021-10-27T03:21:25.557Z] 4e3b18b08c0e: Pushed [2021-10-27T03:21:26.147Z] 0c8727b37095: Pushed [2021-10-27T03:21:26.147Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:26.479Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:26.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-27T03:21:26.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T03:21:26.809Z] fafc6c57e3d0: Preparing [2021-10-27T03:21:26.809Z] 5f4d22fe0993: Preparing [2021-10-27T03:21:26.809Z] 0c8727b37095: Preparing [2021-10-27T03:21:26.809Z] 4e3b18b08c0e: Preparing [2021-10-27T03:21:26.809Z] 8751777168e7: Preparing [2021-10-27T03:21:26.809Z] 21079cfedd87: Preparing [2021-10-27T03:21:26.809Z] 8dcb47cfac84: Preparing [2021-10-27T03:21:26.809Z] 2715166c30ad: Preparing [2021-10-27T03:21:26.809Z] d3945d442a77: Preparing [2021-10-27T03:21:26.809Z] ee420dfed78a: Preparing [2021-10-27T03:21:26.809Z] d3945d442a77: Waiting [2021-10-27T03:21:26.809Z] 2715166c30ad: Waiting [2021-10-27T03:21:26.809Z] 21079cfedd87: Waiting [2021-10-27T03:21:26.809Z] ee420dfed78a: Waiting [2021-10-27T03:21:26.809Z] 8dcb47cfac84: Waiting [2021-10-27T03:21:26.809Z] 5f4d22fe0993: Layer already exists [2021-10-27T03:21:26.809Z] 4e3b18b08c0e: Layer already exists [2021-10-27T03:21:26.809Z] fafc6c57e3d0: Layer already exists [2021-10-27T03:21:26.809Z] 8751777168e7: Layer already exists [2021-10-27T03:21:26.809Z] 0c8727b37095: Layer already exists [2021-10-27T03:21:27.081Z] 21079cfedd87: Layer already exists [2021-10-27T03:21:27.081Z] d3945d442a77: Layer already exists [2021-10-27T03:21:27.081Z] 8dcb47cfac84: Layer already exists [2021-10-27T03:21:27.081Z] 2715166c30ad: Layer already exists [2021-10-27T03:21:27.081Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:27.081Z] latest: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:27.417Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:27.748Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.81 [2021-10-27T03:21:27.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T03:21:27.748Z] fafc6c57e3d0: Preparing [2021-10-27T03:21:27.748Z] 5f4d22fe0993: Preparing [2021-10-27T03:21:27.748Z] 0c8727b37095: Preparing [2021-10-27T03:21:27.748Z] 4e3b18b08c0e: Preparing [2021-10-27T03:21:27.748Z] 8751777168e7: Preparing [2021-10-27T03:21:27.748Z] 21079cfedd87: Preparing [2021-10-27T03:21:27.748Z] 8dcb47cfac84: Preparing [2021-10-27T03:21:27.748Z] 2715166c30ad: Preparing [2021-10-27T03:21:27.748Z] d3945d442a77: Preparing [2021-10-27T03:21:27.748Z] ee420dfed78a: Preparing [2021-10-27T03:21:27.748Z] 8dcb47cfac84: Waiting [2021-10-27T03:21:27.748Z] 2715166c30ad: Waiting [2021-10-27T03:21:27.748Z] d3945d442a77: Waiting [2021-10-27T03:21:27.748Z] ee420dfed78a: Waiting [2021-10-27T03:21:27.748Z] 5f4d22fe0993: Layer already exists [2021-10-27T03:21:27.748Z] 4e3b18b08c0e: Layer already exists [2021-10-27T03:21:27.748Z] 8751777168e7: Layer already exists [2021-10-27T03:21:27.748Z] fafc6c57e3d0: Layer already exists [2021-10-27T03:21:27.748Z] 0c8727b37095: Layer already exists [2021-10-27T03:21:27.748Z] 21079cfedd87: Layer already exists [2021-10-27T03:21:27.748Z] d3945d442a77: Layer already exists [2021-10-27T03:21:27.748Z] 2715166c30ad: Layer already exists [2021-10-27T03:21:27.748Z] 8dcb47cfac84: Layer already exists [2021-10-27T03:21:27.748Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:28.018Z] 2.0.1-dev.81: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:28.352Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:28.686Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:28.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T03:21:28.686Z] fafc6c57e3d0: Preparing [2021-10-27T03:21:28.686Z] 5f4d22fe0993: Preparing [2021-10-27T03:21:28.686Z] 0c8727b37095: Preparing [2021-10-27T03:21:28.686Z] 4e3b18b08c0e: Preparing [2021-10-27T03:21:28.686Z] 8751777168e7: Preparing [2021-10-27T03:21:28.686Z] 21079cfedd87: Preparing [2021-10-27T03:21:28.686Z] 8dcb47cfac84: Preparing [2021-10-27T03:21:28.686Z] 2715166c30ad: Preparing [2021-10-27T03:21:28.686Z] d3945d442a77: Preparing [2021-10-27T03:21:28.686Z] ee420dfed78a: Preparing [2021-10-27T03:21:28.686Z] 2715166c30ad: Waiting [2021-10-27T03:21:28.686Z] d3945d442a77: Waiting [2021-10-27T03:21:28.686Z] 21079cfedd87: Waiting [2021-10-27T03:21:28.686Z] 8dcb47cfac84: Waiting [2021-10-27T03:21:28.686Z] ee420dfed78a: Waiting [2021-10-27T03:21:28.957Z] fafc6c57e3d0: Layer already exists [2021-10-27T03:21:28.957Z] 0c8727b37095: Layer already exists [2021-10-27T03:21:28.957Z] 4e3b18b08c0e: Layer already exists [2021-10-27T03:21:28.957Z] 5f4d22fe0993: Layer already exists [2021-10-27T03:21:28.957Z] 8751777168e7: Layer already exists [2021-10-27T03:21:28.957Z] 8dcb47cfac84: Layer already exists [2021-10-27T03:21:28.957Z] 2715166c30ad: Layer already exists [2021-10-27T03:21:28.957Z] d3945d442a77: Layer already exists [2021-10-27T03:21:28.957Z] 21079cfedd87: Layer already exists [2021-10-27T03:21:28.957Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:28.957Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:29.291Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:29.625Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-27T03:21:29.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-27T03:21:29.625Z] fafc6c57e3d0: Preparing [2021-10-27T03:21:29.625Z] 5f4d22fe0993: Preparing [2021-10-27T03:21:29.625Z] 0c8727b37095: Preparing [2021-10-27T03:21:29.625Z] 4e3b18b08c0e: Preparing [2021-10-27T03:21:29.625Z] 8751777168e7: Preparing [2021-10-27T03:21:29.625Z] 21079cfedd87: Preparing [2021-10-27T03:21:29.625Z] 8dcb47cfac84: Preparing [2021-10-27T03:21:29.625Z] 2715166c30ad: Preparing [2021-10-27T03:21:29.625Z] d3945d442a77: Preparing [2021-10-27T03:21:29.625Z] ee420dfed78a: Preparing [2021-10-27T03:21:29.625Z] 21079cfedd87: Waiting [2021-10-27T03:21:29.625Z] 8dcb47cfac84: Waiting [2021-10-27T03:21:29.625Z] 2715166c30ad: Waiting [2021-10-27T03:21:29.625Z] d3945d442a77: Waiting [2021-10-27T03:21:29.625Z] ee420dfed78a: Waiting [2021-10-27T03:21:29.897Z] fafc6c57e3d0: Layer already exists [2021-10-27T03:21:29.897Z] 4e3b18b08c0e: Layer already exists [2021-10-27T03:21:29.897Z] 5f4d22fe0993: Layer already exists [2021-10-27T03:21:29.897Z] 8751777168e7: Layer already exists [2021-10-27T03:21:29.897Z] 0c8727b37095: Layer already exists [2021-10-27T03:21:29.897Z] 2715166c30ad: Layer already exists [2021-10-27T03:21:29.897Z] 8dcb47cfac84: Layer already exists [2021-10-27T03:21:29.897Z] 21079cfedd87: Layer already exists [2021-10-27T03:21:29.897Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:29.897Z] d3945d442a77: Layer already exists [2021-10-27T03:21:29.897Z] main: digest: sha256:d51b423eb0b349606ff6f6cf9f5e4cc070296625f6437c8f62bf96e3baaf6f92 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:21:29.939Z] ===================================================== [Pipeline] echo [2021-10-27T03:21:29.945Z] taggedImages: [2021-10-27T03:21:29.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:29.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-27T03:21:29.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.81 [2021-10-27T03:21:29.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:29.945Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-27T03:21:29.957Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-27T03:21:29.957Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:29.957Z] latest [2021-10-27T03:21:29.957Z] 2.0.1-dev.81 [2021-10-27T03:21:29.957Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:29.957Z] main [2021-10-27T03:21:29.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:30.286Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:30.616Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:30.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T03:21:30.617Z] 46747e73a22e: Preparing [2021-10-27T03:21:30.617Z] 98d3bc4dbbf1: Preparing [2021-10-27T03:21:30.617Z] b0e29e48876c: Preparing [2021-10-27T03:21:30.617Z] f5308d6874aa: Preparing [2021-10-27T03:21:30.617Z] ee420dfed78a: Preparing [2021-10-27T03:21:30.897Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:30.897Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:30.897Z] 46747e73a22e: Pushed [2021-10-27T03:21:31.167Z] f5308d6874aa: Pushed [2021-10-27T03:21:33.778Z] 98d3bc4dbbf1: Pushed [2021-10-27T03:21:33.778Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:34.110Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:34.442Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-27T03:21:34.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T03:21:34.442Z] 46747e73a22e: Preparing [2021-10-27T03:21:34.442Z] 98d3bc4dbbf1: Preparing [2021-10-27T03:21:34.442Z] b0e29e48876c: Preparing [2021-10-27T03:21:34.442Z] f5308d6874aa: Preparing [2021-10-27T03:21:34.442Z] ee420dfed78a: Preparing [2021-10-27T03:21:34.442Z] 46747e73a22e: Layer already exists [2021-10-27T03:21:34.442Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:34.442Z] 98d3bc4dbbf1: Layer already exists [2021-10-27T03:21:34.442Z] f5308d6874aa: Layer already exists [2021-10-27T03:21:34.442Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:34.712Z] latest: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:35.052Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:35.385Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.81 [2021-10-27T03:21:35.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T03:21:35.385Z] 46747e73a22e: Preparing [2021-10-27T03:21:35.385Z] 98d3bc4dbbf1: Preparing [2021-10-27T03:21:35.385Z] b0e29e48876c: Preparing [2021-10-27T03:21:35.385Z] f5308d6874aa: Preparing [2021-10-27T03:21:35.385Z] ee420dfed78a: Preparing [2021-10-27T03:21:35.385Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:35.385Z] 98d3bc4dbbf1: Layer already exists [2021-10-27T03:21:35.385Z] 46747e73a22e: Layer already exists [2021-10-27T03:21:35.385Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:35.385Z] f5308d6874aa: Layer already exists [2021-10-27T03:21:35.655Z] 2.0.1-dev.81: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:35.991Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:36.317Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:36.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T03:21:36.317Z] 46747e73a22e: Preparing [2021-10-27T03:21:36.317Z] 98d3bc4dbbf1: Preparing [2021-10-27T03:21:36.317Z] b0e29e48876c: Preparing [2021-10-27T03:21:36.317Z] f5308d6874aa: Preparing [2021-10-27T03:21:36.317Z] ee420dfed78a: Preparing [2021-10-27T03:21:36.588Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:36.588Z] 46747e73a22e: Layer already exists [2021-10-27T03:21:36.588Z] 98d3bc4dbbf1: Layer already exists [2021-10-27T03:21:36.588Z] f5308d6874aa: Layer already exists [2021-10-27T03:21:36.588Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:36.588Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:36.923Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:37.254Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-27T03:21:37.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-27T03:21:37.254Z] 46747e73a22e: Preparing [2021-10-27T03:21:37.254Z] 98d3bc4dbbf1: Preparing [2021-10-27T03:21:37.254Z] b0e29e48876c: Preparing [2021-10-27T03:21:37.254Z] f5308d6874aa: Preparing [2021-10-27T03:21:37.254Z] ee420dfed78a: Preparing [2021-10-27T03:21:37.524Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:37.524Z] 46747e73a22e: Layer already exists [2021-10-27T03:21:37.524Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:37.524Z] 98d3bc4dbbf1: Layer already exists [2021-10-27T03:21:37.524Z] f5308d6874aa: Layer already exists [2021-10-27T03:21:37.524Z] main: digest: sha256:8df2f26b610a7ee1fe6d1c442451aaafe6a44a48b8fee1d98f95bef0c896f8a0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:21:37.564Z] ===================================================== [Pipeline] echo [2021-10-27T03:21:37.572Z] taggedImages: [2021-10-27T03:21:37.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:37.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-27T03:21:37.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.81 [2021-10-27T03:21:37.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:37.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-27T03:21:37.592Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-27T03:21:37.592Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:37.592Z] latest [2021-10-27T03:21:37.592Z] 2.0.1-dev.81 [2021-10-27T03:21:37.592Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:37.592Z] main [2021-10-27T03:21:37.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:37.933Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:38.268Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:38.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T03:21:38.268Z] 534324eadd16: Preparing [2021-10-27T03:21:38.268Z] efa1ee07b1d7: Preparing [2021-10-27T03:21:38.268Z] b0e29e48876c: Preparing [2021-10-27T03:21:38.268Z] 126647c7b88f: Preparing [2021-10-27T03:21:38.268Z] ee420dfed78a: Preparing [2021-10-27T03:21:38.268Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:38.268Z] 126647c7b88f: Layer already exists [2021-10-27T03:21:38.268Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:38.540Z] 534324eadd16: Pushed [2021-10-27T03:21:41.149Z] efa1ee07b1d7: Pushed [2021-10-27T03:21:41.149Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:41.489Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:41.822Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-27T03:21:41.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T03:21:41.822Z] 534324eadd16: Preparing [2021-10-27T03:21:41.822Z] efa1ee07b1d7: Preparing [2021-10-27T03:21:41.822Z] b0e29e48876c: Preparing [2021-10-27T03:21:41.822Z] 126647c7b88f: Preparing [2021-10-27T03:21:41.822Z] ee420dfed78a: Preparing [2021-10-27T03:21:41.822Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:41.822Z] efa1ee07b1d7: Layer already exists [2021-10-27T03:21:42.091Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:42.091Z] 534324eadd16: Layer already exists [2021-10-27T03:21:42.091Z] 126647c7b88f: Layer already exists [2021-10-27T03:21:42.091Z] latest: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:42.425Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:42.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.81 [2021-10-27T03:21:42.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T03:21:42.760Z] 534324eadd16: Preparing [2021-10-27T03:21:42.760Z] efa1ee07b1d7: Preparing [2021-10-27T03:21:42.760Z] b0e29e48876c: Preparing [2021-10-27T03:21:42.760Z] 126647c7b88f: Preparing [2021-10-27T03:21:42.760Z] ee420dfed78a: Preparing [2021-10-27T03:21:42.760Z] 534324eadd16: Layer already exists [2021-10-27T03:21:42.760Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:42.760Z] 126647c7b88f: Layer already exists [2021-10-27T03:21:42.760Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:42.760Z] efa1ee07b1d7: Layer already exists [2021-10-27T03:21:43.030Z] 2.0.1-dev.81: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:43.367Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:43.702Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:43.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T03:21:43.702Z] 534324eadd16: Preparing [2021-10-27T03:21:43.702Z] efa1ee07b1d7: Preparing [2021-10-27T03:21:43.702Z] b0e29e48876c: Preparing [2021-10-27T03:21:43.702Z] 126647c7b88f: Preparing [2021-10-27T03:21:43.702Z] ee420dfed78a: Preparing [2021-10-27T03:21:43.702Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:43.702Z] efa1ee07b1d7: Layer already exists [2021-10-27T03:21:43.702Z] 126647c7b88f: Layer already exists [2021-10-27T03:21:43.973Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:43.973Z] 534324eadd16: Layer already exists [2021-10-27T03:21:43.973Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:44.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:44.641Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-27T03:21:44.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-27T03:21:44.641Z] 534324eadd16: Preparing [2021-10-27T03:21:44.641Z] efa1ee07b1d7: Preparing [2021-10-27T03:21:44.641Z] b0e29e48876c: Preparing [2021-10-27T03:21:44.641Z] 126647c7b88f: Preparing [2021-10-27T03:21:44.641Z] ee420dfed78a: Preparing [2021-10-27T03:21:44.641Z] 126647c7b88f: Layer already exists [2021-10-27T03:21:44.912Z] efa1ee07b1d7: Layer already exists [2021-10-27T03:21:44.912Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:44.912Z] 534324eadd16: Layer already exists [2021-10-27T03:21:44.912Z] b0e29e48876c: Layer already exists [2021-10-27T03:21:44.912Z] main: digest: sha256:dd93e2ad807736ed06a07cb2d99682b09724bb8772021dc57d437c90216675c0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:21:44.957Z] ===================================================== [Pipeline] echo [2021-10-27T03:21:44.963Z] taggedImages: [2021-10-27T03:21:44.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:44.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-27T03:21:44.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.81 [2021-10-27T03:21:44.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:44.963Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-27T03:21:45.906Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-27T03:21:45.906Z] d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:45.906Z] latest [2021-10-27T03:21:45.906Z] 2.0.1-dev.81 [2021-10-27T03:21:45.906Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:21:45.906Z] main [2021-10-27T03:21:45.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:46.246Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:21:46.575Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:21:46.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T03:21:46.576Z] aa5e562f419d: Preparing [2021-10-27T03:21:46.576Z] c7c66fc2a4ee: Preparing [2021-10-27T03:21:46.576Z] 3017929935c2: Preparing [2021-10-27T03:21:46.576Z] e478177c462f: Preparing [2021-10-27T03:21:46.576Z] 166dde17997b: Preparing [2021-10-27T03:21:46.576Z] 78c4bc0ebec3: Preparing [2021-10-27T03:21:46.576Z] 45596ee15a31: Preparing [2021-10-27T03:21:46.576Z] 52dc75cd08be: Preparing [2021-10-27T03:21:46.576Z] a6e1fd50fee5: Preparing [2021-10-27T03:21:46.576Z] 56eb02710082: Preparing [2021-10-27T03:21:46.576Z] ee420dfed78a: Preparing [2021-10-27T03:21:46.576Z] 52dc75cd08be: Waiting [2021-10-27T03:21:46.576Z] a6e1fd50fee5: Waiting [2021-10-27T03:21:46.576Z] 56eb02710082: Waiting [2021-10-27T03:21:46.576Z] ee420dfed78a: Waiting [2021-10-27T03:21:46.576Z] 78c4bc0ebec3: Waiting [2021-10-27T03:21:46.576Z] 45596ee15a31: Waiting [2021-10-27T03:21:46.859Z] 166dde17997b: Layer already exists [2021-10-27T03:21:46.859Z] 78c4bc0ebec3: Layer already exists [2021-10-27T03:21:46.859Z] 45596ee15a31: Layer already exists [2021-10-27T03:21:46.859Z] 52dc75cd08be: Layer already exists [2021-10-27T03:21:46.859Z] a6e1fd50fee5: Layer already exists [2021-10-27T03:21:46.859Z] c7c66fc2a4ee: Pushed [2021-10-27T03:21:46.859Z] 56eb02710082: Layer already exists [2021-10-27T03:21:47.133Z] ee420dfed78a: Layer already exists [2021-10-27T03:21:57.256Z] aa5e562f419d: Pushed [2021-10-27T03:21:57.256Z] 3017929935c2: Pushed [2021-10-27T03:22:03.939Z] e478177c462f: Pushed [2021-10-27T03:22:03.939Z] d325f454062a1ab7df1627f6a73b0f166109ba5b: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:04.271Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:04.617Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-27T03:22:04.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T03:22:04.617Z] aa5e562f419d: Preparing [2021-10-27T03:22:04.617Z] c7c66fc2a4ee: Preparing [2021-10-27T03:22:04.617Z] 3017929935c2: Preparing [2021-10-27T03:22:04.617Z] e478177c462f: Preparing [2021-10-27T03:22:04.617Z] 166dde17997b: Preparing [2021-10-27T03:22:04.617Z] 78c4bc0ebec3: Preparing [2021-10-27T03:22:04.617Z] 45596ee15a31: Preparing [2021-10-27T03:22:04.617Z] 52dc75cd08be: Preparing [2021-10-27T03:22:04.617Z] a6e1fd50fee5: Preparing [2021-10-27T03:22:04.617Z] 56eb02710082: Preparing [2021-10-27T03:22:04.617Z] ee420dfed78a: Preparing [2021-10-27T03:22:04.617Z] 78c4bc0ebec3: Waiting [2021-10-27T03:22:04.617Z] 45596ee15a31: Waiting [2021-10-27T03:22:04.617Z] a6e1fd50fee5: Waiting [2021-10-27T03:22:04.617Z] 56eb02710082: Waiting [2021-10-27T03:22:04.617Z] ee420dfed78a: Waiting [2021-10-27T03:22:04.617Z] 52dc75cd08be: Waiting [2021-10-27T03:22:04.888Z] 3017929935c2: Layer already exists [2021-10-27T03:22:04.888Z] e478177c462f: Layer already exists [2021-10-27T03:22:04.888Z] 166dde17997b: Layer already exists [2021-10-27T03:22:04.888Z] aa5e562f419d: Layer already exists [2021-10-27T03:22:04.888Z] c7c66fc2a4ee: Layer already exists [2021-10-27T03:22:04.888Z] 45596ee15a31: Layer already exists [2021-10-27T03:22:04.888Z] a6e1fd50fee5: Layer already exists [2021-10-27T03:22:04.888Z] 78c4bc0ebec3: Layer already exists [2021-10-27T03:22:04.888Z] 52dc75cd08be: Layer already exists [2021-10-27T03:22:04.888Z] 56eb02710082: Layer already exists [2021-10-27T03:22:04.888Z] ee420dfed78a: Layer already exists [2021-10-27T03:22:04.888Z] latest: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:05.221Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:05.549Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.81 [2021-10-27T03:22:05.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T03:22:05.549Z] aa5e562f419d: Preparing [2021-10-27T03:22:05.549Z] c7c66fc2a4ee: Preparing [2021-10-27T03:22:05.549Z] 3017929935c2: Preparing [2021-10-27T03:22:05.549Z] e478177c462f: Preparing [2021-10-27T03:22:05.549Z] 166dde17997b: Preparing [2021-10-27T03:22:05.549Z] 78c4bc0ebec3: Preparing [2021-10-27T03:22:05.549Z] 45596ee15a31: Preparing [2021-10-27T03:22:05.549Z] 52dc75cd08be: Preparing [2021-10-27T03:22:05.549Z] a6e1fd50fee5: Preparing [2021-10-27T03:22:05.549Z] 56eb02710082: Preparing [2021-10-27T03:22:05.549Z] ee420dfed78a: Preparing [2021-10-27T03:22:05.549Z] 52dc75cd08be: Waiting [2021-10-27T03:22:05.549Z] a6e1fd50fee5: Waiting [2021-10-27T03:22:05.549Z] 56eb02710082: Waiting [2021-10-27T03:22:05.549Z] 78c4bc0ebec3: Waiting [2021-10-27T03:22:05.549Z] 45596ee15a31: Waiting [2021-10-27T03:22:05.549Z] ee420dfed78a: Waiting [2021-10-27T03:22:05.549Z] 3017929935c2: Layer already exists [2021-10-27T03:22:05.549Z] e478177c462f: Layer already exists [2021-10-27T03:22:05.549Z] 166dde17997b: Layer already exists [2021-10-27T03:22:05.549Z] aa5e562f419d: Layer already exists [2021-10-27T03:22:05.818Z] c7c66fc2a4ee: Layer already exists [2021-10-27T03:22:05.818Z] 52dc75cd08be: Layer already exists [2021-10-27T03:22:05.818Z] 45596ee15a31: Layer already exists [2021-10-27T03:22:05.818Z] 78c4bc0ebec3: Layer already exists [2021-10-27T03:22:05.818Z] a6e1fd50fee5: Layer already exists [2021-10-27T03:22:05.818Z] 56eb02710082: Layer already exists [2021-10-27T03:22:05.818Z] ee420dfed78a: Layer already exists [2021-10-27T03:22:05.818Z] 2.0.1-dev.81: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:06.149Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:06.478Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:22:06.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T03:22:06.478Z] aa5e562f419d: Preparing [2021-10-27T03:22:06.478Z] c7c66fc2a4ee: Preparing [2021-10-27T03:22:06.478Z] 3017929935c2: Preparing [2021-10-27T03:22:06.478Z] e478177c462f: Preparing [2021-10-27T03:22:06.478Z] 166dde17997b: Preparing [2021-10-27T03:22:06.478Z] 78c4bc0ebec3: Preparing [2021-10-27T03:22:06.478Z] 45596ee15a31: Preparing [2021-10-27T03:22:06.478Z] 52dc75cd08be: Preparing [2021-10-27T03:22:06.478Z] a6e1fd50fee5: Preparing [2021-10-27T03:22:06.478Z] 56eb02710082: Preparing [2021-10-27T03:22:06.478Z] ee420dfed78a: Preparing [2021-10-27T03:22:06.478Z] 52dc75cd08be: Waiting [2021-10-27T03:22:06.478Z] a6e1fd50fee5: Waiting [2021-10-27T03:22:06.478Z] 78c4bc0ebec3: Waiting [2021-10-27T03:22:06.478Z] 56eb02710082: Waiting [2021-10-27T03:22:06.478Z] 45596ee15a31: Waiting [2021-10-27T03:22:06.478Z] ee420dfed78a: Waiting [2021-10-27T03:22:06.478Z] e478177c462f: Layer already exists [2021-10-27T03:22:06.478Z] c7c66fc2a4ee: Layer already exists [2021-10-27T03:22:06.478Z] 3017929935c2: Layer already exists [2021-10-27T03:22:06.747Z] 166dde17997b: Layer already exists [2021-10-27T03:22:06.747Z] aa5e562f419d: Layer already exists [2021-10-27T03:22:06.747Z] 52dc75cd08be: Layer already exists [2021-10-27T03:22:06.747Z] 45596ee15a31: Layer already exists [2021-10-27T03:22:06.747Z] a6e1fd50fee5: Layer already exists [2021-10-27T03:22:06.747Z] 78c4bc0ebec3: Layer already exists [2021-10-27T03:22:06.747Z] 56eb02710082: Layer already exists [2021-10-27T03:22:06.747Z] ee420dfed78a: Layer already exists [2021-10-27T03:22:06.747Z] d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:07.078Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:07.409Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-27T03:22:07.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-27T03:22:07.409Z] aa5e562f419d: Preparing [2021-10-27T03:22:07.409Z] c7c66fc2a4ee: Preparing [2021-10-27T03:22:07.409Z] 3017929935c2: Preparing [2021-10-27T03:22:07.409Z] e478177c462f: Preparing [2021-10-27T03:22:07.409Z] 166dde17997b: Preparing [2021-10-27T03:22:07.409Z] 78c4bc0ebec3: Preparing [2021-10-27T03:22:07.409Z] 45596ee15a31: Preparing [2021-10-27T03:22:07.409Z] 52dc75cd08be: Preparing [2021-10-27T03:22:07.410Z] a6e1fd50fee5: Preparing [2021-10-27T03:22:07.410Z] 56eb02710082: Preparing [2021-10-27T03:22:07.410Z] ee420dfed78a: Preparing [2021-10-27T03:22:07.410Z] 45596ee15a31: Waiting [2021-10-27T03:22:07.410Z] 52dc75cd08be: Waiting [2021-10-27T03:22:07.410Z] a6e1fd50fee5: Waiting [2021-10-27T03:22:07.410Z] 56eb02710082: Waiting [2021-10-27T03:22:07.410Z] ee420dfed78a: Waiting [2021-10-27T03:22:07.410Z] 78c4bc0ebec3: Waiting [2021-10-27T03:22:07.679Z] c7c66fc2a4ee: Layer already exists [2021-10-27T03:22:07.679Z] 166dde17997b: Layer already exists [2021-10-27T03:22:07.679Z] e478177c462f: Layer already exists [2021-10-27T03:22:07.679Z] 3017929935c2: Layer already exists [2021-10-27T03:22:07.679Z] aa5e562f419d: Layer already exists [2021-10-27T03:22:07.679Z] 45596ee15a31: Layer already exists [2021-10-27T03:22:07.679Z] 78c4bc0ebec3: Layer already exists [2021-10-27T03:22:07.679Z] 52dc75cd08be: Layer already exists [2021-10-27T03:22:07.679Z] 56eb02710082: Layer already exists [2021-10-27T03:22:07.679Z] a6e1fd50fee5: Layer already exists [2021-10-27T03:22:07.679Z] ee420dfed78a: Layer already exists [2021-10-27T03:22:07.679Z] main: digest: sha256:32f35288525dad93f98e446855ecf8ecf6b964600d4a107866b97f440c880749 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-27T03:22:07.721Z] ===================================================== [Pipeline] echo [2021-10-27T03:22:07.727Z] taggedImages: [2021-10-27T03:22:07.727Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b [2021-10-27T03:22:07.727Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-27T03:22:07.727Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.81 [2021-10-27T03:22:07.727Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d325f454062a1ab7df1627f6a73b0f166109ba5b-2.0.1-dev.81 [2021-10-27T03:22:07.727Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:08.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T03:22:08.445Z] [2021-10-27T03:22:08.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:08.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T03:22:09.130Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T03:22:09.130Z] 448f6bf000e3: Pulling fs layer [2021-10-27T03:22:09.130Z] f757da607395: Pulling fs layer [2021-10-27T03:22:09.130Z] 05883995daec: Pulling fs layer [2021-10-27T03:22:09.130Z] 8603b9c90790: Pulling fs layer [2021-10-27T03:22:09.130Z] 1560dd03e051: Pulling fs layer [2021-10-27T03:22:09.130Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T03:22:09.130Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T03:22:09.130Z] 8603b9c90790: Waiting [2021-10-27T03:22:09.130Z] 1560dd03e051: Waiting [2021-10-27T03:22:09.130Z] 27f5ce0e4adf: Waiting [2021-10-27T03:22:09.130Z] c2d8d7efcc4b: Waiting [2021-10-27T03:22:09.130Z] f757da607395: Verifying Checksum [2021-10-27T03:22:09.130Z] f757da607395: Download complete [2021-10-27T03:22:09.130Z] 8603b9c90790: Download complete [2021-10-27T03:22:09.422Z] 1560dd03e051: Verifying Checksum [2021-10-27T03:22:09.422Z] 1560dd03e051: Download complete [2021-10-27T03:22:09.422Z] 27f5ce0e4adf: Verifying Checksum [2021-10-27T03:22:09.422Z] 27f5ce0e4adf: Download complete [2021-10-27T03:22:09.422Z] 05883995daec: Verifying Checksum [2021-10-27T03:22:09.422Z] 05883995daec: Download complete [2021-10-27T03:22:09.695Z] 448f6bf000e3: Verifying Checksum [2021-10-27T03:22:09.695Z] 448f6bf000e3: Download complete [2021-10-27T03:22:12.361Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T03:22:12.361Z] c2d8d7efcc4b: Download complete [2021-10-27T03:22:13.808Z] 448f6bf000e3: Pull complete [2021-10-27T03:22:14.785Z] f757da607395: Pull complete [2021-10-27T03:22:16.212Z] 05883995daec: Pull complete [2021-10-27T03:22:16.212Z] 8603b9c90790: Pull complete [2021-10-27T03:22:17.190Z] 1560dd03e051: Pull complete [2021-10-27T03:22:17.462Z] 27f5ce0e4adf: Pull complete [2021-10-27T03:22:32.521Z] c2d8d7efcc4b: Pull complete [2021-10-27T03:22:32.521Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T03:22:32.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T03:22:32.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T03:22:32.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-2254 does not seem to be running inside a container [2021-10-27T03:22:32.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-27T03:22:35.748Z] $ docker top 723159666c33ad1b33236cb68c24e9476e2b2c8ee1c1a91166d9b16f72edac82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:22:37.851Z] ---> job-cost.sh [2021-10-27T03:22:37.851Z] lf-activate-venv: SKIPPING [2021-10-27T03:22:37.851Z] INFO: No Stack... [2021-10-27T03:22:38.444Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T03:22:38.717Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T03:22:39.379Z] + cut -d, -f6 [2021-10-27T03:22:39.379Z] + cat /w/workspace/edgex-go/92/archives/cost.csv [Pipeline] lock [2021-10-27T03:22:39.434Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-92-stack-cost] [2021-10-27T03:22:39.444Z] Resource [jenkins-edgexfoundry-edgex-go-main-92-stack-cost] did not exist. Created. [2021-10-27T03:22:39.444Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T03:22:40.095Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T03:22:40.656Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T03:22:40.667Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-92-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T03:22:40.675Z] $ docker stop --time=1 723159666c33ad1b33236cb68c24e9476e2b2c8ee1c1a91166d9b16f72edac82 [2021-10-27T03:22:42.271Z] $ docker rm -f 723159666c33ad1b33236cb68c24e9476e2b2c8ee1c1a91166d9b16f72edac82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-10-27T03:22:43.153Z] provisioning config files... [2021-10-27T03:22:43.169Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/92@tmp/config4330832237768567091tmp [Pipeline] { [Pipeline] sh [2021-10-27T03:22:43.491Z] + set +x [2021-10-27T03:22:43.491Z] + curl -s https://codecov.io/bash [2021-10-27T03:22:43.491Z] + bash -s -- [2021-10-27T03:22:43.491Z] [2021-10-27T03:22:43.491Z] _____ _ [2021-10-27T03:22:43.491Z] / ____| | | [2021-10-27T03:22:43.491Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T03:22:43.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T03:22:43.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T03:22:43.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T03:22:43.491Z] Bash-1.0.6 [2021-10-27T03:22:43.491Z] [2021-10-27T03:22:43.491Z] [2021-10-27T03:22:43.491Z] ==> git version 2.24.4 found [2021-10-27T03:22:43.491Z] ==> 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-10-27T03:22:43.491Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T03:22:43.491Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T03:22:43.491Z] ==> Jenkins CI detected. [2021-10-27T03:22:43.491Z] current dir:  /w/workspace/edgex-go/92 [2021-10-27T03:22:43.491Z] project root: . [2021-10-27T03:22:43.491Z] --> token set from env [2021-10-27T03:22:43.752Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T03:22:43.752Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T03:22:43.752Z] ==> Python coveragepy not found [2021-10-27T03:22:43.752Z] ==> Searching for coverage reports in: [2021-10-27T03:22:43.752Z] + . [2021-10-27T03:22:43.752Z] -> Found 1 reports [2021-10-27T03:22:43.752Z] ==> Detecting git/mercurial file structure [2021-10-27T03:22:43.752Z] ==> Reading reports [2021-10-27T03:22:43.752Z] + ./coverage.out bytes=428179 [2021-10-27T03:22:43.752Z] ==> Appending adjustments [2021-10-27T03:22:43.752Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T03:22:45.144Z] + Found adjustments [2021-10-27T03:22:45.144Z] ==> Gzipping contents [2021-10-27T03:22:45.144Z] 60K /tmp/codecov.R1lNHO.gz [2021-10-27T03:22:45.144Z] ==> Uploading reports [2021-10-27T03:22:45.144Z] url: https://codecov.io [2021-10-27T03:22:45.144Z] query: branch=main&commit=d325f454062a1ab7df1627f6a73b0f166109ba5b&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-27T03:22:45.144Z] -> Pinging Codecov [2021-10-27T03:22:45.144Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=d325f454062a1ab7df1627f6a73b0f166109ba5b&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-27T03:22:45.404Z] -> Uploading to [2021-10-27T03:22:45.404Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/d325f454062a1ab7df1627f6a73b0f166109ba5b/317504eb-f9e4-4444-bc10-09994ff8c179.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T032245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ed19c4104a358619660388622338a70ded6a94b611e75b46dac254209d18c76 [2021-10-27T03:22:45.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:22:45.404Z] Dload Upload Total Spent Left Speed [2021-10-27T03:22:45.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57636 0 0 100 57636 0 176k --:--:-- --:--:-- --:--:-- 176k 100 57636 0 0 100 57636 0 176k --:--:-- --:--:-- --:--:-- 175k [2021-10-27T03:22:45.665Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d325f454062a1ab7df1627f6a73b0f166109ba5b [Pipeline] } [2021-10-27T03:22:45.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-27T03:22:47.224Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-27T03:22:47.234Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:47.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T03:22:47.533Z] [2021-10-27T03:22:47.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:22:47.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T03:22:47.848Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-27T03:22:47.848Z] 188c0c94c7c5: Pulling fs layer [2021-10-27T03:22:47.848Z] 0ef7d3d256c8: Pulling fs layer [2021-10-27T03:22:47.848Z] de9db76c5a1d: Pulling fs layer [2021-10-27T03:22:47.848Z] 0eba1c9be4d2: Pulling fs layer [2021-10-27T03:22:47.848Z] 0d57e429df01: Pulling fs layer [2021-10-27T03:22:47.848Z] 4e4be7b47b0d: Pulling fs layer [2021-10-27T03:22:47.848Z] e1f770b5df2f: Pulling fs layer [2021-10-27T03:22:47.848Z] 85a0685a4137: Pulling fs layer [2021-10-27T03:22:47.848Z] 0d57e429df01: Waiting [2021-10-27T03:22:47.848Z] 4e4be7b47b0d: Waiting [2021-10-27T03:22:47.848Z] e1f770b5df2f: Waiting [2021-10-27T03:22:47.848Z] 85a0685a4137: Waiting [2021-10-27T03:22:47.848Z] 0eba1c9be4d2: Waiting [2021-10-27T03:22:47.848Z] de9db76c5a1d: Verifying Checksum [2021-10-27T03:22:47.848Z] de9db76c5a1d: Download complete [2021-10-27T03:22:47.848Z] 0ef7d3d256c8: Verifying Checksum [2021-10-27T03:22:47.848Z] 0ef7d3d256c8: Download complete [2021-10-27T03:22:47.848Z] 0d57e429df01: Verifying Checksum [2021-10-27T03:22:47.848Z] 0d57e429df01: Download complete [2021-10-27T03:22:47.848Z] 188c0c94c7c5: Verifying Checksum [2021-10-27T03:22:47.848Z] 188c0c94c7c5: Download complete [2021-10-27T03:22:47.848Z] 4e4be7b47b0d: Verifying Checksum [2021-10-27T03:22:47.848Z] 4e4be7b47b0d: Download complete [2021-10-27T03:22:48.110Z] e1f770b5df2f: Verifying Checksum [2021-10-27T03:22:48.110Z] e1f770b5df2f: Download complete [2021-10-27T03:22:48.688Z] 188c0c94c7c5: Pull complete [2021-10-27T03:22:48.688Z] 85a0685a4137: Verifying Checksum [2021-10-27T03:22:48.688Z] 85a0685a4137: Download complete [2021-10-27T03:22:48.688Z] 0eba1c9be4d2: Verifying Checksum [2021-10-27T03:22:48.688Z] 0eba1c9be4d2: Download complete [2021-10-27T03:22:48.688Z] 0ef7d3d256c8: Pull complete [2021-10-27T03:22:48.688Z] de9db76c5a1d: Pull complete [2021-10-27T03:22:52.949Z] 0eba1c9be4d2: Pull complete [2021-10-27T03:22:52.949Z] 0d57e429df01: Pull complete [2021-10-27T03:22:52.949Z] 4e4be7b47b0d: Pull complete [2021-10-27T03:22:53.209Z] e1f770b5df2f: Pull complete [2021-10-27T03:22:57.414Z] 85a0685a4137: Pull complete [2021-10-27T03:22:57.414Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-27T03:22:57.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-27T03:22:57.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-27T03:22:57.486Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:22:57.532Z] $ 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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-27T03:23:00.291Z] $ docker top d9605daeab08f38e6d153e53741e4a6a02d1bbd6c0be719e2225460e76336f9e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T03:23:00.370Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-27T03:23:00.655Z] + set -o pipefail [2021-10-27T03:23:00.655Z] + snyk monitor '--org=edgex-jenkins' [2021-10-27T03:23:05.956Z] [2021-10-27T03:23:05.956Z] Monitoring /w/workspace/edgex-go/92 (github.com/edgexfoundry/edgex-go)... [2021-10-27T03:23:05.956Z] [2021-10-27T03:23:05.956Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/096b483c-9d37-4693-a9e0-81d8f51835d6 [2021-10-27T03:23:05.956Z] [2021-10-27T03:23:05.956Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-27T03:23:05.956Z] [2021-10-27T03:23:05.956Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-27T03:23:05.956Z] [2021-10-27T03:23:05.956Z] [Pipeline] } [2021-10-27T03:23:05.968Z] $ docker stop --time=1 d9605daeab08f38e6d153e53741e4a6a02d1bbd6c0be719e2225460e76336f9e [2021-10-27T03:23:08.050Z] $ docker rm -f d9605daeab08f38e6d153e53741e4a6a02d1bbd6c0be719e2225460e76336f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-27T03:23:08.591Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T03:23:08.599Z] provisioning config files... [2021-10-27T03:23:08.607Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/92@tmp/config8834673994707490478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:23:08.905Z] --> edgex-publish-swagger.sh [2021-10-27T03:23:08.906Z] === Publish openapi/v2 API === [2021-10-27T03:23:08.906Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-27T03:23:08.906Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/92/openapi/v2/core-command.yaml] [2021-10-27T03:23:08.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:23:08.906Z] Dload Upload Total Spent Left Speed [2021-10-27T03:23:09.845Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 30732 0:00:01 0:00:01 --:--:-- 30758 100 32389 0 0 100 32389 0 30728 0:00:01 0:00:01 --:--:-- 30758 [2021-10-27T03:23:09.845Z] [2021-10-27T03:23:09.845Z] [2021-10-27T03:23:09.845Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/92/openapi/v2/core-data.yaml] [2021-10-27T03:23:09.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:23:09.845Z] Dload Upload Total Spent Left Speed [2021-10-27T03:23:11.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 61881 0:00:01 0:00:01 --:--:-- 61893 100 71116 0 0 100 71116 0 61872 0:00:01 0:00:01 --:--:-- 61893 [2021-10-27T03:23:11.234Z] [2021-10-27T03:23:11.234Z] [2021-10-27T03:23:11.234Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/92/openapi/v2/core-metadata.yaml] [2021-10-27T03:23:11.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:23:11.234Z] Dload Upload Total Spent Left Speed [2021-10-27T03:23:12.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k [2021-10-27T03:23:12.176Z] [2021-10-27T03:23:12.176Z] [2021-10-27T03:23:12.176Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/92/openapi/v2/support-notifications.yaml] [2021-10-27T03:23:12.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:23:12.176Z] Dload Upload Total Spent Left Speed [2021-10-27T03:23:13.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 79549 0:00:01 0:00:01 --:--:-- 79596 100 88830 0 0 100 88830 0 79538 0:00:01 0:00:01 --:--:-- 79596 [2021-10-27T03:23:13.118Z] [2021-10-27T03:23:13.118Z] [2021-10-27T03:23:13.118Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/92/openapi/v2/support-scheduler.yaml] [2021-10-27T03:23:13.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:23:13.118Z] Dload Upload Total Spent Left Speed [2021-10-27T03:23:14.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 40712 --:--:-- --:--:-- --:--:-- 40681 100 38932 0 0 100 38932 0 40704 --:--:-- --:--:-- --:--:-- 40681 [2021-10-27T03:23:14.514Z] [2021-10-27T03:23:14.514Z] [2021-10-27T03:23:14.514Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/92/openapi/v2/system-agent.yaml] [2021-10-27T03:23:14.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T03:23:14.514Z] Dload Upload Total Spent Left Speed [2021-10-27T03:23:15.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20208 --:--:-- --:--:-- --:--:-- 20209 100 19603 0 0 100 19603 0 20204 --:--:-- --:--:-- --:--:-- 20188 [2021-10-27T03:23:15.701Z] [2021-10-27T03:23:15.701Z] [Pipeline] } [2021-10-27T03:23:15.702Z] 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-10-27T03:23:16.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T03:23:16.199Z] . [Pipeline] withDockerContainer [2021-10-27T03:23:16.269Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:23:16.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T03:23:16.683Z] $ docker top 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T03:23:16.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T03:23:16.829Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T03:23:16.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T03:23:16.988Z] $ docker exec 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f ssh-agent [2021-10-27T03:23:17.129Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdjono/agent.14 [2021-10-27T03:23:17.129Z] SSH_AGENT_PID=20 [2021-10-27T03:23:17.147Z] Running ssh-add (command line suppressed) [2021-10-27T03:23:17.256Z] Identity added: /w/workspace/edgex-go/92@tmp/private_key_8339140525276740099.key (/w/workspace/edgex-go/92@tmp/private_key_8339140525276740099.key) [2021-10-27T03:23:17.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T03:23:17.634Z] + git semver tag [2021-10-27T03:23:17.634Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T03:23:17.634Z] # $GIT_DIR = /w/workspace/edgex-go/92/.git [2021-10-27T03:23:17.634Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/92 [2021-10-27T03:23:17.634Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T03:23:17.634Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T03:23:17.634Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T03:23:17.634Z] # $SEMVER_BRANCH = main [2021-10-27T03:23:17.634Z] # $SEMVER_DIR = /w/workspace/edgex-go/92/.semver [2021-10-27T03:23:17.634Z] # d325f454062a1ab7df1627f6a73b0f166109ba5b HEAD [2021-10-27T03:23:17.634Z] # -> Force: false [2021-10-27T03:23:17.634Z] # d13f5691fd0e168374d3c6b23365fa8ccdadc282 refs/tags/v2.0.1-dev.81 [Pipeline] } [2021-10-27T03:23:17.643Z] $ docker exec --env ******** --env ******** 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f ssh-agent -k [2021-10-27T03:23:17.750Z] unset SSH_AUTH_SOCK; [2021-10-27T03:23:17.751Z] unset SSH_AGENT_PID; [2021-10-27T03:23:17.751Z] echo Agent pid 20 killed; [2021-10-27T03:23:17.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T03:23:18.073Z] + git semver [Pipeline] } [2021-10-27T03:23:18.086Z] $ docker stop --time=1 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f [2021-10-27T03:23:19.282Z] $ docker rm -f 55e2e5776e11b055d36e0a038ae9865cbe1d3947e28f3166f1a9dbc598dc267f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:23:19.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T03:23:19.683Z] [2021-10-27T03:23:19.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:23:19.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T03:23:19.981Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-27T03:23:19.981Z] ab5ef0e58194: Pulling fs layer [2021-10-27T03:23:19.981Z] 9712f1f96733: Pulling fs layer [2021-10-27T03:23:19.981Z] 63f879dbbcfc: Pulling fs layer [2021-10-27T03:23:19.981Z] 0d9ebad4ef96: Pulling fs layer [2021-10-27T03:23:19.981Z] e9a5061849ea: Pulling fs layer [2021-10-27T03:23:19.981Z] d747dcd14b5f: Pulling fs layer [2021-10-27T03:23:19.981Z] 2de7ff778b66: Pulling fs layer [2021-10-27T03:23:19.981Z] 0d9ebad4ef96: Waiting [2021-10-27T03:23:19.981Z] e9a5061849ea: Waiting [2021-10-27T03:23:19.981Z] d747dcd14b5f: Waiting [2021-10-27T03:23:19.981Z] 2de7ff778b66: Waiting [2021-10-27T03:23:19.981Z] 9712f1f96733: Verifying Checksum [2021-10-27T03:23:19.981Z] 9712f1f96733: Download complete [2021-10-27T03:23:20.248Z] 63f879dbbcfc: Verifying Checksum [2021-10-27T03:23:20.248Z] 63f879dbbcfc: Download complete [2021-10-27T03:23:20.513Z] 0d9ebad4ef96: Verifying Checksum [2021-10-27T03:23:20.513Z] 0d9ebad4ef96: Download complete [2021-10-27T03:23:20.513Z] d747dcd14b5f: Verifying Checksum [2021-10-27T03:23:20.513Z] d747dcd14b5f: Download complete [2021-10-27T03:23:20.513Z] ab5ef0e58194: Verifying Checksum [2021-10-27T03:23:20.513Z] ab5ef0e58194: Download complete [2021-10-27T03:23:20.513Z] e9a5061849ea: Verifying Checksum [2021-10-27T03:23:20.513Z] e9a5061849ea: Download complete [2021-10-27T03:23:20.513Z] 2de7ff778b66: Verifying Checksum [2021-10-27T03:23:20.513Z] 2de7ff778b66: Download complete [2021-10-27T03:23:23.860Z] ab5ef0e58194: Pull complete [2021-10-27T03:23:23.860Z] 9712f1f96733: Pull complete [2021-10-27T03:23:24.446Z] 63f879dbbcfc: Pull complete [2021-10-27T03:23:28.675Z] 0d9ebad4ef96: Pull complete [2021-10-27T03:23:28.935Z] e9a5061849ea: Pull complete [2021-10-27T03:23:29.197Z] d747dcd14b5f: Pull complete [2021-10-27T03:23:30.138Z] 2de7ff778b66: Pull complete [2021-10-27T03:23:30.138Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-27T03:23:30.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-27T03:23:30.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-27T03:23:31.411Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:23:31.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-27T03:23:35.247Z] $ docker top 403292b5a21dd4888ea06bbf9e643c64484701ecf86211bfd8e9e2a8250b726c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-27T03:23:35.326Z] provisioning config files... [2021-10-27T03:23:35.334Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/92@tmp/config6827733455732549881tmp [2021-10-27T03:23:35.346Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/92@tmp/config5101534420194934934tmp [2021-10-27T03:23:35.358Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/92@tmp/config4351909399336980168tmp [Pipeline] { [Pipeline] echo [2021-10-27T03:23:35.370Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:23:35.654Z] ---> sigul-configuration.sh [2021-10-27T03:23:35.654Z] gpg: directory `/root/.gnupg' created [2021-10-27T03:23:35.654Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-27T03:23:35.654Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-27T03:23:35.654Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-27T03:23:35.654Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-27T03:23:35.654Z] gpg: CAST5 encrypted data [2021-10-27T03:23:35.654Z] gpg: encrypted with 1 passphrase [2021-10-27T03:23:35.654Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-27T03:23:35.938Z] + mkdir /home/jenkins [2021-10-27T03:23:35.938Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-27T03:23:36.226Z] + 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-10-27T03:23:36.235Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:23:36.522Z] ---> sigul-install.sh [2021-10-27T03:23:36.522Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-27T03:23:36.809Z] + git tag --list [2021-10-27T03:23:36.809Z] 0.6.0 [2021-10-27T03:23:36.809Z] 0.6.1 [2021-10-27T03:23:36.809Z] 0.7.0 [2021-10-27T03:23:36.809Z] 0.7.1 [2021-10-27T03:23:36.809Z] v1.0.0 [2021-10-27T03:23:36.809Z] v1.0.1 [2021-10-27T03:23:36.809Z] v1.1.0 [2021-10-27T03:23:36.809Z] v1.2.0 [2021-10-27T03:23:36.809Z] v1.2.1 [2021-10-27T03:23:36.809Z] v1.3.0 [2021-10-27T03:23:36.809Z] v1.3.1 [2021-10-27T03:23:36.809Z] v2.0.0 [2021-10-27T03:23:36.809Z] v2.0.1-dev.1 [2021-10-27T03:23:36.809Z] v2.0.1-dev.10 [2021-10-27T03:23:36.809Z] v2.0.1-dev.11 [2021-10-27T03:23:36.809Z] v2.0.1-dev.12 [2021-10-27T03:23:36.809Z] v2.0.1-dev.13 [2021-10-27T03:23:36.809Z] v2.0.1-dev.14 [2021-10-27T03:23:36.809Z] v2.0.1-dev.15 [2021-10-27T03:23:36.809Z] v2.0.1-dev.16 [2021-10-27T03:23:36.809Z] v2.0.1-dev.17 [2021-10-27T03:23:36.809Z] v2.0.1-dev.18 [2021-10-27T03:23:36.809Z] v2.0.1-dev.19 [2021-10-27T03:23:36.809Z] v2.0.1-dev.2 [2021-10-27T03:23:36.809Z] v2.0.1-dev.20 [2021-10-27T03:23:36.809Z] v2.0.1-dev.21 [2021-10-27T03:23:36.809Z] v2.0.1-dev.22 [2021-10-27T03:23:36.809Z] v2.0.1-dev.23 [2021-10-27T03:23:36.809Z] v2.0.1-dev.24 [2021-10-27T03:23:36.809Z] v2.0.1-dev.25 [2021-10-27T03:23:36.809Z] v2.0.1-dev.26 [2021-10-27T03:23:36.809Z] v2.0.1-dev.27 [2021-10-27T03:23:36.809Z] v2.0.1-dev.28 [2021-10-27T03:23:36.809Z] v2.0.1-dev.29 [2021-10-27T03:23:36.809Z] v2.0.1-dev.3 [2021-10-27T03:23:36.809Z] v2.0.1-dev.30 [2021-10-27T03:23:36.809Z] v2.0.1-dev.31 [2021-10-27T03:23:36.809Z] v2.0.1-dev.32 [2021-10-27T03:23:36.809Z] v2.0.1-dev.33 [2021-10-27T03:23:36.809Z] v2.0.1-dev.34 [2021-10-27T03:23:36.809Z] v2.0.1-dev.35 [2021-10-27T03:23:36.809Z] v2.0.1-dev.36 [2021-10-27T03:23:36.809Z] v2.0.1-dev.37 [2021-10-27T03:23:36.809Z] v2.0.1-dev.38 [2021-10-27T03:23:36.809Z] v2.0.1-dev.39 [2021-10-27T03:23:36.809Z] v2.0.1-dev.4 [2021-10-27T03:23:36.809Z] v2.0.1-dev.40 [2021-10-27T03:23:36.809Z] v2.0.1-dev.41 [2021-10-27T03:23:36.809Z] v2.0.1-dev.42 [2021-10-27T03:23:36.809Z] v2.0.1-dev.43 [2021-10-27T03:23:36.809Z] v2.0.1-dev.44 [2021-10-27T03:23:36.809Z] v2.0.1-dev.45 [2021-10-27T03:23:36.809Z] v2.0.1-dev.46 [2021-10-27T03:23:36.809Z] v2.0.1-dev.47 [2021-10-27T03:23:36.809Z] v2.0.1-dev.48 [2021-10-27T03:23:36.809Z] v2.0.1-dev.49 [2021-10-27T03:23:36.809Z] v2.0.1-dev.5 [2021-10-27T03:23:36.809Z] v2.0.1-dev.50 [2021-10-27T03:23:36.809Z] v2.0.1-dev.51 [2021-10-27T03:23:36.809Z] v2.0.1-dev.52 [2021-10-27T03:23:36.809Z] v2.0.1-dev.53 [2021-10-27T03:23:36.809Z] v2.0.1-dev.54 [2021-10-27T03:23:36.809Z] v2.0.1-dev.55 [2021-10-27T03:23:36.809Z] v2.0.1-dev.56 [2021-10-27T03:23:36.809Z] v2.0.1-dev.57 [2021-10-27T03:23:36.809Z] v2.0.1-dev.58 [2021-10-27T03:23:36.809Z] v2.0.1-dev.59 [2021-10-27T03:23:36.809Z] v2.0.1-dev.6 [2021-10-27T03:23:36.809Z] v2.0.1-dev.60 [2021-10-27T03:23:36.809Z] v2.0.1-dev.61 [2021-10-27T03:23:36.809Z] v2.0.1-dev.62 [2021-10-27T03:23:36.809Z] v2.0.1-dev.63 [2021-10-27T03:23:36.809Z] v2.0.1-dev.64 [2021-10-27T03:23:36.809Z] v2.0.1-dev.65 [2021-10-27T03:23:36.809Z] v2.0.1-dev.66 [2021-10-27T03:23:36.809Z] v2.0.1-dev.67 [2021-10-27T03:23:36.809Z] v2.0.1-dev.68 [2021-10-27T03:23:36.809Z] v2.0.1-dev.69 [2021-10-27T03:23:36.809Z] v2.0.1-dev.7 [2021-10-27T03:23:36.809Z] v2.0.1-dev.70 [2021-10-27T03:23:36.809Z] v2.0.1-dev.71 [2021-10-27T03:23:36.809Z] v2.0.1-dev.72 [2021-10-27T03:23:36.809Z] v2.0.1-dev.73 [2021-10-27T03:23:36.809Z] v2.0.1-dev.74 [2021-10-27T03:23:36.809Z] v2.0.1-dev.75 [2021-10-27T03:23:36.809Z] v2.0.1-dev.76 [2021-10-27T03:23:36.809Z] v2.0.1-dev.77 [2021-10-27T03:23:36.809Z] v2.0.1-dev.78 [2021-10-27T03:23:36.809Z] v2.0.1-dev.79 [2021-10-27T03:23:36.809Z] v2.0.1-dev.8 [2021-10-27T03:23:36.809Z] v2.0.1-dev.80 [2021-10-27T03:23:36.809Z] v2.0.1-dev.81 [2021-10-27T03:23:36.809Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-27T03:23:37.096Z] + lftools sign git-tag v2.0.1-dev.81 [2021-10-27T03:23:37.668Z] Signing Git tag with Sigul... [2021-10-27T03:23:37.668Z] Signing v2.0.1-dev.81 [Pipeline] echo [2021-10-27T03:23:38.616Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:23:38.903Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-27T03:23:38.911Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-27T03:23:38.927Z] $ docker stop --time=1 403292b5a21dd4888ea06bbf9e643c64484701ecf86211bfd8e9e2a8250b726c [2021-10-27T03:23:40.136Z] $ docker rm -f 403292b5a21dd4888ea06bbf9e643c64484701ecf86211bfd8e9e2a8250b726c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:23:40.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T03:23:40.846Z] . [Pipeline] withDockerContainer [2021-10-27T03:23:40.910Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:23:40.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T03:23:41.295Z] $ docker top f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T03:23:41.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T03:23:41.388Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T03:23:41.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T03:23:41.499Z] $ docker exec f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 ssh-agent [2021-10-27T03:23:41.615Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijoEhK/agent.14 [2021-10-27T03:23:41.615Z] SSH_AGENT_PID=21 [2021-10-27T03:23:41.620Z] Running ssh-add (command line suppressed) [2021-10-27T03:23:41.739Z] Identity added: /w/workspace/edgex-go/92@tmp/private_key_7144308920182212033.key (/w/workspace/edgex-go/92@tmp/private_key_7144308920182212033.key) [2021-10-27T03:23:41.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T03:23:42.086Z] + git semver bump pre [2021-10-27T03:23:42.086Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T03:23:42.086Z] # $GIT_DIR = /w/workspace/edgex-go/92/.git [2021-10-27T03:23:42.086Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/92 [2021-10-27T03:23:42.086Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T03:23:42.086Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T03:23:42.086Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T03:23:42.086Z] # $SEMVER_BRANCH = main [2021-10-27T03:23:42.087Z] # $SEMVER_DIR = /w/workspace/edgex-go/92/.semver [2021-10-27T03:23:42.087Z] 2.0.1-dev.82 [Pipeline] } [2021-10-27T03:23:42.095Z] $ docker exec --env ******** --env ******** f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 ssh-agent -k [2021-10-27T03:23:42.210Z] unset SSH_AUTH_SOCK; [2021-10-27T03:23:42.210Z] unset SSH_AGENT_PID; [2021-10-27T03:23:42.210Z] echo Agent pid 21 killed; [2021-10-27T03:23:42.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T03:23:42.525Z] + git semver [Pipeline] } [2021-10-27T03:23:42.538Z] $ docker stop --time=1 f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 [2021-10-27T03:23:43.745Z] $ docker rm -f f3b20e7431a1f69db617ecdbc94bae8363f13763c6e6788cb6252abd21485252 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:23:44.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T03:23:44.095Z] . [Pipeline] withDockerContainer [2021-10-27T03:23:44.160Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:23:44.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T03:23:44.582Z] $ docker top 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T03:23:44.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T03:23:44.678Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T03:23:44.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T03:23:44.791Z] $ docker exec 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 ssh-agent [2021-10-27T03:23:44.899Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCpFMdB/agent.14 [2021-10-27T03:23:44.899Z] SSH_AGENT_PID=20 [2021-10-27T03:23:44.905Z] Running ssh-add (command line suppressed) [2021-10-27T03:23:44.997Z] Identity added: /w/workspace/edgex-go/92@tmp/private_key_4472950364064599249.key (/w/workspace/edgex-go/92@tmp/private_key_4472950364064599249.key) [2021-10-27T03:23:45.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T03:23:45.299Z] + git semver push [2021-10-27T03:23:45.299Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T03:23:45.299Z] # $GIT_DIR = /w/workspace/edgex-go/92/.git [2021-10-27T03:23:45.299Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/92 [2021-10-27T03:23:45.299Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T03:23:45.299Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T03:23:45.299Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T03:23:45.299Z] # $SEMVER_BRANCH = main [2021-10-27T03:23:45.299Z] # $SEMVER_DIR = /w/workspace/edgex-go/92/.semver [Pipeline] } [2021-10-27T03:23:49.529Z] $ docker exec --env ******** --env ******** 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 ssh-agent -k [2021-10-27T03:23:49.633Z] unset SSH_AUTH_SOCK; [2021-10-27T03:23:49.633Z] unset SSH_AGENT_PID; [2021-10-27T03:23:49.633Z] echo Agent pid 20 killed; [2021-10-27T03:23:49.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T03:23:49.938Z] + git semver [Pipeline] } [2021-10-27T03:23:49.950Z] $ docker stop --time=1 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 [2021-10-27T03:23:51.150Z] $ docker rm -f 11a95439b371536e0858ccb3ef01acd6afff1af42f7dbd4469877ce25777d230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T03:23:52.806Z] + '[' -d /w/workspace/edgex-go/92/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:23:53.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:23:53.663Z] ---> package-listing.sh [2021-10-27T03:23:53.663Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T03:23:53.663Z] ++ facter osfamily [2021-10-27T03:23:53.924Z] + OS_FAMILY=redhat [2021-10-27T03:23:53.924Z] + workspace=/w/workspace/edgex-go/92 [2021-10-27T03:23:53.924Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T03:23:53.924Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T03:23:53.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T03:23:53.924Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T03:23:53.924Z] + '[' /w/workspace/edgex-go/92 ']' [2021-10-27T03:23:53.924Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T03:23:53.924Z] + case "${OS_FAMILY}" in [2021-10-27T03:23:53.924Z] + rpm -qa [2021-10-27T03:23:53.924Z] + sort [2021-10-27T03:23:57.230Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T03:23:57.230Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T03:23:57.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T03:23:57.230Z] + '[' /w/workspace/edgex-go/92 ']' [2021-10-27T03:23:57.230Z] + mkdir -p /w/workspace/edgex-go/92/archives/ [2021-10-27T03:23:57.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/92/archives/ [Pipeline] echo [2021-10-27T03:23:57.239Z] 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/92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-27T03:23:57.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:23:58.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T03:23:58.077Z] [2021-10-27T03:23:58.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T03:23:58.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T03:23:58.396Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T03:23:58.396Z] b4d181a07f80: Pulling fs layer [2021-10-27T03:23:58.396Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T03:23:58.396Z] ed53099fbce6: Pulling fs layer [2021-10-27T03:23:58.396Z] dc539afda2c1: Pulling fs layer [2021-10-27T03:23:58.396Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T03:23:58.396Z] 9065ff56babe: Pulling fs layer [2021-10-27T03:23:58.396Z] d287ab97295c: Pulling fs layer [2021-10-27T03:23:58.396Z] dc539afda2c1: Waiting [2021-10-27T03:23:58.396Z] 9065ff56babe: Waiting [2021-10-27T03:23:58.396Z] 77bc0d833cb6: Waiting [2021-10-27T03:23:58.396Z] d287ab97295c: Waiting [2021-10-27T03:23:58.396Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T03:23:58.396Z] a1111a8f2ec3: Download complete [2021-10-27T03:23:58.396Z] dc539afda2c1: Verifying Checksum [2021-10-27T03:23:58.396Z] dc539afda2c1: Download complete [2021-10-27T03:23:58.396Z] ed53099fbce6: Verifying Checksum [2021-10-27T03:23:58.396Z] ed53099fbce6: Download complete [2021-10-27T03:23:58.396Z] 9065ff56babe: Verifying Checksum [2021-10-27T03:23:58.396Z] 9065ff56babe: Download complete [2021-10-27T03:23:58.396Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T03:23:58.396Z] 77bc0d833cb6: Download complete [2021-10-27T03:23:58.660Z] b4d181a07f80: Verifying Checksum [2021-10-27T03:23:58.660Z] b4d181a07f80: Download complete [2021-10-27T03:23:59.232Z] d287ab97295c: Verifying Checksum [2021-10-27T03:23:59.232Z] d287ab97295c: Download complete [2021-10-27T03:24:00.185Z] b4d181a07f80: Pull complete [2021-10-27T03:24:00.185Z] a1111a8f2ec3: Pull complete [2021-10-27T03:24:00.781Z] ed53099fbce6: Pull complete [2021-10-27T03:24:00.781Z] dc539afda2c1: Pull complete [2021-10-27T03:24:01.047Z] 77bc0d833cb6: Pull complete [2021-10-27T03:24:01.047Z] 9065ff56babe: Pull complete [2021-10-27T03:24:06.379Z] d287ab97295c: Pull complete [2021-10-27T03:24:06.379Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T03:24:06.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T03:24:06.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T03:24:06.442Z] prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container [2021-10-27T03:24:06.473Z] $ 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/92/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/92 -v /w/workspace/edgex-go/92:/w/workspace/edgex-go/92:rw,z -v /w/workspace/edgex-go/92@tmp:/w/workspace/edgex-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T03:24:08.758Z] $ docker top 8031ffb4125cfed9d6c90d906417134c3d6e9f80c29a170c6ceab07eafc8857d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T03:24:09.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T03:24:09.394Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T03:24:09.686Z] + ls /var/log/sa-host [2021-10-27T03:24:09.686Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T03:24:09.686Z] file_magic: OK [2021-10-27T03:24:09.686Z] HZ: Using current value: 100 [2021-10-27T03:24:09.686Z] file_header: OK [2021-10-27T03:24:09.686Z] 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-10-27T03:24:09.686Z] Statistics: [2021-10-27T03:24:09.686Z] 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... [2021-10-27T03:24:09.686Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T03:24:09.686Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T03:24:09.686Z] file_magic: OK [2021-10-27T03:24:09.686Z] HZ: Using current value: 100 [2021-10-27T03:24:09.686Z] file_header: OK [2021-10-27T03:24:09.686Z] 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-10-27T03:24:09.686Z] Statistics: [2021-10-27T03:24:09.686Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T03:24:09.686Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T03:24:09.924Z] provisioning config files... [2021-10-27T03:24:09.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/92@tmp/config4780509677255187890tmp [Pipeline] { [Pipeline] echo [2021-10-27T03:24:09.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:24:10.236Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T03:24:10.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:24:10.585Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T03:24:10.595Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:24:10.883Z] ---> sudo-logs.sh [2021-10-27T03:24:10.884Z] Archiving 'sudo' log.. [2021-10-27T03:24:10.884Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2253.novalocal: Name or service not known [2021-10-27T03:24:10.884Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2253.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T03:24:10.904Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:24:11.193Z] ---> job-cost.sh [2021-10-27T03:24:11.193Z] lf-activate-venv: SKIPPING [2021-10-27T03:24:11.193Z] DEBUG: total: 0.10999999940395355 [2021-10-27T03:24:11.193Z] INFO: Retrieving Stack Cost... [2021-10-27T03:24:11.762Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T03:24:12.331Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T03:24:12.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T03:24:12.633Z] ---> logs-deploy.sh [2021-10-27T03:24:12.633Z] lf-activate-venv: SKIPPING [2021-10-27T03:24:12.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/92 [2021-10-27T03:24:12.633Z] INFO: archiving workspace using pattern(s): [2021-10-27T03:24:13.207Z] Archives upload complete. [2021-10-27T03:24:13.468Z] INFO: archiving logs to Nexus