Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adab524842ba92084c48de8882a5fafcaa7ec4f3 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-ssh5178755012073295354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2401961012732566673.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6150937203705037704.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1247464339360315170.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-ssh7262103884104157079.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13370 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/98 [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/98 # 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/98@tmp/jenkins-gitclient-ssh4494888996791034237.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 adab524842ba92084c48de8882a5fafcaa7ec4f3 (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 adab524842ba92084c48de8882a5fafcaa7ec4f3 # timeout=10 Commit message: "feat: Add Secret File config setting (#3788)" > git rev-list --no-walk fafdfd55f3eac649b2481f5a43ab36bd080d3bbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-29T00:46:48.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-29T00:46:48.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-29T00:46:48.638Z] ========================================================= [2021-10-29T00:46:48.638Z] EdgeX Global Pipelines Version Info [2021-10-29T00:46:48.638Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-29T00:46:49.794Z] ------------------- [2021-10-29T00:46:49.795Z] stable info: [2021-10-29T00:46:49.795Z] ------------------- [2021-10-29T00:46:49.795Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-29T00:46:49.795Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-29T00:46:49.795Z] Message: update stable to v1.0.210 [2021-10-29T00:46:50.371Z] ------------------- [2021-10-29T00:46:50.371Z] experimental info: [2021-10-29T00:46:50.371Z] ------------------- [2021-10-29T00:46:50.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-29T00:46:50.371Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-29T00:46:50.371Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-29T00:46:50.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-29T00:46:50.463Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-29T00:46:50.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-29T00:46:50.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-29T00:46:50.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-29T00:46:50.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-29T00:46:50.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-29T00:46:50.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-29T00:46:50.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-29T00:46:50.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-29T00:46:50.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-29T00:46:50.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-29T00:46:50.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-29T00:46:50.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-29T00:46:50.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-29T00:46:50.616Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-29T00:46:50.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-29T00:46:50.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-29T00:46:50.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-29T00:46:50.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-29T00:46:50.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-29T00:46:50.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-29T00:46:50.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-29T00:46:50.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-29T00:46:50.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-29T00:46:50.708Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] echo [2021-10-29T00:46:50.716Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adab524 [Pipeline] echo [2021-10-29T00:46:50.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T00:46:50.754Z] provisioning config files... [2021-10-29T00:46:50.767Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/98@tmp/config5498541383739436366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T00:46:51.077Z] ---> docker-login.sh [2021-10-29T00:46:51.077Z] nexus3.edgexfoundry.org:10001 [2021-10-29T00:46:51.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:46:51.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:46:51.338Z] Configure a credential helper to remove this warning. See [2021-10-29T00:46:51.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:46:51.338Z] [2021-10-29T00:46:51.338Z] Login Succeeded [2021-10-29T00:46:51.338Z] nexus3.edgexfoundry.org:10002 [2021-10-29T00:46:51.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:46:51.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:46:51.338Z] Configure a credential helper to remove this warning. See [2021-10-29T00:46:51.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:46:51.338Z] [2021-10-29T00:46:51.338Z] Login Succeeded [2021-10-29T00:46:51.338Z] nexus3.edgexfoundry.org:10003 [2021-10-29T00:46:51.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:46:51.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:46:51.598Z] Configure a credential helper to remove this warning. See [2021-10-29T00:46:51.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:46:51.598Z] [2021-10-29T00:46:51.598Z] Login Succeeded [2021-10-29T00:46:51.598Z] nexus3.edgexfoundry.org:10004 [2021-10-29T00:46:51.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:46:51.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:46:51.598Z] Configure a credential helper to remove this warning. See [2021-10-29T00:46:51.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:46:51.598Z] [2021-10-29T00:46:51.598Z] Login Succeeded [2021-10-29T00:46:51.598Z] docker.io [2021-10-29T00:46:51.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:46:52.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:46:52.169Z] Configure a credential helper to remove this warning. See [2021-10-29T00:46:52.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:46:52.169Z] [2021-10-29T00:46:52.169Z] Login Succeeded [2021-10-29T00:46:52.169Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T00:46:52.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T00:46:52.489Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/core-command/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/core-data/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-29T00:46:52.489Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-29T00:46:52.489Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-29T00:46:52.489Z] ++ cut -d/ -f2 [2021-10-29T00:46:52.489Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-29T00:46:52.529Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:46:53.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T00:46:53.036Z] [2021-10-29T00:46:53.036Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:46:53.360Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T00:46:53.360Z] latest: Pulling from edgex-devops/git-semver [2021-10-29T00:46:53.360Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T00:46:53.360Z] 3e5f54012d9b: Pulling fs layer [2021-10-29T00:46:53.360Z] 4c7163046ea9: Pulling fs layer [2021-10-29T00:46:53.360Z] 0c2d73faf560: Pulling fs layer [2021-10-29T00:46:53.360Z] 0c2d73faf560: Waiting [2021-10-29T00:46:53.360Z] 3e5f54012d9b: Verifying Checksum [2021-10-29T00:46:53.360Z] 3e5f54012d9b: Download complete [2021-10-29T00:46:53.360Z] a0d0a0d46f8b: Verifying Checksum [2021-10-29T00:46:53.360Z] a0d0a0d46f8b: Download complete [2021-10-29T00:46:53.360Z] 4c7163046ea9: Verifying Checksum [2021-10-29T00:46:53.360Z] 4c7163046ea9: Download complete [2021-10-29T00:46:53.360Z] 0c2d73faf560: Verifying Checksum [2021-10-29T00:46:53.360Z] 0c2d73faf560: Download complete [2021-10-29T00:46:53.628Z] a0d0a0d46f8b: Pull complete [2021-10-29T00:46:53.628Z] 3e5f54012d9b: Pull complete [2021-10-29T00:46:53.898Z] 4c7163046ea9: Pull complete [2021-10-29T00:46:54.160Z] 0c2d73faf560: Pull complete [2021-10-29T00:46:54.160Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-29T00:46:54.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T00:46:54.160Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-29T00:46:54.237Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T00:46:54.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-29T00:46:55.188Z] $ docker top 04763dfe097c7d204fa2af3e4eecf30a16f681104deccc0e36153e37022a041d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T00:46:55.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T00:46:55.287Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T00:46:55.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T00:46:55.404Z] $ docker exec 04763dfe097c7d204fa2af3e4eecf30a16f681104deccc0e36153e37022a041d ssh-agent [2021-10-29T00:46:55.517Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFClkMD/agent.13 [2021-10-29T00:46:55.517Z] SSH_AGENT_PID=20 [2021-10-29T00:46:55.527Z] Running ssh-add (command line suppressed) [2021-10-29T00:46:55.632Z] Identity added: /w/workspace/edgex-go/98@tmp/private_key_4087542117440034799.key (/w/workspace/edgex-go/98@tmp/private_key_4087542117440034799.key) [2021-10-29T00:46:55.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T00:46:55.948Z] + git tag --points-at HEAD [Pipeline] } [2021-10-29T00:46:55.966Z] $ docker exec --env ******** --env ******** 04763dfe097c7d204fa2af3e4eecf30a16f681104deccc0e36153e37022a041d ssh-agent -k [2021-10-29T00:46:56.053Z] unset SSH_AUTH_SOCK; [2021-10-29T00:46:56.054Z] unset SSH_AGENT_PID; [2021-10-29T00:46:56.054Z] echo Agent pid 20 killed; [2021-10-29T00:46:56.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-29T00:46:56.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T00:46:56.082Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T00:46:56.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T00:46:56.179Z] $ docker exec 04763dfe097c7d204fa2af3e4eecf30a16f681104deccc0e36153e37022a041d ssh-agent [2021-10-29T00:46:56.279Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIjlMAl/agent.54 [2021-10-29T00:46:56.279Z] SSH_AGENT_PID=61 [2021-10-29T00:46:56.283Z] Running ssh-add (command line suppressed) [2021-10-29T00:46:56.370Z] Identity added: /w/workspace/edgex-go/98@tmp/private_key_5778452976124012127.key (/w/workspace/edgex-go/98@tmp/private_key_5778452976124012127.key) [2021-10-29T00:46:56.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T00:46:56.673Z] + git semver init [2021-10-29T00:46:56.673Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T00:46:56.673Z] # $GIT_DIR = /w/workspace/edgex-go/98/.git [2021-10-29T00:46:56.673Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/98 [2021-10-29T00:46:56.673Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T00:46:56.673Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T00:46:56.673Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T00:46:56.673Z] # $SEMVER_BRANCH = main [2021-10-29T00:46:56.673Z] # $SEMVER_TEMP = /tmp/semver-629345348 [2021-10-29T00:46:56.673Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-29T00:47:08.976Z] # '/tmp/semver-629345348' -> '/w/workspace/edgex-go/98/.semver' [2021-10-29T00:47:09.236Z] # -> Force: false [2021-10-29T00:47:09.236Z] # $SEMVER_DIR = /w/workspace/edgex-go/98/.semver [Pipeline] } [2021-10-29T00:47:09.245Z] $ docker exec --env ******** --env ******** 04763dfe097c7d204fa2af3e4eecf30a16f681104deccc0e36153e37022a041d ssh-agent -k [2021-10-29T00:47:09.345Z] unset SSH_AUTH_SOCK; [2021-10-29T00:47:09.345Z] unset SSH_AGENT_PID; [2021-10-29T00:47:09.345Z] echo Agent pid 61 killed; [2021-10-29T00:47:09.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T00:47:09.678Z] + git semver [Pipeline] } [2021-10-29T00:47:09.691Z] $ docker stop --time=1 04763dfe097c7d204fa2af3e4eecf30a16f681104deccc0e36153e37022a041d [2021-10-29T00:47:11.985Z] $ docker rm -f 04763dfe097c7d204fa2af3e4eecf30a16f681104deccc0e36153e37022a041d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T00:47:12.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-29T00:47:12.584Z] Stashed 1 file(s) [Pipeline] echo [2021-10-29T00:47:12.586Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.86 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-29T00:47:12.795Z] ========================================================= [2021-10-29T00:47:12.795Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-29T00:47:12.795Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-29T00:47:13.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T00:47:13.089Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-29T00:47:13.089Z] a0d0a0d46f8b: Already exists [2021-10-29T00:47:13.089Z] 31adcdaf11c8: Pulling fs layer [2021-10-29T00:47:13.089Z] b8b176561691: Pulling fs layer [2021-10-29T00:47:13.089Z] 4527c011a84f: Pulling fs layer [2021-10-29T00:47:13.089Z] 5d74067f8e1e: Pulling fs layer [2021-10-29T00:47:13.089Z] e0aca202a116: Pulling fs layer [2021-10-29T00:47:13.089Z] 3a43be97a3b4: Pulling fs layer [2021-10-29T00:47:13.089Z] 34cad66bf833: Pulling fs layer [2021-10-29T00:47:13.089Z] b4e3c513aaa6: Pulling fs layer [2021-10-29T00:47:13.089Z] 5d74067f8e1e: Waiting [2021-10-29T00:47:13.089Z] e0aca202a116: Waiting [2021-10-29T00:47:13.089Z] 3a43be97a3b4: Waiting [2021-10-29T00:47:13.089Z] 34cad66bf833: Waiting [2021-10-29T00:47:13.089Z] b4e3c513aaa6: Waiting [2021-10-29T00:47:13.089Z] b8b176561691: Download complete [2021-10-29T00:47:13.089Z] 31adcdaf11c8: Verifying Checksum [2021-10-29T00:47:13.089Z] 31adcdaf11c8: Download complete [2021-10-29T00:47:13.089Z] 5d74067f8e1e: Verifying Checksum [2021-10-29T00:47:13.089Z] 5d74067f8e1e: Download complete [2021-10-29T00:47:13.089Z] e0aca202a116: Verifying Checksum [2021-10-29T00:47:13.089Z] e0aca202a116: Download complete [2021-10-29T00:47:13.089Z] 3a43be97a3b4: Verifying Checksum [2021-10-29T00:47:13.089Z] 3a43be97a3b4: Download complete [2021-10-29T00:47:13.358Z] 31adcdaf11c8: Pull complete [2021-10-29T00:47:13.358Z] 34cad66bf833: Verifying Checksum [2021-10-29T00:47:13.358Z] 34cad66bf833: Download complete [2021-10-29T00:47:13.358Z] b8b176561691: Pull complete [2021-10-29T00:47:13.620Z] 4527c011a84f: Download complete [2021-10-29T00:47:13.885Z] b4e3c513aaa6: Verifying Checksum [2021-10-29T00:47:13.885Z] b4e3c513aaa6: Download complete [2021-10-29T00:47:18.129Z] 4527c011a84f: Pull complete [2021-10-29T00:47:18.130Z] 5d74067f8e1e: Pull complete [2021-10-29T00:47:18.130Z] e0aca202a116: Pull complete [2021-10-29T00:47:18.130Z] 3a43be97a3b4: Pull complete [2021-10-29T00:47:18.130Z] 34cad66bf833: Pull complete [2021-10-29T00:47:20.696Z] b4e3c513aaa6: Pull complete [2021-10-29T00:47:20.696Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-29T00:47:20.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T00:47:20.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-29T00:47:21.010Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-29T00:47:21.010Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T00:47:21.010Z] WORKDIR /edgex [2021-10-29T00:47:21.010Z] COPY go.mod . [2021-10-29T00:47:21.010Z] RUN go mod download' [2021-10-29T00:47:25.223Z] Sending build context to Docker daemon 329.8MB [2021-10-29T00:47:25.223Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T00:47:25.223Z] ---> 9f6097aaca64 [2021-10-29T00:47:25.223Z] Step 2/4 : WORKDIR /edgex [2021-10-29T00:47:26.164Z] ---> Running in 9912d34b82af [2021-10-29T00:47:26.424Z] Removing intermediate container 9912d34b82af [2021-10-29T00:47:26.424Z] ---> a83d9e99be10 [2021-10-29T00:47:26.424Z] Step 3/4 : COPY go.mod . [2021-10-29T00:47:26.424Z] ---> 39ad94442d6f [2021-10-29T00:47:26.424Z] Step 4/4 : RUN go mod download [2021-10-29T00:47:26.424Z] ---> Running in eda6164455d5 [2021-10-29T00:47:27.760Z] Still waiting to schedule task [2021-10-29T00:47:27.760Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-29T00:48:05.204Z] Removing intermediate container eda6164455d5 [2021-10-29T00:48:05.204Z] ---> 251c5eeae865 [2021-10-29T00:48:05.204Z] Successfully built 251c5eeae865 [2021-10-29T00:48:05.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:48:05.631Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T00:48:05.631Z] . [Pipeline] withDockerContainer [2021-10-29T00:48:05.798Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T00:48:05.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-29T00:48:06.231Z] $ docker top 33860a7326afd7569828130589b9766d8637f6218de00cfdf544ec37b9b9f834 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T00:48:06.610Z] + go version [2021-10-29T00:48:06.610Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-29T00:48:06.620Z] $ docker stop --time=1 33860a7326afd7569828130589b9766d8637f6218de00cfdf544ec37b9b9f834 [2021-10-29T00:48:07.799Z] $ docker rm -f 33860a7326afd7569828130589b9766d8637f6218de00cfdf544ec37b9b9f834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:48:08.322Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T00:48:08.322Z] . [Pipeline] withDockerContainer [2021-10-29T00:48:08.383Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T00:48:08.419Z] $ 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/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-29T00:48:08.749Z] $ docker top 2cdb9c6ae483efd6620a8d6bb7b7a2872584dd6a796943f960b4d431fa7eaeb1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-29T00:48:08.820Z] ========================================================= [2021-10-29T00:48:08.820Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-29T00:48:08.820Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-29T00:48:09.117Z] + make test [2021-10-29T00:48:09.117Z] go mod tidy [2021-10-29T00:48:09.117Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-29T00:48:15.791Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-29T00:48:30.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-29T00:48:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-29T00:48:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-29T00:48:37.548Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-29T00:48:40.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-29T00:48:40.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-29T00:48:40.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-29T00:48:40.748Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-29T00:48:41.325Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-29T00:48:41.589Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-29T00:48:41.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-29T00:48:41.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-29T00:48:41.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-29T00:48:41.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-29T00:48:43.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-10-29T00:48:43.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-29T00:48:43.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-29T00:48:44.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 98.5% of statements [2021-10-29T00:48:44.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-29T00:48:44.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 44.7% of statements [2021-10-29T00:48:44.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-29T00:48:44.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-29T00:48:45.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements [2021-10-29T00:48:45.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-29T00:48:45.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-29T00:48:46.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-10-29T00:48:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-29T00:48:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-29T00:48:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-29T00:48:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-29T00:48:46.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-29T00:48:47.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements [2021-10-29T00:48:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-29T00:48:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-29T00:48:47.432Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-10-29T00:48:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-29T00:48:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-29T00:48:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-29T00:48:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-29T00:48:47.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-29T00:48:48.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2021-10-29T00:48:48.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-29T00:48:48.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-29T00:48:48.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-29T00:48:48.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2021-10-29T00:48:48.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-29T00:48:48.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-10-29T00:48:49.569Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements [2021-10-29T00:48:49.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-29T00:48:49.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-10-29T00:48:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-10-29T00:48:49.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-10-29T00:48:50.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-10-29T00:48:50.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-10-29T00:49:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-10-29T00:49:02.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-29T00:49:09.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.185s coverage: 82.5% of statements [2021-10-29T00:49:09.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.235s coverage: 65.4% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-29T00:49:27.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-10-29T00:49:27.360Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-29T00:49:33.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-29T00:49:33.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-29T00:49:33.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-29T00:49:33.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-29T00:49:33.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-29T00:49:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-29T00:49:33.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-10-29T00:49:33.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-10-29T00:49:34.241Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-29T00:50:13.303Z] GO111MODULE=on go vet ./... [2021-10-29T00:50:17.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T00:50:17.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-29T00:50:18.124Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-29T00:50:18.682Z] + ls -al . [2021-10-29T00:50:18.682Z] total 636 [2021-10-29T00:50:18.682Z] drwxrwxr-x 10 1001 1001 4096 Oct 29 00:50 . [2021-10-29T00:50:18.682Z] drwxr-xr-x 4 root root 30 Oct 29 00:48 .. [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 11 Oct 29 00:46 .dockerignore [2021-10-29T00:50:18.682Z] drwxrwxr-x 8 1001 1001 162 Oct 29 00:46 .git [2021-10-29T00:50:18.682Z] drwxrwxr-x 4 1001 1001 142 Oct 29 00:46 .github [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 804 Oct 29 00:46 .gitignore [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 42 Oct 29 00:46 .golangci.yml [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 76 Oct 29 00:46 .hadolint.yml [2021-10-29T00:50:18.682Z] drwx------ 3 1001 1001 43 Oct 29 00:47 .semver [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 166 Oct 29 00:46 .sonarcloud.properties [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 1171 Oct 29 00:46 ADOPTERS.md [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 8910 Oct 29 00:46 Attribution.txt [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 43881 Oct 29 00:46 CHANGELOG.md [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 3804 Oct 29 00:46 CONTRIBUTING.md [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 677 Oct 29 00:46 GOVERNANCE.md [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 849 Oct 29 00:46 Jenkinsfile [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 10775 Oct 29 00:46 LICENSE [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 6508 Oct 29 00:46 Makefile [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 582 Oct 29 00:46 OWNERS.md [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 8256 Oct 29 00:46 README.md [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 6912 Oct 29 00:46 SECURITY.md [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 12 Oct 29 00:47 VERSION [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 4131 Oct 29 00:46 ZMQWindows.md [2021-10-29T00:50:18.682Z] drwxrwxr-x 2 1001 1001 37 Oct 29 00:46 bin [2021-10-29T00:50:18.682Z] drwxrwxr-x 14 1001 1001 4096 Oct 29 00:46 cmd [2021-10-29T00:50:18.682Z] -rw-r--r-- 1 root root 428381 Oct 29 00:49 coverage.out [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 848 Oct 29 00:46 go.mod [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 50635 Oct 29 00:46 go.sum [2021-10-29T00:50:18.682Z] drwxrwxr-x 8 1001 1001 124 Oct 29 00:46 internal [2021-10-29T00:50:18.682Z] drwxrwxr-x 3 1001 1001 16 Oct 29 00:46 openapi [2021-10-29T00:50:18.682Z] drwxrwxr-x 4 1001 1001 71 Oct 29 00:46 snap [2021-10-29T00:50:18.682Z] -rw-rw-r-- 1 1001 1001 204 Oct 29 00:46 version.go [Pipeline] sh [2021-10-29T00:50:18.973Z] + '[' -e coverage.out ] [2021-10-29T00:50:18.973Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-29T00:50:19.070Z] Stashed 1 file(s) [Pipeline] sh [2021-10-29T00:50:19.367Z] + make build [2021-10-29T00:50:19.367Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-data/core-data ./cmd/core-data [2021-10-29T00:50:20.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-29T00:50:27.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-command/core-command ./cmd/core-command [2021-10-29T00:50:28.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-29T00:50:29.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-29T00:50:29.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-29T00:50:30.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-29T00:50:31.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-29T00:50:32.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-29T00:50:33.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-29T00:50:34.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-29T00:50:34.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-10-29T00:50:36.406Z] $ docker stop --time=1 2cdb9c6ae483efd6620a8d6bb7b7a2872584dd6a796943f960b4d431fa7eaeb1 [2021-10-29T00:50:38.279Z] $ docker rm -f 2cdb9c6ae483efd6620a8d6bb7b7a2872584dd6a796943f960b4d431fa7eaeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:50:39.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-29T00:50:39.881Z] [2021-10-29T00:50:39.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:50:40.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-29T00:50:40.223Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-29T00:50:40.223Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-29T00:50:40.223Z] ca9280d653b3: Pulling fs layer [2021-10-29T00:50:40.223Z] 7e9c9ca2126c: Pulling fs layer [2021-10-29T00:50:40.223Z] cbdbe7a5bc2a: Download complete [2021-10-29T00:50:40.505Z] ca9280d653b3: Verifying Checksum [2021-10-29T00:50:40.505Z] ca9280d653b3: Download complete [2021-10-29T00:50:40.505Z] cbdbe7a5bc2a: Pull complete [2021-10-29T00:50:40.772Z] 7e9c9ca2126c: Verifying Checksum [2021-10-29T00:50:40.772Z] 7e9c9ca2126c: Download complete [2021-10-29T00:50:41.036Z] ca9280d653b3: Pull complete [2021-10-29T00:50:45.258Z] 7e9c9ca2126c: Pull complete [2021-10-29T00:50:45.258Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-29T00:50:45.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-29T00:50:45.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-29T00:50:45.322Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T00:50:45.357Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-29T00:50:47.105Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13372 in /w/workspace/edgexfoundry_edgex-go_main [2021-10-29T00:50:47.953Z] $ docker top fe927cf2a90f631b97fe78cb208ec34805559a705f1b411f4db452faa77c0d06 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-10-29T00:50:48.067Z] Running in /w/workspace/edgex-go/98 [Pipeline] { [Pipeline] checkout [2021-10-29T00:50:48.257Z] The recommended git tool is: git [2021-10-29T00:50:48.321Z] + docker-compose build --help [2021-10-29T00:50:48.321Z] + grep parallel [2021-10-29T00:50:48.893Z] --parallel Build images in parallel. [Pipeline] } [2021-10-29T00:50:48.912Z] $ docker stop --time=1 fe927cf2a90f631b97fe78cb208ec34805559a705f1b411f4db452faa77c0d06 [2021-10-29T00:50:50.109Z] $ docker rm -f fe927cf2a90f631b97fe78cb208ec34805559a705f1b411f4db452faa77c0d06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:50:50.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-29T00:50:50.481Z] . [Pipeline] withDockerContainer [2021-10-29T00:50:50.537Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T00:50:50.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-29T00:50:50.883Z] $ docker top c6dd840104ed82515522193306fdae41b45d7a01673034b04b32e12b2c8effd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T00:50:51.231Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-29T00:50:51.802Z] Building core-command ... [2021-10-29T00:50:51.802Z] Building core-data ... [2021-10-29T00:50:51.802Z] Building core-metadata ... [2021-10-29T00:50:51.802Z] Building security-bootstrapper ... [2021-10-29T00:50:51.802Z] Building security-proxy-setup ... [2021-10-29T00:50:51.802Z] Building security-secretstore-setup ... [2021-10-29T00:50:51.802Z] Building support-notifications ... [2021-10-29T00:50:51.802Z] Building support-scheduler ... [2021-10-29T00:50:51.802Z] Building sys-mgmt-agent ... [2021-10-29T00:50:51.802Z] Building sys-mgmt-agent [2021-10-29T00:50:51.802Z] Building support-notifications [2021-10-29T00:50:51.802Z] Building core-command [2021-10-29T00:50:51.802Z] Building core-metadata [2021-10-29T00:50:51.802Z] Building security-proxy-setup [2021-10-29T00:50:53.412Z] using credential edgex-jenkins-ssh [2021-10-29T00:50:53.443Z] Cloning the remote Git repository [2021-10-29T00:50:53.494Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-29T00:50:53.590Z] > git init /w/workspace/edgex-go/98 # timeout=10 [2021-10-29T00:50:53.665Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-29T00:50:53.666Z] > git --version # timeout=10 [2021-10-29T00:50:53.683Z] > git --version # 'git version 2.17.1' [2021-10-29T00:50:53.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T00:50:53.753Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T00:51:04.280Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:51:04.280Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:51:04.280Z] ---> 251c5eeae865 [2021-10-29T00:51:04.280Z] Step 3/22 : WORKDIR /edgex-go [2021-10-29T00:51:04.280Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:51:04.280Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:51:04.280Z] ---> 251c5eeae865 [2021-10-29T00:51:04.280Z] Step 3/20 : WORKDIR /edgex-go [2021-10-29T00:51:04.280Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:51:04.280Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:51:04.280Z] ---> 251c5eeae865 [2021-10-29T00:51:04.280Z] Step 3/22 : WORKDIR /edgex-go [2021-10-29T00:51:09.400Z] Avoid second fetch [2021-10-29T00:51:09.400Z] Checking out Revision adab524842ba92084c48de8882a5fafcaa7ec4f3 (main) [2021-10-29T00:51:09.561Z] ---> Running in 0b14a88b67bf [2021-10-29T00:51:09.561Z] ---> Running in b70ac55abd06 [2021-10-29T00:51:09.561Z] ---> Running in 02b2519aafbe [2021-10-29T00:51:09.361Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-29T00:51:09.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T00:51:09.421Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T00:51:09.441Z] > git checkout -f adab524842ba92084c48de8882a5fafcaa7ec4f3 # timeout=10 [2021-10-29T00:51:12.863Z] Removing intermediate container b70ac55abd06 [2021-10-29T00:51:12.863Z] ---> 1576b93f9ab1 [2021-10-29T00:51:12.863Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:51:12.863Z] Removing intermediate container 0b14a88b67bf [2021-10-29T00:51:12.863Z] ---> a4db9c69f2b9 [2021-10-29T00:51:12.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:51:12.863Z] Removing intermediate container 02b2519aafbe [2021-10-29T00:51:12.863Z] ---> 5dc4eb21aca7 [2021-10-29T00:51:12.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:51:12.863Z] ---> Running in 3a14b4d5ea9d [2021-10-29T00:51:12.863Z] ---> Running in 351e1399308c [2021-10-29T00:51:12.863Z] ---> Running in 8ed1c6fad2ed [2021-10-29T00:51:13.798Z] Commit message: "feat: Add Secret File config setting (#3788)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T00:51:14.682Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-29T00:51:14.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T00:51:14.682Z] Dload Upload Total Spent Left Speed [2021-10-29T00:51:14.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 72987 0 --:--:-- --:--:-- --:--:-- 73440 [Pipeline] sh [2021-10-29T00:51:15.126Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-29T00:51:15.475Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-29T00:51:15.475Z] + sudo tee /etc/docker/daemon.new [2021-10-29T00:51:15.475Z] { [2021-10-29T00:51:15.475Z] "registry-mirrors": [ [2021-10-29T00:51:15.475Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-29T00:51:15.475Z] ], [2021-10-29T00:51:15.475Z] "bip": "10.250.0.254/24", [2021-10-29T00:51:15.475Z] "hosts": [ [2021-10-29T00:51:15.475Z] "tcp://0.0.0.0:5555", [2021-10-29T00:51:15.475Z] "unix:///var/run/docker.sock" [2021-10-29T00:51:15.475Z] ], [2021-10-29T00:51:15.475Z] "mtu": 1458, [2021-10-29T00:51:15.475Z] "selinux-enabled": true, [2021-10-29T00:51:15.475Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-29T00:51:15.475Z] } [Pipeline] sh [2021-10-29T00:51:15.823Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-29T00:51:16.171Z] + sudo service docker restart [2021-10-29T00:51:17.086Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:51:17.086Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:51:17.086Z] ---> 251c5eeae865 [2021-10-29T00:51:17.086Z] Step 3/21 : WORKDIR /edgex-go [2021-10-29T00:51:17.086Z] ---> Using cache [2021-10-29T00:51:17.086Z] ---> 5dc4eb21aca7 [2021-10-29T00:51:17.086Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:51:17.349Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:51:17.349Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:51:17.349Z] ---> 251c5eeae865 [2021-10-29T00:51:17.349Z] Step 3/22 : WORKDIR /edgex-go [2021-10-29T00:51:17.349Z] ---> Using cache [2021-10-29T00:51:17.349Z] ---> 5dc4eb21aca7 [2021-10-29T00:51:17.349Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:51:17.349Z] Removing intermediate container 3a14b4d5ea9d [2021-10-29T00:51:17.349Z] ---> d202bf1ac2e2 [2021-10-29T00:51:17.349Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-29T00:51:17.349Z] ---> Running in 004941522a0a [2021-10-29T00:51:17.349Z] ---> Running in b17c0f2c7b3e [2021-10-29T00:51:17.349Z] Removing intermediate container 351e1399308c [2021-10-29T00:51:17.349Z] ---> 0f695a5b54df [2021-10-29T00:51:17.349Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-29T00:51:17.349Z] ---> Running in 9e5bd1988226 [2021-10-29T00:51:17.349Z] ---> Running in 0f2672d770d8 [2021-10-29T00:51:17.349Z] Removing intermediate container 8ed1c6fad2ed [2021-10-29T00:51:17.349Z] ---> 91e09105617f [2021-10-29T00:51:17.349Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-29T00:51:17.349Z] ---> Running in 9b77a094c90f [2021-10-29T00:51:18.303Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:18.303Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:18.303Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:18.303Z] Removing intermediate container b17c0f2c7b3e [2021-10-29T00:51:18.303Z] ---> 183de366da77 [2021-10-29T00:51:18.303Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-29T00:51:18.303Z] Removing intermediate container 004941522a0a [2021-10-29T00:51:18.303Z] ---> 114d073dc34e [2021-10-29T00:51:18.303Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-29T00:51:18.575Z] ---> Running in 37b948721e97 [2021-10-29T00:51:18.575Z] ---> Running in 5f0e2919df80 [2021-10-29T00:51:18.837Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:18.837Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:19.096Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:19.096Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:19.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:19.358Z] OK: 220 MiB in 52 packages [2021-10-29T00:51:19.627Z] OK: 220 MiB in 52 packages [2021-10-29T00:51:19.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:19.627Z] OK: 220 MiB in 52 packages [2021-10-29T00:51:19.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:51:19.898Z] Removing intermediate container 9e5bd1988226 [2021-10-29T00:51:19.898Z] ---> e14414fb3352 [2021-10-29T00:51:19.898Z] Step 6/20 : COPY . . [2021-10-29T00:51:20.158Z] OK: 220 MiB in 52 packages [2021-10-29T00:51:20.158Z] OK: 220 MiB in 52 packages [2021-10-29T00:51:20.158Z] Removing intermediate container 9b77a094c90f [2021-10-29T00:51:20.158Z] ---> 71051c3ebfe0 [2021-10-29T00:51:20.159Z] Step 6/22 : COPY . . [2021-10-29T00:51:20.420Z] Removing intermediate container 0f2672d770d8 [2021-10-29T00:51:20.420Z] ---> 19074cd06e9d [2021-10-29T00:51:20.420Z] Step 6/22 : COPY . . [2021-10-29T00:51:28.568Z] Removing intermediate container 5f0e2919df80 [2021-10-29T00:51:28.568Z] ---> 3387c90682d1 [2021-10-29T00:51:28.568Z] Step 6/21 : COPY . . [2021-10-29T00:51:28.568Z] Removing intermediate container 37b948721e97 [2021-10-29T00:51:28.568Z] ---> 53170592496a [2021-10-29T00:51:28.568Z] Step 6/22 : COPY . . [2021-10-29T00:51:30.540Z] ---> 54d88369cd83 [2021-10-29T00:51:30.540Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:51:32.478Z] ---> 77deab6d35a0 [2021-10-29T00:51:32.478Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:51:33.063Z] ---> 341dec8244bb [2021-10-29T00:51:33.063Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:51:33.063Z] ---> Running in cd866fa0b073 [2021-10-29T00:51:34.007Z] ---> Running in dba506c16af1 [2021-10-29T00:51:34.267Z] ---> Running in c93402000ad9 [2021-10-29T00:51:34.267Z] ---> 3325a435f7f5 [2021-10-29T00:51:34.267Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T00:51:34.517Z] provisioning config files... [2021-10-29T00:51:34.541Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/98@tmp/config3537563200093383301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T00:51:34.837Z] ---> Running in 0f1f304cb3aa [2021-10-29T00:51:34.907Z] ---> docker-login.sh [2021-10-29T00:51:34.907Z] nexus3.edgexfoundry.org:10001 [2021-10-29T00:51:35.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:51:36.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:51:36.170Z] Configure a credential helper to remove this warning. See [2021-10-29T00:51:36.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:51:36.170Z] [2021-10-29T00:51:36.170Z] Login Succeeded [2021-10-29T00:51:36.170Z] nexus3.edgexfoundry.org:10002 [2021-10-29T00:51:36.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:51:36.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:51:36.768Z] Configure a credential helper to remove this warning. See [2021-10-29T00:51:36.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:51:36.768Z] [2021-10-29T00:51:36.768Z] Login Succeeded [2021-10-29T00:51:36.768Z] nexus3.edgexfoundry.org:10003 [2021-10-29T00:51:37.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:51:37.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:51:37.329Z] Configure a credential helper to remove this warning. See [2021-10-29T00:51:37.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:51:37.329Z] [2021-10-29T00:51:37.329Z] Login Succeeded [2021-10-29T00:51:37.329Z] nexus3.edgexfoundry.org:10004 [2021-10-29T00:51:37.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:51:37.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:51:37.881Z] Configure a credential helper to remove this warning. See [2021-10-29T00:51:37.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:51:37.881Z] [2021-10-29T00:51:37.881Z] Login Succeeded [2021-10-29T00:51:37.881Z] docker.io [2021-10-29T00:51:38.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:51:38.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:51:38.751Z] Configure a credential helper to remove this warning. See [2021-10-29T00:51:38.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:51:38.751Z] [2021-10-29T00:51:38.751Z] Login Succeeded [2021-10-29T00:51:38.751Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T00:51:38.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-29T00:51:39.067Z] ========================================================= [2021-10-29T00:51:39.068Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-29T00:51:39.068Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-29T00:51:39.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T00:51:39.798Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-29T00:51:39.798Z] 552d1f2373af: Pulling fs layer [2021-10-29T00:51:39.798Z] ea3f2d53f512: Pulling fs layer [2021-10-29T00:51:39.798Z] 9e70ebbbe112: Pulling fs layer [2021-10-29T00:51:39.798Z] 7a9cfe048b4a: Pulling fs layer [2021-10-29T00:51:39.798Z] 72dc09318566: Pulling fs layer [2021-10-29T00:51:39.798Z] f4f7b4309257: Pulling fs layer [2021-10-29T00:51:39.798Z] 0ac9a79272e3: Pulling fs layer [2021-10-29T00:51:39.798Z] b78e95d17946: Pulling fs layer [2021-10-29T00:51:39.798Z] 7a9cfe048b4a: Waiting [2021-10-29T00:51:39.798Z] 72dc09318566: Waiting [2021-10-29T00:51:39.798Z] f4f7b4309257: Waiting [2021-10-29T00:51:39.798Z] 0ac9a79272e3: Waiting [2021-10-29T00:51:39.798Z] b78e95d17946: Waiting [2021-10-29T00:51:39.798Z] 9e70ebbbe112: Verifying Checksum [2021-10-29T00:51:39.798Z] 9e70ebbbe112: Download complete [2021-10-29T00:51:39.798Z] ea3f2d53f512: Verifying Checksum [2021-10-29T00:51:39.798Z] ea3f2d53f512: Download complete [2021-10-29T00:51:40.109Z] 72dc09318566: Verifying Checksum [2021-10-29T00:51:40.109Z] 72dc09318566: Download complete [2021-10-29T00:51:40.109Z] f4f7b4309257: Verifying Checksum [2021-10-29T00:51:40.109Z] f4f7b4309257: Download complete [2021-10-29T00:51:40.109Z] 552d1f2373af: Download complete [2021-10-29T00:51:40.109Z] 0ac9a79272e3: Verifying Checksum [2021-10-29T00:51:40.109Z] 0ac9a79272e3: Download complete [2021-10-29T00:51:40.719Z] 552d1f2373af: Pull complete [2021-10-29T00:51:41.712Z] ea3f2d53f512: Pull complete [2021-10-29T00:51:41.989Z] 9e70ebbbe112: Pull complete [2021-10-29T00:51:42.264Z] b78e95d17946: Verifying Checksum [2021-10-29T00:51:42.264Z] b78e95d17946: Download complete [2021-10-29T00:51:42.538Z] 7a9cfe048b4a: Verifying Checksum [2021-10-29T00:51:42.538Z] 7a9cfe048b4a: Download complete [2021-10-29T00:51:42.981Z] Removing intermediate container 0f1f304cb3aa [2021-10-29T00:51:42.981Z] ---> e5181e735ef8 [2021-10-29T00:51:42.981Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-29T00:51:43.240Z] Removing intermediate container c93402000ad9 [2021-10-29T00:51:43.240Z] ---> 091c5438c62e [2021-10-29T00:51:43.240Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-29T00:51:43.240Z] ---> Running in 034201b0af58 [2021-10-29T00:51:43.240Z] ---> Running in fc6f54b5edae [2021-10-29T00:51:43.502Z] Removing intermediate container cd866fa0b073 [2021-10-29T00:51:43.502Z] ---> afacb072a43a [2021-10-29T00:51:43.502Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-29T00:51:43.502Z] Removing intermediate container dba506c16af1 [2021-10-29T00:51:43.502Z] ---> f7121a2f759d [2021-10-29T00:51:43.502Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-29T00:51:43.502Z] ---> Running in 8cc49b3f79ca [2021-10-29T00:51:43.766Z] ---> Running in b7285e838caf [2021-10-29T00:51:43.766Z] ---> f02ba00fbe4c [2021-10-29T00:51:43.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:51:43.766Z] ---> Running in 9319e0615ad2 [2021-10-29T00:51:44.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-29T00:51:44.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-command/core-command ./cmd/core-command [2021-10-29T00:51:44.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-29T00:51:44.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-29T00:51:45.249Z] Removing intermediate container 9319e0615ad2 [2021-10-29T00:51:45.249Z] ---> c0679a5fc655 [2021-10-29T00:51:45.249Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-29T00:51:45.511Z] ---> Running in 94b6c8c138bb [2021-10-29T00:51:46.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-29T00:51:52.713Z] 7a9cfe048b4a: Pull complete [2021-10-29T00:51:53.309Z] 72dc09318566: Pull complete [2021-10-29T00:51:53.587Z] f4f7b4309257: Pull complete [2021-10-29T00:51:53.862Z] 0ac9a79272e3: Pull complete [2021-10-29T00:52:00.778Z] b78e95d17946: Pull complete [2021-10-29T00:52:00.778Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-29T00:52:00.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T00:52:00.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-29T00:52:01.131Z] + docker build -t ci-base-image-arm64 -f - .+ [2021-10-29T00:52:01.131Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T00:52:01.131Z] WORKDIR /edgex [2021-10-29T00:52:01.131Z] COPY go.mod . [2021-10-29T00:52:01.131Z] RUN go mod download [2021-10-29T00:52:03.779Z] Sending build context to Docker daemon 166.6MB [2021-10-29T00:52:03.779Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T00:52:03.779Z] ---> 8b459fc5aaf0 [2021-10-29T00:52:03.779Z] Step 2/4 : WORKDIR /edgex [2021-10-29T00:52:06.406Z] ---> Running in 44a4bd8cec1d [2021-10-29T00:52:07.004Z] Removing intermediate container 44a4bd8cec1d [2021-10-29T00:52:07.004Z] ---> 4b6f0bc51704 [2021-10-29T00:52:07.004Z] Step 3/4 : COPY go.mod . [2021-10-29T00:52:07.602Z] ---> 157464c9ae2e [2021-10-29T00:52:07.602Z] Step 4/4 : RUN go mod download [2021-10-29T00:52:07.877Z] ---> Running in 18b60894675e [2021-10-29T00:52:32.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-29T00:52:32.847Z] Removing intermediate container fc6f54b5edae [2021-10-29T00:52:32.847Z] ---> 00e2bac2e66b [2021-10-29T00:52:32.847Z] [2021-10-29T00:52:32.847Z] Step 9/22 : FROM alpine:3.14 [2021-10-29T00:52:32.847Z] 3.14: Pulling from library/alpine [2021-10-29T00:52:32.847Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-29T00:52:32.847Z] Status: Downloaded newer image for alpine:3.14 [2021-10-29T00:52:32.847Z] ---> 14119a10abf4 [2021-10-29T00:52:32.847Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-29T00:52:32.847Z] ---> Running in ded235186740 [2021-10-29T00:52:32.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:32.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:32.847Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-29T00:52:32.847Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:52:32.847Z] OK: 6 MiB in 15 packages [2021-10-29T00:52:33.421Z] Removing intermediate container ded235186740 [2021-10-29T00:52:33.421Z] ---> 0732437c416c [2021-10-29T00:52:33.421Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-29T00:52:33.695Z] ---> Running in f7d40f23a095 [2021-10-29T00:52:34.303Z] Removing intermediate container f7d40f23a095 [2021-10-29T00:52:34.303Z] ---> c0abd30b9b09 [2021-10-29T00:52:34.303Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-29T00:52:34.601Z] ---> Running in 2e31690b7678 [2021-10-29T00:52:35.580Z] Removing intermediate container 94b6c8c138bb [2021-10-29T00:52:35.580Z] ---> 5eac70bfad68 [2021-10-29T00:52:35.580Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-29T00:52:35.580Z] Removing intermediate container b7285e838caf [2021-10-29T00:52:35.580Z] ---> 037335484d8e [2021-10-29T00:52:35.580Z] [2021-10-29T00:52:35.580Z] Step 9/20 : FROM alpine:3.14 [2021-10-29T00:52:35.580Z] ---> 14119a10abf4 [2021-10-29T00:52:35.580Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-29T00:52:35.580Z] Removing intermediate container 2e31690b7678 [2021-10-29T00:52:35.580Z] ---> f2d133131091 [2021-10-29T00:52:35.580Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-29T00:52:35.580Z] ---> Running in f6489ff412fd [2021-10-29T00:52:35.580Z] ---> Running in 67819371ab71 [2021-10-29T00:52:35.580Z] ---> Running in 34d9412c1fcb [2021-10-29T00:52:35.580Z] Removing intermediate container 034201b0af58 [2021-10-29T00:52:35.580Z] ---> 27727e915807 [2021-10-29T00:52:35.580Z] [2021-10-29T00:52:35.580Z] Step 9/21 : FROM alpine:3.14 [2021-10-29T00:52:35.580Z] ---> 14119a10abf4 [2021-10-29T00:52:35.580Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-29T00:52:35.580Z] ---> Running in 6ad24ac8da10 [2021-10-29T00:52:35.580Z] Removing intermediate container 34d9412c1fcb [2021-10-29T00:52:35.580Z] ---> d8bb6ede0f5e [2021-10-29T00:52:35.580Z] Step 14/22 : WORKDIR / [2021-10-29T00:52:35.845Z] ---> Running in 133697f89d90 [2021-10-29T00:52:35.845Z] Removing intermediate container 133697f89d90 [2021-10-29T00:52:35.845Z] ---> eddb49b58f2d [2021-10-29T00:52:35.845Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T00:52:36.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:36.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:36.430Z] ---> 7b94b582f5f2 [2021-10-29T00:52:36.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-29T00:52:36.699Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-29T00:52:36.699Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-29T00:52:36.699Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-29T00:52:36.699Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-29T00:52:36.699Z] (5/5) Installing curl (7.79.1-r0) [2021-10-29T00:52:36.699Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:52:36.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:36.699Z] Executing ca-certificates-20191127-r5.trigger [2021-10-29T00:52:36.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-29T00:52:36.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:36.964Z] OK: 8 MiB in 19 packages [2021-10-29T00:52:36.964Z] Removing intermediate container 8cc49b3f79ca [2021-10-29T00:52:36.964Z] ---> 27799a378093 [2021-10-29T00:52:36.964Z] [2021-10-29T00:52:36.964Z] Step 9/22 : FROM alpine:3.14 [2021-10-29T00:52:36.964Z] ---> 14119a10abf4 [2021-10-29T00:52:36.964Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-29T00:52:36.964Z] ---> Using cache [2021-10-29T00:52:36.964Z] ---> 0732437c416c [2021-10-29T00:52:36.964Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-29T00:52:36.964Z] ---> Using cache [2021-10-29T00:52:36.964Z] ---> c0abd30b9b09 [2021-10-29T00:52:36.964Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-29T00:52:36.964Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-29T00:52:37.225Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-29T00:52:37.225Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:52:37.225Z] Executing ca-certificates-20191127-r5.trigger [2021-10-29T00:52:37.225Z] OK: 6 MiB in 16 packages [2021-10-29T00:52:37.225Z] ---> dc2977d73cbf [2021-10-29T00:52:37.225Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-29T00:52:37.225Z] ---> Running in 459fdb9112ce [2021-10-29T00:52:37.485Z] Removing intermediate container 459fdb9112ce [2021-10-29T00:52:37.485Z] ---> cc857b930de0 [2021-10-29T00:52:37.485Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-29T00:52:37.485Z] ---> Running in 5241ddba0600 [2021-10-29T00:52:37.756Z] ---> b752b1a10ea0 [2021-10-29T00:52:37.756Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-29T00:52:37.756Z] Removing intermediate container f6489ff412fd [2021-10-29T00:52:37.756Z] ---> 2c952056f4f9 [2021-10-29T00:52:37.756Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-29T00:52:37.756Z] ---> Running in 6d0eee47f82e [2021-10-29T00:52:37.756Z] Removing intermediate container 5241ddba0600 [2021-10-29T00:52:37.756Z] ---> 4d4e4ecad0d2 [2021-10-29T00:52:37.756Z] Step 14/22 : WORKDIR / [2021-10-29T00:52:37.756Z] ---> Running in d8a86e8c419f [2021-10-29T00:52:37.756Z] Removing intermediate container 6ad24ac8da10 [2021-10-29T00:52:37.756Z] ---> 79832fed8cd9 [2021-10-29T00:52:37.756Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-29T00:52:37.756Z] ---> Running in 66ebda042623 [2021-10-29T00:52:37.756Z] ---> Running in 32ecec948ffd [2021-10-29T00:52:38.018Z] Removing intermediate container 6d0eee47f82e [2021-10-29T00:52:38.018Z] ---> c318d11ea2e7 [2021-10-29T00:52:38.018Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:52:38.018Z] Removing intermediate container d8a86e8c419f [2021-10-29T00:52:38.018Z] ---> eee28576e7c6 [2021-10-29T00:52:38.018Z] Step 12/20 : WORKDIR /edgex [2021-10-29T00:52:38.018Z] Removing intermediate container 67819371ab71 [2021-10-29T00:52:38.018Z] ---> 3b2924fb7f52 [2021-10-29T00:52:38.018Z] [2021-10-29T00:52:38.018Z] Step 10/22 : FROM docker:20.10.8 [2021-10-29T00:52:38.018Z] Removing intermediate container 32ecec948ffd [2021-10-29T00:52:38.018Z] ---> ed52e4f2a484 [2021-10-29T00:52:38.018Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-29T00:52:38.018Z] ---> Running in 50d3f8963198 [2021-10-29T00:52:38.018Z] Removing intermediate container 66ebda042623 [2021-10-29T00:52:38.018Z] ---> a2aa09606e62 [2021-10-29T00:52:38.018Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T00:52:38.018Z] ---> Running in bc8074254ce6 [2021-10-29T00:52:38.018Z] ---> Running in aa680b4b5fca [2021-10-29T00:52:38.018Z] 20.10.8: Pulling from library/docker [2021-10-29T00:52:38.281Z] Removing intermediate container aa680b4b5fca [2021-10-29T00:52:38.281Z] ---> 9f4ecaa05a99 [2021-10-29T00:52:38.281Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-29T00:52:38.281Z] Removing intermediate container bc8074254ce6 [2021-10-29T00:52:38.281Z] ---> d41616f39222 [2021-10-29T00:52:38.281Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-29T00:52:38.281Z] ---> f0088a71e314 [2021-10-29T00:52:38.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-29T00:52:38.545Z] Removing intermediate container 50d3f8963198 [2021-10-29T00:52:38.545Z] ---> b20614226359 [2021-10-29T00:52:38.545Z] Step 20/22 : LABEL arch=x86_64 [2021-10-29T00:52:38.545Z] ---> Running in a3916c4b2776 [2021-10-29T00:52:38.545Z] ---> Running in 6a05fd8bc91c [2021-10-29T00:52:38.818Z] Removing intermediate container a3916c4b2776 [2021-10-29T00:52:38.818Z] ---> b2c3469fcc11 [2021-10-29T00:52:38.818Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T00:52:38.818Z] ---> d4c2bee7d2b3 [2021-10-29T00:52:38.818Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-29T00:52:39.098Z] Removing intermediate container 6a05fd8bc91c [2021-10-29T00:52:39.098Z] ---> bcfd4ca8c8bb [2021-10-29T00:52:39.098Z] Step 21/22 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:52:39.098Z] ---> ee6c275a19e2 [2021-10-29T00:52:39.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-29T00:52:39.098Z] ---> Running in 8ea171de37a8 [2021-10-29T00:52:39.377Z] Removing intermediate container 8ea171de37a8 [2021-10-29T00:52:39.377Z] ---> 5ceb032d6cbb [2021-10-29T00:52:39.377Z] Step 22/22 : LABEL version=2.0.1-dev.86 [2021-10-29T00:52:39.377Z] ---> 8a83a7201052 [2021-10-29T00:52:39.377Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-29T00:52:39.377Z] ---> ca8a02baa14d [2021-10-29T00:52:39.377Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-29T00:52:39.377Z] ---> Running in 69c42325675c [2021-10-29T00:52:39.687Z] ---> 68ef4891df4d [2021-10-29T00:52:39.687Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-29T00:52:39.687Z] ---> Running in 35f27c2b297c [2021-10-29T00:52:39.952Z] Removing intermediate container 69c42325675c [2021-10-29T00:52:39.952Z] ---> 1c14116afabb [2021-10-29T00:52:39.952Z] [2021-10-29T00:52:39.952Z] Removing intermediate container 35f27c2b297c [2021-10-29T00:52:39.952Z] ---> 860a90632ec1 [2021-10-29T00:52:39.952Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:52:39.952Z] Successfully built 1c14116afabb [2021-10-29T00:52:40.220Z] Successfully tagged core-command:latest [2021-10-29T00:52:40.220Z] Building security-bootstrapper [2021-10-29T00:52:40.220Z] ---> Running in 3c0bc59ebf33 [2021-10-29T00:52:40.220Z]  Building core-command ... done  ---> 30905f02fcdf [2021-10-29T00:52:40.220Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-29T00:52:41.186Z] ---> 8a7e603b3ea5 [2021-10-29T00:52:41.186Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-29T00:52:43.114Z] Removing intermediate container 3c0bc59ebf33 [2021-10-29T00:52:43.114Z] ---> 00d9b70c192a [2021-10-29T00:52:43.114Z] Step 20/22 : LABEL arch=x86_64 [2021-10-29T00:52:43.114Z] ---> 13e98a6b6d18 [2021-10-29T00:52:43.114Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-29T00:52:43.114Z] ---> Running in 8052b3f00c90 [2021-10-29T00:52:43.114Z] ---> Running in 3b296fe8c81b [2021-10-29T00:52:43.380Z] ---> Running in 8f4e2bee4e45 [2021-10-29T00:52:43.380Z] Removing intermediate container 8052b3f00c90 [2021-10-29T00:52:43.380Z] ---> 4d63104f7f7e [2021-10-29T00:52:43.380Z] Step 17/20 : CMD ["--init=true"] [2021-10-29T00:52:43.380Z] ---> Running in 1222e472b108 [2021-10-29T00:52:43.380Z] Removing intermediate container 3b296fe8c81b [2021-10-29T00:52:43.380Z] ---> fa972db6926b [2021-10-29T00:52:43.380Z] Step 21/22 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:52:43.380Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-29T00:52:43.380Z] Removing intermediate container 8f4e2bee4e45 [2021-10-29T00:52:43.380Z] ---> de7fb1607580 [2021-10-29T00:52:43.380Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:52:43.380Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-29T00:52:43.380Z] ---> bc6c0ffef665 [2021-10-29T00:52:43.380Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-29T00:52:43.661Z] ---> Running in a9c800aea568 [2021-10-29T00:52:43.661Z] ---> Running in 2051778231c6 [2021-10-29T00:52:43.661Z] ---> Running in c18a8ad6d5a0 [2021-10-29T00:52:43.661Z] Removing intermediate container 1222e472b108 [2021-10-29T00:52:43.661Z] ---> 38dd69edbb8d [2021-10-29T00:52:43.661Z] Step 18/20 : LABEL arch=x86_64 [2021-10-29T00:52:43.661Z] ---> Running in e51757b567b8 [2021-10-29T00:52:43.661Z] Removing intermediate container a9c800aea568 [2021-10-29T00:52:43.661Z] ---> e86ff69ed385 [2021-10-29T00:52:43.661Z] Step 22/22 : LABEL version=2.0.1-dev.86 [2021-10-29T00:52:43.935Z] Removing intermediate container c18a8ad6d5a0 [2021-10-29T00:52:43.935Z] ---> 2f9372c16aa6 [2021-10-29T00:52:43.935Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-29T00:52:43.935Z] Removing intermediate container 2051778231c6 [2021-10-29T00:52:43.935Z] ---> a6230fea46fd [2021-10-29T00:52:43.935Z] Step 19/21 : LABEL arch=x86_64 [2021-10-29T00:52:43.935Z] ---> Running in 126efae43781 [2021-10-29T00:52:43.935Z] Removing intermediate container e51757b567b8 [2021-10-29T00:52:43.935Z] ---> 8b583a9b6f5d [2021-10-29T00:52:43.935Z] Step 19/20 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:52:43.935Z] ---> Running in cc5208b81082 [2021-10-29T00:52:43.935Z] ---> Running in 328256b7ab2a [2021-10-29T00:52:44.200Z] ---> Running in 571c719dfc32 [2021-10-29T00:52:44.200Z] Removing intermediate container 126efae43781 [2021-10-29T00:52:44.200Z] ---> 032c3e63e62a [2021-10-29T00:52:44.200Z] [2021-10-29T00:52:44.200Z] Removing intermediate container 328256b7ab2a [2021-10-29T00:52:44.200Z] ---> a807f94b0acd [2021-10-29T00:52:44.200Z] Step 20/21 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:52:44.200Z] Successfully built 032c3e63e62a [2021-10-29T00:52:44.200Z] Successfully tagged core-metadata:latest [2021-10-29T00:52:44.200Z] Building security-secretstore-setup [2021-10-29T00:52:44.200Z]  Building core-metadata ... done  ---> Running in 837821658f30 [2021-10-29T00:52:44.200Z] Removing intermediate container 571c719dfc32 [2021-10-29T00:52:44.200Z] ---> 994361c9bb09 [2021-10-29T00:52:44.200Z] Step 20/20 : LABEL version=2.0.1-dev.86 [2021-10-29T00:52:44.468Z] ---> Running in eee72b5b2e57 [2021-10-29T00:52:44.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:44.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:44.730Z] Removing intermediate container 837821658f30 [2021-10-29T00:52:44.730Z] ---> 5f73697c4af1 [2021-10-29T00:52:44.730Z] Step 21/21 : LABEL version=2.0.1-dev.86 [2021-10-29T00:52:44.997Z] (1/42) Installing readline (8.1.0-r0) [2021-10-29T00:52:44.997Z] (2/42) Installing bash (5.1.4-r0) [2021-10-29T00:52:44.997Z] Executing bash-5.1.4-r0.post-install [2021-10-29T00:52:45.258Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-29T00:52:45.258Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-29T00:52:45.258Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-29T00:52:45.258Z] (6/42) Installing curl (7.79.1-r0) [2021-10-29T00:52:45.258Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-29T00:52:45.258Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-29T00:52:45.258Z] (9/42) Installing expat (2.4.1-r0) [2021-10-29T00:52:45.258Z] (10/42) Installing libffi (3.3-r2) [2021-10-29T00:52:45.258Z] (11/42) Installing gdbm (1.19-r0) [2021-10-29T00:52:45.258Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-29T00:52:45.258Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-29T00:52:45.258Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-29T00:52:45.258Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-29T00:52:45.258Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-29T00:52:45.258Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-29T00:52:45.258Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:52:45.258Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:52:45.258Z] ---> 251c5eeae865 [2021-10-29T00:52:45.258Z] Step 3/30 : WORKDIR /edgex-go [2021-10-29T00:52:45.258Z] ---> Using cache [2021-10-29T00:52:45.258Z] ---> 5dc4eb21aca7 [2021-10-29T00:52:45.258Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:52:45.258Z] ---> Using cache [2021-10-29T00:52:45.258Z] ---> 114d073dc34e [2021-10-29T00:52:45.258Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-29T00:52:46.667Z] Removing intermediate container eee72b5b2e57 [2021-10-29T00:52:46.667Z] ---> 24598f1769a2 [2021-10-29T00:52:46.667Z] [2021-10-29T00:52:46.667Z] ---> Running in 8315449e08b9 [2021-10-29T00:52:46.934Z] ---> Running in 98238de280e1 [2021-10-29T00:52:46.934Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-29T00:52:46.934Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-29T00:52:46.934Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-29T00:52:46.934Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-29T00:52:46.934Z] Successfully built 24598f1769a2 [2021-10-29T00:52:46.934Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-29T00:52:46.934Z] Successfully tagged security-proxy-setup:latest [2021-10-29T00:52:46.934Z]  Building security-proxy-setup ... done Building support-scheduler [2021-10-29T00:52:46.934Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-29T00:52:46.934Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-29T00:52:47.194Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-29T00:52:47.454Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-29T00:52:47.715Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-29T00:52:47.715Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-29T00:52:47.715Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-29T00:52:47.715Z] Removing intermediate container 8315449e08b9 [2021-10-29T00:52:47.715Z] ---> db0b5f7f85ac [2021-10-29T00:52:47.715Z] [2021-10-29T00:52:47.715Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-29T00:52:47.715Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-29T00:52:47.715Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-29T00:52:47.715Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:47.715Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-29T00:52:47.715Z] Successfully built db0b5f7f85ac [2021-10-29T00:52:47.715Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-29T00:52:47.715Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-29T00:52:47.715Z] Successfully tagged support-notifications:latest [2021-10-29T00:52:47.715Z] Building core-data [2021-10-29T00:52:47.715Z]  Building support-notifications ... done (36/42) Installing py3-toml (0.10.2-r2) [2021-10-29T00:52:47.715Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-29T00:52:47.715Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-29T00:52:47.975Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-29T00:52:47.975Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-29T00:52:47.975Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-29T00:52:47.975Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-29T00:52:48.239Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:52:48.239Z] OK: 84 MiB in 64 packages [2021-10-29T00:52:48.502Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:49.088Z] OK: 220 MiB in 52 packages [2021-10-29T00:52:49.359Z] Collecting docker-compose==1.23.2 [2021-10-29T00:52:49.620Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-29T00:52:49.890Z] Collecting jsonschema<3,>=2.5.1 [2021-10-29T00:52:49.890Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-29T00:52:49.890Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-29T00:52:49.890Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-29T00:52:50.149Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-29T00:52:50.149Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-29T00:52:50.149Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-29T00:52:50.149Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-29T00:52:51.759Z] Collecting cached-property<2,>=1.2.0 [2021-10-29T00:52:51.759Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-29T00:52:51.759Z] Collecting texttable<0.10,>=0.9.0 [2021-10-29T00:52:51.759Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-29T00:52:51.759Z] Collecting docker<4.0,>=3.6.0 [2021-10-29T00:52:51.759Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-29T00:52:52.240Z] Collecting PyYAML<4,>=3.10 [2021-10-29T00:52:52.240Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-29T00:52:52.506Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-29T00:52:52.766Z] Collecting docopt<0.7,>=0.6.1 [2021-10-29T00:52:52.766Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:52:52.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:52:52.766Z] ---> 251c5eeae865 [2021-10-29T00:52:52.766Z] Step 3/22 : WORKDIR /edgex-go [2021-10-29T00:52:52.766Z] ---> Using cache [2021-10-29T00:52:52.766Z] ---> 5dc4eb21aca7 [2021-10-29T00:52:52.766Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:52:52.766Z] ---> Using cache [2021-10-29T00:52:52.766Z] ---> 114d073dc34e [2021-10-29T00:52:52.766Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-29T00:52:52.766Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-29T00:52:53.337Z] Collecting docker-pycreds>=0.4.0 [2021-10-29T00:52:53.338Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-29T00:52:53.338Z] Collecting idna<2.8,>=2.5 [2021-10-29T00:52:53.338Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-29T00:52:53.338Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-29T00:52:53.338Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-29T00:52:53.338Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-29T00:52:53.338Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-29T00:52:53.338Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-29T00:52:53.599Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-29T00:52:53.599Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-29T00:52:53.599Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-29T00:52:53.599Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-29T00:52:53.599Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-29T00:52:53.599Z] Attempting uninstall: urllib3 [2021-10-29T00:52:53.599Z] Found existing installation: urllib3 1.26.5 [2021-10-29T00:52:53.599Z] Uninstalling urllib3-1.26.5: [2021-10-29T00:52:53.599Z] Successfully uninstalled urllib3-1.26.5 [2021-10-29T00:52:54.983Z] Attempting uninstall: idna [2021-10-29T00:52:54.983Z] Found existing installation: idna 3.2 [2021-10-29T00:52:54.983Z] Uninstalling idna-3.2: [2021-10-29T00:52:54.983Z] Successfully uninstalled idna-3.2 [2021-10-29T00:52:54.983Z] Attempting uninstall: chardet [2021-10-29T00:52:54.983Z] Found existing installation: chardet 4.0.0 [2021-10-29T00:52:54.983Z] Uninstalling chardet-4.0.0: [2021-10-29T00:52:54.983Z] ---> Running in 7035f6024446 [2021-10-29T00:52:54.983Z] Successfully uninstalled chardet-4.0.0 [2021-10-29T00:52:55.556Z] Attempting uninstall: requests [2021-10-29T00:52:55.556Z] Found existing installation: requests 2.25.1 [2021-10-29T00:52:55.556Z] Uninstalling requests-2.25.1: [2021-10-29T00:52:55.556Z] Removing intermediate container 98238de280e1 [2021-10-29T00:52:55.556Z] ---> 26fe3da5f8b7 [2021-10-29T00:52:55.556Z] Step 6/30 : COPY . . [2021-10-29T00:52:55.556Z] Successfully uninstalled requests-2.25.1 [2021-10-29T00:52:55.556Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:56.138Z] Running setup.py install for texttable: started [2021-10-29T00:52:56.138Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:52:56.138Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:52:56.138Z] ---> 251c5eeae865 [2021-10-29T00:52:56.138Z] Step 3/24 : WORKDIR /edgex-go [2021-10-29T00:52:56.138Z] ---> Using cache [2021-10-29T00:52:56.138Z] ---> 5dc4eb21aca7 [2021-10-29T00:52:56.138Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:52:56.138Z] ---> Using cache [2021-10-29T00:52:56.138Z] ---> 114d073dc34e [2021-10-29T00:52:56.138Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-29T00:52:56.138Z] ---> Using cache [2021-10-29T00:52:56.138Z] ---> 26fe3da5f8b7 [2021-10-29T00:52:56.138Z] Step 6/24 : COPY . . [2021-10-29T00:52:56.138Z] Running setup.py install for texttable: finished with status 'done' [2021-10-29T00:52:56.138Z] Running setup.py install for PyYAML: started [2021-10-29T00:52:56.555Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:52:56.964Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-29T00:52:56.964Z] Running setup.py install for docopt: started [2021-10-29T00:52:56.964Z] OK: 220 MiB in 52 packages [2021-10-29T00:52:57.240Z] Running setup.py install for docopt: finished with status 'done' [2021-10-29T00:52:57.240Z] Running setup.py install for dockerpty: started [2021-10-29T00:52:59.158Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-29T00:53:04.476Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-29T00:53:04.476Z] Removing intermediate container 7035f6024446 [2021-10-29T00:53:04.476Z] ---> ad591ce72d9d [2021-10-29T00:53:04.476Z] Step 6/22 : COPY . . [2021-10-29T00:53:08.695Z] ---> d9d9eaefd7d5 [2021-10-29T00:53:08.695Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:53:08.695Z] ---> 70fe4fc7c55a [2021-10-29T00:53:08.695Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:53:09.642Z] ---> Running in 0cb9592dcc46 [2021-10-29T00:53:10.212Z] ---> Running in 45917be3aa27 [2021-10-29T00:53:10.212Z] ---> 42b34385b384 [2021-10-29T00:53:10.212Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:53:10.788Z] ---> Running in 3d26111c3d47 [2021-10-29T00:53:12.188Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:53:12.188Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:53:12.188Z] ---> 251c5eeae865 [2021-10-29T00:53:12.188Z] Step 3/23 : WORKDIR /edgex-go [2021-10-29T00:53:12.188Z] ---> Using cache [2021-10-29T00:53:12.188Z] ---> 5dc4eb21aca7 [2021-10-29T00:53:12.188Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:53:12.188Z] ---> Using cache [2021-10-29T00:53:12.188Z] ---> 114d073dc34e [2021-10-29T00:53:12.188Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-29T00:53:12.188Z] ---> Using cache [2021-10-29T00:53:12.188Z] ---> 26fe3da5f8b7 [2021-10-29T00:53:12.188Z] Step 6/23 : COPY go.mod . [2021-10-29T00:53:12.448Z] ---> dd95bff1252a [2021-10-29T00:53:12.448Z] Step 7/23 : RUN go mod download [2021-10-29T00:53:12.448Z] ---> Running in 5bbeec5f0a7a [2021-10-29T00:53:12.448Z] Removing intermediate container 3d26111c3d47 [2021-10-29T00:53:12.448Z] ---> a3b85277a010 [2021-10-29T00:53:12.448Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-29T00:53:12.448Z] Removing intermediate container 45917be3aa27 [2021-10-29T00:53:12.448Z] ---> 8c55be6007fe [2021-10-29T00:53:12.448Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-29T00:53:12.709Z] ---> Running in 39f16be18d9f [2021-10-29T00:53:12.709Z] ---> Running in df7213f5997e [2021-10-29T00:53:12.709Z] Removing intermediate container 0cb9592dcc46 [2021-10-29T00:53:12.709Z] ---> eceb81b4f6c6 [2021-10-29T00:53:12.709Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-29T00:53:12.709Z] ---> Running in 6a30401d7404 [2021-10-29T00:53:13.290Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-data/core-data ./cmd/core-data [2021-10-29T00:53:13.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-29T00:53:13.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-29T00:53:15.535Z] Removing intermediate container cc5208b81082 [2021-10-29T00:53:15.535Z] ---> ee0ad69a2812 [2021-10-29T00:53:15.535Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-29T00:53:15.535Z] ---> Running in 3a101add0837 [2021-10-29T00:53:15.535Z] Removing intermediate container 5bbeec5f0a7a [2021-10-29T00:53:15.535Z] ---> 1e6f26d8fa94 [2021-10-29T00:53:15.535Z] Step 8/23 : COPY . . [2021-10-29T00:53:15.804Z] Removing intermediate container 3a101add0837 [2021-10-29T00:53:15.804Z] ---> c9d463c2b0a4 [2021-10-29T00:53:15.804Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-29T00:53:16.078Z] ---> Running in f206d4ff03e3 [2021-10-29T00:53:18.106Z] Removing intermediate container f206d4ff03e3 [2021-10-29T00:53:18.106Z] ---> d9084f13efe0 [2021-10-29T00:53:18.106Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-29T00:53:19.113Z] ---> 055db4a24fcb [2021-10-29T00:53:19.113Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-29T00:53:20.106Z] ---> c08f7d67b531 [2021-10-29T00:53:20.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-29T00:53:21.098Z] ---> 9a240870f013 [2021-10-29T00:53:21.098Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-29T00:53:21.374Z] ---> Running in ae3ba016400a [2021-10-29T00:53:21.976Z] ---> dd50db10f439 [2021-10-29T00:53:21.976Z] Step 9/23 : RUN go mod tidy [2021-10-29T00:53:21.976Z] Removing intermediate container ae3ba016400a [2021-10-29T00:53:21.976Z] ---> 1b409d44fed2 [2021-10-29T00:53:21.976Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:53:21.976Z] ---> Running in e49204a609ce [2021-10-29T00:53:21.976Z] ---> Running in 33cc29cf19bc [2021-10-29T00:53:22.241Z] Removing intermediate container 33cc29cf19bc [2021-10-29T00:53:22.241Z] ---> 8873e37ab15d [2021-10-29T00:53:22.241Z] Step 20/22 : LABEL arch=x86_64 [2021-10-29T00:53:22.241Z] ---> Running in b75c09596277 [2021-10-29T00:53:22.241Z] Removing intermediate container b75c09596277 [2021-10-29T00:53:22.241Z] ---> 9fdacbecf2cb [2021-10-29T00:53:22.241Z] Step 21/22 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:53:22.507Z] ---> Running in 25d425328e00 [2021-10-29T00:53:22.507Z] Removing intermediate container 25d425328e00 [2021-10-29T00:53:22.508Z] ---> b1098b1ff58b [2021-10-29T00:53:22.508Z] Step 22/22 : LABEL version=2.0.1-dev.86 [2021-10-29T00:53:22.508Z] ---> Running in d88da9fd9d35 [2021-10-29T00:53:22.770Z] Removing intermediate container d88da9fd9d35 [2021-10-29T00:53:22.770Z] ---> 86ec140b56aa [2021-10-29T00:53:22.770Z] [2021-10-29T00:53:22.770Z] Successfully built 86ec140b56aa [2021-10-29T00:53:22.770Z] Successfully tagged sys-mgmt-agent:latest [2021-10-29T00:53:26.979Z]  Building sys-mgmt-agent ... done Removing intermediate container e49204a609ce [2021-10-29T00:53:26.979Z] ---> 5ae53499f203 [2021-10-29T00:53:26.979Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-29T00:53:26.979Z] ---> Running in cdc96b19def6 [2021-10-29T00:53:26.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-29T00:53:29.652Z] Removing intermediate container 18b60894675e [2021-10-29T00:53:29.653Z] ---> 9736e6c6ae7c [2021-10-29T00:53:29.653Z] Successfully built 9736e6c6ae7c [2021-10-29T00:53:29.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:53:29.989Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T00:53:29.989Z] . [Pipeline] withDockerContainer [2021-10-29T00:53:30.239Z] prd-ubuntu18.04-docker-arm64-4c-16g-13372 does not seem to be running inside a container [2021-10-29T00:53:30.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-29T00:53:31.956Z] $ docker top ba08f477b4d0e1efdf5ffa8cbefad14c29c48327903cb51fe92554c9171c7d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T00:53:32.925Z] + go version [2021-10-29T00:53:32.925Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-29T00:53:32.962Z] $ docker stop --time=1 ba08f477b4d0e1efdf5ffa8cbefad14c29c48327903cb51fe92554c9171c7d2c [2021-10-29T00:53:34.797Z] $ docker rm -f ba08f477b4d0e1efdf5ffa8cbefad14c29c48327903cb51fe92554c9171c7d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:53:35.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-29T00:53:35.614Z] [2021-10-29T00:53:35.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:53:36.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-29T00:53:36.511Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-29T00:53:36.511Z] 29e5d40040c1: Pulling fs layer [2021-10-29T00:53:36.511Z] 1ce36da41761: Pulling fs layer [2021-10-29T00:53:36.511Z] 25b303627fd3: Pulling fs layer [2021-10-29T00:53:36.511Z] 29e5d40040c1: Verifying Checksum [2021-10-29T00:53:36.511Z] 29e5d40040c1: Download complete [2021-10-29T00:53:36.794Z] 1ce36da41761: Verifying Checksum [2021-10-29T00:53:36.794Z] 1ce36da41761: Download complete [2021-10-29T00:53:37.391Z] 29e5d40040c1: Pull complete [2021-10-29T00:53:38.378Z] 25b303627fd3: Verifying Checksum [2021-10-29T00:53:38.378Z] 25b303627fd3: Download complete [2021-10-29T00:53:38.653Z] 1ce36da41761: Pull complete [2021-10-29T00:53:45.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-29T00:53:48.456Z] Removing intermediate container 6a30401d7404 [2021-10-29T00:53:48.456Z] ---> c3b44d23d494 [2021-10-29T00:53:48.456Z] [2021-10-29T00:53:48.456Z] Step 9/30 : FROM alpine:3.14 [2021-10-29T00:53:48.456Z] ---> 14119a10abf4 [2021-10-29T00:53:48.456Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-29T00:53:48.726Z] ---> Running in ef7b140444c8 [2021-10-29T00:53:48.834Z] 25b303627fd3: Pull complete [2021-10-29T00:53:48.834Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-29T00:53:48.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-29T00:53:48.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-29T00:53:48.989Z] Removing intermediate container df7213f5997e [2021-10-29T00:53:48.989Z] ---> 56cb87f5f168 [2021-10-29T00:53:48.989Z] [2021-10-29T00:53:48.989Z] Step 9/24 : FROM alpine:3.14 [2021-10-29T00:53:48.989Z] ---> 14119a10abf4 [2021-10-29T00:53:48.989Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-29T00:53:48.989Z] Removing intermediate container ef7b140444c8 [2021-10-29T00:53:48.989Z] ---> 63e57492da8c [2021-10-29T00:53:48.989Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-29T00:53:48.989Z] ---> Running in aea9f609e0d1 [2021-10-29T00:53:48.989Z] ---> Running in b4494cbd9031 [2021-10-29T00:53:49.082Z] prd-ubuntu18.04-docker-arm64-4c-16g-13372 does not seem to be running inside a container [2021-10-29T00:53:49.164Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-29T00:53:49.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:53:49.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:53:49.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:53:50.099Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-29T00:53:50.099Z] (2/2) Installing su-exec (0.2-r1) [2021-10-29T00:53:50.099Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:53:50.099Z] OK: 6 MiB in 16 packages [2021-10-29T00:53:50.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:53:50.623Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-29T00:53:50.623Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-29T00:53:50.623Z] (3/3) Installing su-exec (0.2-r1) [2021-10-29T00:53:50.623Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:53:50.623Z] Removing intermediate container b4494cbd9031 [2021-10-29T00:53:50.623Z] ---> cd29dcfeb41f [2021-10-29T00:53:50.623Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-29T00:53:50.623Z] Executing ca-certificates-20191127-r5.trigger [2021-10-29T00:53:50.889Z] ---> Running in 4f49f2ab7458 [2021-10-29T00:53:50.889Z] OK: 6 MiB in 17 packages [2021-10-29T00:53:50.889Z] Removing intermediate container 4f49f2ab7458 [2021-10-29T00:53:50.889Z] ---> 760be5e4a9a7 [2021-10-29T00:53:50.889Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-29T00:53:50.889Z] ---> Running in fa4959caf537 [2021-10-29T00:53:51.155Z] Removing intermediate container fa4959caf537 [2021-10-29T00:53:51.155Z] ---> 41fdddf593e0 [2021-10-29T00:53:51.155Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-29T00:53:51.421Z] ---> Running in 898fd3fbb797 [2021-10-29T00:53:51.421Z] Removing intermediate container aea9f609e0d1 [2021-10-29T00:53:51.421Z] ---> e29a81fc529a [2021-10-29T00:53:51.421Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-29T00:53:51.421Z] ---> Running in 126d3ce02f1a [2021-10-29T00:53:51.683Z] Removing intermediate container 126d3ce02f1a [2021-10-29T00:53:51.683Z] ---> a5809e322505 [2021-10-29T00:53:51.683Z] Step 12/24 : WORKDIR / [2021-10-29T00:53:51.683Z] ---> Running in c5ec064d959e [2021-10-29T00:53:51.905Z] $ docker top c8b917e7d1f41caaeba200048a5bfd4e83245b2eafd6a3339487608f28e74a2f -eo pid,comm [2021-10-29T00:53:51.952Z] Removing intermediate container c5ec064d959e [2021-10-29T00:53:51.952Z] ---> d38760904004 [2021-10-29T00:53:51.952Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] { [Pipeline] sh [2021-10-29T00:53:52.216Z] ---> 35af085412d4 [2021-10-29T00:53:52.216Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-29T00:53:52.483Z] ---> aca6d45ca764 [2021-10-29T00:53:52.483Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-29T00:53:52.746Z] Removing intermediate container 898fd3fbb797 [2021-10-29T00:53:52.746Z] ---> bab2f1290017 [2021-10-29T00:53:52.746Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-29T00:53:52.746Z] ---> Running in e4d89a41716c [2021-10-29T00:53:52.746Z] ---> cb8006d5e6cd [2021-10-29T00:53:52.746Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-29T00:53:52.861Z] + docker-compose build --help [2021-10-29T00:53:52.861Z] + grep parallel [2021-10-29T00:53:53.014Z] Removing intermediate container e4d89a41716c [2021-10-29T00:53:53.014Z] ---> f504e8685097 [2021-10-29T00:53:53.014Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-29T00:53:53.277Z] ---> 817cd5f7e4d4 [2021-10-29T00:53:53.277Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-29T00:53:53.277Z] ---> 1e5c60e97071 [2021-10-29T00:53:53.277Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-29T00:53:53.277Z] ---> Running in bf3eafd3cef8 [2021-10-29T00:53:53.541Z] ---> 4db5462ec48c [2021-10-29T00:53:53.541Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-29T00:53:54.490Z] ---> a3be0f38dc90 [2021-10-29T00:53:54.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-29T00:53:54.490Z] Removing intermediate container bf3eafd3cef8 [2021-10-29T00:53:54.490Z] ---> be76e9c387c2 [2021-10-29T00:53:54.490Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T00:53:54.490Z] ---> 9dc1be57c035 [2021-10-29T00:53:54.490Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-29T00:53:54.756Z] ---> Running in 0875bc2f0013 [2021-10-29T00:53:55.019Z] ---> 047518b44d8e [2021-10-29T00:53:55.019Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-29T00:53:55.967Z] ---> c439e2143009 [2021-10-29T00:53:55.967Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-29T00:53:55.967Z] ---> c60c57415474 [2021-10-29T00:53:55.967Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-29T00:53:56.227Z] Removing intermediate container 0875bc2f0013 [2021-10-29T00:53:56.227Z] ---> 9aacd44d063d [2021-10-29T00:53:56.227Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-29T00:53:56.227Z] ---> Running in 399c23abfc4a [2021-10-29T00:53:56.493Z] ---> 44933660b02e [2021-10-29T00:53:56.493Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-29T00:53:56.777Z] Removing intermediate container 399c23abfc4a [2021-10-29T00:53:56.777Z] ---> ded7cfb679ea [2021-10-29T00:53:56.778Z] Step 22/24 : LABEL arch=x86_64 [2021-10-29T00:53:56.778Z] ---> Running in 540ac217826f [2021-10-29T00:53:57.160Z] --parallel Build images in parallel. [Pipeline] } [2021-10-29T00:53:57.187Z] $ docker stop --time=1 c8b917e7d1f41caaeba200048a5bfd4e83245b2eafd6a3339487608f28e74a2f [2021-10-29T00:53:57.361Z] ---> df5292ecd728 [2021-10-29T00:53:57.361Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-29T00:53:57.361Z] Removing intermediate container 540ac217826f [2021-10-29T00:53:57.361Z] ---> e56541ae8354 [2021-10-29T00:53:57.361Z] Step 23/24 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:53:57.632Z] Removing intermediate container 39f16be18d9f [2021-10-29T00:53:57.632Z] ---> 28214c379eb4 [2021-10-29T00:53:57.632Z] [2021-10-29T00:53:57.632Z] Step 9/22 : FROM alpine:3.14 [2021-10-29T00:53:57.632Z] ---> 14119a10abf4 [2021-10-29T00:53:57.632Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-29T00:53:57.632Z] ---> Running in 7507f2be3823 [2021-10-29T00:53:57.632Z] ---> Running in 89cba9922781 [2021-10-29T00:53:57.902Z] Removing intermediate container 7507f2be3823 [2021-10-29T00:53:57.902Z] ---> fa9c4c95a113 [2021-10-29T00:53:57.902Z] Step 24/24 : LABEL version=2.0.1-dev.86 [2021-10-29T00:53:57.902Z] ---> Running in c91b853b31a8 [2021-10-29T00:53:57.902Z] Removing intermediate container 89cba9922781 [2021-10-29T00:53:57.902Z] ---> ef0b769fcfc3 [2021-10-29T00:53:57.902Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-29T00:53:57.902Z] ---> Running in 537adf0e9455 [2021-10-29T00:53:58.169Z] ---> Running in 02871e0c8d59 [2021-10-29T00:53:58.169Z] Removing intermediate container c91b853b31a8 [2021-10-29T00:53:58.169Z] ---> 7c089c0eb564 [2021-10-29T00:53:58.169Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-29T00:53:58.169Z] Removing intermediate container 537adf0e9455 [2021-10-29T00:53:58.169Z] ---> c0cf369f56ea [2021-10-29T00:53:58.169Z] [2021-10-29T00:53:58.435Z] Successfully built c0cf369f56ea [2021-10-29T00:53:58.435Z] Successfully tagged security-secretstore-setup:latest [2021-10-29T00:53:58.435Z]  Building security-secretstore-setup ... done Removing intermediate container 02871e0c8d59 [2021-10-29T00:53:58.435Z] ---> 955502ea2a18 [2021-10-29T00:53:58.435Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-29T00:53:58.435Z] ---> 476520599ea1 [2021-10-29T00:53:58.435Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-29T00:53:58.435Z] ---> Running in 5212ff5e3a49 [2021-10-29T00:53:58.711Z] ---> Running in 2f880c6f0110 [2021-10-29T00:53:58.711Z] Removing intermediate container 5212ff5e3a49 [2021-10-29T00:53:58.711Z] ---> 1acbc680131a [2021-10-29T00:53:58.711Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:53:58.711Z] ---> Running in 8bbc77e79a9f [2021-10-29T00:53:58.982Z] $ docker rm -f c8b917e7d1f41caaeba200048a5bfd4e83245b2eafd6a3339487608f28e74a2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:53:59.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-29T00:53:59.579Z] . [Pipeline] withDockerContainer [2021-10-29T00:53:59.667Z] Removing intermediate container cdc96b19def6 [2021-10-29T00:53:59.667Z] ---> d65b9dd9d718 [2021-10-29T00:53:59.667Z] [2021-10-29T00:53:59.667Z] Step 11/23 : FROM alpine:3.14 [2021-10-29T00:53:59.667Z] ---> 14119a10abf4 [2021-10-29T00:53:59.667Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-29T00:53:59.667Z] ---> Using cache [2021-10-29T00:53:59.667Z] ---> 0732437c416c [2021-10-29T00:53:59.667Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-29T00:53:59.667Z] ---> Using cache [2021-10-29T00:53:59.667Z] ---> c0abd30b9b09 [2021-10-29T00:53:59.667Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-29T00:53:59.667Z] Removing intermediate container 2f880c6f0110 [2021-10-29T00:53:59.667Z] ---> 997cfb4144d4 [2021-10-29T00:53:59.667Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-29T00:53:59.817Z] prd-ubuntu18.04-docker-arm64-4c-16g-13372 does not seem to be running inside a container [2021-10-29T00:53:59.902Z] $ 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/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-29T00:53:59.929Z] ---> Running in 21b225f3a87d [2021-10-29T00:53:59.929Z] Removing intermediate container 8bbc77e79a9f [2021-10-29T00:53:59.929Z] ---> 5026b6d17978 [2021-10-29T00:53:59.929Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-29T00:53:59.929Z] ---> Running in 4a553d2db80b [2021-10-29T00:53:59.929Z] ---> Running in d15b495ad99f [2021-10-29T00:53:59.929Z] Removing intermediate container 21b225f3a87d [2021-10-29T00:53:59.929Z] ---> 49c514105239 [2021-10-29T00:53:59.929Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-29T00:53:59.929Z] Removing intermediate container 4a553d2db80b [2021-10-29T00:53:59.929Z] ---> 0f8df0b8c520 [2021-10-29T00:53:59.929Z] Step 27/30 : CMD ["gate"] [2021-10-29T00:53:59.929Z] ---> Running in 6330847a57b8 [2021-10-29T00:54:00.188Z] ---> Running in 76b5f73aaa26 [2021-10-29T00:54:00.188Z] Removing intermediate container 6330847a57b8 [2021-10-29T00:54:00.188Z] ---> 658b3587ee10 [2021-10-29T00:54:00.188Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T00:54:00.188Z] Removing intermediate container 76b5f73aaa26 [2021-10-29T00:54:00.188Z] ---> 0eed7cdcf10d [2021-10-29T00:54:00.188Z] Step 28/30 : LABEL arch=x86_64 [2021-10-29T00:54:00.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T00:54:00.449Z] ---> Running in 1c0a8a9b6970 [2021-10-29T00:54:00.449Z] ---> b47f72e28a3f [2021-10-29T00:54:00.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-29T00:54:00.449Z] Removing intermediate container 1c0a8a9b6970 [2021-10-29T00:54:00.449Z] ---> 55ae9999b297 [2021-10-29T00:54:00.449Z] Step 29/30 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:00.709Z] ---> Running in 6e5797cb176f [2021-10-29T00:54:00.709Z] Removing intermediate container 6e5797cb176f [2021-10-29T00:54:00.709Z] ---> 287a38da9848 [2021-10-29T00:54:00.709Z] Step 30/30 : LABEL version=2.0.1-dev.86 [2021-10-29T00:54:00.709Z] ---> 9eeb71927936 [2021-10-29T00:54:00.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-29T00:54:00.709Z] ---> Running in ba119baf256e [2021-10-29T00:54:00.971Z] ---> 700f40b029f3 [2021-10-29T00:54:00.971Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-29T00:54:00.971Z] Removing intermediate container ba119baf256e [2021-10-29T00:54:00.971Z] ---> 3fc88fd85c44 [2021-10-29T00:54:00.971Z] [2021-10-29T00:54:00.971Z] ---> Running in 980b7d297c7a [2021-10-29T00:54:00.971Z] Successfully built 3fc88fd85c44 [2021-10-29T00:54:00.971Z] Successfully tagged security-bootstrapper:latest [2021-10-29T00:54:00.971Z]  Building security-bootstrapper ... done Removing intermediate container 980b7d297c7a [2021-10-29T00:54:00.971Z] ---> 6fdcbc40a426 [2021-10-29T00:54:00.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:54:01.238Z] ---> Running in fd158273342c [2021-10-29T00:54:01.238Z] Removing intermediate container fd158273342c [2021-10-29T00:54:01.238Z] ---> 149ff223f396 [2021-10-29T00:54:01.238Z] Step 21/23 : LABEL arch=x86_64 [2021-10-29T00:54:01.239Z] ---> Running in 2bc704a60191 [2021-10-29T00:54:01.239Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T00:54:01.239Z] Removing intermediate container 2bc704a60191 [2021-10-29T00:54:01.239Z] ---> 7e5da6664e8d [2021-10-29T00:54:01.239Z] Step 22/23 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:01.357Z] $ docker top df3add592c95f056b2872abbe9e02be9e09d4e5791df1257fee2400dd53b28b1 -eo pid,comm [2021-10-29T00:54:01.518Z] ---> Running in 5e0d1bd9146c [2021-10-29T00:54:01.518Z] Removing intermediate container 5e0d1bd9146c [2021-10-29T00:54:01.518Z] ---> 9417a261f997 [2021-10-29T00:54:01.518Z] Step 23/23 : LABEL version=2.0.1-dev.86 [2021-10-29T00:54:01.518Z] ---> Running in 27509359cdce [2021-10-29T00:54:01.518Z] Removing intermediate container 27509359cdce [2021-10-29T00:54:01.518Z] ---> b96d8dc204f8 [2021-10-29T00:54:01.518Z] [Pipeline] { [Pipeline] sh [2021-10-29T00:54:01.787Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-29T00:54:01.787Z] Successfully built b96d8dc204f8 [2021-10-29T00:54:01.787Z] Successfully tagged support-scheduler:latest [2021-10-29T00:54:01.787Z]  Building support-scheduler ... done (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-29T00:54:01.787Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-29T00:54:02.050Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-29T00:54:02.050Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-29T00:54:02.303Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-29T00:54:02.317Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-29T00:54:02.317Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:54:02.317Z] OK: 8 MiB in 20 packages [2021-10-29T00:54:02.579Z] Removing intermediate container d15b495ad99f [2021-10-29T00:54:02.579Z] ---> bf1027f3523a [2021-10-29T00:54:02.579Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T00:54:02.842Z] ---> 7b141d9f0bc1 [2021-10-29T00:54:02.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-29T00:54:03.414Z] ---> 087731f7b3ec [2021-10-29T00:54:03.414Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-29T00:54:03.414Z] ---> aeed804260ca [2021-10-29T00:54:03.414Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-29T00:54:03.414Z] ---> Running in 9c9a5653723f [2021-10-29T00:54:03.679Z] Removing intermediate container 9c9a5653723f [2021-10-29T00:54:03.679Z] ---> c8340fa7d854 [2021-10-29T00:54:03.679Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:54:03.679Z] ---> Running in 197eafbcc37a [2021-10-29T00:54:03.679Z] Removing intermediate container 197eafbcc37a [2021-10-29T00:54:03.679Z] ---> a0a6d4e4c62b [2021-10-29T00:54:03.679Z] Step 20/22 : LABEL arch=x86_64 [2021-10-29T00:54:03.679Z] ---> Running in 7432bc3aadfd [2021-10-29T00:54:03.939Z] Removing intermediate container 7432bc3aadfd [2021-10-29T00:54:03.939Z] ---> ec601fc3e30f [2021-10-29T00:54:03.939Z] Step 21/22 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:03.939Z] ---> Running in 4917f63f09d1 [2021-10-29T00:54:03.939Z] Removing intermediate container 4917f63f09d1 [2021-10-29T00:54:03.939Z] ---> 35c6efc3e624 [2021-10-29T00:54:03.939Z] Step 22/22 : LABEL version=2.0.1-dev.86 [2021-10-29T00:54:03.939Z] ---> Running in f8efb080c5f0 [2021-10-29T00:54:04.200Z] Removing intermediate container f8efb080c5f0 [2021-10-29T00:54:04.200Z] ---> ee57d5547f76 [2021-10-29T00:54:04.200Z] [2021-10-29T00:54:04.200Z] Successfully built ee57d5547f76 [2021-10-29T00:54:04.200Z] Successfully tagged core-data:latest [2021-10-29T00:54:04.207Z]  Building core-data ... done  [Pipeline] } [2021-10-29T00:54:04.214Z] $ docker stop --time=1 c6dd840104ed82515522193306fdae41b45d7a01673034b04b32e12b2c8effd3 [2021-10-29T00:54:05.610Z] $ docker rm -f c6dd840104ed82515522193306fdae41b45d7a01673034b04b32e12b2c8effd3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T00:54:06.053Z] + docker images [2021-10-29T00:54:06.053Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-29T00:54:06.053Z] core-data latest ee57d5547f76 3 seconds ago 20.7MB [2021-10-29T00:54:06.053Z] support-scheduler latest b96d8dc204f8 5 seconds ago 16.2MB [2021-10-29T00:54:06.053Z] security-bootstrapper latest 3fc88fd85c44 6 seconds ago 18.9MB [2021-10-29T00:54:06.053Z] d65b9dd9d718 7 seconds ago 1.76GB [2021-10-29T00:54:06.053Z] 28214c379eb4 9 seconds ago 1.76GB [2021-10-29T00:54:06.053Z] security-secretstore-setup latest c0cf369f56ea 9 seconds ago 28.4MB [2021-10-29T00:54:06.053Z] 56cb87f5f168 18 seconds ago 1.76GB [2021-10-29T00:54:06.053Z] c3b44d23d494 19 seconds ago 1.76GB [2021-10-29T00:54:06.053Z] sys-mgmt-agent latest 86ec140b56aa 44 seconds ago 294MB [2021-10-29T00:54:06.053Z] support-notifications latest db0b5f7f85ac About a minute ago 16.9MB [2021-10-29T00:54:06.053Z] security-proxy-setup latest 24598f1769a2 About a minute ago 26.9MB [2021-10-29T00:54:06.053Z] core-metadata latest 032c3e63e62a About a minute ago 16.9MB [2021-10-29T00:54:06.053Z] core-command latest 1c14116afabb About a minute ago 16.1MB [2021-10-29T00:54:06.053Z] 3b2924fb7f52 About a minute ago 1.76GB [2021-10-29T00:54:06.053Z] 27799a378093 About a minute ago 1.76GB [2021-10-29T00:54:06.053Z] 27727e915807 About a minute ago 1.76GB [2021-10-29T00:54:06.053Z] 037335484d8e About a minute ago 1.76GB [2021-10-29T00:54:06.053Z] 00e2bac2e66b About a minute ago 1.75GB [2021-10-29T00:54:06.054Z] ci-base-image-x86_64 latest 251c5eeae865 6 minutes ago 1.25GB [2021-10-29T00:54:06.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-10-29T00:54:06.054Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB [2021-10-29T00:54:06.054Z] docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB [2021-10-29T00:54:06.054Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-29T00:54:06.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T00:54:06.209Z] provisioning config files... [2021-10-29T00:54:06.222Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/98@tmp/config7140722357870419074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T00:54:06.532Z] ---> docker-login.sh [2021-10-29T00:54:06.532Z] nexus3.edgexfoundry.org:10001 [2021-10-29T00:54:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:54:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:54:06.532Z] Configure a credential helper to remove this warning. See [2021-10-29T00:54:06.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:54:06.532Z] [2021-10-29T00:54:06.532Z] Login Succeeded [2021-10-29T00:54:06.532Z] nexus3.edgexfoundry.org:10002 [2021-10-29T00:54:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:54:06.589Z] Building core-command ... [2021-10-29T00:54:06.589Z] Building core-data ... [2021-10-29T00:54:06.589Z] Building core-metadata ... [2021-10-29T00:54:06.589Z] Building security-bootstrapper ... [2021-10-29T00:54:06.589Z] Building security-proxy-setup ... [2021-10-29T00:54:06.589Z] Building security-secretstore-setup ... [2021-10-29T00:54:06.589Z] Building support-notifications ... [2021-10-29T00:54:06.589Z] Building support-scheduler ... [2021-10-29T00:54:06.589Z] Building sys-mgmt-agent ... [2021-10-29T00:54:06.589Z] Building security-proxy-setup [2021-10-29T00:54:06.589Z] Building security-secretstore-setup [2021-10-29T00:54:06.589Z] Building core-metadata [2021-10-29T00:54:06.589Z] Building core-command [2021-10-29T00:54:06.589Z] Building sys-mgmt-agent [2021-10-29T00:54:06.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:54:06.796Z] Configure a credential helper to remove this warning. See [2021-10-29T00:54:06.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:54:06.796Z] [2021-10-29T00:54:06.796Z] Login Succeeded [2021-10-29T00:54:06.796Z] nexus3.edgexfoundry.org:10003 [2021-10-29T00:54:06.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:54:06.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:54:06.796Z] Configure a credential helper to remove this warning. See [2021-10-29T00:54:06.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:54:06.796Z] [2021-10-29T00:54:06.796Z] Login Succeeded [2021-10-29T00:54:06.796Z] nexus3.edgexfoundry.org:10004 [2021-10-29T00:54:06.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:54:06.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:54:06.796Z] Configure a credential helper to remove this warning. See [2021-10-29T00:54:06.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:54:06.796Z] [2021-10-29T00:54:06.796Z] Login Succeeded [2021-10-29T00:54:06.796Z] docker.io [2021-10-29T00:54:07.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T00:54:07.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T00:54:07.317Z] Configure a credential helper to remove this warning. See [2021-10-29T00:54:07.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T00:54:07.317Z] [2021-10-29T00:54:07.317Z] Login Succeeded [2021-10-29T00:54:07.317Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T00:54:07.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:07.364Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-10-29T00:54:07.364Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:07.364Z] latest [2021-10-29T00:54:07.364Z] 2.0.1-dev.86 [2021-10-29T00:54:07.364Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:07.364Z] main [2021-10-29T00:54:07.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:07.673Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:07.966Z] + docker push nexus3.edgexfoundry.org:10004/core-command:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:07.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-29T00:54:07.966Z] 6439fc11118a: Preparing [2021-10-29T00:54:07.966Z] 38527c00a3ad: Preparing [2021-10-29T00:54:07.966Z] 797527df154d: Preparing [2021-10-29T00:54:07.966Z] b8414615b538: Preparing [2021-10-29T00:54:07.966Z] e2eb06d8af82: Preparing [2021-10-29T00:54:07.966Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:07.966Z] b8414615b538: Pushed [2021-10-29T00:54:07.966Z] 797527df154d: Pushed [2021-10-29T00:54:07.966Z] 6439fc11118a: Pushed [2021-10-29T00:54:08.905Z] 38527c00a3ad: Pushed [2021-10-29T00:54:08.905Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:0d46f8f5650020c1f8e7ec2dad52f319e05269bc49fec5ae7363ebc611eff891 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:09.206Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:09.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-29T00:54:09.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-29T00:54:09.506Z] 6439fc11118a: Preparing [2021-10-29T00:54:09.506Z] 38527c00a3ad: Preparing [2021-10-29T00:54:09.506Z] 797527df154d: Preparing [2021-10-29T00:54:09.506Z] b8414615b538: Preparing [2021-10-29T00:54:09.506Z] e2eb06d8af82: Preparing [2021-10-29T00:54:09.506Z] b8414615b538: Layer already exists [2021-10-29T00:54:09.506Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:09.506Z] 797527df154d: Layer already exists [2021-10-29T00:54:09.506Z] 38527c00a3ad: Layer already exists [2021-10-29T00:54:09.506Z] 6439fc11118a: Layer already exists [2021-10-29T00:54:09.506Z] latest: digest: sha256:0d46f8f5650020c1f8e7ec2dad52f319e05269bc49fec5ae7363ebc611eff891 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:09.810Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:10.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.86 [2021-10-29T00:54:10.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-29T00:54:10.108Z] 6439fc11118a: Preparing [2021-10-29T00:54:10.108Z] 38527c00a3ad: Preparing [2021-10-29T00:54:10.108Z] 797527df154d: Preparing [2021-10-29T00:54:10.108Z] b8414615b538: Preparing [2021-10-29T00:54:10.108Z] e2eb06d8af82: Preparing [2021-10-29T00:54:10.108Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:10.108Z] 38527c00a3ad: Layer already exists [2021-10-29T00:54:10.108Z] 797527df154d: Layer already exists [2021-10-29T00:54:10.108Z] b8414615b538: Layer already exists [2021-10-29T00:54:10.108Z] 6439fc11118a: Layer already exists [2021-10-29T00:54:10.108Z] 2.0.1-dev.86: digest: sha256:0d46f8f5650020c1f8e7ec2dad52f319e05269bc49fec5ae7363ebc611eff891 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:10.412Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:10.710Z] + docker push nexus3.edgexfoundry.org:10004/core-command:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:10.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-29T00:54:10.710Z] 6439fc11118a: Preparing [2021-10-29T00:54:10.710Z] 38527c00a3ad: Preparing [2021-10-29T00:54:10.710Z] 797527df154d: Preparing [2021-10-29T00:54:10.710Z] b8414615b538: Preparing [2021-10-29T00:54:10.710Z] e2eb06d8af82: Preparing [2021-10-29T00:54:10.710Z] 797527df154d: Layer already exists [2021-10-29T00:54:10.710Z] 6439fc11118a: Layer already exists [2021-10-29T00:54:10.710Z] b8414615b538: Layer already exists [2021-10-29T00:54:10.710Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:10.710Z] 38527c00a3ad: Layer already exists [2021-10-29T00:54:10.710Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:0d46f8f5650020c1f8e7ec2dad52f319e05269bc49fec5ae7363ebc611eff891 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:11.010Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:11.305Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-10-29T00:54:11.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-10-29T00:54:11.305Z] 6439fc11118a: Preparing [2021-10-29T00:54:11.305Z] 38527c00a3ad: Preparing [2021-10-29T00:54:11.305Z] 797527df154d: Preparing [2021-10-29T00:54:11.305Z] b8414615b538: Preparing [2021-10-29T00:54:11.305Z] e2eb06d8af82: Preparing [2021-10-29T00:54:11.305Z] 6439fc11118a: Layer already exists [2021-10-29T00:54:11.305Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:11.305Z] 38527c00a3ad: Layer already exists [2021-10-29T00:54:11.305Z] b8414615b538: Layer already exists [2021-10-29T00:54:11.305Z] 797527df154d: Layer already exists [2021-10-29T00:54:11.305Z] main: digest: sha256:0d46f8f5650020c1f8e7ec2dad52f319e05269bc49fec5ae7363ebc611eff891 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:11.345Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:11.353Z] taggedImages: [2021-10-29T00:54:11.353Z] - nexus3.edgexfoundry.org:10004/core-command:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:11.353Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-10-29T00:54:11.353Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.86 [2021-10-29T00:54:11.353Z] - nexus3.edgexfoundry.org:10004/core-command:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:11.353Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-10-29T00:54:11.378Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-10-29T00:54:11.378Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:11.378Z] latest [2021-10-29T00:54:11.378Z] 2.0.1-dev.86 [2021-10-29T00:54:11.378Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:11.378Z] main [2021-10-29T00:54:11.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:11.693Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:11.986Z] + docker push nexus3.edgexfoundry.org:10004/core-data:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:11.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-29T00:54:11.987Z] 99d5f53a147d: Preparing [2021-10-29T00:54:11.987Z] c06535dd4184: Preparing [2021-10-29T00:54:11.987Z] 797527df154d: Preparing [2021-10-29T00:54:11.987Z] e76399b21bb7: Preparing [2021-10-29T00:54:11.987Z] 415591c8334b: Preparing [2021-10-29T00:54:11.987Z] e2eb06d8af82: Preparing [2021-10-29T00:54:11.987Z] e2eb06d8af82: Waiting [2021-10-29T00:54:11.987Z] 797527df154d: Layer already exists [2021-10-29T00:54:11.987Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:12.248Z] 99d5f53a147d: Pushed [2021-10-29T00:54:12.248Z] 415591c8334b: Pushed [2021-10-29T00:54:12.248Z] e76399b21bb7: Pushed [2021-10-29T00:54:13.189Z] c06535dd4184: Pushed [2021-10-29T00:54:13.189Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:064ff0c60e689f82fbe9c0a01dca6367b29414e8acd6523021307882f92056fa size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:13.484Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:13.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-29T00:54:13.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-29T00:54:13.778Z] 99d5f53a147d: Preparing [2021-10-29T00:54:13.778Z] c06535dd4184: Preparing [2021-10-29T00:54:13.778Z] 797527df154d: Preparing [2021-10-29T00:54:13.778Z] e76399b21bb7: Preparing [2021-10-29T00:54:13.778Z] 415591c8334b: Preparing [2021-10-29T00:54:13.778Z] e2eb06d8af82: Preparing [2021-10-29T00:54:13.778Z] e2eb06d8af82: Waiting [2021-10-29T00:54:13.778Z] 797527df154d: Layer already exists [2021-10-29T00:54:13.778Z] e76399b21bb7: Layer already exists [2021-10-29T00:54:13.778Z] c06535dd4184: Layer already exists [2021-10-29T00:54:13.778Z] 415591c8334b: Layer already exists [2021-10-29T00:54:13.778Z] 99d5f53a147d: Layer already exists [2021-10-29T00:54:13.778Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:13.778Z] latest: digest: sha256:064ff0c60e689f82fbe9c0a01dca6367b29414e8acd6523021307882f92056fa size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:14.080Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:14.382Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.86 [2021-10-29T00:54:14.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-29T00:54:14.382Z] 99d5f53a147d: Preparing [2021-10-29T00:54:14.382Z] c06535dd4184: Preparing [2021-10-29T00:54:14.382Z] 797527df154d: Preparing [2021-10-29T00:54:14.382Z] e76399b21bb7: Preparing [2021-10-29T00:54:14.382Z] 415591c8334b: Preparing [2021-10-29T00:54:14.382Z] e2eb06d8af82: Preparing [2021-10-29T00:54:14.382Z] e2eb06d8af82: Waiting [2021-10-29T00:54:14.382Z] 415591c8334b: Layer already exists [2021-10-29T00:54:14.382Z] e76399b21bb7: Layer already exists [2021-10-29T00:54:14.382Z] c06535dd4184: Layer already exists [2021-10-29T00:54:14.382Z] 99d5f53a147d: Layer already exists [2021-10-29T00:54:14.382Z] 797527df154d: Layer already exists [2021-10-29T00:54:14.382Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:14.382Z] 2.0.1-dev.86: digest: sha256:064ff0c60e689f82fbe9c0a01dca6367b29414e8acd6523021307882f92056fa size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:14.680Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:14.974Z] + docker push nexus3.edgexfoundry.org:10004/core-data:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:14.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-29T00:54:14.974Z] 99d5f53a147d: Preparing [2021-10-29T00:54:14.974Z] c06535dd4184: Preparing [2021-10-29T00:54:14.974Z] 797527df154d: Preparing [2021-10-29T00:54:14.974Z] e76399b21bb7: Preparing [2021-10-29T00:54:14.974Z] 415591c8334b: Preparing [2021-10-29T00:54:14.974Z] e2eb06d8af82: Preparing [2021-10-29T00:54:14.974Z] e2eb06d8af82: Waiting [2021-10-29T00:54:14.974Z] c06535dd4184: Layer already exists [2021-10-29T00:54:14.974Z] 415591c8334b: Layer already exists [2021-10-29T00:54:14.974Z] e76399b21bb7: Layer already exists [2021-10-29T00:54:14.975Z] 797527df154d: Layer already exists [2021-10-29T00:54:14.975Z] 99d5f53a147d: Layer already exists [2021-10-29T00:54:14.975Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:14.975Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:064ff0c60e689f82fbe9c0a01dca6367b29414e8acd6523021307882f92056fa size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:15.272Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:15.562Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-10-29T00:54:15.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-10-29T00:54:15.562Z] 99d5f53a147d: Preparing [2021-10-29T00:54:15.562Z] c06535dd4184: Preparing [2021-10-29T00:54:15.562Z] 797527df154d: Preparing [2021-10-29T00:54:15.562Z] e76399b21bb7: Preparing [2021-10-29T00:54:15.562Z] 415591c8334b: Preparing [2021-10-29T00:54:15.562Z] e2eb06d8af82: Preparing [2021-10-29T00:54:15.562Z] e2eb06d8af82: Waiting [2021-10-29T00:54:15.562Z] 99d5f53a147d: Layer already exists [2021-10-29T00:54:15.562Z] e76399b21bb7: Layer already exists [2021-10-29T00:54:15.562Z] 415591c8334b: Layer already exists [2021-10-29T00:54:15.562Z] c06535dd4184: Layer already exists [2021-10-29T00:54:15.562Z] 797527df154d: Layer already exists [2021-10-29T00:54:15.562Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:15.562Z] main: digest: sha256:064ff0c60e689f82fbe9c0a01dca6367b29414e8acd6523021307882f92056fa size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:15.595Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:15.601Z] taggedImages: [2021-10-29T00:54:15.601Z] - nexus3.edgexfoundry.org:10004/core-data:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:15.601Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-10-29T00:54:15.601Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.86 [2021-10-29T00:54:15.601Z] - nexus3.edgexfoundry.org:10004/core-data:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:15.601Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-10-29T00:54:15.618Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-10-29T00:54:15.618Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:15.618Z] latest [2021-10-29T00:54:15.618Z] 2.0.1-dev.86 [2021-10-29T00:54:15.618Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:15.618Z] main [2021-10-29T00:54:15.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:15.938Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:16.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:16.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-29T00:54:16.230Z] 9a06e00cfd08: Preparing [2021-10-29T00:54:16.230Z] 2c1bdb2b6a39: Preparing [2021-10-29T00:54:16.230Z] 797527df154d: Preparing [2021-10-29T00:54:16.230Z] b8414615b538: Preparing [2021-10-29T00:54:16.230Z] e2eb06d8af82: Preparing [2021-10-29T00:54:16.230Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:16.230Z] b8414615b538: Layer already exists [2021-10-29T00:54:16.230Z] 797527df154d: Layer already exists [2021-10-29T00:54:16.230Z] 9a06e00cfd08: Pushed [2021-10-29T00:54:17.175Z] 2c1bdb2b6a39: Pushed [2021-10-29T00:54:17.434Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:cb83e52ddf0290de119eb6f48d8a8bca9a3f96c852f01d6fef565e29873929c9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:17.729Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:18.022Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-29T00:54:18.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-29T00:54:18.022Z] 9a06e00cfd08: Preparing [2021-10-29T00:54:18.022Z] 2c1bdb2b6a39: Preparing [2021-10-29T00:54:18.022Z] 797527df154d: Preparing [2021-10-29T00:54:18.022Z] b8414615b538: Preparing [2021-10-29T00:54:18.022Z] e2eb06d8af82: Preparing [2021-10-29T00:54:18.022Z] b8414615b538: Layer already exists [2021-10-29T00:54:18.022Z] 9a06e00cfd08: Layer already exists [2021-10-29T00:54:18.022Z] 797527df154d: Layer already exists [2021-10-29T00:54:18.022Z] 2c1bdb2b6a39: Layer already exists [2021-10-29T00:54:18.022Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:18.022Z] latest: digest: sha256:cb83e52ddf0290de119eb6f48d8a8bca9a3f96c852f01d6fef565e29873929c9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:18.336Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:18.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.86 [2021-10-29T00:54:18.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-29T00:54:18.686Z] 9a06e00cfd08: Preparing [2021-10-29T00:54:18.686Z] 2c1bdb2b6a39: Preparing [2021-10-29T00:54:18.686Z] 797527df154d: Preparing [2021-10-29T00:54:18.686Z] b8414615b538: Preparing [2021-10-29T00:54:18.686Z] e2eb06d8af82: Preparing [2021-10-29T00:54:18.686Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:18.686Z] 9a06e00cfd08: Layer already exists [2021-10-29T00:54:18.686Z] 2c1bdb2b6a39: Layer already exists [2021-10-29T00:54:18.686Z] 797527df154d: Layer already exists [2021-10-29T00:54:18.686Z] b8414615b538: Layer already exists [2021-10-29T00:54:18.686Z] 2.0.1-dev.86: digest: sha256:cb83e52ddf0290de119eb6f48d8a8bca9a3f96c852f01d6fef565e29873929c9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:18.983Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:19.276Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:19.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-29T00:54:19.276Z] 9a06e00cfd08: Preparing [2021-10-29T00:54:19.276Z] 2c1bdb2b6a39: Preparing [2021-10-29T00:54:19.276Z] 797527df154d: Preparing [2021-10-29T00:54:19.276Z] b8414615b538: Preparing [2021-10-29T00:54:19.276Z] e2eb06d8af82: Preparing [2021-10-29T00:54:19.276Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:19.276Z] 9a06e00cfd08: Layer already exists [2021-10-29T00:54:19.276Z] 797527df154d: Layer already exists [2021-10-29T00:54:19.276Z] 2c1bdb2b6a39: Layer already exists [2021-10-29T00:54:19.276Z] b8414615b538: Layer already exists [2021-10-29T00:54:19.276Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:cb83e52ddf0290de119eb6f48d8a8bca9a3f96c852f01d6fef565e29873929c9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:19.570Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:19.860Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-10-29T00:54:19.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-10-29T00:54:19.860Z] 9a06e00cfd08: Preparing [2021-10-29T00:54:19.860Z] 2c1bdb2b6a39: Preparing [2021-10-29T00:54:19.860Z] 797527df154d: Preparing [2021-10-29T00:54:19.860Z] b8414615b538: Preparing [2021-10-29T00:54:19.860Z] e2eb06d8af82: Preparing [2021-10-29T00:54:19.860Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:19.860Z] 2c1bdb2b6a39: Layer already exists [2021-10-29T00:54:19.860Z] 9a06e00cfd08: Layer already exists [2021-10-29T00:54:19.860Z] 797527df154d: Layer already exists [2021-10-29T00:54:19.860Z] b8414615b538: Layer already exists [2021-10-29T00:54:19.860Z] main: digest: sha256:cb83e52ddf0290de119eb6f48d8a8bca9a3f96c852f01d6fef565e29873929c9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:19.891Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:19.897Z] taggedImages: [2021-10-29T00:54:19.897Z] - nexus3.edgexfoundry.org:10004/core-metadata:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:19.897Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-10-29T00:54:19.897Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.86 [2021-10-29T00:54:19.897Z] - nexus3.edgexfoundry.org:10004/core-metadata:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:19.897Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-10-29T00:54:19.910Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-10-29T00:54:19.910Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:19.910Z] latest [2021-10-29T00:54:19.910Z] 2.0.1-dev.86 [2021-10-29T00:54:19.910Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:19.910Z] main [2021-10-29T00:54:19.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:20.227Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:20.525Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:20.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-29T00:54:20.526Z] 11d710fd3118: Preparing [2021-10-29T00:54:20.526Z] 11d710fd3118: Preparing [2021-10-29T00:54:20.526Z] 09510f6879a9: Preparing [2021-10-29T00:54:20.526Z] c9abcba2c9d6: Preparing [2021-10-29T00:54:20.526Z] c30ca77e45d9: Preparing [2021-10-29T00:54:20.526Z] 686282b84007: Preparing [2021-10-29T00:54:20.526Z] 797527df154d: Preparing [2021-10-29T00:54:20.526Z] cd5eed339494: Preparing [2021-10-29T00:54:20.526Z] 6414cdddf582: Preparing [2021-10-29T00:54:20.526Z] f1d8f1107454: Preparing [2021-10-29T00:54:20.526Z] 95709b566aec: Preparing [2021-10-29T00:54:20.526Z] e2eb06d8af82: Preparing [2021-10-29T00:54:20.526Z] 797527df154d: Waiting [2021-10-29T00:54:20.526Z] cd5eed339494: Waiting [2021-10-29T00:54:20.526Z] 6414cdddf582: Waiting [2021-10-29T00:54:20.526Z] f1d8f1107454: Waiting [2021-10-29T00:54:20.526Z] 95709b566aec: Waiting [2021-10-29T00:54:20.526Z] e2eb06d8af82: Waiting [2021-10-29T00:54:20.526Z] 09510f6879a9: Pushed [2021-10-29T00:54:20.526Z] c9abcba2c9d6: Pushed [2021-10-29T00:54:20.526Z] 11d710fd3118: Pushed [2021-10-29T00:54:20.526Z] 797527df154d: Layer already exists [2021-10-29T00:54:20.526Z] c30ca77e45d9: Pushed [2021-10-29T00:54:20.788Z] 6414cdddf582: Pushed [2021-10-29T00:54:20.788Z] cd5eed339494: Pushed [2021-10-29T00:54:20.788Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:20.788Z] f1d8f1107454: Pushed [2021-10-29T00:54:20.788Z] 95709b566aec: Pushed [2021-10-29T00:54:21.727Z] 686282b84007: Pushed [2021-10-29T00:54:21.727Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:087a116a42606e7cc8471ac79b1df5c7169587acb589720b7a1433fcb45bd7b0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:22.026Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:22.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-29T00:54:22.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-29T00:54:22.322Z] 11d710fd3118: Preparing [2021-10-29T00:54:22.322Z] 11d710fd3118: Preparing [2021-10-29T00:54:22.322Z] 09510f6879a9: Preparing [2021-10-29T00:54:22.322Z] c9abcba2c9d6: Preparing [2021-10-29T00:54:22.322Z] c30ca77e45d9: Preparing [2021-10-29T00:54:22.322Z] 686282b84007: Preparing [2021-10-29T00:54:22.322Z] 797527df154d: Preparing [2021-10-29T00:54:22.322Z] cd5eed339494: Preparing [2021-10-29T00:54:22.322Z] 6414cdddf582: Preparing [2021-10-29T00:54:22.322Z] f1d8f1107454: Preparing [2021-10-29T00:54:22.322Z] 95709b566aec: Preparing [2021-10-29T00:54:22.322Z] e2eb06d8af82: Preparing [2021-10-29T00:54:22.322Z] cd5eed339494: Waiting [2021-10-29T00:54:22.322Z] 6414cdddf582: Waiting [2021-10-29T00:54:22.322Z] f1d8f1107454: Waiting [2021-10-29T00:54:22.322Z] 95709b566aec: Waiting [2021-10-29T00:54:22.322Z] e2eb06d8af82: Waiting [2021-10-29T00:54:22.322Z] 797527df154d: Waiting [2021-10-29T00:54:22.322Z] 686282b84007: Layer already exists [2021-10-29T00:54:22.322Z] c9abcba2c9d6: Layer already exists [2021-10-29T00:54:22.322Z] 09510f6879a9: Layer already exists [2021-10-29T00:54:22.322Z] c30ca77e45d9: Layer already exists [2021-10-29T00:54:22.322Z] 11d710fd3118: Layer already exists [2021-10-29T00:54:22.322Z] 6414cdddf582: Layer already exists [2021-10-29T00:54:22.322Z] 797527df154d: Layer already exists [2021-10-29T00:54:22.322Z] f1d8f1107454: Layer already exists [2021-10-29T00:54:22.322Z] cd5eed339494: Layer already exists [2021-10-29T00:54:22.322Z] 95709b566aec: Layer already exists [2021-10-29T00:54:22.322Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:22.322Z] latest: digest: sha256:087a116a42606e7cc8471ac79b1df5c7169587acb589720b7a1433fcb45bd7b0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:22.619Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:22.917Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.86 [2021-10-29T00:54:22.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-29T00:54:22.917Z] 11d710fd3118: Preparing [2021-10-29T00:54:22.917Z] 11d710fd3118: Preparing [2021-10-29T00:54:22.917Z] 09510f6879a9: Preparing [2021-10-29T00:54:22.917Z] c9abcba2c9d6: Preparing [2021-10-29T00:54:22.917Z] c30ca77e45d9: Preparing [2021-10-29T00:54:22.917Z] 686282b84007: Preparing [2021-10-29T00:54:22.917Z] 797527df154d: Preparing [2021-10-29T00:54:22.917Z] cd5eed339494: Preparing [2021-10-29T00:54:22.917Z] 6414cdddf582: Preparing [2021-10-29T00:54:22.917Z] f1d8f1107454: Preparing [2021-10-29T00:54:22.917Z] 95709b566aec: Preparing [2021-10-29T00:54:22.917Z] e2eb06d8af82: Preparing [2021-10-29T00:54:22.917Z] 797527df154d: Waiting [2021-10-29T00:54:22.917Z] cd5eed339494: Waiting [2021-10-29T00:54:22.917Z] 6414cdddf582: Waiting [2021-10-29T00:54:22.917Z] f1d8f1107454: Waiting [2021-10-29T00:54:22.917Z] 95709b566aec: Waiting [2021-10-29T00:54:22.917Z] e2eb06d8af82: Waiting [2021-10-29T00:54:22.917Z] 09510f6879a9: Layer already exists [2021-10-29T00:54:22.917Z] c30ca77e45d9: Layer already exists [2021-10-29T00:54:22.917Z] c9abcba2c9d6: Layer already exists [2021-10-29T00:54:22.917Z] 686282b84007: Layer already exists [2021-10-29T00:54:22.917Z] 11d710fd3118: Layer already exists [2021-10-29T00:54:22.917Z] cd5eed339494: Layer already exists [2021-10-29T00:54:22.917Z] 797527df154d: Layer already exists [2021-10-29T00:54:22.917Z] 6414cdddf582: Layer already exists [2021-10-29T00:54:22.917Z] f1d8f1107454: Layer already exists [2021-10-29T00:54:22.917Z] 95709b566aec: Layer already exists [2021-10-29T00:54:22.917Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:22.917Z] 2.0.1-dev.86: digest: sha256:087a116a42606e7cc8471ac79b1df5c7169587acb589720b7a1433fcb45bd7b0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:23.215Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:23.528Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:23.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-29T00:54:23.528Z] 11d710fd3118: Preparing [2021-10-29T00:54:23.528Z] 11d710fd3118: Preparing [2021-10-29T00:54:23.528Z] 09510f6879a9: Preparing [2021-10-29T00:54:23.528Z] c9abcba2c9d6: Preparing [2021-10-29T00:54:23.528Z] c30ca77e45d9: Preparing [2021-10-29T00:54:23.528Z] 686282b84007: Preparing [2021-10-29T00:54:23.528Z] 797527df154d: Preparing [2021-10-29T00:54:23.528Z] cd5eed339494: Preparing [2021-10-29T00:54:23.528Z] 6414cdddf582: Preparing [2021-10-29T00:54:23.528Z] f1d8f1107454: Preparing [2021-10-29T00:54:23.528Z] 95709b566aec: Preparing [2021-10-29T00:54:23.528Z] e2eb06d8af82: Preparing [2021-10-29T00:54:23.528Z] 797527df154d: Waiting [2021-10-29T00:54:23.528Z] cd5eed339494: Waiting [2021-10-29T00:54:23.528Z] 6414cdddf582: Waiting [2021-10-29T00:54:23.528Z] f1d8f1107454: Waiting [2021-10-29T00:54:23.528Z] 95709b566aec: Waiting [2021-10-29T00:54:23.528Z] e2eb06d8af82: Waiting [2021-10-29T00:54:23.528Z] 686282b84007: Layer already exists [2021-10-29T00:54:23.528Z] c9abcba2c9d6: Layer already exists [2021-10-29T00:54:23.528Z] 09510f6879a9: Layer already exists [2021-10-29T00:54:23.528Z] 11d710fd3118: Layer already exists [2021-10-29T00:54:23.529Z] c30ca77e45d9: Layer already exists [2021-10-29T00:54:23.529Z] 797527df154d: Layer already exists [2021-10-29T00:54:23.529Z] cd5eed339494: Layer already exists [2021-10-29T00:54:23.529Z] f1d8f1107454: Layer already exists [2021-10-29T00:54:23.529Z] 95709b566aec: Layer already exists [2021-10-29T00:54:23.529Z] 6414cdddf582: Layer already exists [2021-10-29T00:54:23.529Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:23.529Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:087a116a42606e7cc8471ac79b1df5c7169587acb589720b7a1433fcb45bd7b0 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:23.825Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:24.116Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-10-29T00:54:24.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-10-29T00:54:24.116Z] 11d710fd3118: Preparing [2021-10-29T00:54:24.116Z] 11d710fd3118: Preparing [2021-10-29T00:54:24.116Z] 09510f6879a9: Preparing [2021-10-29T00:54:24.116Z] c9abcba2c9d6: Preparing [2021-10-29T00:54:24.116Z] c30ca77e45d9: Preparing [2021-10-29T00:54:24.116Z] 686282b84007: Preparing [2021-10-29T00:54:24.116Z] 797527df154d: Preparing [2021-10-29T00:54:24.116Z] cd5eed339494: Preparing [2021-10-29T00:54:24.116Z] 6414cdddf582: Preparing [2021-10-29T00:54:24.116Z] f1d8f1107454: Preparing [2021-10-29T00:54:24.116Z] 95709b566aec: Preparing [2021-10-29T00:54:24.116Z] e2eb06d8af82: Preparing [2021-10-29T00:54:24.116Z] 797527df154d: Waiting [2021-10-29T00:54:24.116Z] cd5eed339494: Waiting [2021-10-29T00:54:24.116Z] 6414cdddf582: Waiting [2021-10-29T00:54:24.116Z] f1d8f1107454: Waiting [2021-10-29T00:54:24.116Z] 95709b566aec: Waiting [2021-10-29T00:54:24.116Z] e2eb06d8af82: Waiting [2021-10-29T00:54:24.116Z] c30ca77e45d9: Layer already exists [2021-10-29T00:54:24.116Z] 09510f6879a9: Layer already exists [2021-10-29T00:54:24.116Z] 11d710fd3118: Layer already exists [2021-10-29T00:54:24.116Z] 686282b84007: Layer already exists [2021-10-29T00:54:24.116Z] c9abcba2c9d6: Layer already exists [2021-10-29T00:54:24.116Z] f1d8f1107454: Layer already exists [2021-10-29T00:54:24.116Z] 95709b566aec: Layer already exists [2021-10-29T00:54:24.116Z] cd5eed339494: Layer already exists [2021-10-29T00:54:24.116Z] 6414cdddf582: Layer already exists [2021-10-29T00:54:24.116Z] 797527df154d: Layer already exists [2021-10-29T00:54:24.116Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:24.116Z] main: digest: sha256:087a116a42606e7cc8471ac79b1df5c7169587acb589720b7a1433fcb45bd7b0 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:24.144Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:24.149Z] taggedImages: [2021-10-29T00:54:24.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:24.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-10-29T00:54:24.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.86 [2021-10-29T00:54:24.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:24.149Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-10-29T00:54:24.161Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-10-29T00:54:24.161Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:24.161Z] latest [2021-10-29T00:54:24.161Z] 2.0.1-dev.86 [2021-10-29T00:54:24.161Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:24.161Z] main [2021-10-29T00:54:24.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:24.464Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:24.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:24.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-29T00:54:24.762Z] 93b0d99a0341: Preparing [2021-10-29T00:54:24.762Z] 2da62981e605: Preparing [2021-10-29T00:54:24.762Z] ddddc5c99995: Preparing [2021-10-29T00:54:24.762Z] c88b9f2bac50: Preparing [2021-10-29T00:54:24.762Z] aaca83a8e087: Preparing [2021-10-29T00:54:24.762Z] e2eb06d8af82: Preparing [2021-10-29T00:54:24.762Z] e2eb06d8af82: Waiting [2021-10-29T00:54:25.344Z] ddddc5c99995: Pushed [2021-10-29T00:54:25.344Z] c88b9f2bac50: Pushed [2021-10-29T00:54:25.344Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:25.344Z] aaca83a8e087: Pushed [2021-10-29T00:54:25.605Z] 93b0d99a0341: Pushed [2021-10-29T00:54:25.605Z] 2da62981e605: Pushed [2021-10-29T00:54:25.867Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:d947b28bb6b667b9fa044728ec98be92e17d183b5e415ff32cdcd22cb9e089a2 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:26.168Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:26.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-29T00:54:26.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-29T00:54:26.463Z] 93b0d99a0341: Preparing [2021-10-29T00:54:26.463Z] 2da62981e605: Preparing [2021-10-29T00:54:26.463Z] ddddc5c99995: Preparing [2021-10-29T00:54:26.463Z] c88b9f2bac50: Preparing [2021-10-29T00:54:26.463Z] aaca83a8e087: Preparing [2021-10-29T00:54:26.463Z] e2eb06d8af82: Preparing [2021-10-29T00:54:26.463Z] e2eb06d8af82: Waiting [2021-10-29T00:54:26.463Z] c88b9f2bac50: Layer already exists [2021-10-29T00:54:26.463Z] 93b0d99a0341: Layer already exists [2021-10-29T00:54:26.463Z] aaca83a8e087: Layer already exists [2021-10-29T00:54:26.463Z] 2da62981e605: Layer already exists [2021-10-29T00:54:26.463Z] ddddc5c99995: Layer already exists [2021-10-29T00:54:26.463Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:26.463Z] latest: digest: sha256:d947b28bb6b667b9fa044728ec98be92e17d183b5e415ff32cdcd22cb9e089a2 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:26.767Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:27.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.86 [2021-10-29T00:54:27.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-29T00:54:27.062Z] 93b0d99a0341: Preparing [2021-10-29T00:54:27.062Z] 2da62981e605: Preparing [2021-10-29T00:54:27.062Z] ddddc5c99995: Preparing [2021-10-29T00:54:27.062Z] c88b9f2bac50: Preparing [2021-10-29T00:54:27.062Z] aaca83a8e087: Preparing [2021-10-29T00:54:27.062Z] e2eb06d8af82: Preparing [2021-10-29T00:54:27.062Z] e2eb06d8af82: Waiting [2021-10-29T00:54:27.062Z] c88b9f2bac50: Layer already exists [2021-10-29T00:54:27.062Z] 2da62981e605: Layer already exists [2021-10-29T00:54:27.062Z] aaca83a8e087: Layer already exists [2021-10-29T00:54:27.062Z] 93b0d99a0341: Layer already exists [2021-10-29T00:54:27.063Z] ddddc5c99995: Layer already exists [2021-10-29T00:54:27.063Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:27.063Z] 2.0.1-dev.86: digest: sha256:d947b28bb6b667b9fa044728ec98be92e17d183b5e415ff32cdcd22cb9e089a2 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:27.360Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:27.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:27.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-29T00:54:27.656Z] 93b0d99a0341: Preparing [2021-10-29T00:54:27.656Z] 2da62981e605: Preparing [2021-10-29T00:54:27.656Z] ddddc5c99995: Preparing [2021-10-29T00:54:27.656Z] c88b9f2bac50: Preparing [2021-10-29T00:54:27.656Z] aaca83a8e087: Preparing [2021-10-29T00:54:27.656Z] e2eb06d8af82: Preparing [2021-10-29T00:54:27.656Z] e2eb06d8af82: Waiting [2021-10-29T00:54:27.656Z] 2da62981e605: Layer already exists [2021-10-29T00:54:27.656Z] 93b0d99a0341: Layer already exists [2021-10-29T00:54:27.657Z] c88b9f2bac50: Layer already exists [2021-10-29T00:54:27.657Z] aaca83a8e087: Layer already exists [2021-10-29T00:54:27.657Z] ddddc5c99995: Layer already exists [2021-10-29T00:54:27.657Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:27.657Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:d947b28bb6b667b9fa044728ec98be92e17d183b5e415ff32cdcd22cb9e089a2 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:27.957Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:28.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-10-29T00:54:28.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-10-29T00:54:28.249Z] 93b0d99a0341: Preparing [2021-10-29T00:54:28.249Z] 2da62981e605: Preparing [2021-10-29T00:54:28.249Z] ddddc5c99995: Preparing [2021-10-29T00:54:28.249Z] c88b9f2bac50: Preparing [2021-10-29T00:54:28.249Z] aaca83a8e087: Preparing [2021-10-29T00:54:28.249Z] e2eb06d8af82: Preparing [2021-10-29T00:54:28.249Z] e2eb06d8af82: Waiting [2021-10-29T00:54:28.249Z] ddddc5c99995: Layer already exists [2021-10-29T00:54:28.249Z] 93b0d99a0341: Layer already exists [2021-10-29T00:54:28.249Z] aaca83a8e087: Layer already exists [2021-10-29T00:54:28.249Z] c88b9f2bac50: Layer already exists [2021-10-29T00:54:28.249Z] 2da62981e605: Layer already exists [2021-10-29T00:54:28.249Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:28.249Z] main: digest: sha256:d947b28bb6b667b9fa044728ec98be92e17d183b5e415ff32cdcd22cb9e089a2 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:28.279Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:28.283Z] taggedImages: [2021-10-29T00:54:28.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:28.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-10-29T00:54:28.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.86 [2021-10-29T00:54:28.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:28.283Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-10-29T00:54:28.295Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-10-29T00:54:28.295Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:28.295Z] latest [2021-10-29T00:54:28.295Z] 2.0.1-dev.86 [2021-10-29T00:54:28.295Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:28.295Z] main [2021-10-29T00:54:28.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:28.591Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:28.883Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:28.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-29T00:54:28.883Z] 35ea75daa193: Preparing [2021-10-29T00:54:28.883Z] d5cca9fdc450: Preparing [2021-10-29T00:54:28.883Z] 2c24f9df20e3: Preparing [2021-10-29T00:54:28.883Z] fd168b51a440: Preparing [2021-10-29T00:54:28.883Z] 1da79363f298: Preparing [2021-10-29T00:54:28.883Z] a10ec766b91e: Preparing [2021-10-29T00:54:28.883Z] 4a12bfac2ad1: Preparing [2021-10-29T00:54:28.883Z] bf43fc0bc6f5: Preparing [2021-10-29T00:54:28.883Z] bc699b091a57: Preparing [2021-10-29T00:54:28.883Z] e2eb06d8af82: Preparing [2021-10-29T00:54:28.883Z] a10ec766b91e: Waiting [2021-10-29T00:54:28.883Z] 4a12bfac2ad1: Waiting [2021-10-29T00:54:28.883Z] bf43fc0bc6f5: Waiting [2021-10-29T00:54:28.883Z] bc699b091a57: Waiting [2021-10-29T00:54:28.883Z] e2eb06d8af82: Waiting [2021-10-29T00:54:29.470Z] d5cca9fdc450: Pushed [2021-10-29T00:54:29.470Z] 35ea75daa193: Pushed [2021-10-29T00:54:29.470Z] 1da79363f298: Pushed [2021-10-29T00:54:29.470Z] a10ec766b91e: Pushed [2021-10-29T00:54:29.728Z] bf43fc0bc6f5: Pushed [2021-10-29T00:54:29.728Z] fd168b51a440: Pushed [2021-10-29T00:54:29.728Z] 4a12bfac2ad1: Pushed [2021-10-29T00:54:29.728Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:29.728Z] bc699b091a57: Pushed [2021-10-29T00:54:29.728Z] 2c24f9df20e3: Pushed [2021-10-29T00:54:29.987Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:5dfea1765b039a2659c80b1b38c4e54a22451f4648820755fefc050023a607f1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:30.284Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:30.575Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-29T00:54:30.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-29T00:54:30.575Z] 35ea75daa193: Preparing [2021-10-29T00:54:30.575Z] d5cca9fdc450: Preparing [2021-10-29T00:54:30.575Z] 2c24f9df20e3: Preparing [2021-10-29T00:54:30.575Z] fd168b51a440: Preparing [2021-10-29T00:54:30.575Z] 1da79363f298: Preparing [2021-10-29T00:54:30.575Z] a10ec766b91e: Preparing [2021-10-29T00:54:30.575Z] 4a12bfac2ad1: Preparing [2021-10-29T00:54:30.575Z] bf43fc0bc6f5: Preparing [2021-10-29T00:54:30.575Z] bc699b091a57: Preparing [2021-10-29T00:54:30.575Z] e2eb06d8af82: Preparing [2021-10-29T00:54:30.575Z] a10ec766b91e: Waiting [2021-10-29T00:54:30.575Z] 4a12bfac2ad1: Waiting [2021-10-29T00:54:30.575Z] bf43fc0bc6f5: Waiting [2021-10-29T00:54:30.575Z] bc699b091a57: Waiting [2021-10-29T00:54:30.575Z] 1da79363f298: Layer already exists [2021-10-29T00:54:30.575Z] d5cca9fdc450: Layer already exists [2021-10-29T00:54:30.575Z] 35ea75daa193: Layer already exists [2021-10-29T00:54:30.575Z] 2c24f9df20e3: Layer already exists [2021-10-29T00:54:30.575Z] fd168b51a440: Layer already exists [2021-10-29T00:54:30.575Z] a10ec766b91e: Layer already exists [2021-10-29T00:54:30.575Z] 4a12bfac2ad1: Layer already exists [2021-10-29T00:54:30.575Z] bc699b091a57: Layer already exists [2021-10-29T00:54:30.575Z] bf43fc0bc6f5: Layer already exists [2021-10-29T00:54:30.575Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:30.575Z] latest: digest: sha256:5dfea1765b039a2659c80b1b38c4e54a22451f4648820755fefc050023a607f1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:30.947Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:31.259Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.86 [2021-10-29T00:54:31.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-29T00:54:31.259Z] 35ea75daa193: Preparing [2021-10-29T00:54:31.259Z] d5cca9fdc450: Preparing [2021-10-29T00:54:31.259Z] 2c24f9df20e3: Preparing [2021-10-29T00:54:31.259Z] fd168b51a440: Preparing [2021-10-29T00:54:31.259Z] 1da79363f298: Preparing [2021-10-29T00:54:31.259Z] a10ec766b91e: Preparing [2021-10-29T00:54:31.259Z] 4a12bfac2ad1: Preparing [2021-10-29T00:54:31.259Z] bf43fc0bc6f5: Preparing [2021-10-29T00:54:31.259Z] bc699b091a57: Preparing [2021-10-29T00:54:31.259Z] e2eb06d8af82: Preparing [2021-10-29T00:54:31.259Z] a10ec766b91e: Waiting [2021-10-29T00:54:31.259Z] 4a12bfac2ad1: Waiting [2021-10-29T00:54:31.259Z] bf43fc0bc6f5: Waiting [2021-10-29T00:54:31.259Z] bc699b091a57: Waiting [2021-10-29T00:54:31.259Z] e2eb06d8af82: Waiting [2021-10-29T00:54:31.259Z] 2c24f9df20e3: Layer already exists [2021-10-29T00:54:31.259Z] 35ea75daa193: Layer already exists [2021-10-29T00:54:31.259Z] d5cca9fdc450: Layer already exists [2021-10-29T00:54:31.259Z] 1da79363f298: Layer already exists [2021-10-29T00:54:31.259Z] fd168b51a440: Layer already exists [2021-10-29T00:54:31.260Z] a10ec766b91e: Layer already exists [2021-10-29T00:54:31.260Z] 4a12bfac2ad1: Layer already exists [2021-10-29T00:54:31.260Z] bf43fc0bc6f5: Layer already exists [2021-10-29T00:54:31.260Z] bc699b091a57: Layer already exists [2021-10-29T00:54:31.260Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:31.260Z] 2.0.1-dev.86: digest: sha256:5dfea1765b039a2659c80b1b38c4e54a22451f4648820755fefc050023a607f1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:31.550Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:31.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:31.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-29T00:54:31.841Z] 35ea75daa193: Preparing [2021-10-29T00:54:31.841Z] d5cca9fdc450: Preparing [2021-10-29T00:54:31.841Z] 2c24f9df20e3: Preparing [2021-10-29T00:54:31.841Z] fd168b51a440: Preparing [2021-10-29T00:54:31.841Z] 1da79363f298: Preparing [2021-10-29T00:54:31.841Z] a10ec766b91e: Preparing [2021-10-29T00:54:31.841Z] 4a12bfac2ad1: Preparing [2021-10-29T00:54:31.841Z] bf43fc0bc6f5: Preparing [2021-10-29T00:54:31.841Z] bc699b091a57: Preparing [2021-10-29T00:54:31.841Z] e2eb06d8af82: Preparing [2021-10-29T00:54:31.841Z] a10ec766b91e: Waiting [2021-10-29T00:54:31.841Z] 4a12bfac2ad1: Waiting [2021-10-29T00:54:31.841Z] bf43fc0bc6f5: Waiting [2021-10-29T00:54:31.841Z] bc699b091a57: Waiting [2021-10-29T00:54:31.841Z] e2eb06d8af82: Waiting [2021-10-29T00:54:31.841Z] fd168b51a440: Layer already exists [2021-10-29T00:54:31.841Z] 2c24f9df20e3: Layer already exists [2021-10-29T00:54:31.841Z] 1da79363f298: Layer already exists [2021-10-29T00:54:31.841Z] d5cca9fdc450: Layer already exists [2021-10-29T00:54:31.841Z] 35ea75daa193: Layer already exists [2021-10-29T00:54:31.841Z] a10ec766b91e: Layer already exists [2021-10-29T00:54:31.841Z] bf43fc0bc6f5: Layer already exists [2021-10-29T00:54:31.841Z] 4a12bfac2ad1: Layer already exists [2021-10-29T00:54:31.841Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:31.841Z] bc699b091a57: Layer already exists [2021-10-29T00:54:31.841Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:5dfea1765b039a2659c80b1b38c4e54a22451f4648820755fefc050023a607f1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:32.138Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:32.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-10-29T00:54:32.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-10-29T00:54:32.430Z] 35ea75daa193: Preparing [2021-10-29T00:54:32.430Z] d5cca9fdc450: Preparing [2021-10-29T00:54:32.430Z] 2c24f9df20e3: Preparing [2021-10-29T00:54:32.430Z] fd168b51a440: Preparing [2021-10-29T00:54:32.430Z] 1da79363f298: Preparing [2021-10-29T00:54:32.430Z] a10ec766b91e: Preparing [2021-10-29T00:54:32.430Z] 4a12bfac2ad1: Preparing [2021-10-29T00:54:32.430Z] bf43fc0bc6f5: Preparing [2021-10-29T00:54:32.430Z] bc699b091a57: Preparing [2021-10-29T00:54:32.430Z] e2eb06d8af82: Preparing [2021-10-29T00:54:32.430Z] a10ec766b91e: Waiting [2021-10-29T00:54:32.430Z] 4a12bfac2ad1: Waiting [2021-10-29T00:54:32.430Z] bf43fc0bc6f5: Waiting [2021-10-29T00:54:32.430Z] bc699b091a57: Waiting [2021-10-29T00:54:32.430Z] e2eb06d8af82: Waiting [2021-10-29T00:54:32.430Z] 35ea75daa193: Layer already exists [2021-10-29T00:54:32.430Z] 1da79363f298: Layer already exists [2021-10-29T00:54:32.430Z] d5cca9fdc450: Layer already exists [2021-10-29T00:54:32.430Z] 2c24f9df20e3: Layer already exists [2021-10-29T00:54:32.430Z] fd168b51a440: Layer already exists [2021-10-29T00:54:32.430Z] a10ec766b91e: Layer already exists [2021-10-29T00:54:32.430Z] 4a12bfac2ad1: Layer already exists [2021-10-29T00:54:32.430Z] bc699b091a57: Layer already exists [2021-10-29T00:54:32.430Z] bf43fc0bc6f5: Layer already exists [2021-10-29T00:54:32.430Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:32.430Z] main: digest: sha256:5dfea1765b039a2659c80b1b38c4e54a22451f4648820755fefc050023a607f1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:32.459Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:32.466Z] taggedImages: [2021-10-29T00:54:32.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:32.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-10-29T00:54:32.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.86 [2021-10-29T00:54:32.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:32.466Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-10-29T00:54:32.483Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-10-29T00:54:32.483Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:32.483Z] latest [2021-10-29T00:54:32.483Z] 2.0.1-dev.86 [2021-10-29T00:54:32.483Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:32.483Z] main [2021-10-29T00:54:32.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:32.786Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:33.079Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:33.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-29T00:54:33.080Z] 5ff54c35cba4: Preparing [2021-10-29T00:54:33.080Z] cd88f0b5ace0: Preparing [2021-10-29T00:54:33.080Z] 797527df154d: Preparing [2021-10-29T00:54:33.080Z] d9d0afb48f40: Preparing [2021-10-29T00:54:33.080Z] e2eb06d8af82: Preparing [2021-10-29T00:54:33.080Z] 797527df154d: Layer already exists [2021-10-29T00:54:33.080Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:33.080Z] 5ff54c35cba4: Pushed [2021-10-29T00:54:33.080Z] d9d0afb48f40: Pushed [2021-10-29T00:54:34.019Z] cd88f0b5ace0: Pushed [2021-10-29T00:54:34.280Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:7e723f27f274e43c0b204b7eb36094e3bb4bfe3ee9ec103b453279d11ec298f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:34.578Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:34.875Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-29T00:54:34.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-29T00:54:34.875Z] 5ff54c35cba4: Preparing [2021-10-29T00:54:34.875Z] cd88f0b5ace0: Preparing [2021-10-29T00:54:34.875Z] 797527df154d: Preparing [2021-10-29T00:54:34.875Z] d9d0afb48f40: Preparing [2021-10-29T00:54:34.875Z] e2eb06d8af82: Preparing [2021-10-29T00:54:34.875Z] 5ff54c35cba4: Layer already exists [2021-10-29T00:54:34.875Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:34.875Z] cd88f0b5ace0: Layer already exists [2021-10-29T00:54:34.875Z] d9d0afb48f40: Layer already exists [2021-10-29T00:54:34.875Z] 797527df154d: Layer already exists [2021-10-29T00:54:34.875Z] latest: digest: sha256:7e723f27f274e43c0b204b7eb36094e3bb4bfe3ee9ec103b453279d11ec298f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:35.171Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:35.464Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.86 [2021-10-29T00:54:35.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-29T00:54:35.464Z] 5ff54c35cba4: Preparing [2021-10-29T00:54:35.464Z] cd88f0b5ace0: Preparing [2021-10-29T00:54:35.464Z] 797527df154d: Preparing [2021-10-29T00:54:35.464Z] d9d0afb48f40: Preparing [2021-10-29T00:54:35.464Z] e2eb06d8af82: Preparing [2021-10-29T00:54:35.464Z] 797527df154d: Layer already exists [2021-10-29T00:54:35.464Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:35.464Z] cd88f0b5ace0: Layer already exists [2021-10-29T00:54:35.464Z] 5ff54c35cba4: Layer already exists [2021-10-29T00:54:35.464Z] d9d0afb48f40: Layer already exists [2021-10-29T00:54:35.464Z] 2.0.1-dev.86: digest: sha256:7e723f27f274e43c0b204b7eb36094e3bb4bfe3ee9ec103b453279d11ec298f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:35.758Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:36.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:36.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-29T00:54:36.053Z] 5ff54c35cba4: Preparing [2021-10-29T00:54:36.053Z] cd88f0b5ace0: Preparing [2021-10-29T00:54:36.053Z] 797527df154d: Preparing [2021-10-29T00:54:36.053Z] d9d0afb48f40: Preparing [2021-10-29T00:54:36.053Z] e2eb06d8af82: Preparing [2021-10-29T00:54:36.053Z] 797527df154d: Layer already exists [2021-10-29T00:54:36.053Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:36.053Z] cd88f0b5ace0: Layer already exists [2021-10-29T00:54:36.053Z] 5ff54c35cba4: Layer already exists [2021-10-29T00:54:36.053Z] d9d0afb48f40: Layer already exists [2021-10-29T00:54:36.053Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:7e723f27f274e43c0b204b7eb36094e3bb4bfe3ee9ec103b453279d11ec298f3 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:36.351Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:36.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-10-29T00:54:36.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-10-29T00:54:36.647Z] 5ff54c35cba4: Preparing [2021-10-29T00:54:36.647Z] cd88f0b5ace0: Preparing [2021-10-29T00:54:36.647Z] 797527df154d: Preparing [2021-10-29T00:54:36.647Z] d9d0afb48f40: Preparing [2021-10-29T00:54:36.647Z] e2eb06d8af82: Preparing [2021-10-29T00:54:36.647Z] 5ff54c35cba4: Layer already exists [2021-10-29T00:54:36.647Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:36.647Z] cd88f0b5ace0: Layer already exists [2021-10-29T00:54:36.647Z] d9d0afb48f40: Layer already exists [2021-10-29T00:54:36.647Z] 797527df154d: Layer already exists [2021-10-29T00:54:36.647Z] main: digest: sha256:7e723f27f274e43c0b204b7eb36094e3bb4bfe3ee9ec103b453279d11ec298f3 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:36.680Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:36.690Z] taggedImages: [2021-10-29T00:54:36.690Z] - nexus3.edgexfoundry.org:10004/support-notifications:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:36.690Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-10-29T00:54:36.690Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.86 [2021-10-29T00:54:36.690Z] - nexus3.edgexfoundry.org:10004/support-notifications:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:36.690Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-10-29T00:54:36.709Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-10-29T00:54:36.709Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:36.709Z] latest [2021-10-29T00:54:36.709Z] 2.0.1-dev.86 [2021-10-29T00:54:36.709Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:36.709Z] main [2021-10-29T00:54:36.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:37.021Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:37.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:37.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-29T00:54:37.313Z] bf967a2d0a17: Preparing [2021-10-29T00:54:37.313Z] 90b968a548e5: Preparing [2021-10-29T00:54:37.313Z] 797527df154d: Preparing [2021-10-29T00:54:37.313Z] b8414615b538: Preparing [2021-10-29T00:54:37.313Z] e2eb06d8af82: Preparing [2021-10-29T00:54:37.313Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:37.313Z] b8414615b538: Layer already exists [2021-10-29T00:54:37.313Z] 797527df154d: Layer already exists [2021-10-29T00:54:37.313Z] bf967a2d0a17: Pushed [2021-10-29T00:54:38.698Z] 90b968a548e5: Pushed [2021-10-29T00:54:38.698Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:d7124adf5c1d73f04aebf655ef3bcc086df9612e572a56afde687180cbbc0df7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:38.992Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:39.280Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-29T00:54:39.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-29T00:54:39.280Z] bf967a2d0a17: Preparing [2021-10-29T00:54:39.280Z] 90b968a548e5: Preparing [2021-10-29T00:54:39.280Z] 797527df154d: Preparing [2021-10-29T00:54:39.280Z] b8414615b538: Preparing [2021-10-29T00:54:39.280Z] e2eb06d8af82: Preparing [2021-10-29T00:54:39.280Z] 90b968a548e5: Layer already exists [2021-10-29T00:54:39.280Z] b8414615b538: Layer already exists [2021-10-29T00:54:39.280Z] 797527df154d: Layer already exists [2021-10-29T00:54:39.280Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:39.280Z] bf967a2d0a17: Layer already exists [2021-10-29T00:54:39.280Z] latest: digest: sha256:d7124adf5c1d73f04aebf655ef3bcc086df9612e572a56afde687180cbbc0df7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:39.573Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:39.864Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.86 [2021-10-29T00:54:39.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-29T00:54:39.864Z] bf967a2d0a17: Preparing [2021-10-29T00:54:39.864Z] 90b968a548e5: Preparing [2021-10-29T00:54:39.864Z] 797527df154d: Preparing [2021-10-29T00:54:39.864Z] b8414615b538: Preparing [2021-10-29T00:54:39.864Z] e2eb06d8af82: Preparing [2021-10-29T00:54:39.864Z] 90b968a548e5: Layer already exists [2021-10-29T00:54:39.864Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:39.864Z] 797527df154d: Layer already exists [2021-10-29T00:54:39.864Z] bf967a2d0a17: Layer already exists [2021-10-29T00:54:39.864Z] b8414615b538: Layer already exists [2021-10-29T00:54:39.864Z] 2.0.1-dev.86: digest: sha256:d7124adf5c1d73f04aebf655ef3bcc086df9612e572a56afde687180cbbc0df7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:40.163Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:40.448Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:40.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-29T00:54:40.448Z] bf967a2d0a17: Preparing [2021-10-29T00:54:40.448Z] 90b968a548e5: Preparing [2021-10-29T00:54:40.448Z] 797527df154d: Preparing [2021-10-29T00:54:40.448Z] b8414615b538: Preparing [2021-10-29T00:54:40.448Z] e2eb06d8af82: Preparing [2021-10-29T00:54:40.448Z] bf967a2d0a17: Layer already exists [2021-10-29T00:54:40.448Z] 90b968a548e5: Layer already exists [2021-10-29T00:54:40.448Z] b8414615b538: Layer already exists [2021-10-29T00:54:40.448Z] 797527df154d: Layer already exists [2021-10-29T00:54:40.448Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:40.448Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:d7124adf5c1d73f04aebf655ef3bcc086df9612e572a56afde687180cbbc0df7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:40.743Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:41.038Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-10-29T00:54:41.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-10-29T00:54:41.038Z] bf967a2d0a17: Preparing [2021-10-29T00:54:41.038Z] 90b968a548e5: Preparing [2021-10-29T00:54:41.038Z] 797527df154d: Preparing [2021-10-29T00:54:41.038Z] b8414615b538: Preparing [2021-10-29T00:54:41.038Z] e2eb06d8af82: Preparing [2021-10-29T00:54:41.038Z] b8414615b538: Layer already exists [2021-10-29T00:54:41.038Z] 797527df154d: Layer already exists [2021-10-29T00:54:41.038Z] 90b968a548e5: Layer already exists [2021-10-29T00:54:41.038Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:41.038Z] bf967a2d0a17: Layer already exists [2021-10-29T00:54:41.038Z] main: digest: sha256:d7124adf5c1d73f04aebf655ef3bcc086df9612e572a56afde687180cbbc0df7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:41.066Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:41.071Z] taggedImages: [2021-10-29T00:54:41.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:41.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-10-29T00:54:41.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.86 [2021-10-29T00:54:41.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:41.071Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-10-29T00:54:41.089Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-10-29T00:54:41.089Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:41.089Z] latest [2021-10-29T00:54:41.089Z] 2.0.1-dev.86 [2021-10-29T00:54:41.089Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:41.089Z] main [2021-10-29T00:54:41.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:41.383Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:41.690Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:41.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-29T00:54:41.690Z] 86da1d8bb726: Preparing [2021-10-29T00:54:41.690Z] 92c84e33a3eb: Preparing [2021-10-29T00:54:41.690Z] 3d4727d59edc: Preparing [2021-10-29T00:54:41.690Z] f735f555e948: Preparing [2021-10-29T00:54:41.690Z] 879b85f2d1ed: Preparing [2021-10-29T00:54:41.690Z] 6777e3bbcb7c: Preparing [2021-10-29T00:54:41.690Z] fd08d546f6b8: Preparing [2021-10-29T00:54:41.690Z] 0636255016a6: Preparing [2021-10-29T00:54:41.690Z] 84e9d258764d: Preparing [2021-10-29T00:54:41.690Z] 56463f638872: Preparing [2021-10-29T00:54:41.690Z] e2eb06d8af82: Preparing [2021-10-29T00:54:41.690Z] 6777e3bbcb7c: Waiting [2021-10-29T00:54:41.690Z] fd08d546f6b8: Waiting [2021-10-29T00:54:41.690Z] 0636255016a6: Waiting [2021-10-29T00:54:41.690Z] 84e9d258764d: Waiting [2021-10-29T00:54:41.690Z] 56463f638872: Waiting [2021-10-29T00:54:41.690Z] e2eb06d8af82: Waiting [2021-10-29T00:54:41.690Z] 879b85f2d1ed: Layer already exists [2021-10-29T00:54:41.959Z] 6777e3bbcb7c: Layer already exists [2021-10-29T00:54:42.222Z] fd08d546f6b8: Layer already exists [2021-10-29T00:54:42.222Z] 0636255016a6: Layer already exists [2021-10-29T00:54:42.222Z] 92c84e33a3eb: Pushed [2021-10-29T00:54:42.483Z] 56463f638872: Layer already exists [2021-10-29T00:54:42.483Z] 84e9d258764d: Layer already exists [2021-10-29T00:54:42.483Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:42.483Z] 86da1d8bb726: Pushed [2021-10-29T00:54:42.483Z] 3d4727d59edc: Pushed [2021-10-29T00:54:47.768Z] f735f555e948: Pushed [2021-10-29T00:54:47.768Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:af698be28dfe3a5de348ba4f8a24e882f409d98fcddbe2c0d66aa242daaaca04 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:48.069Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:48.424Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-29T00:54:48.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-29T00:54:48.424Z] 86da1d8bb726: Preparing [2021-10-29T00:54:48.424Z] 92c84e33a3eb: Preparing [2021-10-29T00:54:48.424Z] 3d4727d59edc: Preparing [2021-10-29T00:54:48.424Z] f735f555e948: Preparing [2021-10-29T00:54:48.424Z] 879b85f2d1ed: Preparing [2021-10-29T00:54:48.424Z] 6777e3bbcb7c: Preparing [2021-10-29T00:54:48.424Z] fd08d546f6b8: Preparing [2021-10-29T00:54:48.424Z] 0636255016a6: Preparing [2021-10-29T00:54:48.424Z] 84e9d258764d: Preparing [2021-10-29T00:54:48.424Z] 56463f638872: Preparing [2021-10-29T00:54:48.424Z] e2eb06d8af82: Preparing [2021-10-29T00:54:48.424Z] 6777e3bbcb7c: Waiting [2021-10-29T00:54:48.424Z] fd08d546f6b8: Waiting [2021-10-29T00:54:48.424Z] 0636255016a6: Waiting [2021-10-29T00:54:48.424Z] 84e9d258764d: Waiting [2021-10-29T00:54:48.424Z] 56463f638872: Waiting [2021-10-29T00:54:48.424Z] e2eb06d8af82: Waiting [2021-10-29T00:54:48.424Z] 879b85f2d1ed: Layer already exists [2021-10-29T00:54:48.424Z] 92c84e33a3eb: Layer already exists [2021-10-29T00:54:48.424Z] 3d4727d59edc: Layer already exists [2021-10-29T00:54:48.424Z] 86da1d8bb726: Layer already exists [2021-10-29T00:54:48.424Z] f735f555e948: Layer already exists [2021-10-29T00:54:48.424Z] fd08d546f6b8: Layer already exists [2021-10-29T00:54:48.424Z] 6777e3bbcb7c: Layer already exists [2021-10-29T00:54:48.424Z] 56463f638872: Layer already exists [2021-10-29T00:54:48.424Z] 0636255016a6: Layer already exists [2021-10-29T00:54:48.424Z] 84e9d258764d: Layer already exists [2021-10-29T00:54:48.424Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:48.424Z] latest: digest: sha256:af698be28dfe3a5de348ba4f8a24e882f409d98fcddbe2c0d66aa242daaaca04 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:48.723Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:49.018Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.86 [2021-10-29T00:54:49.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-29T00:54:49.018Z] 86da1d8bb726: Preparing [2021-10-29T00:54:49.018Z] 92c84e33a3eb: Preparing [2021-10-29T00:54:49.018Z] 3d4727d59edc: Preparing [2021-10-29T00:54:49.018Z] f735f555e948: Preparing [2021-10-29T00:54:49.018Z] 879b85f2d1ed: Preparing [2021-10-29T00:54:49.018Z] 6777e3bbcb7c: Preparing [2021-10-29T00:54:49.018Z] fd08d546f6b8: Preparing [2021-10-29T00:54:49.018Z] 0636255016a6: Preparing [2021-10-29T00:54:49.018Z] 84e9d258764d: Preparing [2021-10-29T00:54:49.018Z] 56463f638872: Preparing [2021-10-29T00:54:49.018Z] e2eb06d8af82: Preparing [2021-10-29T00:54:49.018Z] 6777e3bbcb7c: Waiting [2021-10-29T00:54:49.018Z] 56463f638872: Waiting [2021-10-29T00:54:49.018Z] e2eb06d8af82: Waiting [2021-10-29T00:54:49.018Z] fd08d546f6b8: Waiting [2021-10-29T00:54:49.018Z] 0636255016a6: Waiting [2021-10-29T00:54:49.018Z] 84e9d258764d: Waiting [2021-10-29T00:54:49.018Z] 92c84e33a3eb: Layer already exists [2021-10-29T00:54:49.018Z] 3d4727d59edc: Layer already exists [2021-10-29T00:54:49.018Z] 879b85f2d1ed: Layer already exists [2021-10-29T00:54:49.018Z] f735f555e948: Layer already exists [2021-10-29T00:54:49.018Z] 86da1d8bb726: Layer already exists [2021-10-29T00:54:49.018Z] 0636255016a6: Layer already exists [2021-10-29T00:54:49.018Z] 6777e3bbcb7c: Layer already exists [2021-10-29T00:54:49.018Z] fd08d546f6b8: Layer already exists [2021-10-29T00:54:49.018Z] 84e9d258764d: Layer already exists [2021-10-29T00:54:49.018Z] 56463f638872: Layer already exists [2021-10-29T00:54:49.018Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:49.018Z] 2.0.1-dev.86: digest: sha256:af698be28dfe3a5de348ba4f8a24e882f409d98fcddbe2c0d66aa242daaaca04 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:49.315Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:49.610Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:49.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-29T00:54:49.610Z] 86da1d8bb726: Preparing [2021-10-29T00:54:49.610Z] 92c84e33a3eb: Preparing [2021-10-29T00:54:49.610Z] 3d4727d59edc: Preparing [2021-10-29T00:54:49.610Z] f735f555e948: Preparing [2021-10-29T00:54:49.610Z] 879b85f2d1ed: Preparing [2021-10-29T00:54:49.610Z] 6777e3bbcb7c: Preparing [2021-10-29T00:54:49.610Z] fd08d546f6b8: Preparing [2021-10-29T00:54:49.610Z] 0636255016a6: Preparing [2021-10-29T00:54:49.610Z] 84e9d258764d: Preparing [2021-10-29T00:54:49.610Z] 56463f638872: Preparing [2021-10-29T00:54:49.610Z] e2eb06d8af82: Preparing [2021-10-29T00:54:49.610Z] 6777e3bbcb7c: Waiting [2021-10-29T00:54:49.610Z] fd08d546f6b8: Waiting [2021-10-29T00:54:49.610Z] 0636255016a6: Waiting [2021-10-29T00:54:49.610Z] 84e9d258764d: Waiting [2021-10-29T00:54:49.610Z] 56463f638872: Waiting [2021-10-29T00:54:49.610Z] e2eb06d8af82: Waiting [2021-10-29T00:54:49.610Z] 3d4727d59edc: Layer already exists [2021-10-29T00:54:49.610Z] 86da1d8bb726: Layer already exists [2021-10-29T00:54:49.610Z] f735f555e948: Layer already exists [2021-10-29T00:54:49.610Z] 879b85f2d1ed: Layer already exists [2021-10-29T00:54:49.610Z] 92c84e33a3eb: Layer already exists [2021-10-29T00:54:49.610Z] fd08d546f6b8: Layer already exists [2021-10-29T00:54:49.610Z] 84e9d258764d: Layer already exists [2021-10-29T00:54:49.610Z] 0636255016a6: Layer already exists [2021-10-29T00:54:49.610Z] 6777e3bbcb7c: Layer already exists [2021-10-29T00:54:49.610Z] 56463f638872: Layer already exists [2021-10-29T00:54:49.610Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:49.610Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:af698be28dfe3a5de348ba4f8a24e882f409d98fcddbe2c0d66aa242daaaca04 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:49.908Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T00:54:50.199Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-10-29T00:54:50.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-10-29T00:54:50.199Z] 86da1d8bb726: Preparing [2021-10-29T00:54:50.199Z] 92c84e33a3eb: Preparing [2021-10-29T00:54:50.199Z] 3d4727d59edc: Preparing [2021-10-29T00:54:50.199Z] f735f555e948: Preparing [2021-10-29T00:54:50.199Z] 879b85f2d1ed: Preparing [2021-10-29T00:54:50.199Z] 6777e3bbcb7c: Preparing [2021-10-29T00:54:50.199Z] fd08d546f6b8: Preparing [2021-10-29T00:54:50.199Z] 0636255016a6: Preparing [2021-10-29T00:54:50.199Z] 84e9d258764d: Preparing [2021-10-29T00:54:50.199Z] 56463f638872: Preparing [2021-10-29T00:54:50.199Z] e2eb06d8af82: Preparing [2021-10-29T00:54:50.199Z] 56463f638872: Waiting [2021-10-29T00:54:50.199Z] 6777e3bbcb7c: Waiting [2021-10-29T00:54:50.199Z] fd08d546f6b8: Waiting [2021-10-29T00:54:50.199Z] e2eb06d8af82: Waiting [2021-10-29T00:54:50.199Z] 84e9d258764d: Waiting [2021-10-29T00:54:50.199Z] 0636255016a6: Waiting [2021-10-29T00:54:50.199Z] 879b85f2d1ed: Layer already exists [2021-10-29T00:54:50.199Z] 3d4727d59edc: Layer already exists [2021-10-29T00:54:50.199Z] 86da1d8bb726: Layer already exists [2021-10-29T00:54:50.199Z] 92c84e33a3eb: Layer already exists [2021-10-29T00:54:50.199Z] f735f555e948: Layer already exists [2021-10-29T00:54:50.199Z] fd08d546f6b8: Layer already exists [2021-10-29T00:54:50.199Z] 6777e3bbcb7c: Layer already exists [2021-10-29T00:54:50.199Z] 56463f638872: Layer already exists [2021-10-29T00:54:50.199Z] 0636255016a6: Layer already exists [2021-10-29T00:54:50.199Z] 84e9d258764d: Layer already exists [2021-10-29T00:54:50.199Z] e2eb06d8af82: Layer already exists [2021-10-29T00:54:50.199Z] main: digest: sha256:af698be28dfe3a5de348ba4f8a24e882f409d98fcddbe2c0d66aa242daaaca04 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T00:54:50.232Z] ===================================================== [Pipeline] echo [2021-10-29T00:54:50.241Z] taggedImages: [2021-10-29T00:54:50.241Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:54:50.241Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-10-29T00:54:50.241Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.86 [2021-10-29T00:54:50.241Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T00:54:50.241Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-29T00:54:53.578Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:54:53.578Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:54:53.578Z] ---> 9736e6c6ae7c [2021-10-29T00:54:53.578Z] Step 3/20 : WORKDIR /edgex-go [2021-10-29T00:54:53.578Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:54:53.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:54:53.578Z] ---> 9736e6c6ae7c [2021-10-29T00:54:53.578Z] Step 3/22 : WORKDIR /edgex-go [2021-10-29T00:54:53.578Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:54:53.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:54:53.578Z] ---> 9736e6c6ae7c [2021-10-29T00:54:53.578Z] Step 3/22 : WORKDIR /edgex-go [2021-10-29T00:54:53.578Z] ---> Running in 0f07a21c67b9 [2021-10-29T00:54:53.578Z] ---> Running in 74d287480f56 [2021-10-29T00:54:53.578Z] ---> Running in e06a02c16670 [2021-10-29T00:54:53.578Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:54:53.578Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:54:53.578Z] ---> 9736e6c6ae7c [2021-10-29T00:54:53.578Z] Step 3/24 : WORKDIR /edgex-go [2021-10-29T00:54:53.578Z] ---> Running in 301fd90777a6 [2021-10-29T00:54:53.578Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:54:53.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:54:53.578Z] ---> 9736e6c6ae7c [2021-10-29T00:54:53.578Z] Step 3/22 : WORKDIR /edgex-go [2021-10-29T00:54:53.578Z] ---> Running in 4511ea613473 [2021-10-29T00:54:53.578Z] Removing intermediate container e06a02c16670 [2021-10-29T00:54:53.578Z] ---> dc72fb10b1ad [2021-10-29T00:54:53.578Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:54:53.578Z] Removing intermediate container 0f07a21c67b9 [2021-10-29T00:54:53.578Z] ---> feaf1c9769de [2021-10-29T00:54:53.578Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:54:53.578Z] Removing intermediate container 74d287480f56 [2021-10-29T00:54:53.578Z] ---> bc659cb57cf6 [2021-10-29T00:54:53.578Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:54:53.579Z] ---> Running in 32b16edefb0a [2021-10-29T00:54:53.579Z] ---> Running in 51b9dc721363 [2021-10-29T00:54:53.579Z] ---> Running in 0881c6f029b8 [2021-10-29T00:54:53.579Z] Removing intermediate container 4511ea613473 [2021-10-29T00:54:53.579Z] ---> 22eb7e2b0028 [2021-10-29T00:54:53.579Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:54:53.579Z] Removing intermediate container 301fd90777a6 [2021-10-29T00:54:53.579Z] ---> 7c6d8bedd124 [2021-10-29T00:54:53.579Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:54:53.579Z] ---> Running in 2644d16feb6a [2021-10-29T00:54:53.579Z] ---> Running in f2be6e8679cc [2021-10-29T00:54:54.182Z] Removing intermediate container 32b16edefb0a [2021-10-29T00:54:54.182Z] ---> c6c8d1387ac9 [2021-10-29T00:54:54.182Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-29T00:54:54.460Z] Removing intermediate container 51b9dc721363 [2021-10-29T00:54:54.460Z] ---> 8070650dca74 [2021-10-29T00:54:54.460Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-29T00:54:54.460Z] ---> Running in 9dbf5ffa9f10 [2021-10-29T00:54:54.735Z] ---> Running in 67925a2e98e6 [2021-10-29T00:54:55.017Z] Removing intermediate container 2644d16feb6a [2021-10-29T00:54:55.018Z] ---> e7d88702503b [2021-10-29T00:54:55.018Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-29T00:54:55.018Z] Removing intermediate container f2be6e8679cc [2021-10-29T00:54:55.018Z] ---> eab8ee7b0122 [2021-10-29T00:54:55.018Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-29T00:54:55.018Z] Removing intermediate container 0881c6f029b8 [2021-10-29T00:54:55.018Z] ---> 2e1a5f25664f [2021-10-29T00:54:55.018Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-29T00:54:55.018Z] ---> Running in 5a565e891cc2 [2021-10-29T00:54:55.293Z] ---> Running in f08cdb3fe608 [2021-10-29T00:54:55.293Z] ---> Running in d57bf4a35f84 [2021-10-29T00:54:56.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:57.015Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:57.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:57.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:57.289Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:57.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:57.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:58.114Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:58.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:58.391Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:54:58.669Z] OK: 219 MiB in 52 packages [2021-10-29T00:54:58.952Z] OK: 219 MiB in 52 packages [2021-10-29T00:54:59.571Z] OK: 219 MiB in 52 packages [2021-10-29T00:54:59.571Z] OK: 219 MiB in 52 packages [2021-10-29T00:54:59.905Z] OK: 219 MiB in 52 packages [2021-10-29T00:55:00.856Z] Removing intermediate container 9dbf5ffa9f10 [2021-10-29T00:55:00.856Z] ---> 20e25902f6e2 [2021-10-29T00:55:00.856Z] Step 6/20 : COPY . . [2021-10-29T00:55:01.505Z] Removing intermediate container 67925a2e98e6 [2021-10-29T00:55:01.505Z] ---> 8614f808643f [2021-10-29T00:55:01.505Z] Step 6/22 : COPY . . [2021-10-29T00:55:02.138Z] Removing intermediate container f08cdb3fe608 [2021-10-29T00:55:02.138Z] Removing intermediate container d57bf4a35f84 [2021-10-29T00:55:02.138Z] ---> 53402fe7f32d [2021-10-29T00:55:02.138Z] Step 6/22 : COPY . . [2021-10-29T00:55:02.138Z] ---> b481f6d8481f [2021-10-29T00:55:02.138Z] Step 6/22 : COPY . . [2021-10-29T00:55:02.414Z] Removing intermediate container 5a565e891cc2 [2021-10-29T00:55:02.414Z] ---> c01200b930fb [2021-10-29T00:55:02.414Z] Step 6/24 : COPY . . [2021-10-29T00:55:17.509Z] ---> 0c0332d2172a [2021-10-29T00:55:17.509Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:55:17.784Z] ---> Running in 730fd8caf875 [2021-10-29T00:55:17.784Z] ---> 2bb0219a7ca6 [2021-10-29T00:55:17.784Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:55:18.058Z] ---> 071fee1c87ba [2021-10-29T00:55:18.058Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:55:18.058Z] ---> ec6a84273270 [2021-10-29T00:55:18.058Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:55:18.058Z] ---> 89533a03cc38 [2021-10-29T00:55:18.058Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:55:18.058Z] ---> Running in 866d5a606fce [2021-10-29T00:55:18.058Z] ---> Running in 47ff8320a35a [2021-10-29T00:55:18.058Z] ---> Running in 2058dcc37b61 [2021-10-29T00:55:18.058Z] ---> Running in 5c61eda941ef [2021-10-29T00:55:23.472Z] Removing intermediate container 730fd8caf875 [2021-10-29T00:55:23.472Z] ---> 589820e14364 [2021-10-29T00:55:23.472Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-29T00:55:23.472Z] ---> Running in 9082f9b6d71c [2021-10-29T00:55:23.760Z] Removing intermediate container 866d5a606fce [2021-10-29T00:55:23.760Z] ---> 297fc3ff6125 [2021-10-29T00:55:23.760Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-29T00:55:23.760Z] ---> Running in 24e1940b1922 [2021-10-29T00:55:24.037Z] Removing intermediate container 2058dcc37b61 [2021-10-29T00:55:24.037Z] ---> 59587a8cea94 [2021-10-29T00:55:24.037Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-29T00:55:24.314Z] ---> Running in 45cb6227a3a7 [2021-10-29T00:55:24.314Z] Removing intermediate container 47ff8320a35a [2021-10-29T00:55:24.314Z] ---> 713db205ae6d [2021-10-29T00:55:24.314Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-29T00:55:24.600Z] Removing intermediate container 5c61eda941ef [2021-10-29T00:55:24.600Z] ---> 6fa5319a2618 [2021-10-29T00:55:24.600Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-29T00:55:24.600Z] ---> Running in 87b94d71b3c9 [2021-10-29T00:55:24.600Z] ---> Running in 38f3e1e67c7f [2021-10-29T00:55:25.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-29T00:55:26.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-29T00:55:26.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-29T00:55:26.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-command/core-command ./cmd/core-command [2021-10-29T00:55:27.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-29T00:57:19.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-29T00:57:19.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-29T00:57:24.609Z] Removing intermediate container 24e1940b1922 [2021-10-29T00:57:24.609Z] ---> 7762f35c91fc [2021-10-29T00:57:24.609Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-29T00:57:24.888Z] ---> Running in 88144f165c06 [2021-10-29T00:57:26.896Z] Removing intermediate container 87b94d71b3c9 [2021-10-29T00:57:26.896Z] ---> cafe9b50883a [2021-10-29T00:57:26.896Z] [2021-10-29T00:57:26.896Z] Step 9/22 : FROM alpine:3.14 [2021-10-29T00:57:27.188Z] 3.14: Pulling from library/alpine [2021-10-29T00:57:27.188Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-29T00:57:27.188Z] Status: Downloaded newer image for alpine:3.14 [2021-10-29T00:57:27.188Z] ---> bb3de5531c18 [2021-10-29T00:57:27.188Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-29T00:57:27.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-29T00:57:27.488Z] ---> Running in 232c13831959 [2021-10-29T00:57:30.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:57:30.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:57:31.134Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-29T00:57:31.134Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:57:31.134Z] OK: 5 MiB in 15 packages [2021-10-29T00:57:33.768Z] Removing intermediate container 88144f165c06 [2021-10-29T00:57:33.768Z] ---> 8a3f7d20e869 [2021-10-29T00:57:33.768Z] [2021-10-29T00:57:33.768Z] Step 10/22 : FROM docker:20.10.8 [2021-10-29T00:57:33.768Z] Removing intermediate container 232c13831959 [2021-10-29T00:57:33.768Z] ---> 2c025329900c [2021-10-29T00:57:33.768Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-29T00:57:34.042Z] Removing intermediate container 9082f9b6d71c [2021-10-29T00:57:34.042Z] ---> 7b4e1ccfc402 [2021-10-29T00:57:34.042Z] [2021-10-29T00:57:34.042Z] Step 9/20 : FROM alpine:3.14 [2021-10-29T00:57:34.042Z] ---> bb3de5531c18 [2021-10-29T00:57:34.042Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-29T00:57:34.042Z] 20.10.8: Pulling from library/docker [2021-10-29T00:57:34.042Z] ---> Running in d0e7a0565260 [2021-10-29T00:57:34.327Z] Removing intermediate container 45cb6227a3a7 [2021-10-29T00:57:34.327Z] ---> 57f0cf4b553c [2021-10-29T00:57:34.327Z] [2021-10-29T00:57:34.327Z] Step 9/24 : FROM alpine:3.14 [2021-10-29T00:57:34.327Z] ---> bb3de5531c18 [2021-10-29T00:57:34.327Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-29T00:57:34.327Z] ---> Running in de691153ef42 [2021-10-29T00:57:34.636Z] ---> Running in 1b9ac642693d [2021-10-29T00:57:34.909Z] Removing intermediate container d0e7a0565260 [2021-10-29T00:57:34.909Z] ---> 0021ca8da985 [2021-10-29T00:57:34.909Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-29T00:57:35.186Z] ---> Running in 57e63a788192 [2021-10-29T00:57:36.640Z] Removing intermediate container 57e63a788192 [2021-10-29T00:57:36.640Z] ---> 890bb4a01ea1 [2021-10-29T00:57:36.640Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-29T00:57:36.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:57:37.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:57:37.201Z] ---> Running in 74efee9b9b9e [2021-10-29T00:57:37.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:57:37.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:57:38.480Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-29T00:57:38.480Z] Removing intermediate container 74efee9b9b9e [2021-10-29T00:57:38.480Z] ---> f9764a5da957 [2021-10-29T00:57:38.480Z] Step 14/22 : WORKDIR / [2021-10-29T00:57:38.480Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-29T00:57:38.480Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-29T00:57:38.480Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-29T00:57:38.480Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-29T00:57:38.480Z] (5/5) Installing curl (7.79.1-r0) [2021-10-29T00:57:38.480Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:57:38.480Z] Removing intermediate container 38f3e1e67c7f [2021-10-29T00:57:38.480Z] ---> 1592f0f9d167 [2021-10-29T00:57:38.480Z] [2021-10-29T00:57:38.480Z] Step 9/22 : FROM alpine:3.14 [2021-10-29T00:57:38.480Z] ---> bb3de5531c18 [2021-10-29T00:57:38.480Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-29T00:57:38.480Z] ---> Using cache [2021-10-29T00:57:38.480Z] ---> 2c025329900c [2021-10-29T00:57:38.480Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-29T00:57:38.480Z] ---> Using cache [2021-10-29T00:57:38.480Z] ---> 0021ca8da985 [2021-10-29T00:57:38.480Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-29T00:57:38.480Z] Executing ca-certificates-20191127-r5.trigger [2021-10-29T00:57:38.480Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-29T00:57:38.480Z] (3/3) Installing su-exec (0.2-r1) [2021-10-29T00:57:38.480Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:57:38.480Z] Executing ca-certificates-20191127-r5.trigger [2021-10-29T00:57:38.754Z] OK: 8 MiB in 19 packages [2021-10-29T00:57:39.038Z] OK: 6 MiB in 17 packages [2021-10-29T00:57:39.038Z] ---> Running in 413b6cd94dcc [2021-10-29T00:57:39.038Z] ---> Running in a57ad3ab7f9a [2021-10-29T00:57:40.025Z] Removing intermediate container a57ad3ab7f9a [2021-10-29T00:57:40.025Z] ---> c14f7e530dd8 [2021-10-29T00:57:40.025Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-29T00:57:40.025Z] Removing intermediate container 413b6cd94dcc [2021-10-29T00:57:40.025Z] ---> cd6c53d2ad4b [2021-10-29T00:57:40.025Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T00:57:40.300Z] ---> Running in c746dba844c3 [2021-10-29T00:57:41.753Z] Removing intermediate container c746dba844c3 [2021-10-29T00:57:41.753Z] ---> 6b2de8ad39d3 [2021-10-29T00:57:41.753Z] Step 14/22 : WORKDIR / [2021-10-29T00:57:41.753Z] Removing intermediate container de691153ef42 [2021-10-29T00:57:41.753Z] ---> 46ae58c88765 [2021-10-29T00:57:41.753Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-29T00:57:41.753Z] Removing intermediate container 1b9ac642693d [2021-10-29T00:57:41.753Z] ---> a88d3f73545b [2021-10-29T00:57:41.753Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-29T00:57:41.753Z] ---> c9083d690d00 [2021-10-29T00:57:41.753Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-29T00:57:42.025Z] ---> Running in acd8a6e51393 [2021-10-29T00:57:42.025Z] ---> Running in 97187bfa28aa [2021-10-29T00:57:42.025Z] ---> Running in d226f0882d43 [2021-10-29T00:57:43.009Z] Removing intermediate container d226f0882d43 [2021-10-29T00:57:43.009Z] ---> 30dd5f2f513e [2021-10-29T00:57:43.009Z] Step 12/24 : WORKDIR / [2021-10-29T00:57:43.009Z] Removing intermediate container acd8a6e51393 [2021-10-29T00:57:43.009Z] ---> cb36f76fac2a [2021-10-29T00:57:43.009Z] Step 12/20 : WORKDIR /edgex [2021-10-29T00:57:43.009Z] Removing intermediate container 97187bfa28aa [2021-10-29T00:57:43.009Z] ---> 7885442b75be [2021-10-29T00:57:43.009Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T00:57:43.296Z] ---> Running in 89da573ebd5f [2021-10-29T00:57:43.296Z] ---> Running in f9192e87cef3 [2021-10-29T00:57:43.900Z] ---> b6cd5910f760 [2021-10-29T00:57:43.900Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-29T00:57:44.181Z] Removing intermediate container 89da573ebd5f [2021-10-29T00:57:44.181Z] ---> 6920e636b959 [2021-10-29T00:57:44.181Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-29T00:57:44.181Z] Removing intermediate container f9192e87cef3 [2021-10-29T00:57:44.181Z] ---> 44f38ce41c45 [2021-10-29T00:57:44.181Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-29T00:57:44.454Z] ---> c9be6444efd5 [2021-10-29T00:57:44.454Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-29T00:57:45.905Z] ---> 888286ae0fe0 [2021-10-29T00:57:45.905Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-29T00:57:45.905Z] ---> Running in 5cef2c272d4a [2021-10-29T00:57:45.905Z] ---> 6f9d6330376e [2021-10-29T00:57:45.905Z] ---> d82bf7ba54c0 [2021-10-29T00:57:45.905Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-29T00:57:45.905Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-29T00:57:46.500Z] ---> b18d644e345b [2021-10-29T00:57:46.500Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-29T00:57:46.773Z] Removing intermediate container 5cef2c272d4a [2021-10-29T00:57:46.773Z] ---> 174cfbd8ab6b [2021-10-29T00:57:46.773Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:57:46.773Z] ---> Running in d053d00b4405 [2021-10-29T00:57:47.371Z] ---> 68f6817432ea [2021-10-29T00:57:47.371Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-29T00:57:47.657Z] Removing intermediate container d053d00b4405 [2021-10-29T00:57:47.657Z] ---> 700e91cd2a7c [2021-10-29T00:57:47.657Z] Step 20/22 : LABEL arch=arm64 [2021-10-29T00:57:47.931Z] ---> aab7632c124a [2021-10-29T00:57:47.931Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-29T00:57:47.931Z] ---> 9b2e1f788238 [2021-10-29T00:57:47.931Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-29T00:57:47.931Z] ---> Running in d78f6a982abc [2021-10-29T00:57:47.931Z] ---> Running in f59b6cc5d443 [2021-10-29T00:57:48.537Z] ---> 8fc66e985cf9 [2021-10-29T00:57:48.537Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-29T00:57:48.537Z] Removing intermediate container d78f6a982abc [2021-10-29T00:57:48.537Z] ---> 4272179f4f57 [2021-10-29T00:57:48.537Z] Step 21/22 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:57:48.537Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-29T00:57:48.537Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-29T00:57:48.813Z] ---> 3734d5adc5ac [2021-10-29T00:57:48.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-29T00:57:48.813Z] ---> Running in bf8f9c20c086 [2021-10-29T00:57:48.813Z] ---> Running in 429f39888416 [2021-10-29T00:57:49.085Z] Removing intermediate container f59b6cc5d443 [2021-10-29T00:57:49.085Z] ---> a1c8ee07b1bb [2021-10-29T00:57:49.085Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:57:49.085Z] ---> Running in dae9e50d74be [2021-10-29T00:57:49.684Z] ---> b2fba4a5272d [2021-10-29T00:57:49.684Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-29T00:57:49.684Z] ---> 847ae6986b93 [2021-10-29T00:57:49.684Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-29T00:57:49.684Z] Removing intermediate container bf8f9c20c086 [2021-10-29T00:57:49.684Z] ---> 27cc04cf27cf [2021-10-29T00:57:49.684Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-29T00:57:49.684Z] Removing intermediate container 429f39888416 [2021-10-29T00:57:49.684Z] ---> a45caebf62d2 [2021-10-29T00:57:49.684Z] Step 22/22 : LABEL version=2.0.1-dev.86 [2021-10-29T00:57:49.963Z] Removing intermediate container dae9e50d74be [2021-10-29T00:57:49.963Z] ---> 36bdca4fc194 [2021-10-29T00:57:49.963Z] Step 20/22 : LABEL arch=arm64 [2021-10-29T00:57:49.963Z] ---> Running in 21717e996d79 [2021-10-29T00:57:49.963Z] ---> Running in cf42b8fda9ab [2021-10-29T00:57:49.963Z] ---> Running in 111449c4edf2 [2021-10-29T00:57:50.240Z] ---> Running in e8e846773e42 [2021-10-29T00:57:50.841Z] Removing intermediate container 21717e996d79 [2021-10-29T00:57:50.842Z] ---> 7f82669e08f1 [2021-10-29T00:57:50.842Z] Step 17/20 : CMD ["--init=true"] [2021-10-29T00:57:50.842Z] Removing intermediate container cf42b8fda9ab [2021-10-29T00:57:50.842Z] ---> 141198d3864b [2021-10-29T00:57:50.842Z] [2021-10-29T00:57:50.842Z] ---> Running in 5e70c4708680 [2021-10-29T00:57:51.115Z] Removing intermediate container e8e846773e42 [2021-10-29T00:57:51.115Z] ---> 29adce64d478 [2021-10-29T00:57:51.115Z] Step 21/22 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:57:51.397Z] ---> Running in 17e6692b421f [2021-10-29T00:57:51.397Z] Successfully built 141198d3864b [2021-10-29T00:57:51.397Z] Successfully tagged core-command-arm64:latest [2021-10-29T00:57:51.397Z]  Building core-command ... done Building core-data [2021-10-29T00:57:51.397Z] ---> 90d2347f6009 [2021-10-29T00:57:51.397Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-29T00:57:51.671Z] Removing intermediate container 5e70c4708680 [2021-10-29T00:57:51.671Z] ---> 9141caf4fdd9 [2021-10-29T00:57:51.671Z] Step 18/20 : LABEL arch=arm64 [2021-10-29T00:57:51.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:57:51.943Z] ---> Running in 268b1671857c [2021-10-29T00:57:51.944Z] Removing intermediate container 17e6692b421f [2021-10-29T00:57:51.944Z] ---> 930af9613a81 [2021-10-29T00:57:51.944Z] Step 22/22 : LABEL version=2.0.1-dev.86 [2021-10-29T00:57:51.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:57:52.217Z] ---> Running in bde6a3e7f456 [2021-10-29T00:57:52.824Z] Removing intermediate container 268b1671857c [2021-10-29T00:57:52.824Z] ---> 87f2c6b950fc [2021-10-29T00:57:52.824Z] Step 19/20 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:57:52.824Z] (1/42) Installing readline (8.1.0-r0) [2021-10-29T00:57:52.824Z] (2/42) Installing bash (5.1.4-r0) [2021-10-29T00:57:53.100Z] Executing bash-5.1.4-r0.post-install [2021-10-29T00:57:53.100Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-29T00:57:53.100Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-29T00:57:53.100Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-29T00:57:53.100Z] (6/42) Installing curl (7.79.1-r0) [2021-10-29T00:57:53.100Z] Removing intermediate container bde6a3e7f456 [2021-10-29T00:57:53.100Z] ---> 8997979c2654 [2021-10-29T00:57:53.100Z] [2021-10-29T00:57:53.100Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-29T00:57:53.100Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-29T00:57:53.100Z] (9/42) Installing expat (2.4.1-r0) [2021-10-29T00:57:53.100Z] (10/42) Installing libffi (3.3-r2) [2021-10-29T00:57:53.100Z] (11/42) Installing gdbm (1.19-r0) [2021-10-29T00:57:53.100Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-29T00:57:53.100Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-29T00:57:53.100Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-29T00:57:53.100Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-29T00:57:53.100Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-29T00:57:53.374Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-29T00:57:53.374Z] ---> Running in ae760259f5e6 [2021-10-29T00:57:53.374Z] Successfully built 8997979c2654 [2021-10-29T00:57:53.374Z] Successfully tagged core-metadata-arm64:latest [2021-10-29T00:57:53.374Z]  Building core-metadata ... done Building support-notifications [2021-10-29T00:57:53.653Z] ---> 85c181cb2075 [2021-10-29T00:57:53.653Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-29T00:57:53.932Z] Removing intermediate container ae760259f5e6 [2021-10-29T00:57:53.932Z] ---> 25f8d05bae10 [2021-10-29T00:57:53.932Z] Step 20/20 : LABEL version=2.0.1-dev.86 [2021-10-29T00:57:54.547Z] ---> Running in 8088f6adaacc [2021-10-29T00:57:55.149Z] ---> 712d5f0bdfa9 [2021-10-29T00:57:55.149Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-10-29T00:57:55.457Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-29T00:57:55.457Z] Removing intermediate container 8088f6adaacc [2021-10-29T00:57:55.457Z] ---> 03be8fb5f5b8 [2021-10-29T00:57:55.457Z] [2021-10-29T00:57:55.457Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-29T00:57:55.731Z] ---> Running in f39cf56c601b [2021-10-29T00:57:55.731Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-29T00:57:55.731Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-29T00:57:55.731Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-29T00:57:55.731Z] Successfully built 03be8fb5f5b8 [2021-10-29T00:57:55.731Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-29T00:57:55.731Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-29T00:57:55.731Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-10-29T00:57:55.731Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-29T00:57:56.007Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-29T00:57:56.007Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-29T00:57:56.007Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-29T00:57:56.007Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-29T00:57:56.007Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-29T00:57:56.007Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-29T00:57:56.007Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-29T00:57:56.007Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-29T00:57:56.007Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-29T00:57:56.007Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-29T00:57:56.007Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-29T00:57:56.283Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-29T00:57:56.283Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-29T00:57:56.283Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-29T00:57:56.283Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-29T00:57:56.283Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-29T00:57:56.283Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-29T00:57:56.283Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-29T00:57:56.885Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:57:56.885Z] OK: 84 MiB in 64 packages [2021-10-29T00:57:58.896Z] Removing intermediate container f39cf56c601b [2021-10-29T00:57:58.896Z] ---> 529ac55d7e19 [2021-10-29T00:57:58.896Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-29T00:57:58.896Z] ---> Running in 6db49e51ea2f [2021-10-29T00:57:59.500Z] Removing intermediate container 6db49e51ea2f [2021-10-29T00:57:59.500Z] ---> 1b1e74d4a5d7 [2021-10-29T00:57:59.500Z] Step 22/24 : LABEL arch=arm64 [2021-10-29T00:57:59.500Z] ---> Running in c228753bc735 [2021-10-29T00:58:00.503Z] Removing intermediate container c228753bc735 [2021-10-29T00:58:00.503Z] ---> 72f8b8dcb589 [2021-10-29T00:58:00.503Z] Step 23/24 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:58:00.781Z] ---> Running in b522d5efec00 [2021-10-29T00:58:01.052Z] Collecting docker-compose==1.23.2 [2021-10-29T00:58:01.337Z] Removing intermediate container b522d5efec00 [2021-10-29T00:58:01.337Z] ---> 79308eab2922 [2021-10-29T00:58:01.337Z] Step 24/24 : LABEL version=2.0.1-dev.86 [2021-10-29T00:58:01.337Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-29T00:58:01.337Z] ---> Running in da4b56720613 [2021-10-29T00:58:01.940Z] Removing intermediate container da4b56720613 [2021-10-29T00:58:01.940Z] ---> d3f9420e7dbb [2021-10-29T00:58:01.940Z] [2021-10-29T00:58:02.217Z] Successfully built d3f9420e7dbb [2021-10-29T00:58:02.492Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-29T00:58:02.492Z] Building support-scheduler [2021-10-29T00:58:02.492Z]  Building security-secretstore-setup ... done Collecting PyYAML<4,>=3.10 [2021-10-29T00:58:02.492Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-29T00:58:05.876Z] Collecting texttable<0.10,>=0.9.0 [2021-10-29T00:58:05.876Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-29T00:58:08.832Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-29T00:58:08.832Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-29T00:58:09.107Z] Collecting docker<4.0,>=3.6.0 [2021-10-29T00:58:09.107Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-29T00:58:09.703Z] Collecting jsonschema<3,>=2.5.1 [2021-10-29T00:58:09.703Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-29T00:58:09.703Z] Collecting docopt<0.7,>=0.6.1 [2021-10-29T00:58:09.703Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-29T00:58:11.683Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-29T00:58:11.683Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-29T00:58:13.658Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-29T00:58:13.658Z] Collecting cached-property<2,>=1.2.0 [2021-10-29T00:58:13.658Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-29T00:58:14.254Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-29T00:58:14.254Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-29T00:58:15.229Z] Collecting docker-pycreds>=0.4.0 [2021-10-29T00:58:15.229Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-29T00:58:15.504Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-29T00:58:15.504Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-29T00:58:15.504Z] Collecting idna<2.8,>=2.5 [2021-10-29T00:58:15.504Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-29T00:58:15.779Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-29T00:58:16.385Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-29T00:58:16.385Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-29T00:58:16.385Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:58:16.385Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:58:16.385Z] ---> 9736e6c6ae7c [2021-10-29T00:58:16.385Z] Step 3/22 : WORKDIR /edgex-go [2021-10-29T00:58:16.385Z] ---> Using cache [2021-10-29T00:58:16.385Z] ---> 22eb7e2b0028 [2021-10-29T00:58:16.385Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:58:16.385Z] ---> Using cache [2021-10-29T00:58:16.385Z] ---> eab8ee7b0122 [2021-10-29T00:58:16.385Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-29T00:58:16.667Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-29T00:58:16.667Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-29T00:58:16.667Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-29T00:58:16.667Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-29T00:58:17.666Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-29T00:58:17.666Z] Attempting uninstall: urllib3 [2021-10-29T00:58:17.666Z] Found existing installation: urllib3 1.26.5 [2021-10-29T00:58:17.666Z] Uninstalling urllib3-1.26.5: [2021-10-29T00:58:17.666Z] Successfully uninstalled urllib3-1.26.5 [2021-10-29T00:58:18.271Z] Attempting uninstall: idna [2021-10-29T00:58:18.271Z] Found existing installation: idna 3.2 [2021-10-29T00:58:18.271Z] Uninstalling idna-3.2: [2021-10-29T00:58:18.546Z] ---> Running in e068357d24cf [2021-10-29T00:58:18.546Z] Successfully uninstalled idna-3.2 [2021-10-29T00:58:19.530Z] Attempting uninstall: chardet [2021-10-29T00:58:19.530Z] Found existing installation: chardet 4.0.0 [2021-10-29T00:58:19.530Z] Uninstalling chardet-4.0.0: [2021-10-29T00:58:19.807Z] Successfully uninstalled chardet-4.0.0 [2021-10-29T00:58:20.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:58:20.729Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:58:20.730Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:58:20.730Z] ---> 9736e6c6ae7c [2021-10-29T00:58:20.730Z] Step 3/21 : WORKDIR /edgex-go [2021-10-29T00:58:20.730Z] ---> Using cache [2021-10-29T00:58:20.730Z] ---> 22eb7e2b0028 [2021-10-29T00:58:20.730Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:58:20.730Z] ---> Using cache [2021-10-29T00:58:20.730Z] ---> eab8ee7b0122 [2021-10-29T00:58:20.730Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-29T00:58:21.332Z] ---> Running in 38b21df2e302 [2021-10-29T00:58:21.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:58:21.888Z] Attempting uninstall: requests [2021-10-29T00:58:21.888Z] Found existing installation: requests 2.25.1 [2021-10-29T00:58:21.888Z] Uninstalling requests-2.25.1: [2021-10-29T00:58:22.165Z] Successfully uninstalled requests-2.25.1 [2021-10-29T00:58:22.772Z] OK: 219 MiB in 52 packages [2021-10-29T00:58:22.772Z] Running setup.py install for texttable: started [2021-10-29T00:58:23.375Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:58:24.359Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:58:24.359Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:58:24.359Z] ---> 9736e6c6ae7c [2021-10-29T00:58:24.359Z] Step 3/30 : WORKDIR /edgex-go [2021-10-29T00:58:24.359Z] ---> Using cache [2021-10-29T00:58:24.359Z] ---> 22eb7e2b0028 [2021-10-29T00:58:24.359Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:58:24.359Z] ---> Using cache [2021-10-29T00:58:24.359Z] ---> eab8ee7b0122 [2021-10-29T00:58:24.359Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-29T00:58:24.359Z] ---> Using cache [2021-10-29T00:58:24.359Z] ---> 53402fe7f32d [2021-10-29T00:58:24.359Z] Step 6/30 : COPY . . [2021-10-29T00:58:24.359Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:58:24.359Z] ---> Using cache [2021-10-29T00:58:24.359Z] ---> 89533a03cc38 [2021-10-29T00:58:24.359Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:58:24.359Z] ---> Using cache [2021-10-29T00:58:24.359Z] ---> 713db205ae6d [2021-10-29T00:58:24.359Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-29T00:58:24.635Z] Removing intermediate container e068357d24cf [2021-10-29T00:58:24.635Z] ---> a5a34938ca3d [2021-10-29T00:58:24.635Z] Step 6/22 : COPY . . [2021-10-29T00:58:24.635Z] ---> Running in 87c5c25cc487 [2021-10-29T00:58:24.908Z] Running setup.py install for texttable: finished with status 'done' [2021-10-29T00:58:24.908Z] Running setup.py install for PyYAML: started [2021-10-29T00:58:25.511Z] OK: 219 MiB in 52 packages [2021-10-29T00:58:26.975Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-29T00:58:27.250Z] Removing intermediate container 38b21df2e302 [2021-10-29T00:58:27.250Z] ---> 41dabe0131ab [2021-10-29T00:58:27.250Z] Step 6/21 : COPY . . [2021-10-29T00:58:27.851Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-29T00:58:28.129Z] Running setup.py install for docopt: started [2021-10-29T00:58:29.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-29T00:58:29.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-29T00:58:29.116Z] ---> 9736e6c6ae7c [2021-10-29T00:58:29.116Z] Step 3/23 : WORKDIR /edgex-go [2021-10-29T00:58:29.116Z] ---> Using cache [2021-10-29T00:58:29.116Z] ---> 22eb7e2b0028 [2021-10-29T00:58:29.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T00:58:29.116Z] ---> Using cache [2021-10-29T00:58:29.116Z] ---> eab8ee7b0122 [2021-10-29T00:58:29.116Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-29T00:58:29.116Z] ---> Using cache [2021-10-29T00:58:29.116Z] ---> 53402fe7f32d [2021-10-29T00:58:29.116Z] Step 6/23 : COPY go.mod . [2021-10-29T00:58:30.104Z] Running setup.py install for docopt: finished with status 'done' [2021-10-29T00:58:30.104Z] Running setup.py install for dockerpty: started [2021-10-29T00:58:31.569Z] ---> 7cae018233e4 [2021-10-29T00:58:31.569Z] Step 7/23 : RUN go mod download [2021-10-29T00:58:31.852Z] ---> Running in efaaae07fa83 [2021-10-29T00:58:32.458Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-29T00:58:34.457Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-29T00:58:39.912Z] Removing intermediate container efaaae07fa83 [2021-10-29T00:58:39.912Z] ---> 8d4a631785da [2021-10-29T00:58:39.912Z] Step 8/23 : COPY . . [2021-10-29T00:58:48.218Z] ---> 44171b319fa4 [2021-10-29T00:58:48.218Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:58:48.218Z] ---> Running in 36cc0a1c4e99 [2021-10-29T00:58:51.632Z] ---> 703c1b86867b [2021-10-29T00:58:51.632Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T00:58:51.632Z] ---> Running in f59223bfebd1 [2021-10-29T00:58:54.276Z] Removing intermediate container 36cc0a1c4e99 [2021-10-29T00:58:54.276Z] ---> 570de68442d9 [2021-10-29T00:58:54.276Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-29T00:58:54.549Z] ---> Running in d4608441c5d4 [2021-10-29T00:58:57.198Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/core-data/core-data ./cmd/core-data [2021-10-29T00:58:58.646Z] Removing intermediate container f59223bfebd1 [2021-10-29T00:58:58.646Z] ---> 06991c2aede6 [2021-10-29T00:58:58.646Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-29T00:58:58.921Z] ---> Running in 698b6536235d [2021-10-29T00:58:59.916Z] Removing intermediate container 111449c4edf2 [2021-10-29T00:58:59.916Z] ---> 6ced70c6d532 [2021-10-29T00:58:59.916Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-29T00:59:00.193Z] ---> Running in 20486648bdaa [2021-10-29T00:59:01.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-29T00:59:01.655Z] Removing intermediate container 20486648bdaa [2021-10-29T00:59:01.655Z] ---> e30155f21c32 [2021-10-29T00:59:01.655Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-29T00:59:01.940Z] ---> Running in 6de96d68302a [2021-10-29T00:59:02.956Z] Removing intermediate container 6de96d68302a [2021-10-29T00:59:02.956Z] ---> c3277d250712 [2021-10-29T00:59:02.956Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-29T00:59:05.613Z] ---> 45dd88532116 [2021-10-29T00:59:05.613Z] Step 9/23 : RUN go mod tidy [2021-10-29T00:59:05.613Z] ---> Running in 724db3d13ab6 [2021-10-29T00:59:05.613Z] ---> be1959342564 [2021-10-29T00:59:05.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-29T00:59:07.076Z] ---> 6c5719b2981b [2021-10-29T00:59:07.076Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-29T00:59:08.534Z] ---> 73513599a625 [2021-10-29T00:59:08.534Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-29T00:59:08.534Z] ---> Running in 12886ac276e2 [2021-10-29T00:59:09.139Z] Removing intermediate container 12886ac276e2 [2021-10-29T00:59:09.139Z] ---> 04f2cea26e78 [2021-10-29T00:59:09.139Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T00:59:09.419Z] ---> Running in 1846534ab093 [2021-10-29T00:59:10.032Z] Removing intermediate container 1846534ab093 [2021-10-29T00:59:10.032Z] ---> 7b8ff4edc3bc [2021-10-29T00:59:10.032Z] Step 20/22 : LABEL arch=arm64 [2021-10-29T00:59:10.032Z] ---> Running in 4b8dd5f3bb36 [2021-10-29T00:59:10.640Z] Removing intermediate container 4b8dd5f3bb36 [2021-10-29T00:59:10.640Z] ---> 50a705403bcf [2021-10-29T00:59:10.640Z] Step 21/22 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T00:59:10.914Z] ---> Running in c261404116aa [2021-10-29T00:59:11.517Z] Removing intermediate container c261404116aa [2021-10-29T00:59:11.517Z] ---> 16f5f7b9dfd9 [2021-10-29T00:59:11.517Z] Step 22/22 : LABEL version=2.0.1-dev.86 [2021-10-29T00:59:11.517Z] ---> Running in ef2825817d1a [2021-10-29T00:59:12.129Z] Removing intermediate container ef2825817d1a [2021-10-29T00:59:12.129Z] ---> 3d577cdb6b30 [2021-10-29T00:59:12.129Z] [2021-10-29T00:59:12.749Z] Successfully built 3d577cdb6b30 [2021-10-29T00:59:12.749Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-29T00:59:13.786Z]  Building sys-mgmt-agent ... done Removing intermediate container 724db3d13ab6 [2021-10-29T00:59:13.786Z] ---> 2c7f633838d0 [2021-10-29T00:59:13.786Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-29T00:59:14.073Z] ---> Running in 8f6ca4665da6 [2021-10-29T00:59:16.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.86" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-29T00:59:49.399Z] Removing intermediate container 87c5c25cc487 [2021-10-29T00:59:49.399Z] ---> d844fcfdffae [2021-10-29T00:59:49.399Z] [2021-10-29T00:59:49.399Z] Step 9/30 : FROM alpine:3.14 [2021-10-29T00:59:49.399Z] ---> bb3de5531c18 [2021-10-29T00:59:49.399Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-29T00:59:49.399Z] ---> Running in 2d7bf5ee0561 [2021-10-29T00:59:49.399Z] Removing intermediate container 2d7bf5ee0561 [2021-10-29T00:59:49.399Z] ---> 4b8a1d3428aa [2021-10-29T00:59:49.399Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-29T00:59:49.686Z] ---> Running in 64d7ffd78b2a [2021-10-29T00:59:51.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T00:59:52.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T00:59:53.016Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-29T00:59:53.016Z] (2/2) Installing su-exec (0.2-r1) [2021-10-29T00:59:53.016Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T00:59:53.016Z] OK: 5 MiB in 16 packages [2021-10-29T00:59:54.492Z] Removing intermediate container 64d7ffd78b2a [2021-10-29T00:59:54.492Z] ---> 886be4685b9b [2021-10-29T00:59:54.492Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-29T00:59:54.776Z] ---> Running in a885b1a858ad [2021-10-29T00:59:55.392Z] Removing intermediate container a885b1a858ad [2021-10-29T00:59:55.392Z] ---> ec2ebb4460bf [2021-10-29T00:59:55.392Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-29T00:59:55.392Z] ---> Running in ad0cb4daf42f [2021-10-29T00:59:56.020Z] Removing intermediate container ad0cb4daf42f [2021-10-29T00:59:56.020Z] ---> 82766690038b [2021-10-29T00:59:56.020Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-29T00:59:56.302Z] ---> Running in 97ad4ca97fc5 [2021-10-29T00:59:59.752Z] Removing intermediate container 97ad4ca97fc5 [2021-10-29T00:59:59.752Z] ---> 578ebc12d993 [2021-10-29T00:59:59.752Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-29T00:59:59.752Z] ---> Running in b2e456805405 [2021-10-29T01:00:00.364Z] Removing intermediate container b2e456805405 [2021-10-29T01:00:00.364Z] ---> 05cd7d0d8b6c [2021-10-29T01:00:00.364Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-29T01:00:01.825Z] ---> 520daedbbf70 [2021-10-29T01:00:01.825Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-29T01:00:01.825Z] ---> Running in 8894679af4bb [2021-10-29T01:00:05.257Z] Removing intermediate container 8894679af4bb [2021-10-29T01:00:05.257Z] ---> cd902919062c [2021-10-29T01:00:05.257Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T01:00:06.268Z] ---> 191b8fe5be73 [2021-10-29T01:00:06.268Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-29T01:00:08.304Z] ---> 47bd364177a2 [2021-10-29T01:00:08.305Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-29T01:00:09.771Z] ---> e149662c64bb [2021-10-29T01:00:09.771Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-29T01:00:10.760Z] ---> 59064e2e8809 [2021-10-29T01:00:10.760Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-29T01:00:11.774Z] ---> c79d86348955 [2021-10-29T01:00:12.080Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-29T01:00:12.080Z] ---> Running in 4fbc874b437e [2021-10-29T01:00:13.078Z] Removing intermediate container 4fbc874b437e [2021-10-29T01:00:13.078Z] ---> 40680aa5ea49 [2021-10-29T01:00:13.078Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-29T01:00:14.090Z] ---> 85b31dc996a0 [2021-10-29T01:00:14.090Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-29T01:00:14.382Z] ---> Running in faeb6d04ba24 [2021-10-29T01:00:17.840Z] Removing intermediate container faeb6d04ba24 [2021-10-29T01:00:17.840Z] ---> 2df8b2b81e24 [2021-10-29T01:00:17.840Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-29T01:00:18.126Z] ---> Running in b46621862058 [2021-10-29T01:00:18.742Z] Removing intermediate container b46621862058 [2021-10-29T01:00:18.742Z] ---> 96f19e825ea5 [2021-10-29T01:00:18.742Z] Step 27/30 : CMD ["gate"] [2021-10-29T01:00:19.029Z] ---> Running in 6e0fa1aabd4d [2021-10-29T01:00:20.037Z] Removing intermediate container 6e0fa1aabd4d [2021-10-29T01:00:20.037Z] ---> 8bfa68033643 [2021-10-29T01:00:20.037Z] Step 28/30 : LABEL arch=arm64 [2021-10-29T01:00:20.037Z] ---> Running in e85cd6e9971e [2021-10-29T01:00:20.666Z] Removing intermediate container e85cd6e9971e [2021-10-29T01:00:20.666Z] ---> 026ecedb1898 [2021-10-29T01:00:20.666Z] Step 29/30 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:00:21.310Z] ---> Running in 49ccca19d1c6 [2021-10-29T01:00:21.927Z] Removing intermediate container 49ccca19d1c6 [2021-10-29T01:00:21.927Z] ---> b954fa6ff0fa [2021-10-29T01:00:21.927Z] Step 30/30 : LABEL version=2.0.1-dev.86 [2021-10-29T01:00:22.230Z] ---> Running in c0bc595adbf4 [2021-10-29T01:00:23.239Z] Removing intermediate container c0bc595adbf4 [2021-10-29T01:00:23.239Z] ---> 339b1ab89adb [2021-10-29T01:00:23.239Z] [2021-10-29T01:00:23.527Z] Successfully built 339b1ab89adb [2021-10-29T01:00:23.527Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-29T01:00:45.768Z]  Building security-bootstrapper ... done Removing intermediate container 698b6536235d [2021-10-29T01:00:45.768Z] ---> 71159e7426b3 [2021-10-29T01:00:45.768Z] [2021-10-29T01:00:45.768Z] Step 9/21 : FROM alpine:3.14 [2021-10-29T01:00:45.768Z] ---> bb3de5531c18 [2021-10-29T01:00:45.768Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-29T01:00:45.768Z] ---> Running in c243d11efc79 [2021-10-29T01:00:47.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T01:00:49.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T01:00:49.769Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-29T01:00:50.052Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-29T01:00:50.052Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T01:00:50.052Z] Executing ca-certificates-20191127-r5.trigger [2021-10-29T01:00:50.052Z] Removing intermediate container 8f6ca4665da6 [2021-10-29T01:00:50.052Z] ---> d43ac8e8f230 [2021-10-29T01:00:50.052Z] [2021-10-29T01:00:50.052Z] Step 11/23 : FROM alpine:3.14 [2021-10-29T01:00:50.052Z] ---> bb3de5531c18 [2021-10-29T01:00:50.052Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-29T01:00:50.053Z] ---> Using cache [2021-10-29T01:00:50.053Z] ---> 2c025329900c [2021-10-29T01:00:50.053Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-29T01:00:50.053Z] ---> Using cache [2021-10-29T01:00:50.053Z] ---> 0021ca8da985 [2021-10-29T01:00:50.053Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-29T01:00:50.053Z] OK: 6 MiB in 16 packages [2021-10-29T01:00:50.330Z] ---> Running in bafd1c02a08a [2021-10-29T01:00:50.919Z] Removing intermediate container d4608441c5d4 [2021-10-29T01:00:50.919Z] ---> a669ad999921 [2021-10-29T01:00:50.919Z] [2021-10-29T01:00:50.919Z] Step 9/22 : FROM alpine:3.14 [2021-10-29T01:00:50.919Z] ---> bb3de5531c18 [2021-10-29T01:00:50.919Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-29T01:00:51.193Z] Removing intermediate container bafd1c02a08a [2021-10-29T01:00:51.194Z] ---> 4cf560d0415d [2021-10-29T01:00:51.194Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-29T01:00:51.194Z] ---> Running in ad7252d84d43 [2021-10-29T01:00:51.480Z] ---> Running in 6b06a752c3c3 [2021-10-29T01:00:51.752Z] Removing intermediate container ad7252d84d43 [2021-10-29T01:00:51.752Z] ---> f36410783f4d [2021-10-29T01:00:51.752Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-29T01:00:51.752Z] Removing intermediate container c243d11efc79 [2021-10-29T01:00:51.752Z] ---> 22c0088a719b [2021-10-29T01:00:51.752Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-29T01:00:52.027Z] Removing intermediate container 6b06a752c3c3 [2021-10-29T01:00:52.027Z] ---> 7c142d96dc49 [2021-10-29T01:00:52.027Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T01:00:52.027Z] ---> Running in 46b00e274074 [2021-10-29T01:00:52.027Z] ---> Running in 8a995c060610 [2021-10-29T01:00:52.621Z] Removing intermediate container 46b00e274074 [2021-10-29T01:00:52.622Z] ---> 524fa82ca475 [2021-10-29T01:00:52.622Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-29T01:00:52.622Z] Removing intermediate container 8a995c060610 [2021-10-29T01:00:52.622Z] ---> 59b2256dc6a3 [2021-10-29T01:00:52.622Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-29T01:00:52.622Z] ---> Running in e054096872bc [2021-10-29T01:00:52.893Z] ---> Running in a4871b42e7da [2021-10-29T01:00:52.893Z] ---> 20829859584f [2021-10-29T01:00:52.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-29T01:00:53.494Z] Removing intermediate container a4871b42e7da [2021-10-29T01:00:53.494Z] ---> 0bfc86b27cf3 [2021-10-29T01:00:53.494Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-29T01:00:53.494Z] Removing intermediate container e054096872bc [2021-10-29T01:00:53.494Z] ---> 19fec956e92e [2021-10-29T01:00:53.494Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T01:00:53.494Z] ---> Running in bc1cac1d6240 [2021-10-29T01:00:53.494Z] ---> Running in 4fb3c51f2add [2021-10-29T01:00:54.102Z] Removing intermediate container bc1cac1d6240 [2021-10-29T01:00:54.102Z] ---> b10ff8778703 [2021-10-29T01:00:54.102Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T01:00:54.372Z] ---> 218c0c584bce [2021-10-29T01:00:54.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-29T01:00:55.349Z] ---> a75348fbf529 [2021-10-29T01:00:55.349Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-29T01:00:55.349Z] ---> fa3ef77b9458 [2021-10-29T01:00:55.349Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-29T01:00:55.349Z] ---> Running in f4ec6e17cde7 [2021-10-29T01:00:56.328Z] Removing intermediate container f4ec6e17cde7 [2021-10-29T01:00:56.328Z] ---> 4d20d064a579 [2021-10-29T01:00:56.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T01:00:56.328Z] Removing intermediate container 4fb3c51f2add [2021-10-29T01:00:56.328Z] ---> e287d6af6767 [2021-10-29T01:00:56.328Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-29T01:00:56.328Z] ---> Running in 4576e07c6d30 [2021-10-29T01:00:56.328Z] ---> Running in 9eb5e1d86e9b [2021-10-29T01:00:56.602Z] ---> 15ea3ca6e265 [2021-10-29T01:00:56.602Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-29T01:00:56.878Z] Removing intermediate container 4576e07c6d30 [2021-10-29T01:00:56.878Z] ---> 20dd357d9505 [2021-10-29T01:00:56.878Z] Step 21/23 : LABEL arch=arm64 [2021-10-29T01:00:57.148Z] ---> Running in 826aba66c435 [2021-10-29T01:00:57.749Z] Removing intermediate container 826aba66c435 [2021-10-29T01:00:57.749Z] ---> 5ec9ba3e68bb [2021-10-29T01:00:57.749Z] Step 22/23 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:00:57.749Z] ---> f59e94b8ae2c [2021-10-29T01:00:57.749Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-29T01:00:57.749Z] ---> Running in fbe616377fca [2021-10-29T01:00:57.749Z] ---> Running in b0c0be9eaed2 [2021-10-29T01:00:57.749Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T01:00:58.346Z] Removing intermediate container fbe616377fca [2021-10-29T01:00:58.346Z] ---> 0137ca768c01 [2021-10-29T01:00:58.346Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T01:00:58.346Z] Removing intermediate container b0c0be9eaed2 [2021-10-29T01:00:58.346Z] ---> 44da6d232b04 [2021-10-29T01:00:58.346Z] Step 23/23 : LABEL version=2.0.1-dev.86 [2021-10-29T01:00:58.346Z] ---> Running in 0aa492b54268 [2021-10-29T01:00:58.346Z] ---> Running in 75cf07a19138 [2021-10-29T01:00:58.617Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T01:00:58.888Z] Removing intermediate container 0aa492b54268 [2021-10-29T01:00:58.888Z] ---> 04c6883c7962 [2021-10-29T01:00:58.888Z] [2021-10-29T01:00:58.888Z] Removing intermediate container 75cf07a19138 [2021-10-29T01:00:58.888Z] ---> bd9536bb3180 [2021-10-29T01:00:58.888Z] Step 19/21 : LABEL arch=arm64 [2021-10-29T01:00:59.158Z] ---> Running in 541ce759c569 [2021-10-29T01:00:59.158Z] Successfully built 04c6883c7962 [2021-10-29T01:00:59.158Z] Successfully tagged support-scheduler-arm64:latest [2021-10-29T01:00:59.750Z]  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-29T01:00:59.750Z] Removing intermediate container 541ce759c569 [2021-10-29T01:00:59.750Z] ---> c80f3dec6785 [2021-10-29T01:00:59.750Z] Step 20/21 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:00:59.750Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-29T01:00:59.750Z] ---> Running in 1c2f50bcbc16 [2021-10-29T01:00:59.750Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-29T01:00:59.750Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-29T01:01:00.019Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-29T01:01:00.294Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-29T01:01:00.294Z] Removing intermediate container 1c2f50bcbc16 [2021-10-29T01:01:00.294Z] ---> 529cf102b592 [2021-10-29T01:01:00.294Z] Step 21/21 : LABEL version=2.0.1-dev.86 [2021-10-29T01:01:00.294Z] Executing busybox-1.33.1-r3.trigger [2021-10-29T01:01:00.294Z] OK: 8 MiB in 20 packages [2021-10-29T01:01:00.294Z] ---> Running in 6e39c98f8288 [2021-10-29T01:01:00.889Z] Removing intermediate container 6e39c98f8288 [2021-10-29T01:01:00.889Z] ---> 6891f0cb33e5 [2021-10-29T01:01:00.889Z] [2021-10-29T01:01:01.160Z] Successfully built 6891f0cb33e5 [2021-10-29T01:01:01.160Z] Successfully tagged support-notifications-arm64:latest [2021-10-29T01:01:01.430Z]  Building support-notifications ... done Removing intermediate container 9eb5e1d86e9b [2021-10-29T01:01:01.430Z] ---> d246b9e76143 [2021-10-29T01:01:01.430Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-29T01:01:02.396Z] ---> 82546a6606c1 [2021-10-29T01:01:02.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-29T01:01:03.367Z] ---> d0fc0b2e5890 [2021-10-29T01:01:03.367Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-29T01:01:04.340Z] ---> d96ef6d4d498 [2021-10-29T01:01:04.340Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-29T01:01:04.340Z] ---> Running in 5e965490b6f5 [2021-10-29T01:01:04.610Z] Removing intermediate container 5e965490b6f5 [2021-10-29T01:01:04.610Z] ---> 5c1654714c3f [2021-10-29T01:01:04.610Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-29T01:01:04.882Z] ---> Running in 06e9fb62ced3 [2021-10-29T01:01:05.165Z] Removing intermediate container 06e9fb62ced3 [2021-10-29T01:01:05.165Z] ---> 0df49aa279a4 [2021-10-29T01:01:05.165Z] Step 20/22 : LABEL arch=arm64 [2021-10-29T01:01:05.451Z] ---> Running in f594711e2c1d [2021-10-29T01:01:06.056Z] Removing intermediate container f594711e2c1d [2021-10-29T01:01:06.056Z] ---> 0fdf6315e1c8 [2021-10-29T01:01:06.056Z] Step 21/22 : LABEL git_sha=adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:06.056Z] ---> Running in cd8fe74e2176 [2021-10-29T01:01:06.671Z] Removing intermediate container cd8fe74e2176 [2021-10-29T01:01:06.671Z] ---> 695db50f233b [2021-10-29T01:01:06.671Z] Step 22/22 : LABEL version=2.0.1-dev.86 [2021-10-29T01:01:06.671Z] ---> Running in 9d900d311b1d [2021-10-29T01:01:07.278Z] Removing intermediate container 9d900d311b1d [2021-10-29T01:01:07.278Z] ---> ba131b5988e6 [2021-10-29T01:01:07.278Z] [2021-10-29T01:01:07.552Z] Successfully built ba131b5988e6 [2021-10-29T01:01:07.552Z] Successfully tagged core-data-arm64:latest [2021-10-29T01:01:07.837Z]  Building core-data ... done  [Pipeline] } [2021-10-29T01:01:07.855Z] $ docker stop --time=1 df3add592c95f056b2872abbe9e02be9e09d4e5791df1257fee2400dd53b28b1 [2021-10-29T01:01:09.608Z] $ docker rm -f df3add592c95f056b2872abbe9e02be9e09d4e5791df1257fee2400dd53b28b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T01:01:10.162Z] + docker images [2021-10-29T01:01:10.433Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-29T01:01:10.433Z] core-data-arm64 latest ba131b5988e6 4 seconds ago 19.5MB [2021-10-29T01:01:10.433Z] support-notifications-arm64 latest 6891f0cb33e5 10 seconds ago 16.1MB [2021-10-29T01:01:10.433Z] support-scheduler-arm64 latest 04c6883c7962 12 seconds ago 15.3MB [2021-10-29T01:01:10.433Z] a669ad999921 20 seconds ago 1.46GB [2021-10-29T01:01:10.433Z] d43ac8e8f230 21 seconds ago 1.46GB [2021-10-29T01:01:10.433Z] 71159e7426b3 26 seconds ago 1.46GB [2021-10-29T01:01:10.433Z] security-bootstrapper-arm64 latest 339b1ab89adb 48 seconds ago 17.8MB [2021-10-29T01:01:10.433Z] d844fcfdffae About a minute ago 1.46GB [2021-10-29T01:01:10.433Z] sys-mgmt-agent-arm64 latest 3d577cdb6b30 About a minute ago 277MB [2021-10-29T01:01:10.433Z] security-secretstore-setup-arm64 latest d3f9420e7dbb 3 minutes ago 26.8MB [2021-10-29T01:01:10.433Z] security-proxy-setup-arm64 latest 03be8fb5f5b8 3 minutes ago 25.4MB [2021-10-29T01:01:10.433Z] core-metadata-arm64 latest 8997979c2654 3 minutes ago 15.9MB [2021-10-29T01:01:10.433Z] core-command-arm64 latest 141198d3864b 3 minutes ago 15.2MB [2021-10-29T01:01:10.433Z] 1592f0f9d167 3 minutes ago 1.46GB [2021-10-29T01:01:10.433Z] 7b4e1ccfc402 3 minutes ago 1.46GB [2021-10-29T01:01:10.433Z] 57f0cf4b553c 3 minutes ago 1.46GB [2021-10-29T01:01:10.433Z] 8a3f7d20e869 3 minutes ago 1.45GB [2021-10-29T01:01:10.433Z] cafe9b50883a 3 minutes ago 1.45GB [2021-10-29T01:01:10.433Z] ci-base-image-arm64 latest 9736e6c6ae7c 7 minutes ago 1.24GB [2021-10-29T01:01:10.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-10-29T01:01:10.433Z] docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB [2021-10-29T01:01:10.433Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-29T01:01:10.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T01:01:10.628Z] provisioning config files... [2021-10-29T01:01:10.647Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/98@tmp/config3686294794580736970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:01:10.991Z] ---> docker-login.sh [2021-10-29T01:01:10.991Z] nexus3.edgexfoundry.org:10001 [2021-10-29T01:01:11.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T01:01:11.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T01:01:11.535Z] Configure a credential helper to remove this warning. See [2021-10-29T01:01:11.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T01:01:11.535Z] [2021-10-29T01:01:11.535Z] Login Succeeded [2021-10-29T01:01:11.535Z] nexus3.edgexfoundry.org:10002 [2021-10-29T01:01:11.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T01:01:12.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T01:01:12.078Z] Configure a credential helper to remove this warning. See [2021-10-29T01:01:12.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T01:01:12.078Z] [2021-10-29T01:01:12.078Z] Login Succeeded [2021-10-29T01:01:12.078Z] nexus3.edgexfoundry.org:10003 [2021-10-29T01:01:12.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T01:01:12.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T01:01:12.620Z] Configure a credential helper to remove this warning. See [2021-10-29T01:01:12.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T01:01:12.620Z] [2021-10-29T01:01:12.620Z] Login Succeeded [2021-10-29T01:01:12.620Z] nexus3.edgexfoundry.org:10004 [2021-10-29T01:01:12.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T01:01:13.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T01:01:13.158Z] Configure a credential helper to remove this warning. See [2021-10-29T01:01:13.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T01:01:13.158Z] [2021-10-29T01:01:13.158Z] Login Succeeded [2021-10-29T01:01:13.158Z] docker.io [2021-10-29T01:01:13.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T01:01:14.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T01:01:14.015Z] Configure a credential helper to remove this warning. See [2021-10-29T01:01:14.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T01:01:14.015Z] [2021-10-29T01:01:14.015Z] Login Succeeded [2021-10-29T01:01:14.015Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T01:01:14.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:01:14.069Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-10-29T01:01:14.069Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:14.069Z] latest [2021-10-29T01:01:14.069Z] 2.0.1-dev.86 [2021-10-29T01:01:14.069Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:14.069Z] main [2021-10-29T01:01:14.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:14.400Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:14.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:14.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-29T01:01:14.740Z] 7afd86fad567: Preparing [2021-10-29T01:01:14.740Z] 080438cc4ebd: Preparing [2021-10-29T01:01:14.740Z] aa7429f5060f: Preparing [2021-10-29T01:01:14.740Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:14.740Z] ee420dfed78a: Preparing [2021-10-29T01:01:15.016Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:15.016Z] aa7429f5060f: Pushed [2021-10-29T01:01:15.016Z] 7afd86fad567: Pushed [2021-10-29T01:01:15.016Z] 3b27b55e1a4b: Pushed [2021-10-29T01:01:17.619Z] 080438cc4ebd: Pushed [2021-10-29T01:01:17.893Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:a256a7f0c2abd81aa6cfbd465e4e9572f352837ccc52048ca1e9f26517f74bb0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:18.238Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:18.575Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-29T01:01:18.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-29T01:01:18.575Z] 7afd86fad567: Preparing [2021-10-29T01:01:18.575Z] 080438cc4ebd: Preparing [2021-10-29T01:01:18.575Z] aa7429f5060f: Preparing [2021-10-29T01:01:18.575Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:18.575Z] ee420dfed78a: Preparing [2021-10-29T01:01:18.575Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:18.575Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:18.575Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:18.575Z] 080438cc4ebd: Layer already exists [2021-10-29T01:01:18.845Z] 7afd86fad567: Layer already exists [2021-10-29T01:01:18.845Z] latest: digest: sha256:a256a7f0c2abd81aa6cfbd465e4e9572f352837ccc52048ca1e9f26517f74bb0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:19.184Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:19.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.86 [2021-10-29T01:01:19.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-29T01:01:19.519Z] 7afd86fad567: Preparing [2021-10-29T01:01:19.519Z] 080438cc4ebd: Preparing [2021-10-29T01:01:19.519Z] aa7429f5060f: Preparing [2021-10-29T01:01:19.519Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:19.519Z] ee420dfed78a: Preparing [2021-10-29T01:01:19.519Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:19.519Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:19.519Z] 080438cc4ebd: Layer already exists [2021-10-29T01:01:19.519Z] 7afd86fad567: Layer already exists [2021-10-29T01:01:19.519Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:19.789Z] 2.0.1-dev.86: digest: sha256:a256a7f0c2abd81aa6cfbd465e4e9572f352837ccc52048ca1e9f26517f74bb0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:20.124Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:20.456Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:20.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-29T01:01:20.457Z] 7afd86fad567: Preparing [2021-10-29T01:01:20.457Z] 080438cc4ebd: Preparing [2021-10-29T01:01:20.457Z] aa7429f5060f: Preparing [2021-10-29T01:01:20.457Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:20.457Z] ee420dfed78a: Preparing [2021-10-29T01:01:20.457Z] 7afd86fad567: Layer already exists [2021-10-29T01:01:20.457Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:20.457Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:20.457Z] 080438cc4ebd: Layer already exists [2021-10-29T01:01:20.457Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:20.728Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:a256a7f0c2abd81aa6cfbd465e4e9572f352837ccc52048ca1e9f26517f74bb0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:21.065Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:21.398Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-10-29T01:01:21.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-10-29T01:01:21.398Z] 7afd86fad567: Preparing [2021-10-29T01:01:21.398Z] 080438cc4ebd: Preparing [2021-10-29T01:01:21.398Z] aa7429f5060f: Preparing [2021-10-29T01:01:21.398Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:21.398Z] ee420dfed78a: Preparing [2021-10-29T01:01:21.398Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:21.398Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:21.398Z] 7afd86fad567: Layer already exists [2021-10-29T01:01:21.398Z] 080438cc4ebd: Layer already exists [2021-10-29T01:01:21.398Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:21.670Z] main: digest: sha256:a256a7f0c2abd81aa6cfbd465e4e9572f352837ccc52048ca1e9f26517f74bb0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:01:21.711Z] ===================================================== [Pipeline] echo [2021-10-29T01:01:21.719Z] taggedImages: [2021-10-29T01:01:21.719Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:21.719Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-10-29T01:01:21.719Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.86 [2021-10-29T01:01:21.719Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:21.719Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-10-29T01:01:21.738Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-10-29T01:01:21.738Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:21.738Z] latest [2021-10-29T01:01:21.738Z] 2.0.1-dev.86 [2021-10-29T01:01:21.738Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:21.738Z] main [2021-10-29T01:01:21.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:22.084Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:22.417Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:22.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-29T01:01:22.417Z] 4aefcef87349: Preparing [2021-10-29T01:01:22.417Z] f43261dba4bf: Preparing [2021-10-29T01:01:22.417Z] aa7429f5060f: Preparing [2021-10-29T01:01:22.417Z] bdf54fc331b7: Preparing [2021-10-29T01:01:22.417Z] 428184ca6d8f: Preparing [2021-10-29T01:01:22.417Z] ee420dfed78a: Preparing [2021-10-29T01:01:22.417Z] ee420dfed78a: Waiting [2021-10-29T01:01:22.700Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:22.700Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:22.700Z] 4aefcef87349: Pushed [2021-10-29T01:01:22.700Z] 428184ca6d8f: Pushed [2021-10-29T01:01:23.684Z] bdf54fc331b7: Pushed [2021-10-29T01:01:25.650Z] f43261dba4bf: Pushed [2021-10-29T01:01:25.922Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:9dd367fc88b3f4eb2608327d9134417d6268e000fe0ab407f8b76c5e96102ca2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:26.264Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:26.599Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-29T01:01:26.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-29T01:01:26.599Z] 4aefcef87349: Preparing [2021-10-29T01:01:26.599Z] f43261dba4bf: Preparing [2021-10-29T01:01:26.599Z] aa7429f5060f: Preparing [2021-10-29T01:01:26.599Z] bdf54fc331b7: Preparing [2021-10-29T01:01:26.599Z] 428184ca6d8f: Preparing [2021-10-29T01:01:26.599Z] ee420dfed78a: Preparing [2021-10-29T01:01:26.599Z] ee420dfed78a: Waiting [2021-10-29T01:01:26.599Z] 428184ca6d8f: Layer already exists [2021-10-29T01:01:26.599Z] f43261dba4bf: Layer already exists [2021-10-29T01:01:26.599Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:26.599Z] bdf54fc331b7: Layer already exists [2021-10-29T01:01:26.599Z] 4aefcef87349: Layer already exists [2021-10-29T01:01:26.872Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:26.872Z] latest: digest: sha256:9dd367fc88b3f4eb2608327d9134417d6268e000fe0ab407f8b76c5e96102ca2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:27.209Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:27.545Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.86 [2021-10-29T01:01:27.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-29T01:01:27.545Z] 4aefcef87349: Preparing [2021-10-29T01:01:27.545Z] f43261dba4bf: Preparing [2021-10-29T01:01:27.545Z] aa7429f5060f: Preparing [2021-10-29T01:01:27.545Z] bdf54fc331b7: Preparing [2021-10-29T01:01:27.545Z] 428184ca6d8f: Preparing [2021-10-29T01:01:27.545Z] ee420dfed78a: Preparing [2021-10-29T01:01:27.545Z] ee420dfed78a: Waiting [2021-10-29T01:01:27.545Z] bdf54fc331b7: Layer already exists [2021-10-29T01:01:27.545Z] 428184ca6d8f: Layer already exists [2021-10-29T01:01:27.818Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:27.818Z] f43261dba4bf: Layer already exists [2021-10-29T01:01:27.818Z] 4aefcef87349: Layer already exists [2021-10-29T01:01:27.818Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:27.818Z] 2.0.1-dev.86: digest: sha256:9dd367fc88b3f4eb2608327d9134417d6268e000fe0ab407f8b76c5e96102ca2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:28.158Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:28.494Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:28.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-29T01:01:28.494Z] 4aefcef87349: Preparing [2021-10-29T01:01:28.494Z] f43261dba4bf: Preparing [2021-10-29T01:01:28.494Z] aa7429f5060f: Preparing [2021-10-29T01:01:28.494Z] bdf54fc331b7: Preparing [2021-10-29T01:01:28.494Z] 428184ca6d8f: Preparing [2021-10-29T01:01:28.494Z] ee420dfed78a: Preparing [2021-10-29T01:01:28.494Z] ee420dfed78a: Waiting [2021-10-29T01:01:28.769Z] 428184ca6d8f: Layer already exists [2021-10-29T01:01:28.769Z] 4aefcef87349: Layer already exists [2021-10-29T01:01:28.769Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:28.769Z] f43261dba4bf: Layer already exists [2021-10-29T01:01:28.769Z] bdf54fc331b7: Layer already exists [2021-10-29T01:01:28.769Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:28.769Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:9dd367fc88b3f4eb2608327d9134417d6268e000fe0ab407f8b76c5e96102ca2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:29.110Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:29.455Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-10-29T01:01:29.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-10-29T01:01:29.455Z] 4aefcef87349: Preparing [2021-10-29T01:01:29.455Z] f43261dba4bf: Preparing [2021-10-29T01:01:29.455Z] aa7429f5060f: Preparing [2021-10-29T01:01:29.455Z] bdf54fc331b7: Preparing [2021-10-29T01:01:29.455Z] 428184ca6d8f: Preparing [2021-10-29T01:01:29.455Z] ee420dfed78a: Preparing [2021-10-29T01:01:29.455Z] ee420dfed78a: Waiting [2021-10-29T01:01:29.455Z] 428184ca6d8f: Layer already exists [2021-10-29T01:01:29.455Z] bdf54fc331b7: Layer already exists [2021-10-29T01:01:29.455Z] f43261dba4bf: Layer already exists [2021-10-29T01:01:29.455Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:29.455Z] 4aefcef87349: Layer already exists [2021-10-29T01:01:29.455Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:29.732Z] main: digest: sha256:9dd367fc88b3f4eb2608327d9134417d6268e000fe0ab407f8b76c5e96102ca2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:01:29.769Z] ===================================================== [Pipeline] echo [2021-10-29T01:01:29.776Z] taggedImages: [2021-10-29T01:01:29.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:29.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-10-29T01:01:29.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.86 [2021-10-29T01:01:29.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:29.776Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-10-29T01:01:29.794Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-10-29T01:01:29.794Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:29.794Z] latest [2021-10-29T01:01:29.794Z] 2.0.1-dev.86 [2021-10-29T01:01:29.794Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:29.794Z] main [2021-10-29T01:01:29.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:30.164Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:30.528Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:30.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-29T01:01:30.528Z] 45d0648d31ec: Preparing [2021-10-29T01:01:30.528Z] daef7765eeb4: Preparing [2021-10-29T01:01:30.528Z] aa7429f5060f: Preparing [2021-10-29T01:01:30.528Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:30.528Z] ee420dfed78a: Preparing [2021-10-29T01:01:30.821Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:30.821Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:30.821Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:30.821Z] 45d0648d31ec: Pushed [2021-10-29T01:01:33.425Z] daef7765eeb4: Pushed [2021-10-29T01:01:33.695Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:4311c95c0009f677219be94f686688d81dee86ab2ad2afc74bf5c3271bd64d84 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:34.035Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:34.367Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-29T01:01:34.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-29T01:01:34.367Z] 45d0648d31ec: Preparing [2021-10-29T01:01:34.367Z] daef7765eeb4: Preparing [2021-10-29T01:01:34.367Z] aa7429f5060f: Preparing [2021-10-29T01:01:34.367Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:34.367Z] ee420dfed78a: Preparing [2021-10-29T01:01:34.640Z] daef7765eeb4: Layer already exists [2021-10-29T01:01:34.640Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:34.640Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:34.640Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:34.640Z] 45d0648d31ec: Layer already exists [2021-10-29T01:01:34.640Z] latest: digest: sha256:4311c95c0009f677219be94f686688d81dee86ab2ad2afc74bf5c3271bd64d84 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:34.980Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:35.314Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.86 [2021-10-29T01:01:35.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-29T01:01:35.314Z] 45d0648d31ec: Preparing [2021-10-29T01:01:35.314Z] daef7765eeb4: Preparing [2021-10-29T01:01:35.314Z] aa7429f5060f: Preparing [2021-10-29T01:01:35.314Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:35.314Z] ee420dfed78a: Preparing [2021-10-29T01:01:35.586Z] daef7765eeb4: Layer already exists [2021-10-29T01:01:35.586Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:35.586Z] 45d0648d31ec: Layer already exists [2021-10-29T01:01:35.586Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:35.586Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:35.586Z] 2.0.1-dev.86: digest: sha256:4311c95c0009f677219be94f686688d81dee86ab2ad2afc74bf5c3271bd64d84 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:35.933Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:36.270Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:36.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-29T01:01:36.270Z] 45d0648d31ec: Preparing [2021-10-29T01:01:36.270Z] daef7765eeb4: Preparing [2021-10-29T01:01:36.270Z] aa7429f5060f: Preparing [2021-10-29T01:01:36.270Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:36.270Z] ee420dfed78a: Preparing [2021-10-29T01:01:36.270Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:36.270Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:36.270Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:36.541Z] 45d0648d31ec: Layer already exists [2021-10-29T01:01:36.541Z] daef7765eeb4: Layer already exists [2021-10-29T01:01:36.541Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:4311c95c0009f677219be94f686688d81dee86ab2ad2afc74bf5c3271bd64d84 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:36.879Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:37.217Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-10-29T01:01:37.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-10-29T01:01:37.217Z] 45d0648d31ec: Preparing [2021-10-29T01:01:37.217Z] daef7765eeb4: Preparing [2021-10-29T01:01:37.217Z] aa7429f5060f: Preparing [2021-10-29T01:01:37.217Z] 3b27b55e1a4b: Preparing [2021-10-29T01:01:37.217Z] ee420dfed78a: Preparing [2021-10-29T01:01:37.217Z] 45d0648d31ec: Layer already exists [2021-10-29T01:01:37.217Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:37.217Z] daef7765eeb4: Layer already exists [2021-10-29T01:01:37.217Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:01:37.217Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:37.490Z] main: digest: sha256:4311c95c0009f677219be94f686688d81dee86ab2ad2afc74bf5c3271bd64d84 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:01:37.529Z] ===================================================== [Pipeline] echo [2021-10-29T01:01:37.537Z] taggedImages: [2021-10-29T01:01:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-10-29T01:01:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.86 [2021-10-29T01:01:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-10-29T01:01:37.559Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-10-29T01:01:37.559Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:37.559Z] latest [2021-10-29T01:01:37.559Z] 2.0.1-dev.86 [2021-10-29T01:01:37.559Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:37.559Z] main [2021-10-29T01:01:37.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:37.912Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:38.253Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:38.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-29T01:01:38.253Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:38.253Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:38.253Z] 13e4c2067967: Preparing [2021-10-29T01:01:38.253Z] ade6db70069a: Preparing [2021-10-29T01:01:38.253Z] 2c7db75cf5b0: Preparing [2021-10-29T01:01:38.253Z] 021dd1d7c6f3: Preparing [2021-10-29T01:01:38.253Z] aa7429f5060f: Preparing [2021-10-29T01:01:38.253Z] 6431666bcb71: Preparing [2021-10-29T01:01:38.253Z] 9b4e32c1f557: Preparing [2021-10-29T01:01:38.253Z] e7066fa478dc: Preparing [2021-10-29T01:01:38.253Z] 03fa5cd3e191: Preparing [2021-10-29T01:01:38.253Z] ee420dfed78a: Preparing [2021-10-29T01:01:38.253Z] aa7429f5060f: Waiting [2021-10-29T01:01:38.253Z] 6431666bcb71: Waiting [2021-10-29T01:01:38.253Z] e7066fa478dc: Waiting [2021-10-29T01:01:38.253Z] 9b4e32c1f557: Waiting [2021-10-29T01:01:38.253Z] ee420dfed78a: Waiting [2021-10-29T01:01:38.523Z] 5ffc31098cb4: Pushed [2021-10-29T01:01:38.523Z] 13e4c2067967: Pushed [2021-10-29T01:01:38.523Z] 2c7db75cf5b0: Pushed [2021-10-29T01:01:38.523Z] ade6db70069a: Pushed [2021-10-29T01:01:38.523Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:38.794Z] 6431666bcb71: Pushed [2021-10-29T01:01:38.794Z] 9b4e32c1f557: Pushed [2021-10-29T01:01:38.794Z] e7066fa478dc: Pushed [2021-10-29T01:01:38.794Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:38.794Z] 03fa5cd3e191: Pushed [2021-10-29T01:01:42.176Z] 021dd1d7c6f3: Pushed [2021-10-29T01:01:42.176Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:8c69500b17de9c51248841097a8db32e066255ce3373b6fd6f27a5a689fd4043 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:42.515Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:42.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-29T01:01:42.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-29T01:01:42.856Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:42.856Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:42.856Z] 13e4c2067967: Preparing [2021-10-29T01:01:42.856Z] ade6db70069a: Preparing [2021-10-29T01:01:42.856Z] 2c7db75cf5b0: Preparing [2021-10-29T01:01:42.856Z] 021dd1d7c6f3: Preparing [2021-10-29T01:01:42.856Z] aa7429f5060f: Preparing [2021-10-29T01:01:42.856Z] 6431666bcb71: Preparing [2021-10-29T01:01:42.856Z] 9b4e32c1f557: Preparing [2021-10-29T01:01:42.856Z] e7066fa478dc: Preparing [2021-10-29T01:01:42.856Z] 03fa5cd3e191: Preparing [2021-10-29T01:01:42.856Z] ee420dfed78a: Preparing [2021-10-29T01:01:42.856Z] 9b4e32c1f557: Waiting [2021-10-29T01:01:42.856Z] e7066fa478dc: Waiting [2021-10-29T01:01:42.856Z] 03fa5cd3e191: Waiting [2021-10-29T01:01:42.856Z] ee420dfed78a: Waiting [2021-10-29T01:01:42.856Z] aa7429f5060f: Waiting [2021-10-29T01:01:42.856Z] 6431666bcb71: Waiting [2021-10-29T01:01:42.856Z] 021dd1d7c6f3: Layer already exists [2021-10-29T01:01:42.856Z] 13e4c2067967: Layer already exists [2021-10-29T01:01:42.856Z] 2c7db75cf5b0: Layer already exists [2021-10-29T01:01:42.856Z] 5ffc31098cb4: Layer already exists [2021-10-29T01:01:42.856Z] ade6db70069a: Layer already exists [2021-10-29T01:01:43.128Z] 6431666bcb71: Layer already exists [2021-10-29T01:01:43.128Z] 9b4e32c1f557: Layer already exists [2021-10-29T01:01:43.128Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:43.128Z] 03fa5cd3e191: Layer already exists [2021-10-29T01:01:43.128Z] e7066fa478dc: Layer already exists [2021-10-29T01:01:43.128Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:43.128Z] latest: digest: sha256:8c69500b17de9c51248841097a8db32e066255ce3373b6fd6f27a5a689fd4043 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:43.466Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:43.804Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.86 [2021-10-29T01:01:43.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-29T01:01:43.804Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:43.804Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:43.804Z] 13e4c2067967: Preparing [2021-10-29T01:01:43.804Z] ade6db70069a: Preparing [2021-10-29T01:01:43.804Z] 2c7db75cf5b0: Preparing [2021-10-29T01:01:43.804Z] 021dd1d7c6f3: Preparing [2021-10-29T01:01:43.804Z] aa7429f5060f: Preparing [2021-10-29T01:01:43.804Z] 6431666bcb71: Preparing [2021-10-29T01:01:43.804Z] 9b4e32c1f557: Preparing [2021-10-29T01:01:43.804Z] e7066fa478dc: Preparing [2021-10-29T01:01:43.804Z] 03fa5cd3e191: Preparing [2021-10-29T01:01:43.804Z] ee420dfed78a: Preparing [2021-10-29T01:01:43.804Z] aa7429f5060f: Waiting [2021-10-29T01:01:43.804Z] e7066fa478dc: Waiting [2021-10-29T01:01:43.804Z] 6431666bcb71: Waiting [2021-10-29T01:01:43.804Z] 9b4e32c1f557: Waiting [2021-10-29T01:01:43.804Z] 03fa5cd3e191: Waiting [2021-10-29T01:01:43.804Z] 021dd1d7c6f3: Layer already exists [2021-10-29T01:01:43.804Z] 2c7db75cf5b0: Layer already exists [2021-10-29T01:01:43.804Z] ade6db70069a: Layer already exists [2021-10-29T01:01:43.804Z] 13e4c2067967: Layer already exists [2021-10-29T01:01:43.804Z] 5ffc31098cb4: Layer already exists [2021-10-29T01:01:44.075Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:44.075Z] 9b4e32c1f557: Layer already exists [2021-10-29T01:01:44.075Z] e7066fa478dc: Layer already exists [2021-10-29T01:01:44.075Z] 6431666bcb71: Layer already exists [2021-10-29T01:01:44.075Z] 03fa5cd3e191: Layer already exists [2021-10-29T01:01:44.075Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:44.075Z] 2.0.1-dev.86: digest: sha256:8c69500b17de9c51248841097a8db32e066255ce3373b6fd6f27a5a689fd4043 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:44.409Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:44.740Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:44.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-29T01:01:44.740Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:44.740Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:44.740Z] 13e4c2067967: Preparing [2021-10-29T01:01:44.740Z] ade6db70069a: Preparing [2021-10-29T01:01:44.740Z] 2c7db75cf5b0: Preparing [2021-10-29T01:01:44.740Z] 021dd1d7c6f3: Preparing [2021-10-29T01:01:44.740Z] aa7429f5060f: Preparing [2021-10-29T01:01:44.740Z] 6431666bcb71: Preparing [2021-10-29T01:01:44.740Z] 9b4e32c1f557: Preparing [2021-10-29T01:01:44.740Z] e7066fa478dc: Preparing [2021-10-29T01:01:44.740Z] 03fa5cd3e191: Preparing [2021-10-29T01:01:44.740Z] ee420dfed78a: Preparing [2021-10-29T01:01:44.740Z] aa7429f5060f: Waiting [2021-10-29T01:01:44.740Z] e7066fa478dc: Waiting [2021-10-29T01:01:44.740Z] 6431666bcb71: Waiting [2021-10-29T01:01:44.740Z] 9b4e32c1f557: Waiting [2021-10-29T01:01:44.740Z] 03fa5cd3e191: Waiting [2021-10-29T01:01:44.740Z] ee420dfed78a: Waiting [2021-10-29T01:01:44.740Z] 5ffc31098cb4: Layer already exists [2021-10-29T01:01:44.740Z] 2c7db75cf5b0: Layer already exists [2021-10-29T01:01:44.740Z] 021dd1d7c6f3: Layer already exists [2021-10-29T01:01:44.740Z] ade6db70069a: Layer already exists [2021-10-29T01:01:44.740Z] 13e4c2067967: Layer already exists [2021-10-29T01:01:45.024Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:45.024Z] 9b4e32c1f557: Layer already exists [2021-10-29T01:01:45.024Z] e7066fa478dc: Layer already exists [2021-10-29T01:01:45.024Z] 6431666bcb71: Layer already exists [2021-10-29T01:01:45.024Z] 03fa5cd3e191: Layer already exists [2021-10-29T01:01:45.024Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:45.024Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:8c69500b17de9c51248841097a8db32e066255ce3373b6fd6f27a5a689fd4043 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:45.400Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:45.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-10-29T01:01:45.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-10-29T01:01:45.727Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:45.727Z] 5ffc31098cb4: Preparing [2021-10-29T01:01:45.727Z] 13e4c2067967: Preparing [2021-10-29T01:01:45.728Z] ade6db70069a: Preparing [2021-10-29T01:01:45.728Z] 2c7db75cf5b0: Preparing [2021-10-29T01:01:45.728Z] 021dd1d7c6f3: Preparing [2021-10-29T01:01:45.728Z] aa7429f5060f: Preparing [2021-10-29T01:01:45.728Z] 6431666bcb71: Preparing [2021-10-29T01:01:45.728Z] 9b4e32c1f557: Preparing [2021-10-29T01:01:45.728Z] e7066fa478dc: Preparing [2021-10-29T01:01:45.728Z] 03fa5cd3e191: Preparing [2021-10-29T01:01:45.728Z] ee420dfed78a: Preparing [2021-10-29T01:01:45.728Z] aa7429f5060f: Waiting [2021-10-29T01:01:45.728Z] 6431666bcb71: Waiting [2021-10-29T01:01:45.728Z] 03fa5cd3e191: Waiting [2021-10-29T01:01:45.728Z] ee420dfed78a: Waiting [2021-10-29T01:01:45.728Z] 9b4e32c1f557: Waiting [2021-10-29T01:01:45.728Z] e7066fa478dc: Waiting [2021-10-29T01:01:45.728Z] 5ffc31098cb4: Layer already exists [2021-10-29T01:01:45.728Z] ade6db70069a: Layer already exists [2021-10-29T01:01:45.728Z] 13e4c2067967: Layer already exists [2021-10-29T01:01:45.728Z] 2c7db75cf5b0: Layer already exists [2021-10-29T01:01:45.728Z] 021dd1d7c6f3: Layer already exists [2021-10-29T01:01:45.997Z] 6431666bcb71: Layer already exists [2021-10-29T01:01:45.997Z] aa7429f5060f: Layer already exists [2021-10-29T01:01:45.997Z] 03fa5cd3e191: Layer already exists [2021-10-29T01:01:45.997Z] 9b4e32c1f557: Layer already exists [2021-10-29T01:01:45.997Z] e7066fa478dc: Layer already exists [2021-10-29T01:01:45.997Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:45.997Z] main: digest: sha256:8c69500b17de9c51248841097a8db32e066255ce3373b6fd6f27a5a689fd4043 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:01:46.030Z] ===================================================== [Pipeline] echo [2021-10-29T01:01:46.039Z] taggedImages: [2021-10-29T01:01:46.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:46.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-10-29T01:01:46.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.86 [2021-10-29T01:01:46.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:46.039Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-10-29T01:01:46.057Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-10-29T01:01:46.057Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:46.057Z] latest [2021-10-29T01:01:46.057Z] 2.0.1-dev.86 [2021-10-29T01:01:46.057Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:46.057Z] main [2021-10-29T01:01:46.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:46.393Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:46.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:46.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-29T01:01:46.733Z] e15314037f42: Preparing [2021-10-29T01:01:46.733Z] 68fcbd58bcd5: Preparing [2021-10-29T01:01:46.733Z] a0c73b349838: Preparing [2021-10-29T01:01:46.733Z] 742dc367944b: Preparing [2021-10-29T01:01:46.733Z] c85d65615f4a: Preparing [2021-10-29T01:01:46.733Z] ee420dfed78a: Preparing [2021-10-29T01:01:46.733Z] ee420dfed78a: Waiting [2021-10-29T01:01:47.009Z] a0c73b349838: Pushed [2021-10-29T01:01:47.009Z] 742dc367944b: Pushed [2021-10-29T01:01:47.009Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:47.612Z] c85d65615f4a: Pushed [2021-10-29T01:01:49.574Z] 68fcbd58bcd5: Pushed [2021-10-29T01:01:49.574Z] e15314037f42: Pushed [2021-10-29T01:01:49.574Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:8403dff293e33a51cc6ea0800b7c5dfd611b4ee8b73c1293e8db96dbe3fd3ef4 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:49.912Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:50.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-29T01:01:50.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-29T01:01:50.241Z] e15314037f42: Preparing [2021-10-29T01:01:50.241Z] 68fcbd58bcd5: Preparing [2021-10-29T01:01:50.241Z] a0c73b349838: Preparing [2021-10-29T01:01:50.241Z] 742dc367944b: Preparing [2021-10-29T01:01:50.241Z] c85d65615f4a: Preparing [2021-10-29T01:01:50.241Z] ee420dfed78a: Preparing [2021-10-29T01:01:50.241Z] ee420dfed78a: Waiting [2021-10-29T01:01:50.241Z] c85d65615f4a: Layer already exists [2021-10-29T01:01:50.241Z] 742dc367944b: Layer already exists [2021-10-29T01:01:50.241Z] 68fcbd58bcd5: Layer already exists [2021-10-29T01:01:50.241Z] a0c73b349838: Layer already exists [2021-10-29T01:01:50.241Z] e15314037f42: Layer already exists [2021-10-29T01:01:50.513Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:50.513Z] latest: digest: sha256:8403dff293e33a51cc6ea0800b7c5dfd611b4ee8b73c1293e8db96dbe3fd3ef4 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:50.846Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:51.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.86 [2021-10-29T01:01:51.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-29T01:01:51.177Z] e15314037f42: Preparing [2021-10-29T01:01:51.177Z] 68fcbd58bcd5: Preparing [2021-10-29T01:01:51.177Z] a0c73b349838: Preparing [2021-10-29T01:01:51.177Z] 742dc367944b: Preparing [2021-10-29T01:01:51.177Z] c85d65615f4a: Preparing [2021-10-29T01:01:51.177Z] ee420dfed78a: Preparing [2021-10-29T01:01:51.177Z] ee420dfed78a: Waiting [2021-10-29T01:01:51.177Z] e15314037f42: Layer already exists [2021-10-29T01:01:51.177Z] c85d65615f4a: Layer already exists [2021-10-29T01:01:51.177Z] a0c73b349838: Layer already exists [2021-10-29T01:01:51.177Z] 742dc367944b: Layer already exists [2021-10-29T01:01:51.177Z] 68fcbd58bcd5: Layer already exists [2021-10-29T01:01:51.448Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:51.448Z] 2.0.1-dev.86: digest: sha256:8403dff293e33a51cc6ea0800b7c5dfd611b4ee8b73c1293e8db96dbe3fd3ef4 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:51.788Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:52.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:52.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-29T01:01:52.122Z] e15314037f42: Preparing [2021-10-29T01:01:52.122Z] 68fcbd58bcd5: Preparing [2021-10-29T01:01:52.122Z] a0c73b349838: Preparing [2021-10-29T01:01:52.122Z] 742dc367944b: Preparing [2021-10-29T01:01:52.122Z] c85d65615f4a: Preparing [2021-10-29T01:01:52.122Z] ee420dfed78a: Preparing [2021-10-29T01:01:52.122Z] ee420dfed78a: Waiting [2021-10-29T01:01:52.394Z] e15314037f42: Layer already exists [2021-10-29T01:01:52.394Z] c85d65615f4a: Layer already exists [2021-10-29T01:01:52.394Z] 742dc367944b: Layer already exists [2021-10-29T01:01:52.394Z] 68fcbd58bcd5: Layer already exists [2021-10-29T01:01:52.394Z] a0c73b349838: Layer already exists [2021-10-29T01:01:52.394Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:52.394Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:8403dff293e33a51cc6ea0800b7c5dfd611b4ee8b73c1293e8db96dbe3fd3ef4 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:52.758Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:53.112Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-10-29T01:01:53.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-10-29T01:01:53.112Z] e15314037f42: Preparing [2021-10-29T01:01:53.112Z] 68fcbd58bcd5: Preparing [2021-10-29T01:01:53.112Z] a0c73b349838: Preparing [2021-10-29T01:01:53.112Z] 742dc367944b: Preparing [2021-10-29T01:01:53.112Z] c85d65615f4a: Preparing [2021-10-29T01:01:53.112Z] ee420dfed78a: Preparing [2021-10-29T01:01:53.112Z] ee420dfed78a: Waiting [2021-10-29T01:01:53.112Z] 68fcbd58bcd5: Layer already exists [2021-10-29T01:01:53.112Z] a0c73b349838: Layer already exists [2021-10-29T01:01:53.112Z] 742dc367944b: Layer already exists [2021-10-29T01:01:53.112Z] e15314037f42: Layer already exists [2021-10-29T01:01:53.112Z] c85d65615f4a: Layer already exists [2021-10-29T01:01:53.390Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:53.390Z] main: digest: sha256:8403dff293e33a51cc6ea0800b7c5dfd611b4ee8b73c1293e8db96dbe3fd3ef4 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:01:53.432Z] ===================================================== [Pipeline] echo [2021-10-29T01:01:53.437Z] taggedImages: [2021-10-29T01:01:53.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:53.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-10-29T01:01:53.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.86 [2021-10-29T01:01:53.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:53.437Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-10-29T01:01:53.453Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-10-29T01:01:53.453Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:53.453Z] latest [2021-10-29T01:01:53.453Z] 2.0.1-dev.86 [2021-10-29T01:01:53.453Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:01:53.453Z] main [2021-10-29T01:01:53.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:53.804Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:54.150Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:01:54.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-29T01:01:54.150Z] 79ff6d857725: Preparing [2021-10-29T01:01:54.150Z] 7248e2aa30e7: Preparing [2021-10-29T01:01:54.150Z] 63deb6bfc058: Preparing [2021-10-29T01:01:54.150Z] 0906b53c1175: Preparing [2021-10-29T01:01:54.150Z] 9998c5bb2fdd: Preparing [2021-10-29T01:01:54.150Z] 809954e1cb70: Preparing [2021-10-29T01:01:54.150Z] 53a02995f8e8: Preparing [2021-10-29T01:01:54.150Z] f0943cd437b6: Preparing [2021-10-29T01:01:54.150Z] 10f2fa9db71a: Preparing [2021-10-29T01:01:54.150Z] ee420dfed78a: Preparing [2021-10-29T01:01:54.150Z] f0943cd437b6: Waiting [2021-10-29T01:01:54.150Z] 809954e1cb70: Waiting [2021-10-29T01:01:54.150Z] 10f2fa9db71a: Waiting [2021-10-29T01:01:54.150Z] ee420dfed78a: Waiting [2021-10-29T01:01:54.150Z] 53a02995f8e8: Waiting [2021-10-29T01:01:54.436Z] 9998c5bb2fdd: Pushed [2021-10-29T01:01:54.436Z] 7248e2aa30e7: Pushed [2021-10-29T01:01:54.436Z] 79ff6d857725: Pushed [2021-10-29T01:01:54.719Z] 809954e1cb70: Pushed [2021-10-29T01:01:54.719Z] 53a02995f8e8: Pushed [2021-10-29T01:01:54.719Z] f0943cd437b6: Pushed [2021-10-29T01:01:54.719Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:54.990Z] 10f2fa9db71a: Pushed [2021-10-29T01:01:56.959Z] 0906b53c1175: Pushed [2021-10-29T01:01:57.553Z] 63deb6bfc058: Pushed [2021-10-29T01:01:57.823Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:beb4fd1d8596fb16ea7446ef7e2e6fb7ab609f76618ede3456e1de9fdff0dcce size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:58.155Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:58.486Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-29T01:01:58.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-29T01:01:58.486Z] 79ff6d857725: Preparing [2021-10-29T01:01:58.486Z] 7248e2aa30e7: Preparing [2021-10-29T01:01:58.486Z] 63deb6bfc058: Preparing [2021-10-29T01:01:58.486Z] 0906b53c1175: Preparing [2021-10-29T01:01:58.486Z] 9998c5bb2fdd: Preparing [2021-10-29T01:01:58.486Z] 809954e1cb70: Preparing [2021-10-29T01:01:58.486Z] 53a02995f8e8: Preparing [2021-10-29T01:01:58.486Z] f0943cd437b6: Preparing [2021-10-29T01:01:58.486Z] 10f2fa9db71a: Preparing [2021-10-29T01:01:58.486Z] ee420dfed78a: Preparing [2021-10-29T01:01:58.486Z] f0943cd437b6: Waiting [2021-10-29T01:01:58.486Z] 809954e1cb70: Waiting [2021-10-29T01:01:58.486Z] 10f2fa9db71a: Waiting [2021-10-29T01:01:58.486Z] ee420dfed78a: Waiting [2021-10-29T01:01:58.486Z] 53a02995f8e8: Waiting [2021-10-29T01:01:58.756Z] 0906b53c1175: Layer already exists [2021-10-29T01:01:58.756Z] 79ff6d857725: Layer already exists [2021-10-29T01:01:58.756Z] 7248e2aa30e7: Layer already exists [2021-10-29T01:01:58.756Z] 9998c5bb2fdd: Layer already exists [2021-10-29T01:01:58.756Z] 63deb6bfc058: Layer already exists [2021-10-29T01:01:58.756Z] 10f2fa9db71a: Layer already exists [2021-10-29T01:01:58.756Z] 809954e1cb70: Layer already exists [2021-10-29T01:01:58.756Z] f0943cd437b6: Layer already exists [2021-10-29T01:01:58.756Z] 53a02995f8e8: Layer already exists [2021-10-29T01:01:58.756Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:58.756Z] latest: digest: sha256:beb4fd1d8596fb16ea7446ef7e2e6fb7ab609f76618ede3456e1de9fdff0dcce size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:59.088Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:01:59.416Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.86 [2021-10-29T01:01:59.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-29T01:01:59.416Z] 79ff6d857725: Preparing [2021-10-29T01:01:59.416Z] 7248e2aa30e7: Preparing [2021-10-29T01:01:59.416Z] 63deb6bfc058: Preparing [2021-10-29T01:01:59.416Z] 0906b53c1175: Preparing [2021-10-29T01:01:59.416Z] 9998c5bb2fdd: Preparing [2021-10-29T01:01:59.416Z] 809954e1cb70: Preparing [2021-10-29T01:01:59.416Z] 53a02995f8e8: Preparing [2021-10-29T01:01:59.416Z] f0943cd437b6: Preparing [2021-10-29T01:01:59.416Z] 10f2fa9db71a: Preparing [2021-10-29T01:01:59.416Z] ee420dfed78a: Preparing [2021-10-29T01:01:59.416Z] 809954e1cb70: Waiting [2021-10-29T01:01:59.416Z] 53a02995f8e8: Waiting [2021-10-29T01:01:59.416Z] f0943cd437b6: Waiting [2021-10-29T01:01:59.416Z] ee420dfed78a: Waiting [2021-10-29T01:01:59.416Z] 10f2fa9db71a: Waiting [2021-10-29T01:01:59.416Z] 9998c5bb2fdd: Layer already exists [2021-10-29T01:01:59.416Z] 63deb6bfc058: Layer already exists [2021-10-29T01:01:59.416Z] 0906b53c1175: Layer already exists [2021-10-29T01:01:59.416Z] 7248e2aa30e7: Layer already exists [2021-10-29T01:01:59.416Z] 79ff6d857725: Layer already exists [2021-10-29T01:01:59.416Z] 809954e1cb70: Layer already exists [2021-10-29T01:01:59.684Z] 53a02995f8e8: Layer already exists [2021-10-29T01:01:59.684Z] f0943cd437b6: Layer already exists [2021-10-29T01:01:59.684Z] ee420dfed78a: Layer already exists [2021-10-29T01:01:59.684Z] 10f2fa9db71a: Layer already exists [2021-10-29T01:01:59.684Z] 2.0.1-dev.86: digest: sha256:beb4fd1d8596fb16ea7446ef7e2e6fb7ab609f76618ede3456e1de9fdff0dcce size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:00.012Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:00.338Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:00.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-29T01:02:00.339Z] 79ff6d857725: Preparing [2021-10-29T01:02:00.339Z] 7248e2aa30e7: Preparing [2021-10-29T01:02:00.339Z] 63deb6bfc058: Preparing [2021-10-29T01:02:00.339Z] 0906b53c1175: Preparing [2021-10-29T01:02:00.339Z] 9998c5bb2fdd: Preparing [2021-10-29T01:02:00.339Z] 809954e1cb70: Preparing [2021-10-29T01:02:00.339Z] 53a02995f8e8: Preparing [2021-10-29T01:02:00.339Z] f0943cd437b6: Preparing [2021-10-29T01:02:00.339Z] 10f2fa9db71a: Preparing [2021-10-29T01:02:00.339Z] ee420dfed78a: Preparing [2021-10-29T01:02:00.339Z] f0943cd437b6: Waiting [2021-10-29T01:02:00.339Z] 10f2fa9db71a: Waiting [2021-10-29T01:02:00.339Z] ee420dfed78a: Waiting [2021-10-29T01:02:00.339Z] 809954e1cb70: Waiting [2021-10-29T01:02:00.339Z] 53a02995f8e8: Waiting [2021-10-29T01:02:00.339Z] 0906b53c1175: Layer already exists [2021-10-29T01:02:00.339Z] 63deb6bfc058: Layer already exists [2021-10-29T01:02:00.339Z] 9998c5bb2fdd: Layer already exists [2021-10-29T01:02:00.610Z] 79ff6d857725: Layer already exists [2021-10-29T01:02:00.610Z] 7248e2aa30e7: Layer already exists [2021-10-29T01:02:00.610Z] 809954e1cb70: Layer already exists [2021-10-29T01:02:00.610Z] 53a02995f8e8: Layer already exists [2021-10-29T01:02:00.610Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:00.610Z] f0943cd437b6: Layer already exists [2021-10-29T01:02:00.610Z] 10f2fa9db71a: Layer already exists [2021-10-29T01:02:00.610Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:beb4fd1d8596fb16ea7446ef7e2e6fb7ab609f76618ede3456e1de9fdff0dcce size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:00.936Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:01.266Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-10-29T01:02:01.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-10-29T01:02:01.266Z] 79ff6d857725: Preparing [2021-10-29T01:02:01.266Z] 7248e2aa30e7: Preparing [2021-10-29T01:02:01.266Z] 63deb6bfc058: Preparing [2021-10-29T01:02:01.266Z] 0906b53c1175: Preparing [2021-10-29T01:02:01.266Z] 9998c5bb2fdd: Preparing [2021-10-29T01:02:01.266Z] 809954e1cb70: Preparing [2021-10-29T01:02:01.266Z] 53a02995f8e8: Preparing [2021-10-29T01:02:01.266Z] f0943cd437b6: Preparing [2021-10-29T01:02:01.266Z] 10f2fa9db71a: Preparing [2021-10-29T01:02:01.266Z] ee420dfed78a: Preparing [2021-10-29T01:02:01.266Z] f0943cd437b6: Waiting [2021-10-29T01:02:01.266Z] 10f2fa9db71a: Waiting [2021-10-29T01:02:01.266Z] ee420dfed78a: Waiting [2021-10-29T01:02:01.266Z] 809954e1cb70: Waiting [2021-10-29T01:02:01.266Z] 53a02995f8e8: Waiting [2021-10-29T01:02:01.266Z] 7248e2aa30e7: Layer already exists [2021-10-29T01:02:01.266Z] 79ff6d857725: Layer already exists [2021-10-29T01:02:01.266Z] 0906b53c1175: Layer already exists [2021-10-29T01:02:01.266Z] 9998c5bb2fdd: Layer already exists [2021-10-29T01:02:01.266Z] 63deb6bfc058: Layer already exists [2021-10-29T01:02:01.536Z] 10f2fa9db71a: Layer already exists [2021-10-29T01:02:01.536Z] 53a02995f8e8: Layer already exists [2021-10-29T01:02:01.536Z] 809954e1cb70: Layer already exists [2021-10-29T01:02:01.536Z] f0943cd437b6: Layer already exists [2021-10-29T01:02:01.536Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:01.536Z] main: digest: sha256:beb4fd1d8596fb16ea7446ef7e2e6fb7ab609f76618ede3456e1de9fdff0dcce size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:02:01.572Z] ===================================================== [Pipeline] echo [2021-10-29T01:02:01.576Z] taggedImages: [2021-10-29T01:02:01.576Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:01.576Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-10-29T01:02:01.576Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.86 [2021-10-29T01:02:01.576Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:01.576Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-10-29T01:02:01.589Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-10-29T01:02:01.589Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:01.589Z] latest [2021-10-29T01:02:01.589Z] 2.0.1-dev.86 [2021-10-29T01:02:01.589Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:01.589Z] main [2021-10-29T01:02:01.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:01.919Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:02.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:02.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-29T01:02:02.267Z] efe4d3d6dc3f: Preparing [2021-10-29T01:02:02.267Z] 744d774509e4: Preparing [2021-10-29T01:02:02.267Z] aa7429f5060f: Preparing [2021-10-29T01:02:02.267Z] 07a21b7883dd: Preparing [2021-10-29T01:02:02.267Z] ee420dfed78a: Preparing [2021-10-29T01:02:02.537Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:02.537Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:02.537Z] efe4d3d6dc3f: Pushed [2021-10-29T01:02:02.806Z] 07a21b7883dd: Pushed [2021-10-29T01:02:05.404Z] 744d774509e4: Pushed [2021-10-29T01:02:05.404Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:bf74a8ceae3f4a268456b57f6abc7763d4e64fdd4f96b8db7ed72048cea00ce7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:05.733Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:06.060Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-29T01:02:06.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-29T01:02:06.060Z] efe4d3d6dc3f: Preparing [2021-10-29T01:02:06.060Z] 744d774509e4: Preparing [2021-10-29T01:02:06.060Z] aa7429f5060f: Preparing [2021-10-29T01:02:06.060Z] 07a21b7883dd: Preparing [2021-10-29T01:02:06.060Z] ee420dfed78a: Preparing [2021-10-29T01:02:06.060Z] 744d774509e4: Layer already exists [2021-10-29T01:02:06.060Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:06.060Z] efe4d3d6dc3f: Layer already exists [2021-10-29T01:02:06.060Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:06.060Z] 07a21b7883dd: Layer already exists [2021-10-29T01:02:06.332Z] latest: digest: sha256:bf74a8ceae3f4a268456b57f6abc7763d4e64fdd4f96b8db7ed72048cea00ce7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:06.666Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:06.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.86 [2021-10-29T01:02:06.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-29T01:02:06.999Z] efe4d3d6dc3f: Preparing [2021-10-29T01:02:06.999Z] 744d774509e4: Preparing [2021-10-29T01:02:06.999Z] aa7429f5060f: Preparing [2021-10-29T01:02:06.999Z] 07a21b7883dd: Preparing [2021-10-29T01:02:06.999Z] ee420dfed78a: Preparing [2021-10-29T01:02:06.999Z] efe4d3d6dc3f: Layer already exists [2021-10-29T01:02:06.999Z] 07a21b7883dd: Layer already exists [2021-10-29T01:02:06.999Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:06.999Z] 744d774509e4: Layer already exists [2021-10-29T01:02:06.999Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:07.272Z] 2.0.1-dev.86: digest: sha256:bf74a8ceae3f4a268456b57f6abc7763d4e64fdd4f96b8db7ed72048cea00ce7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:07.605Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:07.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:07.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-29T01:02:07.934Z] efe4d3d6dc3f: Preparing [2021-10-29T01:02:07.934Z] 744d774509e4: Preparing [2021-10-29T01:02:07.934Z] aa7429f5060f: Preparing [2021-10-29T01:02:07.934Z] 07a21b7883dd: Preparing [2021-10-29T01:02:07.934Z] ee420dfed78a: Preparing [2021-10-29T01:02:07.934Z] efe4d3d6dc3f: Layer already exists [2021-10-29T01:02:07.934Z] 744d774509e4: Layer already exists [2021-10-29T01:02:07.934Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:07.934Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:07.934Z] 07a21b7883dd: Layer already exists [2021-10-29T01:02:08.204Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:bf74a8ceae3f4a268456b57f6abc7763d4e64fdd4f96b8db7ed72048cea00ce7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:08.534Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:08.863Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-10-29T01:02:08.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-10-29T01:02:08.863Z] efe4d3d6dc3f: Preparing [2021-10-29T01:02:08.863Z] 744d774509e4: Preparing [2021-10-29T01:02:08.863Z] aa7429f5060f: Preparing [2021-10-29T01:02:08.863Z] 07a21b7883dd: Preparing [2021-10-29T01:02:08.863Z] ee420dfed78a: Preparing [2021-10-29T01:02:08.863Z] 07a21b7883dd: Layer already exists [2021-10-29T01:02:08.863Z] efe4d3d6dc3f: Layer already exists [2021-10-29T01:02:08.863Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:09.136Z] 744d774509e4: Layer already exists [2021-10-29T01:02:09.136Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:09.136Z] main: digest: sha256:bf74a8ceae3f4a268456b57f6abc7763d4e64fdd4f96b8db7ed72048cea00ce7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:02:09.179Z] ===================================================== [Pipeline] echo [2021-10-29T01:02:09.186Z] taggedImages: [2021-10-29T01:02:09.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:09.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-10-29T01:02:09.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.86 [2021-10-29T01:02:09.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:09.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-10-29T01:02:09.202Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-10-29T01:02:09.202Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:09.202Z] latest [2021-10-29T01:02:09.202Z] 2.0.1-dev.86 [2021-10-29T01:02:09.202Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:09.202Z] main [2021-10-29T01:02:09.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:09.533Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:09.866Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:09.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-29T01:02:09.866Z] 38b53f6df7fa: Preparing [2021-10-29T01:02:09.866Z] 6805b955f99e: Preparing [2021-10-29T01:02:09.866Z] aa7429f5060f: Preparing [2021-10-29T01:02:09.866Z] 3b27b55e1a4b: Preparing [2021-10-29T01:02:09.866Z] ee420dfed78a: Preparing [2021-10-29T01:02:10.140Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:10.140Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:02:10.140Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:10.140Z] 38b53f6df7fa: Pushed [2021-10-29T01:02:12.739Z] 6805b955f99e: Pushed [2021-10-29T01:02:12.739Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:11788e0f54f124cd1fa7c597c5f9e440daa5941556d500d4dceb40adff9ffca4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:13.076Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:13.406Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-29T01:02:13.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-29T01:02:13.406Z] 38b53f6df7fa: Preparing [2021-10-29T01:02:13.406Z] 6805b955f99e: Preparing [2021-10-29T01:02:13.406Z] aa7429f5060f: Preparing [2021-10-29T01:02:13.406Z] 3b27b55e1a4b: Preparing [2021-10-29T01:02:13.406Z] ee420dfed78a: Preparing [2021-10-29T01:02:13.406Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:13.406Z] 6805b955f99e: Layer already exists [2021-10-29T01:02:13.406Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:02:13.406Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:13.406Z] 38b53f6df7fa: Layer already exists [2021-10-29T01:02:13.677Z] latest: digest: sha256:11788e0f54f124cd1fa7c597c5f9e440daa5941556d500d4dceb40adff9ffca4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:14.009Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:14.338Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.86 [2021-10-29T01:02:14.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-29T01:02:14.338Z] 38b53f6df7fa: Preparing [2021-10-29T01:02:14.338Z] 6805b955f99e: Preparing [2021-10-29T01:02:14.338Z] aa7429f5060f: Preparing [2021-10-29T01:02:14.338Z] 3b27b55e1a4b: Preparing [2021-10-29T01:02:14.338Z] ee420dfed78a: Preparing [2021-10-29T01:02:14.338Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:14.338Z] 6805b955f99e: Layer already exists [2021-10-29T01:02:14.338Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:02:14.338Z] 38b53f6df7fa: Layer already exists [2021-10-29T01:02:14.338Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:14.610Z] 2.0.1-dev.86: digest: sha256:11788e0f54f124cd1fa7c597c5f9e440daa5941556d500d4dceb40adff9ffca4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:14.964Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:15.314Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:15.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-29T01:02:15.314Z] 38b53f6df7fa: Preparing [2021-10-29T01:02:15.314Z] 6805b955f99e: Preparing [2021-10-29T01:02:15.314Z] aa7429f5060f: Preparing [2021-10-29T01:02:15.314Z] 3b27b55e1a4b: Preparing [2021-10-29T01:02:15.314Z] ee420dfed78a: Preparing [2021-10-29T01:02:15.314Z] 38b53f6df7fa: Layer already exists [2021-10-29T01:02:15.314Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:15.314Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:15.314Z] 6805b955f99e: Layer already exists [2021-10-29T01:02:15.589Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:02:15.589Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:11788e0f54f124cd1fa7c597c5f9e440daa5941556d500d4dceb40adff9ffca4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:15.926Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:16.278Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-10-29T01:02:16.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-10-29T01:02:16.279Z] 38b53f6df7fa: Preparing [2021-10-29T01:02:16.279Z] 6805b955f99e: Preparing [2021-10-29T01:02:16.279Z] aa7429f5060f: Preparing [2021-10-29T01:02:16.279Z] 3b27b55e1a4b: Preparing [2021-10-29T01:02:16.279Z] ee420dfed78a: Preparing [2021-10-29T01:02:16.279Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:16.279Z] aa7429f5060f: Layer already exists [2021-10-29T01:02:16.279Z] 6805b955f99e: Layer already exists [2021-10-29T01:02:16.279Z] 38b53f6df7fa: Layer already exists [2021-10-29T01:02:16.279Z] 3b27b55e1a4b: Layer already exists [2021-10-29T01:02:16.547Z] main: digest: sha256:11788e0f54f124cd1fa7c597c5f9e440daa5941556d500d4dceb40adff9ffca4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:02:16.587Z] ===================================================== [Pipeline] echo [2021-10-29T01:02:16.595Z] taggedImages: [2021-10-29T01:02:16.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:16.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-10-29T01:02:16.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.86 [2021-10-29T01:02:16.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:16.595Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-10-29T01:02:16.612Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-10-29T01:02:16.612Z] adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:16.612Z] latest [2021-10-29T01:02:16.612Z] 2.0.1-dev.86 [2021-10-29T01:02:16.612Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:16.612Z] main [2021-10-29T01:02:16.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:16.941Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:17.272Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:17.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-29T01:02:17.272Z] 90e008730eea: Preparing [2021-10-29T01:02:17.272Z] 901f6bddfc19: Preparing [2021-10-29T01:02:17.272Z] 430baef45642: Preparing [2021-10-29T01:02:17.272Z] 3046312f70de: Preparing [2021-10-29T01:02:17.272Z] 166dde17997b: Preparing [2021-10-29T01:02:17.272Z] 78c4bc0ebec3: Preparing [2021-10-29T01:02:17.272Z] 45596ee15a31: Preparing [2021-10-29T01:02:17.272Z] 52dc75cd08be: Preparing [2021-10-29T01:02:17.272Z] a6e1fd50fee5: Preparing [2021-10-29T01:02:17.272Z] 56eb02710082: Preparing [2021-10-29T01:02:17.272Z] ee420dfed78a: Preparing [2021-10-29T01:02:17.272Z] 78c4bc0ebec3: Waiting [2021-10-29T01:02:17.272Z] 45596ee15a31: Waiting [2021-10-29T01:02:17.272Z] 52dc75cd08be: Waiting [2021-10-29T01:02:17.272Z] a6e1fd50fee5: Waiting [2021-10-29T01:02:17.272Z] 56eb02710082: Waiting [2021-10-29T01:02:17.272Z] ee420dfed78a: Waiting [2021-10-29T01:02:17.545Z] 166dde17997b: Layer already exists [2021-10-29T01:02:17.545Z] 78c4bc0ebec3: Layer already exists [2021-10-29T01:02:17.545Z] 45596ee15a31: Layer already exists [2021-10-29T01:02:17.545Z] 52dc75cd08be: Layer already exists [2021-10-29T01:02:17.545Z] 901f6bddfc19: Pushed [2021-10-29T01:02:17.545Z] a6e1fd50fee5: Layer already exists [2021-10-29T01:02:17.545Z] 56eb02710082: Layer already exists [2021-10-29T01:02:17.545Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:18.138Z] 90e008730eea: Pushed [2021-10-29T01:02:20.103Z] 430baef45642: Pushed [2021-10-29T01:02:35.134Z] 3046312f70de: Pushed [2021-10-29T01:02:35.134Z] adab524842ba92084c48de8882a5fafcaa7ec4f3: digest: sha256:b0957f88f966d81a4f09fb29008655683cb1ba2dbbeca89563f5ef5617a8771d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:35.470Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:35.803Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-29T01:02:35.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-29T01:02:35.803Z] 90e008730eea: Preparing [2021-10-29T01:02:35.803Z] 901f6bddfc19: Preparing [2021-10-29T01:02:35.803Z] 430baef45642: Preparing [2021-10-29T01:02:35.803Z] 3046312f70de: Preparing [2021-10-29T01:02:35.803Z] 166dde17997b: Preparing [2021-10-29T01:02:35.803Z] 78c4bc0ebec3: Preparing [2021-10-29T01:02:35.803Z] 45596ee15a31: Preparing [2021-10-29T01:02:35.803Z] 52dc75cd08be: Preparing [2021-10-29T01:02:35.803Z] a6e1fd50fee5: Preparing [2021-10-29T01:02:35.803Z] 78c4bc0ebec3: Waiting [2021-10-29T01:02:35.803Z] 45596ee15a31: Waiting [2021-10-29T01:02:35.803Z] 52dc75cd08be: Waiting [2021-10-29T01:02:35.803Z] 56eb02710082: Preparing [2021-10-29T01:02:35.803Z] ee420dfed78a: Preparing [2021-10-29T01:02:35.803Z] a6e1fd50fee5: Waiting [2021-10-29T01:02:35.803Z] 56eb02710082: Waiting [2021-10-29T01:02:35.803Z] ee420dfed78a: Waiting [2021-10-29T01:02:35.803Z] 3046312f70de: Layer already exists [2021-10-29T01:02:35.803Z] 90e008730eea: Layer already exists [2021-10-29T01:02:35.803Z] 430baef45642: Layer already exists [2021-10-29T01:02:35.803Z] 901f6bddfc19: Layer already exists [2021-10-29T01:02:36.075Z] 166dde17997b: Layer already exists [2021-10-29T01:02:36.075Z] 45596ee15a31: Layer already exists [2021-10-29T01:02:36.075Z] a6e1fd50fee5: Layer already exists [2021-10-29T01:02:36.075Z] 78c4bc0ebec3: Layer already exists [2021-10-29T01:02:36.075Z] 52dc75cd08be: Layer already exists [2021-10-29T01:02:36.075Z] 56eb02710082: Layer already exists [2021-10-29T01:02:36.075Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:36.075Z] latest: digest: sha256:b0957f88f966d81a4f09fb29008655683cb1ba2dbbeca89563f5ef5617a8771d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:36.416Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:36.744Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.86 [2021-10-29T01:02:36.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-29T01:02:36.744Z] 90e008730eea: Preparing [2021-10-29T01:02:36.744Z] 901f6bddfc19: Preparing [2021-10-29T01:02:36.744Z] 430baef45642: Preparing [2021-10-29T01:02:36.744Z] 3046312f70de: Preparing [2021-10-29T01:02:36.744Z] 166dde17997b: Preparing [2021-10-29T01:02:36.744Z] 78c4bc0ebec3: Preparing [2021-10-29T01:02:36.744Z] 45596ee15a31: Preparing [2021-10-29T01:02:36.744Z] 52dc75cd08be: Preparing [2021-10-29T01:02:36.744Z] a6e1fd50fee5: Preparing [2021-10-29T01:02:36.744Z] 56eb02710082: Preparing [2021-10-29T01:02:36.744Z] ee420dfed78a: Preparing [2021-10-29T01:02:36.744Z] 52dc75cd08be: Waiting [2021-10-29T01:02:36.744Z] a6e1fd50fee5: Waiting [2021-10-29T01:02:36.744Z] ee420dfed78a: Waiting [2021-10-29T01:02:36.744Z] 78c4bc0ebec3: Waiting [2021-10-29T01:02:36.744Z] 56eb02710082: Waiting [2021-10-29T01:02:36.744Z] 45596ee15a31: Waiting [2021-10-29T01:02:37.018Z] 166dde17997b: Layer already exists [2021-10-29T01:02:37.018Z] 901f6bddfc19: Layer already exists [2021-10-29T01:02:37.018Z] 90e008730eea: Layer already exists [2021-10-29T01:02:37.018Z] 430baef45642: Layer already exists [2021-10-29T01:02:37.018Z] 3046312f70de: Layer already exists [2021-10-29T01:02:37.018Z] 78c4bc0ebec3: Layer already exists [2021-10-29T01:02:37.018Z] 52dc75cd08be: Layer already exists [2021-10-29T01:02:37.018Z] 45596ee15a31: Layer already exists [2021-10-29T01:02:37.018Z] a6e1fd50fee5: Layer already exists [2021-10-29T01:02:37.018Z] 56eb02710082: Layer already exists [2021-10-29T01:02:37.018Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:37.018Z] 2.0.1-dev.86: digest: sha256:b0957f88f966d81a4f09fb29008655683cb1ba2dbbeca89563f5ef5617a8771d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:37.354Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:37.685Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:37.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-29T01:02:37.685Z] 90e008730eea: Preparing [2021-10-29T01:02:37.685Z] 901f6bddfc19: Preparing [2021-10-29T01:02:37.685Z] 430baef45642: Preparing [2021-10-29T01:02:37.685Z] 3046312f70de: Preparing [2021-10-29T01:02:37.685Z] 166dde17997b: Preparing [2021-10-29T01:02:37.685Z] 78c4bc0ebec3: Preparing [2021-10-29T01:02:37.685Z] 45596ee15a31: Preparing [2021-10-29T01:02:37.685Z] 52dc75cd08be: Preparing [2021-10-29T01:02:37.685Z] a6e1fd50fee5: Preparing [2021-10-29T01:02:37.685Z] 56eb02710082: Preparing [2021-10-29T01:02:37.685Z] ee420dfed78a: Preparing [2021-10-29T01:02:37.685Z] 78c4bc0ebec3: Waiting [2021-10-29T01:02:37.685Z] 45596ee15a31: Waiting [2021-10-29T01:02:37.685Z] 56eb02710082: Waiting [2021-10-29T01:02:37.685Z] ee420dfed78a: Waiting [2021-10-29T01:02:37.685Z] 52dc75cd08be: Waiting [2021-10-29T01:02:37.685Z] a6e1fd50fee5: Waiting [2021-10-29T01:02:37.685Z] 166dde17997b: Layer already exists [2021-10-29T01:02:37.685Z] 430baef45642: Layer already exists [2021-10-29T01:02:37.685Z] 901f6bddfc19: Layer already exists [2021-10-29T01:02:37.685Z] 3046312f70de: Layer already exists [2021-10-29T01:02:37.685Z] 90e008730eea: Layer already exists [2021-10-29T01:02:37.958Z] 78c4bc0ebec3: Layer already exists [2021-10-29T01:02:37.958Z] 52dc75cd08be: Layer already exists [2021-10-29T01:02:37.958Z] 45596ee15a31: Layer already exists [2021-10-29T01:02:37.958Z] a6e1fd50fee5: Layer already exists [2021-10-29T01:02:37.958Z] 56eb02710082: Layer already exists [2021-10-29T01:02:37.958Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:37.958Z] adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86: digest: sha256:b0957f88f966d81a4f09fb29008655683cb1ba2dbbeca89563f5ef5617a8771d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:38.292Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:38.628Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-10-29T01:02:38.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-10-29T01:02:38.628Z] 90e008730eea: Preparing [2021-10-29T01:02:38.628Z] 901f6bddfc19: Preparing [2021-10-29T01:02:38.628Z] 430baef45642: Preparing [2021-10-29T01:02:38.628Z] 3046312f70de: Preparing [2021-10-29T01:02:38.628Z] 166dde17997b: Preparing [2021-10-29T01:02:38.628Z] 78c4bc0ebec3: Preparing [2021-10-29T01:02:38.628Z] 45596ee15a31: Preparing [2021-10-29T01:02:38.628Z] 52dc75cd08be: Preparing [2021-10-29T01:02:38.628Z] a6e1fd50fee5: Preparing [2021-10-29T01:02:38.628Z] 56eb02710082: Preparing [2021-10-29T01:02:38.628Z] ee420dfed78a: Preparing [2021-10-29T01:02:38.628Z] 45596ee15a31: Waiting [2021-10-29T01:02:38.628Z] 78c4bc0ebec3: Waiting [2021-10-29T01:02:38.628Z] 52dc75cd08be: Waiting [2021-10-29T01:02:38.628Z] 56eb02710082: Waiting [2021-10-29T01:02:38.628Z] a6e1fd50fee5: Waiting [2021-10-29T01:02:38.899Z] 90e008730eea: Layer already exists [2021-10-29T01:02:38.899Z] 3046312f70de: Layer already exists [2021-10-29T01:02:38.899Z] 430baef45642: Layer already exists [2021-10-29T01:02:38.899Z] 166dde17997b: Layer already exists [2021-10-29T01:02:38.899Z] 901f6bddfc19: Layer already exists [2021-10-29T01:02:38.899Z] 52dc75cd08be: Layer already exists [2021-10-29T01:02:38.899Z] 45596ee15a31: Layer already exists [2021-10-29T01:02:38.899Z] 78c4bc0ebec3: Layer already exists [2021-10-29T01:02:38.899Z] 56eb02710082: Layer already exists [2021-10-29T01:02:38.899Z] a6e1fd50fee5: Layer already exists [2021-10-29T01:02:38.899Z] ee420dfed78a: Layer already exists [2021-10-29T01:02:38.899Z] main: digest: sha256:b0957f88f966d81a4f09fb29008655683cb1ba2dbbeca89563f5ef5617a8771d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T01:02:38.938Z] ===================================================== [Pipeline] echo [2021-10-29T01:02:38.945Z] taggedImages: [2021-10-29T01:02:38.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3 [2021-10-29T01:02:38.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-10-29T01:02:38.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.86 [2021-10-29T01:02:38.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:adab524842ba92084c48de8882a5fafcaa7ec4f3-2.0.1-dev.86 [2021-10-29T01:02:38.945Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:39.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T01:02:39.673Z] [2021-10-29T01:02:39.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:02:40.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T01:02:40.293Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-29T01:02:40.293Z] 448f6bf000e3: Pulling fs layer [2021-10-29T01:02:40.293Z] f757da607395: Pulling fs layer [2021-10-29T01:02:40.293Z] 05883995daec: Pulling fs layer [2021-10-29T01:02:40.293Z] 8603b9c90790: Pulling fs layer [2021-10-29T01:02:40.293Z] 1560dd03e051: Pulling fs layer [2021-10-29T01:02:40.293Z] 27f5ce0e4adf: Pulling fs layer [2021-10-29T01:02:40.293Z] c2d8d7efcc4b: Pulling fs layer [2021-10-29T01:02:40.293Z] 1560dd03e051: Waiting [2021-10-29T01:02:40.293Z] 27f5ce0e4adf: Waiting [2021-10-29T01:02:40.293Z] c2d8d7efcc4b: Waiting [2021-10-29T01:02:40.293Z] 8603b9c90790: Waiting [2021-10-29T01:02:40.293Z] f757da607395: Verifying Checksum [2021-10-29T01:02:40.293Z] f757da607395: Download complete [2021-10-29T01:02:40.293Z] 8603b9c90790: Verifying Checksum [2021-10-29T01:02:40.293Z] 8603b9c90790: Download complete [2021-10-29T01:02:40.566Z] 1560dd03e051: Verifying Checksum [2021-10-29T01:02:40.566Z] 1560dd03e051: Download complete [2021-10-29T01:02:40.566Z] 27f5ce0e4adf: Verifying Checksum [2021-10-29T01:02:40.566Z] 27f5ce0e4adf: Download complete [2021-10-29T01:02:40.566Z] 05883995daec: Download complete [2021-10-29T01:02:40.841Z] 448f6bf000e3: Download complete [2021-10-29T01:02:43.451Z] c2d8d7efcc4b: Verifying Checksum [2021-10-29T01:02:43.451Z] c2d8d7efcc4b: Download complete [2021-10-29T01:02:44.879Z] 448f6bf000e3: Pull complete [2021-10-29T01:02:45.469Z] f757da607395: Pull complete [2021-10-29T01:02:46.898Z] 05883995daec: Pull complete [2021-10-29T01:02:47.169Z] 8603b9c90790: Pull complete [2021-10-29T01:02:48.146Z] 1560dd03e051: Pull complete [2021-10-29T01:02:48.417Z] 27f5ce0e4adf: Pull complete [2021-10-29T01:03:03.484Z] c2d8d7efcc4b: Pull complete [2021-10-29T01:03:03.484Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-29T01:03:03.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T01:03:03.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-29T01:03:03.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-13372 does not seem to be running inside a container [2021-10-29T01:03:03.814Z] $ 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/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-29T01:03:06.853Z] $ docker top 26cd751a7114f825a9250a17cbea989165154fc35fdf61f2c86b8f39ce0de0dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:03:07.940Z] ---> job-cost.sh [2021-10-29T01:03:07.940Z] lf-activate-venv: SKIPPING [2021-10-29T01:03:07.940Z] INFO: No Stack... [2021-10-29T01:03:08.212Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-29T01:03:08.803Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T01:03:09.516Z] + cat /w/workspace/edgex-go/98/archives/cost.csv [2021-10-29T01:03:09.516Z] + cut -d, -f6 [Pipeline] lock [2021-10-29T01:03:09.594Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-98-stack-cost] [2021-10-29T01:03:09.600Z] Resource [jenkins-edgexfoundry-edgex-go-main-98-stack-cost] did not exist. Created. [2021-10-29T01:03:09.600Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T01:03:10.266Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-29T01:03:10.871Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T01:03:10.880Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T01:03:10.913Z] $ docker stop --time=1 26cd751a7114f825a9250a17cbea989165154fc35fdf61f2c86b8f39ce0de0dd [2021-10-29T01:03:12.508Z] $ docker rm -f 26cd751a7114f825a9250a17cbea989165154fc35fdf61f2c86b8f39ce0de0dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-29T01:03:13.313Z] provisioning config files... [2021-10-29T01:03:13.323Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/98@tmp/config3831861629423756583tmp [Pipeline] { [Pipeline] sh [2021-10-29T01:03:13.625Z] + set +x [2021-10-29T01:03:13.625Z] + curl -s https://codecov.io/bash [2021-10-29T01:03:13.625Z] + bash -s -- [2021-10-29T01:03:13.625Z] [2021-10-29T01:03:13.625Z] _____ _ [2021-10-29T01:03:13.625Z] / ____| | | [2021-10-29T01:03:13.625Z] | | ___ __| | ___ ___ _____ __ [2021-10-29T01:03:13.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-29T01:03:13.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-29T01:03:13.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-29T01:03:13.625Z] Bash-1.0.6 [2021-10-29T01:03:13.625Z] [2021-10-29T01:03:13.625Z] [2021-10-29T01:03:13.625Z] ==> git version 2.24.4 found [2021-10-29T01:03:13.625Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-29T01:03:13.625Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-29T01:03:13.625Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-29T01:03:13.888Z] ==> Jenkins CI detected. [2021-10-29T01:03:13.888Z] current dir:  /w/workspace/edgex-go/98 [2021-10-29T01:03:13.888Z] project root: . [2021-10-29T01:03:13.888Z] --> token set from env [2021-10-29T01:03:13.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-29T01:03:13.888Z] ==> Running gcov in . (disable via -X gcov) [2021-10-29T01:03:13.888Z] ==> Python coveragepy not found [2021-10-29T01:03:13.888Z] ==> Searching for coverage reports in: [2021-10-29T01:03:13.888Z] + . [2021-10-29T01:03:13.888Z] -> Found 1 reports [2021-10-29T01:03:13.888Z] ==> Detecting git/mercurial file structure [2021-10-29T01:03:13.888Z] ==> Reading reports [2021-10-29T01:03:13.888Z] + ./coverage.out bytes=428381 [2021-10-29T01:03:13.888Z] ==> Appending adjustments [2021-10-29T01:03:13.888Z] https://docs.codecov.io/docs/fixing-reports [2021-10-29T01:03:15.271Z] + Found adjustments [2021-10-29T01:03:15.271Z] ==> Gzipping contents [2021-10-29T01:03:15.271Z] 60K /tmp/codecov.WcY7mw.gz [2021-10-29T01:03:15.271Z] ==> Uploading reports [2021-10-29T01:03:15.271Z] url: https://codecov.io [2021-10-29T01:03:15.271Z] query: branch=main&commit=adab524842ba92084c48de8882a5fafcaa7ec4f3&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-29T01:03:15.271Z] -> Pinging Codecov [2021-10-29T01:03:15.271Z] 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=adab524842ba92084c48de8882a5fafcaa7ec4f3&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-29T01:03:15.535Z] -> Uploading to [2021-10-29T01:03:15.535Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-29/00271124DB129430A58F1EEE437C3FCB/adab524842ba92084c48de8882a5fafcaa7ec4f3/15b39253-803b-4ee8-ad9d-05395be5f89c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211029%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211029T010315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4ea63bfe9c3b3d7dd722859a3f729b40b07d15a5fad6dd266507516982a07a0 [2021-10-29T01:03:15.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T01:03:15.535Z] Dload Upload Total Spent Left Speed [2021-10-29T01:03:15.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57560 0 0 100 57560 0 183k --:--:-- --:--:-- --:--:-- 183k [2021-10-29T01:03:15.796Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/adab524842ba92084c48de8882a5fafcaa7ec4f3 [Pipeline] } [2021-10-29T01:03:15.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-10-29T01:03:16.205Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-29T01:03:16.213Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:03:16.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-29T01:03:16.510Z] [2021-10-29T01:03:16.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:03:16.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-29T01:03:16.822Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-29T01:03:16.822Z] 188c0c94c7c5: Pulling fs layer [2021-10-29T01:03:16.822Z] 0ef7d3d256c8: Pulling fs layer [2021-10-29T01:03:16.822Z] de9db76c5a1d: Pulling fs layer [2021-10-29T01:03:16.822Z] 0eba1c9be4d2: Pulling fs layer [2021-10-29T01:03:16.822Z] 0d57e429df01: Pulling fs layer [2021-10-29T01:03:16.822Z] 4e4be7b47b0d: Pulling fs layer [2021-10-29T01:03:16.822Z] e1f770b5df2f: Pulling fs layer [2021-10-29T01:03:16.822Z] 85a0685a4137: Pulling fs layer [2021-10-29T01:03:16.822Z] 0eba1c9be4d2: Waiting [2021-10-29T01:03:16.822Z] 0d57e429df01: Waiting [2021-10-29T01:03:16.822Z] 4e4be7b47b0d: Waiting [2021-10-29T01:03:16.822Z] e1f770b5df2f: Waiting [2021-10-29T01:03:16.822Z] 85a0685a4137: Waiting [2021-10-29T01:03:16.822Z] de9db76c5a1d: Verifying Checksum [2021-10-29T01:03:16.822Z] de9db76c5a1d: Download complete [2021-10-29T01:03:16.822Z] 0ef7d3d256c8: Verifying Checksum [2021-10-29T01:03:16.822Z] 0ef7d3d256c8: Download complete [2021-10-29T01:03:16.822Z] 0d57e429df01: Verifying Checksum [2021-10-29T01:03:16.822Z] 0d57e429df01: Download complete [2021-10-29T01:03:16.822Z] 4e4be7b47b0d: Verifying Checksum [2021-10-29T01:03:16.822Z] 4e4be7b47b0d: Download complete [2021-10-29T01:03:16.822Z] 188c0c94c7c5: Verifying Checksum [2021-10-29T01:03:16.822Z] 188c0c94c7c5: Download complete [2021-10-29T01:03:17.097Z] e1f770b5df2f: Verifying Checksum [2021-10-29T01:03:17.097Z] e1f770b5df2f: Download complete [2021-10-29T01:03:17.097Z] 188c0c94c7c5: Pull complete [2021-10-29T01:03:17.366Z] 0ef7d3d256c8: Pull complete [2021-10-29T01:03:17.635Z] de9db76c5a1d: Pull complete [2021-10-29T01:03:17.635Z] 0eba1c9be4d2: Verifying Checksum [2021-10-29T01:03:17.635Z] 0eba1c9be4d2: Download complete [2021-10-29T01:03:17.904Z] 85a0685a4137: Verifying Checksum [2021-10-29T01:03:17.904Z] 85a0685a4137: Download complete [2021-10-29T01:03:22.149Z] 0eba1c9be4d2: Pull complete [2021-10-29T01:03:22.149Z] 0d57e429df01: Pull complete [2021-10-29T01:03:22.149Z] 4e4be7b47b0d: Pull complete [2021-10-29T01:03:22.149Z] e1f770b5df2f: Pull complete [2021-10-29T01:03:26.385Z] 85a0685a4137: Pull complete [2021-10-29T01:03:26.385Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-29T01:03:26.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-29T01:03:26.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-29T01:03:26.480Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T01:03:26.524Z] $ 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/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-29T01:03:29.670Z] $ docker top 64a367b8e3b3d7ce33bd7b6a9395ebd3c5659eda3b3602ae40d7d29892207151 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-29T01:03:29.743Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-29T01:03:30.028Z] + set -o pipefail [2021-10-29T01:03:30.028Z] + snyk monitor '--org=edgex-jenkins' [2021-10-29T01:03:35.338Z] [2021-10-29T01:03:35.339Z] Monitoring /w/workspace/edgex-go/98 (github.com/edgexfoundry/edgex-go)... [2021-10-29T01:03:35.339Z] [2021-10-29T01:03:35.339Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d26e4bdf-be38-47e4-865a-b246e7d282db [2021-10-29T01:03:35.339Z] [2021-10-29T01:03:35.339Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-29T01:03:35.339Z] [2021-10-29T01:03:35.339Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-29T01:03:35.339Z] [2021-10-29T01:03:35.339Z] [Pipeline] } [2021-10-29T01:03:35.351Z] $ docker stop --time=1 64a367b8e3b3d7ce33bd7b6a9395ebd3c5659eda3b3602ae40d7d29892207151 [2021-10-29T01:03:37.570Z] $ docker rm -f 64a367b8e3b3d7ce33bd7b6a9395ebd3c5659eda3b3602ae40d7d29892207151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-10-29T01:03:38.148Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T01:03:38.158Z] provisioning config files... [2021-10-29T01:03:38.167Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/98@tmp/config3916170559644446363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:03:38.466Z] --> edgex-publish-swagger.sh [2021-10-29T01:03:38.466Z] === Publish openapi/v2 API === [2021-10-29T01:03:38.466Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-29T01:03:38.466Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/98/openapi/v2/core-command.yaml] [2021-10-29T01:03:38.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T01:03:38.466Z] Dload Upload Total Spent Left Speed [2021-10-29T01:03:39.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31872 0:00:01 0:00:01 --:--:-- 31878 [2021-10-29T01:03:39.408Z] [2021-10-29T01:03:39.408Z] [2021-10-29T01:03:39.408Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/98/openapi/v2/core-data.yaml] [2021-10-29T01:03:39.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T01:03:39.408Z] Dload Upload Total Spent Left Speed [2021-10-29T01:03:40.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 68412 0:00:01 0:00:01 --:--:-- 68446 [2021-10-29T01:03:40.352Z] [2021-10-29T01:03:40.352Z] [2021-10-29T01:03:40.352Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/98/openapi/v2/core-metadata.yaml] [2021-10-29T01:03:40.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T01:03:40.352Z] Dload Upload Total Spent Left Speed [2021-10-29T01:03:41.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2021-10-29T01:03:41.552Z] [2021-10-29T01:03:41.552Z] [2021-10-29T01:03:41.552Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/98/openapi/v2/support-notifications.yaml] [2021-10-29T01:03:41.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T01:03:41.552Z] Dload Upload Total Spent Left Speed [2021-10-29T01:03:42.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 89983 --:--:-- --:--:-- --:--:-- 89908 100 88830 0 0 100 88830 0 89967 --:--:-- --:--:-- --:--:-- 89908 [2021-10-29T01:03:42.544Z] [2021-10-29T01:03:42.544Z] [2021-10-29T01:03:42.544Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/98/openapi/v2/support-scheduler.yaml] [2021-10-29T01:03:42.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T01:03:42.544Z] Dload Upload Total Spent Left Speed [2021-10-29T01:03:43.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 36418 0:00:01 0:00:01 --:--:-- 36453 100 38932 0 0 100 38932 0 36414 0:00:01 0:00:01 --:--:-- 36419 [2021-10-29T01:03:43.562Z] [2021-10-29T01:03:43.562Z] [2021-10-29T01:03:43.562Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/98/openapi/v2/system-agent.yaml] [2021-10-29T01:03:43.562Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T01:03:43.562Z] Dload Upload Total Spent Left Speed [2021-10-29T01:03:44.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19888 --:--:-- --:--:-- --:--:-- 19881 100 19603 0 0 100 19603 0 19884 --:--:-- --:--:-- --:--:-- 19881 [2021-10-29T01:03:44.503Z] [2021-10-29T01:03:44.503Z] [Pipeline] } [2021-10-29T01:03:44.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:03:44.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T01:03:44.925Z] . [Pipeline] withDockerContainer [2021-10-29T01:03:44.998Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T01:03:45.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-29T01:03:45.458Z] $ docker top 61f50811a027cca0e2bcfae080e096bbd8ca9f91678d796359f890a0d6ca4bdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T01:03:45.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T01:03:45.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T01:03:45.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T01:03:45.663Z] $ docker exec 61f50811a027cca0e2bcfae080e096bbd8ca9f91678d796359f890a0d6ca4bdd ssh-agent [2021-10-29T01:03:45.769Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcoHhEI/agent.12 [2021-10-29T01:03:45.769Z] SSH_AGENT_PID=18 [2021-10-29T01:03:45.775Z] Running ssh-add (command line suppressed) [2021-10-29T01:03:45.874Z] Identity added: /w/workspace/edgex-go/98@tmp/private_key_4792168262368469927.key (/w/workspace/edgex-go/98@tmp/private_key_4792168262368469927.key) [2021-10-29T01:03:45.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T01:03:46.176Z] + git semver tag [2021-10-29T01:03:46.176Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T01:03:46.176Z] # $GIT_DIR = /w/workspace/edgex-go/98/.git [2021-10-29T01:03:46.176Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/98 [2021-10-29T01:03:46.176Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T01:03:46.176Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T01:03:46.176Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T01:03:46.176Z] # $SEMVER_BRANCH = main [2021-10-29T01:03:46.176Z] # $SEMVER_DIR = /w/workspace/edgex-go/98/.semver [2021-10-29T01:03:46.176Z] # adab524842ba92084c48de8882a5fafcaa7ec4f3 HEAD [2021-10-29T01:03:46.176Z] # -> Force: false [2021-10-29T01:03:46.176Z] # 4c222e77c47cfacf287d0ef102aafd546b29f9aa refs/tags/v2.0.1-dev.86 [Pipeline] } [2021-10-29T01:03:46.448Z] $ docker exec --env ******** --env ******** 61f50811a027cca0e2bcfae080e096bbd8ca9f91678d796359f890a0d6ca4bdd ssh-agent -k [2021-10-29T01:03:46.542Z] unset SSH_AUTH_SOCK; [2021-10-29T01:03:46.542Z] unset SSH_AGENT_PID; [2021-10-29T01:03:46.542Z] echo Agent pid 18 killed; [2021-10-29T01:03:46.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T01:03:46.857Z] + git semver [Pipeline] } [2021-10-29T01:03:46.872Z] $ docker stop --time=1 61f50811a027cca0e2bcfae080e096bbd8ca9f91678d796359f890a0d6ca4bdd [2021-10-29T01:03:48.315Z] $ docker rm -f 61f50811a027cca0e2bcfae080e096bbd8ca9f91678d796359f890a0d6ca4bdd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:03:48.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-29T01:03:48.719Z] [2021-10-29T01:03:48.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:03:49.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-29T01:03:49.019Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-29T01:03:49.019Z] ab5ef0e58194: Pulling fs layer [2021-10-29T01:03:49.019Z] 9712f1f96733: Pulling fs layer [2021-10-29T01:03:49.019Z] 63f879dbbcfc: Pulling fs layer [2021-10-29T01:03:49.019Z] 0d9ebad4ef96: Pulling fs layer [2021-10-29T01:03:49.019Z] e9a5061849ea: Pulling fs layer [2021-10-29T01:03:49.019Z] d747dcd14b5f: Pulling fs layer [2021-10-29T01:03:49.019Z] 2de7ff778b66: Pulling fs layer [2021-10-29T01:03:49.019Z] 0d9ebad4ef96: Waiting [2021-10-29T01:03:49.020Z] d747dcd14b5f: Waiting [2021-10-29T01:03:49.020Z] 2de7ff778b66: Waiting [2021-10-29T01:03:49.020Z] e9a5061849ea: Waiting [2021-10-29T01:03:49.020Z] 9712f1f96733: Verifying Checksum [2021-10-29T01:03:49.020Z] 9712f1f96733: Download complete [2021-10-29T01:03:49.633Z] 63f879dbbcfc: Verifying Checksum [2021-10-29T01:03:49.633Z] 63f879dbbcfc: Download complete [2021-10-29T01:03:49.633Z] ab5ef0e58194: Verifying Checksum [2021-10-29T01:03:49.633Z] ab5ef0e58194: Download complete [2021-10-29T01:03:49.633Z] d747dcd14b5f: Verifying Checksum [2021-10-29T01:03:49.633Z] d747dcd14b5f: Download complete [2021-10-29T01:03:49.633Z] 0d9ebad4ef96: Verifying Checksum [2021-10-29T01:03:49.633Z] 0d9ebad4ef96: Download complete [2021-10-29T01:03:49.633Z] e9a5061849ea: Verifying Checksum [2021-10-29T01:03:49.633Z] e9a5061849ea: Download complete [2021-10-29T01:03:49.895Z] 2de7ff778b66: Verifying Checksum [2021-10-29T01:03:49.895Z] 2de7ff778b66: Download complete [2021-10-29T01:03:53.240Z] ab5ef0e58194: Pull complete [2021-10-29T01:03:53.240Z] 9712f1f96733: Pull complete [2021-10-29T01:03:53.512Z] 63f879dbbcfc: Pull complete [2021-10-29T01:03:57.724Z] 0d9ebad4ef96: Pull complete [2021-10-29T01:03:57.988Z] e9a5061849ea: Pull complete [2021-10-29T01:03:57.988Z] d747dcd14b5f: Pull complete [2021-10-29T01:03:59.403Z] 2de7ff778b66: Pull complete [2021-10-29T01:03:59.403Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-29T01:03:59.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-29T01:03:59.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-29T01:03:59.467Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T01:03:59.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-29T01:04:03.410Z] $ docker top 2e5624e95aa7da131f580d96a18def70730952bd5fb431c95d55a47554eaaee1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-29T01:04:03.480Z] provisioning config files... [2021-10-29T01:04:03.490Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/98@tmp/config5993812602141391702tmp [2021-10-29T01:04:03.501Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/98@tmp/config5877207632022641039tmp [2021-10-29T01:04:03.512Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/98@tmp/config8205542707189223508tmp [Pipeline] { [Pipeline] echo [2021-10-29T01:04:03.525Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:03.813Z] ---> sigul-configuration.sh [2021-10-29T01:04:03.813Z] gpg: directory `/root/.gnupg' created [2021-10-29T01:04:03.813Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-29T01:04:03.813Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-29T01:04:03.813Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-29T01:04:03.813Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-29T01:04:03.813Z] gpg: CAST5 encrypted data [2021-10-29T01:04:03.813Z] gpg: encrypted with 1 passphrase [2021-10-29T01:04:03.813Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-29T01:04:04.106Z] + mkdir /home/jenkins [2021-10-29T01:04:04.106Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-29T01:04:04.391Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-29T01:04:04.400Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:04.687Z] ---> sigul-install.sh [2021-10-29T01:04:04.687Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-29T01:04:04.978Z] + git tag --list [2021-10-29T01:04:04.978Z] 0.6.0 [2021-10-29T01:04:04.978Z] 0.6.1 [2021-10-29T01:04:04.978Z] 0.7.0 [2021-10-29T01:04:04.978Z] 0.7.1 [2021-10-29T01:04:04.978Z] v1.0.0 [2021-10-29T01:04:04.978Z] v1.0.1 [2021-10-29T01:04:04.979Z] v1.1.0 [2021-10-29T01:04:04.979Z] v1.2.0 [2021-10-29T01:04:04.979Z] v1.2.1 [2021-10-29T01:04:04.979Z] v1.3.0 [2021-10-29T01:04:04.979Z] v1.3.1 [2021-10-29T01:04:04.979Z] v2.0.0 [2021-10-29T01:04:04.979Z] v2.0.1-dev.1 [2021-10-29T01:04:04.979Z] v2.0.1-dev.10 [2021-10-29T01:04:04.979Z] v2.0.1-dev.11 [2021-10-29T01:04:04.979Z] v2.0.1-dev.12 [2021-10-29T01:04:04.979Z] v2.0.1-dev.13 [2021-10-29T01:04:04.979Z] v2.0.1-dev.14 [2021-10-29T01:04:04.979Z] v2.0.1-dev.15 [2021-10-29T01:04:04.979Z] v2.0.1-dev.16 [2021-10-29T01:04:04.979Z] v2.0.1-dev.17 [2021-10-29T01:04:04.979Z] v2.0.1-dev.18 [2021-10-29T01:04:04.979Z] v2.0.1-dev.19 [2021-10-29T01:04:04.979Z] v2.0.1-dev.2 [2021-10-29T01:04:04.979Z] v2.0.1-dev.20 [2021-10-29T01:04:04.979Z] v2.0.1-dev.21 [2021-10-29T01:04:04.979Z] v2.0.1-dev.22 [2021-10-29T01:04:04.979Z] v2.0.1-dev.23 [2021-10-29T01:04:04.979Z] v2.0.1-dev.24 [2021-10-29T01:04:04.979Z] v2.0.1-dev.25 [2021-10-29T01:04:04.979Z] v2.0.1-dev.26 [2021-10-29T01:04:04.979Z] v2.0.1-dev.27 [2021-10-29T01:04:04.979Z] v2.0.1-dev.28 [2021-10-29T01:04:04.979Z] v2.0.1-dev.29 [2021-10-29T01:04:04.979Z] v2.0.1-dev.3 [2021-10-29T01:04:04.979Z] v2.0.1-dev.30 [2021-10-29T01:04:04.979Z] v2.0.1-dev.31 [2021-10-29T01:04:04.979Z] v2.0.1-dev.32 [2021-10-29T01:04:04.979Z] v2.0.1-dev.33 [2021-10-29T01:04:04.979Z] v2.0.1-dev.34 [2021-10-29T01:04:04.979Z] v2.0.1-dev.35 [2021-10-29T01:04:04.979Z] v2.0.1-dev.36 [2021-10-29T01:04:04.979Z] v2.0.1-dev.37 [2021-10-29T01:04:04.979Z] v2.0.1-dev.38 [2021-10-29T01:04:04.979Z] v2.0.1-dev.39 [2021-10-29T01:04:04.979Z] v2.0.1-dev.4 [2021-10-29T01:04:04.979Z] v2.0.1-dev.40 [2021-10-29T01:04:04.979Z] v2.0.1-dev.41 [2021-10-29T01:04:04.979Z] v2.0.1-dev.42 [2021-10-29T01:04:04.979Z] v2.0.1-dev.43 [2021-10-29T01:04:04.979Z] v2.0.1-dev.44 [2021-10-29T01:04:04.979Z] v2.0.1-dev.45 [2021-10-29T01:04:04.979Z] v2.0.1-dev.46 [2021-10-29T01:04:04.979Z] v2.0.1-dev.47 [2021-10-29T01:04:04.979Z] v2.0.1-dev.48 [2021-10-29T01:04:04.979Z] v2.0.1-dev.49 [2021-10-29T01:04:04.979Z] v2.0.1-dev.5 [2021-10-29T01:04:04.979Z] v2.0.1-dev.50 [2021-10-29T01:04:04.979Z] v2.0.1-dev.51 [2021-10-29T01:04:04.979Z] v2.0.1-dev.52 [2021-10-29T01:04:04.979Z] v2.0.1-dev.53 [2021-10-29T01:04:04.979Z] v2.0.1-dev.54 [2021-10-29T01:04:04.979Z] v2.0.1-dev.55 [2021-10-29T01:04:04.979Z] v2.0.1-dev.56 [2021-10-29T01:04:04.979Z] v2.0.1-dev.57 [2021-10-29T01:04:04.979Z] v2.0.1-dev.58 [2021-10-29T01:04:04.979Z] v2.0.1-dev.59 [2021-10-29T01:04:04.979Z] v2.0.1-dev.6 [2021-10-29T01:04:04.979Z] v2.0.1-dev.60 [2021-10-29T01:04:04.979Z] v2.0.1-dev.61 [2021-10-29T01:04:04.979Z] v2.0.1-dev.62 [2021-10-29T01:04:04.979Z] v2.0.1-dev.63 [2021-10-29T01:04:04.979Z] v2.0.1-dev.64 [2021-10-29T01:04:04.979Z] v2.0.1-dev.65 [2021-10-29T01:04:04.979Z] v2.0.1-dev.66 [2021-10-29T01:04:04.979Z] v2.0.1-dev.67 [2021-10-29T01:04:04.979Z] v2.0.1-dev.68 [2021-10-29T01:04:04.979Z] v2.0.1-dev.69 [2021-10-29T01:04:04.979Z] v2.0.1-dev.7 [2021-10-29T01:04:04.979Z] v2.0.1-dev.70 [2021-10-29T01:04:04.979Z] v2.0.1-dev.71 [2021-10-29T01:04:04.979Z] v2.0.1-dev.72 [2021-10-29T01:04:04.979Z] v2.0.1-dev.73 [2021-10-29T01:04:04.979Z] v2.0.1-dev.74 [2021-10-29T01:04:04.979Z] v2.0.1-dev.75 [2021-10-29T01:04:04.979Z] v2.0.1-dev.76 [2021-10-29T01:04:04.979Z] v2.0.1-dev.77 [2021-10-29T01:04:04.979Z] v2.0.1-dev.78 [2021-10-29T01:04:04.979Z] v2.0.1-dev.79 [2021-10-29T01:04:04.979Z] v2.0.1-dev.8 [2021-10-29T01:04:04.979Z] v2.0.1-dev.80 [2021-10-29T01:04:04.979Z] v2.0.1-dev.81 [2021-10-29T01:04:04.979Z] v2.0.1-dev.82 [2021-10-29T01:04:04.979Z] v2.0.1-dev.83 [2021-10-29T01:04:04.979Z] v2.0.1-dev.84 [2021-10-29T01:04:04.979Z] v2.0.1-dev.85 [2021-10-29T01:04:04.979Z] v2.0.1-dev.86 [2021-10-29T01:04:04.979Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-29T01:04:05.269Z] + lftools sign git-tag v2.0.1-dev.86 [2021-10-29T01:04:05.839Z] Signing Git tag with Sigul... [2021-10-29T01:04:05.839Z] Signing v2.0.1-dev.86 [Pipeline] echo [2021-10-29T01:04:06.828Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:07.116Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-29T01:04:07.124Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-29T01:04:07.143Z] $ docker stop --time=1 2e5624e95aa7da131f580d96a18def70730952bd5fb431c95d55a47554eaaee1 [2021-10-29T01:04:08.339Z] $ docker rm -f 2e5624e95aa7da131f580d96a18def70730952bd5fb431c95d55a47554eaaee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:04:08.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T01:04:08.905Z] . [Pipeline] withDockerContainer [2021-10-29T01:04:08.959Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T01:04:08.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-29T01:04:09.324Z] $ docker top 2d10adf3cfc6eac9f99d22089cae2d9219b099170a0e24b0ddce6d61f39d2f0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T01:04:09.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T01:04:09.398Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T01:04:09.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T01:04:09.507Z] $ docker exec 2d10adf3cfc6eac9f99d22089cae2d9219b099170a0e24b0ddce6d61f39d2f0a ssh-agent [2021-10-29T01:04:09.601Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhNoLGp/agent.15 [2021-10-29T01:04:09.601Z] SSH_AGENT_PID=22 [2021-10-29T01:04:09.606Z] Running ssh-add (command line suppressed) [2021-10-29T01:04:09.698Z] Identity added: /w/workspace/edgex-go/98@tmp/private_key_4629389103743883865.key (/w/workspace/edgex-go/98@tmp/private_key_4629389103743883865.key) [2021-10-29T01:04:09.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T01:04:09.995Z] + git semver bump pre [2021-10-29T01:04:09.995Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T01:04:09.995Z] # $GIT_DIR = /w/workspace/edgex-go/98/.git [2021-10-29T01:04:09.995Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/98 [2021-10-29T01:04:09.995Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T01:04:09.995Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T01:04:09.995Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T01:04:09.995Z] # $SEMVER_BRANCH = main [2021-10-29T01:04:09.995Z] # $SEMVER_DIR = /w/workspace/edgex-go/98/.semver [2021-10-29T01:04:09.995Z] 2.0.1-dev.87 [Pipeline] } [2021-10-29T01:04:10.005Z] $ docker exec --env ******** --env ******** 2d10adf3cfc6eac9f99d22089cae2d9219b099170a0e24b0ddce6d61f39d2f0a ssh-agent -k [2021-10-29T01:04:10.118Z] unset SSH_AUTH_SOCK; [2021-10-29T01:04:10.118Z] unset SSH_AGENT_PID; [2021-10-29T01:04:10.118Z] echo Agent pid 22 killed; [2021-10-29T01:04:10.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T01:04:10.432Z] + git semver [Pipeline] } [2021-10-29T01:04:10.444Z] $ docker stop --time=1 2d10adf3cfc6eac9f99d22089cae2d9219b099170a0e24b0ddce6d61f39d2f0a [2021-10-29T01:04:11.612Z] $ docker rm -f 2d10adf3cfc6eac9f99d22089cae2d9219b099170a0e24b0ddce6d61f39d2f0a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:04:11.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T01:04:11.956Z] . [Pipeline] withDockerContainer [2021-10-29T01:04:12.023Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T01:04:12.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-29T01:04:12.409Z] $ docker top d73669f23bbf0843d9d03b4811a8852a01e62ba2cf4ffee807cdeef24a8dbacd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T01:04:12.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T01:04:12.510Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T01:04:12.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T01:04:12.605Z] $ docker exec d73669f23bbf0843d9d03b4811a8852a01e62ba2cf4ffee807cdeef24a8dbacd ssh-agent [2021-10-29T01:04:12.694Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaMllpB/agent.13 [2021-10-29T01:04:12.694Z] SSH_AGENT_PID=20 [2021-10-29T01:04:12.698Z] Running ssh-add (command line suppressed) [2021-10-29T01:04:12.796Z] Identity added: /w/workspace/edgex-go/98@tmp/private_key_9034814188592456361.key (/w/workspace/edgex-go/98@tmp/private_key_9034814188592456361.key) [2021-10-29T01:04:12.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T01:04:13.103Z] + git semver push [2021-10-29T01:04:13.103Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T01:04:13.103Z] # $GIT_DIR = /w/workspace/edgex-go/98/.git [2021-10-29T01:04:13.103Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/98 [2021-10-29T01:04:13.103Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T01:04:13.103Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T01:04:13.103Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T01:04:13.103Z] # $SEMVER_BRANCH = main [2021-10-29T01:04:13.103Z] # $SEMVER_DIR = /w/workspace/edgex-go/98/.semver [Pipeline] } [2021-10-29T01:04:17.322Z] $ docker exec --env ******** --env ******** d73669f23bbf0843d9d03b4811a8852a01e62ba2cf4ffee807cdeef24a8dbacd ssh-agent -k [2021-10-29T01:04:17.441Z] unset SSH_AUTH_SOCK; [2021-10-29T01:04:17.441Z] unset SSH_AGENT_PID; [2021-10-29T01:04:17.441Z] echo Agent pid 20 killed; [2021-10-29T01:04:17.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T01:04:17.762Z] + git semver [Pipeline] } [2021-10-29T01:04:17.777Z] $ docker stop --time=1 d73669f23bbf0843d9d03b4811a8852a01e62ba2cf4ffee807cdeef24a8dbacd [2021-10-29T01:04:18.968Z] $ docker rm -f d73669f23bbf0843d9d03b4811a8852a01e62ba2cf4ffee807cdeef24a8dbacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-29T01:04:19.687Z] + '[' -d /w/workspace/edgex-go/98/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:20.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:20.591Z] ---> package-listing.sh [2021-10-29T01:04:20.591Z] ++ facter osfamily [2021-10-29T01:04:20.591Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-29T01:04:20.853Z] + OS_FAMILY=redhat [2021-10-29T01:04:20.853Z] + workspace=/w/workspace/edgex-go/98 [2021-10-29T01:04:20.853Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-29T01:04:20.853Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-29T01:04:20.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-29T01:04:20.853Z] + PACKAGES=/tmp/packages_start.txt [2021-10-29T01:04:20.853Z] + '[' /w/workspace/edgex-go/98 ']' [2021-10-29T01:04:20.853Z] + PACKAGES=/tmp/packages_end.txt [2021-10-29T01:04:20.853Z] + case "${OS_FAMILY}" in [2021-10-29T01:04:20.853Z] + sort [2021-10-29T01:04:20.853Z] + rpm -qa [2021-10-29T01:04:24.150Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-29T01:04:24.150Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-29T01:04:24.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-29T01:04:24.150Z] + '[' /w/workspace/edgex-go/98 ']' [2021-10-29T01:04:24.150Z] + mkdir -p /w/workspace/edgex-go/98/archives/ [2021-10-29T01:04:24.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/98/archives/ [Pipeline] echo [2021-10-29T01:04:24.162Z] 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/98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-29T01:04:24.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:04:25.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T01:04:25.010Z] [2021-10-29T01:04:25.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T01:04:25.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T01:04:25.307Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T01:04:25.307Z] b4d181a07f80: Pulling fs layer [2021-10-29T01:04:25.307Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T01:04:25.307Z] ed53099fbce6: Pulling fs layer [2021-10-29T01:04:25.307Z] dc539afda2c1: Pulling fs layer [2021-10-29T01:04:25.307Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T01:04:25.307Z] 9065ff56babe: Pulling fs layer [2021-10-29T01:04:25.307Z] d287ab97295c: Pulling fs layer [2021-10-29T01:04:25.307Z] 77bc0d833cb6: Waiting [2021-10-29T01:04:25.307Z] 9065ff56babe: Waiting [2021-10-29T01:04:25.307Z] d287ab97295c: Waiting [2021-10-29T01:04:25.307Z] dc539afda2c1: Waiting [2021-10-29T01:04:25.307Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T01:04:25.307Z] a1111a8f2ec3: Download complete [2021-10-29T01:04:25.307Z] dc539afda2c1: Verifying Checksum [2021-10-29T01:04:25.307Z] dc539afda2c1: Download complete [2021-10-29T01:04:25.307Z] ed53099fbce6: Verifying Checksum [2021-10-29T01:04:25.307Z] ed53099fbce6: Download complete [2021-10-29T01:04:25.569Z] 9065ff56babe: Verifying Checksum [2021-10-29T01:04:25.569Z] 9065ff56babe: Download complete [2021-10-29T01:04:25.569Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T01:04:25.569Z] 77bc0d833cb6: Download complete [2021-10-29T01:04:25.569Z] b4d181a07f80: Verifying Checksum [2021-10-29T01:04:25.569Z] b4d181a07f80: Download complete [2021-10-29T01:04:26.149Z] d287ab97295c: Verifying Checksum [2021-10-29T01:04:26.149Z] d287ab97295c: Download complete [2021-10-29T01:04:27.097Z] b4d181a07f80: Pull complete [2021-10-29T01:04:27.097Z] a1111a8f2ec3: Pull complete [2021-10-29T01:04:27.680Z] ed53099fbce6: Pull complete [2021-10-29T01:04:27.680Z] dc539afda2c1: Pull complete [2021-10-29T01:04:27.952Z] 77bc0d833cb6: Pull complete [2021-10-29T01:04:28.218Z] 9065ff56babe: Pull complete [2021-10-29T01:04:33.545Z] d287ab97295c: Pull complete [2021-10-29T01:04:33.545Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T01:04:33.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T01:04:33.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T01:04:33.609Z] prd-centos7-docker-4c-2g-13370 does not seem to be running inside a container [2021-10-29T01:04:33.643Z] $ 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/98/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/98 -v /w/workspace/edgex-go/98:/w/workspace/edgex-go/98:rw,z -v /w/workspace/edgex-go/98@tmp:/w/workspace/edgex-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-29T01:04:36.406Z] $ docker top 98c51ed383928553eb6928aa0fe1a812c46948807dda474b686d24f0812ffb90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T01:04:36.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-29T01:04:37.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-29T01:04:37.338Z] + ls /var/log/sa-host [2021-10-29T01:04:37.338Z] + sadf -c /var/log/sa-host/sa29 [2021-10-29T01:04:37.338Z] file_magic: OK [2021-10-29T01:04:37.338Z] HZ: Using current value: 100 [2021-10-29T01:04:37.338Z] file_header: OK [2021-10-29T01:04:37.338Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-29T01:04:37.338Z] Statistics: [2021-10-29T01:04:37.339Z] 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... [2021-10-29T01:04:37.339Z] File successfully converted to sysstat format version 12.0.3 [2021-10-29T01:04:37.339Z] + sadf -c /var/log/sa-host/sa30 [2021-10-29T01:04:37.339Z] file_magic: OK [2021-10-29T01:04:37.339Z] HZ: Using current value: 100 [2021-10-29T01:04:37.339Z] file_header: OK [2021-10-29T01:04:37.339Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-29T01:04:37.339Z] Statistics: [2021-10-29T01:04:37.339Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T01:04:37.339Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T01:04:37.570Z] provisioning config files... [2021-10-29T01:04:37.580Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/98@tmp/config2375888926156237828tmp [Pipeline] { [Pipeline] echo [2021-10-29T01:04:37.593Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:37.878Z] ---> create-netrc.sh [Pipeline] } [2021-10-29T01:04:37.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:38.234Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-29T01:04:38.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:38.532Z] ---> sudo-logs.sh [2021-10-29T01:04:38.532Z] Archiving 'sudo' log.. [2021-10-29T01:04:38.532Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13370.novalocal: Name or service not known [2021-10-29T01:04:38.532Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13370.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-29T01:04:38.550Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:38.837Z] ---> job-cost.sh [2021-10-29T01:04:38.837Z] lf-activate-venv: SKIPPING [2021-10-29T01:04:38.837Z] DEBUG: total: 0.10999999940395355 [2021-10-29T01:04:38.837Z] INFO: Retrieving Stack Cost... [2021-10-29T01:04:43.029Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T01:04:43.029Z] INFO: Archiving Costs [Pipeline] echo [2021-10-29T01:04:43.039Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T01:04:43.329Z] ---> logs-deploy.sh [2021-10-29T01:04:43.329Z] lf-activate-venv: SKIPPING [2021-10-29T01:04:43.329Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/98 [2021-10-29T01:04:43.329Z] INFO: archiving workspace using pattern(s): [2021-10-29T01:04:43.902Z] Archives upload complete. [2021-10-29T01:04:44.165Z] INFO: archiving logs to Nexus