Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77fe71b6b44e31624130600da248bb6ad192c9d6 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-ssh7439113564371603369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh9005293049275437516.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6440099110603298297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh7203197110728402787.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-ssh8164375361635415754.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-206 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/68 [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/68 # 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/68@tmp/jenkins-gitclient-ssh2276773301025211821.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 77fe71b6b44e31624130600da248bb6ad192c9d6 (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 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 Commit message: "style: Enable staticcheck linter and associated recommendations (#3735)" > git rev-list --no-walk bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T00:32:44.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T00:32:44.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T00:32:44.713Z] ========================================================= [2021-09-30T00:32:44.713Z] EdgeX Global Pipelines Version Info [2021-09-30T00:32:44.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:32:46.050Z] ------------------- [2021-09-30T00:32:46.050Z] stable info: [2021-09-30T00:32:46.050Z] ------------------- [2021-09-30T00:32:46.050Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T00:32:46.050Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T00:32:46.050Z] Message: update stable to v1.0.206 [2021-09-30T00:32:46.657Z] ------------------- [2021-09-30T00:32:46.657Z] experimental info: [2021-09-30T00:32:46.657Z] ------------------- [2021-09-30T00:32:46.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T00:32:46.657Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T00:32:46.657Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T00:32:46.778Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T00:32:46.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T00:32:46.821Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T00:32:46.842Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T00:32:46.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T00:32:46.883Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T00:32:46.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T00:32:46.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T00:32:46.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T00:32:46.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T00:32:46.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T00:32:47.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T00:32:47.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T00:32:47.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T00:32:47.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T00:32:47.114Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T00:32:47.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T00:32:47.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T00:32:47.178Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T00:32:47.200Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T00:32:47.221Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T00:32:47.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T00:32:47.264Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T00:32:47.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-30T00:32:47.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-30T00:32:47.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-30T00:32:47.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] echo [2021-09-30T00:32:47.394Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77fe71b [Pipeline] echo [2021-09-30T00:32:47.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T00:32:47.481Z] provisioning config files... [2021-09-30T00:32:47.497Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config1804646652500722777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:32:47.826Z] ---> docker-login.sh [2021-09-30T00:32:47.826Z] nexus3.edgexfoundry.org:10001 [2021-09-30T00:32:47.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:32:48.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:32:48.093Z] Configure a credential helper to remove this warning. See [2021-09-30T00:32:48.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:32:48.093Z] [2021-09-30T00:32:48.093Z] Login Succeeded [2021-09-30T00:32:48.093Z] nexus3.edgexfoundry.org:10002 [2021-09-30T00:32:48.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:32:48.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:32:48.093Z] Configure a credential helper to remove this warning. See [2021-09-30T00:32:48.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:32:48.093Z] [2021-09-30T00:32:48.093Z] Login Succeeded [2021-09-30T00:32:48.093Z] nexus3.edgexfoundry.org:10003 [2021-09-30T00:32:48.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:32:48.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:32:48.369Z] Configure a credential helper to remove this warning. See [2021-09-30T00:32:48.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:32:48.369Z] [2021-09-30T00:32:48.369Z] Login Succeeded [2021-09-30T00:32:48.369Z] nexus3.edgexfoundry.org:10004 [2021-09-30T00:32:48.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:32:48.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:32:48.635Z] Configure a credential helper to remove this warning. See [2021-09-30T00:32:48.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:32:48.635Z] [2021-09-30T00:32:48.635Z] Login Succeeded [2021-09-30T00:32:48.635Z] docker.io [2021-09-30T00:32:48.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:32:53.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:32:53.984Z] Configure a credential helper to remove this warning. See [2021-09-30T00:32:53.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:32:53.984Z] [2021-09-30T00:32:53.984Z] Login Succeeded [2021-09-30T00:32:53.984Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T00:32:53.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T00:32:54.566Z] ++ 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-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T00:32:54.566Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T00:32:54.566Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T00:32:54.566Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T00:32:54.566Z] ++ cut -d/ -f2 [2021-09-30T00:32:54.566Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T00:32:54.826Z] 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-09-30T00:32:55.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:32:55.574Z] [2021-09-30T00:32:55.574Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:32:55.935Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:32:55.935Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T00:32:55.935Z] 31603596830f: Pulling fs layer [2021-09-30T00:32:55.935Z] 04fac38145f0: Pulling fs layer [2021-09-30T00:32:55.935Z] 701f6daf10bf: Pulling fs layer [2021-09-30T00:32:55.935Z] 24f72da36158: Pulling fs layer [2021-09-30T00:32:55.935Z] 24f72da36158: Waiting [2021-09-30T00:32:55.935Z] 04fac38145f0: Verifying Checksum [2021-09-30T00:32:55.935Z] 04fac38145f0: Download complete [2021-09-30T00:32:56.206Z] 31603596830f: Verifying Checksum [2021-09-30T00:32:56.206Z] 31603596830f: Download complete [2021-09-30T00:32:56.206Z] 31603596830f: Pull complete [2021-09-30T00:32:56.478Z] 04fac38145f0: Pull complete [2021-09-30T00:32:56.478Z] 24f72da36158: Verifying Checksum [2021-09-30T00:32:56.478Z] 24f72da36158: Download complete [2021-09-30T00:32:56.748Z] 701f6daf10bf: Verifying Checksum [2021-09-30T00:32:56.748Z] 701f6daf10bf: Download complete [2021-09-30T00:32:57.351Z] 701f6daf10bf: Pull complete [2021-09-30T00:32:57.351Z] 24f72da36158: Pull complete [2021-09-30T00:32:57.351Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T00:32:57.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:32:57.351Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T00:32:57.441Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:32:57.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T00:32:58.285Z] $ docker top 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T00:32:58.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T00:32:58.423Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T00:32:58.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T00:32:58.541Z] $ docker exec 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 ssh-agent [2021-09-30T00:32:58.658Z] SSH_AUTH_SOCK=/tmp/ssh-xRKn1karcaDg/agent.14 [2021-09-30T00:32:58.658Z] SSH_AGENT_PID=21 [2021-09-30T00:32:58.672Z] Running ssh-add (command line suppressed) [2021-09-30T00:32:58.770Z] Identity added: /w/workspace/edgex-go/68@tmp/private_key_7896792683583070944.key (/w/workspace/edgex-go/68@tmp/private_key_7896792683583070944.key) [2021-09-30T00:32:58.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T00:32:59.114Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T00:32:59.130Z] $ docker exec --env ******** --env ******** 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 ssh-agent -k [2021-09-30T00:32:59.232Z] unset SSH_AUTH_SOCK; [2021-09-30T00:32:59.232Z] unset SSH_AGENT_PID; [2021-09-30T00:32:59.232Z] echo Agent pid 21 killed; [2021-09-30T00:32:59.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T00:32:59.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T00:32:59.302Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T00:32:59.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T00:32:59.414Z] $ docker exec 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 ssh-agent [2021-09-30T00:32:59.520Z] SSH_AUTH_SOCK=/tmp/ssh-Tfyh9YRFllBL/agent.54 [2021-09-30T00:32:59.520Z] SSH_AGENT_PID=61 [2021-09-30T00:32:59.532Z] Running ssh-add (command line suppressed) [2021-09-30T00:32:59.635Z] Identity added: /w/workspace/edgex-go/68@tmp/private_key_7575630246291261518.key (/w/workspace/edgex-go/68@tmp/private_key_7575630246291261518.key) [2021-09-30T00:32:59.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T00:32:59.976Z] + git semver init [2021-09-30T00:32:59.976Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T00:32:59.976Z] # $GIT_DIR = /w/workspace/edgex-go/68/.git [2021-09-30T00:32:59.976Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/68 [2021-09-30T00:32:59.976Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T00:32:59.976Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T00:32:59.976Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T00:32:59.976Z] # $SEMVER_BRANCH = main [2021-09-30T00:32:59.976Z] # $SEMVER_TEMP = /tmp/semver-797713424 [2021-09-30T00:32:59.976Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T00:35:06.660Z] # '/tmp/semver-797713424' -> '/w/workspace/edgex-go/68/.semver' [2021-09-30T00:35:06.660Z] # -> Force: false [2021-09-30T00:35:06.660Z] # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver [Pipeline] } [2021-09-30T00:35:06.678Z] $ docker exec --env ******** --env ******** 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 ssh-agent -k [2021-09-30T00:35:06.805Z] unset SSH_AUTH_SOCK; [2021-09-30T00:35:06.806Z] unset SSH_AGENT_PID; [2021-09-30T00:35:06.806Z] echo Agent pid 61 killed; [2021-09-30T00:35:07.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T00:35:07.411Z] + git semver [Pipeline] } [2021-09-30T00:35:07.428Z] $ docker stop --time=1 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 [2021-09-30T00:35:09.172Z] $ docker rm -f 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T00:35:09.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T00:35:10.130Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T00:35:10.133Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.60 [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-09-30T00:35:10.514Z] ========================================================= [2021-09-30T00:35:10.515Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T00:35:10.515Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:35:10.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T00:35:10.857Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T00:35:10.857Z] 540db60ca938: Pulling fs layer [2021-09-30T00:35:10.857Z] adcc1eea9eea: Pulling fs layer [2021-09-30T00:35:10.857Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T00:35:10.857Z] db62176df00c: Pulling fs layer [2021-09-30T00:35:10.858Z] 3b30891b0d05: Pulling fs layer [2021-09-30T00:35:10.858Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T00:35:10.858Z] c788192a36de: Pulling fs layer [2021-09-30T00:35:10.858Z] a77e37c0d609: Pulling fs layer [2021-09-30T00:35:10.858Z] c3185cebc471: Pulling fs layer [2021-09-30T00:35:10.858Z] 06b49ca38bd5: Waiting [2021-09-30T00:35:10.858Z] c788192a36de: Waiting [2021-09-30T00:35:10.858Z] a77e37c0d609: Waiting [2021-09-30T00:35:10.858Z] c3185cebc471: Waiting [2021-09-30T00:35:10.858Z] db62176df00c: Waiting [2021-09-30T00:35:10.858Z] 3b30891b0d05: Waiting [2021-09-30T00:35:10.858Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T00:35:10.858Z] 4c4ab2625f07: Download complete [2021-09-30T00:35:10.858Z] adcc1eea9eea: Verifying Checksum [2021-09-30T00:35:10.858Z] adcc1eea9eea: Download complete [2021-09-30T00:35:10.858Z] 3b30891b0d05: Verifying Checksum [2021-09-30T00:35:10.858Z] 3b30891b0d05: Download complete [2021-09-30T00:35:11.129Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T00:35:11.129Z] 06b49ca38bd5: Download complete [2021-09-30T00:35:11.129Z] 540db60ca938: Verifying Checksum [2021-09-30T00:35:11.129Z] c788192a36de: Verifying Checksum [2021-09-30T00:35:11.129Z] c788192a36de: Download complete [2021-09-30T00:35:11.400Z] 540db60ca938: Pull complete [2021-09-30T00:35:11.400Z] adcc1eea9eea: Pull complete [2021-09-30T00:35:11.666Z] 4c4ab2625f07: Pull complete [2021-09-30T00:35:12.250Z] a77e37c0d609: Verifying Checksum [2021-09-30T00:35:12.250Z] a77e37c0d609: Download complete [2021-09-30T00:35:17.593Z] db62176df00c: Verifying Checksum [2021-09-30T00:35:17.593Z] db62176df00c: Download complete [2021-09-30T00:35:17.593Z] c3185cebc471: Verifying Checksum [2021-09-30T00:35:17.593Z] c3185cebc471: Download complete [2021-09-30T00:35:20.210Z] db62176df00c: Pull complete [2021-09-30T00:35:20.491Z] 3b30891b0d05: Pull complete [2021-09-30T00:35:20.491Z] 06b49ca38bd5: Pull complete [2021-09-30T00:35:20.491Z] c788192a36de: Pull complete [2021-09-30T00:35:20.762Z] a77e37c0d609: Pull complete [2021-09-30T00:35:22.742Z] c3185cebc471: Pull complete [2021-09-30T00:35:22.742Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T00:35:22.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T00:35:22.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:35:23.078Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T00:35:23.078Z] WORKDIR /edgex [2021-09-30T00:35:23.078Z] COPY go.mod . [2021-09-30T00:35:23.078Z] RUN go mod download' [2021-09-30T00:35:23.078Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T00:35:25.157Z] Sending build context to Docker daemon 329.1MB [2021-09-30T00:35:25.426Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T00:35:25.426Z] ---> 031687cdd783 [2021-09-30T00:35:25.426Z] Step 2/4 : WORKDIR /edgex [2021-09-30T00:35:25.438Z] Still waiting to schedule task [2021-09-30T00:35:25.439Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-203’ [2021-09-30T00:35:26.388Z] ---> Running in 58a681086132 [2021-09-30T00:35:26.657Z] Removing intermediate container 58a681086132 [2021-09-30T00:35:26.657Z] ---> a9523327ae7d [2021-09-30T00:35:26.657Z] Step 3/4 : COPY go.mod . [2021-09-30T00:35:26.657Z] ---> 678ecbcd4f78 [2021-09-30T00:35:26.657Z] Step 4/4 : RUN go mod download [2021-09-30T00:35:26.657Z] ---> Running in 064bf49922ce [2021-09-30T00:35:59.606Z] Removing intermediate container 064bf49922ce [2021-09-30T00:35:59.606Z] ---> 9622c9460e69 [2021-09-30T00:35:59.606Z] Successfully built 9622c9460e69 [2021-09-30T00:35:59.606Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:35:59.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T00:35:59.944Z] . [Pipeline] withDockerContainer [2021-09-30T00:36:00.043Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:36:00.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 ******** ci-base-image-x86_64 cat [2021-09-30T00:36:00.484Z] $ docker top 62f8045c226f8317bf8d1b7ef9fff94a4be478c7a231c18d59669d7a053248cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:36:01.100Z] + go version [2021-09-30T00:36:01.100Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T00:36:01.119Z] $ docker stop --time=1 62f8045c226f8317bf8d1b7ef9fff94a4be478c7a231c18d59669d7a053248cc [2021-09-30T00:36:02.312Z] $ docker rm -f 62f8045c226f8317bf8d1b7ef9fff94a4be478c7a231c18d59669d7a053248cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:36:02.877Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T00:36:02.877Z] . [Pipeline] withDockerContainer [2021-09-30T00:36:02.978Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:36:03.086Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 ******** ci-base-image-x86_64 cat [2021-09-30T00:36:03.469Z] $ docker top 5752f2d91803879d205a755b66ce1c0aed3cf1f6b9e1071ea8b7736350d489c1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T00:36:03.572Z] ========================================================= [2021-09-30T00:36:03.572Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T00:36:03.572Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:36:03.902Z] + go mod tidy [Pipeline] sh [2021-09-30T00:36:04.504Z] + make test [2021-09-30T00:36:04.504Z] go mod tidy [2021-09-30T00:36:04.776Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T00:36:10.148Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T00:36:28.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T00:36:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T00:36:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T00:36:34.077Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T00:36:36.744Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T00:36:37.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T00:36:37.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T00:36:37.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T00:36:37.609Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T00:36:37.899Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T00:36:38.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T00:36:38.171Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T00:36:38.171Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T00:36:38.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T00:36:40.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2021-09-30T00:36:40.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T00:36:40.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T00:36:40.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-09-30T00:36:40.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T00:36:41.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements [2021-09-30T00:36:41.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T00:36:41.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T00:36:42.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-09-30T00:36:42.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T00:36:42.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:36:43.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements [2021-09-30T00:36:43.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T00:36:43.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T00:36:43.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T00:36:43.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T00:36:43.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T00:36:44.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements [2021-09-30T00:36:44.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T00:36:44.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:36:44.026Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-09-30T00:36:44.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T00:36:44.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T00:36:44.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T00:36:44.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T00:36:44.026Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T00:36:44.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-09-30T00:36:44.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T00:36:44.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T00:36:44.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T00:36:45.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-09-30T00:36:45.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T00:36:45.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-09-30T00:36:45.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-30T00:36:45.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T00:36:46.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-09-30T00:36:47.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2021-09-30T00:36:47.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-09-30T00:36:47.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-09-30T00:36:47.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-09-30T00:36:59.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-09-30T00:36:59.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-30T00:37:03.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 82.5% of statements [2021-09-30T00:37:03.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.0% of statements [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T00:37:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-09-30T00:37:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-09-30T00:37:22.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.252s coverage: 70.3% of statements [2021-09-30T00:37:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T00:37:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T00:37:22.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T00:37:23.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.4% of statements [2021-09-30T00:37:23.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T00:37:23.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T00:37:23.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-09-30T00:37:23.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T00:37:23.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-09-30T00:37:23.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T00:37:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T00:37:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T00:37:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T00:37:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T00:37:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T00:37:30.106Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T00:37:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-30T00:37:30.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-09-30T00:37:30.385Z] 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-09-30T00:38:02.908Z] GO111MODULE=on go vet ./... [2021-09-30T00:38:13.138Z] gofmt -l . [2021-09-30T00:38:13.422Z] [ "`gofmt -l .`" = "" ] [2021-09-30T00:38:13.696Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T00:38:14.312Z] + ls -al . [2021-09-30T00:38:14.312Z] total 612 [2021-09-30T00:38:14.312Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 00:38 . [2021-09-30T00:38:14.312Z] drwxr-xr-x 4 root root 30 Sep 30 00:36 .. [2021-09-30T00:38:14.312Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 00:32 .dockerignore [2021-09-30T00:38:14.312Z] drwxrwxr-x 8 1001 1001 162 Sep 30 00:32 .git [2021-09-30T00:38:14.312Z] drwxrwxr-x 4 1001 1001 142 Sep 30 00:32 .github [2021-09-30T00:38:14.312Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 00:32 .gitignore [2021-09-30T00:38:14.312Z] -rw-rw-r-- 1 1001 1001 35 Sep 30 00:32 .golangci.yml [2021-09-30T00:38:14.312Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 00:32 .hadolint.yml [2021-09-30T00:38:14.312Z] drwx------ 3 1001 1001 43 Sep 30 00:35 .semver [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 00:32 .sonarcloud.properties [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 00:32 ADOPTERS.md [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 8493 Sep 30 00:32 Attribution.txt [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 00:32 CHANGELOG.md [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 00:32 CONTRIBUTING.md [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 00:32 GOVERNANCE.md [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 00:32 Jenkinsfile [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 00:32 LICENSE [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 00:32 Makefile [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 00:32 OWNERS.md [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 00:32 README.md [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 00:32 SECURITY.md [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 12 Sep 30 00:35 VERSION [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 00:32 ZMQWindows.md [2021-09-30T00:38:14.313Z] drwxrwxr-x 2 1001 1001 37 Sep 30 00:32 bin [2021-09-30T00:38:14.313Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 00:32 cmd [2021-09-30T00:38:14.313Z] -rw-r--r-- 1 root root 403100 Sep 30 00:37 coverage.out [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 841 Sep 30 00:32 go.mod [2021-09-30T00:38:14.313Z] -rw-r--r-- 1 root root 50064 Sep 30 00:36 go.sum [2021-09-30T00:38:14.313Z] drwxrwxr-x 8 1001 1001 124 Sep 30 00:32 internal [2021-09-30T00:38:14.313Z] drwxrwxr-x 3 1001 1001 16 Sep 30 00:32 openapi [2021-09-30T00:38:14.313Z] drwxrwxr-x 4 1001 1001 71 Sep 30 00:32 snap [2021-09-30T00:38:14.313Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 00:32 version.go [Pipeline] sh [2021-09-30T00:38:14.643Z] + '[' -e coverage.out ] [2021-09-30T00:38:14.643Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T00:38:14.749Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T00:38:15.279Z] + make build [2021-09-30T00:38:15.279Z] go mod tidy [2021-09-30T00:38:15.279Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T00:38:16.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T00:38:23.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T00:38:24.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T00:38:25.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T00:38:25.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T00:38:26.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T00:38:27.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T00:38:28.413Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T00:38:29.833Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T00:38:30.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T00:38:31.388Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-30T00:38:32.817Z] $ docker stop --time=1 5752f2d91803879d205a755b66ce1c0aed3cf1f6b9e1071ea8b7736350d489c1 [2021-09-30T00:38:34.599Z] $ docker rm -f 5752f2d91803879d205a755b66ce1c0aed3cf1f6b9e1071ea8b7736350d489c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:38:36.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T00:38:36.143Z] [2021-09-30T00:38:36.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:38:36.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T00:38:37.059Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T00:38:37.059Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T00:38:37.059Z] ca9280d653b3: Pulling fs layer [2021-09-30T00:38:37.059Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T00:38:38.468Z] ca9280d653b3: Verifying Checksum [2021-09-30T00:38:38.468Z] ca9280d653b3: Download complete [2021-09-30T00:38:38.468Z] cbdbe7a5bc2a: Download complete [2021-09-30T00:38:38.468Z] cbdbe7a5bc2a: Pull complete [2021-09-30T00:38:39.052Z] ca9280d653b3: Pull complete [2021-09-30T00:38:41.629Z] 7e9c9ca2126c: Download complete [2021-09-30T00:38:44.970Z] 7e9c9ca2126c: Pull complete [2021-09-30T00:38:44.970Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T00:38:44.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T00:38:44.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T00:38:45.061Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:38:45.128Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-09-30T00:38:47.588Z] $ docker top b9bd6af0adaa2467d516dd55b5b398b92116cd719e85eb55797ebb3ec09aaa2f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:38:47.990Z] + docker-compose build --help [2021-09-30T00:38:47.990Z] + grep parallel [2021-09-30T00:38:48.572Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T00:38:48.586Z] $ docker stop --time=1 b9bd6af0adaa2467d516dd55b5b398b92116cd719e85eb55797ebb3ec09aaa2f [2021-09-30T00:38:49.771Z] $ docker rm -f b9bd6af0adaa2467d516dd55b5b398b92116cd719e85eb55797ebb3ec09aaa2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:38:50.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T00:38:50.218Z] . [Pipeline] withDockerContainer [2021-09-30T00:38:50.301Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:38:50.360Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T00:38:50.737Z] $ docker top a0203e94638a00e8ad5219de4efca1faf7f28478edd76df9e667d67f7f501a5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:38:51.184Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T00:38:51.769Z] Building core-command ... [2021-09-30T00:38:51.769Z] Building core-data ... [2021-09-30T00:38:51.769Z] Building core-metadata ... [2021-09-30T00:38:51.769Z] Building security-bootstrapper ... [2021-09-30T00:38:51.769Z] Building security-proxy-setup ... [2021-09-30T00:38:51.769Z] Building security-secretstore-setup ... [2021-09-30T00:38:51.769Z] Building support-notifications ... [2021-09-30T00:38:51.769Z] Building support-scheduler ... [2021-09-30T00:38:51.769Z] Building sys-mgmt-agent ... [2021-09-30T00:38:51.769Z] Building support-notifications [2021-09-30T00:38:51.769Z] Building security-secretstore-setup [2021-09-30T00:38:51.769Z] Building security-bootstrapper [2021-09-30T00:38:51.769Z] Building core-metadata [2021-09-30T00:38:51.769Z] Building core-command [2021-09-30T00:39:04.082Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:39:04.082Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:39:04.082Z] ---> 9622c9460e69 [2021-09-30T00:39:04.082Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:39:04.082Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:39:04.082Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:39:04.082Z] ---> 9622c9460e69 [2021-09-30T00:39:04.082Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:39:09.433Z] ---> Running in 82c8768cff4a [2021-09-30T00:39:09.433Z] ---> Running in b360caca8392 [2021-09-30T00:39:10.405Z] Removing intermediate container b360caca8392 [2021-09-30T00:39:10.406Z] ---> f6e08bfb55ef [2021-09-30T00:39:10.406Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:39:10.681Z] Removing intermediate container 82c8768cff4a [2021-09-30T00:39:10.681Z] ---> 7906df849342 [2021-09-30T00:39:10.681Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:39:10.972Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:39:10.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:39:10.972Z] ---> 9622c9460e69 [2021-09-30T00:39:10.972Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T00:39:10.972Z] ---> Using cache [2021-09-30T00:39:10.972Z] ---> 7906df849342 [2021-09-30T00:39:10.972Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:39:11.247Z] ---> Running in 8c64cd816c96 [2021-09-30T00:39:11.247Z] ---> Running in 52b25bc9c1ae [2021-09-30T00:39:11.247Z] ---> Running in 2d3046f65548 [2021-09-30T00:39:11.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:39:11.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:39:11.836Z] ---> 9622c9460e69 [2021-09-30T00:39:11.836Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T00:39:11.836Z] ---> Using cache [2021-09-30T00:39:11.836Z] ---> 7906df849342 [2021-09-30T00:39:11.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:39:11.836Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:39:11.836Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:39:11.836Z] ---> 9622c9460e69 [2021-09-30T00:39:11.836Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T00:39:11.836Z] ---> Using cache [2021-09-30T00:39:11.836Z] ---> 7906df849342 [2021-09-30T00:39:11.836Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:39:12.101Z] ---> Running in 879f70099417 [2021-09-30T00:39:12.101Z] ---> Running in 3c9955d6acd8 [2021-09-30T00:39:12.690Z] Removing intermediate container 52b25bc9c1ae [2021-09-30T00:39:12.690Z] ---> fd3986d948ed [2021-09-30T00:39:12.690Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T00:39:12.690Z] ---> Running in 4b6116cb3094 [2021-09-30T00:39:12.962Z] Removing intermediate container 2d3046f65548 [2021-09-30T00:39:12.962Z] ---> aecc2a86c0c4 [2021-09-30T00:39:12.962Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T00:39:12.962Z] Removing intermediate container 8c64cd816c96 [2021-09-30T00:39:12.962Z] ---> 431bd2fbff95 [2021-09-30T00:39:12.962Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T00:39:12.962Z] ---> Running in 548e60a9e309 [2021-09-30T00:39:12.962Z] ---> Running in 83d199f19574 [2021-09-30T00:39:12.962Z] Removing intermediate container 879f70099417 [2021-09-30T00:39:12.962Z] ---> 94e272fcd5b8 [2021-09-30T00:39:12.962Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T00:39:12.962Z] ---> Running in 42c73f8be945 [2021-09-30T00:39:13.565Z] Removing intermediate container 3c9955d6acd8 [2021-09-30T00:39:13.565Z] ---> 7dd84fed627f [2021-09-30T00:39:13.565Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T00:39:13.565Z] ---> Running in 727eade0aa86 [2021-09-30T00:39:13.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:13.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:13.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:13.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:13.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:14.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:14.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:14.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:14.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:15.080Z] OK: 219 MiB in 52 packages [2021-09-30T00:39:15.349Z] OK: 219 MiB in 52 packages [2021-09-30T00:39:15.349Z] OK: 219 MiB in 52 packages [2021-09-30T00:39:15.623Z] OK: 219 MiB in 52 packages [2021-09-30T00:39:15.623Z] Removing intermediate container 42c73f8be945 [2021-09-30T00:39:15.623Z] ---> 6a412819b9eb [2021-09-30T00:39:15.623Z] Step 6/23 : COPY go.mod . [2021-09-30T00:39:15.897Z] Removing intermediate container 4b6116cb3094 [2021-09-30T00:39:15.897Z] ---> 9cf81152d5d3 [2021-09-30T00:39:15.897Z] Step 6/26 : COPY go.mod . [2021-09-30T00:39:15.897Z] Removing intermediate container 83d199f19574 [2021-09-30T00:39:15.897Z] ---> 7bcdce37959f [2021-09-30T00:39:15.897Z] Step 6/24 : COPY go.mod . [2021-09-30T00:39:15.897Z] ---> 689c1091b631 [2021-09-30T00:39:15.897Z] Step 7/23 : RUN go mod download [2021-09-30T00:39:15.897Z] ---> Running in 1614a7ff038a [2021-09-30T00:39:16.164Z] ---> 58c5f6601d6b [2021-09-30T00:39:16.164Z] Step 7/26 : RUN go mod download [2021-09-30T00:39:16.164Z] Removing intermediate container 548e60a9e309 [2021-09-30T00:39:16.164Z] ---> 94531181b7e3 [2021-09-30T00:39:16.164Z] Step 6/24 : COPY go.mod . [2021-09-30T00:39:16.164Z] ---> Running in e60a96069c5f [2021-09-30T00:39:16.164Z] ---> 0697cf1eaecb [2021-09-30T00:39:16.164Z] Step 7/24 : RUN go mod download [2021-09-30T00:39:16.164Z] ---> Running in 059a1cfc9448 [2021-09-30T00:39:16.429Z] ---> a7b54979e471 [2021-09-30T00:39:16.429Z] Step 7/24 : RUN go mod download [2021-09-30T00:39:16.429Z] ---> Running in 4fd7c3f98596 [2021-09-30T00:39:17.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:39:17.843Z] Removing intermediate container 1614a7ff038a [2021-09-30T00:39:17.843Z] ---> 595063493e10 [2021-09-30T00:39:17.843Z] Step 8/23 : COPY . . [2021-09-30T00:39:18.121Z] Removing intermediate container 059a1cfc9448 [2021-09-30T00:39:18.121Z] ---> 08cbbe74ca53 [2021-09-30T00:39:18.121Z] Step 8/24 : COPY . . [2021-09-30T00:39:19.530Z] Removing intermediate container e60a96069c5f [2021-09-30T00:39:19.530Z] ---> 2eca878dd1d6 [2021-09-30T00:39:19.530Z] Step 8/26 : COPY . . [2021-09-30T00:39:19.530Z] Removing intermediate container 4fd7c3f98596 [2021-09-30T00:39:19.530Z] ---> 678e5f06139d [2021-09-30T00:39:19.530Z] Step 8/24 : COPY . . [2021-09-30T00:39:27.746Z] OK: 219 MiB in 52 packages [2021-09-30T00:39:28.013Z] ---> b51732e465e3 [2021-09-30T00:39:28.013Z] Step 9/23 : RUN go mod tidy [2021-09-30T00:39:28.013Z] ---> 55be5b21c739 [2021-09-30T00:39:28.013Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:39:28.013Z] ---> 4531c0d4f786 [2021-09-30T00:39:28.013Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:39:28.013Z] ---> 111f83bc0f2f [2021-09-30T00:39:28.013Z] Step 9/26 : RUN go mod tidy [2021-09-30T00:39:28.013Z] ---> Running in fcacd7a01e5a [2021-09-30T00:39:28.013Z] ---> Running in a5fb9e0a3d1f [2021-09-30T00:39:28.013Z] ---> Running in 2094ab6a11f0 [2021-09-30T00:39:28.013Z] ---> Running in 16073f489c15 [2021-09-30T00:39:28.013Z] Removing intermediate container 727eade0aa86 [2021-09-30T00:39:28.013Z] ---> 0b5bfe9b447d [2021-09-30T00:39:28.013Z] Step 6/32 : COPY go.mod . [2021-09-30T00:39:28.291Z] ---> 5a27d07c67bd [2021-09-30T00:39:28.291Z] Step 7/32 : RUN go mod download [2021-09-30T00:39:28.557Z] ---> Running in b7b3fd13802d [2021-09-30T00:39:29.971Z] Removing intermediate container fcacd7a01e5a [2021-09-30T00:39:29.971Z] ---> ac8af1b17b5d [2021-09-30T00:39:29.971Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T00:39:29.971Z] ---> Running in 0acaec49d6fd [2021-09-30T00:39:30.242Z] Removing intermediate container a5fb9e0a3d1f [2021-09-30T00:39:30.242Z] ---> 178f593c1855 [2021-09-30T00:39:30.242Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T00:39:30.242Z] ---> Running in 59ad077c0953 [2021-09-30T00:39:30.242Z] Removing intermediate container 2094ab6a11f0 [2021-09-30T00:39:30.242Z] ---> 66d46c37ef5e [2021-09-30T00:39:30.242Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T00:39:30.242Z] Removing intermediate container b7b3fd13802d [2021-09-30T00:39:30.242Z] ---> 31190f22b72d [2021-09-30T00:39:30.242Z] Step 8/32 : COPY . . [2021-09-30T00:39:30.242Z] ---> Running in c975bb985bec [2021-09-30T00:39:30.242Z] Removing intermediate container 16073f489c15 [2021-09-30T00:39:30.242Z] ---> 8d48efad263c [2021-09-30T00:39:30.242Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T00:39:30.509Z] ---> Running in a6ec3570c19e [2021-09-30T00:39:30.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T00:39:30.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T00:39:31.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T00:39:31.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T00:39:46.353Z] ---> 2127bfa24d30 [2021-09-30T00:39:46.353Z] Step 9/32 : RUN go mod tidy [2021-09-30T00:39:46.353Z] ---> Running in 76f179421616 [2021-09-30T00:39:46.353Z] Removing intermediate container 76f179421616 [2021-09-30T00:39:46.353Z] ---> 5d8441d07195 [2021-09-30T00:39:46.353Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T00:39:46.353Z] ---> Running in 372b8711765f [2021-09-30T00:39:46.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T00:40:00.769Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-213 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-30T00:40:00.786Z] Running in /w/workspace/edgex-go/68 [Pipeline] { [Pipeline] checkout [2021-09-30T00:40:01.078Z] The recommended git tool is: git [2021-09-30T00:40:08.467Z] using credential edgex-jenkins-ssh [2021-09-30T00:40:08.494Z] Cloning the remote Git repository [2021-09-30T00:40:08.582Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T00:40:08.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T00:40:08.714Z] > git init /w/workspace/edgex-go/68 # timeout=10 [2021-09-30T00:40:08.823Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T00:40:08.825Z] > git --version # timeout=10 [2021-09-30T00:40:08.857Z] > git --version # 'git version 2.17.1' [2021-09-30T00:40:08.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T00:40:08.974Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T00:40:12.105Z] Removing intermediate container 59ad077c0953 [2021-09-30T00:40:12.106Z] ---> f49dc41d590e [2021-09-30T00:40:12.106Z] [2021-09-30T00:40:12.106Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:40:12.106Z] Removing intermediate container c975bb985bec [2021-09-30T00:40:12.106Z] ---> 4f3d7a91552e [2021-09-30T00:40:12.106Z] [2021-09-30T00:40:12.106Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:40:12.106Z] 3.14: Pulling from library/alpine [2021-09-30T00:40:12.106Z] 3.14: Pulling from library/alpine [2021-09-30T00:40:13.114Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T00:40:13.114Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T00:40:13.114Z] Status: Image is up to date for alpine:3.14 [2021-09-30T00:40:13.114Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T00:40:13.383Z] ---> 14119a10abf4 [2021-09-30T00:40:13.383Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:40:13.679Z] ---> 14119a10abf4 [2021-09-30T00:40:13.679Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:40:13.963Z] Removing intermediate container a6ec3570c19e [2021-09-30T00:40:13.963Z] ---> c6606ea1c945 [2021-09-30T00:40:13.963Z] [2021-09-30T00:40:13.963Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T00:40:13.963Z] ---> 14119a10abf4 [2021-09-30T00:40:13.963Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T00:40:13.963Z] ---> Running in adc20f3bc037 [2021-09-30T00:40:13.963Z] ---> Running in 37aa987e4df2 [2021-09-30T00:40:13.963Z] ---> Running in c627d68465c6 [2021-09-30T00:40:13.963Z] Removing intermediate container 0acaec49d6fd [2021-09-30T00:40:13.963Z] ---> 4f42a6ea3933 [2021-09-30T00:40:13.963Z] [2021-09-30T00:40:13.963Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T00:40:13.963Z] ---> 14119a10abf4 [2021-09-30T00:40:13.963Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T00:40:14.245Z] ---> Running in 9d3532208a89 [2021-09-30T00:40:14.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:14.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:14.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.082Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T00:40:15.082Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:40:15.082Z] OK: 6 MiB in 15 packages [2021-09-30T00:40:15.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.354Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T00:40:15.354Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:40:15.354Z] OK: 6 MiB in 15 packages [2021-09-30T00:40:15.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:15.621Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T00:40:15.621Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T00:40:15.913Z] Removing intermediate container adc20f3bc037 [2021-09-30T00:40:15.913Z] ---> 1a457e599eac [2021-09-30T00:40:15.913Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:40:15.913Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:40:15.913Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T00:40:15.913Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:40:15.913Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T00:40:15.913Z] OK: 6 MiB in 16 packages [2021-09-30T00:40:15.913Z] Removing intermediate container 37aa987e4df2 [2021-09-30T00:40:15.913Z] ---> 234db9ac48b8 [2021-09-30T00:40:15.913Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:40:15.913Z] ---> Running in 894cd3066b79 [2021-09-30T00:40:15.913Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T00:40:15.913Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:40:15.913Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:40:15.913Z] OK: 6 MiB in 17 packages [2021-09-30T00:40:15.913Z] ---> Running in 7e70fd5a1744 [2021-09-30T00:40:16.195Z] Removing intermediate container 894cd3066b79 [2021-09-30T00:40:16.195Z] ---> 7391ae416c71 [2021-09-30T00:40:16.195Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T00:40:16.195Z] ---> Running in 3096e3f56caa [2021-09-30T00:40:16.195Z] Removing intermediate container 7e70fd5a1744 [2021-09-30T00:40:16.195Z] ---> 14748a1515bf [2021-09-30T00:40:16.195Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T00:40:16.463Z] ---> Running in bb43221fcf63 [2021-09-30T00:40:16.463Z] Removing intermediate container 3096e3f56caa [2021-09-30T00:40:16.463Z] ---> b290a04ccc48 [2021-09-30T00:40:16.463Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T00:40:16.738Z] Removing intermediate container 9d3532208a89 [2021-09-30T00:40:16.738Z] ---> b87026786b52 [2021-09-30T00:40:16.738Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:40:16.738Z] ---> Running in e06de9b37326 [2021-09-30T00:40:16.738Z] ---> Running in 9041cce13a6e [2021-09-30T00:40:16.738Z] Removing intermediate container bb43221fcf63 [2021-09-30T00:40:16.738Z] ---> 8ca8e954725d [2021-09-30T00:40:16.738Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T00:40:16.738Z] Removing intermediate container c627d68465c6 [2021-09-30T00:40:16.738Z] ---> 12c0bc6f644b [2021-09-30T00:40:16.738Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T00:40:16.738Z] ---> Running in 69444f96b237 [2021-09-30T00:40:16.738Z] Removing intermediate container e06de9b37326 [2021-09-30T00:40:16.738Z] ---> ce61de76077d [2021-09-30T00:40:16.738Z] Step 16/24 : WORKDIR / [2021-09-30T00:40:17.005Z] ---> Running in 861588f9bb7e [2021-09-30T00:40:17.005Z] ---> Running in 52f01308fb70 [2021-09-30T00:40:17.005Z] Removing intermediate container 9041cce13a6e [2021-09-30T00:40:17.005Z] ---> 31b85e2130e5 [2021-09-30T00:40:17.005Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T00:40:17.005Z] Removing intermediate container 69444f96b237 [2021-09-30T00:40:17.005Z] ---> 45a6229a99f3 [2021-09-30T00:40:17.005Z] Step 14/26 : WORKDIR / [2021-09-30T00:40:17.005Z] ---> Running in 58e815840a5b [2021-09-30T00:40:17.005Z] Removing intermediate container 861588f9bb7e [2021-09-30T00:40:17.005Z] ---> 9b0c542d953f [2021-09-30T00:40:17.005Z] Step 16/24 : WORKDIR / [2021-09-30T00:40:17.273Z] ---> Running in ffe19c6f66b3 [2021-09-30T00:40:17.273Z] Removing intermediate container 52f01308fb70 [2021-09-30T00:40:17.273Z] ---> 15d727ee74f8 [2021-09-30T00:40:17.273Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:40:17.273Z] ---> Running in ceb728f4c73e [2021-09-30T00:40:17.547Z] Removing intermediate container 58e815840a5b [2021-09-30T00:40:17.547Z] ---> 1419c3338963 [2021-09-30T00:40:17.547Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T00:40:17.547Z] Removing intermediate container ffe19c6f66b3 [2021-09-30T00:40:17.547Z] ---> d45ce966c276 [2021-09-30T00:40:17.547Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-30T00:40:17.547Z] ---> Running in 6ceb6280ae31 [2021-09-30T00:40:17.547Z] Removing intermediate container ceb728f4c73e [2021-09-30T00:40:17.547Z] ---> 9fbf20ac04ae [2021-09-30T00:40:17.547Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:40:17.547Z] ---> 289fc3882276 [2021-09-30T00:40:17.547Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T00:40:17.816Z] Removing intermediate container 6ceb6280ae31 [2021-09-30T00:40:17.816Z] ---> 5616eee53c18 [2021-09-30T00:40:17.816Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:40:17.816Z] ---> b792c0e2da07 [2021-09-30T00:40:17.816Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-30T00:40:18.088Z] ---> a5c4b159d521 [2021-09-30T00:40:18.088Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T00:40:18.355Z] ---> 7e6999addec0 [2021-09-30T00:40:18.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T00:40:18.620Z] ---> 8fbe5148ebe4 [2021-09-30T00:40:18.620Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T00:40:18.620Z] ---> dc54afafa090 [2021-09-30T00:40:18.620Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T00:40:18.620Z] ---> 070d8ee593db [2021-09-30T00:40:18.620Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T00:40:18.889Z] ---> ff69c9cb6877 [2021-09-30T00:40:18.889Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T00:40:19.163Z] ---> 5e00796bf8ce [2021-09-30T00:40:19.163Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-30T00:40:19.163Z] ---> Running in 15a62ccd3874 [2021-09-30T00:40:19.163Z] ---> 99dc1005dad6 [2021-09-30T00:40:19.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T00:40:19.435Z] ---> 458aff5c6045 [2021-09-30T00:40:19.435Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T00:40:19.435Z] ---> Running in 8f0c6d92d370 [2021-09-30T00:40:19.435Z] ---> b7e114e6e4f1 [2021-09-30T00:40:19.435Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T00:40:19.435Z] Removing intermediate container 15a62ccd3874 [2021-09-30T00:40:19.435Z] ---> 40a8fc13a4b6 [2021-09-30T00:40:19.435Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:40:19.704Z] Removing intermediate container 372b8711765f [2021-09-30T00:40:19.704Z] ---> 3b64afc29d67 [2021-09-30T00:40:19.704Z] [2021-09-30T00:40:19.704Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T00:40:19.704Z] ---> Running in 06d02851f27e [2021-09-30T00:40:19.704Z] ---> 14119a10abf4 [2021-09-30T00:40:19.704Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T00:40:19.704Z] ---> d8beed3050c6 [2021-09-30T00:40:19.704Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T00:40:19.704Z] Removing intermediate container 8f0c6d92d370 [2021-09-30T00:40:19.704Z] ---> b7e4fc7cfd30 [2021-09-30T00:40:19.704Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:40:19.704Z] ---> Running in 4c6eeabc759e [2021-09-30T00:40:19.704Z] ---> Running in 7a295c9ced8e [2021-09-30T00:40:19.704Z] ---> Running in 356ddeddfdf1 [2021-09-30T00:40:19.704Z] Removing intermediate container 06d02851f27e [2021-09-30T00:40:19.704Z] ---> 18b36a3c9ba1 [2021-09-30T00:40:19.704Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T00:40:19.704Z] Removing intermediate container 356ddeddfdf1 [2021-09-30T00:40:19.704Z] ---> 6e0527c4d37a [2021-09-30T00:40:19.704Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T00:40:19.704Z] ---> Running in b841d66317eb [2021-09-30T00:40:19.980Z] Removing intermediate container 7a295c9ced8e [2021-09-30T00:40:19.980Z] ---> d51a4eb8d764 [2021-09-30T00:40:19.980Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:40:19.980Z] Removing intermediate container 4c6eeabc759e [2021-09-30T00:40:19.980Z] ---> e26b59af7abc [2021-09-30T00:40:19.980Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T00:40:19.980Z] ---> Running in f245ee6fa325 [2021-09-30T00:40:19.980Z] ---> c44d5a09be7f [2021-09-30T00:40:19.980Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T00:40:19.980Z] ---> Running in e1ca1b90a1e7 [2021-09-30T00:40:19.980Z] ---> Running in d37239854116 [2021-09-30T00:40:19.980Z] Removing intermediate container b841d66317eb [2021-09-30T00:40:19.980Z] ---> 9f527eea145e [2021-09-30T00:40:19.980Z] Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:40:20.260Z] ---> Running in a0273e6a7721 [2021-09-30T00:40:20.260Z] Removing intermediate container f245ee6fa325 [2021-09-30T00:40:20.260Z] ---> b0e593212a63 [2021-09-30T00:40:20.260Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T00:40:20.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:20.260Z] Removing intermediate container e1ca1b90a1e7 [2021-09-30T00:40:20.260Z] ---> bb8bf82ebc80 [2021-09-30T00:40:20.260Z] Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:40:20.260Z] ---> 284cef732dea [2021-09-30T00:40:20.260Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T00:40:20.260Z] ---> Running in c0eb9a46e6a5 [2021-09-30T00:40:20.260Z] ---> Running in 8b93532fa2c6 [2021-09-30T00:40:20.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:20.544Z] Removing intermediate container a0273e6a7721 [2021-09-30T00:40:20.544Z] ---> a02f7d509ea6 [2021-09-30T00:40:20.544Z] Step 24/24 : LABEL version=2.0.1-dev.60 [2021-09-30T00:40:20.544Z] ---> Running in 0de1b5236c3f [2021-09-30T00:40:20.544Z] Removing intermediate container c0eb9a46e6a5 [2021-09-30T00:40:20.544Z] ---> cfb18cb06366 [2021-09-30T00:40:20.544Z] Step 22/23 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:40:20.544Z] Removing intermediate container 8b93532fa2c6 [2021-09-30T00:40:20.544Z] ---> 4bcb08bc5769 [2021-09-30T00:40:20.544Z] Step 24/24 : LABEL version=2.0.1-dev.60 [2021-09-30T00:40:20.544Z] ---> Running in ea8632abd3ac [2021-09-30T00:40:20.544Z] ---> Running in 720604002afe [2021-09-30T00:40:20.544Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T00:40:20.544Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T00:40:20.544Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:40:20.544Z] OK: 6 MiB in 16 packages [2021-09-30T00:40:20.827Z] Removing intermediate container 0de1b5236c3f [2021-09-30T00:40:20.827Z] ---> 976f02f48f4c [2021-09-30T00:40:20.827Z] [2021-09-30T00:40:20.827Z] ---> cb0f82d14f4c [2021-09-30T00:40:20.827Z] Step 22/26 : 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-09-30T00:40:20.827Z] Removing intermediate container ea8632abd3ac [2021-09-30T00:40:20.827Z] ---> c812f670b3bc [2021-09-30T00:40:20.827Z] Step 23/23 : LABEL version=2.0.1-dev.60 [2021-09-30T00:40:20.827Z] Successfully built 976f02f48f4c [2021-09-30T00:40:20.827Z] ---> Running in 703953b272d3 [2021-09-30T00:40:20.827Z] Successfully tagged core-metadata:latest [2021-09-30T00:40:20.827Z] Building security-proxy-setup [2021-09-30T00:40:20.827Z]  Building core-metadata ... done  ---> Running in b7008dbc1de7 [2021-09-30T00:40:21.110Z] Removing intermediate container 720604002afe [2021-09-30T00:40:21.110Z] ---> 39aa310ecd22 [2021-09-30T00:40:21.110Z] [2021-09-30T00:40:21.110Z] Successfully built 39aa310ecd22 [2021-09-30T00:40:21.381Z] Successfully tagged core-command:latest [2021-09-30T00:40:21.381Z]  Building core-command ... done Building sys-mgmt-agent [2021-09-30T00:40:23.949Z] Removing intermediate container b7008dbc1de7 [2021-09-30T00:40:23.949Z] ---> 7e1fa256fa56 [2021-09-30T00:40:23.949Z] [2021-09-30T00:40:23.949Z] Successfully built 7e1fa256fa56 [2021-09-30T00:40:24.217Z] Successfully tagged support-notifications:latest [2021-09-30T00:40:24.217Z] Building support-scheduler [2021-09-30T00:40:24.217Z] Removing intermediate container d37239854116 [2021-09-30T00:40:24.217Z] ---> 8ce97ec00121 [2021-09-30T00:40:24.217Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T00:40:29.582Z]  Building support-notifications ... done  ---> Running in 16ab516f3043 [2021-09-30T00:40:30.536Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:40:30.536Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:40:30.536Z] ---> 9622c9460e69 [2021-09-30T00:40:30.536Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T00:40:30.536Z] ---> Using cache [2021-09-30T00:40:30.536Z] ---> 7906df849342 [2021-09-30T00:40:30.536Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:30.536Z] ---> Using cache [2021-09-30T00:40:30.536Z] ---> 7dd84fed627f [2021-09-30T00:40:30.536Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T00:40:30.536Z] ---> Using cache [2021-09-30T00:40:30.536Z] ---> 0b5bfe9b447d [2021-09-30T00:40:30.536Z] Step 6/23 : COPY go.mod . [2021-09-30T00:40:30.536Z] ---> Using cache [2021-09-30T00:40:30.536Z] ---> 5a27d07c67bd [2021-09-30T00:40:30.536Z] Step 7/23 : RUN go mod download [2021-09-30T00:40:30.536Z] ---> Using cache [2021-09-30T00:40:30.536Z] ---> 31190f22b72d [2021-09-30T00:40:30.536Z] Step 8/23 : COPY . . [2021-09-30T00:40:30.536Z] ---> Using cache [2021-09-30T00:40:30.536Z] ---> 2127bfa24d30 [2021-09-30T00:40:30.536Z] Step 9/23 : RUN go mod tidy [2021-09-30T00:40:30.536Z] ---> Using cache [2021-09-30T00:40:30.536Z] ---> 5d8441d07195 [2021-09-30T00:40:30.536Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T00:40:31.948Z] Removing intermediate container 16ab516f3043 [2021-09-30T00:40:31.948Z] ---> 015d0e36b422 [2021-09-30T00:40:31.948Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T00:40:31.948Z] Removing intermediate container 703953b272d3 [2021-09-30T00:40:31.948Z] ---> acb029a752a6 [2021-09-30T00:40:31.948Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T00:40:31.948Z] ---> Running in 479ee1028b04 [2021-09-30T00:40:32.222Z] ---> Running in 80014b23e031 [2021-09-30T00:40:32.222Z] ---> Running in bd5099f66352 [2021-09-30T00:40:32.491Z] Removing intermediate container 80014b23e031 [2021-09-30T00:40:32.491Z] ---> f93896516fe5 [2021-09-30T00:40:32.491Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T00:40:32.491Z] Removing intermediate container bd5099f66352 [2021-09-30T00:40:32.491Z] ---> 80c21d3ee23c [2021-09-30T00:40:32.491Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T00:40:32.491Z] ---> Running in 035b8007aa41 [2021-09-30T00:40:32.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T00:40:32.491Z] ---> Running in 52320019ca06 [2021-09-30T00:40:32.762Z] Removing intermediate container 52320019ca06 [2021-09-30T00:40:32.762Z] ---> 1a00c5a3cfc6 [2021-09-30T00:40:32.762Z] Step 25/26 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:40:33.030Z] ---> Running in b2b74b78d76d [2021-09-30T00:40:33.480Z] Removing intermediate container b2b74b78d76d [2021-09-30T00:40:33.480Z] ---> d44f215c7782 [2021-09-30T00:40:33.480Z] Step 26/26 : LABEL version=2.0.1-dev.60 [2021-09-30T00:40:34.096Z] ---> Running in 62892892037d [2021-09-30T00:40:34.096Z] Removing intermediate container 035b8007aa41 [2021-09-30T00:40:34.096Z] ---> 620016e5799a [2021-09-30T00:40:34.096Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T00:40:34.096Z] Removing intermediate container 62892892037d [2021-09-30T00:40:34.096Z] ---> a466d1a220ee [2021-09-30T00:40:34.096Z] [2021-09-30T00:40:34.096Z] ---> Running in dd65838f432d [2021-09-30T00:40:34.552Z] Successfully built a466d1a220ee [2021-09-30T00:40:34.552Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T00:40:34.552Z] Building core-data [2021-09-30T00:40:34.552Z]  Building security-secretstore-setup ... done Removing intermediate container dd65838f432d [2021-09-30T00:40:34.552Z] ---> 7abbd42e29fd [2021-09-30T00:40:34.552Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T00:40:35.641Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:40:35.641Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:40:35.641Z] ---> 9622c9460e69 [2021-09-30T00:40:35.641Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T00:40:35.641Z] ---> Using cache [2021-09-30T00:40:35.641Z] ---> 7906df849342 [2021-09-30T00:40:35.641Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:35.641Z] ---> Using cache [2021-09-30T00:40:35.641Z] ---> 7dd84fed627f [2021-09-30T00:40:35.641Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T00:40:35.641Z] ---> Using cache [2021-09-30T00:40:35.641Z] ---> 0b5bfe9b447d [2021-09-30T00:40:35.641Z] Step 6/22 : COPY go.mod . [2021-09-30T00:40:35.641Z] ---> Using cache [2021-09-30T00:40:35.641Z] ---> 5a27d07c67bd [2021-09-30T00:40:35.641Z] Step 7/22 : RUN go mod download [2021-09-30T00:40:35.641Z] ---> Using cache [2021-09-30T00:40:35.641Z] ---> 31190f22b72d [2021-09-30T00:40:35.641Z] Step 8/22 : COPY . . [2021-09-30T00:40:35.641Z] ---> Using cache [2021-09-30T00:40:35.641Z] ---> 2127bfa24d30 [2021-09-30T00:40:35.641Z] Step 9/22 : RUN go mod tidy [2021-09-30T00:40:35.641Z] ---> Using cache [2021-09-30T00:40:35.641Z] ---> 5d8441d07195 [2021-09-30T00:40:35.641Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T00:40:36.236Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:40:36.236Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:40:36.236Z] ---> 9622c9460e69 [2021-09-30T00:40:36.236Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:40:36.236Z] ---> Using cache [2021-09-30T00:40:36.236Z] ---> 7906df849342 [2021-09-30T00:40:36.236Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:36.236Z] ---> Using cache [2021-09-30T00:40:36.236Z] ---> 7dd84fed627f [2021-09-30T00:40:36.236Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T00:40:38.192Z] ---> d805d463f15c [2021-09-30T00:40:38.192Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T00:40:38.192Z] ---> Running in 86e131988482 [2021-09-30T00:40:38.192Z] ---> Running in f53dfe1eb031 [2021-09-30T00:40:38.192Z] ---> Running in 8c1c54cd8c99 [2021-09-30T00:40:39.174Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:39.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T00:40:40.156Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:40.156Z] Removing intermediate container 8c1c54cd8c99 [2021-09-30T00:40:40.156Z] ---> 1dcd0a3b7eba [2021-09-30T00:40:40.156Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:40:40.424Z] ---> 8a15dfaba189 [2021-09-30T00:40:40.424Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T00:40:41.008Z] OK: 219 MiB in 52 packages [2021-09-30T00:40:41.594Z] ---> 9314090f8758 [2021-09-30T00:40:41.594Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T00:40:42.191Z] Removing intermediate container 86e131988482 [2021-09-30T00:40:42.191Z] ---> f546f6753db8 [2021-09-30T00:40:42.191Z] Step 6/24 : COPY go.mod . [2021-09-30T00:40:42.191Z] ---> 87d7dfc08727 [2021-09-30T00:40:42.191Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T00:40:42.461Z] ---> 2f1be889e95d [2021-09-30T00:40:42.461Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T00:40:42.461Z] ---> 4ab86ed5f633 [2021-09-30T00:40:42.461Z] Step 7/24 : RUN go mod download [2021-09-30T00:40:42.461Z] ---> Running in a12984b2b911 [2021-09-30T00:40:43.086Z] ---> debd0b19b2e9 [2021-09-30T00:40:43.086Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T00:40:43.086Z] ---> Running in e1c3b24c656d [2021-09-30T00:40:43.360Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:40:43.360Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:40:43.360Z] ---> 9622c9460e69 [2021-09-30T00:40:43.360Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:40:43.360Z] ---> Using cache [2021-09-30T00:40:43.360Z] ---> 7906df849342 [2021-09-30T00:40:43.360Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:40:43.360Z] ---> Using cache [2021-09-30T00:40:43.360Z] ---> 7dd84fed627f [2021-09-30T00:40:43.360Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T00:40:43.360Z] ---> Running in 27f1e1251bf2 [2021-09-30T00:40:43.360Z] Removing intermediate container e1c3b24c656d [2021-09-30T00:40:43.360Z] ---> d94e75c0e07b [2021-09-30T00:40:43.360Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T00:40:43.950Z] ---> 4a423aff1bb6 [2021-09-30T00:40:43.951Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T00:40:43.951Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:43.951Z] ---> Running in ca9d94b2597a [2021-09-30T00:40:44.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:40:45.179Z] Removing intermediate container ca9d94b2597a [2021-09-30T00:40:45.179Z] ---> 2c5bfd93cb53 [2021-09-30T00:40:45.179Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T00:40:45.179Z] ---> Running in cdd19d73c998 [2021-09-30T00:40:45.179Z] Removing intermediate container a12984b2b911 [2021-09-30T00:40:45.179Z] ---> 26041faa2774 [2021-09-30T00:40:45.179Z] Step 8/24 : COPY . . [2021-09-30T00:40:45.379Z] Avoid second fetch [2021-09-30T00:40:45.380Z] Checking out Revision 77fe71b6b44e31624130600da248bb6ad192c9d6 (main) [2021-09-30T00:40:45.451Z] Removing intermediate container cdd19d73c998 [2021-09-30T00:40:45.451Z] ---> 458cb251c2f0 [2021-09-30T00:40:45.451Z] Step 29/32 : CMD ["gate"] [2021-09-30T00:40:45.723Z] OK: 219 MiB in 52 packages [2021-09-30T00:40:45.995Z] ---> Running in 7fe9af95bd98 [2021-09-30T00:40:45.340Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T00:40:45.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T00:40:45.413Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T00:40:45.427Z] > git checkout -f 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 [2021-09-30T00:40:46.580Z] Removing intermediate container 7fe9af95bd98 [2021-09-30T00:40:46.580Z] ---> 0da5b19051ce [2021-09-30T00:40:46.580Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T00:40:47.566Z] ---> Running in e4ebd56c5755 [2021-09-30T00:40:47.841Z] Removing intermediate container 27f1e1251bf2 [2021-09-30T00:40:47.841Z] ---> aa082d57fe22 [2021-09-30T00:40:47.841Z] Step 6/24 : COPY go.mod . [2021-09-30T00:40:48.122Z] Removing intermediate container e4ebd56c5755 [2021-09-30T00:40:48.122Z] ---> 17ee1a4bdb03 [2021-09-30T00:40:48.123Z] Step 31/32 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:40:48.742Z] ---> df76c3380160 [2021-09-30T00:40:48.742Z] Step 7/24 : RUN go mod download [2021-09-30T00:40:48.742Z] ---> Running in f76efa3f085a [2021-09-30T00:40:48.742Z] ---> Running in fc760743347d [2021-09-30T00:40:49.013Z] Removing intermediate container f76efa3f085a [2021-09-30T00:40:49.013Z] ---> f883e0ebbd94 [2021-09-30T00:40:49.013Z] Step 32/32 : LABEL version=2.0.1-dev.60 [2021-09-30T00:40:49.624Z] ---> Running in 68fa4df87105 [2021-09-30T00:40:49.945Z] Commit message: "style: Enable staticcheck linter and associated recommendations (#3735)" [2021-09-30T00:40:50.260Z] Removing intermediate container 68fa4df87105 [2021-09-30T00:40:50.261Z] ---> d8b0ae65cda5 [2021-09-30T00:40:50.261Z] [2021-09-30T00:40:50.261Z] Successfully built d8b0ae65cda5 [2021-09-30T00:40:50.261Z] Successfully tagged security-bootstrapper:latest [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T00:40:50.591Z] provisioning config files... [2021-09-30T00:40:50.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config2954636799090625199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:40:50.866Z]  Building security-bootstrapper ... done  ---> db7393c7a073 [2021-09-30T00:40:50.866Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:40:51.144Z] ---> Running in 8925a012860b [2021-09-30T00:40:51.168Z] ---> docker-login.sh [2021-09-30T00:40:51.168Z] nexus3.edgexfoundry.org:10001 [2021-09-30T00:40:51.756Z] Removing intermediate container fc760743347d [2021-09-30T00:40:51.757Z] ---> 692b111ad481 [2021-09-30T00:40:51.757Z] Step 8/24 : COPY . . [2021-09-30T00:40:53.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:40:53.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:40:53.419Z] Configure a credential helper to remove this warning. See [2021-09-30T00:40:53.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:40:53.419Z] [2021-09-30T00:40:53.419Z] Login Succeeded [2021-09-30T00:40:53.419Z] nexus3.edgexfoundry.org:10002 [2021-09-30T00:40:53.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:40:53.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:40:53.966Z] Configure a credential helper to remove this warning. See [2021-09-30T00:40:53.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:40:53.966Z] [2021-09-30T00:40:53.966Z] Login Succeeded [2021-09-30T00:40:53.966Z] nexus3.edgexfoundry.org:10003 [2021-09-30T00:40:54.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:40:54.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:40:54.513Z] Configure a credential helper to remove this warning. See [2021-09-30T00:40:54.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:40:54.513Z] [2021-09-30T00:40:54.513Z] Login Succeeded [2021-09-30T00:40:54.513Z] nexus3.edgexfoundry.org:10004 [2021-09-30T00:40:54.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:40:54.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:40:54.786Z] Configure a credential helper to remove this warning. See [2021-09-30T00:40:54.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:40:54.787Z] [2021-09-30T00:40:54.787Z] Login Succeeded [2021-09-30T00:40:55.060Z] docker.io [2021-09-30T00:40:55.196Z] Removing intermediate container 8925a012860b [2021-09-30T00:40:55.196Z] ---> 0a4d48ca9633 [2021-09-30T00:40:55.196Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T00:40:55.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:40:55.789Z] ---> Running in e95f19603f63 [2021-09-30T00:40:55.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:40:55.931Z] Configure a credential helper to remove this warning. See [2021-09-30T00:40:55.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:40:55.931Z] [2021-09-30T00:40:55.931Z] Login Succeeded [2021-09-30T00:40:55.931Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T00:40:56.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-30T00:40:56.529Z] ========================================================= [2021-09-30T00:40:56.530Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-30T00:40:56.530Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:40:56.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T00:40:56.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T00:40:57.179Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-30T00:40:57.179Z] 595b0fe564bb: Pulling fs layer [2021-09-30T00:40:57.179Z] 24495759ef45: Pulling fs layer [2021-09-30T00:40:57.179Z] d148012ef14d: Pulling fs layer [2021-09-30T00:40:57.179Z] e90a11edd702: Pulling fs layer [2021-09-30T00:40:57.179Z] d77568369979: Pulling fs layer [2021-09-30T00:40:57.179Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-30T00:40:57.179Z] 170f2ba95c9a: Pulling fs layer [2021-09-30T00:40:57.179Z] 97ac5df62f85: Pulling fs layer [2021-09-30T00:40:57.179Z] fc1c9f9a7f3b: Waiting [2021-09-30T00:40:57.179Z] d77568369979: Waiting [2021-09-30T00:40:57.179Z] 170f2ba95c9a: Waiting [2021-09-30T00:40:57.179Z] e90a11edd702: Waiting [2021-09-30T00:40:57.179Z] 97ac5df62f85: Waiting [2021-09-30T00:40:57.179Z] d148012ef14d: Verifying Checksum [2021-09-30T00:40:57.179Z] d148012ef14d: Download complete [2021-09-30T00:40:57.179Z] 24495759ef45: Verifying Checksum [2021-09-30T00:40:57.179Z] 24495759ef45: Download complete [2021-09-30T00:40:57.457Z] d77568369979: Verifying Checksum [2021-09-30T00:40:57.457Z] d77568369979: Download complete [2021-09-30T00:40:57.457Z] fc1c9f9a7f3b: Download complete [2021-09-30T00:40:57.457Z] 595b0fe564bb: Verifying Checksum [2021-09-30T00:40:57.457Z] 595b0fe564bb: Download complete [2021-09-30T00:40:57.457Z] 170f2ba95c9a: Verifying Checksum [2021-09-30T00:40:57.457Z] 170f2ba95c9a: Download complete [2021-09-30T00:40:57.622Z] ---> 0cba06cee586 [2021-09-30T00:40:57.622Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:40:57.622Z] ---> Running in fd96c368387b [2021-09-30T00:40:58.064Z] 595b0fe564bb: Pull complete [2021-09-30T00:40:59.060Z] 24495759ef45: Pull complete [2021-09-30T00:40:59.336Z] d148012ef14d: Pull complete [2021-09-30T00:40:59.605Z] Removing intermediate container fd96c368387b [2021-09-30T00:40:59.605Z] ---> ed1747083d49 [2021-09-30T00:40:59.605Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T00:40:59.605Z] ---> Running in a9ea45aa1ff1 [2021-09-30T00:41:00.188Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T00:41:01.348Z] 97ac5df62f85: Download complete [2021-09-30T00:41:01.625Z] e90a11edd702: Verifying Checksum [2021-09-30T00:41:01.625Z] e90a11edd702: Download complete [2021-09-30T00:41:05.527Z] Removing intermediate container 479ee1028b04 [2021-09-30T00:41:05.527Z] ---> 8233ce02fc5f [2021-09-30T00:41:05.527Z] [2021-09-30T00:41:05.527Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T00:41:05.527Z] ---> 14119a10abf4 [2021-09-30T00:41:05.527Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:41:05.527Z] ---> Using cache [2021-09-30T00:41:05.527Z] ---> 234db9ac48b8 [2021-09-30T00:41:05.527Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:41:05.527Z] ---> Using cache [2021-09-30T00:41:05.527Z] ---> 14748a1515bf [2021-09-30T00:41:05.527Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T00:41:05.527Z] ---> Running in 5925d8077fd6 [2021-09-30T00:41:05.527Z] Removing intermediate container 5925d8077fd6 [2021-09-30T00:41:05.527Z] ---> 8a1c636eafab [2021-09-30T00:41:05.527Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T00:41:05.527Z] ---> Running in 5c302534d109 [2021-09-30T00:41:05.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T00:41:05.527Z] Removing intermediate container 5c302534d109 [2021-09-30T00:41:05.527Z] ---> 7a380dfc25aa [2021-09-30T00:41:05.527Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:41:05.800Z] ---> 5dce5c0ad511 [2021-09-30T00:41:05.800Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T00:41:06.415Z] ---> e0c23e1b2435 [2021-09-30T00:41:06.415Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T00:41:06.689Z] ---> 3a8116f767ad [2021-09-30T00:41:06.689Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T00:41:06.689Z] ---> Running in 691e59afb602 [2021-09-30T00:41:06.964Z] Removing intermediate container 691e59afb602 [2021-09-30T00:41:06.964Z] ---> 1335a6ff0742 [2021-09-30T00:41:06.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:41:06.964Z] ---> Running in abb09a30f0a8 [2021-09-30T00:41:06.964Z] Removing intermediate container abb09a30f0a8 [2021-09-30T00:41:06.964Z] ---> 0ae98e1d8650 [2021-09-30T00:41:06.964Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T00:41:06.964Z] ---> Running in 6b97a67c03cf [2021-09-30T00:41:07.235Z] Removing intermediate container 6b97a67c03cf [2021-09-30T00:41:07.235Z] ---> 666649239e21 [2021-09-30T00:41:07.235Z] Step 22/23 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:07.235Z] ---> Running in 7e8e484fa7e5 [2021-09-30T00:41:07.508Z] Removing intermediate container 7e8e484fa7e5 [2021-09-30T00:41:07.508Z] ---> 50d2fc0bd971 [2021-09-30T00:41:07.508Z] Step 23/23 : LABEL version=2.0.1-dev.60 [2021-09-30T00:41:07.508Z] ---> Running in 98d2db44bbdb [2021-09-30T00:41:07.775Z] Removing intermediate container 98d2db44bbdb [2021-09-30T00:41:07.775Z] ---> da48f04c2277 [2021-09-30T00:41:07.775Z] [2021-09-30T00:41:07.775Z] Successfully built da48f04c2277 [2021-09-30T00:41:07.775Z] Successfully tagged support-scheduler:latest [2021-09-30T00:41:09.720Z]  Building support-scheduler ... done Removing intermediate container f53dfe1eb031 [2021-09-30T00:41:09.720Z] ---> ca37c814989d [2021-09-30T00:41:09.720Z] [2021-09-30T00:41:09.720Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T00:41:09.720Z] ---> 14119a10abf4 [2021-09-30T00:41:09.720Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T00:41:09.720Z] ---> Running in 294e1226b4e7 [2021-09-30T00:41:10.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:10.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:10.844Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T00:41:10.844Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T00:41:10.844Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T00:41:10.844Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T00:41:10.844Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T00:41:11.114Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:41:11.114Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:41:11.114Z] OK: 8 MiB in 19 packages [2021-09-30T00:41:11.697Z] Removing intermediate container 294e1226b4e7 [2021-09-30T00:41:11.697Z] ---> 5e283a3d8207 [2021-09-30T00:41:11.697Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T00:41:11.697Z] ---> Running in 76b7ddf32829 [2021-09-30T00:41:11.806Z] e90a11edd702: Pull complete [2021-09-30T00:41:11.806Z] d77568369979: Pull complete [2021-09-30T00:41:11.966Z] Removing intermediate container 76b7ddf32829 [2021-09-30T00:41:11.966Z] ---> 8440d4e8cb56 [2021-09-30T00:41:11.966Z] Step 14/22 : WORKDIR /edgex [2021-09-30T00:41:11.966Z] ---> Running in c2fcacc82609 [2021-09-30T00:41:12.080Z] fc1c9f9a7f3b: Pull complete [2021-09-30T00:41:12.242Z] Removing intermediate container c2fcacc82609 [2021-09-30T00:41:12.243Z] ---> 1c6580e57710 [2021-09-30T00:41:12.243Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T00:41:12.243Z] ---> 44af141ab87c [2021-09-30T00:41:12.243Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T00:41:12.355Z] 170f2ba95c9a: Pull complete [2021-09-30T00:41:13.226Z] ---> 51a529b9470c [2021-09-30T00:41:13.226Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T00:41:13.503Z] ---> 27facdca5fee [2021-09-30T00:41:13.503Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T00:41:13.503Z] ---> Running in c412360c1ba5 [2021-09-30T00:41:13.782Z] Removing intermediate container c412360c1ba5 [2021-09-30T00:41:13.782Z] ---> c48e320804c0 [2021-09-30T00:41:13.782Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T00:41:13.782Z] ---> Running in 8c62c7078d11 [2021-09-30T00:41:14.058Z] Removing intermediate container 8c62c7078d11 [2021-09-30T00:41:14.058Z] ---> 5be11877758a [2021-09-30T00:41:14.058Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T00:41:14.058Z] ---> Running in c087a4cde0d8 [2021-09-30T00:41:14.335Z] Removing intermediate container c087a4cde0d8 [2021-09-30T00:41:14.335Z] ---> 81e8ba89b544 [2021-09-30T00:41:14.335Z] Step 21/22 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:14.335Z] ---> Running in d6a0394539ad [2021-09-30T00:41:14.612Z] Removing intermediate container d6a0394539ad [2021-09-30T00:41:14.612Z] ---> d11a801840fa [2021-09-30T00:41:14.612Z] Step 22/22 : LABEL version=2.0.1-dev.60 [2021-09-30T00:41:14.612Z] ---> Running in 54f509f7be2c [2021-09-30T00:41:14.886Z] Removing intermediate container 54f509f7be2c [2021-09-30T00:41:14.886Z] ---> 4ced16eab97b [2021-09-30T00:41:14.886Z] [2021-09-30T00:41:14.886Z] Successfully built 4ced16eab97b [2021-09-30T00:41:14.886Z] Successfully tagged security-proxy-setup:latest [2021-09-30T00:41:17.762Z] 97ac5df62f85: Pull complete [2021-09-30T00:41:17.763Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-30T00:41:17.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T00:41:17.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T00:41:18.126Z] + + dockerecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T00:41:18.126Z] WORKDIR /edgex [2021-09-30T00:41:18.126Z] COPY go.mod . [2021-09-30T00:41:18.126Z] RUN go mod download [2021-09-30T00:41:18.126Z] build -t ci-base-image-arm64 -f - . [2021-09-30T00:41:20.273Z]  Building security-proxy-setup ... done Removing intermediate container e95f19603f63 [2021-09-30T00:41:20.273Z] ---> f97b0ce80929 [2021-09-30T00:41:20.273Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T00:41:20.273Z] ---> Running in e0f98730dd2a [2021-09-30T00:41:20.768Z] Sending build context to Docker daemon 166.1MB [2021-09-30T00:41:20.768Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-30T00:41:20.768Z] ---> 04bc70af865f [2021-09-30T00:41:20.768Z] Step 2/4 : WORKDIR /edgex [2021-09-30T00:41:20.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T00:41:22.284Z] Removing intermediate container e0f98730dd2a [2021-09-30T00:41:22.284Z] ---> 0d5a7ae96fc0 [2021-09-30T00:41:22.284Z] [2021-09-30T00:41:22.284Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T00:41:22.284Z] 20.10.7: Pulling from library/docker [2021-09-30T00:41:25.637Z] Removing intermediate container a9ea45aa1ff1 [2021-09-30T00:41:25.637Z] ---> ebc71cf3fdc9 [2021-09-30T00:41:25.637Z] [2021-09-30T00:41:25.637Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:41:25.637Z] ---> 14119a10abf4 [2021-09-30T00:41:25.637Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T00:41:25.637Z] ---> Running in 6559cad4602b [2021-09-30T00:41:25.637Z] Removing intermediate container 6559cad4602b [2021-09-30T00:41:25.637Z] ---> e1205a2653fe [2021-09-30T00:41:25.637Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T00:41:25.637Z] ---> Running in 410844709d6c [2021-09-30T00:41:25.901Z] Removing intermediate container 410844709d6c [2021-09-30T00:41:25.901Z] ---> 32f2cb61ebdc [2021-09-30T00:41:25.901Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T00:41:25.901Z] ---> Running in 157c3bc8d0ae [2021-09-30T00:41:26.182Z] Removing intermediate container 157c3bc8d0ae [2021-09-30T00:41:26.182Z] ---> 00ca2921da59 [2021-09-30T00:41:26.182Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:41:26.449Z] ---> Running in 5f1676aa6b45 [2021-09-30T00:41:27.409Z] Removing intermediate container 5f1676aa6b45 [2021-09-30T00:41:27.409Z] ---> 18c2c9befb77 [2021-09-30T00:41:27.409Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T00:41:27.409Z] ---> Running in f6839c22dec6 [2021-09-30T00:41:27.495Z] ---> Running in bddee3fe4171 [2021-09-30T00:41:27.675Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T00:41:27.675Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T00:41:27.675Z] ---> 08bdaf2f88f9 [2021-09-30T00:41:27.675Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:41:27.675Z] ---> Running in 0979deeea707 [2021-09-30T00:41:27.941Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:27.941Z] Removing intermediate container 0979deeea707 [2021-09-30T00:41:27.941Z] ---> 3220896f7c7d [2021-09-30T00:41:27.941Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-30T00:41:27.941Z] ---> Running in 9e186589a66c [2021-09-30T00:41:28.092Z] Removing intermediate container bddee3fe4171 [2021-09-30T00:41:28.093Z] ---> 56317652145c [2021-09-30T00:41:28.093Z] Step 3/4 : COPY go.mod . [2021-09-30T00:41:28.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:28.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:28.472Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T00:41:28.472Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T00:41:28.472Z] Executing bash-5.1.0-r0.post-install [2021-09-30T00:41:28.472Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T00:41:28.737Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T00:41:28.737Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T00:41:28.737Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T00:41:28.737Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T00:41:28.737Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T00:41:28.737Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T00:41:28.737Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T00:41:28.737Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T00:41:28.737Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T00:41:28.737Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T00:41:28.737Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T00:41:29.073Z] ---> 56cbb8ea4740 [2021-09-30T00:41:29.073Z] Step 4/4 : RUN go mod download [2021-09-30T00:41:29.322Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T00:41:29.347Z] ---> Running in c04784184c8e [2021-09-30T00:41:29.901Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T00:41:29.901Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T00:41:29.901Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T00:41:29.901Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T00:41:29.901Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T00:41:29.901Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T00:41:30.166Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T00:41:30.166Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T00:41:30.166Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T00:41:30.166Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T00:41:30.166Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T00:41:30.166Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T00:41:30.166Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T00:41:30.166Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T00:41:30.166Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T00:41:30.166Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T00:41:30.431Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T00:41:30.431Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T00:41:30.431Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T00:41:30.431Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T00:41:30.431Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T00:41:30.431Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T00:41:30.431Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T00:41:30.431Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T00:41:30.431Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T00:41:30.697Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T00:41:30.697Z] OK: 82 MiB in 59 packages [2021-09-30T00:41:31.274Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T00:41:31.274Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T00:41:31.539Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T00:41:31.805Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T00:41:32.072Z] Collecting docker-compose==1.23.2 [2021-09-30T00:41:32.443Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T00:41:32.443Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T00:41:32.443Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T00:41:32.443Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T00:41:32.443Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T00:41:32.806Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T00:41:32.806Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T00:41:32.806Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T00:41:32.806Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T00:41:33.110Z] Collecting PyYAML<4,>=3.10 [2021-09-30T00:41:33.110Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T00:41:33.378Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T00:41:33.643Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T00:41:33.643Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T00:41:33.908Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T00:41:33.908Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T00:41:33.908Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T00:41:33.908Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T00:41:34.184Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T00:41:34.184Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T00:41:34.184Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-30T00:41:34.184Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T00:41:34.184Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T00:41:34.453Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T00:41:34.453Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T00:41:34.453Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T00:41:34.453Z] Collecting idna<2.8,>=2.5 [2021-09-30T00:41:34.453Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T00:41:34.453Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:41:34.453Z] OK: 8 MiB in 20 packages [2021-09-30T00:41:34.453Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T00:41:34.453Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T00:41:34.453Z] Collecting certifi>=2017.4.17 [2021-09-30T00:41:34.453Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T00:41:34.720Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T00:41:34.720Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T00:41:34.720Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T00:41:34.720Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T00:41:34.720Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T00:41:34.720Z] Attempting uninstall: urllib3 [2021-09-30T00:41:34.720Z] Found existing installation: urllib3 1.26.2 [2021-09-30T00:41:34.720Z] Uninstalling urllib3-1.26.2: [2021-09-30T00:41:34.720Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T00:41:35.317Z] Attempting uninstall: idna [2021-09-30T00:41:35.317Z] Found existing installation: idna 3.1 [2021-09-30T00:41:35.317Z] Uninstalling idna-3.1: [2021-09-30T00:41:35.317Z] Successfully uninstalled idna-3.1 [2021-09-30T00:41:35.590Z] Attempting uninstall: chardet [2021-09-30T00:41:35.590Z] Found existing installation: chardet 4.0.0 [2021-09-30T00:41:35.590Z] Removing intermediate container f6839c22dec6 [2021-09-30T00:41:35.590Z] ---> 6122aea2ed06 [2021-09-30T00:41:35.590Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:41:35.590Z] Uninstalling chardet-4.0.0: [2021-09-30T00:41:35.590Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T00:41:35.590Z] ---> 49fdc9915452 [2021-09-30T00:41:35.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T00:41:35.870Z] Attempting uninstall: requests [2021-09-30T00:41:35.870Z] Found existing installation: requests 2.25.1 [2021-09-30T00:41:35.870Z] Uninstalling requests-2.25.1: [2021-09-30T00:41:35.870Z] Successfully uninstalled requests-2.25.1 [2021-09-30T00:41:35.870Z] Running setup.py install for texttable: started [2021-09-30T00:41:36.141Z] ---> e091f63785e1 [2021-09-30T00:41:36.141Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T00:41:36.141Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T00:41:36.141Z] Running setup.py install for PyYAML: started [2021-09-30T00:41:36.412Z] ---> 862b3e9b254e [2021-09-30T00:41:36.412Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T00:41:36.412Z] ---> Running in a93b78483e84 [2021-09-30T00:41:36.412Z] Removing intermediate container a93b78483e84 [2021-09-30T00:41:36.412Z] ---> 466d45ed2448 [2021-09-30T00:41:36.412Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:41:36.412Z] ---> Running in 7a83dce0576c [2021-09-30T00:41:36.682Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T00:41:36.682Z] Removing intermediate container 7a83dce0576c [2021-09-30T00:41:36.682Z] ---> 763feab272d9 [2021-09-30T00:41:36.682Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T00:41:36.682Z] Running setup.py install for docopt: started [2021-09-30T00:41:36.682Z] ---> Running in a0801c23e844 [2021-09-30T00:41:36.947Z] Removing intermediate container a0801c23e844 [2021-09-30T00:41:36.947Z] ---> d3e3646c442e [2021-09-30T00:41:36.947Z] Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:36.947Z] ---> Running in 56026df81e05 [2021-09-30T00:41:36.947Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T00:41:36.947Z] Running setup.py install for dockerpty: started [2021-09-30T00:41:37.221Z] Removing intermediate container 56026df81e05 [2021-09-30T00:41:37.221Z] ---> e7cfa1e63090 [2021-09-30T00:41:37.221Z] Step 24/24 : LABEL version=2.0.1-dev.60 [2021-09-30T00:41:37.221Z] ---> Running in 9f8f29c14cf4 [2021-09-30T00:41:37.221Z] Removing intermediate container 9f8f29c14cf4 [2021-09-30T00:41:37.221Z] ---> 3194ba6a579e [2021-09-30T00:41:37.221Z] [2021-09-30T00:41:37.221Z] Successfully built 3194ba6a579e [2021-09-30T00:41:37.494Z] Successfully tagged core-data:latest [2021-09-30T00:41:37.494Z]  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T00:41:37.763Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-30T00:41:40.349Z] Removing intermediate container 9e186589a66c [2021-09-30T00:41:40.349Z] ---> d88f4c0b98dd [2021-09-30T00:41:40.349Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T00:41:40.349Z] ---> Running in cb8e83988fb5 [2021-09-30T00:41:40.349Z] Removing intermediate container cb8e83988fb5 [2021-09-30T00:41:40.349Z] ---> 182adda6c21b [2021-09-30T00:41:40.349Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T00:41:40.349Z] ---> Running in cebf73b82516 [2021-09-30T00:41:40.615Z] Removing intermediate container cebf73b82516 [2021-09-30T00:41:40.615Z] ---> a3fc383bf616 [2021-09-30T00:41:40.615Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T00:41:40.882Z] ---> fbd9b797f03e [2021-09-30T00:41:40.882Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T00:41:41.148Z] ---> 588b3b91c198 [2021-09-30T00:41:41.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T00:41:41.413Z] ---> 91732c3f7605 [2021-09-30T00:41:41.413Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T00:41:41.413Z] ---> Running in 40c3f79b6627 [2021-09-30T00:41:41.413Z] Removing intermediate container 40c3f79b6627 [2021-09-30T00:41:41.413Z] ---> 8102a4446160 [2021-09-30T00:41:41.413Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:41:41.684Z] ---> Running in 8213dcf35b9a [2021-09-30T00:41:41.684Z] Removing intermediate container 8213dcf35b9a [2021-09-30T00:41:41.684Z] ---> 9e3f322beda7 [2021-09-30T00:41:41.684Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T00:41:41.684Z] ---> Running in 55cfea677b2f [2021-09-30T00:41:41.955Z] Removing intermediate container 55cfea677b2f [2021-09-30T00:41:41.955Z] ---> ff5bdfb3f905 [2021-09-30T00:41:41.955Z] Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:41.955Z] ---> Running in 8502b8dad49a [2021-09-30T00:41:41.955Z] Removing intermediate container 8502b8dad49a [2021-09-30T00:41:41.955Z] ---> 93263d373b50 [2021-09-30T00:41:41.955Z] Step 24/24 : LABEL version=2.0.1-dev.60 [2021-09-30T00:41:41.955Z] ---> Running in 87fbc7dd5632 [2021-09-30T00:41:42.223Z] Removing intermediate container 87fbc7dd5632 [2021-09-30T00:41:42.223Z] ---> 9dbcb3438366 [2021-09-30T00:41:42.223Z] [2021-09-30T00:41:42.223Z] Successfully built 9dbcb3438366 [2021-09-30T00:41:42.223Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T00:41:42.501Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T00:41:42.506Z] $ docker stop --time=1 a0203e94638a00e8ad5219de4efca1faf7f28478edd76df9e667d67f7f501a5f [2021-09-30T00:41:43.906Z] $ docker rm -f a0203e94638a00e8ad5219de4efca1faf7f28478edd76df9e667d67f7f501a5f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T00:41:44.313Z] + docker images [2021-09-30T00:41:44.313Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T00:41:44.313Z] sys-mgmt-agent latest 9dbcb3438366 2 seconds ago 325MB [2021-09-30T00:41:44.313Z] core-data latest 3194ba6a579e 7 seconds ago 20.5MB [2021-09-30T00:41:44.313Z] ebc71cf3fdc9 20 seconds ago 1.76GB [2021-09-30T00:41:44.313Z] 0d5a7ae96fc0 23 seconds ago 1.75GB [2021-09-30T00:41:44.313Z] security-proxy-setup latest 4ced16eab97b 30 seconds ago 26.7MB [2021-09-30T00:41:44.313Z] ca37c814989d 35 seconds ago 1.76GB [2021-09-30T00:41:44.313Z] support-scheduler latest da48f04c2277 37 seconds ago 16.1MB [2021-09-30T00:41:44.313Z] 8233ce02fc5f 40 seconds ago 1.75GB [2021-09-30T00:41:44.313Z] security-bootstrapper latest d8b0ae65cda5 55 seconds ago 18.8MB [2021-09-30T00:41:44.313Z] security-secretstore-setup latest a466d1a220ee About a minute ago 28.2MB [2021-09-30T00:41:44.313Z] support-notifications latest 7e1fa256fa56 About a minute ago 16.8MB [2021-09-30T00:41:44.313Z] core-command latest 39aa310ecd22 About a minute ago 16MB [2021-09-30T00:41:44.313Z] core-metadata latest 976f02f48f4c About a minute ago 16.8MB [2021-09-30T00:41:44.313Z] 3b64afc29d67 About a minute ago 1.75GB [2021-09-30T00:41:44.313Z] 4f42a6ea3933 About a minute ago 1.75GB [2021-09-30T00:41:44.313Z] c6606ea1c945 About a minute ago 1.76GB [2021-09-30T00:41:44.313Z] 4f3d7a91552e About a minute ago 1.76GB [2021-09-30T00:41:44.313Z] f49dc41d590e About a minute ago 1.75GB [2021-09-30T00:41:44.313Z] ci-base-image-x86_64 latest 9622c9460e69 5 minutes ago 1.25GB [2021-09-30T00:41:44.313Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T00:41:44.313Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T00:41:44.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T00:41:44.313Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T00:41:44.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-30T00:41:44.546Z] provisioning config files... [2021-09-30T00:41:44.565Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config9055191394201757432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:41:44.913Z] ---> docker-login.sh [2021-09-30T00:41:44.913Z] nexus3.edgexfoundry.org:10001 [2021-09-30T00:41:44.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:41:44.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:41:44.913Z] Configure a credential helper to remove this warning. See [2021-09-30T00:41:44.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:41:44.913Z] [2021-09-30T00:41:44.913Z] Login Succeeded [2021-09-30T00:41:44.913Z] nexus3.edgexfoundry.org:10002 [2021-09-30T00:41:45.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:41:45.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:41:45.181Z] Configure a credential helper to remove this warning. See [2021-09-30T00:41:45.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:41:45.181Z] [2021-09-30T00:41:45.181Z] Login Succeeded [2021-09-30T00:41:45.181Z] nexus3.edgexfoundry.org:10003 [2021-09-30T00:41:45.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:41:45.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:41:45.181Z] Configure a credential helper to remove this warning. See [2021-09-30T00:41:45.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:41:45.181Z] [2021-09-30T00:41:45.181Z] Login Succeeded [2021-09-30T00:41:45.181Z] nexus3.edgexfoundry.org:10004 [2021-09-30T00:41:45.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:41:45.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:41:45.445Z] Configure a credential helper to remove this warning. See [2021-09-30T00:41:45.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:41:45.445Z] [2021-09-30T00:41:45.445Z] Login Succeeded [2021-09-30T00:41:45.445Z] docker.io [2021-09-30T00:41:45.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:41:46.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:41:46.025Z] Configure a credential helper to remove this warning. See [2021-09-30T00:41:46.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:41:46.025Z] [2021-09-30T00:41:46.025Z] Login Succeeded [2021-09-30T00:41:46.025Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T00:41:46.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:41:46.131Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-30T00:41:46.131Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:46.131Z] latest [2021-09-30T00:41:46.131Z] 2.0.1-dev.60 [2021-09-30T00:41:46.131Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:41:46.131Z] main [2021-09-30T00:41:46.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:46.505Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:46.817Z] + docker push nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:46.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T00:41:46.818Z] 7810477bdbc7: Preparing [2021-09-30T00:41:46.818Z] 6290915f1e21: Preparing [2021-09-30T00:41:46.818Z] 5471387bbd2c: Preparing [2021-09-30T00:41:46.818Z] e2383834d34d: Preparing [2021-09-30T00:41:46.818Z] e2eb06d8af82: Preparing [2021-09-30T00:41:46.818Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:47.087Z] 7810477bdbc7: Pushed [2021-09-30T00:41:47.087Z] 5471387bbd2c: Pushed [2021-09-30T00:41:47.087Z] e2383834d34d: Pushed [2021-09-30T00:41:48.486Z] 6290915f1e21: Pushed [2021-09-30T00:41:48.486Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:48.807Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:49.128Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-30T00:41:49.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T00:41:49.128Z] 7810477bdbc7: Preparing [2021-09-30T00:41:49.128Z] 6290915f1e21: Preparing [2021-09-30T00:41:49.128Z] 5471387bbd2c: Preparing [2021-09-30T00:41:49.128Z] e2383834d34d: Preparing [2021-09-30T00:41:49.128Z] e2eb06d8af82: Preparing [2021-09-30T00:41:49.128Z] 6290915f1e21: Layer already exists [2021-09-30T00:41:49.128Z] 7810477bdbc7: Layer already exists [2021-09-30T00:41:49.128Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:49.128Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:49.128Z] e2383834d34d: Layer already exists [2021-09-30T00:41:49.128Z] latest: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:49.449Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:49.759Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.60 [2021-09-30T00:41:49.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T00:41:49.759Z] 7810477bdbc7: Preparing [2021-09-30T00:41:49.759Z] 6290915f1e21: Preparing [2021-09-30T00:41:49.759Z] 5471387bbd2c: Preparing [2021-09-30T00:41:49.759Z] e2383834d34d: Preparing [2021-09-30T00:41:49.759Z] e2eb06d8af82: Preparing [2021-09-30T00:41:49.759Z] 7810477bdbc7: Layer already exists [2021-09-30T00:41:49.759Z] 6290915f1e21: Layer already exists [2021-09-30T00:41:49.759Z] e2383834d34d: Layer already exists [2021-09-30T00:41:49.759Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:49.759Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:49.759Z] 2.0.1-dev.60: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:50.077Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:50.387Z] + docker push nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:41:50.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T00:41:50.387Z] 7810477bdbc7: Preparing [2021-09-30T00:41:50.387Z] 6290915f1e21: Preparing [2021-09-30T00:41:50.387Z] 5471387bbd2c: Preparing [2021-09-30T00:41:50.387Z] e2383834d34d: Preparing [2021-09-30T00:41:50.387Z] e2eb06d8af82: Preparing [2021-09-30T00:41:50.387Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:50.387Z] e2383834d34d: Layer already exists [2021-09-30T00:41:50.387Z] 7810477bdbc7: Layer already exists [2021-09-30T00:41:50.387Z] 6290915f1e21: Layer already exists [2021-09-30T00:41:50.387Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:50.387Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:50.706Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:51.014Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-30T00:41:51.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-30T00:41:51.014Z] 7810477bdbc7: Preparing [2021-09-30T00:41:51.014Z] 6290915f1e21: Preparing [2021-09-30T00:41:51.014Z] 5471387bbd2c: Preparing [2021-09-30T00:41:51.014Z] e2383834d34d: Preparing [2021-09-30T00:41:51.014Z] e2eb06d8af82: Preparing [2021-09-30T00:41:51.014Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:51.014Z] 7810477bdbc7: Layer already exists [2021-09-30T00:41:51.014Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:51.014Z] e2383834d34d: Layer already exists [2021-09-30T00:41:51.014Z] 6290915f1e21: Layer already exists [2021-09-30T00:41:51.014Z] main: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:41:51.072Z] ===================================================== [Pipeline] echo [2021-09-30T00:41:51.087Z] taggedImages: [2021-09-30T00:41:51.087Z] - nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:51.087Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-30T00:41:51.087Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.60 [2021-09-30T00:41:51.087Z] - nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:41:51.087Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-30T00:41:51.124Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-30T00:41:51.124Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:51.124Z] latest [2021-09-30T00:41:51.124Z] 2.0.1-dev.60 [2021-09-30T00:41:51.124Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:41:51.124Z] main [2021-09-30T00:41:51.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:51.481Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:51.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:51.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T00:41:51.794Z] 9660d02ccd69: Preparing [2021-09-30T00:41:51.794Z] ecc59f98e713: Preparing [2021-09-30T00:41:51.794Z] 5471387bbd2c: Preparing [2021-09-30T00:41:51.794Z] 14acc5576f57: Preparing [2021-09-30T00:41:51.794Z] 1df5382115d3: Preparing [2021-09-30T00:41:51.794Z] e2eb06d8af82: Preparing [2021-09-30T00:41:51.794Z] e2eb06d8af82: Waiting [2021-09-30T00:41:51.794Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:52.069Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:52.069Z] 9660d02ccd69: Pushed [2021-09-30T00:41:52.069Z] 1df5382115d3: Pushed [2021-09-30T00:41:52.069Z] 14acc5576f57: Pushed [2021-09-30T00:41:53.476Z] ecc59f98e713: Pushed [2021-09-30T00:41:53.740Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:54.059Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:54.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-30T00:41:54.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T00:41:54.377Z] 9660d02ccd69: Preparing [2021-09-30T00:41:54.377Z] ecc59f98e713: Preparing [2021-09-30T00:41:54.377Z] 5471387bbd2c: Preparing [2021-09-30T00:41:54.377Z] 14acc5576f57: Preparing [2021-09-30T00:41:54.377Z] 1df5382115d3: Preparing [2021-09-30T00:41:54.377Z] e2eb06d8af82: Preparing [2021-09-30T00:41:54.377Z] e2eb06d8af82: Waiting [2021-09-30T00:41:54.377Z] 1df5382115d3: Layer already exists [2021-09-30T00:41:54.377Z] 9660d02ccd69: Layer already exists [2021-09-30T00:41:54.377Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:54.377Z] 14acc5576f57: Layer already exists [2021-09-30T00:41:54.377Z] ecc59f98e713: Layer already exists [2021-09-30T00:41:54.377Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:54.377Z] latest: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:54.695Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:55.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.60 [2021-09-30T00:41:55.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T00:41:55.012Z] 9660d02ccd69: Preparing [2021-09-30T00:41:55.012Z] ecc59f98e713: Preparing [2021-09-30T00:41:55.012Z] 5471387bbd2c: Preparing [2021-09-30T00:41:55.012Z] 14acc5576f57: Preparing [2021-09-30T00:41:55.012Z] 1df5382115d3: Preparing [2021-09-30T00:41:55.012Z] e2eb06d8af82: Preparing [2021-09-30T00:41:55.012Z] e2eb06d8af82: Waiting [2021-09-30T00:41:55.012Z] 9660d02ccd69: Layer already exists [2021-09-30T00:41:55.012Z] 14acc5576f57: Layer already exists [2021-09-30T00:41:55.012Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:55.012Z] ecc59f98e713: Layer already exists [2021-09-30T00:41:55.012Z] 1df5382115d3: Layer already exists [2021-09-30T00:41:55.012Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:55.012Z] 2.0.1-dev.60: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:55.335Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:55.720Z] + docker push nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:41:55.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T00:41:55.720Z] 9660d02ccd69: Preparing [2021-09-30T00:41:55.720Z] ecc59f98e713: Preparing [2021-09-30T00:41:55.720Z] 5471387bbd2c: Preparing [2021-09-30T00:41:55.720Z] 14acc5576f57: Preparing [2021-09-30T00:41:55.720Z] 1df5382115d3: Preparing [2021-09-30T00:41:55.720Z] e2eb06d8af82: Preparing [2021-09-30T00:41:55.720Z] e2eb06d8af82: Waiting [2021-09-30T00:41:55.720Z] 9660d02ccd69: Layer already exists [2021-09-30T00:41:55.720Z] 1df5382115d3: Layer already exists [2021-09-30T00:41:55.720Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:55.720Z] ecc59f98e713: Layer already exists [2021-09-30T00:41:55.720Z] 14acc5576f57: Layer already exists [2021-09-30T00:41:55.720Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:55.720Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:56.144Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:56.455Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-30T00:41:56.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-30T00:41:56.455Z] 9660d02ccd69: Preparing [2021-09-30T00:41:56.455Z] ecc59f98e713: Preparing [2021-09-30T00:41:56.455Z] 5471387bbd2c: Preparing [2021-09-30T00:41:56.455Z] 14acc5576f57: Preparing [2021-09-30T00:41:56.455Z] 1df5382115d3: Preparing [2021-09-30T00:41:56.455Z] e2eb06d8af82: Preparing [2021-09-30T00:41:56.455Z] e2eb06d8af82: Waiting [2021-09-30T00:41:56.455Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:56.455Z] 9660d02ccd69: Layer already exists [2021-09-30T00:41:56.455Z] ecc59f98e713: Layer already exists [2021-09-30T00:41:56.455Z] 14acc5576f57: Layer already exists [2021-09-30T00:41:56.455Z] 1df5382115d3: Layer already exists [2021-09-30T00:41:56.455Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:56.455Z] main: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:41:56.513Z] ===================================================== [Pipeline] echo [2021-09-30T00:41:56.530Z] taggedImages: [2021-09-30T00:41:56.530Z] - nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:56.530Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-30T00:41:56.530Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.60 [2021-09-30T00:41:56.530Z] - nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:41:56.530Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-30T00:41:56.566Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-30T00:41:56.566Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:56.566Z] latest [2021-09-30T00:41:56.566Z] 2.0.1-dev.60 [2021-09-30T00:41:56.566Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:41:56.566Z] main [2021-09-30T00:41:56.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:56.930Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:57.249Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:41:57.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T00:41:57.249Z] 7bb6d246c92b: Preparing [2021-09-30T00:41:57.249Z] 0a0a89c00d43: Preparing [2021-09-30T00:41:57.249Z] 5471387bbd2c: Preparing [2021-09-30T00:41:57.249Z] 0d93faa415ff: Preparing [2021-09-30T00:41:57.249Z] e2eb06d8af82: Preparing [2021-09-30T00:41:57.249Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:57.249Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:57.516Z] 7bb6d246c92b: Pushed [2021-09-30T00:41:57.516Z] 0d93faa415ff: Pushed [2021-09-30T00:41:58.926Z] 0a0a89c00d43: Pushed [2021-09-30T00:41:59.197Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:59.516Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:41:59.832Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-30T00:41:59.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T00:41:59.832Z] 7bb6d246c92b: Preparing [2021-09-30T00:41:59.832Z] 0a0a89c00d43: Preparing [2021-09-30T00:41:59.832Z] 5471387bbd2c: Preparing [2021-09-30T00:41:59.832Z] 0d93faa415ff: Preparing [2021-09-30T00:41:59.832Z] e2eb06d8af82: Preparing [2021-09-30T00:41:59.832Z] e2eb06d8af82: Layer already exists [2021-09-30T00:41:59.832Z] 5471387bbd2c: Layer already exists [2021-09-30T00:41:59.832Z] 0d93faa415ff: Layer already exists [2021-09-30T00:41:59.832Z] 0a0a89c00d43: Layer already exists [2021-09-30T00:41:59.832Z] 7bb6d246c92b: Layer already exists [2021-09-30T00:41:59.832Z] latest: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:00.153Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:00.470Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.60 [2021-09-30T00:42:00.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T00:42:00.470Z] 7bb6d246c92b: Preparing [2021-09-30T00:42:00.470Z] 0a0a89c00d43: Preparing [2021-09-30T00:42:00.470Z] 5471387bbd2c: Preparing [2021-09-30T00:42:00.470Z] 0d93faa415ff: Preparing [2021-09-30T00:42:00.470Z] e2eb06d8af82: Preparing [2021-09-30T00:42:00.470Z] 0a0a89c00d43: Layer already exists [2021-09-30T00:42:00.470Z] 0d93faa415ff: Layer already exists [2021-09-30T00:42:00.470Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:00.470Z] 7bb6d246c92b: Layer already exists [2021-09-30T00:42:00.470Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:00.470Z] 2.0.1-dev.60: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:00.788Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:01.108Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:01.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T00:42:01.108Z] 7bb6d246c92b: Preparing [2021-09-30T00:42:01.108Z] 0a0a89c00d43: Preparing [2021-09-30T00:42:01.108Z] 5471387bbd2c: Preparing [2021-09-30T00:42:01.108Z] 0d93faa415ff: Preparing [2021-09-30T00:42:01.108Z] e2eb06d8af82: Preparing [2021-09-30T00:42:01.108Z] 7bb6d246c92b: Layer already exists [2021-09-30T00:42:01.108Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:01.108Z] 0a0a89c00d43: Layer already exists [2021-09-30T00:42:01.108Z] 0d93faa415ff: Layer already exists [2021-09-30T00:42:01.108Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:01.108Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:01.434Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:03.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-30T00:42:03.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-30T00:42:03.595Z] 7bb6d246c92b: Preparing [2021-09-30T00:42:03.595Z] 0a0a89c00d43: Preparing [2021-09-30T00:42:03.595Z] 5471387bbd2c: Preparing [2021-09-30T00:42:03.595Z] 0d93faa415ff: Preparing [2021-09-30T00:42:03.595Z] e2eb06d8af82: Preparing [2021-09-30T00:42:03.595Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:03.595Z] 7bb6d246c92b: Layer already exists [2021-09-30T00:42:03.595Z] 0d93faa415ff: Layer already exists [2021-09-30T00:42:03.595Z] 0a0a89c00d43: Layer already exists [2021-09-30T00:42:03.595Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:03.595Z] main: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:42:03.708Z] ===================================================== [Pipeline] echo [2021-09-30T00:42:03.723Z] taggedImages: [2021-09-30T00:42:03.723Z] - nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:03.723Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-30T00:42:03.723Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.60 [2021-09-30T00:42:03.723Z] - nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:03.723Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-30T00:42:03.750Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-30T00:42:03.750Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:03.750Z] latest [2021-09-30T00:42:03.750Z] 2.0.1-dev.60 [2021-09-30T00:42:03.750Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:03.750Z] main [2021-09-30T00:42:03.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:04.116Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:04.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:04.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T00:42:04.432Z] 781df5c90cde: Preparing [2021-09-30T00:42:04.432Z] 781df5c90cde: Preparing [2021-09-30T00:42:04.432Z] bcaff37ed60e: Preparing [2021-09-30T00:42:04.432Z] 89ca6915bd92: Preparing [2021-09-30T00:42:04.432Z] 6e45a7ac20e8: Preparing [2021-09-30T00:42:04.432Z] 15ad2fdf7e31: Preparing [2021-09-30T00:42:04.432Z] 5471387bbd2c: Preparing [2021-09-30T00:42:04.432Z] 67a0a8346b88: Preparing [2021-09-30T00:42:04.432Z] ea1a39c81a3e: Preparing [2021-09-30T00:42:04.432Z] 505c7e97fb61: Preparing [2021-09-30T00:42:04.432Z] dca942755572: Preparing [2021-09-30T00:42:04.432Z] e2eb06d8af82: Preparing [2021-09-30T00:42:04.432Z] 5471387bbd2c: Waiting [2021-09-30T00:42:04.432Z] 67a0a8346b88: Waiting [2021-09-30T00:42:04.432Z] ea1a39c81a3e: Waiting [2021-09-30T00:42:04.432Z] 505c7e97fb61: Waiting [2021-09-30T00:42:04.432Z] dca942755572: Waiting [2021-09-30T00:42:04.432Z] e2eb06d8af82: Waiting [2021-09-30T00:42:04.706Z] bcaff37ed60e: Pushed [2021-09-30T00:42:04.706Z] 89ca6915bd92: Pushed [2021-09-30T00:42:04.706Z] 6e45a7ac20e8: Pushed [2021-09-30T00:42:04.706Z] 781df5c90cde: Pushed [2021-09-30T00:42:04.706Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:04.973Z] ea1a39c81a3e: Pushed [2021-09-30T00:42:04.973Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:04.973Z] 67a0a8346b88: Pushed [2021-09-30T00:42:04.973Z] dca942755572: Pushed [2021-09-30T00:42:04.973Z] 505c7e97fb61: Pushed [2021-09-30T00:42:05.929Z] 15ad2fdf7e31: Pushed [2021-09-30T00:42:06.193Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:06.513Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:06.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-30T00:42:06.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T00:42:06.835Z] 781df5c90cde: Preparing [2021-09-30T00:42:06.835Z] 781df5c90cde: Preparing [2021-09-30T00:42:06.835Z] bcaff37ed60e: Preparing [2021-09-30T00:42:06.835Z] 89ca6915bd92: Preparing [2021-09-30T00:42:06.835Z] 6e45a7ac20e8: Preparing [2021-09-30T00:42:06.835Z] 15ad2fdf7e31: Preparing [2021-09-30T00:42:06.835Z] 5471387bbd2c: Preparing [2021-09-30T00:42:06.835Z] 67a0a8346b88: Preparing [2021-09-30T00:42:06.835Z] ea1a39c81a3e: Preparing [2021-09-30T00:42:06.835Z] 505c7e97fb61: Preparing [2021-09-30T00:42:06.835Z] dca942755572: Preparing [2021-09-30T00:42:06.835Z] e2eb06d8af82: Preparing [2021-09-30T00:42:06.835Z] 5471387bbd2c: Waiting [2021-09-30T00:42:06.835Z] 67a0a8346b88: Waiting [2021-09-30T00:42:06.835Z] ea1a39c81a3e: Waiting [2021-09-30T00:42:06.835Z] 505c7e97fb61: Waiting [2021-09-30T00:42:06.835Z] dca942755572: Waiting [2021-09-30T00:42:06.835Z] e2eb06d8af82: Waiting [2021-09-30T00:42:06.835Z] 15ad2fdf7e31: Layer already exists [2021-09-30T00:42:06.835Z] bcaff37ed60e: Layer already exists [2021-09-30T00:42:06.835Z] 6e45a7ac20e8: Layer already exists [2021-09-30T00:42:06.835Z] 781df5c90cde: Layer already exists [2021-09-30T00:42:06.835Z] 89ca6915bd92: Layer already exists [2021-09-30T00:42:06.835Z] 505c7e97fb61: Layer already exists [2021-09-30T00:42:06.835Z] 67a0a8346b88: Layer already exists [2021-09-30T00:42:06.835Z] ea1a39c81a3e: Layer already exists [2021-09-30T00:42:06.835Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:06.835Z] dca942755572: Layer already exists [2021-09-30T00:42:06.835Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:07.103Z] latest: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:07.424Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:07.748Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.60 [2021-09-30T00:42:07.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T00:42:07.748Z] 781df5c90cde: Preparing [2021-09-30T00:42:07.748Z] 781df5c90cde: Preparing [2021-09-30T00:42:07.748Z] bcaff37ed60e: Preparing [2021-09-30T00:42:07.748Z] 89ca6915bd92: Preparing [2021-09-30T00:42:07.748Z] 6e45a7ac20e8: Preparing [2021-09-30T00:42:07.748Z] 15ad2fdf7e31: Preparing [2021-09-30T00:42:07.748Z] 5471387bbd2c: Preparing [2021-09-30T00:42:07.748Z] 67a0a8346b88: Preparing [2021-09-30T00:42:07.748Z] ea1a39c81a3e: Preparing [2021-09-30T00:42:07.748Z] 505c7e97fb61: Preparing [2021-09-30T00:42:07.748Z] dca942755572: Preparing [2021-09-30T00:42:07.748Z] e2eb06d8af82: Preparing [2021-09-30T00:42:07.748Z] 5471387bbd2c: Waiting [2021-09-30T00:42:07.748Z] 505c7e97fb61: Waiting [2021-09-30T00:42:07.748Z] dca942755572: Waiting [2021-09-30T00:42:07.748Z] e2eb06d8af82: Waiting [2021-09-30T00:42:07.748Z] 67a0a8346b88: Waiting [2021-09-30T00:42:07.748Z] ea1a39c81a3e: Waiting [2021-09-30T00:42:07.748Z] 15ad2fdf7e31: Layer already exists [2021-09-30T00:42:07.748Z] 6e45a7ac20e8: Layer already exists [2021-09-30T00:42:07.748Z] 781df5c90cde: Layer already exists [2021-09-30T00:42:07.748Z] 89ca6915bd92: Layer already exists [2021-09-30T00:42:07.748Z] bcaff37ed60e: Layer already exists [2021-09-30T00:42:07.748Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:07.748Z] 505c7e97fb61: Layer already exists [2021-09-30T00:42:07.748Z] dca942755572: Layer already exists [2021-09-30T00:42:07.748Z] ea1a39c81a3e: Layer already exists [2021-09-30T00:42:07.748Z] 67a0a8346b88: Layer already exists [2021-09-30T00:42:07.748Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:07.748Z] 2.0.1-dev.60: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:08.071Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:08.390Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:08.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T00:42:08.391Z] 781df5c90cde: Preparing [2021-09-30T00:42:08.391Z] 781df5c90cde: Preparing [2021-09-30T00:42:08.391Z] bcaff37ed60e: Preparing [2021-09-30T00:42:08.391Z] 89ca6915bd92: Preparing [2021-09-30T00:42:08.391Z] 6e45a7ac20e8: Preparing [2021-09-30T00:42:08.391Z] 15ad2fdf7e31: Preparing [2021-09-30T00:42:08.391Z] 5471387bbd2c: Preparing [2021-09-30T00:42:08.391Z] 67a0a8346b88: Preparing [2021-09-30T00:42:08.391Z] ea1a39c81a3e: Preparing [2021-09-30T00:42:08.391Z] 505c7e97fb61: Preparing [2021-09-30T00:42:08.391Z] dca942755572: Preparing [2021-09-30T00:42:08.391Z] e2eb06d8af82: Preparing [2021-09-30T00:42:08.391Z] 67a0a8346b88: Waiting [2021-09-30T00:42:08.391Z] ea1a39c81a3e: Waiting [2021-09-30T00:42:08.391Z] 505c7e97fb61: Waiting [2021-09-30T00:42:08.391Z] dca942755572: Waiting [2021-09-30T00:42:08.391Z] e2eb06d8af82: Waiting [2021-09-30T00:42:08.391Z] 5471387bbd2c: Waiting [2021-09-30T00:42:08.391Z] 89ca6915bd92: Layer already exists [2021-09-30T00:42:08.391Z] 781df5c90cde: Layer already exists [2021-09-30T00:42:08.391Z] 6e45a7ac20e8: Layer already exists [2021-09-30T00:42:08.391Z] 15ad2fdf7e31: Layer already exists [2021-09-30T00:42:08.391Z] bcaff37ed60e: Layer already exists [2021-09-30T00:42:08.391Z] 67a0a8346b88: Layer already exists [2021-09-30T00:42:08.391Z] 505c7e97fb61: Layer already exists [2021-09-30T00:42:08.391Z] ea1a39c81a3e: Layer already exists [2021-09-30T00:42:08.391Z] dca942755572: Layer already exists [2021-09-30T00:42:08.391Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:08.391Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:08.657Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:08.973Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:09.288Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-30T00:42:09.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-30T00:42:09.288Z] 781df5c90cde: Preparing [2021-09-30T00:42:09.288Z] 781df5c90cde: Preparing [2021-09-30T00:42:09.288Z] bcaff37ed60e: Preparing [2021-09-30T00:42:09.288Z] 89ca6915bd92: Preparing [2021-09-30T00:42:09.288Z] 6e45a7ac20e8: Preparing [2021-09-30T00:42:09.288Z] 15ad2fdf7e31: Preparing [2021-09-30T00:42:09.288Z] 5471387bbd2c: Preparing [2021-09-30T00:42:09.288Z] 67a0a8346b88: Preparing [2021-09-30T00:42:09.288Z] ea1a39c81a3e: Preparing [2021-09-30T00:42:09.288Z] 505c7e97fb61: Preparing [2021-09-30T00:42:09.288Z] dca942755572: Preparing [2021-09-30T00:42:09.288Z] e2eb06d8af82: Preparing [2021-09-30T00:42:09.288Z] ea1a39c81a3e: Waiting [2021-09-30T00:42:09.288Z] 505c7e97fb61: Waiting [2021-09-30T00:42:09.288Z] dca942755572: Waiting [2021-09-30T00:42:09.288Z] e2eb06d8af82: Waiting [2021-09-30T00:42:09.288Z] 5471387bbd2c: Waiting [2021-09-30T00:42:09.288Z] 67a0a8346b88: Waiting [2021-09-30T00:42:09.288Z] bcaff37ed60e: Layer already exists [2021-09-30T00:42:09.288Z] 6e45a7ac20e8: Layer already exists [2021-09-30T00:42:09.288Z] 15ad2fdf7e31: Layer already exists [2021-09-30T00:42:09.288Z] 781df5c90cde: Layer already exists [2021-09-30T00:42:09.288Z] 89ca6915bd92: Layer already exists [2021-09-30T00:42:09.288Z] 505c7e97fb61: Layer already exists [2021-09-30T00:42:09.288Z] 67a0a8346b88: Layer already exists [2021-09-30T00:42:09.288Z] ea1a39c81a3e: Layer already exists [2021-09-30T00:42:09.288Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:09.288Z] dca942755572: Layer already exists [2021-09-30T00:42:09.288Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:09.288Z] main: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:42:09.345Z] ===================================================== [Pipeline] echo [2021-09-30T00:42:09.359Z] taggedImages: [2021-09-30T00:42:09.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:09.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-30T00:42:09.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.60 [2021-09-30T00:42:09.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:09.360Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-30T00:42:09.392Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-30T00:42:09.392Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:09.392Z] latest [2021-09-30T00:42:09.392Z] 2.0.1-dev.60 [2021-09-30T00:42:09.392Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:09.392Z] main [2021-09-30T00:42:09.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:09.750Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:10.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:10.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T00:42:10.075Z] aad76326956c: Preparing [2021-09-30T00:42:10.075Z] 20aa817c60bd: Preparing [2021-09-30T00:42:10.075Z] d6bad882eac7: Preparing [2021-09-30T00:42:10.075Z] d17a58134ff7: Preparing [2021-09-30T00:42:10.075Z] 13cb8c1906e6: Preparing [2021-09-30T00:42:10.075Z] e2eb06d8af82: Preparing [2021-09-30T00:42:10.075Z] e2eb06d8af82: Waiting [2021-09-30T00:42:10.664Z] d6bad882eac7: Pushed [2021-09-30T00:42:10.664Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:10.664Z] d17a58134ff7: Pushed [2021-09-30T00:42:10.929Z] 13cb8c1906e6: Pushed [2021-09-30T00:42:10.929Z] aad76326956c: Pushed [2021-09-30T00:42:11.196Z] 20aa817c60bd: Pushed [2021-09-30T00:42:11.461Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:11.784Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:12.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-30T00:42:12.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T00:42:12.103Z] aad76326956c: Preparing [2021-09-30T00:42:12.103Z] 20aa817c60bd: Preparing [2021-09-30T00:42:12.103Z] d6bad882eac7: Preparing [2021-09-30T00:42:12.103Z] d17a58134ff7: Preparing [2021-09-30T00:42:12.103Z] 13cb8c1906e6: Preparing [2021-09-30T00:42:12.103Z] e2eb06d8af82: Preparing [2021-09-30T00:42:12.103Z] e2eb06d8af82: Waiting [2021-09-30T00:42:12.103Z] d17a58134ff7: Layer already exists [2021-09-30T00:42:12.103Z] 13cb8c1906e6: Layer already exists [2021-09-30T00:42:12.103Z] aad76326956c: Layer already exists [2021-09-30T00:42:12.103Z] d6bad882eac7: Layer already exists [2021-09-30T00:42:12.104Z] 20aa817c60bd: Layer already exists [2021-09-30T00:42:12.104Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:12.104Z] latest: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:12.425Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:12.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.60 [2021-09-30T00:42:12.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T00:42:12.869Z] aad76326956c: Preparing [2021-09-30T00:42:12.869Z] 20aa817c60bd: Preparing [2021-09-30T00:42:12.869Z] d6bad882eac7: Preparing [2021-09-30T00:42:12.869Z] d17a58134ff7: Preparing [2021-09-30T00:42:12.869Z] 13cb8c1906e6: Preparing [2021-09-30T00:42:12.869Z] e2eb06d8af82: Preparing [2021-09-30T00:42:12.869Z] e2eb06d8af82: Waiting [2021-09-30T00:42:12.869Z] aad76326956c: Layer already exists [2021-09-30T00:42:12.869Z] 13cb8c1906e6: Layer already exists [2021-09-30T00:42:12.869Z] 20aa817c60bd: Layer already exists [2021-09-30T00:42:12.869Z] d6bad882eac7: Layer already exists [2021-09-30T00:42:12.869Z] d17a58134ff7: Layer already exists [2021-09-30T00:42:12.869Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:12.869Z] 2.0.1-dev.60: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:13.199Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:13.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:13.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T00:42:13.516Z] aad76326956c: Preparing [2021-09-30T00:42:13.516Z] 20aa817c60bd: Preparing [2021-09-30T00:42:13.516Z] d6bad882eac7: Preparing [2021-09-30T00:42:13.516Z] d17a58134ff7: Preparing [2021-09-30T00:42:13.516Z] 13cb8c1906e6: Preparing [2021-09-30T00:42:13.516Z] e2eb06d8af82: Preparing [2021-09-30T00:42:13.516Z] e2eb06d8af82: Waiting [2021-09-30T00:42:13.516Z] d6bad882eac7: Layer already exists [2021-09-30T00:42:13.516Z] d17a58134ff7: Layer already exists [2021-09-30T00:42:13.516Z] 13cb8c1906e6: Layer already exists [2021-09-30T00:42:13.516Z] aad76326956c: Layer already exists [2021-09-30T00:42:13.516Z] 20aa817c60bd: Layer already exists [2021-09-30T00:42:13.516Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:13.516Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:13.839Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:14.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-30T00:42:19.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-30T00:42:19.492Z] aad76326956c: Preparing [2021-09-30T00:42:19.492Z] 20aa817c60bd: Preparing [2021-09-30T00:42:19.492Z] d6bad882eac7: Preparing [2021-09-30T00:42:19.492Z] d17a58134ff7: Preparing [2021-09-30T00:42:19.492Z] 13cb8c1906e6: Preparing [2021-09-30T00:42:19.492Z] e2eb06d8af82: Preparing [2021-09-30T00:42:19.492Z] e2eb06d8af82: Waiting [2021-09-30T00:42:19.492Z] 20aa817c60bd: Layer already exists [2021-09-30T00:42:19.492Z] 13cb8c1906e6: Layer already exists [2021-09-30T00:42:19.492Z] d17a58134ff7: Layer already exists [2021-09-30T00:42:19.492Z] d6bad882eac7: Layer already exists [2021-09-30T00:42:19.492Z] aad76326956c: Layer already exists [2021-09-30T00:42:19.492Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:19.492Z] main: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:42:19.551Z] ===================================================== [Pipeline] echo [2021-09-30T00:42:19.565Z] taggedImages: [2021-09-30T00:42:19.565Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:19.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-30T00:42:19.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.60 [2021-09-30T00:42:19.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:19.566Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-30T00:42:19.598Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-30T00:42:19.598Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:19.598Z] latest [2021-09-30T00:42:19.598Z] 2.0.1-dev.60 [2021-09-30T00:42:19.598Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:19.598Z] main [2021-09-30T00:42:19.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:19.961Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:20.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:20.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T00:42:20.284Z] d450f0e88c60: Preparing [2021-09-30T00:42:20.284Z] 4c5f44915d2f: Preparing [2021-09-30T00:42:20.284Z] c226c9dae15e: Preparing [2021-09-30T00:42:20.284Z] 8eac989bbde7: Preparing [2021-09-30T00:42:20.284Z] 962792570f90: Preparing [2021-09-30T00:42:20.284Z] bc8cfe7db0f6: Preparing [2021-09-30T00:42:20.284Z] e3c26bbf0536: Preparing [2021-09-30T00:42:20.284Z] f65ae344915c: Preparing [2021-09-30T00:42:20.284Z] 6dcd91c29589: Preparing [2021-09-30T00:42:20.284Z] e2eb06d8af82: Preparing [2021-09-30T00:42:20.284Z] bc8cfe7db0f6: Waiting [2021-09-30T00:42:20.284Z] e3c26bbf0536: Waiting [2021-09-30T00:42:20.284Z] f65ae344915c: Waiting [2021-09-30T00:42:20.284Z] 6dcd91c29589: Waiting [2021-09-30T00:42:20.284Z] e2eb06d8af82: Waiting [2021-09-30T00:42:20.887Z] 962792570f90: Pushed [2021-09-30T00:42:20.887Z] 4c5f44915d2f: Pushed [2021-09-30T00:42:26.222Z] d450f0e88c60: Pushed [2021-09-30T00:42:31.551Z] c226c9dae15e: Pushed [2021-09-30T00:42:31.551Z] 8eac989bbde7: Pushed [2021-09-30T00:42:31.551Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:31.551Z] bc8cfe7db0f6: Pushed [2021-09-30T00:42:31.551Z] e3c26bbf0536: Pushed [2021-09-30T00:42:31.551Z] f65ae344915c: Pushed [2021-09-30T00:42:31.551Z] 6dcd91c29589: Pushed [2021-09-30T00:42:31.551Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:31.869Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:32.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-30T00:42:32.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T00:42:32.185Z] d450f0e88c60: Preparing [2021-09-30T00:42:32.185Z] 4c5f44915d2f: Preparing [2021-09-30T00:42:32.185Z] c226c9dae15e: Preparing [2021-09-30T00:42:32.185Z] 8eac989bbde7: Preparing [2021-09-30T00:42:32.185Z] 962792570f90: Preparing [2021-09-30T00:42:32.185Z] bc8cfe7db0f6: Preparing [2021-09-30T00:42:32.185Z] e3c26bbf0536: Preparing [2021-09-30T00:42:32.185Z] f65ae344915c: Preparing [2021-09-30T00:42:32.185Z] 6dcd91c29589: Preparing [2021-09-30T00:42:32.185Z] e2eb06d8af82: Preparing [2021-09-30T00:42:32.185Z] bc8cfe7db0f6: Waiting [2021-09-30T00:42:32.185Z] e3c26bbf0536: Waiting [2021-09-30T00:42:32.185Z] f65ae344915c: Waiting [2021-09-30T00:42:32.185Z] 6dcd91c29589: Waiting [2021-09-30T00:42:32.185Z] e2eb06d8af82: Waiting [2021-09-30T00:42:32.185Z] 4c5f44915d2f: Layer already exists [2021-09-30T00:42:32.185Z] 962792570f90: Layer already exists [2021-09-30T00:42:32.185Z] d450f0e88c60: Layer already exists [2021-09-30T00:42:32.185Z] 8eac989bbde7: Layer already exists [2021-09-30T00:42:32.185Z] c226c9dae15e: Layer already exists [2021-09-30T00:42:32.185Z] bc8cfe7db0f6: Layer already exists [2021-09-30T00:42:32.185Z] 6dcd91c29589: Layer already exists [2021-09-30T00:42:32.185Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:32.185Z] f65ae344915c: Layer already exists [2021-09-30T00:42:32.185Z] e3c26bbf0536: Layer already exists [2021-09-30T00:42:32.453Z] latest: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:32.771Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:33.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.60 [2021-09-30T00:42:33.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T00:42:33.085Z] d450f0e88c60: Preparing [2021-09-30T00:42:33.085Z] 4c5f44915d2f: Preparing [2021-09-30T00:42:33.085Z] c226c9dae15e: Preparing [2021-09-30T00:42:33.085Z] 8eac989bbde7: Preparing [2021-09-30T00:42:33.085Z] 962792570f90: Preparing [2021-09-30T00:42:33.085Z] bc8cfe7db0f6: Preparing [2021-09-30T00:42:33.085Z] e3c26bbf0536: Preparing [2021-09-30T00:42:33.085Z] f65ae344915c: Preparing [2021-09-30T00:42:33.085Z] 6dcd91c29589: Preparing [2021-09-30T00:42:33.085Z] e2eb06d8af82: Preparing [2021-09-30T00:42:33.085Z] e3c26bbf0536: Waiting [2021-09-30T00:42:33.085Z] f65ae344915c: Waiting [2021-09-30T00:42:33.085Z] 6dcd91c29589: Waiting [2021-09-30T00:42:33.085Z] e2eb06d8af82: Waiting [2021-09-30T00:42:33.085Z] bc8cfe7db0f6: Waiting [2021-09-30T00:42:33.085Z] c226c9dae15e: Layer already exists [2021-09-30T00:42:33.085Z] 4c5f44915d2f: Layer already exists [2021-09-30T00:42:33.085Z] 8eac989bbde7: Layer already exists [2021-09-30T00:42:33.085Z] 962792570f90: Layer already exists [2021-09-30T00:42:33.085Z] d450f0e88c60: Layer already exists [2021-09-30T00:42:33.085Z] e3c26bbf0536: Layer already exists [2021-09-30T00:42:33.085Z] f65ae344915c: Layer already exists [2021-09-30T00:42:33.085Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:33.085Z] bc8cfe7db0f6: Layer already exists [2021-09-30T00:42:33.085Z] 6dcd91c29589: Layer already exists [2021-09-30T00:42:33.085Z] 2.0.1-dev.60: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:33.406Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:33.716Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:33.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T00:42:33.716Z] d450f0e88c60: Preparing [2021-09-30T00:42:33.716Z] 4c5f44915d2f: Preparing [2021-09-30T00:42:33.716Z] c226c9dae15e: Preparing [2021-09-30T00:42:33.716Z] 8eac989bbde7: Preparing [2021-09-30T00:42:33.716Z] 962792570f90: Preparing [2021-09-30T00:42:33.716Z] bc8cfe7db0f6: Preparing [2021-09-30T00:42:33.716Z] e3c26bbf0536: Preparing [2021-09-30T00:42:33.716Z] f65ae344915c: Preparing [2021-09-30T00:42:33.716Z] 6dcd91c29589: Preparing [2021-09-30T00:42:33.716Z] e2eb06d8af82: Preparing [2021-09-30T00:42:33.716Z] bc8cfe7db0f6: Waiting [2021-09-30T00:42:33.716Z] e3c26bbf0536: Waiting [2021-09-30T00:42:33.716Z] f65ae344915c: Waiting [2021-09-30T00:42:33.716Z] 6dcd91c29589: Waiting [2021-09-30T00:42:33.716Z] e2eb06d8af82: Waiting [2021-09-30T00:42:33.716Z] 8eac989bbde7: Layer already exists [2021-09-30T00:42:33.716Z] c226c9dae15e: Layer already exists [2021-09-30T00:42:33.716Z] 962792570f90: Layer already exists [2021-09-30T00:42:33.716Z] d450f0e88c60: Layer already exists [2021-09-30T00:42:33.716Z] 4c5f44915d2f: Layer already exists [2021-09-30T00:42:33.716Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:33.716Z] e3c26bbf0536: Layer already exists [2021-09-30T00:42:33.716Z] f65ae344915c: Layer already exists [2021-09-30T00:42:33.716Z] bc8cfe7db0f6: Layer already exists [2021-09-30T00:42:33.716Z] 6dcd91c29589: Layer already exists [2021-09-30T00:42:33.716Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:34.035Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:34.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-30T00:42:34.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-30T00:42:34.356Z] d450f0e88c60: Preparing [2021-09-30T00:42:34.356Z] 4c5f44915d2f: Preparing [2021-09-30T00:42:34.356Z] c226c9dae15e: Preparing [2021-09-30T00:42:34.356Z] 8eac989bbde7: Preparing [2021-09-30T00:42:34.356Z] 962792570f90: Preparing [2021-09-30T00:42:34.356Z] bc8cfe7db0f6: Preparing [2021-09-30T00:42:34.356Z] e3c26bbf0536: Preparing [2021-09-30T00:42:34.356Z] f65ae344915c: Preparing [2021-09-30T00:42:34.356Z] 6dcd91c29589: Preparing [2021-09-30T00:42:34.356Z] e2eb06d8af82: Preparing [2021-09-30T00:42:34.356Z] e3c26bbf0536: Waiting [2021-09-30T00:42:34.356Z] f65ae344915c: Waiting [2021-09-30T00:42:34.356Z] 6dcd91c29589: Waiting [2021-09-30T00:42:34.356Z] e2eb06d8af82: Waiting [2021-09-30T00:42:34.356Z] bc8cfe7db0f6: Waiting [2021-09-30T00:42:34.356Z] 8eac989bbde7: Layer already exists [2021-09-30T00:42:34.356Z] 4c5f44915d2f: Layer already exists [2021-09-30T00:42:34.356Z] d450f0e88c60: Layer already exists [2021-09-30T00:42:34.356Z] c226c9dae15e: Layer already exists [2021-09-30T00:42:34.356Z] 962792570f90: Layer already exists [2021-09-30T00:42:34.356Z] e3c26bbf0536: Layer already exists [2021-09-30T00:42:34.356Z] bc8cfe7db0f6: Layer already exists [2021-09-30T00:42:34.356Z] 6dcd91c29589: Layer already exists [2021-09-30T00:42:34.356Z] f65ae344915c: Layer already exists [2021-09-30T00:42:34.356Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:34.356Z] main: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:42:34.413Z] ===================================================== [Pipeline] echo [2021-09-30T00:42:34.426Z] taggedImages: [2021-09-30T00:42:34.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:34.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-30T00:42:34.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.60 [2021-09-30T00:42:34.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:34.426Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-30T00:42:34.456Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-30T00:42:34.456Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:34.456Z] latest [2021-09-30T00:42:34.456Z] 2.0.1-dev.60 [2021-09-30T00:42:34.456Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:34.456Z] main [2021-09-30T00:42:34.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:34.806Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:35.124Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:35.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T00:42:35.124Z] 94d12f2a098b: Preparing [2021-09-30T00:42:35.124Z] 0e2ecec97827: Preparing [2021-09-30T00:42:35.124Z] 5471387bbd2c: Preparing [2021-09-30T00:42:35.124Z] 248a63dd05f7: Preparing [2021-09-30T00:42:35.124Z] e2eb06d8af82: Preparing [2021-09-30T00:42:35.124Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:35.124Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:35.391Z] 94d12f2a098b: Pushed [2021-09-30T00:42:35.391Z] 248a63dd05f7: Pushed [2021-09-30T00:42:36.794Z] 0e2ecec97827: Pushed [2021-09-30T00:42:36.794Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:37.125Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:37.446Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-30T00:42:37.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T00:42:37.446Z] 94d12f2a098b: Preparing [2021-09-30T00:42:37.446Z] 0e2ecec97827: Preparing [2021-09-30T00:42:37.446Z] 5471387bbd2c: Preparing [2021-09-30T00:42:37.446Z] 248a63dd05f7: Preparing [2021-09-30T00:42:37.446Z] e2eb06d8af82: Preparing [2021-09-30T00:42:37.446Z] 94d12f2a098b: Layer already exists [2021-09-30T00:42:37.446Z] 0e2ecec97827: Layer already exists [2021-09-30T00:42:37.446Z] 248a63dd05f7: Layer already exists [2021-09-30T00:42:37.446Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:37.446Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:37.446Z] latest: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:37.773Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:38.087Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.60 [2021-09-30T00:42:38.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T00:42:38.087Z] 94d12f2a098b: Preparing [2021-09-30T00:42:38.087Z] 0e2ecec97827: Preparing [2021-09-30T00:42:38.087Z] 5471387bbd2c: Preparing [2021-09-30T00:42:38.087Z] 248a63dd05f7: Preparing [2021-09-30T00:42:38.087Z] e2eb06d8af82: Preparing [2021-09-30T00:42:38.087Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:38.087Z] 94d12f2a098b: Layer already exists [2021-09-30T00:42:38.087Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:38.087Z] 0e2ecec97827: Layer already exists [2021-09-30T00:42:38.087Z] 248a63dd05f7: Layer already exists [2021-09-30T00:42:38.087Z] 2.0.1-dev.60: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:38.405Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:38.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:38.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T00:42:38.716Z] 94d12f2a098b: Preparing [2021-09-30T00:42:38.716Z] 0e2ecec97827: Preparing [2021-09-30T00:42:38.716Z] 5471387bbd2c: Preparing [2021-09-30T00:42:38.716Z] 248a63dd05f7: Preparing [2021-09-30T00:42:38.716Z] e2eb06d8af82: Preparing [2021-09-30T00:42:38.716Z] 248a63dd05f7: Layer already exists [2021-09-30T00:42:38.716Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:38.716Z] 94d12f2a098b: Layer already exists [2021-09-30T00:42:38.716Z] 0e2ecec97827: Layer already exists [2021-09-30T00:42:38.716Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:38.716Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:39.035Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:39.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-30T00:42:39.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-30T00:42:39.349Z] 94d12f2a098b: Preparing [2021-09-30T00:42:39.349Z] 0e2ecec97827: Preparing [2021-09-30T00:42:39.349Z] 5471387bbd2c: Preparing [2021-09-30T00:42:39.349Z] 248a63dd05f7: Preparing [2021-09-30T00:42:39.349Z] e2eb06d8af82: Preparing [2021-09-30T00:42:39.349Z] 94d12f2a098b: Layer already exists [2021-09-30T00:42:39.349Z] 0e2ecec97827: Layer already exists [2021-09-30T00:42:39.349Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:39.349Z] 248a63dd05f7: Layer already exists [2021-09-30T00:42:39.349Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:39.350Z] main: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:42:39.403Z] ===================================================== [Pipeline] echo [2021-09-30T00:42:39.417Z] taggedImages: [2021-09-30T00:42:39.417Z] - nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:39.417Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-30T00:42:39.417Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.60 [2021-09-30T00:42:39.417Z] - nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:39.417Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-30T00:42:39.449Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-30T00:42:39.449Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:39.449Z] latest [2021-09-30T00:42:39.449Z] 2.0.1-dev.60 [2021-09-30T00:42:39.449Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:39.449Z] main [2021-09-30T00:42:39.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:39.802Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:40.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:40.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T00:42:40.270Z] adc4e4b9b16e: Preparing [2021-09-30T00:42:40.270Z] 4f843993e783: Preparing [2021-09-30T00:42:40.270Z] 5471387bbd2c: Preparing [2021-09-30T00:42:40.270Z] e2383834d34d: Preparing [2021-09-30T00:42:40.270Z] e2eb06d8af82: Preparing [2021-09-30T00:42:40.270Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:40.270Z] e2383834d34d: Layer already exists [2021-09-30T00:42:40.270Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:40.270Z] adc4e4b9b16e: Pushed [2021-09-30T00:42:41.670Z] 4f843993e783: Pushed [2021-09-30T00:42:41.670Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:41.989Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:42.303Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-30T00:42:42.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T00:42:42.303Z] adc4e4b9b16e: Preparing [2021-09-30T00:42:42.303Z] 4f843993e783: Preparing [2021-09-30T00:42:42.303Z] 5471387bbd2c: Preparing [2021-09-30T00:42:42.303Z] e2383834d34d: Preparing [2021-09-30T00:42:42.303Z] e2eb06d8af82: Preparing [2021-09-30T00:42:42.303Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:42.303Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:42.303Z] e2383834d34d: Layer already exists [2021-09-30T00:42:42.303Z] adc4e4b9b16e: Layer already exists [2021-09-30T00:42:42.303Z] 4f843993e783: Layer already exists [2021-09-30T00:42:42.303Z] latest: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:42.622Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:42.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.60 [2021-09-30T00:42:42.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T00:42:42.935Z] adc4e4b9b16e: Preparing [2021-09-30T00:42:42.935Z] 4f843993e783: Preparing [2021-09-30T00:42:42.935Z] 5471387bbd2c: Preparing [2021-09-30T00:42:42.935Z] e2383834d34d: Preparing [2021-09-30T00:42:42.935Z] e2eb06d8af82: Preparing [2021-09-30T00:42:42.935Z] 4f843993e783: Layer already exists [2021-09-30T00:42:42.935Z] adc4e4b9b16e: Layer already exists [2021-09-30T00:42:42.935Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:42.935Z] e2383834d34d: Layer already exists [2021-09-30T00:42:42.935Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:42.935Z] 2.0.1-dev.60: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:43.252Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:43.564Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:43.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T00:42:43.564Z] adc4e4b9b16e: Preparing [2021-09-30T00:42:43.564Z] 4f843993e783: Preparing [2021-09-30T00:42:43.564Z] 5471387bbd2c: Preparing [2021-09-30T00:42:43.564Z] e2383834d34d: Preparing [2021-09-30T00:42:43.564Z] e2eb06d8af82: Preparing [2021-09-30T00:42:43.564Z] 4f843993e783: Layer already exists [2021-09-30T00:42:43.564Z] adc4e4b9b16e: Layer already exists [2021-09-30T00:42:43.564Z] e2383834d34d: Layer already exists [2021-09-30T00:42:43.564Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:43.564Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:43.564Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:43.884Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:44.203Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-30T00:42:44.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-30T00:42:44.203Z] adc4e4b9b16e: Preparing [2021-09-30T00:42:44.203Z] 4f843993e783: Preparing [2021-09-30T00:42:44.203Z] 5471387bbd2c: Preparing [2021-09-30T00:42:44.203Z] e2383834d34d: Preparing [2021-09-30T00:42:44.203Z] e2eb06d8af82: Preparing [2021-09-30T00:42:44.203Z] e2383834d34d: Layer already exists [2021-09-30T00:42:44.203Z] adc4e4b9b16e: Layer already exists [2021-09-30T00:42:44.203Z] 4f843993e783: Layer already exists [2021-09-30T00:42:44.203Z] 5471387bbd2c: Layer already exists [2021-09-30T00:42:44.203Z] e2eb06d8af82: Layer already exists [2021-09-30T00:42:44.203Z] main: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:42:44.258Z] ===================================================== [Pipeline] echo [2021-09-30T00:42:44.272Z] taggedImages: [2021-09-30T00:42:44.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:44.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-30T00:42:44.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.60 [2021-09-30T00:42:44.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:44.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-30T00:42:44.304Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-30T00:42:44.304Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:44.304Z] latest [2021-09-30T00:42:44.304Z] 2.0.1-dev.60 [2021-09-30T00:42:44.304Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:44.304Z] main [2021-09-30T00:42:44.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:44.655Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:44.970Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:44.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T00:42:44.970Z] 5feb4a62c9a5: Preparing [2021-09-30T00:42:44.970Z] cea82517fad3: Preparing [2021-09-30T00:42:44.970Z] 0a9fbddc4995: Preparing [2021-09-30T00:42:44.970Z] e8026f905603: Preparing [2021-09-30T00:42:44.970Z] c080ac93e525: Preparing [2021-09-30T00:42:44.970Z] 87dec32dab56: Preparing [2021-09-30T00:42:44.970Z] 4b3c02ac6c6d: Preparing [2021-09-30T00:42:44.970Z] 3b6deb83ca37: Preparing [2021-09-30T00:42:44.970Z] 563ea45970c1: Preparing [2021-09-30T00:42:44.970Z] 91e3b9641807: Preparing [2021-09-30T00:42:44.970Z] b2d5eeeaba3a: Preparing [2021-09-30T00:42:44.970Z] 87dec32dab56: Waiting [2021-09-30T00:42:44.970Z] 4b3c02ac6c6d: Waiting [2021-09-30T00:42:44.970Z] 3b6deb83ca37: Waiting [2021-09-30T00:42:44.970Z] 563ea45970c1: Waiting [2021-09-30T00:42:44.970Z] 91e3b9641807: Waiting [2021-09-30T00:42:44.970Z] b2d5eeeaba3a: Waiting [2021-09-30T00:42:44.970Z] c080ac93e525: Layer already exists [2021-09-30T00:42:44.970Z] 87dec32dab56: Layer already exists [2021-09-30T00:42:46.014Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T00:42:46.014Z] 3b6deb83ca37: Layer already exists [2021-09-30T00:42:46.014Z] cea82517fad3: Pushed [2021-09-30T00:42:46.014Z] 563ea45970c1: Layer already exists [2021-09-30T00:42:46.014Z] 91e3b9641807: Layer already exists [2021-09-30T00:42:46.014Z] b2d5eeeaba3a: Layer already exists [2021-09-30T00:42:46.014Z] 5feb4a62c9a5: Pushed [2021-09-30T00:42:46.014Z] 0a9fbddc4995: Pushed [2021-09-30T00:42:51.344Z] e8026f905603: Pushed [2021-09-30T00:42:51.610Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:51.931Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:52.241Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-30T00:42:52.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T00:42:52.241Z] 5feb4a62c9a5: Preparing [2021-09-30T00:42:52.241Z] cea82517fad3: Preparing [2021-09-30T00:42:52.241Z] 0a9fbddc4995: Preparing [2021-09-30T00:42:52.241Z] e8026f905603: Preparing [2021-09-30T00:42:52.241Z] c080ac93e525: Preparing [2021-09-30T00:42:52.241Z] 87dec32dab56: Preparing [2021-09-30T00:42:52.241Z] 4b3c02ac6c6d: Preparing [2021-09-30T00:42:52.241Z] 3b6deb83ca37: Preparing [2021-09-30T00:42:52.241Z] 563ea45970c1: Preparing [2021-09-30T00:42:52.241Z] 91e3b9641807: Preparing [2021-09-30T00:42:52.241Z] b2d5eeeaba3a: Preparing [2021-09-30T00:42:52.241Z] 87dec32dab56: Waiting [2021-09-30T00:42:52.241Z] 91e3b9641807: Waiting [2021-09-30T00:42:52.241Z] 4b3c02ac6c6d: Waiting [2021-09-30T00:42:52.241Z] b2d5eeeaba3a: Waiting [2021-09-30T00:42:52.241Z] 3b6deb83ca37: Waiting [2021-09-30T00:42:52.241Z] 563ea45970c1: Waiting [2021-09-30T00:42:52.241Z] 0a9fbddc4995: Layer already exists [2021-09-30T00:42:52.241Z] e8026f905603: Layer already exists [2021-09-30T00:42:52.241Z] 5feb4a62c9a5: Layer already exists [2021-09-30T00:42:52.241Z] c080ac93e525: Layer already exists [2021-09-30T00:42:52.241Z] cea82517fad3: Layer already exists [2021-09-30T00:42:52.241Z] 87dec32dab56: Layer already exists [2021-09-30T00:42:52.241Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T00:42:52.241Z] 3b6deb83ca37: Layer already exists [2021-09-30T00:42:52.241Z] 91e3b9641807: Layer already exists [2021-09-30T00:42:52.241Z] 563ea45970c1: Layer already exists [2021-09-30T00:42:52.241Z] b2d5eeeaba3a: Layer already exists [2021-09-30T00:42:52.506Z] latest: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:52.825Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:53.135Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.60 [2021-09-30T00:42:53.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T00:42:53.135Z] 5feb4a62c9a5: Preparing [2021-09-30T00:42:53.135Z] cea82517fad3: Preparing [2021-09-30T00:42:53.135Z] 0a9fbddc4995: Preparing [2021-09-30T00:42:53.135Z] e8026f905603: Preparing [2021-09-30T00:42:53.135Z] c080ac93e525: Preparing [2021-09-30T00:42:53.135Z] 87dec32dab56: Preparing [2021-09-30T00:42:53.135Z] 4b3c02ac6c6d: Preparing [2021-09-30T00:42:53.135Z] 3b6deb83ca37: Preparing [2021-09-30T00:42:53.135Z] 563ea45970c1: Preparing [2021-09-30T00:42:53.135Z] 91e3b9641807: Preparing [2021-09-30T00:42:53.135Z] b2d5eeeaba3a: Preparing [2021-09-30T00:42:53.135Z] 87dec32dab56: Waiting [2021-09-30T00:42:53.135Z] 4b3c02ac6c6d: Waiting [2021-09-30T00:42:53.135Z] 3b6deb83ca37: Waiting [2021-09-30T00:42:53.135Z] 563ea45970c1: Waiting [2021-09-30T00:42:53.135Z] 91e3b9641807: Waiting [2021-09-30T00:42:53.135Z] b2d5eeeaba3a: Waiting [2021-09-30T00:42:53.135Z] cea82517fad3: Layer already exists [2021-09-30T00:42:53.135Z] 0a9fbddc4995: Layer already exists [2021-09-30T00:42:53.135Z] e8026f905603: Layer already exists [2021-09-30T00:42:53.135Z] c080ac93e525: Layer already exists [2021-09-30T00:42:53.135Z] 5feb4a62c9a5: Layer already exists [2021-09-30T00:42:53.135Z] 3b6deb83ca37: Layer already exists [2021-09-30T00:42:53.135Z] 563ea45970c1: Layer already exists [2021-09-30T00:42:53.135Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T00:42:53.135Z] 87dec32dab56: Layer already exists [2021-09-30T00:42:53.135Z] 91e3b9641807: Layer already exists [2021-09-30T00:42:53.135Z] b2d5eeeaba3a: Layer already exists [2021-09-30T00:42:53.135Z] 2.0.1-dev.60: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:53.455Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:53.772Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:53.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T00:42:53.773Z] 5feb4a62c9a5: Preparing [2021-09-30T00:42:53.773Z] cea82517fad3: Preparing [2021-09-30T00:42:53.773Z] 0a9fbddc4995: Preparing [2021-09-30T00:42:53.773Z] e8026f905603: Preparing [2021-09-30T00:42:53.773Z] c080ac93e525: Preparing [2021-09-30T00:42:53.773Z] 87dec32dab56: Preparing [2021-09-30T00:42:53.773Z] 4b3c02ac6c6d: Preparing [2021-09-30T00:42:53.773Z] 3b6deb83ca37: Preparing [2021-09-30T00:42:53.773Z] 563ea45970c1: Preparing [2021-09-30T00:42:53.773Z] 91e3b9641807: Preparing [2021-09-30T00:42:53.773Z] b2d5eeeaba3a: Preparing [2021-09-30T00:42:53.773Z] 4b3c02ac6c6d: Waiting [2021-09-30T00:42:53.773Z] 3b6deb83ca37: Waiting [2021-09-30T00:42:53.773Z] 563ea45970c1: Waiting [2021-09-30T00:42:53.773Z] 91e3b9641807: Waiting [2021-09-30T00:42:53.773Z] b2d5eeeaba3a: Waiting [2021-09-30T00:42:53.773Z] 87dec32dab56: Waiting [2021-09-30T00:42:53.773Z] cea82517fad3: Layer already exists [2021-09-30T00:42:53.773Z] e8026f905603: Layer already exists [2021-09-30T00:42:53.773Z] c080ac93e525: Layer already exists [2021-09-30T00:42:53.773Z] 0a9fbddc4995: Layer already exists [2021-09-30T00:42:53.773Z] 5feb4a62c9a5: Layer already exists [2021-09-30T00:42:53.773Z] 87dec32dab56: Layer already exists [2021-09-30T00:42:53.773Z] 91e3b9641807: Layer already exists [2021-09-30T00:42:53.773Z] 3b6deb83ca37: Layer already exists [2021-09-30T00:42:53.773Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T00:42:53.773Z] 563ea45970c1: Layer already exists [2021-09-30T00:42:53.773Z] b2d5eeeaba3a: Layer already exists [2021-09-30T00:42:53.773Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:54.091Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:42:54.412Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-30T00:42:54.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-30T00:42:54.412Z] 5feb4a62c9a5: Preparing [2021-09-30T00:42:54.412Z] cea82517fad3: Preparing [2021-09-30T00:42:54.412Z] 0a9fbddc4995: Preparing [2021-09-30T00:42:54.412Z] e8026f905603: Preparing [2021-09-30T00:42:54.412Z] c080ac93e525: Preparing [2021-09-30T00:42:54.412Z] 87dec32dab56: Preparing [2021-09-30T00:42:54.412Z] 4b3c02ac6c6d: Preparing [2021-09-30T00:42:54.412Z] 3b6deb83ca37: Preparing [2021-09-30T00:42:54.412Z] 563ea45970c1: Preparing [2021-09-30T00:42:54.412Z] 91e3b9641807: Preparing [2021-09-30T00:42:54.412Z] b2d5eeeaba3a: Preparing [2021-09-30T00:42:54.412Z] 4b3c02ac6c6d: Waiting [2021-09-30T00:42:54.412Z] 3b6deb83ca37: Waiting [2021-09-30T00:42:54.412Z] 563ea45970c1: Waiting [2021-09-30T00:42:54.412Z] 91e3b9641807: Waiting [2021-09-30T00:42:54.412Z] b2d5eeeaba3a: Waiting [2021-09-30T00:42:54.412Z] 87dec32dab56: Waiting [2021-09-30T00:42:54.412Z] 0a9fbddc4995: Layer already exists [2021-09-30T00:42:54.412Z] e8026f905603: Layer already exists [2021-09-30T00:42:54.412Z] 5feb4a62c9a5: Layer already exists [2021-09-30T00:42:54.412Z] c080ac93e525: Layer already exists [2021-09-30T00:42:54.412Z] cea82517fad3: Layer already exists [2021-09-30T00:42:54.412Z] 563ea45970c1: Layer already exists [2021-09-30T00:42:54.412Z] 4b3c02ac6c6d: Layer already exists [2021-09-30T00:42:54.412Z] 87dec32dab56: Layer already exists [2021-09-30T00:42:54.412Z] 91e3b9641807: Layer already exists [2021-09-30T00:42:54.412Z] 3b6deb83ca37: Layer already exists [2021-09-30T00:42:54.412Z] b2d5eeeaba3a: Layer already exists [2021-09-30T00:42:54.412Z] main: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:42:54.466Z] ===================================================== [Pipeline] echo [2021-09-30T00:42:54.480Z] taggedImages: [2021-09-30T00:42:54.480Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:42:54.480Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-30T00:42:54.480Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.60 [2021-09-30T00:42:54.480Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:42:54.480Z] - 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-09-30T00:43:08.053Z] Removing intermediate container c04784184c8e [2021-09-30T00:43:08.053Z] ---> fd01bdae2782 [2021-09-30T00:43:08.053Z] Successfully built fd01bdae2782 [2021-09-30T00:43:08.053Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:43:08.399Z] + docker inspect -f . ci-base-image-arm64 [2021-09-30T00:43:08.399Z] . [Pipeline] withDockerContainer [2021-09-30T00:43:08.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-213 does not seem to be running inside a container [2021-09-30T00:43:08.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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 ******** ci-base-image-arm64 cat [2021-09-30T00:43:10.765Z] $ docker top f232e4e6c7918f1497f36522196342b7db868aa040118e79af55d3d41b33ea3b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:43:11.802Z] + go version [2021-09-30T00:43:11.802Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-30T00:43:11.842Z] $ docker stop --time=1 f232e4e6c7918f1497f36522196342b7db868aa040118e79af55d3d41b33ea3b [2021-09-30T00:43:13.929Z] $ docker rm -f f232e4e6c7918f1497f36522196342b7db868aa040118e79af55d3d41b33ea3b [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-09-30T00:43:14.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T00:43:15.122Z] [2021-09-30T00:43:15.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:43:15.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T00:43:15.767Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-30T00:43:15.767Z] 29e5d40040c1: Pulling fs layer [2021-09-30T00:43:15.767Z] 1ce36da41761: Pulling fs layer [2021-09-30T00:43:15.767Z] 25b303627fd3: Pulling fs layer [2021-09-30T00:43:16.368Z] 29e5d40040c1: Verifying Checksum [2021-09-30T00:43:16.368Z] 29e5d40040c1: Download complete [2021-09-30T00:43:16.974Z] 1ce36da41761: Verifying Checksum [2021-09-30T00:43:16.974Z] 1ce36da41761: Download complete [2021-09-30T00:43:17.258Z] 29e5d40040c1: Pull complete [2021-09-30T00:43:18.698Z] 1ce36da41761: Pull complete [2021-09-30T00:43:18.971Z] 25b303627fd3: Verifying Checksum [2021-09-30T00:43:18.971Z] 25b303627fd3: Download complete [2021-09-30T00:43:29.114Z] 25b303627fd3: Pull complete [2021-09-30T00:43:29.114Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-30T00:43:29.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T00:43:29.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-30T00:43:29.432Z] prd-ubuntu18.04-docker-arm64-4c-16g-213 does not seem to be running inside a container [2021-09-30T00:43:29.551Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-09-30T00:43:34.348Z] $ docker top 3444c1cb59a9e12302d62aa88f9d6cbf4eba924262ee32ba9712f4374cefd9cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:43:35.364Z] + docker-compose build --help [2021-09-30T00:43:35.364Z] + grep parallel [2021-09-30T00:43:40.779Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T00:43:41.096Z] $ docker stop --time=1 3444c1cb59a9e12302d62aa88f9d6cbf4eba924262ee32ba9712f4374cefd9cf [2021-09-30T00:43:43.188Z] $ docker rm -f 3444c1cb59a9e12302d62aa88f9d6cbf4eba924262ee32ba9712f4374cefd9cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:43:43.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-30T00:43:43.927Z] . [Pipeline] withDockerContainer [2021-09-30T00:43:44.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-213 does not seem to be running inside a container [2021-09-30T00:43:44.348Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-30T00:43:46.303Z] $ docker top c627089e9e277a20c526921042c55cf725ebed6c1f5be02430c43d17970dea8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:43:47.340Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T00:43:54.062Z] Building core-command ... [2021-09-30T00:43:54.062Z] Building core-data ... [2021-09-30T00:43:54.062Z] Building core-metadata ... [2021-09-30T00:43:54.062Z] Building security-bootstrapper ... [2021-09-30T00:43:54.062Z] Building security-proxy-setup ... [2021-09-30T00:43:54.062Z] Building security-secretstore-setup ... [2021-09-30T00:43:54.062Z] Building support-notifications ... [2021-09-30T00:43:54.062Z] Building support-scheduler ... [2021-09-30T00:43:54.062Z] Building sys-mgmt-agent ... [2021-09-30T00:43:54.062Z] Building support-scheduler [2021-09-30T00:43:54.062Z] Building security-bootstrapper [2021-09-30T00:43:54.062Z] Building security-secretstore-setup [2021-09-30T00:43:54.062Z] Building security-proxy-setup [2021-09-30T00:43:54.062Z] Building core-command [2021-09-30T00:44:41.061Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:44:41.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:44:41.061Z] ---> fd01bdae2782 [2021-09-30T00:44:41.061Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T00:44:41.061Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:44:41.061Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:44:41.061Z] ---> fd01bdae2782 [2021-09-30T00:44:41.061Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:44:41.061Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:44:41.061Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:44:41.061Z] ---> fd01bdae2782 [2021-09-30T00:44:41.061Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T00:44:41.061Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:44:41.061Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:44:41.061Z] ---> fd01bdae2782 [2021-09-30T00:44:41.061Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T00:44:41.061Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:44:41.061Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:44:41.061Z] ---> fd01bdae2782 [2021-09-30T00:44:41.061Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T00:44:41.659Z] ---> Running in ee01541498b8 [2021-09-30T00:44:41.659Z] ---> Running in 94ff29dc3936 [2021-09-30T00:44:41.659Z] ---> Running in b7a2328c1892 [2021-09-30T00:44:41.659Z] ---> Running in 1866b1bacf97 [2021-09-30T00:44:41.659Z] ---> Running in 57f7fa5379eb [2021-09-30T00:44:42.660Z] Removing intermediate container 1866b1bacf97 [2021-09-30T00:44:42.660Z] ---> b5612450957f [2021-09-30T00:44:42.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:44:42.660Z] Removing intermediate container 57f7fa5379eb [2021-09-30T00:44:42.660Z] ---> a569d1daac57 [2021-09-30T00:44:42.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:44:42.660Z] Removing intermediate container 94ff29dc3936 [2021-09-30T00:44:42.660Z] ---> 22daa6354546 [2021-09-30T00:44:42.660Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:44:42.660Z] Removing intermediate container ee01541498b8 [2021-09-30T00:44:42.660Z] ---> 7f12257ed71f [2021-09-30T00:44:42.661Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:44:42.661Z] Removing intermediate container b7a2328c1892 [2021-09-30T00:44:42.661Z] ---> 71dd6f48826e [2021-09-30T00:44:42.661Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:44:42.938Z] ---> Running in 64873237a4a6 [2021-09-30T00:44:42.938Z] ---> Running in 6fa9a440d803 [2021-09-30T00:44:42.938Z] ---> Running in e52a3550f365 [2021-09-30T00:44:42.938Z] ---> Running in d9c425c30b6f [2021-09-30T00:44:42.938Z] ---> Running in 2f002186fd78 [2021-09-30T00:44:47.328Z] Removing intermediate container 64873237a4a6 [2021-09-30T00:44:47.328Z] ---> 0348648b3e4d [2021-09-30T00:44:47.328Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T00:44:47.328Z] ---> Running in 0f2af71e6712 [2021-09-30T00:44:47.328Z] Removing intermediate container e52a3550f365 [2021-09-30T00:44:47.619Z] ---> 6bd070b558b4 [2021-09-30T00:44:47.619Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T00:44:47.619Z] Removing intermediate container 6fa9a440d803 [2021-09-30T00:44:47.619Z] ---> 69268c22dd52 [2021-09-30T00:44:47.619Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T00:44:47.906Z] ---> Running in 99709be62999 [2021-09-30T00:44:47.906Z] ---> Running in 7a9e57723dca [2021-09-30T00:44:48.184Z] Removing intermediate container d9c425c30b6f [2021-09-30T00:44:48.184Z] ---> 30a15dbfbfa5 [2021-09-30T00:44:48.184Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T00:44:48.184Z] Removing intermediate container 2f002186fd78 [2021-09-30T00:44:48.184Z] ---> c6e97cefdf67 [2021-09-30T00:44:48.184Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T00:44:48.462Z] ---> Running in 099466548e9c [2021-09-30T00:44:48.747Z] ---> Running in b336a2a2fbd8 [2021-09-30T00:44:49.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:50.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:50.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:50.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:50.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:51.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:51.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:51.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:51.830Z] OK: 218 MiB in 52 packages [2021-09-30T00:44:52.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:52.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:44:52.731Z] OK: 218 MiB in 52 packages [2021-09-30T00:44:53.351Z] OK: 218 MiB in 52 packages [2021-09-30T00:44:53.351Z] OK: 218 MiB in 52 packages [2021-09-30T00:44:53.974Z] Removing intermediate container 0f2af71e6712 [2021-09-30T00:44:53.974Z] ---> 8000c8003dad [2021-09-30T00:44:53.974Z] Step 6/22 : COPY go.mod . [2021-09-30T00:44:53.974Z] OK: 218 MiB in 52 packages [2021-09-30T00:44:55.011Z] Removing intermediate container 99709be62999 [2021-09-30T00:44:55.011Z] ---> c3c0ae02ae3f [2021-09-30T00:44:55.011Z] Step 6/23 : COPY go.mod . [2021-09-30T00:44:55.301Z] ---> 3d0f52472d72 [2021-09-30T00:44:55.301Z] Step 7/22 : RUN go mod download [2021-09-30T00:44:55.586Z] Removing intermediate container b336a2a2fbd8 [2021-09-30T00:44:55.586Z] ---> f11bdfed6b70 [2021-09-30T00:44:55.586Z] Step 6/26 : COPY go.mod . [2021-09-30T00:44:55.586Z] ---> Running in 4c8cec1eece1 [2021-09-30T00:44:55.866Z] Removing intermediate container 7a9e57723dca [2021-09-30T00:44:55.866Z] ---> 9bd492d7de80 [2021-09-30T00:44:55.866Z] Step 6/32 : COPY go.mod . [2021-09-30T00:44:56.152Z] Removing intermediate container 099466548e9c [2021-09-30T00:44:56.152Z] ---> d52ba694872a [2021-09-30T00:44:56.152Z] Step 6/24 : COPY go.mod . [2021-09-30T00:44:56.986Z] ---> d07c3633cc16 [2021-09-30T00:44:56.986Z] Step 7/23 : RUN go mod download [2021-09-30T00:44:56.986Z] ---> ba986b7eea42 [2021-09-30T00:44:56.986Z] Step 7/26 : RUN go mod download [2021-09-30T00:44:56.986Z] ---> Running in 039ee87dad2b [2021-09-30T00:44:57.637Z] ---> Running in a2ae2705ef09 [2021-09-30T00:44:57.923Z] ---> 60451187726a [2021-09-30T00:44:57.923Z] Step 7/32 : RUN go mod download [2021-09-30T00:44:58.223Z] ---> Running in e11a4cd28671 [2021-09-30T00:44:58.556Z] ---> 75e6a037eeca [2021-09-30T00:44:58.556Z] Step 7/24 : RUN go mod download [2021-09-30T00:44:58.843Z] ---> Running in 52cd4a203bf8 [2021-09-30T00:45:03.288Z] Removing intermediate container 4c8cec1eece1 [2021-09-30T00:45:03.288Z] ---> e62e50c3d894 [2021-09-30T00:45:03.288Z] Step 8/22 : COPY . . [2021-09-30T00:45:06.706Z] Removing intermediate container 039ee87dad2b [2021-09-30T00:45:06.706Z] ---> 1ffb081cf177 [2021-09-30T00:45:06.706Z] Step 8/23 : COPY . . [2021-09-30T00:45:06.980Z] Removing intermediate container a2ae2705ef09 [2021-09-30T00:45:06.980Z] ---> c89081803453 [2021-09-30T00:45:06.980Z] Step 8/26 : COPY . . [2021-09-30T00:45:07.596Z] Removing intermediate container e11a4cd28671 [2021-09-30T00:45:07.596Z] ---> 10733d8d7bf3 [2021-09-30T00:45:07.596Z] Step 8/32 : COPY . . [2021-09-30T00:45:07.880Z] Removing intermediate container 52cd4a203bf8 [2021-09-30T00:45:07.880Z] ---> 6b67c58fee63 [2021-09-30T00:45:07.880Z] Step 8/24 : COPY . . [2021-09-30T00:45:23.025Z] ---> 95ffdac52e68 [2021-09-30T00:45:23.026Z] Step 9/22 : RUN go mod tidy [2021-09-30T00:45:23.026Z] ---> 03d56c7cdaab [2021-09-30T00:45:23.026Z] Step 9/26 : RUN go mod tidy [2021-09-30T00:45:23.026Z] ---> Running in cf761e02580e [2021-09-30T00:45:23.026Z] ---> 52b459f8f172 [2021-09-30T00:45:23.026Z] Step 9/23 : RUN go mod tidy [2021-09-30T00:45:23.026Z] ---> Running in d3cc44c69248 [2021-09-30T00:45:23.026Z] ---> Running in ed8ed4439c3e [2021-09-30T00:45:23.026Z] ---> 7d3ce8beaab7 [2021-09-30T00:45:23.026Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:45:23.026Z] ---> 99474caca4b9 [2021-09-30T00:45:23.026Z] Step 9/32 : RUN go mod tidy [2021-09-30T00:45:23.026Z] ---> Running in 2b946c0e351e [2021-09-30T00:45:23.026Z] ---> Running in d86168787a99 [2021-09-30T00:45:29.782Z] Removing intermediate container cf761e02580e [2021-09-30T00:45:29.782Z] ---> 0f4866d42de3 [2021-09-30T00:45:29.782Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T00:45:29.782Z] ---> Running in bc6d0d3daac7 [2021-09-30T00:45:30.774Z] Removing intermediate container d3cc44c69248 [2021-09-30T00:45:30.774Z] ---> 679bd7ef1e48 [2021-09-30T00:45:30.774Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T00:45:31.381Z] ---> Running in 93d31e51785b [2021-09-30T00:45:31.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T00:45:31.655Z] Removing intermediate container 2b946c0e351e [2021-09-30T00:45:31.655Z] ---> ef5c6e73aa20 [2021-09-30T00:45:31.655Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T00:45:31.935Z] ---> Running in 2092b56b5b1a [2021-09-30T00:45:31.935Z] Removing intermediate container ed8ed4439c3e [2021-09-30T00:45:31.935Z] ---> f7f0cc8ecf95 [2021-09-30T00:45:31.935Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T00:45:32.227Z] Removing intermediate container d86168787a99 [2021-09-30T00:45:32.227Z] ---> 98bcb2230541 [2021-09-30T00:45:32.227Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T00:45:32.227Z] ---> Running in 7ad4d1ba4fbd [2021-09-30T00:45:32.510Z] ---> Running in 5d437c14531f [2021-09-30T00:45:33.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T00:45:34.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T00:45:35.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T00:45:35.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T00:47:42.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T00:47:42.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T00:47:57.620Z] Removing intermediate container 2092b56b5b1a [2021-09-30T00:47:57.620Z] ---> e682da270274 [2021-09-30T00:47:57.620Z] [2021-09-30T00:47:57.620Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:47:57.620Z] Removing intermediate container bc6d0d3daac7 [2021-09-30T00:47:57.620Z] ---> 62688efc7a96 [2021-09-30T00:47:57.620Z] [2021-09-30T00:47:57.620Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T00:47:57.620Z] Removing intermediate container 5d437c14531f [2021-09-30T00:47:57.620Z] ---> c87865815d00 [2021-09-30T00:47:57.620Z] [2021-09-30T00:47:57.620Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T00:47:57.620Z] 3.14: Pulling from library/alpine [2021-09-30T00:47:57.620Z] 3.14: Pulling from library/alpine [2021-09-30T00:47:57.620Z] 3.14: Pulling from library/alpine [2021-09-30T00:47:58.614Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T00:47:58.614Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T00:47:58.614Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T00:47:58.614Z] Status: Image is up to date for alpine:3.14 [2021-09-30T00:47:58.614Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T00:47:58.614Z] Status: Image is up to date for alpine:3.14 [2021-09-30T00:47:58.614Z] ---> bb3de5531c18 [2021-09-30T00:47:58.614Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T00:47:58.614Z] ---> bb3de5531c18 [2021-09-30T00:47:58.614Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T00:47:58.893Z] ---> bb3de5531c18 [2021-09-30T00:47:58.893Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:47:58.893Z] Removing intermediate container 93d31e51785b [2021-09-30T00:47:58.893Z] ---> eed9ed376f3d [2021-09-30T00:47:58.893Z] [2021-09-30T00:47:58.893Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T00:47:58.893Z] ---> bb3de5531c18 [2021-09-30T00:47:58.893Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T00:47:58.893Z] Removing intermediate container 7ad4d1ba4fbd [2021-09-30T00:47:58.893Z] ---> 0122d408c843 [2021-09-30T00:47:58.893Z] [2021-09-30T00:47:58.893Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T00:47:58.893Z] ---> bb3de5531c18 [2021-09-30T00:47:58.893Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:47:59.166Z] ---> Running in 7a8b00e090b7 [2021-09-30T00:47:59.166Z] ---> Running in 82d85041c3df [2021-09-30T00:47:59.166Z] ---> Running in d96c28d1f2ec [2021-09-30T00:47:59.166Z] ---> Running in e615a5848604 [2021-09-30T00:47:59.445Z] ---> Running in 9b949556bb93 [2021-09-30T00:48:00.050Z] Removing intermediate container 7a8b00e090b7 [2021-09-30T00:48:00.050Z] ---> fd8586a715c2 [2021-09-30T00:48:00.050Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T00:48:00.324Z] ---> Running in edab619c1c26 [2021-09-30T00:48:01.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:01.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:02.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:02.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:02.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:02.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:02.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:02.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:02.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:02.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:48:03.614Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T00:48:03.614Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T00:48:03.614Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:48:03.614Z] OK: 5 MiB in 15 packages [2021-09-30T00:48:03.614Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T00:48:03.614Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:48:03.614Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T00:48:03.614Z] OK: 5 MiB in 15 packages [2021-09-30T00:48:03.615Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T00:48:03.615Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T00:48:03.615Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T00:48:03.897Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:48:03.897Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:48:03.897Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T00:48:03.897Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T00:48:03.897Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T00:48:03.897Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:48:03.897Z] OK: 5 MiB in 16 packages [2021-09-30T00:48:03.897Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T00:48:03.897Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T00:48:03.897Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:48:04.176Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:48:04.176Z] OK: 8 MiB in 19 packages [2021-09-30T00:48:04.455Z] OK: 6 MiB in 17 packages [2021-09-30T00:48:05.457Z] Removing intermediate container 82d85041c3df [2021-09-30T00:48:05.457Z] ---> a9d1de15a2b0 [2021-09-30T00:48:05.457Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:48:06.070Z] ---> Running in 7f0fec014d35 [2021-09-30T00:48:06.070Z] Removing intermediate container 9b949556bb93 [2021-09-30T00:48:06.070Z] ---> 17a7f2bb57a0 [2021-09-30T00:48:06.070Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:48:06.351Z] Removing intermediate container edab619c1c26 [2021-09-30T00:48:06.351Z] ---> 120dbbf96710 [2021-09-30T00:48:06.351Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T00:48:06.351Z] ---> Running in 4168626ecf40 [2021-09-30T00:48:06.634Z] ---> Running in 2fd362b1ca04 [2021-09-30T00:48:06.913Z] Removing intermediate container 7f0fec014d35 [2021-09-30T00:48:06.913Z] ---> e6f1e45a8d91 [2021-09-30T00:48:06.913Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T00:48:07.194Z] Removing intermediate container d96c28d1f2ec [2021-09-30T00:48:07.194Z] ---> cd42e2872834 [2021-09-30T00:48:07.194Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T00:48:07.194Z] Removing intermediate container e615a5848604 [2021-09-30T00:48:07.194Z] ---> f06378e364e4 [2021-09-30T00:48:07.194Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T00:48:07.194Z] ---> Running in 18b7fea955cc [2021-09-30T00:48:07.477Z] Removing intermediate container 4168626ecf40 [2021-09-30T00:48:07.477Z] ---> 8a4d30d38ac5 [2021-09-30T00:48:07.477Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T00:48:07.477Z] ---> Running in 91d9aa7da1c8 [2021-09-30T00:48:07.477Z] ---> Running in 7d01e4e5032c [2021-09-30T00:48:07.757Z] Removing intermediate container 2fd362b1ca04 [2021-09-30T00:48:07.757Z] ---> 69324ae5fe48 [2021-09-30T00:48:07.757Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T00:48:07.757Z] ---> Running in a11b63469b13 [2021-09-30T00:48:08.042Z] ---> Running in 54e5e0c717da [2021-09-30T00:48:08.042Z] Removing intermediate container 18b7fea955cc [2021-09-30T00:48:08.042Z] ---> bd441858fa58 [2021-09-30T00:48:08.042Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T00:48:08.332Z] ---> Running in 87232a2b4368 [2021-09-30T00:48:08.614Z] Removing intermediate container 91d9aa7da1c8 [2021-09-30T00:48:08.614Z] ---> 5497ad7d066b [2021-09-30T00:48:08.614Z] Step 14/22 : WORKDIR /edgex [2021-09-30T00:48:08.614Z] Removing intermediate container 7d01e4e5032c [2021-09-30T00:48:08.614Z] ---> 31afa93cfc87 [2021-09-30T00:48:08.614Z] Step 14/26 : WORKDIR / [2021-09-30T00:48:08.889Z] Removing intermediate container a11b63469b13 [2021-09-30T00:48:08.889Z] ---> eb7f52050125 [2021-09-30T00:48:08.889Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T00:48:08.889Z] ---> Running in da8ae2d3e9c1 [2021-09-30T00:48:08.889Z] ---> Running in 6f7e48d4d7f1 [2021-09-30T00:48:08.889Z] Removing intermediate container 54e5e0c717da [2021-09-30T00:48:08.889Z] ---> eac99bcd877a [2021-09-30T00:48:08.889Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T00:48:09.166Z] ---> Running in a939c6f40063 [2021-09-30T00:48:09.166Z] Removing intermediate container 87232a2b4368 [2021-09-30T00:48:09.166Z] ---> 5d2ba15b95a3 [2021-09-30T00:48:09.166Z] Step 16/24 : WORKDIR / [2021-09-30T00:48:09.166Z] ---> Running in df97d0dfa6bb [2021-09-30T00:48:09.773Z] ---> Running in 64989b3be657 [2021-09-30T00:48:10.064Z] Removing intermediate container da8ae2d3e9c1 [2021-09-30T00:48:10.064Z] ---> c710d7589416 [2021-09-30T00:48:10.064Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T00:48:10.064Z] Removing intermediate container a939c6f40063 [2021-09-30T00:48:10.064Z] ---> f08b80342765 [2021-09-30T00:48:10.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:48:10.064Z] Removing intermediate container 6f7e48d4d7f1 [2021-09-30T00:48:10.064Z] ---> 194e14dcfbcd [2021-09-30T00:48:10.064Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-30T00:48:10.680Z] Removing intermediate container 64989b3be657 [2021-09-30T00:48:10.680Z] ---> db3245504c7d [2021-09-30T00:48:10.680Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:48:11.689Z] ---> 375b16ecb269 [2021-09-30T00:48:11.689Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-30T00:48:11.974Z] ---> 92c0c5bcb669 [2021-09-30T00:48:11.974Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T00:48:11.974Z] ---> 360486dcfe2e [2021-09-30T00:48:11.974Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T00:48:12.257Z] ---> 308b8d9798ca [2021-09-30T00:48:12.257Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T00:48:13.263Z] Removing intermediate container df97d0dfa6bb [2021-09-30T00:48:13.263Z] ---> 490088a96c6c [2021-09-30T00:48:13.263Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T00:48:13.263Z] ---> 30961d97675e [2021-09-30T00:48:13.263Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T00:48:13.877Z] ---> Running in c16340706ea2 [2021-09-30T00:48:13.877Z] ---> 0a5b8e0a3ac0 [2021-09-30T00:48:13.877Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T00:48:14.154Z] ---> dfaf646ea034 [2021-09-30T00:48:14.154Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T00:48:14.434Z] ---> 47c83f5689bb [2021-09-30T00:48:14.434Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T00:48:15.052Z] ---> 8722b8ca254f [2021-09-30T00:48:15.052Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-30T00:48:15.052Z] Removing intermediate container c16340706ea2 [2021-09-30T00:48:15.052Z] ---> 9c936c64ef23 [2021-09-30T00:48:15.052Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T00:48:15.670Z] ---> 6e88869cb488 [2021-09-30T00:48:15.670Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T00:48:15.947Z] ---> 14fcedaafd4e [2021-09-30T00:48:15.947Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T00:48:15.947Z] ---> Running in 04064efb352a [2021-09-30T00:48:16.229Z] ---> 3aecd62d2c86 [2021-09-30T00:48:16.229Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T00:48:16.229Z] ---> Running in 010cdddb0a70 [2021-09-30T00:48:16.511Z] ---> Running in bd579f66fda8 [2021-09-30T00:48:16.511Z] ---> 040184f12fc5 [2021-09-30T00:48:16.511Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T00:48:16.511Z] ---> b9ccef73e27e [2021-09-30T00:48:16.511Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T00:48:16.814Z] ---> Running in 43093fba8e3e [2021-09-30T00:48:17.101Z] Removing intermediate container 04064efb352a [2021-09-30T00:48:17.102Z] ---> 8b7c970d6fa5 [2021-09-30T00:48:17.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:48:17.389Z] ---> Running in 5c1afc407f4a [2021-09-30T00:48:17.389Z] Removing intermediate container 010cdddb0a70 [2021-09-30T00:48:17.389Z] ---> 0f2b778b967c [2021-09-30T00:48:17.389Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:48:17.671Z] Removing intermediate container bd579f66fda8 [2021-09-30T00:48:17.671Z] ---> 9ef1cc04c7a1 [2021-09-30T00:48:17.671Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T00:48:17.671Z] ---> Running in 4d165817a539 [2021-09-30T00:48:17.950Z] ---> Running in 023ecd352c1e [2021-09-30T00:48:18.562Z] Removing intermediate container 5c1afc407f4a [2021-09-30T00:48:18.562Z] ---> 888c2f40ae2b [2021-09-30T00:48:18.562Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T00:48:18.562Z] ---> 0775d501278b [2021-09-30T00:48:18.562Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T00:48:18.839Z] ---> Running in d9ab9954af3d [2021-09-30T00:48:18.839Z] Removing intermediate container 4d165817a539 [2021-09-30T00:48:18.839Z] ---> 05290df7eee5 [2021-09-30T00:48:18.839Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T00:48:19.118Z] Removing intermediate container 023ecd352c1e [2021-09-30T00:48:19.118Z] ---> b7b90e0c75af [2021-09-30T00:48:19.118Z] Step 20/22 : LABEL arch=arm64 [2021-09-30T00:48:19.118Z] ---> Running in 215dccacbd0b [2021-09-30T00:48:19.401Z] ---> Running in 1156d8700e1e [2021-09-30T00:48:19.684Z] Removing intermediate container d9ab9954af3d [2021-09-30T00:48:19.684Z] ---> 366faf5265a4 [2021-09-30T00:48:19.684Z] Step 22/23 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:48:19.962Z] ---> Running in 9074af5005fe [2021-09-30T00:48:20.242Z] Removing intermediate container 215dccacbd0b [2021-09-30T00:48:20.242Z] ---> fffaa28fbbaf [2021-09-30T00:48:20.242Z] Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:48:20.242Z] Removing intermediate container 1156d8700e1e [2021-09-30T00:48:20.242Z] ---> f265c0ba6de6 [2021-09-30T00:48:20.242Z] Step 21/22 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:48:20.520Z] ---> Running in b6950bf9488b [2021-09-30T00:48:20.520Z] ---> Running in 7c10816e19ee [2021-09-30T00:48:20.800Z] ---> af337b809b1e [2021-09-30T00:48:20.800Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T00:48:21.083Z] Removing intermediate container 9074af5005fe [2021-09-30T00:48:21.083Z] ---> 0b55310ce45a [2021-09-30T00:48:21.083Z] Step 23/23 : LABEL version=2.0.1-dev.60 [2021-09-30T00:48:21.083Z] Removing intermediate container 43093fba8e3e [2021-09-30T00:48:21.083Z] ---> 2afd53b2fdbb [2021-09-30T00:48:21.083Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:48:21.377Z] ---> Running in cd5017607e48 [2021-09-30T00:48:21.654Z] Removing intermediate container b6950bf9488b [2021-09-30T00:48:21.655Z] ---> feff01a62c67 [2021-09-30T00:48:21.655Z] Step 24/24 : LABEL version=2.0.1-dev.60 [2021-09-30T00:48:21.655Z] Removing intermediate container 7c10816e19ee [2021-09-30T00:48:21.655Z] ---> dbffe007a4b1 [2021-09-30T00:48:21.655Z] Step 22/22 : LABEL version=2.0.1-dev.60 [2021-09-30T00:48:21.936Z] ---> Running in 72022302e82a [2021-09-30T00:48:21.936Z] ---> Running in 1322f26b07ba [2021-09-30T00:48:22.220Z] Removing intermediate container cd5017607e48 [2021-09-30T00:48:22.220Z] ---> 3cd7a91be2c2 [2021-09-30T00:48:22.220Z] [2021-09-30T00:48:22.220Z] ---> 3f2c3b9d817a [2021-09-30T00:48:22.220Z] Step 22/26 : 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-09-30T00:48:22.499Z] ---> a48d48c9dc9e [2021-09-30T00:48:22.499Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T00:48:22.499Z] Successfully built 3cd7a91be2c2 [2021-09-30T00:48:22.499Z] ---> Running in a6219f1bfaf9 [2021-09-30T00:48:22.499Z] Successfully tagged support-scheduler-arm64:latest [2021-09-30T00:48:22.788Z] Building support-notifications [2021-09-30T00:48:22.788Z]  Building support-scheduler ... done Removing intermediate container 72022302e82a [2021-09-30T00:48:22.788Z] ---> 4b84f6f5b3e7 [2021-09-30T00:48:22.788Z] [2021-09-30T00:48:23.082Z] Removing intermediate container 1322f26b07ba [2021-09-30T00:48:23.082Z] ---> 2f1b774ae24e [2021-09-30T00:48:23.082Z] [2021-09-30T00:48:23.690Z] Successfully built 4b84f6f5b3e7 [2021-09-30T00:48:23.690Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-30T00:48:23.690Z] Building sys-mgmt-agent [2021-09-30T00:48:23.690Z]  Building security-proxy-setup ... done Successfully built 2f1b774ae24e [2021-09-30T00:48:23.690Z] Successfully tagged core-command-arm64:latest [2021-09-30T00:48:23.690Z] Building core-metadata [2021-09-30T00:48:24.673Z]  Building core-command ... done  ---> c38664392785 [2021-09-30T00:48:24.673Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T00:48:25.788Z] ---> 6d30db8f0955 [2021-09-30T00:48:25.788Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T00:48:26.137Z] Removing intermediate container a6219f1bfaf9 [2021-09-30T00:48:26.137Z] ---> 4448d4e4b7d2 [2021-09-30T00:48:26.137Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T00:48:26.851Z] ---> Running in 4734ea76de50 [2021-09-30T00:48:27.599Z] ---> 4fb1e540ab06 [2021-09-30T00:48:27.599Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T00:48:28.219Z] Removing intermediate container 4734ea76de50 [2021-09-30T00:48:28.219Z] ---> 4a6895bc0e16 [2021-09-30T00:48:28.219Z] Step 24/26 : LABEL arch=arm64 [2021-09-30T00:48:28.847Z] ---> Running in 63aa65397183 [2021-09-30T00:48:29.448Z] ---> 489fc3f3465e [2021-09-30T00:48:29.448Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T00:48:30.083Z] Removing intermediate container 63aa65397183 [2021-09-30T00:48:30.083Z] ---> 95e418bd913f [2021-09-30T00:48:30.083Z] Step 25/26 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:48:30.396Z] ---> Running in 19098250cff3 [2021-09-30T00:48:30.678Z] ---> Running in bdfcdf670ad2 [2021-09-30T00:48:31.292Z] Removing intermediate container 19098250cff3 [2021-09-30T00:48:31.292Z] ---> 222fdb4d6232 [2021-09-30T00:48:31.292Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T00:48:31.572Z] Removing intermediate container bdfcdf670ad2 [2021-09-30T00:48:31.572Z] ---> f1acc587758a [2021-09-30T00:48:31.572Z] Step 26/26 : LABEL version=2.0.1-dev.60 [2021-09-30T00:48:31.854Z] ---> Running in 4ba3c0dae139 [2021-09-30T00:48:32.472Z] Removing intermediate container 4ba3c0dae139 [2021-09-30T00:48:32.472Z] ---> 881c19b4c390 [2021-09-30T00:48:32.472Z] [2021-09-30T00:48:32.750Z] ---> 0e8a64626b2e [2021-09-30T00:48:32.750Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T00:48:32.750Z] Successfully built 881c19b4c390 [2021-09-30T00:48:32.750Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-30T00:48:32.750Z] Building core-data [2021-09-30T00:48:33.376Z]  Building security-secretstore-setup ... done  ---> Running in 9762736a303a [2021-09-30T00:48:36.029Z] Removing intermediate container 9762736a303a [2021-09-30T00:48:36.029Z] ---> b3d36097b522 [2021-09-30T00:48:36.029Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T00:48:36.308Z] ---> Running in fb65bfa67b1f [2021-09-30T00:48:37.328Z] Removing intermediate container fb65bfa67b1f [2021-09-30T00:48:37.328Z] ---> 6155a3b61ebd [2021-09-30T00:48:37.328Z] Step 29/32 : CMD ["gate"] [2021-09-30T00:48:37.608Z] ---> Running in c06662ef46cf [2021-09-30T00:48:38.604Z] Removing intermediate container c06662ef46cf [2021-09-30T00:48:38.604Z] ---> 2fb114f5cfbd [2021-09-30T00:48:38.604Z] Step 30/32 : LABEL arch=arm64 [2021-09-30T00:48:38.902Z] ---> Running in 8b6d79cccd6f [2021-09-30T00:48:39.902Z] Removing intermediate container 8b6d79cccd6f [2021-09-30T00:48:39.902Z] ---> f6924fa25c43 [2021-09-30T00:48:39.902Z] Step 31/32 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:48:40.899Z] ---> Running in 411ea2b6df26 [2021-09-30T00:48:41.905Z] Removing intermediate container 411ea2b6df26 [2021-09-30T00:48:41.905Z] ---> 1a8ca98883dc [2021-09-30T00:48:41.905Z] Step 32/32 : LABEL version=2.0.1-dev.60 [2021-09-30T00:48:42.190Z] ---> Running in 61d00ce2671b [2021-09-30T00:48:43.197Z] Removing intermediate container 61d00ce2671b [2021-09-30T00:48:43.197Z] ---> 678d996d2a85 [2021-09-30T00:48:43.197Z] [2021-09-30T00:48:43.480Z] Successfully built 678d996d2a85 [2021-09-30T00:48:43.756Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-30T00:48:56.229Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:48:56.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:48:56.229Z] ---> fd01bdae2782 [2021-09-30T00:48:56.229Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T00:48:56.229Z] ---> Using cache [2021-09-30T00:48:56.229Z] ---> 71dd6f48826e [2021-09-30T00:48:56.229Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:48:56.229Z] ---> Using cache [2021-09-30T00:48:56.229Z] ---> c6e97cefdf67 [2021-09-30T00:48:56.229Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T00:48:56.512Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:48:56.512Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:48:56.512Z] ---> fd01bdae2782 [2021-09-30T00:48:56.512Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:48:56.512Z] ---> Using cache [2021-09-30T00:48:56.512Z] ---> 71dd6f48826e [2021-09-30T00:48:56.512Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:48:56.512Z] ---> Using cache [2021-09-30T00:48:56.512Z] ---> c6e97cefdf67 [2021-09-30T00:48:56.512Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T00:48:57.142Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:48:57.142Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:48:57.142Z] ---> fd01bdae2782 [2021-09-30T00:48:57.142Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:48:57.142Z] ---> Using cache [2021-09-30T00:48:57.142Z] ---> 71dd6f48826e [2021-09-30T00:48:57.142Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:48:57.142Z] ---> Using cache [2021-09-30T00:48:57.142Z] ---> c6e97cefdf67 [2021-09-30T00:48:57.142Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T00:48:57.142Z] ---> Using cache [2021-09-30T00:48:57.142Z] ---> f11bdfed6b70 [2021-09-30T00:48:57.142Z] Step 6/24 : COPY go.mod . [2021-09-30T00:48:57.142Z] ---> Using cache [2021-09-30T00:48:57.142Z] ---> ba986b7eea42 [2021-09-30T00:48:57.142Z] Step 7/24 : RUN go mod download [2021-09-30T00:48:57.142Z] ---> Using cache [2021-09-30T00:48:57.142Z] ---> c89081803453 [2021-09-30T00:48:57.142Z] Step 8/24 : COPY . . [2021-09-30T00:48:57.142Z] ---> Using cache [2021-09-30T00:48:57.142Z] ---> 03d56c7cdaab [2021-09-30T00:48:57.142Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:48:57.142Z] ---> Using cache [2021-09-30T00:48:57.142Z] ---> 679bd7ef1e48 [2021-09-30T00:48:57.142Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T00:48:59.168Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T00:48:59.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T00:48:59.168Z] ---> fd01bdae2782 [2021-09-30T00:48:59.168Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T00:48:59.168Z] ---> Using cache [2021-09-30T00:48:59.168Z] ---> 71dd6f48826e [2021-09-30T00:48:59.168Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:48:59.168Z] ---> Using cache [2021-09-30T00:48:59.168Z] ---> c6e97cefdf67 [2021-09-30T00:48:59.168Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T00:48:59.168Z] ---> Running in f73d70c0b3a0 [2021-09-30T00:48:59.168Z] ---> Running in c069fa38444b [2021-09-30T00:48:59.168Z] ---> Running in d18cf3a53a95 [2021-09-30T00:48:59.449Z] ---> Running in b933930754f4 [2021-09-30T00:49:01.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:49:01.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T00:49:01.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:49:01.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:49:02.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:49:02.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:49:03.564Z] OK: 218 MiB in 52 packages [2021-09-30T00:49:04.187Z] OK: 218 MiB in 52 packages [2021-09-30T00:49:05.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:49:05.486Z] Removing intermediate container f73d70c0b3a0 [2021-09-30T00:49:05.486Z] ---> f33177e104bd [2021-09-30T00:49:05.486Z] Step 6/24 : COPY go.mod . [2021-09-30T00:49:06.111Z] Removing intermediate container b933930754f4 [2021-09-30T00:49:06.111Z] ---> 5b2be590d933 [2021-09-30T00:49:06.111Z] Step 6/24 : COPY go.mod . [2021-09-30T00:49:07.119Z] ---> aec9eeec8f2b [2021-09-30T00:49:07.119Z] Step 7/24 : RUN go mod download [2021-09-30T00:49:07.401Z] ---> Running in 37889783268c [2021-09-30T00:49:08.026Z] ---> 43b006d31dc6 [2021-09-30T00:49:08.026Z] Step 7/24 : RUN go mod download [2021-09-30T00:49:08.311Z] ---> Running in 2e2c40822316 [2021-09-30T00:49:10.999Z] OK: 218 MiB in 52 packages [2021-09-30T00:49:13.018Z] Removing intermediate container d18cf3a53a95 [2021-09-30T00:49:13.018Z] ---> 82a3742a9794 [2021-09-30T00:49:13.018Z] Step 6/23 : COPY go.mod . [2021-09-30T00:49:14.503Z] ---> aeb91259b7d5 [2021-09-30T00:49:14.503Z] Step 7/23 : RUN go mod download [2021-09-30T00:49:14.786Z] ---> Running in 7c8bb7605c18 [2021-09-30T00:49:15.068Z] Removing intermediate container 37889783268c [2021-09-30T00:49:15.068Z] ---> 040742be0e28 [2021-09-30T00:49:15.068Z] Step 8/24 : COPY . . [2021-09-30T00:49:15.700Z] Removing intermediate container 2e2c40822316 [2021-09-30T00:49:15.700Z] ---> 3465d167e9e5 [2021-09-30T00:49:15.700Z] Step 8/24 : COPY . . [2021-09-30T00:49:25.986Z] Removing intermediate container 7c8bb7605c18 [2021-09-30T00:49:25.986Z] ---> fa2e6ba5a3b6 [2021-09-30T00:49:25.986Z] Step 8/23 : COPY . . [2021-09-30T00:49:41.160Z] ---> d50d208f741c [2021-09-30T00:49:41.160Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:49:41.160Z] ---> Running in d97f667161d6 [2021-09-30T00:49:41.160Z] ---> f6c92d8f9a9e [2021-09-30T00:49:41.160Z] Step 9/24 : RUN go mod tidy [2021-09-30T00:49:41.160Z] ---> Running in 4ffaf1501f04 [2021-09-30T00:49:41.785Z] ---> 8409067484b5 [2021-09-30T00:49:41.785Z] Step 9/23 : RUN go mod tidy [2021-09-30T00:49:42.079Z] ---> Running in 3e08756f1413 [2021-09-30T00:49:47.550Z] Removing intermediate container d97f667161d6 [2021-09-30T00:49:47.550Z] ---> e0471ee63220 [2021-09-30T00:49:47.550Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T00:49:47.550Z] ---> Running in 929692849a01 [2021-09-30T00:49:49.576Z] Removing intermediate container 4ffaf1501f04 [2021-09-30T00:49:49.576Z] ---> 27c0ed43435e [2021-09-30T00:49:49.576Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T00:49:49.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T00:49:49.867Z] ---> Running in 4fa6dc5cdfd7 [2021-09-30T00:49:50.157Z] Removing intermediate container 3e08756f1413 [2021-09-30T00:49:50.157Z] ---> 40e304b2c5ab [2021-09-30T00:49:50.157Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T00:49:50.445Z] ---> Running in 024b38f135ea [2021-09-30T00:49:52.482Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T00:49:53.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T00:50:15.708Z] Removing intermediate container c069fa38444b [2021-09-30T00:50:15.708Z] ---> b444d4989b58 [2021-09-30T00:50:15.708Z] [2021-09-30T00:50:15.708Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:50:15.708Z] ---> bb3de5531c18 [2021-09-30T00:50:15.708Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T00:50:15.708Z] ---> Using cache [2021-09-30T00:50:15.708Z] ---> 17a7f2bb57a0 [2021-09-30T00:50:15.708Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:50:15.708Z] ---> Using cache [2021-09-30T00:50:15.708Z] ---> 8a4d30d38ac5 [2021-09-30T00:50:15.708Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T00:50:15.708Z] ---> Running in d31e11f2a010 [2021-09-30T00:50:15.708Z] Removing intermediate container d31e11f2a010 [2021-09-30T00:50:15.708Z] ---> 62066430110d [2021-09-30T00:50:15.708Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T00:50:15.708Z] ---> Running in ec2cf11d04f3 [2021-09-30T00:50:16.331Z] Removing intermediate container ec2cf11d04f3 [2021-09-30T00:50:16.331Z] ---> 0d783e5c6edc [2021-09-30T00:50:16.331Z] Step 16/24 : WORKDIR / [2021-09-30T00:50:16.632Z] ---> Running in 7f6fa8481384 [2021-09-30T00:50:17.259Z] Removing intermediate container 7f6fa8481384 [2021-09-30T00:50:17.259Z] ---> 7942c96328d9 [2021-09-30T00:50:17.259Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:50:18.747Z] ---> dfc63e817765 [2021-09-30T00:50:18.747Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T00:50:21.460Z] ---> 1286819c234e [2021-09-30T00:50:21.460Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T00:50:22.485Z] ---> 0e917699b2a8 [2021-09-30T00:50:22.485Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T00:50:22.485Z] ---> Running in faa96d589de7 [2021-09-30T00:50:23.533Z] Removing intermediate container faa96d589de7 [2021-09-30T00:50:23.533Z] ---> 9c68d67ab2f7 [2021-09-30T00:50:23.533Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:50:23.533Z] ---> Running in eef89553d59f [2021-09-30T00:50:24.570Z] Removing intermediate container eef89553d59f [2021-09-30T00:50:24.570Z] ---> 162f21b78dfa [2021-09-30T00:50:24.570Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T00:50:24.870Z] ---> Running in 5a0225f1d9fe [2021-09-30T00:50:25.524Z] Removing intermediate container 5a0225f1d9fe [2021-09-30T00:50:25.524Z] ---> 6e6a62dffaab [2021-09-30T00:50:25.524Z] Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:50:25.817Z] ---> Running in f6a32c5cc16c [2021-09-30T00:50:26.830Z] Removing intermediate container f6a32c5cc16c [2021-09-30T00:50:26.830Z] ---> dcc67e91d978 [2021-09-30T00:50:26.830Z] Step 24/24 : LABEL version=2.0.1-dev.60 [2021-09-30T00:50:26.830Z] ---> Running in 33302b884e54 [2021-09-30T00:50:27.837Z] Removing intermediate container 33302b884e54 [2021-09-30T00:50:27.837Z] ---> c085bbedba67 [2021-09-30T00:50:27.837Z] [2021-09-30T00:50:28.121Z] Successfully built c085bbedba67 [2021-09-30T00:50:28.121Z] Successfully tagged core-metadata-arm64:latest [2021-09-30T00:51:24.747Z]  Building core-metadata ... done Removing intermediate container 929692849a01 [2021-09-30T00:51:24.747Z] ---> f1e2264bb27c [2021-09-30T00:51:24.747Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T00:51:24.747Z] ---> Running in 59da77e39bbd [2021-09-30T00:51:25.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T00:51:31.168Z] Removing intermediate container 59da77e39bbd [2021-09-30T00:51:31.168Z] ---> 29ae45ad6048 [2021-09-30T00:51:31.168Z] [2021-09-30T00:51:31.168Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T00:51:31.443Z] 20.10.7: Pulling from library/docker [2021-09-30T00:51:31.719Z] Removing intermediate container 024b38f135ea [2021-09-30T00:51:31.719Z] ---> 16631fdfd074 [2021-09-30T00:51:31.719Z] [2021-09-30T00:51:31.719Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T00:51:31.719Z] ---> bb3de5531c18 [2021-09-30T00:51:31.719Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T00:51:31.995Z] ---> Running in a18fbb86afd9 [2021-09-30T00:51:33.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:51:34.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:51:35.735Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T00:51:35.735Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T00:51:35.735Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:51:35.735Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T00:51:35.735Z] OK: 6 MiB in 16 packages [2021-09-30T00:51:41.204Z] Removing intermediate container 4fa6dc5cdfd7 [2021-09-30T00:51:41.204Z] ---> 09e2d6d3a76f [2021-09-30T00:51:41.204Z] [2021-09-30T00:51:41.204Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T00:51:41.204Z] ---> bb3de5531c18 [2021-09-30T00:51:41.204Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T00:51:41.204Z] Removing intermediate container a18fbb86afd9 [2021-09-30T00:51:41.204Z] ---> cd0c0f81a60d [2021-09-30T00:51:41.204Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:51:41.204Z] ---> Running in 89a27d70c05d [2021-09-30T00:51:41.485Z] ---> Running in 5bc60d658704 [2021-09-30T00:51:42.094Z] Removing intermediate container 89a27d70c05d [2021-09-30T00:51:42.094Z] ---> 52b5c26e9f67 [2021-09-30T00:51:42.094Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T00:51:42.094Z] Removing intermediate container 5bc60d658704 [2021-09-30T00:51:42.094Z] ---> e5867c1d56a0 [2021-09-30T00:51:42.094Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T00:51:42.377Z] ---> Running in 788a64ff4b89 [2021-09-30T00:51:42.377Z] ---> Running in bed9afd34836 [2021-09-30T00:51:42.985Z] Removing intermediate container 788a64ff4b89 [2021-09-30T00:51:42.985Z] ---> 5a2736a6108d [2021-09-30T00:51:42.985Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T00:51:43.268Z] ---> Running in de7e547b1c61 [2021-09-30T00:51:43.268Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T00:51:43.268Z] Removing intermediate container bed9afd34836 [2021-09-30T00:51:43.268Z] ---> 0c5ded4c30d4 [2021-09-30T00:51:43.268Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T00:51:43.549Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T00:51:43.549Z] ---> df445af6242a [2021-09-30T00:51:43.549Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-30T00:51:43.549Z] ---> Running in c1413bb8f89f [2021-09-30T00:51:43.827Z] ---> Running in eb3393f605bd [2021-09-30T00:51:44.435Z] Removing intermediate container de7e547b1c61 [2021-09-30T00:51:44.435Z] ---> bda63ec267f4 [2021-09-30T00:51:44.435Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T00:51:44.712Z] ---> Running in a9c4f488ad87 [2021-09-30T00:51:44.712Z] Removing intermediate container c1413bb8f89f [2021-09-30T00:51:44.712Z] ---> 0ed92b693e2d [2021-09-30T00:51:44.712Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:51:44.712Z] Removing intermediate container eb3393f605bd [2021-09-30T00:51:44.712Z] ---> e43c0387e9b0 [2021-09-30T00:51:44.712Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-30T00:51:45.004Z] ---> Running in c8130c16bf95 [2021-09-30T00:51:46.003Z] ---> eed1d863408f [2021-09-30T00:51:46.003Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T00:51:47.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:51:47.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:51:47.902Z] ---> 0fdacb5e9786 [2021-09-30T00:51:47.902Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T00:51:48.186Z] Removing intermediate container a9c4f488ad87 [2021-09-30T00:51:48.186Z] ---> b82b58385ec9 [2021-09-30T00:51:48.186Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T00:51:48.468Z] ---> Running in 81c439abb255 [2021-09-30T00:51:48.468Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T00:51:48.468Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T00:51:48.468Z] Executing bash-5.1.0-r0.post-install [2021-09-30T00:51:48.748Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T00:51:48.748Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T00:51:48.748Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T00:51:48.748Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T00:51:49.031Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T00:51:49.031Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T00:51:49.031Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T00:51:49.031Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T00:51:49.031Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T00:51:49.031Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T00:51:49.311Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T00:51:49.311Z] ---> 2a3d6ea05430 [2021-09-30T00:51:49.311Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T00:51:49.311Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T00:51:49.311Z] ---> Running in b07107739739 [2021-09-30T00:51:50.314Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-30T00:51:50.314Z] Removing intermediate container b07107739739 [2021-09-30T00:51:50.314Z] ---> 613b1d264744 [2021-09-30T00:51:50.314Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:51:50.314Z] ---> Running in 5e448a8f3a66 [2021-09-30T00:51:51.323Z] Removing intermediate container 5e448a8f3a66 [2021-09-30T00:51:51.323Z] ---> 968dcf9c29e6 [2021-09-30T00:51:51.323Z] Step 21/23 : LABEL arch=arm64 [2021-09-30T00:51:51.323Z] ---> Running in ebc80cd1c5e9 [2021-09-30T00:51:51.930Z] Removing intermediate container ebc80cd1c5e9 [2021-09-30T00:51:51.930Z] ---> c32959c348db [2021-09-30T00:51:52.213Z] Step 22/23 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:51:52.213Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-30T00:51:52.213Z] ---> Running in 1c16e057f331 [2021-09-30T00:51:52.827Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T00:51:52.827Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T00:51:52.827Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T00:51:52.827Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T00:51:52.827Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T00:51:52.827Z] Removing intermediate container 1c16e057f331 [2021-09-30T00:51:52.827Z] ---> 296aba454dca [2021-09-30T00:51:52.827Z] Step 23/23 : LABEL version=2.0.1-dev.60 [2021-09-30T00:51:52.827Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T00:51:53.106Z] ---> Running in 22fc69489a18 [2021-09-30T00:51:53.107Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T00:51:53.392Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T00:51:53.392Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T00:51:53.392Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T00:51:53.392Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T00:51:53.392Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T00:51:53.669Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T00:51:53.669Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T00:51:53.669Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T00:51:53.669Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T00:51:53.669Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T00:51:53.669Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T00:51:53.669Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T00:51:53.669Z] Removing intermediate container 22fc69489a18 [2021-09-30T00:51:53.669Z] ---> 4597ae926c3d [2021-09-30T00:51:53.669Z] [2021-09-30T00:51:53.669Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T00:51:53.946Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T00:51:53.946Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T00:51:53.946Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T00:51:53.946Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T00:51:53.946Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T00:51:54.220Z] Successfully built 4597ae926c3d [2021-09-30T00:51:54.220Z] Successfully tagged support-notifications-arm64:latest [2021-09-30T00:51:54.822Z]  Building support-notifications ... done Executing busybox-1.32.1-r6.trigger [2021-09-30T00:51:54.822Z] OK: 82 MiB in 59 packages [2021-09-30T00:51:56.813Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T00:51:56.813Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T00:51:56.813Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T00:51:57.091Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T00:51:58.539Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T00:51:59.530Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T00:51:59.530Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T00:51:59.530Z] OK: 8 MiB in 20 packages [2021-09-30T00:52:00.987Z] Removing intermediate container 81c439abb255 [2021-09-30T00:52:00.987Z] ---> 0a44307edf83 [2021-09-30T00:52:00.987Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T00:52:01.975Z] ---> 6c398e4225bc [2021-09-30T00:52:01.975Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T00:52:03.957Z] ---> 4d898e8952b9 [2021-09-30T00:52:03.957Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T00:52:04.557Z] ---> 55e7d8d5f7a7 [2021-09-30T00:52:04.557Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T00:52:04.833Z] Collecting docker-compose==1.23.2 [2021-09-30T00:52:04.833Z] ---> Running in bf5f7b0d9a7b [2021-09-30T00:52:04.833Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T00:52:05.431Z] Removing intermediate container bf5f7b0d9a7b [2021-09-30T00:52:05.431Z] ---> dbfea31ff879 [2021-09-30T00:52:05.431Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:52:05.431Z] ---> Running in 9d8b61e8cfa0 [2021-09-30T00:52:06.036Z] Removing intermediate container 9d8b61e8cfa0 [2021-09-30T00:52:06.036Z] ---> f986096785ba [2021-09-30T00:52:06.036Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T00:52:06.036Z] ---> Running in 76437ca36421 [2021-09-30T00:52:06.316Z] Collecting PyYAML<4,>=3.10 [2021-09-30T00:52:06.316Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T00:52:06.591Z] Removing intermediate container 76437ca36421 [2021-09-30T00:52:06.591Z] ---> ac6b62e83eec [2021-09-30T00:52:06.591Z] Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:52:06.866Z] ---> Running in b105118249c7 [2021-09-30T00:52:07.464Z] Removing intermediate container b105118249c7 [2021-09-30T00:52:07.464Z] ---> 67e1380ab5c9 [2021-09-30T00:52:07.464Z] Step 24/24 : LABEL version=2.0.1-dev.60 [2021-09-30T00:52:07.464Z] ---> Running in 2391e712ede1 [2021-09-30T00:52:08.066Z] Removing intermediate container 2391e712ede1 [2021-09-30T00:52:08.066Z] ---> 74a572eaa4ed [2021-09-30T00:52:08.066Z] [2021-09-30T00:52:08.343Z] Successfully built 74a572eaa4ed [2021-09-30T00:52:08.343Z] Successfully tagged core-data-arm64:latest [2021-09-30T00:52:11.833Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-09-30T00:52:11.833Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T00:52:11.833Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T00:52:11.833Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T00:52:15.284Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T00:52:15.284Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T00:52:17.285Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T00:52:17.285Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T00:52:17.285Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-30T00:52:17.285Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T00:52:17.285Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T00:52:20.711Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T00:52:20.711Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T00:52:24.144Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T00:52:24.144Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T00:52:24.144Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T00:52:24.424Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T00:52:25.423Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T00:52:25.423Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T00:52:26.030Z] Collecting idna<2.8,>=2.5 [2021-09-30T00:52:26.030Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T00:52:27.024Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T00:52:27.024Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T00:52:27.632Z] Collecting certifi>=2017.4.17 [2021-09-30T00:52:27.632Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T00:52:27.911Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T00:52:27.911Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T00:52:28.517Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T00:52:28.517Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T00:52:28.517Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T00:52:28.517Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T00:52:29.973Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T00:52:29.973Z] Attempting uninstall: urllib3 [2021-09-30T00:52:29.973Z] Found existing installation: urllib3 1.26.2 [2021-09-30T00:52:29.973Z] Uninstalling urllib3-1.26.2: [2021-09-30T00:52:30.254Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T00:52:30.861Z] Attempting uninstall: idna [2021-09-30T00:52:30.862Z] Found existing installation: idna 3.1 [2021-09-30T00:52:30.862Z] Uninstalling idna-3.1: [2021-09-30T00:52:31.147Z] Successfully uninstalled idna-3.1 [2021-09-30T00:52:32.139Z] Attempting uninstall: chardet [2021-09-30T00:52:32.139Z] Found existing installation: chardet 4.0.0 [2021-09-30T00:52:32.139Z] Uninstalling chardet-4.0.0: [2021-09-30T00:52:32.139Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T00:52:34.132Z] Attempting uninstall: requests [2021-09-30T00:52:34.132Z] Found existing installation: requests 2.25.1 [2021-09-30T00:52:34.132Z] Uninstalling requests-2.25.1: [2021-09-30T00:52:34.132Z] Successfully uninstalled requests-2.25.1 [2021-09-30T00:52:34.735Z] Running setup.py install for texttable: started [2021-09-30T00:52:38.158Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T00:52:38.158Z] Running setup.py install for PyYAML: started [2021-09-30T00:52:40.808Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T00:52:41.411Z] Running setup.py install for docopt: started [2021-09-30T00:52:44.826Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T00:52:44.826Z] Running setup.py install for dockerpty: started [2021-09-30T00:52:47.465Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T00:52:50.119Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-09-30T00:53:00.335Z] Removing intermediate container c8130c16bf95 [2021-09-30T00:53:00.336Z] ---> 9a00a646514f [2021-09-30T00:53:00.336Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T00:53:00.336Z] ---> Running in cdcc3eda525d [2021-09-30T00:53:00.613Z] Removing intermediate container cdcc3eda525d [2021-09-30T00:53:00.613Z] ---> 8968bd754a10 [2021-09-30T00:53:00.613Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T00:53:00.613Z] ---> Running in 02b771819050 [2021-09-30T00:53:01.215Z] Removing intermediate container 02b771819050 [2021-09-30T00:53:01.215Z] ---> d8caeac30fbe [2021-09-30T00:53:01.215Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T00:53:03.209Z] ---> 442214fa1915 [2021-09-30T00:53:03.209Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T00:53:03.817Z] ---> 77de5d8a4e26 [2021-09-30T00:53:03.817Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T00:53:04.809Z] ---> 9a2a19698713 [2021-09-30T00:53:04.809Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T00:53:04.809Z] ---> Running in ce8aff2af6b4 [2021-09-30T00:53:05.408Z] Removing intermediate container ce8aff2af6b4 [2021-09-30T00:53:05.408Z] ---> 5bfaba65fe9e [2021-09-30T00:53:05.408Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T00:53:05.684Z] ---> Running in cdbe3bddca6f [2021-09-30T00:53:06.286Z] Removing intermediate container cdbe3bddca6f [2021-09-30T00:53:06.286Z] ---> b7255daca1e7 [2021-09-30T00:53:06.286Z] Step 22/24 : LABEL arch=arm64 [2021-09-30T00:53:06.286Z] ---> Running in b1284ea69165 [2021-09-30T00:53:06.888Z] Removing intermediate container b1284ea69165 [2021-09-30T00:53:06.888Z] ---> d84619c4e06b [2021-09-30T00:53:06.888Z] Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:06.888Z] ---> Running in 7b996f1c2add [2021-09-30T00:53:07.490Z] Removing intermediate container 7b996f1c2add [2021-09-30T00:53:07.490Z] ---> 502980de836a [2021-09-30T00:53:07.490Z] Step 24/24 : LABEL version=2.0.1-dev.60 [2021-09-30T00:53:07.490Z] ---> Running in adeb46e9686a [2021-09-30T00:53:08.091Z] Removing intermediate container adeb46e9686a [2021-09-30T00:53:08.091Z] ---> be4cb0350f3b [2021-09-30T00:53:08.091Z] [2021-09-30T00:53:08.365Z] Successfully built be4cb0350f3b [2021-09-30T00:53:08.365Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-30T00:53:08.657Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T00:53:08.717Z] $ docker stop --time=1 c627089e9e277a20c526921042c55cf725ebed6c1f5be02430c43d17970dea8b [2021-09-30T00:53:10.799Z] $ docker rm -f c627089e9e277a20c526921042c55cf725ebed6c1f5be02430c43d17970dea8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T00:53:11.364Z] + docker images [2021-09-30T00:53:11.637Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T00:53:11.637Z] sys-mgmt-agent-arm64 latest be4cb0350f3b 4 seconds ago 312MB [2021-09-30T00:53:11.637Z] core-data-arm64 latest 74a572eaa4ed About a minute ago 19.4MB [2021-09-30T00:53:11.637Z] support-notifications-arm64 latest 4597ae926c3d About a minute ago 15.9MB [2021-09-30T00:53:11.637Z] 09e2d6d3a76f About a minute ago 1.46GB [2021-09-30T00:53:11.637Z] 16631fdfd074 About a minute ago 1.45GB [2021-09-30T00:53:11.637Z] 29ae45ad6048 About a minute ago 1.45GB [2021-09-30T00:53:11.637Z] core-metadata-arm64 latest c085bbedba67 2 minutes ago 15.8MB [2021-09-30T00:53:11.637Z] b444d4989b58 2 minutes ago 1.46GB [2021-09-30T00:53:11.637Z] security-bootstrapper-arm64 latest 678d996d2a85 4 minutes ago 17.7MB [2021-09-30T00:53:11.637Z] security-secretstore-setup-arm64 latest 881c19b4c390 4 minutes ago 26.5MB [2021-09-30T00:53:11.637Z] core-command-arm64 latest 2f1b774ae24e 4 minutes ago 15.2MB [2021-09-30T00:53:11.637Z] security-proxy-setup-arm64 latest 4b84f6f5b3e7 4 minutes ago 25.3MB [2021-09-30T00:53:11.637Z] support-scheduler-arm64 latest 3cd7a91be2c2 4 minutes ago 15.2MB [2021-09-30T00:53:11.637Z] eed9ed376f3d 5 minutes ago 1.46GB [2021-09-30T00:53:11.637Z] 0122d408c843 5 minutes ago 1.45GB [2021-09-30T00:53:11.637Z] e682da270274 5 minutes ago 1.45GB [2021-09-30T00:53:11.637Z] 62688efc7a96 5 minutes ago 1.46GB [2021-09-30T00:53:11.637Z] c87865815d00 5 minutes ago 1.45GB [2021-09-30T00:53:11.637Z] ci-base-image-arm64 latest fd01bdae2782 10 minutes ago 1.24GB [2021-09-30T00:53:11.637Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-30T00:53:11.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-30T00:53:11.637Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-30T00:53:11.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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-09-30T00:53:12.000Z] provisioning config files... [2021-09-30T00:53:12.027Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config7702326725539160663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:53:12.398Z] ---> docker-login.sh [2021-09-30T00:53:12.398Z] nexus3.edgexfoundry.org:10001 [2021-09-30T00:53:12.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:53:12.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:53:12.944Z] Configure a credential helper to remove this warning. See [2021-09-30T00:53:12.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:53:12.944Z] [2021-09-30T00:53:12.944Z] Login Succeeded [2021-09-30T00:53:12.944Z] nexus3.edgexfoundry.org:10002 [2021-09-30T00:53:13.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:53:13.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:53:13.491Z] Configure a credential helper to remove this warning. See [2021-09-30T00:53:13.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:53:13.491Z] [2021-09-30T00:53:13.491Z] Login Succeeded [2021-09-30T00:53:13.491Z] nexus3.edgexfoundry.org:10003 [2021-09-30T00:53:14.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:53:14.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:53:14.088Z] Configure a credential helper to remove this warning. See [2021-09-30T00:53:14.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:53:14.088Z] [2021-09-30T00:53:14.088Z] Login Succeeded [2021-09-30T00:53:14.088Z] nexus3.edgexfoundry.org:10004 [2021-09-30T00:53:14.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:53:14.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:53:14.686Z] Configure a credential helper to remove this warning. See [2021-09-30T00:53:14.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:53:14.686Z] [2021-09-30T00:53:14.686Z] Login Succeeded [2021-09-30T00:53:14.686Z] docker.io [2021-09-30T00:53:15.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T00:53:15.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T00:53:15.553Z] Configure a credential helper to remove this warning. See [2021-09-30T00:53:15.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T00:53:15.553Z] [2021-09-30T00:53:15.553Z] Login Succeeded [2021-09-30T00:53:15.553Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T00:53:15.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:53:15.639Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-30T00:53:15.639Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:15.639Z] latest [2021-09-30T00:53:15.639Z] 2.0.1-dev.60 [2021-09-30T00:53:15.639Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:15.639Z] main [2021-09-30T00:53:15.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:16.017Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:16.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:16.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T00:53:16.413Z] db3433f0ff8a: Preparing [2021-09-30T00:53:16.413Z] e5c419d449f3: Preparing [2021-09-30T00:53:16.413Z] c41779403333: Preparing [2021-09-30T00:53:16.413Z] f3f30f305de2: Preparing [2021-09-30T00:53:16.413Z] ee420dfed78a: Preparing [2021-09-30T00:53:16.699Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:16.699Z] db3433f0ff8a: Pushed [2021-09-30T00:53:16.979Z] f3f30f305de2: Pushed [2021-09-30T00:53:16.979Z] c41779403333: Pushed [2021-09-30T00:53:19.623Z] e5c419d449f3: Pushed [2021-09-30T00:53:19.896Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:20.255Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:20.602Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-30T00:53:20.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T00:53:20.602Z] db3433f0ff8a: Preparing [2021-09-30T00:53:20.602Z] e5c419d449f3: Preparing [2021-09-30T00:53:20.602Z] c41779403333: Preparing [2021-09-30T00:53:20.602Z] f3f30f305de2: Preparing [2021-09-30T00:53:20.602Z] ee420dfed78a: Preparing [2021-09-30T00:53:20.873Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:20.873Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:20.873Z] e5c419d449f3: Layer already exists [2021-09-30T00:53:20.873Z] db3433f0ff8a: Layer already exists [2021-09-30T00:53:20.873Z] c41779403333: Layer already exists [2021-09-30T00:53:20.873Z] latest: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:21.222Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:21.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.60 [2021-09-30T00:53:21.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T00:53:21.573Z] db3433f0ff8a: Preparing [2021-09-30T00:53:21.573Z] e5c419d449f3: Preparing [2021-09-30T00:53:21.573Z] c41779403333: Preparing [2021-09-30T00:53:21.573Z] f3f30f305de2: Preparing [2021-09-30T00:53:21.573Z] ee420dfed78a: Preparing [2021-09-30T00:53:21.850Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:21.850Z] c41779403333: Layer already exists [2021-09-30T00:53:21.850Z] db3433f0ff8a: Layer already exists [2021-09-30T00:53:21.850Z] e5c419d449f3: Layer already exists [2021-09-30T00:53:21.850Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:21.850Z] 2.0.1-dev.60: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:22.210Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:22.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:22.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T00:53:22.558Z] db3433f0ff8a: Preparing [2021-09-30T00:53:22.558Z] e5c419d449f3: Preparing [2021-09-30T00:53:22.558Z] c41779403333: Preparing [2021-09-30T00:53:22.558Z] f3f30f305de2: Preparing [2021-09-30T00:53:22.558Z] ee420dfed78a: Preparing [2021-09-30T00:53:22.558Z] c41779403333: Layer already exists [2021-09-30T00:53:22.558Z] db3433f0ff8a: Layer already exists [2021-09-30T00:53:22.558Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:22.558Z] e5c419d449f3: Layer already exists [2021-09-30T00:53:22.558Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:22.830Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:23.178Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:23.528Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-30T00:53:23.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-30T00:53:23.528Z] db3433f0ff8a: Preparing [2021-09-30T00:53:23.528Z] e5c419d449f3: Preparing [2021-09-30T00:53:23.528Z] c41779403333: Preparing [2021-09-30T00:53:23.528Z] f3f30f305de2: Preparing [2021-09-30T00:53:23.528Z] ee420dfed78a: Preparing [2021-09-30T00:53:23.804Z] e5c419d449f3: Layer already exists [2021-09-30T00:53:23.804Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:23.804Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:23.804Z] db3433f0ff8a: Layer already exists [2021-09-30T00:53:23.804Z] c41779403333: Layer already exists [2021-09-30T00:53:23.804Z] main: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:53:23.866Z] ===================================================== [Pipeline] echo [2021-09-30T00:53:23.880Z] taggedImages: [2021-09-30T00:53:23.881Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:23.881Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-30T00:53:23.881Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.60 [2021-09-30T00:53:23.881Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:23.881Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-30T00:53:23.912Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-30T00:53:23.912Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:23.912Z] latest [2021-09-30T00:53:23.912Z] 2.0.1-dev.60 [2021-09-30T00:53:23.912Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:23.912Z] main [2021-09-30T00:53:23.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:24.294Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:24.638Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:24.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T00:53:24.639Z] d21275442b09: Preparing [2021-09-30T00:53:24.639Z] c9e27cb42caa: Preparing [2021-09-30T00:53:24.639Z] c41779403333: Preparing [2021-09-30T00:53:24.639Z] 8f99c4e3dcce: Preparing [2021-09-30T00:53:24.639Z] df6a5267a9e5: Preparing [2021-09-30T00:53:24.639Z] ee420dfed78a: Preparing [2021-09-30T00:53:24.639Z] ee420dfed78a: Waiting [2021-09-30T00:53:24.914Z] c41779403333: Layer already exists [2021-09-30T00:53:24.914Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:24.914Z] d21275442b09: Pushed [2021-09-30T00:53:24.914Z] df6a5267a9e5: Pushed [2021-09-30T00:53:25.889Z] 8f99c4e3dcce: Pushed [2021-09-30T00:53:27.859Z] c9e27cb42caa: Pushed [2021-09-30T00:53:28.134Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:28.763Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:29.106Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-30T00:53:29.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T00:53:29.106Z] d21275442b09: Preparing [2021-09-30T00:53:29.106Z] c9e27cb42caa: Preparing [2021-09-30T00:53:29.106Z] c41779403333: Preparing [2021-09-30T00:53:29.106Z] 8f99c4e3dcce: Preparing [2021-09-30T00:53:29.106Z] df6a5267a9e5: Preparing [2021-09-30T00:53:29.106Z] ee420dfed78a: Preparing [2021-09-30T00:53:29.106Z] ee420dfed78a: Waiting [2021-09-30T00:53:29.378Z] c9e27cb42caa: Layer already exists [2021-09-30T00:53:29.378Z] 8f99c4e3dcce: Layer already exists [2021-09-30T00:53:29.378Z] d21275442b09: Layer already exists [2021-09-30T00:53:29.378Z] c41779403333: Layer already exists [2021-09-30T00:53:29.378Z] df6a5267a9e5: Layer already exists [2021-09-30T00:53:29.378Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:29.378Z] latest: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:29.722Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:30.069Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.60 [2021-09-30T00:53:30.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T00:53:30.069Z] d21275442b09: Preparing [2021-09-30T00:53:30.069Z] c9e27cb42caa: Preparing [2021-09-30T00:53:30.069Z] c41779403333: Preparing [2021-09-30T00:53:30.069Z] 8f99c4e3dcce: Preparing [2021-09-30T00:53:30.069Z] df6a5267a9e5: Preparing [2021-09-30T00:53:30.069Z] ee420dfed78a: Preparing [2021-09-30T00:53:30.069Z] ee420dfed78a: Waiting [2021-09-30T00:53:30.342Z] d21275442b09: Layer already exists [2021-09-30T00:53:30.342Z] 8f99c4e3dcce: Layer already exists [2021-09-30T00:53:30.342Z] df6a5267a9e5: Layer already exists [2021-09-30T00:53:30.342Z] c41779403333: Layer already exists [2021-09-30T00:53:30.342Z] c9e27cb42caa: Layer already exists [2021-09-30T00:53:30.342Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:30.342Z] 2.0.1-dev.60: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:30.691Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:31.039Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:31.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T00:53:31.039Z] d21275442b09: Preparing [2021-09-30T00:53:31.039Z] c9e27cb42caa: Preparing [2021-09-30T00:53:31.039Z] c41779403333: Preparing [2021-09-30T00:53:31.039Z] 8f99c4e3dcce: Preparing [2021-09-30T00:53:31.039Z] df6a5267a9e5: Preparing [2021-09-30T00:53:31.039Z] ee420dfed78a: Preparing [2021-09-30T00:53:31.039Z] ee420dfed78a: Waiting [2021-09-30T00:53:31.310Z] d21275442b09: Layer already exists [2021-09-30T00:53:31.310Z] df6a5267a9e5: Layer already exists [2021-09-30T00:53:31.310Z] c9e27cb42caa: Layer already exists [2021-09-30T00:53:31.310Z] c41779403333: Layer already exists [2021-09-30T00:53:31.310Z] 8f99c4e3dcce: Layer already exists [2021-09-30T00:53:31.310Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:31.310Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:31.656Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:31.998Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-30T00:53:31.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-30T00:53:31.998Z] d21275442b09: Preparing [2021-09-30T00:53:31.998Z] c9e27cb42caa: Preparing [2021-09-30T00:53:31.998Z] c41779403333: Preparing [2021-09-30T00:53:31.998Z] 8f99c4e3dcce: Preparing [2021-09-30T00:53:31.998Z] df6a5267a9e5: Preparing [2021-09-30T00:53:31.998Z] ee420dfed78a: Preparing [2021-09-30T00:53:31.998Z] ee420dfed78a: Waiting [2021-09-30T00:53:32.273Z] c9e27cb42caa: Layer already exists [2021-09-30T00:53:32.273Z] d21275442b09: Layer already exists [2021-09-30T00:53:32.273Z] c41779403333: Layer already exists [2021-09-30T00:53:32.273Z] 8f99c4e3dcce: Layer already exists [2021-09-30T00:53:32.273Z] df6a5267a9e5: Layer already exists [2021-09-30T00:53:32.273Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:32.273Z] main: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:53:32.338Z] ===================================================== [Pipeline] echo [2021-09-30T00:53:32.353Z] taggedImages: [2021-09-30T00:53:32.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:32.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-30T00:53:32.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.60 [2021-09-30T00:53:32.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:32.353Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-30T00:53:32.384Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-30T00:53:32.384Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:32.384Z] latest [2021-09-30T00:53:32.384Z] 2.0.1-dev.60 [2021-09-30T00:53:32.384Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:32.384Z] main [2021-09-30T00:53:32.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:32.783Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:33.135Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:33.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T00:53:33.136Z] ed9b1516d623: Preparing [2021-09-30T00:53:33.136Z] f159b0c27921: Preparing [2021-09-30T00:53:33.136Z] c41779403333: Preparing [2021-09-30T00:53:33.136Z] f3f30f305de2: Preparing [2021-09-30T00:53:33.136Z] ee420dfed78a: Preparing [2021-09-30T00:53:33.412Z] c41779403333: Layer already exists [2021-09-30T00:53:33.412Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:33.412Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:33.412Z] ed9b1516d623: Pushed [2021-09-30T00:53:36.041Z] f159b0c27921: Pushed [2021-09-30T00:53:36.313Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:36.947Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:37.302Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-30T00:53:37.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T00:53:37.302Z] ed9b1516d623: Preparing [2021-09-30T00:53:37.302Z] f159b0c27921: Preparing [2021-09-30T00:53:37.302Z] c41779403333: Preparing [2021-09-30T00:53:37.302Z] f3f30f305de2: Preparing [2021-09-30T00:53:37.302Z] ee420dfed78a: Preparing [2021-09-30T00:53:37.580Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:37.580Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:37.580Z] ed9b1516d623: Layer already exists [2021-09-30T00:53:37.580Z] c41779403333: Layer already exists [2021-09-30T00:53:37.580Z] f159b0c27921: Layer already exists [2021-09-30T00:53:37.580Z] latest: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:37.945Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:38.575Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.60 [2021-09-30T00:53:38.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T00:53:38.575Z] ed9b1516d623: Preparing [2021-09-30T00:53:38.575Z] f159b0c27921: Preparing [2021-09-30T00:53:38.575Z] c41779403333: Preparing [2021-09-30T00:53:38.575Z] f3f30f305de2: Preparing [2021-09-30T00:53:38.575Z] ee420dfed78a: Preparing [2021-09-30T00:53:38.852Z] c41779403333: Layer already exists [2021-09-30T00:53:38.852Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:38.852Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:38.852Z] f159b0c27921: Layer already exists [2021-09-30T00:53:38.852Z] ed9b1516d623: Layer already exists [2021-09-30T00:53:38.852Z] 2.0.1-dev.60: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:39.220Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:39.625Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:39.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T00:53:39.902Z] ed9b1516d623: Preparing [2021-09-30T00:53:39.902Z] f159b0c27921: Preparing [2021-09-30T00:53:39.902Z] c41779403333: Preparing [2021-09-30T00:53:39.902Z] f3f30f305de2: Preparing [2021-09-30T00:53:39.902Z] ee420dfed78a: Preparing [2021-09-30T00:53:39.902Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:39.902Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:39.902Z] f159b0c27921: Layer already exists [2021-09-30T00:53:39.902Z] ed9b1516d623: Layer already exists [2021-09-30T00:53:39.902Z] c41779403333: Layer already exists [2021-09-30T00:53:39.902Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:40.272Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:40.634Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-30T00:53:40.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-30T00:53:40.634Z] ed9b1516d623: Preparing [2021-09-30T00:53:40.634Z] f159b0c27921: Preparing [2021-09-30T00:53:40.634Z] c41779403333: Preparing [2021-09-30T00:53:40.634Z] f3f30f305de2: Preparing [2021-09-30T00:53:40.634Z] ee420dfed78a: Preparing [2021-09-30T00:53:40.912Z] f159b0c27921: Layer already exists [2021-09-30T00:53:40.912Z] f3f30f305de2: Layer already exists [2021-09-30T00:53:40.912Z] ed9b1516d623: Layer already exists [2021-09-30T00:53:40.912Z] c41779403333: Layer already exists [2021-09-30T00:53:40.912Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:40.912Z] main: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:53:40.974Z] ===================================================== [Pipeline] echo [2021-09-30T00:53:40.989Z] taggedImages: [2021-09-30T00:53:40.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:40.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-30T00:53:40.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.60 [2021-09-30T00:53:40.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:40.989Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-30T00:53:41.020Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-30T00:53:41.020Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:41.020Z] latest [2021-09-30T00:53:41.020Z] 2.0.1-dev.60 [2021-09-30T00:53:41.020Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:41.020Z] main [2021-09-30T00:53:41.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:41.411Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:41.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:41.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T00:53:41.767Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:41.767Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:41.767Z] 4ee1a4cf6d6d: Preparing [2021-09-30T00:53:41.767Z] aa77135c6380: Preparing [2021-09-30T00:53:41.767Z] dd722d192159: Preparing [2021-09-30T00:53:41.767Z] c1d3ebca81f8: Preparing [2021-09-30T00:53:41.767Z] c41779403333: Preparing [2021-09-30T00:53:41.767Z] 597d39262cf9: Preparing [2021-09-30T00:53:41.767Z] f89f3d97c7ad: Preparing [2021-09-30T00:53:41.767Z] 95b250a5bd22: Preparing [2021-09-30T00:53:41.767Z] ef3389b48254: Preparing [2021-09-30T00:53:41.767Z] ee420dfed78a: Preparing [2021-09-30T00:53:41.767Z] c41779403333: Waiting [2021-09-30T00:53:41.767Z] 597d39262cf9: Waiting [2021-09-30T00:53:41.767Z] f89f3d97c7ad: Waiting [2021-09-30T00:53:41.767Z] 95b250a5bd22: Waiting [2021-09-30T00:53:41.767Z] ef3389b48254: Waiting [2021-09-30T00:53:41.767Z] ee420dfed78a: Waiting [2021-09-30T00:53:42.049Z] 4ee1a4cf6d6d: Pushed [2021-09-30T00:53:42.049Z] dd722d192159: Pushed [2021-09-30T00:53:42.330Z] aa77135c6380: Pushed [2021-09-30T00:53:42.330Z] b2ccfd25ce0b: Pushed [2021-09-30T00:53:42.330Z] c41779403333: Layer already exists [2021-09-30T00:53:42.604Z] 597d39262cf9: Pushed [2021-09-30T00:53:42.604Z] 95b250a5bd22: Pushed [2021-09-30T00:53:42.604Z] f89f3d97c7ad: Pushed [2021-09-30T00:53:42.604Z] ef3389b48254: Pushed [2021-09-30T00:53:42.604Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:45.225Z] c1d3ebca81f8: Pushed [2021-09-30T00:53:45.498Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:45.954Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:46.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-30T00:53:46.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T00:53:46.310Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:46.310Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:46.310Z] 4ee1a4cf6d6d: Preparing [2021-09-30T00:53:46.310Z] aa77135c6380: Preparing [2021-09-30T00:53:46.310Z] dd722d192159: Preparing [2021-09-30T00:53:46.310Z] c1d3ebca81f8: Preparing [2021-09-30T00:53:46.310Z] c41779403333: Preparing [2021-09-30T00:53:46.310Z] 597d39262cf9: Preparing [2021-09-30T00:53:46.310Z] f89f3d97c7ad: Preparing [2021-09-30T00:53:46.310Z] 95b250a5bd22: Preparing [2021-09-30T00:53:46.310Z] ef3389b48254: Preparing [2021-09-30T00:53:46.310Z] ee420dfed78a: Preparing [2021-09-30T00:53:46.310Z] c41779403333: Waiting [2021-09-30T00:53:46.310Z] 597d39262cf9: Waiting [2021-09-30T00:53:46.310Z] f89f3d97c7ad: Waiting [2021-09-30T00:53:46.310Z] 95b250a5bd22: Waiting [2021-09-30T00:53:46.310Z] ef3389b48254: Waiting [2021-09-30T00:53:46.310Z] ee420dfed78a: Waiting [2021-09-30T00:53:46.586Z] aa77135c6380: Layer already exists [2021-09-30T00:53:46.586Z] c1d3ebca81f8: Layer already exists [2021-09-30T00:53:46.586Z] dd722d192159: Layer already exists [2021-09-30T00:53:46.586Z] 4ee1a4cf6d6d: Layer already exists [2021-09-30T00:53:46.586Z] b2ccfd25ce0b: Layer already exists [2021-09-30T00:53:46.586Z] 597d39262cf9: Layer already exists [2021-09-30T00:53:46.586Z] c41779403333: Layer already exists [2021-09-30T00:53:46.586Z] ef3389b48254: Layer already exists [2021-09-30T00:53:46.586Z] f89f3d97c7ad: Layer already exists [2021-09-30T00:53:46.586Z] 95b250a5bd22: Layer already exists [2021-09-30T00:53:46.586Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:46.586Z] latest: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:46.940Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:47.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.60 [2021-09-30T00:53:47.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T00:53:47.572Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:47.572Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:47.572Z] 4ee1a4cf6d6d: Preparing [2021-09-30T00:53:47.572Z] aa77135c6380: Preparing [2021-09-30T00:53:47.572Z] dd722d192159: Preparing [2021-09-30T00:53:47.572Z] c1d3ebca81f8: Preparing [2021-09-30T00:53:47.572Z] c41779403333: Preparing [2021-09-30T00:53:47.572Z] 597d39262cf9: Preparing [2021-09-30T00:53:47.572Z] f89f3d97c7ad: Preparing [2021-09-30T00:53:47.572Z] 95b250a5bd22: Preparing [2021-09-30T00:53:47.572Z] ef3389b48254: Preparing [2021-09-30T00:53:47.572Z] ee420dfed78a: Preparing [2021-09-30T00:53:47.572Z] c41779403333: Waiting [2021-09-30T00:53:47.572Z] 597d39262cf9: Waiting [2021-09-30T00:53:47.572Z] 95b250a5bd22: Waiting [2021-09-30T00:53:47.572Z] ef3389b48254: Waiting [2021-09-30T00:53:47.572Z] f89f3d97c7ad: Waiting [2021-09-30T00:53:47.572Z] ee420dfed78a: Waiting [2021-09-30T00:53:47.845Z] b2ccfd25ce0b: Layer already exists [2021-09-30T00:53:47.845Z] dd722d192159: Layer already exists [2021-09-30T00:53:47.845Z] aa77135c6380: Layer already exists [2021-09-30T00:53:47.845Z] c1d3ebca81f8: Layer already exists [2021-09-30T00:53:47.845Z] 4ee1a4cf6d6d: Layer already exists [2021-09-30T00:53:47.845Z] 597d39262cf9: Layer already exists [2021-09-30T00:53:47.845Z] 95b250a5bd22: Layer already exists [2021-09-30T00:53:47.845Z] c41779403333: Layer already exists [2021-09-30T00:53:47.845Z] f89f3d97c7ad: Layer already exists [2021-09-30T00:53:47.845Z] ef3389b48254: Layer already exists [2021-09-30T00:53:47.845Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:47.845Z] 2.0.1-dev.60: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:48.198Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:48.821Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:48.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T00:53:48.822Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:48.822Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:48.822Z] 4ee1a4cf6d6d: Preparing [2021-09-30T00:53:48.822Z] aa77135c6380: Preparing [2021-09-30T00:53:48.822Z] dd722d192159: Preparing [2021-09-30T00:53:48.822Z] c1d3ebca81f8: Preparing [2021-09-30T00:53:48.822Z] c41779403333: Preparing [2021-09-30T00:53:48.822Z] 597d39262cf9: Preparing [2021-09-30T00:53:48.822Z] f89f3d97c7ad: Preparing [2021-09-30T00:53:48.822Z] 95b250a5bd22: Preparing [2021-09-30T00:53:48.822Z] ef3389b48254: Preparing [2021-09-30T00:53:48.822Z] ee420dfed78a: Preparing [2021-09-30T00:53:48.822Z] c41779403333: Waiting [2021-09-30T00:53:48.822Z] 597d39262cf9: Waiting [2021-09-30T00:53:48.822Z] f89f3d97c7ad: Waiting [2021-09-30T00:53:48.822Z] 95b250a5bd22: Waiting [2021-09-30T00:53:48.822Z] ef3389b48254: Waiting [2021-09-30T00:53:48.822Z] ee420dfed78a: Waiting [2021-09-30T00:53:49.095Z] 4ee1a4cf6d6d: Layer already exists [2021-09-30T00:53:49.095Z] c1d3ebca81f8: Layer already exists [2021-09-30T00:53:49.095Z] aa77135c6380: Layer already exists [2021-09-30T00:53:49.095Z] b2ccfd25ce0b: Layer already exists [2021-09-30T00:53:49.095Z] dd722d192159: Layer already exists [2021-09-30T00:53:49.095Z] 597d39262cf9: Layer already exists [2021-09-30T00:53:49.095Z] f89f3d97c7ad: Layer already exists [2021-09-30T00:53:49.095Z] c41779403333: Layer already exists [2021-09-30T00:53:49.095Z] 95b250a5bd22: Layer already exists [2021-09-30T00:53:49.095Z] ef3389b48254: Layer already exists [2021-09-30T00:53:49.095Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:49.095Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:49.445Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:49.790Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-30T00:53:49.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-30T00:53:49.790Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:49.790Z] b2ccfd25ce0b: Preparing [2021-09-30T00:53:49.790Z] 4ee1a4cf6d6d: Preparing [2021-09-30T00:53:49.790Z] aa77135c6380: Preparing [2021-09-30T00:53:49.790Z] dd722d192159: Preparing [2021-09-30T00:53:49.790Z] c1d3ebca81f8: Preparing [2021-09-30T00:53:49.790Z] c41779403333: Preparing [2021-09-30T00:53:49.790Z] 597d39262cf9: Preparing [2021-09-30T00:53:49.790Z] f89f3d97c7ad: Preparing [2021-09-30T00:53:49.790Z] 95b250a5bd22: Preparing [2021-09-30T00:53:49.790Z] ef3389b48254: Preparing [2021-09-30T00:53:49.790Z] ee420dfed78a: Preparing [2021-09-30T00:53:49.790Z] 597d39262cf9: Waiting [2021-09-30T00:53:49.790Z] f89f3d97c7ad: Waiting [2021-09-30T00:53:49.790Z] 95b250a5bd22: Waiting [2021-09-30T00:53:49.790Z] ef3389b48254: Waiting [2021-09-30T00:53:49.790Z] ee420dfed78a: Waiting [2021-09-30T00:53:49.790Z] c41779403333: Waiting [2021-09-30T00:53:50.066Z] dd722d192159: Layer already exists [2021-09-30T00:53:50.066Z] b2ccfd25ce0b: Layer already exists [2021-09-30T00:53:50.066Z] aa77135c6380: Layer already exists [2021-09-30T00:53:50.066Z] c1d3ebca81f8: Layer already exists [2021-09-30T00:53:50.066Z] 4ee1a4cf6d6d: Layer already exists [2021-09-30T00:53:50.066Z] 95b250a5bd22: Layer already exists [2021-09-30T00:53:50.066Z] c41779403333: Layer already exists [2021-09-30T00:53:50.066Z] f89f3d97c7ad: Layer already exists [2021-09-30T00:53:50.066Z] 597d39262cf9: Layer already exists [2021-09-30T00:53:50.066Z] ef3389b48254: Layer already exists [2021-09-30T00:53:50.066Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:50.066Z] main: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:53:50.125Z] ===================================================== [Pipeline] echo [2021-09-30T00:53:50.139Z] taggedImages: [2021-09-30T00:53:50.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:50.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-30T00:53:50.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.60 [2021-09-30T00:53:50.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:50.139Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-30T00:53:50.168Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-30T00:53:50.168Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:50.168Z] latest [2021-09-30T00:53:50.168Z] 2.0.1-dev.60 [2021-09-30T00:53:50.168Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:50.168Z] main [2021-09-30T00:53:50.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:50.546Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:50.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:50.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T00:53:50.910Z] cda1d37c328b: Preparing [2021-09-30T00:53:50.910Z] 69cd075ce81d: Preparing [2021-09-30T00:53:50.910Z] d088fca7b50f: Preparing [2021-09-30T00:53:50.910Z] 574e30df16b0: Preparing [2021-09-30T00:53:50.910Z] ea1e59c1fff7: Preparing [2021-09-30T00:53:50.910Z] ee420dfed78a: Preparing [2021-09-30T00:53:50.910Z] ee420dfed78a: Waiting [2021-09-30T00:53:51.189Z] 574e30df16b0: Pushed [2021-09-30T00:53:51.467Z] d088fca7b50f: Pushed [2021-09-30T00:53:51.467Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:52.069Z] ea1e59c1fff7: Pushed [2021-09-30T00:53:54.050Z] 69cd075ce81d: Pushed [2021-09-30T00:53:54.050Z] cda1d37c328b: Pushed [2021-09-30T00:53:54.322Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:54.670Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:55.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-30T00:53:55.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T00:53:55.014Z] cda1d37c328b: Preparing [2021-09-30T00:53:55.014Z] 69cd075ce81d: Preparing [2021-09-30T00:53:55.014Z] d088fca7b50f: Preparing [2021-09-30T00:53:55.014Z] 574e30df16b0: Preparing [2021-09-30T00:53:55.014Z] ea1e59c1fff7: Preparing [2021-09-30T00:53:55.014Z] ee420dfed78a: Preparing [2021-09-30T00:53:55.290Z] ea1e59c1fff7: Layer already exists [2021-09-30T00:53:55.290Z] 69cd075ce81d: Layer already exists [2021-09-30T00:53:55.290Z] d088fca7b50f: Layer already exists [2021-09-30T00:53:55.290Z] 574e30df16b0: Layer already exists [2021-09-30T00:53:55.290Z] cda1d37c328b: Layer already exists [2021-09-30T00:53:55.290Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:55.290Z] latest: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:55.636Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:55.992Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.60 [2021-09-30T00:53:55.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T00:53:55.992Z] cda1d37c328b: Preparing [2021-09-30T00:53:55.992Z] 69cd075ce81d: Preparing [2021-09-30T00:53:55.992Z] d088fca7b50f: Preparing [2021-09-30T00:53:55.992Z] 574e30df16b0: Preparing [2021-09-30T00:53:55.992Z] ea1e59c1fff7: Preparing [2021-09-30T00:53:55.992Z] ee420dfed78a: Preparing [2021-09-30T00:53:55.992Z] cda1d37c328b: Layer already exists [2021-09-30T00:53:55.992Z] ea1e59c1fff7: Layer already exists [2021-09-30T00:53:55.992Z] d088fca7b50f: Layer already exists [2021-09-30T00:53:55.992Z] 69cd075ce81d: Layer already exists [2021-09-30T00:53:56.268Z] 574e30df16b0: Layer already exists [2021-09-30T00:53:56.268Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:56.268Z] 2.0.1-dev.60: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:56.616Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:56.962Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:56.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T00:53:56.962Z] cda1d37c328b: Preparing [2021-09-30T00:53:56.962Z] 69cd075ce81d: Preparing [2021-09-30T00:53:56.962Z] d088fca7b50f: Preparing [2021-09-30T00:53:56.962Z] 574e30df16b0: Preparing [2021-09-30T00:53:56.962Z] ea1e59c1fff7: Preparing [2021-09-30T00:53:56.962Z] ee420dfed78a: Preparing [2021-09-30T00:53:56.962Z] ee420dfed78a: Waiting [2021-09-30T00:53:57.239Z] ea1e59c1fff7: Layer already exists [2021-09-30T00:53:57.239Z] cda1d37c328b: Layer already exists [2021-09-30T00:53:57.239Z] d088fca7b50f: Layer already exists [2021-09-30T00:53:57.239Z] 574e30df16b0: Layer already exists [2021-09-30T00:53:57.239Z] 69cd075ce81d: Layer already exists [2021-09-30T00:53:57.239Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:57.239Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:57.592Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:58.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-30T00:53:58.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-30T00:53:58.211Z] cda1d37c328b: Preparing [2021-09-30T00:53:58.211Z] 69cd075ce81d: Preparing [2021-09-30T00:53:58.211Z] d088fca7b50f: Preparing [2021-09-30T00:53:58.211Z] 574e30df16b0: Preparing [2021-09-30T00:53:58.211Z] ea1e59c1fff7: Preparing [2021-09-30T00:53:58.211Z] ee420dfed78a: Preparing [2021-09-30T00:53:58.211Z] ee420dfed78a: Waiting [2021-09-30T00:53:58.211Z] d088fca7b50f: Layer already exists [2021-09-30T00:53:58.211Z] 574e30df16b0: Layer already exists [2021-09-30T00:53:58.211Z] 69cd075ce81d: Layer already exists [2021-09-30T00:53:58.483Z] ea1e59c1fff7: Layer already exists [2021-09-30T00:53:58.483Z] cda1d37c328b: Layer already exists [2021-09-30T00:53:58.483Z] ee420dfed78a: Layer already exists [2021-09-30T00:53:58.483Z] main: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:53:58.545Z] ===================================================== [Pipeline] echo [2021-09-30T00:53:58.561Z] taggedImages: [2021-09-30T00:53:58.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:58.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-30T00:53:58.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.60 [2021-09-30T00:53:58.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:58.561Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-30T00:53:58.591Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-30T00:53:58.591Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:58.591Z] latest [2021-09-30T00:53:58.591Z] 2.0.1-dev.60 [2021-09-30T00:53:58.591Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:53:58.591Z] main [2021-09-30T00:53:58.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:58.966Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:53:59.313Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:53:59.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T00:53:59.313Z] 7a71ad1e78fb: Preparing [2021-09-30T00:53:59.587Z] 5a30c86932dd: Preparing [2021-09-30T00:53:59.587Z] d290bd544fbc: Preparing [2021-09-30T00:53:59.587Z] 80a5c57d2e05: Preparing [2021-09-30T00:53:59.587Z] ed2a9897a6d6: Preparing [2021-09-30T00:53:59.587Z] af474e28f9f8: Preparing [2021-09-30T00:53:59.587Z] 27bd54655920: Preparing [2021-09-30T00:53:59.587Z] 2c8959d40303: Preparing [2021-09-30T00:53:59.587Z] 71a876fc7c25: Preparing [2021-09-30T00:53:59.587Z] ee420dfed78a: Preparing [2021-09-30T00:53:59.587Z] af474e28f9f8: Waiting [2021-09-30T00:53:59.587Z] 27bd54655920: Waiting [2021-09-30T00:53:59.587Z] 2c8959d40303: Waiting [2021-09-30T00:53:59.587Z] 71a876fc7c25: Waiting [2021-09-30T00:53:59.587Z] ee420dfed78a: Waiting [2021-09-30T00:53:59.862Z] 7a71ad1e78fb: Pushed [2021-09-30T00:53:59.862Z] 5a30c86932dd: Pushed [2021-09-30T00:53:59.862Z] ed2a9897a6d6: Pushed [2021-09-30T00:54:00.139Z] af474e28f9f8: Pushed [2021-09-30T00:54:00.139Z] 27bd54655920: Pushed [2021-09-30T00:54:00.139Z] 2c8959d40303: Pushed [2021-09-30T00:54:00.139Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:00.411Z] 71a876fc7c25: Pushed [2021-09-30T00:54:02.389Z] 80a5c57d2e05: Pushed [2021-09-30T00:54:02.980Z] d290bd544fbc: Pushed [2021-09-30T00:54:03.252Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:03.891Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:04.256Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-30T00:54:04.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T00:54:04.256Z] 7a71ad1e78fb: Preparing [2021-09-30T00:54:04.256Z] 5a30c86932dd: Preparing [2021-09-30T00:54:04.256Z] d290bd544fbc: Preparing [2021-09-30T00:54:04.256Z] 80a5c57d2e05: Preparing [2021-09-30T00:54:04.256Z] ed2a9897a6d6: Preparing [2021-09-30T00:54:04.256Z] af474e28f9f8: Preparing [2021-09-30T00:54:04.256Z] 27bd54655920: Preparing [2021-09-30T00:54:04.256Z] 2c8959d40303: Preparing [2021-09-30T00:54:04.256Z] 71a876fc7c25: Preparing [2021-09-30T00:54:04.256Z] ee420dfed78a: Preparing [2021-09-30T00:54:04.256Z] af474e28f9f8: Waiting [2021-09-30T00:54:04.256Z] 27bd54655920: Waiting [2021-09-30T00:54:04.256Z] 2c8959d40303: Waiting [2021-09-30T00:54:04.256Z] 71a876fc7c25: Waiting [2021-09-30T00:54:04.531Z] 80a5c57d2e05: Layer already exists [2021-09-30T00:54:04.531Z] ed2a9897a6d6: Layer already exists [2021-09-30T00:54:04.531Z] d290bd544fbc: Layer already exists [2021-09-30T00:54:04.531Z] 7a71ad1e78fb: Layer already exists [2021-09-30T00:54:04.531Z] 5a30c86932dd: Layer already exists [2021-09-30T00:54:04.531Z] af474e28f9f8: Layer already exists [2021-09-30T00:54:04.531Z] 27bd54655920: Layer already exists [2021-09-30T00:54:04.531Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:04.531Z] 71a876fc7c25: Layer already exists [2021-09-30T00:54:04.531Z] 2c8959d40303: Layer already exists [2021-09-30T00:54:04.531Z] latest: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:04.886Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:05.228Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.60 [2021-09-30T00:54:05.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T00:54:05.228Z] 7a71ad1e78fb: Preparing [2021-09-30T00:54:05.228Z] 5a30c86932dd: Preparing [2021-09-30T00:54:05.228Z] d290bd544fbc: Preparing [2021-09-30T00:54:05.228Z] 80a5c57d2e05: Preparing [2021-09-30T00:54:05.228Z] ed2a9897a6d6: Preparing [2021-09-30T00:54:05.228Z] af474e28f9f8: Preparing [2021-09-30T00:54:05.228Z] 27bd54655920: Preparing [2021-09-30T00:54:05.228Z] 2c8959d40303: Preparing [2021-09-30T00:54:05.228Z] 71a876fc7c25: Preparing [2021-09-30T00:54:05.228Z] ee420dfed78a: Preparing [2021-09-30T00:54:05.228Z] 2c8959d40303: Waiting [2021-09-30T00:54:05.228Z] 27bd54655920: Waiting [2021-09-30T00:54:05.228Z] af474e28f9f8: Waiting [2021-09-30T00:54:05.228Z] 71a876fc7c25: Waiting [2021-09-30T00:54:05.228Z] ee420dfed78a: Waiting [2021-09-30T00:54:05.504Z] 5a30c86932dd: Layer already exists [2021-09-30T00:54:05.504Z] ed2a9897a6d6: Layer already exists [2021-09-30T00:54:05.504Z] d290bd544fbc: Layer already exists [2021-09-30T00:54:05.504Z] 7a71ad1e78fb: Layer already exists [2021-09-30T00:54:05.504Z] 80a5c57d2e05: Layer already exists [2021-09-30T00:54:05.504Z] af474e28f9f8: Layer already exists [2021-09-30T00:54:05.504Z] 71a876fc7c25: Layer already exists [2021-09-30T00:54:05.504Z] 27bd54655920: Layer already exists [2021-09-30T00:54:05.504Z] 2c8959d40303: Layer already exists [2021-09-30T00:54:05.504Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:05.504Z] 2.0.1-dev.60: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:05.855Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:06.200Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:06.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T00:54:06.200Z] 7a71ad1e78fb: Preparing [2021-09-30T00:54:06.200Z] 5a30c86932dd: Preparing [2021-09-30T00:54:06.200Z] d290bd544fbc: Preparing [2021-09-30T00:54:06.200Z] 80a5c57d2e05: Preparing [2021-09-30T00:54:06.200Z] ed2a9897a6d6: Preparing [2021-09-30T00:54:06.200Z] af474e28f9f8: Preparing [2021-09-30T00:54:06.200Z] 27bd54655920: Preparing [2021-09-30T00:54:06.200Z] 2c8959d40303: Preparing [2021-09-30T00:54:06.200Z] 71a876fc7c25: Preparing [2021-09-30T00:54:06.200Z] ee420dfed78a: Preparing [2021-09-30T00:54:06.200Z] af474e28f9f8: Waiting [2021-09-30T00:54:06.200Z] 27bd54655920: Waiting [2021-09-30T00:54:06.200Z] 2c8959d40303: Waiting [2021-09-30T00:54:06.200Z] 71a876fc7c25: Waiting [2021-09-30T00:54:06.200Z] ee420dfed78a: Waiting [2021-09-30T00:54:06.471Z] 7a71ad1e78fb: Layer already exists [2021-09-30T00:54:06.471Z] 80a5c57d2e05: Layer already exists [2021-09-30T00:54:06.471Z] 5a30c86932dd: Layer already exists [2021-09-30T00:54:06.471Z] d290bd544fbc: Layer already exists [2021-09-30T00:54:06.471Z] ed2a9897a6d6: Layer already exists [2021-09-30T00:54:06.471Z] 71a876fc7c25: Layer already exists [2021-09-30T00:54:06.471Z] af474e28f9f8: Layer already exists [2021-09-30T00:54:06.471Z] 2c8959d40303: Layer already exists [2021-09-30T00:54:06.471Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:06.471Z] 27bd54655920: Layer already exists [2021-09-30T00:54:06.471Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:06.814Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:07.160Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-30T00:54:07.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-30T00:54:07.160Z] 7a71ad1e78fb: Preparing [2021-09-30T00:54:07.160Z] 5a30c86932dd: Preparing [2021-09-30T00:54:07.160Z] d290bd544fbc: Preparing [2021-09-30T00:54:07.160Z] 80a5c57d2e05: Preparing [2021-09-30T00:54:07.160Z] ed2a9897a6d6: Preparing [2021-09-30T00:54:07.160Z] af474e28f9f8: Preparing [2021-09-30T00:54:07.160Z] 27bd54655920: Preparing [2021-09-30T00:54:07.160Z] 2c8959d40303: Preparing [2021-09-30T00:54:07.160Z] 71a876fc7c25: Preparing [2021-09-30T00:54:07.160Z] ee420dfed78a: Preparing [2021-09-30T00:54:07.160Z] 27bd54655920: Waiting [2021-09-30T00:54:07.160Z] 2c8959d40303: Waiting [2021-09-30T00:54:07.160Z] ee420dfed78a: Waiting [2021-09-30T00:54:07.160Z] 71a876fc7c25: Waiting [2021-09-30T00:54:07.160Z] af474e28f9f8: Waiting [2021-09-30T00:54:07.438Z] 80a5c57d2e05: Layer already exists [2021-09-30T00:54:07.438Z] ed2a9897a6d6: Layer already exists [2021-09-30T00:54:07.438Z] d290bd544fbc: Layer already exists [2021-09-30T00:54:07.438Z] 7a71ad1e78fb: Layer already exists [2021-09-30T00:54:07.438Z] 5a30c86932dd: Layer already exists [2021-09-30T00:54:07.438Z] 27bd54655920: Layer already exists [2021-09-30T00:54:07.438Z] af474e28f9f8: Layer already exists [2021-09-30T00:54:07.438Z] 2c8959d40303: Layer already exists [2021-09-30T00:54:07.438Z] 71a876fc7c25: Layer already exists [2021-09-30T00:54:07.438Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:07.438Z] main: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:54:07.499Z] ===================================================== [Pipeline] echo [2021-09-30T00:54:07.513Z] taggedImages: [2021-09-30T00:54:07.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:07.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-30T00:54:07.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.60 [2021-09-30T00:54:07.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:07.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-30T00:54:07.545Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-30T00:54:07.545Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:07.545Z] latest [2021-09-30T00:54:07.545Z] 2.0.1-dev.60 [2021-09-30T00:54:07.545Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:07.545Z] main [2021-09-30T00:54:07.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:07.915Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:08.254Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:08.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T00:54:08.254Z] c78666a76aae: Preparing [2021-09-30T00:54:08.254Z] 275c8e9b32d2: Preparing [2021-09-30T00:54:08.254Z] c41779403333: Preparing [2021-09-30T00:54:08.254Z] 72517f752234: Preparing [2021-09-30T00:54:08.254Z] ee420dfed78a: Preparing [2021-09-30T00:54:08.529Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:08.529Z] c41779403333: Layer already exists [2021-09-30T00:54:08.804Z] c78666a76aae: Pushed [2021-09-30T00:54:08.804Z] 72517f752234: Pushed [2021-09-30T00:54:11.412Z] 275c8e9b32d2: Pushed [2021-09-30T00:54:11.412Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:11.754Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:12.094Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-30T00:54:12.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T00:54:12.094Z] c78666a76aae: Preparing [2021-09-30T00:54:12.094Z] 275c8e9b32d2: Preparing [2021-09-30T00:54:12.094Z] c41779403333: Preparing [2021-09-30T00:54:12.094Z] 72517f752234: Preparing [2021-09-30T00:54:12.094Z] ee420dfed78a: Preparing [2021-09-30T00:54:12.371Z] c41779403333: Layer already exists [2021-09-30T00:54:12.371Z] c78666a76aae: Layer already exists [2021-09-30T00:54:12.371Z] 72517f752234: Layer already exists [2021-09-30T00:54:12.371Z] 275c8e9b32d2: Layer already exists [2021-09-30T00:54:12.371Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:12.372Z] latest: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:12.719Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:13.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.60 [2021-09-30T00:54:13.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T00:54:13.062Z] c78666a76aae: Preparing [2021-09-30T00:54:13.062Z] 275c8e9b32d2: Preparing [2021-09-30T00:54:13.062Z] c41779403333: Preparing [2021-09-30T00:54:13.062Z] 72517f752234: Preparing [2021-09-30T00:54:13.062Z] ee420dfed78a: Preparing [2021-09-30T00:54:13.335Z] c41779403333: Layer already exists [2021-09-30T00:54:13.335Z] c78666a76aae: Layer already exists [2021-09-30T00:54:13.335Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:13.335Z] 72517f752234: Layer already exists [2021-09-30T00:54:13.335Z] 275c8e9b32d2: Layer already exists [2021-09-30T00:54:13.335Z] 2.0.1-dev.60: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:13.674Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:14.011Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:14.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T00:54:14.011Z] c78666a76aae: Preparing [2021-09-30T00:54:14.011Z] 275c8e9b32d2: Preparing [2021-09-30T00:54:14.011Z] c41779403333: Preparing [2021-09-30T00:54:14.011Z] 72517f752234: Preparing [2021-09-30T00:54:14.011Z] ee420dfed78a: Preparing [2021-09-30T00:54:14.284Z] c41779403333: Layer already exists [2021-09-30T00:54:14.284Z] 275c8e9b32d2: Layer already exists [2021-09-30T00:54:14.284Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:14.284Z] c78666a76aae: Layer already exists [2021-09-30T00:54:14.284Z] 72517f752234: Layer already exists [2021-09-30T00:54:14.284Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:14.632Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:14.993Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-30T00:54:14.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-30T00:54:14.994Z] c78666a76aae: Preparing [2021-09-30T00:54:14.994Z] 275c8e9b32d2: Preparing [2021-09-30T00:54:14.994Z] c41779403333: Preparing [2021-09-30T00:54:14.994Z] 72517f752234: Preparing [2021-09-30T00:54:14.994Z] ee420dfed78a: Preparing [2021-09-30T00:54:15.268Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:15.268Z] 275c8e9b32d2: Layer already exists [2021-09-30T00:54:15.268Z] c41779403333: Layer already exists [2021-09-30T00:54:15.268Z] c78666a76aae: Layer already exists [2021-09-30T00:54:15.268Z] 72517f752234: Layer already exists [2021-09-30T00:54:15.268Z] main: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:54:15.330Z] ===================================================== [Pipeline] echo [2021-09-30T00:54:15.344Z] taggedImages: [2021-09-30T00:54:15.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:15.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-30T00:54:15.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.60 [2021-09-30T00:54:15.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:15.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-30T00:54:15.374Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-30T00:54:15.374Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:15.374Z] latest [2021-09-30T00:54:15.374Z] 2.0.1-dev.60 [2021-09-30T00:54:15.374Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:15.374Z] main [2021-09-30T00:54:15.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:15.752Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:16.096Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:16.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T00:54:16.096Z] 2cb5a89b26f5: Preparing [2021-09-30T00:54:16.096Z] 653b1f77881f: Preparing [2021-09-30T00:54:16.096Z] c41779403333: Preparing [2021-09-30T00:54:16.096Z] f3f30f305de2: Preparing [2021-09-30T00:54:16.096Z] ee420dfed78a: Preparing [2021-09-30T00:54:16.371Z] c41779403333: Layer already exists [2021-09-30T00:54:16.371Z] f3f30f305de2: Layer already exists [2021-09-30T00:54:16.371Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:16.371Z] 2cb5a89b26f5: Pushed [2021-09-30T00:54:19.762Z] 653b1f77881f: Pushed [2021-09-30T00:54:19.762Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:20.108Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:20.452Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-30T00:54:20.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T00:54:20.452Z] 2cb5a89b26f5: Preparing [2021-09-30T00:54:20.452Z] 653b1f77881f: Preparing [2021-09-30T00:54:20.452Z] c41779403333: Preparing [2021-09-30T00:54:20.452Z] f3f30f305de2: Preparing [2021-09-30T00:54:20.452Z] ee420dfed78a: Preparing [2021-09-30T00:54:20.730Z] f3f30f305de2: Layer already exists [2021-09-30T00:54:20.730Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:20.730Z] 653b1f77881f: Layer already exists [2021-09-30T00:54:20.730Z] 2cb5a89b26f5: Layer already exists [2021-09-30T00:54:20.730Z] c41779403333: Layer already exists [2021-09-30T00:54:20.730Z] latest: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:21.075Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:21.420Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.60 [2021-09-30T00:54:21.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T00:54:21.420Z] 2cb5a89b26f5: Preparing [2021-09-30T00:54:21.420Z] 653b1f77881f: Preparing [2021-09-30T00:54:21.420Z] c41779403333: Preparing [2021-09-30T00:54:21.420Z] f3f30f305de2: Preparing [2021-09-30T00:54:21.420Z] ee420dfed78a: Preparing [2021-09-30T00:54:21.697Z] 2cb5a89b26f5: Layer already exists [2021-09-30T00:54:21.697Z] c41779403333: Layer already exists [2021-09-30T00:54:21.697Z] f3f30f305de2: Layer already exists [2021-09-30T00:54:21.697Z] 653b1f77881f: Layer already exists [2021-09-30T00:54:21.697Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:21.697Z] 2.0.1-dev.60: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:22.048Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:22.390Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:22.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T00:54:22.390Z] 2cb5a89b26f5: Preparing [2021-09-30T00:54:22.390Z] 653b1f77881f: Preparing [2021-09-30T00:54:22.390Z] c41779403333: Preparing [2021-09-30T00:54:22.390Z] f3f30f305de2: Preparing [2021-09-30T00:54:22.390Z] ee420dfed78a: Preparing [2021-09-30T00:54:22.664Z] c41779403333: Layer already exists [2021-09-30T00:54:22.664Z] 653b1f77881f: Layer already exists [2021-09-30T00:54:22.664Z] 2cb5a89b26f5: Layer already exists [2021-09-30T00:54:22.664Z] f3f30f305de2: Layer already exists [2021-09-30T00:54:22.664Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:22.664Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:23.074Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:23.765Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-30T00:54:24.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-30T00:54:24.047Z] 2cb5a89b26f5: Preparing [2021-09-30T00:54:24.047Z] 653b1f77881f: Preparing [2021-09-30T00:54:24.047Z] c41779403333: Preparing [2021-09-30T00:54:24.047Z] f3f30f305de2: Preparing [2021-09-30T00:54:24.047Z] ee420dfed78a: Preparing [2021-09-30T00:54:24.047Z] 653b1f77881f: Layer already exists [2021-09-30T00:54:24.047Z] ee420dfed78a: Layer already exists [2021-09-30T00:54:24.047Z] 2cb5a89b26f5: Layer already exists [2021-09-30T00:54:24.047Z] c41779403333: Layer already exists [2021-09-30T00:54:24.047Z] f3f30f305de2: Layer already exists [2021-09-30T00:54:24.047Z] main: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:54:24.108Z] ===================================================== [Pipeline] echo [2021-09-30T00:54:24.122Z] taggedImages: [2021-09-30T00:54:24.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:24.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-30T00:54:24.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.60 [2021-09-30T00:54:24.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:24.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-30T00:54:24.151Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-30T00:54:24.151Z] 77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:24.151Z] latest [2021-09-30T00:54:24.151Z] 2.0.1-dev.60 [2021-09-30T00:54:24.151Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:24.151Z] main [2021-09-30T00:54:24.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:24.545Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:25.178Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:25.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T00:54:25.178Z] 25986a22c6e8: Preparing [2021-09-30T00:54:25.178Z] 1c1cb1a89906: Preparing [2021-09-30T00:54:25.178Z] a8ab49051124: Preparing [2021-09-30T00:54:25.178Z] 68f183dbb004: Preparing [2021-09-30T00:54:25.178Z] b287e4fe43ef: Preparing [2021-09-30T00:54:25.178Z] c39efab1fe40: Preparing [2021-09-30T00:54:25.178Z] 386fc9fe74c4: Preparing [2021-09-30T00:54:25.178Z] 097a5c91b892: Preparing [2021-09-30T00:54:25.178Z] 74984ba1a09f: Preparing [2021-09-30T00:54:25.178Z] 6d0ac5d4dfcb: Preparing [2021-09-30T00:54:25.178Z] c55d5dbdab40: Preparing [2021-09-30T00:54:25.178Z] c39efab1fe40: Waiting [2021-09-30T00:54:25.178Z] 386fc9fe74c4: Waiting [2021-09-30T00:54:25.178Z] 097a5c91b892: Waiting [2021-09-30T00:54:25.178Z] 74984ba1a09f: Waiting [2021-09-30T00:54:25.178Z] 6d0ac5d4dfcb: Waiting [2021-09-30T00:54:25.178Z] c55d5dbdab40: Waiting [2021-09-30T00:54:25.459Z] b287e4fe43ef: Layer already exists [2021-09-30T00:54:25.459Z] c39efab1fe40: Layer already exists [2021-09-30T00:54:25.736Z] 386fc9fe74c4: Layer already exists [2021-09-30T00:54:25.736Z] 1c1cb1a89906: Pushed [2021-09-30T00:54:25.736Z] 097a5c91b892: Layer already exists [2021-09-30T00:54:25.736Z] 74984ba1a09f: Layer already exists [2021-09-30T00:54:25.736Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T00:54:25.736Z] c55d5dbdab40: Layer already exists [2021-09-30T00:54:26.339Z] 25986a22c6e8: Pushed [2021-09-30T00:54:28.316Z] a8ab49051124: Pushed [2021-09-30T00:54:43.401Z] 68f183dbb004: Pushed [2021-09-30T00:54:43.401Z] 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:43.761Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:44.117Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-30T00:54:44.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T00:54:44.117Z] 25986a22c6e8: Preparing [2021-09-30T00:54:44.117Z] 1c1cb1a89906: Preparing [2021-09-30T00:54:44.117Z] a8ab49051124: Preparing [2021-09-30T00:54:44.117Z] 68f183dbb004: Preparing [2021-09-30T00:54:44.117Z] b287e4fe43ef: Preparing [2021-09-30T00:54:44.117Z] c39efab1fe40: Preparing [2021-09-30T00:54:44.117Z] 386fc9fe74c4: Preparing [2021-09-30T00:54:44.117Z] 097a5c91b892: Preparing [2021-09-30T00:54:44.117Z] 74984ba1a09f: Preparing [2021-09-30T00:54:44.117Z] 6d0ac5d4dfcb: Preparing [2021-09-30T00:54:44.117Z] c55d5dbdab40: Preparing [2021-09-30T00:54:44.117Z] 386fc9fe74c4: Waiting [2021-09-30T00:54:44.117Z] 097a5c91b892: Waiting [2021-09-30T00:54:44.394Z] c39efab1fe40: Waiting [2021-09-30T00:54:44.394Z] 74984ba1a09f: Waiting [2021-09-30T00:54:44.394Z] 6d0ac5d4dfcb: Waiting [2021-09-30T00:54:44.394Z] c55d5dbdab40: Waiting [2021-09-30T00:54:44.394Z] 25986a22c6e8: Layer already exists [2021-09-30T00:54:44.394Z] 1c1cb1a89906: Layer already exists [2021-09-30T00:54:44.394Z] a8ab49051124: Layer already exists [2021-09-30T00:54:44.394Z] b287e4fe43ef: Layer already exists [2021-09-30T00:54:44.394Z] 68f183dbb004: Layer already exists [2021-09-30T00:54:44.394Z] 097a5c91b892: Layer already exists [2021-09-30T00:54:44.394Z] c39efab1fe40: Layer already exists [2021-09-30T00:54:44.394Z] 386fc9fe74c4: Layer already exists [2021-09-30T00:54:44.394Z] 74984ba1a09f: Layer already exists [2021-09-30T00:54:44.394Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T00:54:44.394Z] c55d5dbdab40: Layer already exists [2021-09-30T00:54:44.394Z] latest: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:44.758Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:45.104Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.60 [2021-09-30T00:54:45.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T00:54:45.104Z] 25986a22c6e8: Preparing [2021-09-30T00:54:45.104Z] 1c1cb1a89906: Preparing [2021-09-30T00:54:45.104Z] a8ab49051124: Preparing [2021-09-30T00:54:45.104Z] 68f183dbb004: Preparing [2021-09-30T00:54:45.104Z] b287e4fe43ef: Preparing [2021-09-30T00:54:45.104Z] c39efab1fe40: Preparing [2021-09-30T00:54:45.104Z] 386fc9fe74c4: Preparing [2021-09-30T00:54:45.104Z] 097a5c91b892: Preparing [2021-09-30T00:54:45.104Z] 74984ba1a09f: Preparing [2021-09-30T00:54:45.104Z] 6d0ac5d4dfcb: Preparing [2021-09-30T00:54:45.104Z] c55d5dbdab40: Preparing [2021-09-30T00:54:45.104Z] 386fc9fe74c4: Waiting [2021-09-30T00:54:45.104Z] 097a5c91b892: Waiting [2021-09-30T00:54:45.104Z] 74984ba1a09f: Waiting [2021-09-30T00:54:45.104Z] 6d0ac5d4dfcb: Waiting [2021-09-30T00:54:45.104Z] c55d5dbdab40: Waiting [2021-09-30T00:54:45.104Z] c39efab1fe40: Waiting [2021-09-30T00:54:45.379Z] 1c1cb1a89906: Layer already exists [2021-09-30T00:54:45.379Z] b287e4fe43ef: Layer already exists [2021-09-30T00:54:45.379Z] 25986a22c6e8: Layer already exists [2021-09-30T00:54:45.379Z] 68f183dbb004: Layer already exists [2021-09-30T00:54:45.379Z] a8ab49051124: Layer already exists [2021-09-30T00:54:45.379Z] 097a5c91b892: Layer already exists [2021-09-30T00:54:45.379Z] 74984ba1a09f: Layer already exists [2021-09-30T00:54:45.379Z] 386fc9fe74c4: Layer already exists [2021-09-30T00:54:45.379Z] c39efab1fe40: Layer already exists [2021-09-30T00:54:45.379Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T00:54:45.379Z] c55d5dbdab40: Layer already exists [2021-09-30T00:54:45.379Z] 2.0.1-dev.60: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:45.728Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:46.080Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:46.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T00:54:46.080Z] 25986a22c6e8: Preparing [2021-09-30T00:54:46.080Z] 1c1cb1a89906: Preparing [2021-09-30T00:54:46.080Z] a8ab49051124: Preparing [2021-09-30T00:54:46.080Z] 68f183dbb004: Preparing [2021-09-30T00:54:46.080Z] b287e4fe43ef: Preparing [2021-09-30T00:54:46.080Z] c39efab1fe40: Preparing [2021-09-30T00:54:46.080Z] 386fc9fe74c4: Preparing [2021-09-30T00:54:46.080Z] 097a5c91b892: Preparing [2021-09-30T00:54:46.080Z] 74984ba1a09f: Preparing [2021-09-30T00:54:46.080Z] 6d0ac5d4dfcb: Preparing [2021-09-30T00:54:46.080Z] c55d5dbdab40: Preparing [2021-09-30T00:54:46.080Z] c39efab1fe40: Waiting [2021-09-30T00:54:46.080Z] 386fc9fe74c4: Waiting [2021-09-30T00:54:46.080Z] 097a5c91b892: Waiting [2021-09-30T00:54:46.080Z] 74984ba1a09f: Waiting [2021-09-30T00:54:46.080Z] 6d0ac5d4dfcb: Waiting [2021-09-30T00:54:46.080Z] c55d5dbdab40: Waiting [2021-09-30T00:54:46.355Z] 25986a22c6e8: Layer already exists [2021-09-30T00:54:46.355Z] 1c1cb1a89906: Layer already exists [2021-09-30T00:54:46.355Z] b287e4fe43ef: Layer already exists [2021-09-30T00:54:46.355Z] a8ab49051124: Layer already exists [2021-09-30T00:54:46.355Z] 68f183dbb004: Layer already exists [2021-09-30T00:54:46.355Z] 097a5c91b892: Layer already exists [2021-09-30T00:54:46.355Z] c39efab1fe40: Layer already exists [2021-09-30T00:54:46.355Z] 386fc9fe74c4: Layer already exists [2021-09-30T00:54:46.355Z] 74984ba1a09f: Layer already exists [2021-09-30T00:54:46.355Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T00:54:46.355Z] c55d5dbdab40: Layer already exists [2021-09-30T00:54:46.355Z] 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:46.701Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:47.043Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-30T00:54:47.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-30T00:54:47.043Z] 25986a22c6e8: Preparing [2021-09-30T00:54:47.043Z] 1c1cb1a89906: Preparing [2021-09-30T00:54:47.043Z] a8ab49051124: Preparing [2021-09-30T00:54:47.043Z] 68f183dbb004: Preparing [2021-09-30T00:54:47.043Z] b287e4fe43ef: Preparing [2021-09-30T00:54:47.043Z] c39efab1fe40: Preparing [2021-09-30T00:54:47.043Z] 386fc9fe74c4: Preparing [2021-09-30T00:54:47.043Z] 097a5c91b892: Preparing [2021-09-30T00:54:47.043Z] 74984ba1a09f: Preparing [2021-09-30T00:54:47.043Z] 6d0ac5d4dfcb: Preparing [2021-09-30T00:54:47.043Z] c55d5dbdab40: Preparing [2021-09-30T00:54:47.043Z] c39efab1fe40: Waiting [2021-09-30T00:54:47.043Z] 386fc9fe74c4: Waiting [2021-09-30T00:54:47.043Z] 097a5c91b892: Waiting [2021-09-30T00:54:47.043Z] 74984ba1a09f: Waiting [2021-09-30T00:54:47.043Z] 6d0ac5d4dfcb: Waiting [2021-09-30T00:54:47.043Z] c55d5dbdab40: Waiting [2021-09-30T00:54:47.318Z] 25986a22c6e8: Layer already exists [2021-09-30T00:54:47.318Z] 68f183dbb004: Layer already exists [2021-09-30T00:54:47.318Z] a8ab49051124: Layer already exists [2021-09-30T00:54:47.318Z] 1c1cb1a89906: Layer already exists [2021-09-30T00:54:47.318Z] b287e4fe43ef: Layer already exists [2021-09-30T00:54:47.318Z] 097a5c91b892: Layer already exists [2021-09-30T00:54:47.318Z] 74984ba1a09f: Layer already exists [2021-09-30T00:54:47.318Z] 6d0ac5d4dfcb: Layer already exists [2021-09-30T00:54:47.318Z] c39efab1fe40: Layer already exists [2021-09-30T00:54:47.318Z] 386fc9fe74c4: Layer already exists [2021-09-30T00:54:47.318Z] c55d5dbdab40: Layer already exists [2021-09-30T00:54:47.318Z] main: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-30T00:54:47.379Z] ===================================================== [Pipeline] echo [2021-09-30T00:54:47.393Z] taggedImages: [2021-09-30T00:54:47.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [2021-09-30T00:54:47.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-30T00:54:47.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.60 [2021-09-30T00:54:47.393Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [2021-09-30T00:54:47.393Z] - 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-09-30T00:54:47.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T00:54:48.212Z] [2021-09-30T00:54:48.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:54:48.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T00:54:48.844Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-30T00:54:48.844Z] 448f6bf000e3: Pulling fs layer [2021-09-30T00:54:48.844Z] f757da607395: Pulling fs layer [2021-09-30T00:54:48.844Z] 05883995daec: Pulling fs layer [2021-09-30T00:54:48.844Z] 8603b9c90790: Pulling fs layer [2021-09-30T00:54:48.844Z] 1560dd03e051: Pulling fs layer [2021-09-30T00:54:48.844Z] 27f5ce0e4adf: Pulling fs layer [2021-09-30T00:54:48.844Z] c2d8d7efcc4b: Pulling fs layer [2021-09-30T00:54:48.844Z] 8603b9c90790: Waiting [2021-09-30T00:54:48.844Z] 1560dd03e051: Waiting [2021-09-30T00:54:48.844Z] 27f5ce0e4adf: Waiting [2021-09-30T00:54:48.844Z] c2d8d7efcc4b: Waiting [2021-09-30T00:54:49.122Z] f757da607395: Verifying Checksum [2021-09-30T00:54:49.122Z] f757da607395: Download complete [2021-09-30T00:54:49.122Z] 8603b9c90790: Download complete [2021-09-30T00:54:49.396Z] 1560dd03e051: Verifying Checksum [2021-09-30T00:54:49.396Z] 1560dd03e051: Download complete [2021-09-30T00:54:49.396Z] 27f5ce0e4adf: Download complete [2021-09-30T00:54:49.994Z] 05883995daec: Verifying Checksum [2021-09-30T00:54:49.995Z] 05883995daec: Download complete [2021-09-30T00:54:50.591Z] 448f6bf000e3: Verifying Checksum [2021-09-30T00:54:50.591Z] 448f6bf000e3: Download complete [2021-09-30T00:54:53.996Z] c2d8d7efcc4b: Verifying Checksum [2021-09-30T00:54:53.996Z] c2d8d7efcc4b: Download complete [2021-09-30T00:54:54.272Z] 448f6bf000e3: Pull complete [2021-09-30T00:54:55.258Z] f757da607395: Pull complete [2021-09-30T00:54:56.697Z] 05883995daec: Pull complete [2021-09-30T00:54:57.296Z] 8603b9c90790: Pull complete [2021-09-30T00:54:58.281Z] 1560dd03e051: Pull complete [2021-09-30T00:54:58.879Z] 27f5ce0e4adf: Pull complete [2021-09-30T00:55:13.987Z] c2d8d7efcc4b: Pull complete [2021-09-30T00:55:13.987Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-30T00:55:13.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-30T00:55:13.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-30T00:55:14.298Z] prd-ubuntu18.04-docker-arm64-4c-16g-213 does not seem to be running inside a container [2021-09-30T00:55:14.450Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-30T00:55:19.184Z] $ docker top f5adecf76dfb12602c183e6c3c0f859bb49904137ddfa1b01a1b03372982d195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:55:20.360Z] ---> job-cost.sh [2021-09-30T00:55:20.360Z] lf-activate-venv: SKIPPING [2021-09-30T00:55:20.360Z] INFO: No Stack... [2021-09-30T00:55:21.346Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-30T00:55:21.622Z] INFO: Archiving Costs [Pipeline] sh [2021-09-30T00:55:22.371Z] + cat /w/workspace/edgex-go/68/archives/cost.csv [2021-09-30T00:55:22.371Z] + cut -d, -f6 [Pipeline] lock [2021-09-30T00:55:22.467Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-68-stack-cost] [2021-09-30T00:55:22.475Z] Resource [jenkins-edgexfoundry-edgex-go-main-68-stack-cost] did not exist. Created. [2021-09-30T00:55:22.475Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-30T00:55:23.198Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-30T00:55:24.102Z] Stashed 1 file(s) [Pipeline] } [2021-09-30T00:55:24.116Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-30T00:55:24.212Z] $ docker stop --time=1 f5adecf76dfb12602c183e6c3c0f859bb49904137ddfa1b01a1b03372982d195 [2021-09-30T00:55:26.038Z] $ docker rm -f f5adecf76dfb12602c183e6c3c0f859bb49904137ddfa1b01a1b03372982d195 [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-09-30T00:55:27.184Z] provisioning config files... [2021-09-30T00:55:27.199Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/68@tmp/config6051103734250835867tmp [Pipeline] { [Pipeline] sh [2021-09-30T00:55:27.514Z] + set +x [2021-09-30T00:55:27.514Z] + bash -s -- [2021-09-30T00:55:27.514Z] + curl -s https://codecov.io/bash [2021-09-30T00:55:27.783Z] [2021-09-30T00:55:27.783Z] _____ _ [2021-09-30T00:55:27.783Z] / ____| | | [2021-09-30T00:55:27.783Z] | | ___ __| | ___ ___ _____ __ [2021-09-30T00:55:27.783Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-30T00:55:27.783Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-30T00:55:27.783Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-30T00:55:27.783Z] Bash-1.0.6 [2021-09-30T00:55:27.783Z] [2021-09-30T00:55:27.783Z] [2021-09-30T00:55:27.783Z] ==> git version 2.24.4 found [2021-09-30T00:55:27.783Z] ==> 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-09-30T00:55:27.783Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-30T00:55:27.783Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-30T00:55:27.783Z] ==> Jenkins CI detected. [2021-09-30T00:55:27.783Z] current dir:  /w/workspace/edgex-go/68 [2021-09-30T00:55:27.783Z] project root: . [2021-09-30T00:55:27.783Z] --> token set from env [2021-09-30T00:55:27.783Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-30T00:55:27.783Z] ==> Running gcov in . (disable via -X gcov) [2021-09-30T00:55:27.783Z] ==> Python coveragepy not found [2021-09-30T00:55:27.783Z] ==> Searching for coverage reports in: [2021-09-30T00:55:27.783Z] + . [2021-09-30T00:55:27.783Z] -> Found 1 reports [2021-09-30T00:55:27.783Z] ==> Detecting git/mercurial file structure [2021-09-30T00:55:27.783Z] ==> Reading reports [2021-09-30T00:55:27.783Z] + ./coverage.out bytes=403100 [2021-09-30T00:55:27.783Z] ==> Appending adjustments [2021-09-30T00:55:27.783Z] https://docs.codecov.io/docs/fixing-reports [2021-09-30T00:55:28.738Z] + Found adjustments [2021-09-30T00:55:28.738Z] ==> Gzipping contents [2021-09-30T00:55:28.738Z] 56K /tmp/codecov.XH56bp.gz [2021-09-30T00:55:28.738Z] ==> Uploading reports [2021-09-30T00:55:28.738Z] url: https://codecov.io [2021-09-30T00:55:28.738Z] query: branch=main&commit=77fe71b6b44e31624130600da248bb6ad192c9d6&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-30T00:55:28.738Z] -> Pinging Codecov [2021-09-30T00:55:28.738Z] 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=77fe71b6b44e31624130600da248bb6ad192c9d6&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-30T00:55:29.319Z] -> Uploading to [2021-09-30T00:55:29.319Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/77fe71b6b44e31624130600da248bb6ad192c9d6/490203d5-50e3-4f8b-94c3-2559a4bd4bf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T005529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb96e08095f6c95adb6c1b63f2e8e9932a2abe93f377d99eda770431efb4701a [2021-09-30T00:55:29.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T00:55:29.319Z] Dload Upload Total Spent Left Speed [2021-09-30T00:55:29.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54197 0 0 100 54197 0 143k --:--:-- --:--:-- --:--:-- 143k 100 54197 0 0 100 54197 0 143k --:--:-- --:--:-- --:--:-- 143k [2021-09-30T00:55:29.582Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] } [2021-09-30T00:55:29.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-30T00:55:30.259Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-30T00:55:30.283Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:55:30.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-30T00:55:30.593Z] [2021-09-30T00:55:30.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:55:30.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-30T00:55:30.998Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-30T00:55:30.998Z] 188c0c94c7c5: Pulling fs layer [2021-09-30T00:55:30.998Z] 0ef7d3d256c8: Pulling fs layer [2021-09-30T00:55:30.998Z] de9db76c5a1d: Pulling fs layer [2021-09-30T00:55:30.998Z] 0eba1c9be4d2: Pulling fs layer [2021-09-30T00:55:30.998Z] 0d57e429df01: Pulling fs layer [2021-09-30T00:55:30.998Z] 4e4be7b47b0d: Pulling fs layer [2021-09-30T00:55:30.998Z] e1f770b5df2f: Pulling fs layer [2021-09-30T00:55:30.998Z] 85a0685a4137: Pulling fs layer [2021-09-30T00:55:30.998Z] 0eba1c9be4d2: Waiting [2021-09-30T00:55:30.998Z] 0d57e429df01: Waiting [2021-09-30T00:55:30.998Z] 4e4be7b47b0d: Waiting [2021-09-30T00:55:30.998Z] e1f770b5df2f: Waiting [2021-09-30T00:55:30.998Z] 85a0685a4137: Waiting [2021-09-30T00:55:30.998Z] de9db76c5a1d: Verifying Checksum [2021-09-30T00:55:30.998Z] de9db76c5a1d: Download complete [2021-09-30T00:55:30.998Z] 0ef7d3d256c8: Verifying Checksum [2021-09-30T00:55:30.998Z] 0ef7d3d256c8: Download complete [2021-09-30T00:55:30.998Z] 0d57e429df01: Verifying Checksum [2021-09-30T00:55:30.998Z] 0d57e429df01: Download complete [2021-09-30T00:55:31.266Z] 188c0c94c7c5: Verifying Checksum [2021-09-30T00:55:31.266Z] 188c0c94c7c5: Download complete [2021-09-30T00:55:31.531Z] 188c0c94c7c5: Pull complete [2021-09-30T00:55:31.531Z] 0ef7d3d256c8: Pull complete [2021-09-30T00:55:31.795Z] de9db76c5a1d: Pull complete [2021-09-30T00:55:32.059Z] 4e4be7b47b0d: Verifying Checksum [2021-09-30T00:55:32.059Z] 4e4be7b47b0d: Download complete [2021-09-30T00:55:32.671Z] e1f770b5df2f: Verifying Checksum [2021-09-30T00:55:32.671Z] e1f770b5df2f: Download complete [2021-09-30T00:55:36.914Z] 0eba1c9be4d2: Verifying Checksum [2021-09-30T00:55:36.914Z] 0eba1c9be4d2: Download complete [2021-09-30T00:55:37.179Z] 85a0685a4137: Verifying Checksum [2021-09-30T00:55:37.179Z] 85a0685a4137: Download complete [2021-09-30T00:55:39.774Z] 0eba1c9be4d2: Pull complete [2021-09-30T00:55:39.774Z] 0d57e429df01: Pull complete [2021-09-30T00:55:39.774Z] 4e4be7b47b0d: Pull complete [2021-09-30T00:55:40.357Z] e1f770b5df2f: Pull complete [2021-09-30T00:55:43.725Z] 85a0685a4137: Pull complete [2021-09-30T00:55:43.725Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-30T00:55:43.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-30T00:55:43.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-30T00:55:43.819Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:55:43.876Z] $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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-snyk-go:1.410.4 cat [2021-09-30T00:55:46.653Z] $ docker top bf3f812a99c917b4bc2ec4121b29c08251393872441d17364a3008076503d1cd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T00:55:46.755Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-30T00:55:47.054Z] + set -o pipefail [2021-09-30T00:55:47.054Z] + snyk monitor '--org=edgex-jenkins' [2021-09-30T00:55:59.351Z] [2021-09-30T00:55:59.351Z] Monitoring /w/workspace/edgex-go/68 (github.com/edgexfoundry/edgex-go)... [2021-09-30T00:55:59.351Z] [2021-09-30T00:55:59.351Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e0136cb6-29b8-4277-9753-1099973081bc [2021-09-30T00:55:59.351Z] [2021-09-30T00:55:59.351Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-30T00:55:59.351Z] [2021-09-30T00:55:59.351Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-30T00:55:59.351Z] [2021-09-30T00:55:59.351Z] [Pipeline] } [2021-09-30T00:55:59.366Z] $ docker stop --time=1 bf3f812a99c917b4bc2ec4121b29c08251393872441d17364a3008076503d1cd [2021-09-30T00:56:01.241Z] $ docker rm -f bf3f812a99c917b4bc2ec4121b29c08251393872441d17364a3008076503d1cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-30T00:56:02.012Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T00:56:02.030Z] provisioning config files... [2021-09-30T00:56:02.046Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/68@tmp/config5302617119298135281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:56:02.378Z] --> edgex-publish-swagger.sh [2021-09-30T00:56:02.378Z] === Publish openapi/v2 API === [2021-09-30T00:56:02.378Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-30T00:56:02.378Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/68/openapi/v2/core-command.yaml] [2021-09-30T00:56:02.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T00:56:02.378Z] Dload Upload Total Spent Left Speed [2021-09-30T00:56:03.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25649 0:00:01 0:00:01 --:--:-- 25678 100 31867 0 0 100 31867 0 23556 0:00:01 0:00:01 --:--:-- 23552 100 31867 0 0 100 31867 0 23554 0:00:01 0:00:01 --:--:-- 23552 [2021-09-30T00:56:03.785Z] [2021-09-30T00:56:03.785Z] [2021-09-30T00:56:03.785Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/68/openapi/v2/core-data.yaml] [2021-09-30T00:56:03.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T00:56:03.785Z] Dload Upload Total Spent Left Speed [2021-09-30T00:56:04.738Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 58864 0:00:01 0:00:01 --:--:-- 58912 100 65452 0 0 100 65452 0 58855 0:00:01 0:00:01 --:--:-- 58912 [2021-09-30T00:56:04.738Z] [2021-09-30T00:56:04.738Z] [2021-09-30T00:56:04.738Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/68/openapi/v2/core-metadata.yaml] [2021-09-30T00:56:04.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T00:56:04.738Z] Dload Upload Total Spent Left Speed [2021-09-30T00:56:06.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 97k 0:00:01 0:00:01 --:--:-- 97k [2021-09-30T00:56:06.145Z] [2021-09-30T00:56:06.145Z] [2021-09-30T00:56:06.145Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/68/openapi/v2/support-notifications.yaml] [2021-09-30T00:56:06.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T00:56:06.145Z] Dload Upload Total Spent Left Speed [2021-09-30T00:56:07.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 82190 0:00:01 0:00:01 --:--:-- 82224 100 86007 0 0 100 86007 0 82177 0:00:01 0:00:01 --:--:-- 82224 [2021-09-30T00:56:07.107Z] [2021-09-30T00:56:07.107Z] [2021-09-30T00:56:07.107Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/68/openapi/v2/support-scheduler.yaml] [2021-09-30T00:56:07.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T00:56:07.107Z] Dload Upload Total Spent Left Speed [2021-09-30T00:56:08.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 37889 --:--:-- --:--:-- --:--:-- 37884 100 36710 0 0 100 36710 0 37883 --:--:-- --:--:-- --:--:-- 37884 [2021-09-30T00:56:08.059Z] [2021-09-30T00:56:08.059Z] [2021-09-30T00:56:08.059Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/68/openapi/v2/system-agent.yaml] [2021-09-30T00:56:08.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-30T00:56:08.059Z] Dload Upload Total Spent Left Speed [2021-09-30T00:56:09.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18945 0:00:01 0:00:01 --:--:-- 18958 100 19603 0 0 100 19603 0 18942 0:00:01 0:00:01 --:--:-- 18958 [2021-09-30T00:56:09.018Z] [2021-09-30T00:56:09.018Z] [Pipeline] } [2021-09-30T00:56:09.033Z] 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-09-30T00:56:09.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:56:09.615Z] . [Pipeline] withDockerContainer [2021-09-30T00:56:09.722Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:56:09.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T00:56:10.276Z] $ docker top fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T00:56:10.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T00:56:10.420Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T00:56:10.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T00:56:10.570Z] $ docker exec fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 ssh-agent [2021-09-30T00:56:10.702Z] SSH_AUTH_SOCK=/tmp/ssh-mU5EAa0b9Eqg/agent.14 [2021-09-30T00:56:10.702Z] SSH_AGENT_PID=21 [2021-09-30T00:56:10.713Z] Running ssh-add (command line suppressed) [2021-09-30T00:56:10.832Z] Identity added: /w/workspace/edgex-go/68@tmp/private_key_7133025806018043427.key (/w/workspace/edgex-go/68@tmp/private_key_7133025806018043427.key) [2021-09-30T00:56:10.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T00:56:11.168Z] + git semver tag [2021-09-30T00:56:11.168Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T00:56:11.168Z] # $GIT_DIR = /w/workspace/edgex-go/68/.git [2021-09-30T00:56:11.168Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/68 [2021-09-30T00:56:11.168Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T00:56:11.168Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T00:56:11.168Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T00:56:11.168Z] # $SEMVER_BRANCH = main [2021-09-30T00:56:11.168Z] # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver [2021-09-30T00:56:11.168Z] # 77fe71b6b44e31624130600da248bb6ad192c9d6 HEAD [2021-09-30T00:56:11.168Z] # -> Force: false [2021-09-30T00:56:11.168Z] # b16068826c1b052c28f9bcf7330a3892f4b4ae1e refs/tags/v2.0.1-dev.60 [Pipeline] } [2021-09-30T00:56:11.180Z] $ docker exec --env ******** --env ******** fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 ssh-agent -k [2021-09-30T00:56:11.285Z] unset SSH_AUTH_SOCK; [2021-09-30T00:56:11.286Z] unset SSH_AGENT_PID; [2021-09-30T00:56:11.286Z] echo Agent pid 21 killed; [2021-09-30T00:56:11.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T00:56:11.652Z] + git semver [Pipeline] } [2021-09-30T00:56:11.671Z] $ docker stop --time=1 fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 [2021-09-30T00:56:12.893Z] $ docker rm -f fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:56:13.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T00:56:13.580Z] [2021-09-30T00:56:13.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:56:13.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T00:56:13.902Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-30T00:56:13.902Z] ab5ef0e58194: Pulling fs layer [2021-09-30T00:56:13.902Z] 9712f1f96733: Pulling fs layer [2021-09-30T00:56:13.902Z] 63f879dbbcfc: Pulling fs layer [2021-09-30T00:56:13.902Z] 0d9ebad4ef96: Pulling fs layer [2021-09-30T00:56:13.902Z] e9a5061849ea: Pulling fs layer [2021-09-30T00:56:13.902Z] d747dcd14b5f: Pulling fs layer [2021-09-30T00:56:13.902Z] 2de7ff778b66: Pulling fs layer [2021-09-30T00:56:13.902Z] e9a5061849ea: Waiting [2021-09-30T00:56:13.902Z] d747dcd14b5f: Waiting [2021-09-30T00:56:13.902Z] 2de7ff778b66: Waiting [2021-09-30T00:56:13.902Z] 0d9ebad4ef96: Waiting [2021-09-30T00:56:13.902Z] 9712f1f96733: Verifying Checksum [2021-09-30T00:56:13.902Z] 9712f1f96733: Download complete [2021-09-30T00:56:16.078Z] 63f879dbbcfc: Verifying Checksum [2021-09-30T00:56:16.078Z] 63f879dbbcfc: Download complete [2021-09-30T00:56:16.347Z] e9a5061849ea: Verifying Checksum [2021-09-30T00:56:16.347Z] e9a5061849ea: Download complete [2021-09-30T00:56:16.347Z] d747dcd14b5f: Verifying Checksum [2021-09-30T00:56:16.347Z] d747dcd14b5f: Download complete [2021-09-30T00:56:16.817Z] 2de7ff778b66: Verifying Checksum [2021-09-30T00:56:16.817Z] 2de7ff778b66: Download complete [2021-09-30T00:56:17.400Z] 0d9ebad4ef96: Verifying Checksum [2021-09-30T00:56:17.400Z] 0d9ebad4ef96: Download complete [2021-09-30T00:56:17.983Z] ab5ef0e58194: Verifying Checksum [2021-09-30T00:56:17.983Z] ab5ef0e58194: Download complete [2021-09-30T00:56:20.575Z] ab5ef0e58194: Pull complete [2021-09-30T00:56:20.575Z] 9712f1f96733: Pull complete [2021-09-30T00:56:21.540Z] 63f879dbbcfc: Pull complete [2021-09-30T00:56:24.926Z] 0d9ebad4ef96: Pull complete [2021-09-30T00:56:25.198Z] e9a5061849ea: Pull complete [2021-09-30T00:56:25.198Z] d747dcd14b5f: Pull complete [2021-09-30T00:56:26.611Z] 2de7ff778b66: Pull complete [2021-09-30T00:56:26.611Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-30T00:56:26.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-30T00:56:26.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-30T00:56:26.702Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:56:26.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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:0.23.1-centos7 cat [2021-09-30T00:56:30.090Z] $ docker top da6fa7d20334a9de53a5f70361a7a3dfb4ccfb286a0fa8cffcbbd2033884bea2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-30T00:56:30.193Z] provisioning config files... [2021-09-30T00:56:30.206Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/68@tmp/config1437983905668726494tmp [2021-09-30T00:56:30.228Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/68@tmp/config4305136864706670804tmp [2021-09-30T00:56:30.247Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/68@tmp/config7477923028299869997tmp [Pipeline] { [Pipeline] echo [2021-09-30T00:56:30.271Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:56:30.580Z] ---> sigul-configuration.sh [2021-09-30T00:56:30.580Z] gpg: directory `/root/.gnupg' created [2021-09-30T00:56:30.580Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-30T00:56:30.580Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-30T00:56:30.580Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-30T00:56:30.580Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-30T00:56:30.580Z] gpg: CAST5 encrypted data [2021-09-30T00:56:30.580Z] gpg: encrypted with 1 passphrase [2021-09-30T00:56:30.580Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-30T00:56:30.885Z] + mkdir /home/jenkins [2021-09-30T00:56:30.885Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-30T00:56:31.192Z] + 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-09-30T00:56:31.206Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:56:31.517Z] ---> sigul-install.sh [2021-09-30T00:56:31.517Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-30T00:56:31.825Z] + git tag --list [2021-09-30T00:56:31.825Z] 0.6.0 [2021-09-30T00:56:31.825Z] 0.6.1 [2021-09-30T00:56:31.825Z] 0.7.0 [2021-09-30T00:56:31.825Z] 0.7.1 [2021-09-30T00:56:31.825Z] v1.0.0 [2021-09-30T00:56:31.825Z] v1.0.1 [2021-09-30T00:56:31.825Z] v1.1.0 [2021-09-30T00:56:31.825Z] v1.2.0 [2021-09-30T00:56:31.825Z] v1.2.1 [2021-09-30T00:56:31.825Z] v1.3.0 [2021-09-30T00:56:31.825Z] v1.3.1 [2021-09-30T00:56:31.825Z] v2.0.0 [2021-09-30T00:56:31.825Z] v2.0.1-dev.1 [2021-09-30T00:56:31.825Z] v2.0.1-dev.10 [2021-09-30T00:56:31.825Z] v2.0.1-dev.11 [2021-09-30T00:56:31.825Z] v2.0.1-dev.12 [2021-09-30T00:56:31.825Z] v2.0.1-dev.13 [2021-09-30T00:56:31.825Z] v2.0.1-dev.14 [2021-09-30T00:56:31.825Z] v2.0.1-dev.15 [2021-09-30T00:56:31.825Z] v2.0.1-dev.16 [2021-09-30T00:56:31.825Z] v2.0.1-dev.17 [2021-09-30T00:56:31.825Z] v2.0.1-dev.18 [2021-09-30T00:56:31.825Z] v2.0.1-dev.19 [2021-09-30T00:56:31.825Z] v2.0.1-dev.2 [2021-09-30T00:56:31.825Z] v2.0.1-dev.20 [2021-09-30T00:56:31.825Z] v2.0.1-dev.21 [2021-09-30T00:56:31.825Z] v2.0.1-dev.22 [2021-09-30T00:56:31.825Z] v2.0.1-dev.23 [2021-09-30T00:56:31.825Z] v2.0.1-dev.24 [2021-09-30T00:56:31.825Z] v2.0.1-dev.25 [2021-09-30T00:56:31.825Z] v2.0.1-dev.26 [2021-09-30T00:56:31.825Z] v2.0.1-dev.27 [2021-09-30T00:56:31.825Z] v2.0.1-dev.28 [2021-09-30T00:56:31.825Z] v2.0.1-dev.29 [2021-09-30T00:56:31.825Z] v2.0.1-dev.3 [2021-09-30T00:56:31.825Z] v2.0.1-dev.30 [2021-09-30T00:56:31.825Z] v2.0.1-dev.31 [2021-09-30T00:56:31.825Z] v2.0.1-dev.32 [2021-09-30T00:56:31.825Z] v2.0.1-dev.33 [2021-09-30T00:56:31.825Z] v2.0.1-dev.34 [2021-09-30T00:56:31.825Z] v2.0.1-dev.35 [2021-09-30T00:56:31.825Z] v2.0.1-dev.36 [2021-09-30T00:56:31.825Z] v2.0.1-dev.37 [2021-09-30T00:56:31.825Z] v2.0.1-dev.38 [2021-09-30T00:56:31.825Z] v2.0.1-dev.39 [2021-09-30T00:56:31.825Z] v2.0.1-dev.4 [2021-09-30T00:56:31.825Z] v2.0.1-dev.40 [2021-09-30T00:56:31.825Z] v2.0.1-dev.41 [2021-09-30T00:56:31.825Z] v2.0.1-dev.42 [2021-09-30T00:56:31.825Z] v2.0.1-dev.43 [2021-09-30T00:56:31.825Z] v2.0.1-dev.44 [2021-09-30T00:56:31.825Z] v2.0.1-dev.45 [2021-09-30T00:56:31.825Z] v2.0.1-dev.46 [2021-09-30T00:56:31.825Z] v2.0.1-dev.47 [2021-09-30T00:56:31.825Z] v2.0.1-dev.48 [2021-09-30T00:56:31.825Z] v2.0.1-dev.49 [2021-09-30T00:56:31.825Z] v2.0.1-dev.5 [2021-09-30T00:56:31.825Z] v2.0.1-dev.50 [2021-09-30T00:56:31.825Z] v2.0.1-dev.51 [2021-09-30T00:56:31.825Z] v2.0.1-dev.52 [2021-09-30T00:56:31.825Z] v2.0.1-dev.53 [2021-09-30T00:56:31.825Z] v2.0.1-dev.54 [2021-09-30T00:56:31.825Z] v2.0.1-dev.55 [2021-09-30T00:56:31.825Z] v2.0.1-dev.56 [2021-09-30T00:56:31.825Z] v2.0.1-dev.57 [2021-09-30T00:56:31.825Z] v2.0.1-dev.58 [2021-09-30T00:56:31.825Z] v2.0.1-dev.59 [2021-09-30T00:56:31.825Z] v2.0.1-dev.6 [2021-09-30T00:56:31.825Z] v2.0.1-dev.60 [2021-09-30T00:56:31.825Z] v2.0.1-dev.7 [2021-09-30T00:56:31.825Z] v2.0.1-dev.8 [2021-09-30T00:56:31.825Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-30T00:56:32.141Z] + lftools sign git-tag v2.0.1-dev.60 [2021-09-30T00:56:32.727Z] Signing Git tag with Sigul... [2021-09-30T00:56:32.727Z] Signing v2.0.1-dev.60 [Pipeline] echo [2021-09-30T00:56:33.697Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:56:34.004Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-30T00:56:34.016Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-30T00:56:34.044Z] $ docker stop --time=1 da6fa7d20334a9de53a5f70361a7a3dfb4ccfb286a0fa8cffcbbd2033884bea2 [2021-09-30T00:56:35.265Z] $ docker rm -f da6fa7d20334a9de53a5f70361a7a3dfb4ccfb286a0fa8cffcbbd2033884bea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:56:35.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:56:35.991Z] . [Pipeline] withDockerContainer [2021-09-30T00:56:36.102Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:56:36.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T00:56:36.552Z] $ docker top ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T00:56:36.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T00:56:36.699Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T00:56:36.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T00:56:36.827Z] $ docker exec ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b ssh-agent [2021-09-30T00:56:36.955Z] SSH_AUTH_SOCK=/tmp/ssh-XLOvZWXtcw34/agent.15 [2021-09-30T00:56:36.955Z] SSH_AGENT_PID=21 [2021-09-30T00:56:36.966Z] Running ssh-add (command line suppressed) [2021-09-30T00:56:37.073Z] Identity added: /w/workspace/edgex-go/68@tmp/private_key_7194752660011483627.key (/w/workspace/edgex-go/68@tmp/private_key_7194752660011483627.key) [2021-09-30T00:56:37.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T00:56:37.417Z] + git semver bump pre [2021-09-30T00:56:37.417Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T00:56:37.417Z] # $GIT_DIR = /w/workspace/edgex-go/68/.git [2021-09-30T00:56:37.417Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/68 [2021-09-30T00:56:37.417Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T00:56:37.417Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T00:56:37.417Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T00:56:37.417Z] # $SEMVER_BRANCH = main [2021-09-30T00:56:37.417Z] # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver [2021-09-30T00:56:37.417Z] 2.0.1-dev.61 [Pipeline] } [2021-09-30T00:56:37.438Z] $ docker exec --env ******** --env ******** ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b ssh-agent -k [2021-09-30T00:56:37.571Z] unset SSH_AUTH_SOCK; [2021-09-30T00:56:37.572Z] unset SSH_AGENT_PID; [2021-09-30T00:56:37.572Z] echo Agent pid 21 killed; [2021-09-30T00:56:37.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T00:56:37.981Z] + git semver [Pipeline] } [2021-09-30T00:56:38.000Z] $ docker stop --time=1 ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b [2021-09-30T00:56:39.224Z] $ docker rm -f ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:56:39.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T00:56:39.628Z] . [Pipeline] withDockerContainer [2021-09-30T00:56:39.722Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:56:39.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T00:56:40.188Z] $ docker top a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T00:56:40.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T00:56:40.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T00:56:40.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T00:56:40.452Z] $ docker exec a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca ssh-agent [2021-09-30T00:56:40.583Z] SSH_AUTH_SOCK=/tmp/ssh-oWwIneQuIgw3/agent.13 [2021-09-30T00:56:40.583Z] SSH_AGENT_PID=19 [2021-09-30T00:56:40.593Z] Running ssh-add (command line suppressed) [2021-09-30T00:56:40.704Z] Identity added: /w/workspace/edgex-go/68@tmp/private_key_2595963410225573069.key (/w/workspace/edgex-go/68@tmp/private_key_2595963410225573069.key) [2021-09-30T00:56:40.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T00:56:41.044Z] + git semver push [2021-09-30T00:56:41.044Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T00:56:41.044Z] # $GIT_DIR = /w/workspace/edgex-go/68/.git [2021-09-30T00:56:41.044Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/68 [2021-09-30T00:56:41.044Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T00:56:41.044Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T00:56:41.044Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T00:56:41.044Z] # $SEMVER_BRANCH = main [2021-09-30T00:56:41.044Z] # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver [Pipeline] } [2021-09-30T00:56:45.297Z] $ docker exec --env ******** --env ******** a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca ssh-agent -k [2021-09-30T00:56:45.402Z] unset SSH_AUTH_SOCK; [2021-09-30T00:56:45.402Z] unset SSH_AGENT_PID; [2021-09-30T00:56:45.402Z] echo Agent pid 19 killed; [2021-09-30T00:56:45.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T00:56:45.768Z] + git semver [Pipeline] } [2021-09-30T00:56:45.787Z] $ docker stop --time=1 a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca [2021-09-30T00:56:46.993Z] $ docker rm -f a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-30T00:56:47.805Z] + '[' -d /w/workspace/edgex-go/68/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:56:48.123Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:56:48.722Z] ---> package-listing.sh [2021-09-30T00:56:48.722Z] ++ facter osfamily [2021-09-30T00:56:48.722Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T00:56:48.990Z] + OS_FAMILY=redhat [2021-09-30T00:56:48.990Z] + workspace=/w/workspace/edgex-go/68 [2021-09-30T00:56:48.990Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T00:56:48.990Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T00:56:48.990Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T00:56:48.990Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T00:56:48.990Z] + '[' /w/workspace/edgex-go/68 ']' [2021-09-30T00:56:48.990Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T00:56:48.990Z] + case "${OS_FAMILY}" in [2021-09-30T00:56:48.990Z] + rpm -qa [2021-09-30T00:56:48.990Z] + sort [2021-09-30T00:56:50.928Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T00:56:50.928Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T00:56:50.928Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T00:56:50.928Z] + '[' /w/workspace/edgex-go/68 ']' [2021-09-30T00:56:50.928Z] + mkdir -p /w/workspace/edgex-go/68/archives/ [2021-09-30T00:56:50.928Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/68/archives/ [Pipeline] echo [2021-09-30T00:56:50.948Z] 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/68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T00:56:51.251Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:56:51.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T00:56:51.916Z] [2021-09-30T00:56:51.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T00:56:52.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T00:56:52.239Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T00:56:52.239Z] b4d181a07f80: Pulling fs layer [2021-09-30T00:56:52.239Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T00:56:52.239Z] ed53099fbce6: Pulling fs layer [2021-09-30T00:56:52.239Z] dc539afda2c1: Pulling fs layer [2021-09-30T00:56:52.239Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T00:56:52.239Z] 9065ff56babe: Pulling fs layer [2021-09-30T00:56:52.239Z] d287ab97295c: Pulling fs layer [2021-09-30T00:56:52.239Z] dc539afda2c1: Waiting [2021-09-30T00:56:52.239Z] 77bc0d833cb6: Waiting [2021-09-30T00:56:52.239Z] d287ab97295c: Waiting [2021-09-30T00:56:52.239Z] 9065ff56babe: Waiting [2021-09-30T00:56:52.504Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T00:56:52.504Z] a1111a8f2ec3: Download complete [2021-09-30T00:56:52.504Z] dc539afda2c1: Verifying Checksum [2021-09-30T00:56:52.504Z] dc539afda2c1: Download complete [2021-09-30T00:56:52.767Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T00:56:52.767Z] 77bc0d833cb6: Download complete [2021-09-30T00:56:52.767Z] 9065ff56babe: Verifying Checksum [2021-09-30T00:56:52.767Z] 9065ff56babe: Download complete [2021-09-30T00:56:53.031Z] ed53099fbce6: Verifying Checksum [2021-09-30T00:56:53.031Z] ed53099fbce6: Download complete [2021-09-30T00:56:53.989Z] b4d181a07f80: Verifying Checksum [2021-09-30T00:56:53.989Z] b4d181a07f80: Download complete [2021-09-30T00:56:54.952Z] b4d181a07f80: Pull complete [2021-09-30T00:56:55.233Z] a1111a8f2ec3: Pull complete [2021-09-30T00:56:55.816Z] ed53099fbce6: Pull complete [2021-09-30T00:56:55.816Z] dc539afda2c1: Pull complete [2021-09-30T00:56:56.083Z] 77bc0d833cb6: Pull complete [2021-09-30T00:56:56.083Z] 9065ff56babe: Pull complete [2021-09-30T00:56:57.047Z] d287ab97295c: Verifying Checksum [2021-09-30T00:56:57.047Z] d287ab97295c: Download complete [2021-09-30T00:57:01.320Z] d287ab97295c: Pull complete [2021-09-30T00:57:01.320Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T00:57:01.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T00:57:01.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T00:57:01.522Z] prd-centos7-docker-4c-2g-206 does not seem to be running inside a container [2021-09-30T00:57:01.574Z] $ 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/68/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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@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:latest cat [2021-09-30T00:57:04.240Z] $ docker top 020af852ff1984ab2271fe982bc02436b40b093f236e07d1e152d61897db6ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T00:57:04.640Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T00:57:04.960Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T00:57:05.268Z] + ls /var/log/sa-host [2021-09-30T00:57:05.268Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T00:57:05.268Z] file_magic: OK [2021-09-30T00:57:05.268Z] HZ: Using current value: 100 [2021-09-30T00:57:05.268Z] file_header: OK [2021-09-30T00:57:05.268Z] 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-09-30T00:57:05.268Z] Statistics: [2021-09-30T00:57:05.268Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T00:57:05.268Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T00:57:05.268Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T00:57:05.268Z] file_magic: OK [2021-09-30T00:57:05.268Z] HZ: Using current value: 100 [2021-09-30T00:57:05.268Z] file_header: OK [2021-09-30T00:57:05.268Z] 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-09-30T00:57:05.268Z] Statistics: [2021-09-30T00:57:05.268Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T00:57:05.268Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T00:57:05.866Z] provisioning config files... [2021-09-30T00:57:05.884Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/68@tmp/config4590871569921269114tmp [Pipeline] { [Pipeline] echo [2021-09-30T00:57:05.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:57:06.232Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T00:57:06.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:57:06.663Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T00:57:06.675Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:57:06.993Z] ---> sudo-logs.sh [2021-09-30T00:57:06.993Z] Archiving 'sudo' log.. [2021-09-30T00:57:06.993Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-206.vexxhost.local: Name or service not known [2021-09-30T00:57:12.319Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-206.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T00:57:12.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:57:12.671Z] ---> job-cost.sh [2021-09-30T00:57:12.671Z] lf-activate-venv: SKIPPING [2021-09-30T00:57:12.671Z] DEBUG: total: 0.10999999940395355 [2021-09-30T00:57:12.671Z] INFO: Retrieving Stack Cost... [2021-09-30T00:57:13.629Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T00:57:14.208Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T00:57:14.227Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T00:57:14.537Z] ---> logs-deploy.sh [2021-09-30T00:57:14.537Z] lf-activate-venv: SKIPPING [2021-09-30T00:57:14.537Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/68 [2021-09-30T00:57:14.537Z] INFO: archiving workspace using pattern(s): [2021-09-30T00:57:15.131Z] Archives upload complete. [2021-09-30T00:57:15.396Z] INFO: archiving logs to Nexus