Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b757e3986260d98ca516b4d2b666fd27cfb0acf3 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-ssh1153464455751383596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh2203797934177965977.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh347795121666464086.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh7935604057650018495.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-ssh3567912174181775914.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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13730 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/100 [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/100 # 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/100@tmp/jenkins-gitclient-ssh1148878035655490231.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 b757e3986260d98ca516b4d2b666fd27cfb0acf3 (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 b757e3986260d98ca516b4d2b666fd27cfb0acf3 # timeout=10 Commit message: "build: Update to latest go-mods (#3790)" > git rev-list --no-walk c5f5ac19f4f85f24c87e5c19c00541ef1874048d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-01T18:33:46.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-01T18:33:46.421Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-01T18:33:46.430Z] ========================================================= [2021-11-01T18:33:46.430Z] EdgeX Global Pipelines Version Info [2021-11-01T18:33:46.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:33:47.566Z] ------------------- [2021-11-01T18:33:47.566Z] stable info: [2021-11-01T18:33:47.566Z] ------------------- [2021-11-01T18:33:47.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-01T18:33:47.566Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T18:33:47.566Z] Message: update stable to v1.0.211 [2021-11-01T18:33:48.137Z] ------------------- [2021-11-01T18:33:48.138Z] experimental info: [2021-11-01T18:33:48.138Z] ------------------- [2021-11-01T18:33:48.138Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-01T18:33:48.138Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T18:33:48.138Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-01T18:33:48.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-01T18:33:48.250Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-01T18:33:48.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-01T18:33:48.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-01T18:33:48.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-01T18:33:48.283Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-01T18:33:48.292Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-01T18:33:48.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-01T18:33:48.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-01T18:33:48.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-01T18:33:48.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-01T18:33:48.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-01T18:33:48.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-01T18:33:48.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-01T18:33:48.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-01T18:33:48.371Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-01T18:33:48.380Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-01T18:33:48.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-01T18:33:48.398Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-01T18:33:48.408Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-01T18:33:48.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-01T18:33:48.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-01T18:33:48.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-01T18:33:48.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-01T18:33:48.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-01T18:33:48.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] echo [2021-11-01T18:33:48.469Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b757e39 [Pipeline] echo [2021-11-01T18:33:48.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T18:33:48.515Z] provisioning config files... [2021-11-01T18:33:48.528Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/100@tmp/config8647754566492026660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:33:48.855Z] ---> docker-login.sh [2021-11-01T18:33:48.855Z] nexus3.edgexfoundry.org:10001 [2021-11-01T18:33:48.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:33:49.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:33:49.118Z] Configure a credential helper to remove this warning. See [2021-11-01T18:33:49.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:33:49.118Z] [2021-11-01T18:33:49.118Z] Login Succeeded [2021-11-01T18:33:49.118Z] nexus3.edgexfoundry.org:10002 [2021-11-01T18:33:49.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:33:49.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:33:49.118Z] Configure a credential helper to remove this warning. See [2021-11-01T18:33:49.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:33:49.118Z] [2021-11-01T18:33:49.118Z] Login Succeeded [2021-11-01T18:33:49.118Z] nexus3.edgexfoundry.org:10003 [2021-11-01T18:33:49.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:33:49.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:33:49.378Z] Configure a credential helper to remove this warning. See [2021-11-01T18:33:49.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:33:49.378Z] [2021-11-01T18:33:49.378Z] Login Succeeded [2021-11-01T18:33:49.378Z] nexus3.edgexfoundry.org:10004 [2021-11-01T18:33:49.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:33:49.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:33:49.378Z] Configure a credential helper to remove this warning. See [2021-11-01T18:33:49.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:33:49.378Z] [2021-11-01T18:33:49.378Z] Login Succeeded [2021-11-01T18:33:49.378Z] docker.io [2021-11-01T18:33:49.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:33:49.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:33:49.953Z] Configure a credential helper to remove this warning. See [2021-11-01T18:33:49.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:33:49.953Z] [2021-11-01T18:33:49.953Z] Login Succeeded [2021-11-01T18:33:49.953Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T18:33:49.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T18:33:50.270Z] ++ 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-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/core-command/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/core-data/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-01T18:33:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-01T18:33:50.270Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-01T18:33:50.270Z] ++ cut -d/ -f2 [2021-11-01T18:33:50.270Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-01T18:33:50.307Z] 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] { (Build Check) [Pipeline] sh [2021-11-01T18:33:50.713Z] + git rev-list -1 --merges b757e3986260d98ca516b4d2b666fd27cfb0acf3~1..b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] echo [2021-11-01T18:33:50.728Z] -----------> git rev-list -1 --merges b757e3986260d98ca516b4d2b666fd27cfb0acf3~1..b757e3986260d98ca516b4d2b666fd27cfb0acf3 b757e3986260d98ca516b4d2b666fd27cfb0acf3 [false] [Pipeline] sh [2021-11-01T18:33:51.020Z] + git log --format=format:%s -1 b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] echo [2021-11-01T18:33:51.037Z] ========================================================= [2021-11-01T18:33:51.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-01T18:33:51.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:33:51.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T18:33:51.732Z] [2021-11-01T18:33:51.732Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:33:52.035Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T18:33:52.035Z] latest: Pulling from edgex-devops/git-semver [2021-11-01T18:33:52.035Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T18:33:52.035Z] 3e5f54012d9b: Pulling fs layer [2021-11-01T18:33:52.035Z] 4c7163046ea9: Pulling fs layer [2021-11-01T18:33:52.035Z] 0c2d73faf560: Pulling fs layer [2021-11-01T18:33:52.035Z] 0c2d73faf560: Waiting [2021-11-01T18:33:52.035Z] 3e5f54012d9b: Verifying Checksum [2021-11-01T18:33:52.035Z] 3e5f54012d9b: Download complete [2021-11-01T18:33:52.035Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T18:33:52.035Z] a0d0a0d46f8b: Download complete [2021-11-01T18:33:52.035Z] 0c2d73faf560: Verifying Checksum [2021-11-01T18:33:52.035Z] 0c2d73faf560: Download complete [2021-11-01T18:33:52.035Z] 4c7163046ea9: Verifying Checksum [2021-11-01T18:33:52.035Z] 4c7163046ea9: Download complete [2021-11-01T18:33:52.296Z] a0d0a0d46f8b: Pull complete [2021-11-01T18:33:52.296Z] 3e5f54012d9b: Pull complete [2021-11-01T18:33:52.556Z] 4c7163046ea9: Pull complete [2021-11-01T18:33:52.816Z] 0c2d73faf560: Pull complete [2021-11-01T18:33:52.816Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-01T18:33:52.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T18:33:52.816Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-01T18:33:52.877Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:33:52.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T18:33:53.576Z] $ docker top 0c7f86a0b627f98e9c6e471014b4b35b81587d335f9af893700948ed520206fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T18:33:53.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T18:33:53.662Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T18:33:53.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T18:33:53.766Z] $ docker exec 0c7f86a0b627f98e9c6e471014b4b35b81587d335f9af893700948ed520206fd ssh-agent [2021-11-01T18:33:53.857Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDpmCHa/agent.14 [2021-11-01T18:33:53.857Z] SSH_AGENT_PID=21 [2021-11-01T18:33:53.863Z] Running ssh-add (command line suppressed) [2021-11-01T18:33:53.970Z] Identity added: /w/workspace/edgex-go/100@tmp/private_key_9206807793921756102.key (/w/workspace/edgex-go/100@tmp/private_key_9206807793921756102.key) [2021-11-01T18:33:53.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T18:33:54.280Z] + git tag --points-at HEAD [Pipeline] } [2021-11-01T18:33:54.291Z] $ docker exec --env ******** --env ******** 0c7f86a0b627f98e9c6e471014b4b35b81587d335f9af893700948ed520206fd ssh-agent -k [2021-11-01T18:33:54.403Z] unset SSH_AUTH_SOCK; [2021-11-01T18:33:54.405Z] unset SSH_AGENT_PID; [2021-11-01T18:33:54.405Z] echo Agent pid 21 killed; [2021-11-01T18:33:54.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-01T18:33:54.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T18:33:54.431Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T18:33:54.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T18:33:54.553Z] $ docker exec 0c7f86a0b627f98e9c6e471014b4b35b81587d335f9af893700948ed520206fd ssh-agent [2021-11-01T18:33:54.649Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlGBAIH/agent.53 [2021-11-01T18:33:54.649Z] SSH_AGENT_PID=60 [2021-11-01T18:33:54.654Z] Running ssh-add (command line suppressed) [2021-11-01T18:33:54.742Z] Identity added: /w/workspace/edgex-go/100@tmp/private_key_2052122474644408421.key (/w/workspace/edgex-go/100@tmp/private_key_2052122474644408421.key) [2021-11-01T18:33:54.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T18:33:55.053Z] + git semver init [2021-11-01T18:33:55.053Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T18:33:55.053Z] # $GIT_DIR = /w/workspace/edgex-go/100/.git [2021-11-01T18:33:55.053Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/100 [2021-11-01T18:33:55.053Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T18:33:55.053Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T18:33:55.053Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T18:33:55.053Z] # $SEMVER_BRANCH = main [2021-11-01T18:33:55.053Z] # $SEMVER_TEMP = /tmp/semver-847407848 [2021-11-01T18:33:55.053Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-01T18:34:07.317Z] # '/tmp/semver-847407848' -> '/w/workspace/edgex-go/100/.semver' [2021-11-01T18:34:07.317Z] # -> Force: false [2021-11-01T18:34:07.317Z] # $SEMVER_DIR = /w/workspace/edgex-go/100/.semver [Pipeline] } [2021-11-01T18:34:07.325Z] $ docker exec --env ******** --env ******** 0c7f86a0b627f98e9c6e471014b4b35b81587d335f9af893700948ed520206fd ssh-agent -k [2021-11-01T18:34:07.413Z] unset SSH_AUTH_SOCK; [2021-11-01T18:34:07.413Z] unset SSH_AGENT_PID; [2021-11-01T18:34:07.413Z] echo Agent pid 60 killed; [2021-11-01T18:34:07.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T18:34:07.734Z] + git semver [Pipeline] } [2021-11-01T18:34:07.745Z] $ docker stop --time=1 0c7f86a0b627f98e9c6e471014b4b35b81587d335f9af893700948ed520206fd [2021-11-01T18:34:09.919Z] $ docker rm -f 0c7f86a0b627f98e9c6e471014b4b35b81587d335f9af893700948ed520206fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T18:34:10.275Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-01T18:34:10.492Z] Stashed 1 file(s) [Pipeline] echo [2021-11-01T18:34:10.495Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.88 [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-11-01T18:34:10.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T18:34:10.701Z] ========================================================= [2021-11-01T18:34:10.701Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-01T18:34:10.701Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-01T18:34:10.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T18:34:10.993Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-01T18:34:10.993Z] a0d0a0d46f8b: Already exists [2021-11-01T18:34:10.993Z] 31adcdaf11c8: Pulling fs layer [2021-11-01T18:34:10.993Z] b8b176561691: Pulling fs layer [2021-11-01T18:34:10.993Z] 4527c011a84f: Pulling fs layer [2021-11-01T18:34:10.993Z] 5d74067f8e1e: Pulling fs layer [2021-11-01T18:34:10.993Z] e0aca202a116: Pulling fs layer [2021-11-01T18:34:10.993Z] 3a43be97a3b4: Pulling fs layer [2021-11-01T18:34:10.993Z] 34cad66bf833: Pulling fs layer [2021-11-01T18:34:10.993Z] b4e3c513aaa6: Pulling fs layer [2021-11-01T18:34:10.993Z] 5d74067f8e1e: Waiting [2021-11-01T18:34:10.993Z] e0aca202a116: Waiting [2021-11-01T18:34:10.993Z] 3a43be97a3b4: Waiting [2021-11-01T18:34:10.993Z] 34cad66bf833: Waiting [2021-11-01T18:34:10.993Z] b4e3c513aaa6: Waiting [2021-11-01T18:34:10.993Z] b8b176561691: Verifying Checksum [2021-11-01T18:34:10.993Z] b8b176561691: Download complete [2021-11-01T18:34:10.993Z] 31adcdaf11c8: Verifying Checksum [2021-11-01T18:34:10.993Z] 31adcdaf11c8: Download complete [2021-11-01T18:34:10.993Z] 5d74067f8e1e: Verifying Checksum [2021-11-01T18:34:10.993Z] 5d74067f8e1e: Download complete [2021-11-01T18:34:10.993Z] e0aca202a116: Verifying Checksum [2021-11-01T18:34:10.993Z] e0aca202a116: Download complete [2021-11-01T18:34:10.993Z] 3a43be97a3b4: Verifying Checksum [2021-11-01T18:34:10.993Z] 3a43be97a3b4: Download complete [2021-11-01T18:34:11.256Z] 34cad66bf833: Verifying Checksum [2021-11-01T18:34:11.256Z] 34cad66bf833: Download complete [2021-11-01T18:34:11.256Z] 31adcdaf11c8: Pull complete [2021-11-01T18:34:11.256Z] b8b176561691: Pull complete [2021-11-01T18:34:11.518Z] 4527c011a84f: Verifying Checksum [2021-11-01T18:34:11.518Z] 4527c011a84f: Download complete [2021-11-01T18:34:11.518Z] b4e3c513aaa6: Verifying Checksum [2021-11-01T18:34:11.518Z] b4e3c513aaa6: Download complete [2021-11-01T18:34:14.860Z] 4527c011a84f: Pull complete [2021-11-01T18:34:14.860Z] 5d74067f8e1e: Pull complete [2021-11-01T18:34:14.860Z] e0aca202a116: Pull complete [2021-11-01T18:34:14.860Z] 3a43be97a3b4: Pull complete [2021-11-01T18:34:15.122Z] 34cad66bf833: Pull complete [2021-11-01T18:34:17.681Z] b4e3c513aaa6: Pull complete [2021-11-01T18:34:17.681Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-01T18:34:17.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T18:34:17.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-01T18:34:17.982Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-01T18:34:17.982Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T18:34:17.982Z] WORKDIR /edgex [2021-11-01T18:34:17.982Z] COPY go.mod . [2021-11-01T18:34:17.982Z] RUN go mod download' [2021-11-01T18:34:19.421Z] Sending build context to Docker daemon 329.8MB [2021-11-01T18:34:19.421Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T18:34:19.421Z] ---> 9f6097aaca64 [2021-11-01T18:34:19.421Z] Step 2/4 : WORKDIR /edgex [2021-11-01T18:34:20.802Z] ---> Running in 8e261ef9adf7 [2021-11-01T18:34:21.062Z] Removing intermediate container 8e261ef9adf7 [2021-11-01T18:34:21.062Z] ---> 0db556f523d5 [2021-11-01T18:34:21.062Z] Step 3/4 : COPY go.mod . [2021-11-01T18:34:21.062Z] ---> 3bc8ff5e8d0b [2021-11-01T18:34:21.062Z] Step 4/4 : RUN go mod download [2021-11-01T18:34:21.062Z] ---> Running in a5300b882beb [2021-11-01T18:34:25.658Z] Still waiting to schedule task [2021-11-01T18:34:25.658Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-01T18:34:53.209Z] Removing intermediate container a5300b882beb [2021-11-01T18:34:53.210Z] ---> ae3c6f69f73b [2021-11-01T18:34:53.210Z] Successfully built ae3c6f69f73b [2021-11-01T18:34:53.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:34:53.538Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T18:34:53.538Z] . [Pipeline] withDockerContainer [2021-11-01T18:34:53.601Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:34:53.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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 ******** ci-base-image-x86_64 cat [2021-11-01T18:34:54.021Z] $ docker top 5b51e6582783765693aec4d2debe5d3acbbdc0fb821979324f2ab38be93a76e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T18:34:54.369Z] + go version [2021-11-01T18:34:54.369Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-01T18:34:54.377Z] $ docker stop --time=1 5b51e6582783765693aec4d2debe5d3acbbdc0fb821979324f2ab38be93a76e8 [2021-11-01T18:34:55.651Z] $ docker rm -f 5b51e6582783765693aec4d2debe5d3acbbdc0fb821979324f2ab38be93a76e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:34:56.139Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T18:34:56.139Z] . [Pipeline] withDockerContainer [2021-11-01T18:34:56.203Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:34:56.247Z] $ 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/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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 ******** ci-base-image-x86_64 cat [2021-11-01T18:34:56.565Z] $ docker top 7ce0829a3a149c9a40e6d148a0c4d461c5164d5b7a50846223c981183177e191 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-01T18:34:56.641Z] ========================================================= [2021-11-01T18:34:56.641Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-01T18:34:56.641Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-01T18:34:56.937Z] + make test [2021-11-01T18:34:56.937Z] go mod tidy [2021-11-01T18:34:57.205Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-01T18:35:02.545Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-01T18:35:20.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-01T18:35:24.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-01T18:35:24.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-01T18:35:24.714Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-01T18:35:27.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-01T18:35:27.913Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-01T18:35:27.913Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-01T18:35:27.913Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-01T18:35:28.512Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-01T18:35:28.797Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-01T18:35:29.064Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-01T18:35:29.064Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-01T18:35:29.064Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-01T18:35:29.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-01T18:35:31.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-11-01T18:35:31.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-01T18:35:31.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-01T18:35:31.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements [2021-11-01T18:35:31.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-01T18:35:32.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements [2021-11-01T18:35:32.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-01T18:35:32.227Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-01T18:35:33.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements [2021-11-01T18:35:33.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-01T18:35:33.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-01T18:35:34.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-11-01T18:35:34.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-01T18:35:34.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-01T18:35:34.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-01T18:35:34.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-01T18:35:34.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-01T18:35:35.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 94.2% of statements [2021-11-01T18:35:35.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-01T18:35:35.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-01T18:35:35.103Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 59.1% of statements [2021-11-01T18:35:35.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-01T18:35:35.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-01T18:35:35.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-01T18:35:35.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-01T18:35:35.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-01T18:35:35.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2021-11-01T18:35:35.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-01T18:35:35.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-01T18:35:35.683Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-01T18:35:36.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2021-11-01T18:35:36.261Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-01T18:35:36.261Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2021-11-01T18:35:39.571Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-11-01T18:35:39.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-01T18:35:39.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-11-01T18:35:39.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-11-01T18:35:39.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-11-01T18:35:40.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2021-11-01T18:35:40.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-11-01T18:35:52.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-11-01T18:35:52.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-11-01T18:35:56.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.193s coverage: 82.5% of statements [2021-11-01T18:35:56.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-01T18:36:14.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-11-01T18:36:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-01T18:36:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-01T18:36:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-01T18:36:14.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2021-11-01T18:36:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-01T18:36:14.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-01T18:36:14.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-01T18:36:14.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-01T18:36:14.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-01T18:36:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-11-01T18:36:14.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-01T18:36:14.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-01T18:36:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-11-01T18:36:14.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-01T18:36:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2021-11-01T18:36:14.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-01T18:36:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2021-11-01T18:36:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-11-01T18:36:14.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-11-01T18:36:15.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.2% of statements [2021-11-01T18:36:15.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-01T18:36:15.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2021-11-01T18:36:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-01T18:36:15.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-01T18:36:15.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-11-01T18:36:15.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements [2021-11-01T18:36:16.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-11-01T18:36:16.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-11-01T18:36:16.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-11-01T18:36:17.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 65.4% of statements [2021-11-01T18:36:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-01T18:36:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-01T18:36:17.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-01T18:36:17.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.8% of statements [2021-11-01T18:36:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-01T18:36:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-01T18:36:17.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-11-01T18:36:17.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-01T18:36:18.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-11-01T18:36:18.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-01T18:36:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2021-11-01T18:36:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-01T18:36:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-01T18:36:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-01T18:36:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-01T18:36:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.3% of statements [2021-11-01T18:36:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-01T18:36:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-01T18:36:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-01T18:36:26.384Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-01T18:36:26.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-01T18:36:26.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-01T18:36:26.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-01T18:36:26.385Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-01T18:36:26.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-11-01T18:36:26.385Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2021-11-01T18:36:26.385Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-01T18:36:28.312Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13731 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-01T18:36:28.323Z] Running in /w/workspace/edgex-go/100 [Pipeline] { [Pipeline] checkout [2021-11-01T18:36:28.648Z] The recommended git tool is: git [2021-11-01T18:36:34.480Z] using credential edgex-jenkins-ssh [2021-11-01T18:36:34.497Z] Cloning the remote Git repository [2021-11-01T18:36:34.568Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-01T18:36:34.777Z] > git init /w/workspace/edgex-go/100 # timeout=10 [2021-11-01T18:36:34.959Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-01T18:36:34.960Z] > git --version # timeout=10 [2021-11-01T18:36:35.008Z] > git --version # 'git version 2.17.1' [2021-11-01T18:36:35.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T18:36:35.091Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T18:36:51.590Z] Avoid second fetch [2021-11-01T18:36:51.591Z] Checking out Revision b757e3986260d98ca516b4d2b666fd27cfb0acf3 (main) [2021-11-01T18:36:51.553Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-01T18:36:51.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T18:36:51.609Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T18:36:51.623Z] > git checkout -f b757e3986260d98ca516b4d2b666fd27cfb0acf3 # timeout=10 [2021-11-01T18:36:56.029Z] Commit message: "build: Update to latest go-mods (#3790)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T18:36:57.311Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-01T18:36:57.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:36:57.311Z] Dload Upload Total Spent Left Speed [2021-11-01T18:36:57.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85681 0 --:--:-- --:--:-- --:--:-- 85681 [Pipeline] sh [2021-11-01T18:36:57.751Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-01T18:36:58.101Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-01T18:36:58.101Z] + sudo tee /etc/docker/daemon.new [2021-11-01T18:36:58.101Z] { [2021-11-01T18:36:58.101Z] "registry-mirrors": [ [2021-11-01T18:36:58.101Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-01T18:36:58.101Z] ], [2021-11-01T18:36:58.101Z] "bip": "10.250.0.254/24", [2021-11-01T18:36:58.101Z] "hosts": [ [2021-11-01T18:36:58.101Z] "tcp://0.0.0.0:5555", [2021-11-01T18:36:58.101Z] "unix:///var/run/docker.sock" [2021-11-01T18:36:58.101Z] ], [2021-11-01T18:36:58.101Z] "mtu": 1458, [2021-11-01T18:36:58.101Z] "selinux-enabled": true, [2021-11-01T18:36:58.101Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-01T18:36:58.101Z] } [Pipeline] sh [2021-11-01T18:36:58.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-01T18:36:58.811Z] + sudo service docker restart [2021-11-01T18:37:05.258Z] GO111MODULE=on go vet ./... [2021-11-01T18:37:10.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T18:37:10.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-01T18:37:10.606Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-11-01T18:37:11.470Z] + ls -al . [2021-11-01T18:37:11.470Z] total 636 [2021-11-01T18:37:11.470Z] drwxrwxr-x 10 1001 1001 4096 Nov 1 18:37 . [2021-11-01T18:37:11.470Z] drwxr-xr-x 4 root root 32 Nov 1 18:34 .. [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 11 Nov 1 18:33 .dockerignore [2021-11-01T18:37:11.470Z] drwxrwxr-x 8 1001 1001 162 Nov 1 18:33 .git [2021-11-01T18:37:11.470Z] drwxrwxr-x 4 1001 1001 142 Nov 1 18:33 .github [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 804 Nov 1 18:33 .gitignore [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 18:33 .golangci.yml [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 76 Nov 1 18:33 .hadolint.yml [2021-11-01T18:37:11.470Z] drwx------ 3 1001 1001 43 Nov 1 18:34 .semver [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 166 Nov 1 18:33 .sonarcloud.properties [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 18:33 ADOPTERS.md [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 8910 Nov 1 18:33 Attribution.txt [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 43881 Nov 1 18:33 CHANGELOG.md [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 18:33 CONTRIBUTING.md [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 18:33 GOVERNANCE.md [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 849 Nov 1 18:33 Jenkinsfile [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 18:33 LICENSE [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 6508 Nov 1 18:33 Makefile [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 18:33 OWNERS.md [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 8256 Nov 1 18:33 README.md [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 6912 Nov 1 18:33 SECURITY.md [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 12 Nov 1 18:34 VERSION [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 4131 Nov 1 18:33 ZMQWindows.md [2021-11-01T18:37:11.470Z] drwxrwxr-x 2 1001 1001 37 Nov 1 18:33 bin [2021-11-01T18:37:11.470Z] drwxrwxr-x 14 1001 1001 4096 Nov 1 18:33 cmd [2021-11-01T18:37:11.470Z] -rw-r--r-- 1 root root 428381 Nov 1 18:36 coverage.out [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 854 Nov 1 18:33 go.mod [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 49547 Nov 1 18:33 go.sum [2021-11-01T18:37:11.470Z] drwxrwxr-x 8 1001 1001 124 Nov 1 18:33 internal [2021-11-01T18:37:11.470Z] drwxrwxr-x 3 1001 1001 16 Nov 1 18:33 openapi [2021-11-01T18:37:11.470Z] drwxrwxr-x 4 1001 1001 71 Nov 1 18:33 snap [2021-11-01T18:37:11.470Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 18:33 version.go [Pipeline] sh [2021-11-01T18:37:11.758Z] + '[' -e coverage.out ] [2021-11-01T18:37:11.758Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-01T18:37:11.878Z] Stashed 1 file(s) [Pipeline] sh [2021-11-01T18:37:12.168Z] + make build [2021-11-01T18:37:12.168Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-data/core-data ./cmd/core-data [2021-11-01T18:37:13.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T18:37:17.163Z] provisioning config files... [2021-11-01T18:37:17.187Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/100@tmp/config7024954024364407727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:37:17.552Z] ---> docker-login.sh [2021-11-01T18:37:17.552Z] nexus3.edgexfoundry.org:10001 [2021-11-01T18:37:18.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:37:18.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:37:18.809Z] Configure a credential helper to remove this warning. See [2021-11-01T18:37:18.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:37:18.809Z] [2021-11-01T18:37:18.809Z] Login Succeeded [2021-11-01T18:37:18.809Z] nexus3.edgexfoundry.org:10002 [2021-11-01T18:37:19.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:37:19.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:37:19.364Z] Configure a credential helper to remove this warning. See [2021-11-01T18:37:19.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:37:19.364Z] [2021-11-01T18:37:19.364Z] Login Succeeded [2021-11-01T18:37:19.364Z] nexus3.edgexfoundry.org:10003 [2021-11-01T18:37:19.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:37:19.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:37:19.916Z] Configure a credential helper to remove this warning. See [2021-11-01T18:37:19.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:37:19.916Z] [2021-11-01T18:37:19.916Z] Login Succeeded [2021-11-01T18:37:19.916Z] nexus3.edgexfoundry.org:10004 [2021-11-01T18:37:20.159Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-command/core-command ./cmd/core-command [2021-11-01T18:37:20.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:37:20.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:37:20.465Z] Configure a credential helper to remove this warning. See [2021-11-01T18:37:20.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:37:20.465Z] [2021-11-01T18:37:20.465Z] Login Succeeded [2021-11-01T18:37:20.465Z] docker.io [2021-11-01T18:37:20.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-01T18:37:20.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:37:21.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:37:21.338Z] Configure a credential helper to remove this warning. See [2021-11-01T18:37:21.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:37:21.338Z] [2021-11-01T18:37:21.338Z] Login Succeeded [2021-11-01T18:37:21.338Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T18:37:21.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-01T18:37:21.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-01T18:37:21.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] echo [2021-11-01T18:37:21.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T18:37:21.957Z] ========================================================= [2021-11-01T18:37:21.957Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-01T18:37:21.957Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-01T18:37:22.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T18:37:22.595Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-01T18:37:22.595Z] 552d1f2373af: Pulling fs layer [2021-11-01T18:37:22.595Z] ea3f2d53f512: Pulling fs layer [2021-11-01T18:37:22.595Z] 9e70ebbbe112: Pulling fs layer [2021-11-01T18:37:22.595Z] 7a9cfe048b4a: Pulling fs layer [2021-11-01T18:37:22.595Z] 72dc09318566: Pulling fs layer [2021-11-01T18:37:22.595Z] f4f7b4309257: Pulling fs layer [2021-11-01T18:37:22.595Z] 0ac9a79272e3: Pulling fs layer [2021-11-01T18:37:22.595Z] b78e95d17946: Pulling fs layer [2021-11-01T18:37:22.595Z] 7a9cfe048b4a: Waiting [2021-11-01T18:37:22.595Z] 72dc09318566: Waiting [2021-11-01T18:37:22.595Z] f4f7b4309257: Waiting [2021-11-01T18:37:22.595Z] 0ac9a79272e3: Waiting [2021-11-01T18:37:22.595Z] b78e95d17946: Waiting [2021-11-01T18:37:22.595Z] 9e70ebbbe112: Download complete [2021-11-01T18:37:22.595Z] ea3f2d53f512: Verifying Checksum [2021-11-01T18:37:22.595Z] ea3f2d53f512: Download complete [2021-11-01T18:37:22.595Z] 72dc09318566: Verifying Checksum [2021-11-01T18:37:22.595Z] 72dc09318566: Download complete [2021-11-01T18:37:22.595Z] f4f7b4309257: Verifying Checksum [2021-11-01T18:37:22.595Z] f4f7b4309257: Download complete [2021-11-01T18:37:22.595Z] 552d1f2373af: Verifying Checksum [2021-11-01T18:37:22.595Z] 552d1f2373af: Download complete [2021-11-01T18:37:22.595Z] 0ac9a79272e3: Verifying Checksum [2021-11-01T18:37:22.595Z] 0ac9a79272e3: Download complete [2021-11-01T18:37:22.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-01T18:37:23.592Z] 552d1f2373af: Pull complete [2021-11-01T18:37:23.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-01T18:37:24.195Z] ea3f2d53f512: Pull complete [2021-11-01T18:37:24.421Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-01T18:37:24.473Z] b78e95d17946: Verifying Checksum [2021-11-01T18:37:24.473Z] b78e95d17946: Download complete [2021-11-01T18:37:24.473Z] 9e70ebbbe112: Pull complete [2021-11-01T18:37:25.310Z] 7a9cfe048b4a: Verifying Checksum [2021-11-01T18:37:25.310Z] 7a9cfe048b4a: Download complete [2021-11-01T18:37:25.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-01T18:37:26.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-01T18:37:26.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-01T18:37:28.635Z] $ docker stop --time=1 7ce0829a3a149c9a40e6d148a0c4d461c5164d5b7a50846223c981183177e191 [2021-11-01T18:37:30.456Z] $ docker rm -f 7ce0829a3a149c9a40e6d148a0c4d461c5164d5b7a50846223c981183177e191 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:37:32.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-01T18:37:32.184Z] [2021-11-01T18:37:32.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:37:32.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-01T18:37:32.496Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-01T18:37:32.496Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-01T18:37:32.496Z] ca9280d653b3: Pulling fs layer [2021-11-01T18:37:32.496Z] 7e9c9ca2126c: Pulling fs layer [2021-11-01T18:37:32.496Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-01T18:37:32.496Z] cbdbe7a5bc2a: Download complete [2021-11-01T18:37:32.756Z] ca9280d653b3: Verifying Checksum [2021-11-01T18:37:32.756Z] ca9280d653b3: Download complete [2021-11-01T18:37:32.756Z] cbdbe7a5bc2a: Pull complete [2021-11-01T18:37:33.016Z] 7e9c9ca2126c: Verifying Checksum [2021-11-01T18:37:33.016Z] 7e9c9ca2126c: Download complete [2021-11-01T18:37:33.285Z] ca9280d653b3: Pull complete [2021-11-01T18:37:35.463Z] 7a9cfe048b4a: Pull complete [2021-11-01T18:37:36.057Z] 72dc09318566: Pull complete [2021-11-01T18:37:36.331Z] f4f7b4309257: Pull complete [2021-11-01T18:37:36.605Z] 0ac9a79272e3: Pull complete [2021-11-01T18:37:36.615Z] 7e9c9ca2126c: Pull complete [2021-11-01T18:37:36.615Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-01T18:37:36.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-01T18:37:36.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-01T18:37:36.676Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:37:36.710Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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-devops/edgex-compose:latest cat [2021-11-01T18:37:39.124Z] $ docker top 5372daeca77b8c8278fdabd7d7753552ad869a9c4f82607b3e9885c1f189e486 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T18:37:39.475Z] + grep parallel [2021-11-01T18:37:39.475Z] + docker-compose build --help [2021-11-01T18:37:40.046Z] --parallel Build images in parallel. [Pipeline] } [2021-11-01T18:37:40.055Z] $ docker stop --time=1 5372daeca77b8c8278fdabd7d7753552ad869a9c4f82607b3e9885c1f189e486 [2021-11-01T18:37:41.234Z] $ docker rm -f 5372daeca77b8c8278fdabd7d7753552ad869a9c4f82607b3e9885c1f189e486 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:37:41.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-01T18:37:41.622Z] . [Pipeline] withDockerContainer [2021-11-01T18:37:41.686Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:37:41.723Z] $ 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/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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-11-01T18:37:42.085Z] $ docker top c10ebcdd2f69941498f68cd568f21fad2752538b58f5ca2ff8e5edf842ef31d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T18:37:42.443Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-01T18:37:43.013Z] Building core-command ... [2021-11-01T18:37:43.013Z] Building core-data ... [2021-11-01T18:37:43.013Z] Building core-metadata ... [2021-11-01T18:37:43.013Z] Building security-bootstrapper ... [2021-11-01T18:37:43.013Z] Building security-proxy-setup ... [2021-11-01T18:37:43.013Z] Building security-secretstore-setup ... [2021-11-01T18:37:43.013Z] Building support-notifications ... [2021-11-01T18:37:43.013Z] Building support-scheduler ... [2021-11-01T18:37:43.013Z] Building sys-mgmt-agent ... [2021-11-01T18:37:43.013Z] Building support-scheduler [2021-11-01T18:37:43.013Z] Building security-proxy-setup [2021-11-01T18:37:43.013Z] Building security-secretstore-setup [2021-11-01T18:37:43.013Z] Building sys-mgmt-agent [2021-11-01T18:37:43.013Z] Building core-command [2021-11-01T18:37:43.324Z] b78e95d17946: Pull complete [2021-11-01T18:37:43.324Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-01T18:37:43.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T18:37:43.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-01T18:37:43.678Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T18:37:43.678Z] WORKDIR /edgex [2021-11-01T18:37:43.678Z] COPY go.mod . [2021-11-01T18:37:43.678Z] RUN go mod download [2021-11-01T18:37:43.678Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-01T18:37:45.657Z] Sending build context to Docker daemon 166.5MB [2021-11-01T18:37:45.657Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T18:37:45.657Z] ---> 8b459fc5aaf0 [2021-11-01T18:37:45.657Z] Step 2/4 : WORKDIR /edgex [2021-11-01T18:37:49.067Z] ---> Running in b9ec97d50f07 [2021-11-01T18:37:49.343Z] Removing intermediate container b9ec97d50f07 [2021-11-01T18:37:49.343Z] ---> 669e0a216c7e [2021-11-01T18:37:49.343Z] Step 3/4 : COPY go.mod . [2021-11-01T18:37:50.324Z] ---> 67116c682848 [2021-11-01T18:37:50.325Z] Step 4/4 : RUN go mod download [2021-11-01T18:37:50.325Z] ---> Running in 1d8ffdcd769e [2021-11-01T18:37:53.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:37:53.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:37:53.425Z] ---> ae3c6f69f73b [2021-11-01T18:37:53.425Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:37:53.425Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:37:53.425Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:37:53.425Z] ---> ae3c6f69f73b [2021-11-01T18:37:53.425Z] Step 3/20 : WORKDIR /edgex-go [2021-11-01T18:37:58.706Z] ---> Running in 448808612ab9 [2021-11-01T18:37:58.706Z] ---> Running in 331fee63607f [2021-11-01T18:38:02.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:38:02.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:38:02.907Z] ---> ae3c6f69f73b [2021-11-01T18:38:02.907Z] Step 3/23 : WORKDIR /edgex-go [2021-11-01T18:38:02.907Z] ---> Using cache [2021-11-01T18:38:02.907Z] ---> 633f2824ed80 [2021-11-01T18:38:02.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:38:03.479Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:38:03.479Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:38:03.479Z] ---> ae3c6f69f73b [2021-11-01T18:38:03.479Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:38:03.479Z] ---> Using cache [2021-11-01T18:38:03.479Z] ---> 633f2824ed80 [2021-11-01T18:38:03.479Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:38:04.051Z] Removing intermediate container 331fee63607f [2021-11-01T18:38:04.052Z] ---> 633f2824ed80 [2021-11-01T18:38:04.052Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:38:04.311Z] ---> Running in 025f9e7f3533 [2021-11-01T18:38:04.311Z] ---> Running in bcf4bb178d2c [2021-11-01T18:38:04.311Z] Removing intermediate container 448808612ab9 [2021-11-01T18:38:04.311Z] ---> a27f252766b3 [2021-11-01T18:38:04.311Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:38:04.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:38:04.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:38:04.571Z] ---> ae3c6f69f73b [2021-11-01T18:38:04.571Z] Step 3/24 : WORKDIR /edgex-go [2021-11-01T18:38:04.571Z] ---> Using cache [2021-11-01T18:38:04.571Z] ---> a27f252766b3 [2021-11-01T18:38:04.571Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:38:04.571Z] ---> Running in 26ef94d2e86c [2021-11-01T18:38:04.571Z] ---> Running in 5f4618d8a64a [2021-11-01T18:38:04.571Z] ---> Running in 8a84333ab77e [2021-11-01T18:38:05.525Z] Removing intermediate container 025f9e7f3533 [2021-11-01T18:38:05.525Z] ---> 8f0b8942ce33 [2021-11-01T18:38:05.525Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-01T18:38:05.525Z] ---> Running in 97b4ae50c930 [2021-11-01T18:38:05.797Z] Removing intermediate container bcf4bb178d2c [2021-11-01T18:38:05.797Z] ---> d60df89352c6 [2021-11-01T18:38:05.797Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-01T18:38:05.797Z] ---> Running in c791c08461f9 [2021-11-01T18:38:05.797Z] Removing intermediate container 26ef94d2e86c [2021-11-01T18:38:05.797Z] ---> a328aba38806 [2021-11-01T18:38:05.797Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-01T18:38:05.797Z] ---> Running in 1d1e61b444dd [2021-11-01T18:38:05.797Z] Removing intermediate container 5f4618d8a64a [2021-11-01T18:38:05.797Z] ---> dc657a393b1d [2021-11-01T18:38:05.797Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-01T18:38:06.058Z] ---> Running in 3d3326192fc4 [2021-11-01T18:38:06.058Z] Removing intermediate container 8a84333ab77e [2021-11-01T18:38:06.058Z] ---> 9b15bc7be48e [2021-11-01T18:38:06.058Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-01T18:38:06.058Z] ---> Running in 647c950b6483 [2021-11-01T18:38:06.321Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:06.321Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:06.321Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:06.321Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:06.581Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:07.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:07.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:07.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:07.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:07.418Z] OK: 220 MiB in 52 packages [2021-11-01T18:38:07.418Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:38:07.680Z] OK: 220 MiB in 52 packages [2021-11-01T18:38:07.680Z] OK: 220 MiB in 52 packages [2021-11-01T18:38:07.680Z] OK: 220 MiB in 52 packages [2021-11-01T18:38:07.943Z] Removing intermediate container 97b4ae50c930 [2021-11-01T18:38:07.943Z] ---> 4de69ad75668 [2021-11-01T18:38:07.943Z] Step 6/23 : COPY go.mod . [2021-11-01T18:38:07.943Z] OK: 220 MiB in 52 packages [2021-11-01T18:38:07.943Z] ---> c7840a9ccf86 [2021-11-01T18:38:07.943Z] Step 7/23 : RUN go mod download [2021-11-01T18:38:07.943Z] Removing intermediate container 3d3326192fc4 [2021-11-01T18:38:07.943Z] ---> fa7f18582af2 [2021-11-01T18:38:07.943Z] Step 6/20 : COPY . . [2021-11-01T18:38:08.204Z] ---> Running in be7759f2a363 [2021-11-01T18:38:08.204Z] Removing intermediate container c791c08461f9 [2021-11-01T18:38:08.204Z] ---> 289846256285 [2021-11-01T18:38:08.204Z] Step 6/22 : COPY . . [2021-11-01T18:38:09.170Z] Removing intermediate container 1d1e61b444dd [2021-11-01T18:38:09.170Z] ---> c48f2182cc70 [2021-11-01T18:38:09.170Z] Step 6/22 : COPY . . [2021-11-01T18:38:12.501Z] Removing intermediate container 647c950b6483 [2021-11-01T18:38:12.501Z] ---> f0f56bb305cc [2021-11-01T18:38:12.501Z] Step 6/24 : COPY . . [2021-11-01T18:38:15.812Z] Removing intermediate container be7759f2a363 [2021-11-01T18:38:15.812Z] ---> ded8bbf4b92b [2021-11-01T18:38:15.812Z] Step 8/23 : COPY . . [2021-11-01T18:38:16.086Z] ---> fa71f6513a27 [2021-11-01T18:38:16.086Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:38:17.472Z] ---> d298f8d9d991 [2021-11-01T18:38:17.472Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:38:17.732Z] ---> Running in ea1dffebb30e [2021-11-01T18:38:18.305Z] ---> 5c21a08f7bd3 [2021-11-01T18:38:18.305Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:38:18.305Z] ---> Running in 78cd805798ed [2021-11-01T18:38:18.570Z] ---> 43ac6c59d692 [2021-11-01T18:38:18.570Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:38:18.830Z] ---> Running in d5c467865aa6 [2021-11-01T18:38:19.091Z] ---> Running in 9c0c26fc9df9 [2021-11-01T18:38:22.421Z] Removing intermediate container 78cd805798ed [2021-11-01T18:38:22.421Z] ---> b9681c0b55e8 [2021-11-01T18:38:22.421Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-01T18:38:22.421Z] Removing intermediate container ea1dffebb30e [2021-11-01T18:38:22.421Z] ---> 71b4993b3e24 [2021-11-01T18:38:22.421Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-01T18:38:22.421Z] ---> Running in e3b54847aba3 [2021-11-01T18:38:22.681Z] ---> Running in dc80ff58f5fb [2021-11-01T18:38:24.598Z] Removing intermediate container 9c0c26fc9df9 [2021-11-01T18:38:24.598Z] ---> da1a07e50499 [2021-11-01T18:38:24.598Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-01T18:38:24.862Z] ---> Running in b6ce4f2f99db [2021-11-01T18:38:25.431Z] Removing intermediate container d5c467865aa6 [2021-11-01T18:38:25.431Z] ---> ada29c9bd174 [2021-11-01T18:38:25.431Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-01T18:38:25.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-01T18:38:25.691Z] ---> Running in ca01c70778f1 [2021-11-01T18:38:27.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-command/core-command ./cmd/core-command [2021-11-01T18:38:27.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-01T18:38:27.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-01T18:38:35.811Z] ---> 90f5501e65a7 [2021-11-01T18:38:35.811Z] Step 9/23 : RUN go mod tidy [2021-11-01T18:38:35.811Z] ---> Running in f3b5fd57652b [2021-11-01T18:38:38.355Z] Removing intermediate container f3b5fd57652b [2021-11-01T18:38:38.355Z] ---> e3d326d5575e [2021-11-01T18:38:38.355Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-01T18:38:38.355Z] ---> Running in 6d2a71d18ec1 [2021-11-01T18:38:38.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-01T18:39:00.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-01T18:39:03.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-01T18:39:04.104Z] Removing intermediate container e3b54847aba3 [2021-11-01T18:39:04.104Z] ---> 3938419ac272 [2021-11-01T18:39:04.104Z] [2021-11-01T18:39:04.104Z] Step 9/20 : FROM alpine:3.14 [2021-11-01T18:39:04.104Z] 3.14: Pulling from library/alpine [2021-11-01T18:39:04.370Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-01T18:39:04.370Z] Status: Downloaded newer image for alpine:3.14 [2021-11-01T18:39:04.370Z] ---> 14119a10abf4 [2021-11-01T18:39:04.370Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-01T18:39:04.370Z] ---> Running in bde854f725a8 [2021-11-01T18:39:05.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:05.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:06.157Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-01T18:39:06.157Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-01T18:39:06.431Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-01T18:39:06.431Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-01T18:39:06.695Z] (5/5) Installing curl (7.79.1-r0) [2021-11-01T18:39:06.695Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:39:06.695Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:39:06.695Z] OK: 8 MiB in 19 packages [2021-11-01T18:39:06.695Z] Removing intermediate container ca01c70778f1 [2021-11-01T18:39:06.695Z] ---> bb6637e9efef [2021-11-01T18:39:06.695Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-01T18:39:06.974Z] ---> Running in 4b044010cb47 [2021-11-01T18:39:06.974Z] Removing intermediate container dc80ff58f5fb [2021-11-01T18:39:06.974Z] ---> 85f4e0667be8 [2021-11-01T18:39:06.974Z] [2021-11-01T18:39:06.974Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:39:06.974Z] ---> 14119a10abf4 [2021-11-01T18:39:06.974Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:39:07.255Z] ---> Running in 19a5545e91a8 [2021-11-01T18:39:07.871Z] Removing intermediate container bde854f725a8 [2021-11-01T18:39:07.871Z] ---> 7acba8a58511 [2021-11-01T18:39:07.871Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-01T18:39:07.871Z] ---> Running in 195a6ccbbbd1 [2021-11-01T18:39:08.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:08.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-01T18:39:08.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:08.150Z] Removing intermediate container 195a6ccbbbd1 [2021-11-01T18:39:08.150Z] ---> 235ae85441d9 [2021-11-01T18:39:08.150Z] Step 12/20 : WORKDIR /edgex [2021-11-01T18:39:08.427Z] Removing intermediate container b6ce4f2f99db [2021-11-01T18:39:08.427Z] ---> 5a846dcf3df7 [2021-11-01T18:39:08.427Z] [2021-11-01T18:39:08.427Z] Step 9/24 : FROM alpine:3.14 [2021-11-01T18:39:08.427Z] ---> 14119a10abf4 [2021-11-01T18:39:08.427Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-01T18:39:08.427Z] ---> Running in 46edcb471a61 [2021-11-01T18:39:08.427Z] ---> Running in 4c6001d185df [2021-11-01T18:39:08.427Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-01T18:39:08.427Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:39:08.427Z] OK: 6 MiB in 15 packages [2021-11-01T18:39:08.702Z] Removing intermediate container 46edcb471a61 [2021-11-01T18:39:08.702Z] ---> 0d649a7e794d [2021-11-01T18:39:08.702Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-01T18:39:08.976Z] ---> cf22fe60d8b2 [2021-11-01T18:39:08.976Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-01T18:39:08.976Z] Removing intermediate container 19a5545e91a8 [2021-11-01T18:39:08.976Z] ---> 8f18fad1da6e [2021-11-01T18:39:08.976Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:39:08.976Z] ---> Running in 8fe6b0dd2095 [2021-11-01T18:39:08.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:09.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:09.248Z] Removing intermediate container 8fe6b0dd2095 [2021-11-01T18:39:09.248Z] ---> 7d26616bc647 [2021-11-01T18:39:09.248Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-01T18:39:09.525Z] ---> Running in 89a783e9d332 [2021-11-01T18:39:09.525Z] ---> 7b58990eea12 [2021-11-01T18:39:09.525Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-01T18:39:09.525Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-01T18:39:09.525Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-01T18:39:09.525Z] (3/3) Installing su-exec (0.2-r1) [2021-11-01T18:39:09.525Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:39:09.525Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:39:09.808Z] OK: 6 MiB in 17 packages [2021-11-01T18:39:09.808Z] Removing intermediate container 89a783e9d332 [2021-11-01T18:39:09.808Z] ---> 816d00d5be10 [2021-11-01T18:39:09.808Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-01T18:39:09.808Z] ---> Running in a87836eb68e3 [2021-11-01T18:39:09.808Z] Removing intermediate container 4b044010cb47 [2021-11-01T18:39:09.808Z] ---> 606dec6358b5 [2021-11-01T18:39:09.808Z] [2021-11-01T18:39:09.808Z] Step 10/22 : FROM docker:20.10.8 [2021-11-01T18:39:10.077Z] Removing intermediate container a87836eb68e3 [2021-11-01T18:39:10.077Z] ---> f951dbac59b7 [2021-11-01T18:39:10.077Z] Step 14/22 : WORKDIR / [2021-11-01T18:39:10.077Z] 20.10.8: Pulling from library/docker [2021-11-01T18:39:10.077Z] ---> cfae9f56b359 [2021-11-01T18:39:10.077Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-01T18:39:10.077Z] ---> Running in 2a26d8de7b5f [2021-11-01T18:39:10.077Z] ---> Running in fc754b76cac2 [2021-11-01T18:39:10.353Z] Removing intermediate container 4c6001d185df [2021-11-01T18:39:10.353Z] ---> ff8638f7a0bb [2021-11-01T18:39:10.353Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-01T18:39:10.353Z] Removing intermediate container fc754b76cac2 [2021-11-01T18:39:10.353Z] ---> 1d026c7b3458 [2021-11-01T18:39:10.353Z] Step 17/20 : CMD ["--init=true"] [2021-11-01T18:39:10.631Z] ---> Running in 262e4af0fe6e [2021-11-01T18:39:10.632Z] Removing intermediate container 2a26d8de7b5f [2021-11-01T18:39:10.632Z] ---> 5861554388e9 [2021-11-01T18:39:10.632Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:39:10.632Z] ---> Running in da7dbcd5c67f [2021-11-01T18:39:11.203Z] Removing intermediate container 262e4af0fe6e [2021-11-01T18:39:11.203Z] ---> 46ad92239c94 [2021-11-01T18:39:11.203Z] Step 12/24 : WORKDIR / [2021-11-01T18:39:11.203Z] Removing intermediate container da7dbcd5c67f [2021-11-01T18:39:11.203Z] ---> 6d5ed8acfa43 [2021-11-01T18:39:11.203Z] Step 18/20 : LABEL arch=x86_64 [2021-11-01T18:39:11.203Z] ---> f4747d595423 [2021-11-01T18:39:11.203Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-01T18:39:11.203Z] ---> Running in 9f381d13def3 [2021-11-01T18:39:11.203Z] ---> Running in 7cec507b238f [2021-11-01T18:39:11.478Z] Removing intermediate container 7cec507b238f [2021-11-01T18:39:11.478Z] ---> fdd158cc8d1a [2021-11-01T18:39:11.478Z] Step 19/20 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:39:11.478Z] Removing intermediate container 9f381d13def3 [2021-11-01T18:39:11.478Z] ---> 94994fc4de93 [2021-11-01T18:39:11.478Z] 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-11-01T18:39:11.478Z] ---> Running in 4be335bebd25 [2021-11-01T18:39:11.765Z] ---> 5a76c2d7bdd9 [2021-11-01T18:39:11.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-01T18:39:11.765Z] Removing intermediate container 4be335bebd25 [2021-11-01T18:39:11.765Z] ---> 39e82f97258c [2021-11-01T18:39:11.765Z] Step 20/20 : LABEL version=2.0.1-dev.88 [2021-11-01T18:39:12.048Z] ---> ac9696973cfd [2021-11-01T18:39:12.048Z] 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-11-01T18:39:12.048Z] ---> Running in f82f1d6fe735 [2021-11-01T18:39:12.157Z] Removing intermediate container 1d8ffdcd769e [2021-11-01T18:39:12.157Z] ---> 72a5807d8ef8 [2021-11-01T18:39:12.157Z] Successfully built 72a5807d8ef8 [2021-11-01T18:39:12.157Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:39:12.414Z] ---> 83657140afd7 [2021-11-01T18:39:12.415Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-01T18:39:12.415Z] Removing intermediate container f82f1d6fe735 [2021-11-01T18:39:12.415Z] ---> 13116d9acac2 [2021-11-01T18:39:12.415Z] [2021-11-01T18:39:12.415Z] Successfully built 13116d9acac2 [2021-11-01T18:39:12.415Z] ---> Running in 800596010eaf [2021-11-01T18:39:12.415Z] ---> 4d0658888348 [2021-11-01T18:39:12.415Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-01T18:39:12.415Z] Successfully tagged security-proxy-setup:latest [2021-11-01T18:39:12.415Z] Building support-notifications [2021-11-01T18:39:12.501Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T18:39:12.501Z] . [Pipeline] withDockerContainer [2021-11-01T18:39:12.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-13731 does not seem to be running inside a container [2021-11-01T18:39:12.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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-11-01T18:39:13.390Z]  Building security-proxy-setup ... done Removing intermediate container 800596010eaf [2021-11-01T18:39:13.390Z] ---> 166ba5ee4d74 [2021-11-01T18:39:13.390Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:39:14.508Z] $ docker top ee421526905c4e289b7eb4c4a55f7966a11667769bcf028b531ba0311e521c87 -eo pid,comm [2021-11-01T18:39:14.819Z] ---> ba2aae085a32 [2021-11-01T18:39:14.820Z] 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-11-01T18:39:14.820Z] ---> Running in 9e74f5528301 [Pipeline] { [Pipeline] sh [2021-11-01T18:39:15.089Z] Removing intermediate container 6d2a71d18ec1 [2021-11-01T18:39:15.090Z] ---> cb391dbcaf08 [2021-11-01T18:39:15.090Z] [2021-11-01T18:39:15.090Z] Step 11/23 : FROM alpine:3.14 [2021-11-01T18:39:15.090Z] ---> 14119a10abf4 [2021-11-01T18:39:15.090Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:39:15.090Z] ---> Using cache [2021-11-01T18:39:15.090Z] ---> 8f18fad1da6e [2021-11-01T18:39:15.090Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:39:15.090Z] ---> Using cache [2021-11-01T18:39:15.090Z] ---> 7d26616bc647 [2021-11-01T18:39:15.090Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-01T18:39:15.090Z] ---> Running in 632d3ded68f6 [2021-11-01T18:39:15.090Z] Removing intermediate container 9e74f5528301 [2021-11-01T18:39:15.090Z] ---> 61f3b09985d4 [2021-11-01T18:39:15.090Z] Step 20/22 : LABEL arch=x86_64 [2021-11-01T18:39:15.090Z] ---> 2a8405824b2a [2021-11-01T18:39:15.090Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-01T18:39:15.090Z] ---> Running in a694123f7510 [2021-11-01T18:39:15.090Z] Removing intermediate container 632d3ded68f6 [2021-11-01T18:39:15.090Z] ---> 5038b4ffdd70 [2021-11-01T18:39:15.090Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-01T18:39:15.349Z] ---> Running in 1689af95649b [2021-11-01T18:39:15.349Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-01T18:39:15.349Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-01T18:39:15.349Z] Removing intermediate container a694123f7510 [2021-11-01T18:39:15.349Z] ---> f1393742ff94 [2021-11-01T18:39:15.349Z] Step 21/22 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:39:15.349Z] ---> bc6c0ffef665 [2021-11-01T18:39:15.349Z] 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-11-01T18:39:15.495Z] + go version [2021-11-01T18:39:15.495Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-01T18:39:15.516Z] $ docker stop --time=1 ee421526905c4e289b7eb4c4a55f7966a11667769bcf028b531ba0311e521c87 [2021-11-01T18:39:15.607Z] Removing intermediate container 1689af95649b [2021-11-01T18:39:15.607Z] ---> e717c88aae0f [2021-11-01T18:39:15.607Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:39:15.607Z] ---> Running in f509fc831fd4 [2021-11-01T18:39:15.607Z] ---> Running in 2b7bc8dc85f7 [2021-11-01T18:39:15.607Z] ---> 8a571e094cbb [2021-11-01T18:39:15.607Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-01T18:39:15.875Z] Removing intermediate container f509fc831fd4 [2021-11-01T18:39:15.875Z] ---> 5b23de530d57 [2021-11-01T18:39:15.875Z] Step 22/22 : LABEL version=2.0.1-dev.88 [2021-11-01T18:39:15.875Z] Removing intermediate container 2b7bc8dc85f7 [2021-11-01T18:39:15.875Z] ---> 0f20ffed7e9d [2021-11-01T18:39:15.875Z] 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-11-01T18:39:15.875Z] ---> 50e119fdbf8b [2021-11-01T18:39:15.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-01T18:39:15.875Z] ---> Running in 124d5db99cbf [2021-11-01T18:39:15.875Z] ---> Running in 3d202b89c401 [2021-11-01T18:39:16.136Z] ---> 3a038c8d6c02 [2021-11-01T18:39:16.136Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-01T18:39:16.136Z] Removing intermediate container 3d202b89c401 [2021-11-01T18:39:16.136Z] ---> 6a74022bab76 [2021-11-01T18:39:16.136Z] [2021-11-01T18:39:16.136Z] Successfully built 6a74022bab76 [2021-11-01T18:39:16.398Z] Successfully tagged core-command:latest [2021-11-01T18:39:16.399Z] Building core-metadata [2021-11-01T18:39:16.399Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:16.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:16.399Z] ---> 96079bc0e9dd [2021-11-01T18:39:16.399Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-01T18:39:16.399Z] ---> fb594976b67a [2021-11-01T18:39:16.399Z] 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-11-01T18:39:16.663Z] (1/42) Installing readline (8.1.0-r0) [2021-11-01T18:39:16.663Z] (2/42) Installing bash (5.1.4-r0) [2021-11-01T18:39:16.663Z] Executing bash-5.1.4-r0.post-install [2021-11-01T18:39:16.663Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-01T18:39:16.663Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-01T18:39:16.663Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-01T18:39:16.928Z] (6/42) Installing curl (7.79.1-r0) [2021-11-01T18:39:16.928Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-01T18:39:16.928Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-01T18:39:16.928Z] (9/42) Installing expat (2.4.1-r0) [2021-11-01T18:39:16.928Z] (10/42) Installing libffi (3.3-r2) [2021-11-01T18:39:16.928Z] (11/42) Installing gdbm (1.19-r0) [2021-11-01T18:39:16.928Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-01T18:39:16.928Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T18:39:16.928Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T18:39:16.928Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-01T18:39:16.928Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-01T18:39:16.928Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-01T18:39:17.360Z] $ docker rm -f ee421526905c4e289b7eb4c4a55f7966a11667769bcf028b531ba0311e521c87 [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-11-01T18:39:18.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-01T18:39:18.395Z] [2021-11-01T18:39:18.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:39:18.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-01T18:39:19.021Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-01T18:39:19.021Z] 29e5d40040c1: Pulling fs layer [2021-11-01T18:39:19.021Z] 1ce36da41761: Pulling fs layer [2021-11-01T18:39:19.021Z] 25b303627fd3: Pulling fs layer [2021-11-01T18:39:19.021Z] 29e5d40040c1: Verifying Checksum [2021-11-01T18:39:19.021Z] 29e5d40040c1: Download complete [2021-11-01T18:39:19.294Z] 1ce36da41761: Verifying Checksum [2021-11-01T18:39:19.294Z] 1ce36da41761: Download complete [2021-11-01T18:39:19.893Z] 29e5d40040c1: Pull complete [2021-11-01T18:39:20.258Z] ---> Running in d0ad16a72e90 [2021-11-01T18:39:20.258Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:39:20.258Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:39:20.519Z] ---> ae3c6f69f73b [2021-11-01T18:39:20.519Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:39:20.519Z] ---> Using cache [2021-11-01T18:39:20.519Z] ---> a27f252766b3 [2021-11-01T18:39:20.519Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:39:20.519Z] ---> Using cache [2021-11-01T18:39:20.519Z] ---> 9b15bc7be48e [2021-11-01T18:39:20.519Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-01T18:39:20.519Z] ---> Using cache [2021-11-01T18:39:20.519Z] ---> f0f56bb305cc [2021-11-01T18:39:20.519Z] Step 6/22 : COPY . . [2021-11-01T18:39:20.519Z] ---> Using cache [2021-11-01T18:39:20.519Z] ---> 43ac6c59d692 [2021-11-01T18:39:20.519Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:39:20.519Z] ---> Using cache [2021-11-01T18:39:20.519Z] ---> da1a07e50499 [2021-11-01T18:39:20.519Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-01T18:39:20.519Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-01T18:39:20.519Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-01T18:39:20.519Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-01T18:39:20.519Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-01T18:39:20.781Z] ---> 18e2cd5126f2 [2021-11-01T18:39:20.781Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-01T18:39:20.781Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-01T18:39:20.781Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-01T18:39:20.781Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-01T18:39:20.781Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-01T18:39:20.781Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-01T18:39:20.781Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-01T18:39:20.873Z] 25b303627fd3: Verifying Checksum [2021-11-01T18:39:20.873Z] 25b303627fd3: Download complete [2021-11-01T18:39:21.043Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-01T18:39:21.044Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-01T18:39:21.044Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-01T18:39:21.044Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-01T18:39:21.044Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-01T18:39:21.044Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-01T18:39:21.044Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-01T18:39:21.044Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-01T18:39:21.044Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-01T18:39:21.044Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-01T18:39:21.044Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-01T18:39:21.044Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-01T18:39:21.145Z] 1ce36da41761: Pull complete [2021-11-01T18:39:21.306Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-01T18:39:21.306Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-01T18:39:21.306Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-01T18:39:21.567Z] ---> Running in 11011d8ebba7 [2021-11-01T18:39:22.139Z] ---> Running in 805154f4bb94 [2021-11-01T18:39:22.139Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:39:22.139Z] OK: 84 MiB in 64 packages [2021-11-01T18:39:22.412Z] Removing intermediate container 805154f4bb94 [2021-11-01T18:39:22.412Z] ---> db84b5b8aa7c [2021-11-01T18:39:22.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:39:22.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-01T18:39:22.687Z] ---> Running in 7c0da74e6d64 [2021-11-01T18:39:22.947Z] Removing intermediate container 7c0da74e6d64 [2021-11-01T18:39:22.947Z] ---> 5247dd1b4639 [2021-11-01T18:39:22.947Z] Step 21/23 : LABEL arch=x86_64 [2021-11-01T18:39:22.947Z] ---> Running in 852cb264b927 [2021-11-01T18:39:23.209Z] Removing intermediate container d0ad16a72e90 [2021-11-01T18:39:23.209Z] ---> bbba7e79b9e1 [2021-11-01T18:39:23.209Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-01T18:39:23.209Z] Collecting docker-compose==1.23.2 [2021-11-01T18:39:23.209Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:39:23.209Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:39:23.209Z] ---> ae3c6f69f73b [2021-11-01T18:39:23.209Z] Step 3/21 : WORKDIR /edgex-go [2021-11-01T18:39:23.209Z] ---> Using cache [2021-11-01T18:39:23.209Z] ---> a27f252766b3 [2021-11-01T18:39:23.209Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:39:23.209Z] ---> Using cache [2021-11-01T18:39:23.209Z] ---> 9b15bc7be48e [2021-11-01T18:39:23.209Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-01T18:39:23.209Z] ---> Running in 45f634aa3fec [2021-11-01T18:39:23.209Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-01T18:39:23.209Z] ---> Running in 7a59c137d8b2 [2021-11-01T18:39:23.209Z] Collecting texttable<0.10,>=0.9.0 [2021-11-01T18:39:23.209Z] Removing intermediate container 852cb264b927 [2021-11-01T18:39:23.209Z] ---> 5d7360cf6d7e [2021-11-01T18:39:23.209Z] Step 22/23 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:39:23.209Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-01T18:39:23.468Z] ---> Running in c41afb924841 [2021-11-01T18:39:23.468Z] Removing intermediate container 7a59c137d8b2 [2021-11-01T18:39:23.468Z] ---> 4e058a77a5cb [2021-11-01T18:39:23.468Z] Step 22/24 : LABEL arch=x86_64 [2021-11-01T18:39:23.468Z] ---> Running in 7360330e1200 [2021-11-01T18:39:23.468Z] Removing intermediate container c41afb924841 [2021-11-01T18:39:23.468Z] ---> aff73a0048eb [2021-11-01T18:39:23.468Z] Step 23/23 : LABEL version=2.0.1-dev.88 [2021-11-01T18:39:23.738Z] ---> Running in abcab969e17a [2021-11-01T18:39:23.738Z] Collecting docopt<0.7,>=0.6.1 [2021-11-01T18:39:23.738Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-01T18:39:23.738Z] Removing intermediate container 7360330e1200 [2021-11-01T18:39:23.738Z] ---> 0fee8f829197 [2021-11-01T18:39:23.738Z] Step 23/24 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:39:23.738Z] Removing intermediate container abcab969e17a [2021-11-01T18:39:23.738Z] ---> fc10de2e6315 [2021-11-01T18:39:23.738Z] [2021-11-01T18:39:23.738Z] ---> Running in 5643247966c6 [2021-11-01T18:39:23.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:24.006Z] Successfully built fc10de2e6315 [2021-11-01T18:39:24.006Z] Successfully tagged support-scheduler:latest [2021-11-01T18:39:24.006Z] Building core-data [2021-11-01T18:39:24.006Z]  Building support-scheduler ... done Removing intermediate container 5643247966c6 [2021-11-01T18:39:24.006Z] ---> 86a18c63c58b [2021-11-01T18:39:24.006Z] Step 24/24 : LABEL version=2.0.1-dev.88 [2021-11-01T18:39:24.006Z] ---> Running in 31b48eb54420 [2021-11-01T18:39:24.274Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-01T18:39:24.274Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-01T18:39:24.549Z] Removing intermediate container 31b48eb54420 [2021-11-01T18:39:24.549Z] ---> 166c7339c720 [2021-11-01T18:39:24.549Z] [2021-11-01T18:39:24.549Z] Successfully built 166c7339c720 [2021-11-01T18:39:24.549Z] Collecting PyYAML<4,>=3.10 [2021-11-01T18:39:24.549Z] Successfully tagged security-secretstore-setup:latest [2021-11-01T18:39:24.549Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-11-01T18:39:24.549Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-01T18:39:24.819Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:25.404Z] OK: 220 MiB in 52 packages [2021-11-01T18:39:25.670Z] Collecting docker<4.0,>=3.6.0 [2021-11-01T18:39:25.670Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-01T18:39:25.670Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-01T18:39:25.670Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-01T18:39:26.258Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-01T18:39:26.258Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-01T18:39:26.258Z] Collecting cached-property<2,>=1.2.0 [2021-11-01T18:39:26.258Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-01T18:39:26.258Z] 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-11-01T18:39:26.258Z] Collecting jsonschema<3,>=2.5.1 [2021-11-01T18:39:26.258Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-01T18:39:26.524Z] Collecting docker-pycreds>=0.4.0 [2021-11-01T18:39:26.524Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-01T18:39:26.524Z] Collecting idna<2.8,>=2.5 [2021-11-01T18:39:26.788Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-01T18:39:26.788Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-01T18:39:26.788Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-01T18:39:26.788Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-01T18:39:26.788Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-01T18:39:26.788Z] 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-11-01T18:39:26.788Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-01T18:39:26.788Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-01T18:39:26.788Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-01T18:39:26.788Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-01T18:39:27.051Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-01T18:39:27.051Z] Attempting uninstall: urllib3 [2021-11-01T18:39:27.051Z] Found existing installation: urllib3 1.26.5 [2021-11-01T18:39:27.051Z] Uninstalling urllib3-1.26.5: [2021-11-01T18:39:27.051Z] Successfully uninstalled urllib3-1.26.5 [2021-11-01T18:39:28.978Z] Attempting uninstall: idna [2021-11-01T18:39:28.978Z] Found existing installation: idna 3.2 [2021-11-01T18:39:28.978Z] Uninstalling idna-3.2: [2021-11-01T18:39:28.978Z] Successfully uninstalled idna-3.2 [2021-11-01T18:39:29.241Z] Attempting uninstall: chardet [2021-11-01T18:39:29.241Z] Found existing installation: chardet 4.0.0 [2021-11-01T18:39:29.241Z] Uninstalling chardet-4.0.0: [2021-11-01T18:39:29.506Z] Successfully uninstalled chardet-4.0.0 [2021-11-01T18:39:30.451Z] Removing intermediate container 45f634aa3fec [2021-11-01T18:39:30.451Z] ---> 42b3ad38cd1b [2021-11-01T18:39:30.451Z] Step 6/21 : COPY . . [2021-11-01T18:39:30.451Z] Attempting uninstall: requests [2021-11-01T18:39:30.451Z] Found existing installation: requests 2.25.1 [2021-11-01T18:39:30.451Z] Uninstalling requests-2.25.1: [2021-11-01T18:39:30.451Z] Successfully uninstalled requests-2.25.1 [2021-11-01T18:39:31.024Z] Running setup.py install for texttable: started [2021-11-01T18:39:31.315Z] 25b303627fd3: Pull complete [2021-11-01T18:39:31.315Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-01T18:39:31.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-01T18:39:31.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-01T18:39:31.547Z] prd-ubuntu18.04-docker-arm64-4c-16g-13731 does not seem to be running inside a container [2021-11-01T18:39:31.641Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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-11-01T18:39:31.976Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:39:31.976Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:39:31.977Z] ---> ae3c6f69f73b [2021-11-01T18:39:31.977Z] Step 3/30 : WORKDIR /edgex-go [2021-11-01T18:39:31.977Z] ---> Using cache [2021-11-01T18:39:31.977Z] ---> a27f252766b3 [2021-11-01T18:39:31.977Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:39:31.977Z] ---> Using cache [2021-11-01T18:39:31.977Z] ---> 9b15bc7be48e [2021-11-01T18:39:31.977Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-01T18:39:31.977Z] ---> Using cache [2021-11-01T18:39:31.977Z] ---> f0f56bb305cc [2021-11-01T18:39:31.977Z] Step 6/30 : COPY . . [2021-11-01T18:39:31.977Z] ---> Using cache [2021-11-01T18:39:31.977Z] ---> 43ac6c59d692 [2021-11-01T18:39:31.977Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:39:31.977Z] ---> Using cache [2021-11-01T18:39:31.977Z] ---> da1a07e50499 [2021-11-01T18:39:31.977Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-01T18:39:31.977Z] Running setup.py install for texttable: finished with status 'done' [2021-11-01T18:39:31.977Z] Running setup.py install for PyYAML: started [2021-11-01T18:39:32.919Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-01T18:39:32.919Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:39:32.919Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:39:32.919Z] ---> ae3c6f69f73b [2021-11-01T18:39:32.919Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:39:32.919Z] ---> Using cache [2021-11-01T18:39:32.919Z] ---> a27f252766b3 [2021-11-01T18:39:32.919Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:39:32.919Z] ---> Using cache [2021-11-01T18:39:32.919Z] ---> 9b15bc7be48e [2021-11-01T18:39:32.919Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-01T18:39:33.876Z] Running setup.py install for docopt: started [2021-11-01T18:39:33.876Z] ---> Running in 8acfc530edfc [2021-11-01T18:39:34.385Z] $ docker top ab86fbcd1ec45b7f2fb6ecfd4bd5d91c27068ea9bb290f4bfbb221dd8645e978 -eo pid,comm [2021-11-01T18:39:34.469Z] ---> Running in 0fc2c70a886f [2021-11-01T18:39:34.469Z] Running setup.py install for docopt: finished with status 'done' [2021-11-01T18:39:34.469Z] Running setup.py install for dockerpty: started [Pipeline] { [Pipeline] sh [2021-11-01T18:39:35.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-01T18:39:35.077Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:35.289Z] + docker-compose build --help [2021-11-01T18:39:35.289Z] + grep parallel [2021-11-01T18:39:35.360Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-01T18:39:35.954Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:39:35.954Z] 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-11-01T18:39:36.524Z] OK: 220 MiB in 52 packages [2021-11-01T18:39:37.468Z] ---> 443077eb00a2 [2021-11-01T18:39:37.468Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:39:37.468Z] ---> Running in 3c5ad1193bfe [2021-11-01T18:39:38.038Z] Removing intermediate container 0fc2c70a886f [2021-11-01T18:39:38.038Z] ---> 3c05afe5e44a [2021-11-01T18:39:38.038Z] Step 6/22 : COPY . . [2021-11-01T18:39:39.577Z] --parallel Build images in parallel. [Pipeline] } [2021-11-01T18:39:39.598Z] $ docker stop --time=1 ab86fbcd1ec45b7f2fb6ecfd4bd5d91c27068ea9bb290f4bfbb221dd8645e978 [2021-11-01T18:39:41.372Z] Removing intermediate container 3c5ad1193bfe [2021-11-01T18:39:41.372Z] ---> 522b1534ea1a [2021-11-01T18:39:41.372Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-01T18:39:41.451Z] $ docker rm -f ab86fbcd1ec45b7f2fb6ecfd4bd5d91c27068ea9bb290f4bfbb221dd8645e978 [2021-11-01T18:39:41.641Z] ---> Running in 69271cc045c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:39:42.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-01T18:39:42.092Z] . [Pipeline] withDockerContainer [2021-11-01T18:39:42.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-13731 does not seem to be running inside a container [2021-11-01T18:39:42.475Z] $ 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/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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-11-01T18:39:42.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-01T18:39:43.540Z] Removing intermediate container 124d5db99cbf [2021-11-01T18:39:43.540Z] ---> 7a83f6b0ba18 [2021-11-01T18:39:43.540Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-01T18:39:43.807Z] ---> Running in 96734feee536 [2021-11-01T18:39:44.050Z] $ docker top 4ff70bf25f9fa9dff99b72ccd742fcc265bdeae6fb83a32e91d86ff52a4abd26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T18:39:44.383Z] Removing intermediate container 96734feee536 [2021-11-01T18:39:44.383Z] ---> 3cb26bb92a9a [2021-11-01T18:39:44.383Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-01T18:39:44.644Z] ---> Running in 180cc0df9a4e [2021-11-01T18:39:44.967Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-01T18:39:45.223Z] Removing intermediate container 180cc0df9a4e [2021-11-01T18:39:45.223Z] ---> cf773f3fdb2f [2021-11-01T18:39:45.223Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-01T18:39:46.177Z] ---> 4bd3b4d0dcee [2021-11-01T18:39:46.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-01T18:39:46.447Z] ---> b020ec10da46 [2021-11-01T18:39:46.447Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:39:46.447Z] ---> Running in b86fbd7f0157 [2021-11-01T18:39:46.447Z] ---> e56c6d72a977 [2021-11-01T18:39:46.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-01T18:39:47.040Z] ---> 45259d2bba05 [2021-11-01T18:39:47.040Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-01T18:39:47.040Z] ---> Running in 0938c3717ebe [2021-11-01T18:39:47.040Z] Removing intermediate container 0938c3717ebe [2021-11-01T18:39:47.040Z] ---> 8f1ec1238b53 [2021-11-01T18:39:47.040Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:39:47.310Z] ---> Running in cb9d497c86c6 [2021-11-01T18:39:47.310Z] Removing intermediate container cb9d497c86c6 [2021-11-01T18:39:47.310Z] ---> 6542467f83b3 [2021-11-01T18:39:47.310Z] Step 20/22 : LABEL arch=x86_64 [2021-11-01T18:39:47.310Z] ---> Running in d48d9065d585 [2021-11-01T18:39:47.585Z] Removing intermediate container d48d9065d585 [2021-11-01T18:39:47.585Z] ---> aa158adebfae [2021-11-01T18:39:47.585Z] Step 21/22 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:39:47.585Z] ---> Running in ade394949648 [2021-11-01T18:39:47.853Z] Removing intermediate container ade394949648 [2021-11-01T18:39:47.853Z] ---> a9ddbcaffac5 [2021-11-01T18:39:47.853Z] Step 22/22 : LABEL version=2.0.1-dev.88 [2021-11-01T18:39:47.853Z] ---> Running in 231daec37d16 [2021-11-01T18:39:48.120Z] Removing intermediate container 231daec37d16 [2021-11-01T18:39:48.120Z] ---> 8115da33542f [2021-11-01T18:39:48.120Z] [2021-11-01T18:39:48.120Z] Successfully built 8115da33542f [2021-11-01T18:39:48.120Z] Successfully tagged sys-mgmt-agent:latest [2021-11-01T18:39:48.386Z]  Building sys-mgmt-agent ... done Removing intermediate container b86fbd7f0157 [2021-11-01T18:39:48.386Z] ---> 55d911f9fa5b [2021-11-01T18:39:48.386Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-01T18:39:48.386Z] ---> Running in beead982e5c9 [2021-11-01T18:39:48.977Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-data/core-data ./cmd/core-data [2021-11-01T18:39:49.266Z] Building core-command ... [2021-11-01T18:39:49.266Z] Building core-data ... [2021-11-01T18:39:49.266Z] Building core-metadata ... [2021-11-01T18:39:49.266Z] Building security-bootstrapper ... [2021-11-01T18:39:49.266Z] Building security-proxy-setup ... [2021-11-01T18:39:49.266Z] Building security-secretstore-setup ... [2021-11-01T18:39:49.266Z] Building support-notifications ... [2021-11-01T18:39:49.266Z] Building support-scheduler ... [2021-11-01T18:39:49.266Z] Building sys-mgmt-agent ... [2021-11-01T18:39:49.266Z] Building security-secretstore-setup [2021-11-01T18:39:49.266Z] Building core-command [2021-11-01T18:39:49.266Z] Building support-scheduler [2021-11-01T18:39:49.266Z] Building support-notifications [2021-11-01T18:39:49.266Z] Building core-metadata [2021-11-01T18:40:01.282Z] Removing intermediate container 11011d8ebba7 [2021-11-01T18:40:01.282Z] ---> 35ca07229c00 [2021-11-01T18:40:01.282Z] [2021-11-01T18:40:01.282Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:40:01.282Z] ---> 14119a10abf4 [2021-11-01T18:40:01.282Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:40:01.282Z] ---> Using cache [2021-11-01T18:40:01.282Z] ---> 8f18fad1da6e [2021-11-01T18:40:01.282Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:40:01.282Z] ---> Using cache [2021-11-01T18:40:01.282Z] ---> 7d26616bc647 [2021-11-01T18:40:01.282Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-01T18:40:01.282Z] ---> Running in b1616a87c3ae [2021-11-01T18:40:01.282Z] Removing intermediate container b1616a87c3ae [2021-11-01T18:40:01.282Z] ---> adb76c8bb9a2 [2021-11-01T18:40:01.282Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-01T18:40:01.282Z] ---> Running in 85bd0295e321 [2021-11-01T18:40:01.282Z] Removing intermediate container 85bd0295e321 [2021-11-01T18:40:01.282Z] ---> 9cf0a9103401 [2021-11-01T18:40:01.282Z] Step 14/22 : WORKDIR / [2021-11-01T18:40:01.282Z] ---> Running in f157c9b33457 [2021-11-01T18:40:01.282Z] Removing intermediate container f157c9b33457 [2021-11-01T18:40:01.282Z] ---> 1cf03a8d3d89 [2021-11-01T18:40:01.282Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:40:01.282Z] ---> efbe14a8b203 [2021-11-01T18:40:01.282Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-01T18:40:01.853Z] ---> 951309910049 [2021-11-01T18:40:01.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-01T18:40:02.115Z] ---> 22a0016e2a45 [2021-11-01T18:40:02.115Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-01T18:40:02.115Z] ---> Running in edef61e92b18 [2021-11-01T18:40:02.376Z] Removing intermediate container edef61e92b18 [2021-11-01T18:40:02.376Z] ---> 0d599cc254c0 [2021-11-01T18:40:02.376Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:40:02.376Z] ---> Running in c315c654b063 [2021-11-01T18:40:02.650Z] Removing intermediate container c315c654b063 [2021-11-01T18:40:02.650Z] ---> 84bb32b2143f [2021-11-01T18:40:02.650Z] Step 20/22 : LABEL arch=x86_64 [2021-11-01T18:40:02.650Z] ---> Running in 98eed1d07b1b [2021-11-01T18:40:02.650Z] Removing intermediate container 98eed1d07b1b [2021-11-01T18:40:02.650Z] ---> 9cc4f2779ac7 [2021-11-01T18:40:02.650Z] Step 21/22 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:02.650Z] ---> Running in 0cf29d7666b2 [2021-11-01T18:40:02.912Z] Removing intermediate container 0cf29d7666b2 [2021-11-01T18:40:02.912Z] ---> ee39edd869d7 [2021-11-01T18:40:02.912Z] Step 22/22 : LABEL version=2.0.1-dev.88 [2021-11-01T18:40:02.912Z] ---> Running in f4e446061b29 [2021-11-01T18:40:02.912Z] Removing intermediate container f4e446061b29 [2021-11-01T18:40:02.912Z] ---> cfb58b8a919b [2021-11-01T18:40:02.912Z] [2021-11-01T18:40:03.179Z] Successfully built cfb58b8a919b [2021-11-01T18:40:03.179Z] Successfully tagged core-metadata:latest [2021-11-01T18:40:06.507Z]  Building core-metadata ... done Removing intermediate container 8acfc530edfc [2021-11-01T18:40:06.507Z] ---> ad16272871f9 [2021-11-01T18:40:06.507Z] [2021-11-01T18:40:06.507Z] Step 9/30 : FROM alpine:3.14 [2021-11-01T18:40:06.507Z] ---> 14119a10abf4 [2021-11-01T18:40:06.507Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-01T18:40:06.507Z] ---> Running in eccf23a23c73 [2021-11-01T18:40:06.507Z] Removing intermediate container eccf23a23c73 [2021-11-01T18:40:06.507Z] ---> b3b4ae87c365 [2021-11-01T18:40:06.507Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-01T18:40:06.507Z] ---> Running in bb6132aaef01 [2021-11-01T18:40:06.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:40:07.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:40:07.046Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-01T18:40:07.046Z] (2/2) Installing su-exec (0.2-r1) [2021-11-01T18:40:07.046Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:40:07.311Z] OK: 6 MiB in 16 packages [2021-11-01T18:40:07.577Z] Removing intermediate container bb6132aaef01 [2021-11-01T18:40:07.577Z] ---> 1ced378f5c4c [2021-11-01T18:40:07.577Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-01T18:40:07.839Z] ---> Running in c8d4b0777442 [2021-11-01T18:40:07.839Z] Removing intermediate container c8d4b0777442 [2021-11-01T18:40:07.839Z] ---> 1ca3b46fa0f9 [2021-11-01T18:40:07.839Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-01T18:40:08.109Z] ---> Running in 9ff8166a3324 [2021-11-01T18:40:08.109Z] Removing intermediate container 9ff8166a3324 [2021-11-01T18:40:08.109Z] ---> b0db74175c31 [2021-11-01T18:40:08.109Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-01T18:40:08.109Z] ---> Running in 93a3070957fc [2021-11-01T18:40:09.454Z] Removing intermediate container 93a3070957fc [2021-11-01T18:40:09.454Z] ---> 45a283bfc2dd [2021-11-01T18:40:09.454Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-01T18:40:09.454Z] ---> Running in eaad2e2e1bd3 [2021-11-01T18:40:09.454Z] Removing intermediate container eaad2e2e1bd3 [2021-11-01T18:40:09.454Z] ---> c848829c6c20 [2021-11-01T18:40:09.454Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-01T18:40:09.796Z] ---> a77afc6c3506 [2021-11-01T18:40:09.796Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-01T18:40:09.796Z] ---> Running in 5ab94897b0a4 [2021-11-01T18:40:10.931Z] Removing intermediate container 5ab94897b0a4 [2021-11-01T18:40:10.931Z] ---> ef9cd75fe90d [2021-11-01T18:40:10.931Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:40:11.272Z] ---> 1fff94bf9dcf [2021-11-01T18:40:11.272Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-01T18:40:11.737Z] ---> 3ff46f26b33f [2021-11-01T18:40:11.737Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-01T18:40:12.327Z] ---> 4bd05e128bc5 [2021-11-01T18:40:12.327Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-01T18:40:12.591Z] Removing intermediate container 69271cc045c0 [2021-11-01T18:40:12.591Z] ---> 41487689c257 [2021-11-01T18:40:12.591Z] [2021-11-01T18:40:12.591Z] Step 9/21 : FROM alpine:3.14 [2021-11-01T18:40:12.591Z] ---> 14119a10abf4 [2021-11-01T18:40:12.591Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-01T18:40:12.591Z] ---> Running in 42ebdbb0166c [2021-11-01T18:40:12.853Z] ---> a92f4210861a [2021-11-01T18:40:12.853Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-01T18:40:13.120Z] ---> f069ba5620bb [2021-11-01T18:40:13.120Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-01T18:40:13.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:40:13.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:40:13.387Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-01T18:40:13.387Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-01T18:40:13.387Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:40:13.387Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:40:13.656Z] ---> Running in 7ad2b795aa00 [2021-11-01T18:40:13.656Z] OK: 6 MiB in 16 packages [2021-11-01T18:40:13.656Z] Removing intermediate container 7ad2b795aa00 [2021-11-01T18:40:13.656Z] ---> 170a21519d31 [2021-11-01T18:40:13.656Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-01T18:40:13.929Z] ---> 50f252570e8e [2021-11-01T18:40:13.929Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-01T18:40:14.200Z] ---> Running in 0350e8232696 [2021-11-01T18:40:14.200Z] Removing intermediate container 42ebdbb0166c [2021-11-01T18:40:14.200Z] ---> 74b696e44f0e [2021-11-01T18:40:14.200Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:40:14.200Z] ---> Running in 951c1b12dbfc [2021-11-01T18:40:14.464Z] Removing intermediate container 951c1b12dbfc [2021-11-01T18:40:14.464Z] ---> 1b793440277e [2021-11-01T18:40:14.464Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-01T18:40:14.464Z] ---> Running in 4d7a50363b1a [2021-11-01T18:40:14.725Z] Removing intermediate container 4d7a50363b1a [2021-11-01T18:40:14.725Z] ---> d2607e90cb13 [2021-11-01T18:40:14.725Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-01T18:40:14.725Z] ---> Running in 20f75eb06c75 [2021-11-01T18:40:14.725Z] Removing intermediate container 20f75eb06c75 [2021-11-01T18:40:14.725Z] ---> eb78346cb09f [2021-11-01T18:40:14.725Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:40:14.999Z] ---> 35e8f882c873 [2021-11-01T18:40:14.999Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-01T18:40:15.281Z] Removing intermediate container 0350e8232696 [2021-11-01T18:40:15.281Z] ---> c45a9aec020e [2021-11-01T18:40:15.281Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-01T18:40:15.281Z] ---> Running in 73f90437c1e0 [2021-11-01T18:40:15.560Z] ---> 88f642b779fb [2021-11-01T18:40:15.560Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-01T18:40:15.560Z] Removing intermediate container 73f90437c1e0 [2021-11-01T18:40:15.560Z] ---> 4077a413b3be [2021-11-01T18:40:15.560Z] Step 27/30 : CMD ["gate"] [2021-11-01T18:40:15.843Z] ---> Running in 4a84610e2030 [2021-11-01T18:40:15.843Z] ---> 478fb3406a05 [2021-11-01T18:40:15.843Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-01T18:40:15.843Z] ---> Running in e62e9767be76 [2021-11-01T18:40:15.843Z] Removing intermediate container 4a84610e2030 [2021-11-01T18:40:15.843Z] ---> 8e24525c8fde [2021-11-01T18:40:15.843Z] Step 28/30 : LABEL arch=x86_64 [2021-11-01T18:40:16.106Z] Removing intermediate container e62e9767be76 [2021-11-01T18:40:16.106Z] ---> 747467b2241a [2021-11-01T18:40:16.106Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:40:16.106Z] ---> Running in d73677cb2974 [2021-11-01T18:40:16.106Z] ---> Running in 5cce5ba235f2 [2021-11-01T18:40:16.368Z] Removing intermediate container d73677cb2974 [2021-11-01T18:40:16.368Z] ---> 84016ad031f5 [2021-11-01T18:40:16.368Z] Step 29/30 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:16.368Z] Removing intermediate container 5cce5ba235f2 [2021-11-01T18:40:16.368Z] ---> a45fa910e87c [2021-11-01T18:40:16.368Z] Step 19/21 : LABEL arch=x86_64 [2021-11-01T18:40:16.368Z] ---> Running in 5a2d9d2649d0 [2021-11-01T18:40:16.368Z] ---> Running in c41167755391 [2021-11-01T18:40:16.368Z] Removing intermediate container 5a2d9d2649d0 [2021-11-01T18:40:16.368Z] ---> cbe9ad81fbd5 [2021-11-01T18:40:16.368Z] Step 30/30 : LABEL version=2.0.1-dev.88 [2021-11-01T18:40:16.629Z] Removing intermediate container c41167755391 [2021-11-01T18:40:16.629Z] ---> c8587e5171ff [2021-11-01T18:40:16.629Z] Step 20/21 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:16.629Z] ---> Running in 0d6fbe7fdf40 [2021-11-01T18:40:16.629Z] ---> Running in c35e2419d550 [2021-11-01T18:40:16.889Z] Removing intermediate container c35e2419d550 [2021-11-01T18:40:16.889Z] ---> 493bc4a6f83f [2021-11-01T18:40:16.889Z] Step 21/21 : LABEL version=2.0.1-dev.88 [2021-11-01T18:40:16.889Z] Removing intermediate container 0d6fbe7fdf40 [2021-11-01T18:40:16.889Z] ---> 63430b6f9700 [2021-11-01T18:40:16.889Z] [2021-11-01T18:40:16.889Z] Successfully built 63430b6f9700 [2021-11-01T18:40:16.889Z] Successfully tagged security-bootstrapper:latest [2021-11-01T18:40:16.889Z]  Building security-bootstrapper ... done  ---> Running in bcd92ddd0f5e [2021-11-01T18:40:17.153Z] Removing intermediate container bcd92ddd0f5e [2021-11-01T18:40:17.153Z] ---> f548151ad32b [2021-11-01T18:40:17.153Z] [2021-11-01T18:40:17.413Z] Removing intermediate container beead982e5c9 [2021-11-01T18:40:17.413Z] ---> 807e08850ef3 [2021-11-01T18:40:17.413Z] [2021-11-01T18:40:17.413Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:40:17.413Z] ---> 14119a10abf4 [2021-11-01T18:40:17.413Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-01T18:40:17.413Z] Successfully built f548151ad32b [2021-11-01T18:40:17.413Z] Successfully tagged support-notifications:latest [2021-11-01T18:40:17.413Z]  Building support-notifications ... done  ---> Running in 4478a9313a58 [2021-11-01T18:40:17.413Z] Removing intermediate container 4478a9313a58 [2021-11-01T18:40:17.413Z] ---> 71333f583be7 [2021-11-01T18:40:17.413Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-01T18:40:17.413Z] ---> Running in fb488eceea10 [2021-11-01T18:40:17.680Z] Removing intermediate container fb488eceea10 [2021-11-01T18:40:17.680Z] ---> 75d02ed1559d [2021-11-01T18:40:17.680Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-01T18:40:17.680Z] ---> Running in ccb015bbccb1 [2021-11-01T18:40:17.680Z] Removing intermediate container ccb015bbccb1 [2021-11-01T18:40:17.680Z] ---> 0b9338d2b843 [2021-11-01T18:40:17.680Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:40:17.680Z] ---> Running in b53a04f7b526 [2021-11-01T18:40:18.249Z] Removing intermediate container b53a04f7b526 [2021-11-01T18:40:18.249Z] ---> 9c1e6bdb4652 [2021-11-01T18:40:18.249Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-01T18:40:18.249Z] ---> Running in 574077185e20 [2021-11-01T18:40:18.509Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T18:40:19.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T18:40:19.708Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-01T18:40:19.967Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T18:40:19.967Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-01T18:40:20.226Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T18:40:20.226Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-01T18:40:20.226Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-01T18:40:20.488Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:40:20.488Z] OK: 8 MiB in 20 packages [2021-11-01T18:40:20.751Z] Removing intermediate container 574077185e20 [2021-11-01T18:40:20.751Z] ---> 706ff9866534 [2021-11-01T18:40:20.751Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:40:20.751Z] ---> 20f604114840 [2021-11-01T18:40:20.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-01T18:40:21.326Z] ---> 6d9f0418f6f6 [2021-11-01T18:40:21.326Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-01T18:40:21.326Z] ---> 5cc14967bcd5 [2021-11-01T18:40:21.326Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-01T18:40:21.326Z] ---> Running in eb5baf4d421e [2021-11-01T18:40:21.326Z] Removing intermediate container eb5baf4d421e [2021-11-01T18:40:21.326Z] ---> 48e1cdd123c4 [2021-11-01T18:40:21.326Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:40:21.586Z] ---> Running in e382a4451586 [2021-11-01T18:40:21.586Z] Removing intermediate container e382a4451586 [2021-11-01T18:40:21.586Z] ---> 8556aa7d7abe [2021-11-01T18:40:21.586Z] Step 20/22 : LABEL arch=x86_64 [2021-11-01T18:40:21.586Z] ---> Running in 7d119c1363b8 [2021-11-01T18:40:21.586Z] Removing intermediate container 7d119c1363b8 [2021-11-01T18:40:21.586Z] ---> d552a4cb38f7 [2021-11-01T18:40:21.586Z] Step 21/22 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:21.586Z] ---> Running in 5ffc71459fb9 [2021-11-01T18:40:21.844Z] Removing intermediate container 5ffc71459fb9 [2021-11-01T18:40:21.844Z] ---> a3d6b4aeab0c [2021-11-01T18:40:21.844Z] Step 22/22 : LABEL version=2.0.1-dev.88 [2021-11-01T18:40:21.844Z] ---> Running in 5f5b84452ea1 [2021-11-01T18:40:21.844Z] Removing intermediate container 5f5b84452ea1 [2021-11-01T18:40:21.844Z] ---> acfaaa801913 [2021-11-01T18:40:21.844Z] [2021-11-01T18:40:21.844Z] Successfully built acfaaa801913 [2021-11-01T18:40:22.104Z] Successfully tagged core-data:latest [2021-11-01T18:40:22.111Z]  Building core-data ... done  [Pipeline] } [2021-11-01T18:40:22.115Z] $ docker stop --time=1 c10ebcdd2f69941498f68cd568f21fad2752538b58f5ca2ff8e5edf842ef31d3 [2021-11-01T18:40:23.420Z] $ docker rm -f c10ebcdd2f69941498f68cd568f21fad2752538b58f5ca2ff8e5edf842ef31d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T18:40:23.766Z] + docker images [2021-11-01T18:40:23.766Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-01T18:40:23.766Z] core-data latest acfaaa801913 2 seconds ago 20.7MB [2021-11-01T18:40:23.766Z] 807e08850ef3 6 seconds ago 1.76GB [2021-11-01T18:40:23.766Z] support-notifications latest f548151ad32b 7 seconds ago 16.9MB [2021-11-01T18:40:23.766Z] security-bootstrapper latest 63430b6f9700 7 seconds ago 18.9MB [2021-11-01T18:40:23.766Z] 41487689c257 11 seconds ago 1.76GB [2021-11-01T18:40:23.766Z] ad16272871f9 18 seconds ago 1.76GB [2021-11-01T18:40:23.766Z] core-metadata latest cfb58b8a919b 21 seconds ago 16.9MB [2021-11-01T18:40:23.766Z] 35ca07229c00 24 seconds ago 1.76GB [2021-11-01T18:40:23.766Z] sys-mgmt-agent latest 8115da33542f 36 seconds ago 294MB [2021-11-01T18:40:23.767Z] security-secretstore-setup latest 166c7339c720 59 seconds ago 28.4MB [2021-11-01T18:40:23.767Z] support-scheduler latest fc10de2e6315 About a minute ago 16.2MB [2021-11-01T18:40:23.767Z] core-command latest 6a74022bab76 About a minute ago 16.1MB [2021-11-01T18:40:23.767Z] cb391dbcaf08 About a minute ago 1.76GB [2021-11-01T18:40:23.767Z] security-proxy-setup latest 13116d9acac2 About a minute ago 26.9MB [2021-11-01T18:40:23.767Z] 606dec6358b5 About a minute ago 1.76GB [2021-11-01T18:40:23.767Z] 5a846dcf3df7 About a minute ago 1.76GB [2021-11-01T18:40:23.767Z] 85f4e0667be8 About a minute ago 1.75GB [2021-11-01T18:40:23.767Z] 3938419ac272 About a minute ago 1.76GB [2021-11-01T18:40:23.767Z] ci-base-image-x86_64 latest ae3c6f69f73b 5 minutes ago 1.25GB [2021-11-01T18:40:23.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB [2021-11-01T18:40:23.767Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 weeks ago 34.5MB [2021-11-01T18:40:23.767Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-01T18:40:23.767Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-11-01T18:40:23.767Z] 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-11-01T18:40:23.946Z] provisioning config files... [2021-11-01T18:40:23.955Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/100@tmp/config20921156653802194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:40:24.253Z] ---> docker-login.sh [2021-11-01T18:40:24.253Z] nexus3.edgexfoundry.org:10001 [2021-11-01T18:40:24.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:40:24.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:40:24.253Z] Configure a credential helper to remove this warning. See [2021-11-01T18:40:24.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:40:24.253Z] [2021-11-01T18:40:24.253Z] Login Succeeded [2021-11-01T18:40:24.253Z] nexus3.edgexfoundry.org:10002 [2021-11-01T18:40:24.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:40:24.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:40:24.253Z] Configure a credential helper to remove this warning. See [2021-11-01T18:40:24.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:40:24.253Z] [2021-11-01T18:40:24.253Z] Login Succeeded [2021-11-01T18:40:24.253Z] nexus3.edgexfoundry.org:10003 [2021-11-01T18:40:24.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:40:24.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:40:24.513Z] Configure a credential helper to remove this warning. See [2021-11-01T18:40:24.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:40:24.513Z] [2021-11-01T18:40:24.513Z] Login Succeeded [2021-11-01T18:40:24.513Z] nexus3.edgexfoundry.org:10004 [2021-11-01T18:40:24.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:40:24.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:40:24.513Z] Configure a credential helper to remove this warning. See [2021-11-01T18:40:24.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:40:24.513Z] [2021-11-01T18:40:24.513Z] Login Succeeded [2021-11-01T18:40:24.513Z] docker.io [2021-11-01T18:40:24.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:40:25.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:40:25.033Z] Configure a credential helper to remove this warning. See [2021-11-01T18:40:25.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:40:25.033Z] [2021-11-01T18:40:25.033Z] Login Succeeded [2021-11-01T18:40:25.033Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T18:40:25.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:25.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T18:40:25.084Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-01T18:40:25.084Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:25.084Z] latest [2021-11-01T18:40:25.084Z] 2.0.1-dev.88 [2021-11-01T18:40:25.084Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:25.084Z] main [2021-11-01T18:40:25.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:25.391Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:25.683Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:25.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-01T18:40:25.683Z] fb78c5a0cdc5: Preparing [2021-11-01T18:40:25.683Z] 032dcf559dc7: Preparing [2021-11-01T18:40:25.683Z] e2655605d420: Preparing [2021-11-01T18:40:25.683Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:25.683Z] e2eb06d8af82: Preparing [2021-11-01T18:40:25.683Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:25.683Z] 91ef8b95ea74: Pushed [2021-11-01T18:40:25.683Z] e2655605d420: Pushed [2021-11-01T18:40:25.683Z] fb78c5a0cdc5: Pushed [2021-11-01T18:40:27.067Z] 032dcf559dc7: Pushed [2021-11-01T18:40:27.067Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:cdad4eb0f322d9ff6cbfff2ee105289f411ff7f2830acd1e3fd2fe8b0f3fdca3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:27.362Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:27.652Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-01T18:40:27.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-01T18:40:27.653Z] fb78c5a0cdc5: Preparing [2021-11-01T18:40:27.653Z] 032dcf559dc7: Preparing [2021-11-01T18:40:27.653Z] e2655605d420: Preparing [2021-11-01T18:40:27.653Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:27.653Z] e2eb06d8af82: Preparing [2021-11-01T18:40:27.653Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:27.653Z] 032dcf559dc7: Layer already exists [2021-11-01T18:40:27.653Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:27.653Z] e2655605d420: Layer already exists [2021-11-01T18:40:27.653Z] fb78c5a0cdc5: Layer already exists [2021-11-01T18:40:27.653Z] latest: digest: sha256:cdad4eb0f322d9ff6cbfff2ee105289f411ff7f2830acd1e3fd2fe8b0f3fdca3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:27.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:28.238Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.88 [2021-11-01T18:40:28.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-01T18:40:28.238Z] fb78c5a0cdc5: Preparing [2021-11-01T18:40:28.238Z] 032dcf559dc7: Preparing [2021-11-01T18:40:28.238Z] e2655605d420: Preparing [2021-11-01T18:40:28.238Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:28.238Z] e2eb06d8af82: Preparing [2021-11-01T18:40:28.238Z] fb78c5a0cdc5: Layer already exists [2021-11-01T18:40:28.238Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:28.238Z] e2655605d420: Layer already exists [2021-11-01T18:40:28.238Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:28.238Z] 032dcf559dc7: Layer already exists [2021-11-01T18:40:28.238Z] 2.0.1-dev.88: digest: sha256:cdad4eb0f322d9ff6cbfff2ee105289f411ff7f2830acd1e3fd2fe8b0f3fdca3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:28.549Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:28.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:28.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-01T18:40:28.834Z] fb78c5a0cdc5: Preparing [2021-11-01T18:40:28.834Z] 032dcf559dc7: Preparing [2021-11-01T18:40:28.834Z] e2655605d420: Preparing [2021-11-01T18:40:28.834Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:28.834Z] e2eb06d8af82: Preparing [2021-11-01T18:40:28.834Z] e2655605d420: Layer already exists [2021-11-01T18:40:28.834Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:28.834Z] fb78c5a0cdc5: Layer already exists [2021-11-01T18:40:28.834Z] 032dcf559dc7: Layer already exists [2021-11-01T18:40:28.834Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:28.834Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:cdad4eb0f322d9ff6cbfff2ee105289f411ff7f2830acd1e3fd2fe8b0f3fdca3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:29.130Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:29.419Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-01T18:40:29.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-01T18:40:29.419Z] fb78c5a0cdc5: Preparing [2021-11-01T18:40:29.419Z] 032dcf559dc7: Preparing [2021-11-01T18:40:29.419Z] e2655605d420: Preparing [2021-11-01T18:40:29.419Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:29.419Z] e2eb06d8af82: Preparing [2021-11-01T18:40:29.419Z] e2655605d420: Layer already exists [2021-11-01T18:40:29.419Z] fb78c5a0cdc5: Layer already exists [2021-11-01T18:40:29.419Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:29.419Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:29.419Z] 032dcf559dc7: Layer already exists [2021-11-01T18:40:29.419Z] main: digest: sha256:cdad4eb0f322d9ff6cbfff2ee105289f411ff7f2830acd1e3fd2fe8b0f3fdca3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:29.449Z] ===================================================== [Pipeline] echo [2021-11-01T18:40:29.456Z] taggedImages: [2021-11-01T18:40:29.456Z] - nexus3.edgexfoundry.org:10004/core-command:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:29.456Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-01T18:40:29.456Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.88 [2021-11-01T18:40:29.456Z] - nexus3.edgexfoundry.org:10004/core-command:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:29.456Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-01T18:40:29.474Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-01T18:40:29.474Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:29.474Z] latest [2021-11-01T18:40:29.474Z] 2.0.1-dev.88 [2021-11-01T18:40:29.474Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:29.474Z] main [2021-11-01T18:40:29.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:29.786Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:30.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:30.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-01T18:40:30.075Z] 19fd7c9e6aeb: Preparing [2021-11-01T18:40:30.075Z] 4319597437ae: Preparing [2021-11-01T18:40:30.075Z] e2655605d420: Preparing [2021-11-01T18:40:30.075Z] 3eaf33d5f9f5: Preparing [2021-11-01T18:40:30.075Z] ef1cc983f234: Preparing [2021-11-01T18:40:30.075Z] e2eb06d8af82: Preparing [2021-11-01T18:40:30.075Z] e2eb06d8af82: Waiting [2021-11-01T18:40:30.075Z] e2655605d420: Layer already exists [2021-11-01T18:40:30.335Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:30.335Z] ef1cc983f234: Pushed [2021-11-01T18:40:30.335Z] 19fd7c9e6aeb: Pushed [2021-11-01T18:40:30.335Z] 3eaf33d5f9f5: Pushed [2021-11-01T18:40:31.280Z] 4319597437ae: Pushed [2021-11-01T18:40:31.544Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:799c628eb4926940315ea4f5885971b5b909ebcaeadb176ca4684fa4e7015451 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:31.854Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:32.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-01T18:40:32.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-01T18:40:32.144Z] 19fd7c9e6aeb: Preparing [2021-11-01T18:40:32.144Z] 4319597437ae: Preparing [2021-11-01T18:40:32.144Z] e2655605d420: Preparing [2021-11-01T18:40:32.144Z] 3eaf33d5f9f5: Preparing [2021-11-01T18:40:32.144Z] ef1cc983f234: Preparing [2021-11-01T18:40:32.144Z] e2eb06d8af82: Preparing [2021-11-01T18:40:32.144Z] e2eb06d8af82: Waiting [2021-11-01T18:40:32.144Z] e2655605d420: Layer already exists [2021-11-01T18:40:32.144Z] 19fd7c9e6aeb: Layer already exists [2021-11-01T18:40:32.144Z] ef1cc983f234: Layer already exists [2021-11-01T18:40:32.144Z] 3eaf33d5f9f5: Layer already exists [2021-11-01T18:40:32.144Z] 4319597437ae: Layer already exists [2021-11-01T18:40:32.144Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:32.144Z] latest: digest: sha256:799c628eb4926940315ea4f5885971b5b909ebcaeadb176ca4684fa4e7015451 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:32.438Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:32.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.88 [2021-11-01T18:40:32.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-01T18:40:32.737Z] 19fd7c9e6aeb: Preparing [2021-11-01T18:40:32.737Z] 4319597437ae: Preparing [2021-11-01T18:40:32.737Z] e2655605d420: Preparing [2021-11-01T18:40:32.737Z] 3eaf33d5f9f5: Preparing [2021-11-01T18:40:32.737Z] ef1cc983f234: Preparing [2021-11-01T18:40:32.737Z] e2eb06d8af82: Preparing [2021-11-01T18:40:32.737Z] e2eb06d8af82: Waiting [2021-11-01T18:40:32.737Z] ef1cc983f234: Layer already exists [2021-11-01T18:40:32.737Z] e2655605d420: Layer already exists [2021-11-01T18:40:32.737Z] 19fd7c9e6aeb: Layer already exists [2021-11-01T18:40:32.737Z] 4319597437ae: Layer already exists [2021-11-01T18:40:32.737Z] 3eaf33d5f9f5: Layer already exists [2021-11-01T18:40:32.737Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:32.737Z] 2.0.1-dev.88: digest: sha256:799c628eb4926940315ea4f5885971b5b909ebcaeadb176ca4684fa4e7015451 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:33.031Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:33.333Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:33.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-01T18:40:33.333Z] 19fd7c9e6aeb: Preparing [2021-11-01T18:40:33.333Z] 4319597437ae: Preparing [2021-11-01T18:40:33.333Z] e2655605d420: Preparing [2021-11-01T18:40:33.333Z] 3eaf33d5f9f5: Preparing [2021-11-01T18:40:33.333Z] ef1cc983f234: Preparing [2021-11-01T18:40:33.333Z] e2eb06d8af82: Preparing [2021-11-01T18:40:33.333Z] e2eb06d8af82: Waiting [2021-11-01T18:40:33.333Z] 19fd7c9e6aeb: Layer already exists [2021-11-01T18:40:33.333Z] 4319597437ae: Layer already exists [2021-11-01T18:40:33.333Z] ef1cc983f234: Layer already exists [2021-11-01T18:40:33.333Z] 3eaf33d5f9f5: Layer already exists [2021-11-01T18:40:33.333Z] e2655605d420: Layer already exists [2021-11-01T18:40:33.333Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:33.333Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:799c628eb4926940315ea4f5885971b5b909ebcaeadb176ca4684fa4e7015451 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:33.628Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:33.912Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-01T18:40:33.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-01T18:40:33.912Z] 19fd7c9e6aeb: Preparing [2021-11-01T18:40:33.912Z] 4319597437ae: Preparing [2021-11-01T18:40:33.912Z] e2655605d420: Preparing [2021-11-01T18:40:33.912Z] 3eaf33d5f9f5: Preparing [2021-11-01T18:40:33.912Z] ef1cc983f234: Preparing [2021-11-01T18:40:33.912Z] e2eb06d8af82: Preparing [2021-11-01T18:40:33.912Z] e2eb06d8af82: Waiting [2021-11-01T18:40:33.912Z] e2655605d420: Layer already exists [2021-11-01T18:40:33.912Z] ef1cc983f234: Layer already exists [2021-11-01T18:40:33.912Z] 3eaf33d5f9f5: Layer already exists [2021-11-01T18:40:33.912Z] 4319597437ae: Layer already exists [2021-11-01T18:40:33.912Z] 19fd7c9e6aeb: Layer already exists [2021-11-01T18:40:33.912Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:33.912Z] main: digest: sha256:799c628eb4926940315ea4f5885971b5b909ebcaeadb176ca4684fa4e7015451 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:33.943Z] ===================================================== [Pipeline] echo [2021-11-01T18:40:33.947Z] taggedImages: [2021-11-01T18:40:33.947Z] - nexus3.edgexfoundry.org:10004/core-data:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:33.947Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-01T18:40:33.947Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.88 [2021-11-01T18:40:33.947Z] - nexus3.edgexfoundry.org:10004/core-data:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:33.947Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-01T18:40:33.959Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-01T18:40:33.959Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:33.959Z] latest [2021-11-01T18:40:33.959Z] 2.0.1-dev.88 [2021-11-01T18:40:33.959Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:33.959Z] main [2021-11-01T18:40:33.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:34.252Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:34.542Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:34.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-01T18:40:34.542Z] ec97b3555b34: Preparing [2021-11-01T18:40:34.542Z] b4f24ff36f58: Preparing [2021-11-01T18:40:34.542Z] e2655605d420: Preparing [2021-11-01T18:40:34.542Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:34.542Z] e2eb06d8af82: Preparing [2021-11-01T18:40:34.542Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:34.542Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:34.542Z] e2655605d420: Layer already exists [2021-11-01T18:40:34.543Z] ec97b3555b34: Pushed [2021-11-01T18:40:35.923Z] b4f24ff36f58: Pushed [2021-11-01T18:40:35.923Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:e687d564c4b3f4b04bde571d0eb535d6929c7a2bef33a1593b86e8d3cfa7dd5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:36.221Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:36.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:40:36.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:40:36.241Z] ---> 72a5807d8ef8 [2021-11-01T18:40:36.241Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:40:36.241Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:40:36.241Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:40:36.241Z] ---> 72a5807d8ef8 [2021-11-01T18:40:36.241Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:40:36.241Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:40:36.241Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:40:36.241Z] ---> 72a5807d8ef8 [2021-11-01T18:40:36.241Z] Step 3/21 : WORKDIR /edgex-go [2021-11-01T18:40:36.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:40:36.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:40:36.241Z] ---> 72a5807d8ef8 [2021-11-01T18:40:36.241Z] Step 3/24 : WORKDIR /edgex-go [2021-11-01T18:40:36.241Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:40:36.241Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:40:36.241Z] ---> 72a5807d8ef8 [2021-11-01T18:40:36.241Z] Step 3/23 : WORKDIR /edgex-go [2021-11-01T18:40:36.241Z] ---> Running in a44f5150f822 [2021-11-01T18:40:36.241Z] ---> Running in 65a60d994706 [2021-11-01T18:40:36.241Z] ---> Running in 7765a3970134 [2021-11-01T18:40:36.241Z] ---> Running in 79ed79d046ce [2021-11-01T18:40:36.241Z] ---> Running in 7273e8e08560 [2021-11-01T18:40:36.241Z] Removing intermediate container 7273e8e08560 [2021-11-01T18:40:36.241Z] ---> e398317853a1 [2021-11-01T18:40:36.241Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:40:36.241Z] Removing intermediate container a44f5150f822 [2021-11-01T18:40:36.241Z] Removing intermediate container 65a60d994706 [2021-11-01T18:40:36.241Z] ---> d393290a9680 [2021-11-01T18:40:36.241Z] ---> 72320a755adb [2021-11-01T18:40:36.241Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:40:36.241Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:40:36.241Z] ---> Running in 3b606b81126f [2021-11-01T18:40:36.241Z] Removing intermediate container 7765a3970134 [2021-11-01T18:40:36.241Z] ---> d2db1894a186 [2021-11-01T18:40:36.241Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:40:36.241Z] Removing intermediate container 79ed79d046ce [2021-11-01T18:40:36.241Z] ---> b16d24654f3c [2021-11-01T18:40:36.241Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:40:36.241Z] ---> Running in c8123d7ff2d7 [2021-11-01T18:40:36.241Z] ---> Running in 077c5830b4cd [2021-11-01T18:40:36.241Z] ---> Running in 41d0d465f758 [2021-11-01T18:40:36.241Z] ---> Running in 79bfe2cb45b5 [2021-11-01T18:40:36.510Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-01T18:40:36.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-01T18:40:36.510Z] ec97b3555b34: Preparing [2021-11-01T18:40:36.510Z] b4f24ff36f58: Preparing [2021-11-01T18:40:36.510Z] e2655605d420: Preparing [2021-11-01T18:40:36.510Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:36.510Z] e2eb06d8af82: Preparing [2021-11-01T18:40:36.510Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:36.510Z] ec97b3555b34: Layer already exists [2021-11-01T18:40:36.510Z] e2655605d420: Layer already exists [2021-11-01T18:40:36.510Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:36.510Z] b4f24ff36f58: Layer already exists [2021-11-01T18:40:36.510Z] latest: digest: sha256:e687d564c4b3f4b04bde571d0eb535d6929c7a2bef33a1593b86e8d3cfa7dd5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:36.799Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:37.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.88 [2021-11-01T18:40:37.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-01T18:40:37.082Z] ec97b3555b34: Preparing [2021-11-01T18:40:37.082Z] b4f24ff36f58: Preparing [2021-11-01T18:40:37.082Z] e2655605d420: Preparing [2021-11-01T18:40:37.082Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:37.082Z] e2eb06d8af82: Preparing [2021-11-01T18:40:37.082Z] ec97b3555b34: Layer already exists [2021-11-01T18:40:37.082Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:37.082Z] b4f24ff36f58: Layer already exists [2021-11-01T18:40:37.082Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:37.082Z] e2655605d420: Layer already exists [2021-11-01T18:40:37.082Z] 2.0.1-dev.88: digest: sha256:e687d564c4b3f4b04bde571d0eb535d6929c7a2bef33a1593b86e8d3cfa7dd5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:37.375Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:37.664Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:37.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-01T18:40:37.665Z] ec97b3555b34: Preparing [2021-11-01T18:40:37.665Z] b4f24ff36f58: Preparing [2021-11-01T18:40:37.665Z] e2655605d420: Preparing [2021-11-01T18:40:37.665Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:37.665Z] e2eb06d8af82: Preparing [2021-11-01T18:40:37.665Z] ec97b3555b34: Layer already exists [2021-11-01T18:40:37.665Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:37.665Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:37.665Z] e2655605d420: Layer already exists [2021-11-01T18:40:37.665Z] b4f24ff36f58: Layer already exists [2021-11-01T18:40:37.665Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:e687d564c4b3f4b04bde571d0eb535d6929c7a2bef33a1593b86e8d3cfa7dd5b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:37.961Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:38.251Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-01T18:40:38.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-01T18:40:38.251Z] ec97b3555b34: Preparing [2021-11-01T18:40:38.251Z] b4f24ff36f58: Preparing [2021-11-01T18:40:38.251Z] e2655605d420: Preparing [2021-11-01T18:40:38.251Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:38.251Z] e2eb06d8af82: Preparing [2021-11-01T18:40:38.251Z] e2655605d420: Layer already exists [2021-11-01T18:40:38.251Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:38.251Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:38.251Z] ec97b3555b34: Layer already exists [2021-11-01T18:40:38.251Z] b4f24ff36f58: Layer already exists [2021-11-01T18:40:38.251Z] main: digest: sha256:e687d564c4b3f4b04bde571d0eb535d6929c7a2bef33a1593b86e8d3cfa7dd5b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:38.285Z] ===================================================== [Pipeline] echo [2021-11-01T18:40:38.292Z] taggedImages: [2021-11-01T18:40:38.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:38.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-01T18:40:38.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.88 [2021-11-01T18:40:38.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:38.292Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-01T18:40:38.309Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-01T18:40:38.309Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:38.309Z] latest [2021-11-01T18:40:38.309Z] 2.0.1-dev.88 [2021-11-01T18:40:38.309Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:38.309Z] main [2021-11-01T18:40:38.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:38.617Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:38.908Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:38.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-01T18:40:38.908Z] 3723b620d83e: Preparing [2021-11-01T18:40:38.908Z] 3723b620d83e: Preparing [2021-11-01T18:40:38.908Z] 95f491ead4d1: Preparing [2021-11-01T18:40:38.908Z] a9b3f9c27d7f: Preparing [2021-11-01T18:40:38.908Z] c94659db61ab: Preparing [2021-11-01T18:40:38.908Z] 5a1b0c053709: Preparing [2021-11-01T18:40:38.908Z] e2655605d420: Preparing [2021-11-01T18:40:38.908Z] 49a4c85c6cde: Preparing [2021-11-01T18:40:38.908Z] 803cd661540b: Preparing [2021-11-01T18:40:38.908Z] 1f9d98ee3551: Preparing [2021-11-01T18:40:38.908Z] 1a44c82c518c: Preparing [2021-11-01T18:40:38.908Z] e2eb06d8af82: Preparing [2021-11-01T18:40:38.908Z] e2655605d420: Waiting [2021-11-01T18:40:38.908Z] 49a4c85c6cde: Waiting [2021-11-01T18:40:38.908Z] 803cd661540b: Waiting [2021-11-01T18:40:38.908Z] e2eb06d8af82: Waiting [2021-11-01T18:40:38.908Z] 1f9d98ee3551: Waiting [2021-11-01T18:40:38.908Z] 1a44c82c518c: Waiting [2021-11-01T18:40:38.908Z] 95f491ead4d1: Pushed [2021-11-01T18:40:38.908Z] a9b3f9c27d7f: Pushed [2021-11-01T18:40:38.908Z] e2655605d420: Layer already exists [2021-11-01T18:40:38.908Z] 3723b620d83e: Pushed [2021-11-01T18:40:38.908Z] c94659db61ab: Pushed [2021-11-01T18:40:38.917Z] Removing intermediate container 3b606b81126f [2021-11-01T18:40:38.917Z] ---> a7cd9b1b63c8 [2021-11-01T18:40:38.917Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-01T18:40:39.171Z] 49a4c85c6cde: Pushed [2021-11-01T18:40:39.171Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:39.171Z] 803cd661540b: Pushed [2021-11-01T18:40:39.171Z] 1a44c82c518c: Pushed [2021-11-01T18:40:39.171Z] 1f9d98ee3551: Pushed [2021-11-01T18:40:39.199Z] ---> Running in 1cf968cabc3e [2021-11-01T18:40:39.482Z] Removing intermediate container c8123d7ff2d7 [2021-11-01T18:40:39.482Z] ---> 4df8e6211658 [2021-11-01T18:40:39.482Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-01T18:40:39.482Z] ---> Running in 005f97495c1a [2021-11-01T18:40:39.767Z] Removing intermediate container 79bfe2cb45b5 [2021-11-01T18:40:39.767Z] ---> d2231039a590 [2021-11-01T18:40:39.767Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-01T18:40:39.767Z] Removing intermediate container 41d0d465f758 [2021-11-01T18:40:39.767Z] ---> a2bc38213618 [2021-11-01T18:40:39.767Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-01T18:40:39.767Z] Removing intermediate container 077c5830b4cd [2021-11-01T18:40:39.767Z] ---> e66eeed01b14 [2021-11-01T18:40:39.767Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-01T18:40:40.042Z] ---> Running in 4300f385fadf [2021-11-01T18:40:40.042Z] ---> Running in e1d214cc195c [2021-11-01T18:40:40.042Z] ---> Running in 2796428af80e [2021-11-01T18:40:40.116Z] 5a1b0c053709: Pushed [2021-11-01T18:40:40.116Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:0bbf0eda1efa41e36e1fa5c7f23cd2bcbab5ebfb7d97796f01efcd47f6d5bd7f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:40.407Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:40.695Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-01T18:40:40.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-01T18:40:40.695Z] 3723b620d83e: Preparing [2021-11-01T18:40:40.695Z] 3723b620d83e: Preparing [2021-11-01T18:40:40.695Z] 95f491ead4d1: Preparing [2021-11-01T18:40:40.695Z] a9b3f9c27d7f: Preparing [2021-11-01T18:40:40.695Z] c94659db61ab: Preparing [2021-11-01T18:40:40.695Z] 5a1b0c053709: Preparing [2021-11-01T18:40:40.695Z] e2655605d420: Preparing [2021-11-01T18:40:40.695Z] 49a4c85c6cde: Preparing [2021-11-01T18:40:40.695Z] 803cd661540b: Preparing [2021-11-01T18:40:40.695Z] 1f9d98ee3551: Preparing [2021-11-01T18:40:40.695Z] 1a44c82c518c: Preparing [2021-11-01T18:40:40.695Z] e2eb06d8af82: Preparing [2021-11-01T18:40:40.695Z] 803cd661540b: Waiting [2021-11-01T18:40:40.695Z] 1f9d98ee3551: Waiting [2021-11-01T18:40:40.695Z] 1a44c82c518c: Waiting [2021-11-01T18:40:40.695Z] e2eb06d8af82: Waiting [2021-11-01T18:40:40.695Z] e2655605d420: Waiting [2021-11-01T18:40:40.695Z] 49a4c85c6cde: Waiting [2021-11-01T18:40:40.695Z] 95f491ead4d1: Layer already exists [2021-11-01T18:40:40.695Z] c94659db61ab: Layer already exists [2021-11-01T18:40:40.695Z] 3723b620d83e: Layer already exists [2021-11-01T18:40:40.695Z] a9b3f9c27d7f: Layer already exists [2021-11-01T18:40:40.695Z] 5a1b0c053709: Layer already exists [2021-11-01T18:40:40.695Z] 49a4c85c6cde: Layer already exists [2021-11-01T18:40:40.695Z] e2655605d420: Layer already exists [2021-11-01T18:40:40.695Z] 1f9d98ee3551: Layer already exists [2021-11-01T18:40:40.695Z] 1a44c82c518c: Layer already exists [2021-11-01T18:40:40.695Z] 803cd661540b: Layer already exists [2021-11-01T18:40:40.695Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:40.695Z] latest: digest: sha256:0bbf0eda1efa41e36e1fa5c7f23cd2bcbab5ebfb7d97796f01efcd47f6d5bd7f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:40.990Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:41.279Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.88 [2021-11-01T18:40:41.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-01T18:40:41.279Z] 3723b620d83e: Preparing [2021-11-01T18:40:41.279Z] 3723b620d83e: Preparing [2021-11-01T18:40:41.279Z] 95f491ead4d1: Preparing [2021-11-01T18:40:41.279Z] a9b3f9c27d7f: Preparing [2021-11-01T18:40:41.279Z] c94659db61ab: Preparing [2021-11-01T18:40:41.279Z] 5a1b0c053709: Preparing [2021-11-01T18:40:41.279Z] e2655605d420: Preparing [2021-11-01T18:40:41.279Z] 49a4c85c6cde: Preparing [2021-11-01T18:40:41.279Z] 803cd661540b: Preparing [2021-11-01T18:40:41.279Z] 1f9d98ee3551: Preparing [2021-11-01T18:40:41.279Z] 1a44c82c518c: Preparing [2021-11-01T18:40:41.279Z] e2eb06d8af82: Preparing [2021-11-01T18:40:41.279Z] 49a4c85c6cde: Waiting [2021-11-01T18:40:41.279Z] 803cd661540b: Waiting [2021-11-01T18:40:41.279Z] 1f9d98ee3551: Waiting [2021-11-01T18:40:41.279Z] 1a44c82c518c: Waiting [2021-11-01T18:40:41.279Z] e2eb06d8af82: Waiting [2021-11-01T18:40:41.279Z] e2655605d420: Waiting [2021-11-01T18:40:41.279Z] 3723b620d83e: Layer already exists [2021-11-01T18:40:41.279Z] 5a1b0c053709: Layer already exists [2021-11-01T18:40:41.279Z] 95f491ead4d1: Layer already exists [2021-11-01T18:40:41.279Z] a9b3f9c27d7f: Layer already exists [2021-11-01T18:40:41.279Z] c94659db61ab: Layer already exists [2021-11-01T18:40:41.279Z] 803cd661540b: Layer already exists [2021-11-01T18:40:41.279Z] 49a4c85c6cde: Layer already exists [2021-11-01T18:40:41.279Z] e2655605d420: Layer already exists [2021-11-01T18:40:41.279Z] 1a44c82c518c: Layer already exists [2021-11-01T18:40:41.279Z] 1f9d98ee3551: Layer already exists [2021-11-01T18:40:41.279Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:41.279Z] 2.0.1-dev.88: digest: sha256:0bbf0eda1efa41e36e1fa5c7f23cd2bcbab5ebfb7d97796f01efcd47f6d5bd7f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:41.502Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:41.572Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:41.789Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:41.858Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:41.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-01T18:40:41.858Z] 3723b620d83e: Preparing [2021-11-01T18:40:41.858Z] 3723b620d83e: Preparing [2021-11-01T18:40:41.858Z] 95f491ead4d1: Preparing [2021-11-01T18:40:41.858Z] a9b3f9c27d7f: Preparing [2021-11-01T18:40:41.858Z] c94659db61ab: Preparing [2021-11-01T18:40:41.858Z] 5a1b0c053709: Preparing [2021-11-01T18:40:41.858Z] e2655605d420: Preparing [2021-11-01T18:40:41.858Z] 49a4c85c6cde: Preparing [2021-11-01T18:40:41.858Z] 803cd661540b: Preparing [2021-11-01T18:40:41.858Z] 1f9d98ee3551: Preparing [2021-11-01T18:40:41.858Z] 1a44c82c518c: Preparing [2021-11-01T18:40:41.858Z] e2eb06d8af82: Preparing [2021-11-01T18:40:41.858Z] e2655605d420: Waiting [2021-11-01T18:40:41.858Z] 49a4c85c6cde: Waiting [2021-11-01T18:40:41.858Z] 803cd661540b: Waiting [2021-11-01T18:40:41.858Z] 1f9d98ee3551: Waiting [2021-11-01T18:40:41.858Z] 1a44c82c518c: Waiting [2021-11-01T18:40:41.858Z] e2eb06d8af82: Waiting [2021-11-01T18:40:41.858Z] 3723b620d83e: Layer already exists [2021-11-01T18:40:41.858Z] c94659db61ab: Layer already exists [2021-11-01T18:40:41.858Z] 95f491ead4d1: Layer already exists [2021-11-01T18:40:41.858Z] 5a1b0c053709: Layer already exists [2021-11-01T18:40:41.858Z] a9b3f9c27d7f: Layer already exists [2021-11-01T18:40:41.858Z] e2655605d420: Layer already exists [2021-11-01T18:40:41.858Z] 1f9d98ee3551: Layer already exists [2021-11-01T18:40:41.858Z] 803cd661540b: Layer already exists [2021-11-01T18:40:41.858Z] 49a4c85c6cde: Layer already exists [2021-11-01T18:40:41.858Z] 1a44c82c518c: Layer already exists [2021-11-01T18:40:41.858Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:41.858Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:0bbf0eda1efa41e36e1fa5c7f23cd2bcbab5ebfb7d97796f01efcd47f6d5bd7f size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:42.152Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:42.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:42.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:42.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:42.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-01T18:40:42.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-01T18:40:42.439Z] 3723b620d83e: Preparing [2021-11-01T18:40:42.439Z] 3723b620d83e: Preparing [2021-11-01T18:40:42.439Z] 95f491ead4d1: Preparing [2021-11-01T18:40:42.439Z] a9b3f9c27d7f: Preparing [2021-11-01T18:40:42.439Z] c94659db61ab: Preparing [2021-11-01T18:40:42.439Z] 5a1b0c053709: Preparing [2021-11-01T18:40:42.439Z] e2655605d420: Preparing [2021-11-01T18:40:42.439Z] 49a4c85c6cde: Preparing [2021-11-01T18:40:42.439Z] 803cd661540b: Preparing [2021-11-01T18:40:42.439Z] 1f9d98ee3551: Preparing [2021-11-01T18:40:42.439Z] 1a44c82c518c: Preparing [2021-11-01T18:40:42.439Z] e2eb06d8af82: Preparing [2021-11-01T18:40:42.439Z] 803cd661540b: Waiting [2021-11-01T18:40:42.439Z] 1f9d98ee3551: Waiting [2021-11-01T18:40:42.439Z] 1a44c82c518c: Waiting [2021-11-01T18:40:42.439Z] e2eb06d8af82: Waiting [2021-11-01T18:40:42.439Z] e2655605d420: Waiting [2021-11-01T18:40:42.439Z] 49a4c85c6cde: Waiting [2021-11-01T18:40:42.439Z] c94659db61ab: Layer already exists [2021-11-01T18:40:42.439Z] a9b3f9c27d7f: Layer already exists [2021-11-01T18:40:42.439Z] 95f491ead4d1: Layer already exists [2021-11-01T18:40:42.439Z] 3723b620d83e: Layer already exists [2021-11-01T18:40:42.439Z] 5a1b0c053709: Layer already exists [2021-11-01T18:40:42.439Z] 803cd661540b: Layer already exists [2021-11-01T18:40:42.439Z] e2655605d420: Layer already exists [2021-11-01T18:40:42.439Z] 1f9d98ee3551: Layer already exists [2021-11-01T18:40:42.439Z] 49a4c85c6cde: Layer already exists [2021-11-01T18:40:42.439Z] 1a44c82c518c: Layer already exists [2021-11-01T18:40:42.439Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:42.439Z] main: digest: sha256:0bbf0eda1efa41e36e1fa5c7f23cd2bcbab5ebfb7d97796f01efcd47f6d5bd7f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:42.466Z] ===================================================== [Pipeline] echo [2021-11-01T18:40:42.472Z] taggedImages: [2021-11-01T18:40:42.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:42.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-01T18:40:42.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.88 [2021-11-01T18:40:42.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:42.472Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-01T18:40:42.493Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-01T18:40:42.493Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:42.493Z] latest [2021-11-01T18:40:42.493Z] 2.0.1-dev.88 [2021-11-01T18:40:42.493Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:42.493Z] main [2021-11-01T18:40:42.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:42.672Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:42.794Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:42.948Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:43.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:43.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-01T18:40:43.095Z] 0b0a6a908488: Preparing [2021-11-01T18:40:43.095Z] 29bf524a050b: Preparing [2021-11-01T18:40:43.095Z] 9ef4318659fb: Preparing [2021-11-01T18:40:43.095Z] 76e0828b1a6e: Preparing [2021-11-01T18:40:43.095Z] 42562fa25887: Preparing [2021-11-01T18:40:43.095Z] e2eb06d8af82: Preparing [2021-11-01T18:40:43.224Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:43.512Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:43.512Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:40:43.687Z] 9ef4318659fb: Pushed [2021-11-01T18:40:43.687Z] 76e0828b1a6e: Pushed [2021-11-01T18:40:43.687Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:43.687Z] 42562fa25887: Pushed [2021-11-01T18:40:43.687Z] 0b0a6a908488: Pushed [2021-11-01T18:40:43.795Z] OK: 219 MiB in 52 packages [2021-11-01T18:40:43.946Z] 29bf524a050b: Pushed [2021-11-01T18:40:44.087Z] OK: 219 MiB in 52 packages [2021-11-01T18:40:44.206Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:08f8a227222d9e46421f96282ef236255d505d271c75030b1e79df3cd1211e84 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:44.501Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:44.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-01T18:40:44.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-01T18:40:44.793Z] 0b0a6a908488: Preparing [2021-11-01T18:40:44.793Z] 29bf524a050b: Preparing [2021-11-01T18:40:44.793Z] 9ef4318659fb: Preparing [2021-11-01T18:40:44.793Z] 76e0828b1a6e: Preparing [2021-11-01T18:40:44.793Z] 42562fa25887: Preparing [2021-11-01T18:40:44.793Z] e2eb06d8af82: Preparing [2021-11-01T18:40:44.793Z] e2eb06d8af82: Waiting [2021-11-01T18:40:44.793Z] 76e0828b1a6e: Layer already exists [2021-11-01T18:40:44.793Z] 29bf524a050b: Layer already exists [2021-11-01T18:40:44.793Z] 42562fa25887: Layer already exists [2021-11-01T18:40:44.793Z] 9ef4318659fb: Layer already exists [2021-11-01T18:40:44.793Z] 0b0a6a908488: Layer already exists [2021-11-01T18:40:44.793Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:44.793Z] latest: digest: sha256:08f8a227222d9e46421f96282ef236255d505d271c75030b1e79df3cd1211e84 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:45.005Z] OK: 219 MiB in 52 packages [2021-11-01T18:40:45.092Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:45.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.88 [2021-11-01T18:40:45.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-01T18:40:45.390Z] 0b0a6a908488: Preparing [2021-11-01T18:40:45.390Z] 29bf524a050b: Preparing [2021-11-01T18:40:45.390Z] 9ef4318659fb: Preparing [2021-11-01T18:40:45.390Z] 76e0828b1a6e: Preparing [2021-11-01T18:40:45.390Z] 42562fa25887: Preparing [2021-11-01T18:40:45.390Z] e2eb06d8af82: Preparing [2021-11-01T18:40:45.390Z] e2eb06d8af82: Waiting [2021-11-01T18:40:45.390Z] 42562fa25887: Layer already exists [2021-11-01T18:40:45.390Z] 9ef4318659fb: Layer already exists [2021-11-01T18:40:45.390Z] 29bf524a050b: Layer already exists [2021-11-01T18:40:45.390Z] 76e0828b1a6e: Layer already exists [2021-11-01T18:40:45.390Z] 0b0a6a908488: Layer already exists [2021-11-01T18:40:45.390Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:45.390Z] 2.0.1-dev.88: digest: sha256:08f8a227222d9e46421f96282ef236255d505d271c75030b1e79df3cd1211e84 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:45.685Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:45.979Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:45.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-01T18:40:45.979Z] 0b0a6a908488: Preparing [2021-11-01T18:40:45.979Z] 29bf524a050b: Preparing [2021-11-01T18:40:45.979Z] 9ef4318659fb: Preparing [2021-11-01T18:40:45.979Z] 76e0828b1a6e: Preparing [2021-11-01T18:40:45.979Z] 42562fa25887: Preparing [2021-11-01T18:40:45.979Z] e2eb06d8af82: Preparing [2021-11-01T18:40:45.979Z] e2eb06d8af82: Waiting [2021-11-01T18:40:45.979Z] 76e0828b1a6e: Layer already exists [2021-11-01T18:40:45.980Z] 42562fa25887: Layer already exists [2021-11-01T18:40:45.980Z] 29bf524a050b: Layer already exists [2021-11-01T18:40:45.980Z] 0b0a6a908488: Layer already exists [2021-11-01T18:40:45.980Z] 9ef4318659fb: Layer already exists [2021-11-01T18:40:45.980Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:45.980Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:08f8a227222d9e46421f96282ef236255d505d271c75030b1e79df3cd1211e84 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:46.275Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:46.287Z] OK: 219 MiB in 52 packages [2021-11-01T18:40:46.288Z] Removing intermediate container 1cf968cabc3e [2021-11-01T18:40:46.288Z] ---> a22b8064c3eb [2021-11-01T18:40:46.288Z] Step 6/21 : COPY . . [2021-11-01T18:40:46.288Z] OK: 219 MiB in 52 packages [2021-11-01T18:40:46.566Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-01T18:40:46.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-01T18:40:46.566Z] 0b0a6a908488: Preparing [2021-11-01T18:40:46.566Z] 29bf524a050b: Preparing [2021-11-01T18:40:46.566Z] 9ef4318659fb: Preparing [2021-11-01T18:40:46.566Z] 76e0828b1a6e: Preparing [2021-11-01T18:40:46.566Z] 42562fa25887: Preparing [2021-11-01T18:40:46.566Z] e2eb06d8af82: Preparing [2021-11-01T18:40:46.566Z] e2eb06d8af82: Waiting [2021-11-01T18:40:46.566Z] 42562fa25887: Layer already exists [2021-11-01T18:40:46.566Z] 9ef4318659fb: Layer already exists [2021-11-01T18:40:46.566Z] 76e0828b1a6e: Layer already exists [2021-11-01T18:40:46.566Z] 29bf524a050b: Layer already exists [2021-11-01T18:40:46.566Z] 0b0a6a908488: Layer already exists [2021-11-01T18:40:46.566Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:46.566Z] main: digest: sha256:08f8a227222d9e46421f96282ef236255d505d271c75030b1e79df3cd1211e84 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:46.596Z] ===================================================== [Pipeline] echo [2021-11-01T18:40:46.603Z] taggedImages: [2021-11-01T18:40:46.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:46.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-01T18:40:46.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.88 [2021-11-01T18:40:46.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:46.603Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-01T18:40:46.619Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-01T18:40:46.619Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:46.619Z] latest [2021-11-01T18:40:46.619Z] 2.0.1-dev.88 [2021-11-01T18:40:46.619Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:46.619Z] main [2021-11-01T18:40:46.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:46.926Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:46.945Z] Removing intermediate container 005f97495c1a [2021-11-01T18:40:46.945Z] ---> 3a1e353f615a [2021-11-01T18:40:46.945Z] Step 6/22 : COPY . . [2021-11-01T18:40:47.217Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:47.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-01T18:40:47.217Z] c212f87ee752: Preparing [2021-11-01T18:40:47.217Z] 119c741bcceb: Preparing [2021-11-01T18:40:47.217Z] 423db8a88d34: Preparing [2021-11-01T18:40:47.217Z] db1d5866aa3a: Preparing [2021-11-01T18:40:47.217Z] c70b53e61065: Preparing [2021-11-01T18:40:47.217Z] 50cc1d3e6372: Preparing [2021-11-01T18:40:47.217Z] 10e996af4238: Preparing [2021-11-01T18:40:47.217Z] f788316adb6a: Preparing [2021-11-01T18:40:47.217Z] addf49a89591: Preparing [2021-11-01T18:40:47.217Z] e2eb06d8af82: Preparing [2021-11-01T18:40:47.217Z] 50cc1d3e6372: Waiting [2021-11-01T18:40:47.217Z] 10e996af4238: Waiting [2021-11-01T18:40:47.217Z] f788316adb6a: Waiting [2021-11-01T18:40:47.217Z] addf49a89591: Waiting [2021-11-01T18:40:47.217Z] e2eb06d8af82: Waiting [2021-11-01T18:40:47.572Z] Removing intermediate container 4300f385fadf [2021-11-01T18:40:47.572Z] ---> 0503c6094cec [2021-11-01T18:40:47.572Z] Step 6/24 : COPY . . [2021-11-01T18:40:47.572Z] Removing intermediate container 2796428af80e [2021-11-01T18:40:47.572Z] ---> b3e2f96e8993 [2021-11-01T18:40:47.572Z] Step 6/23 : COPY go.mod . [2021-11-01T18:40:47.805Z] c70b53e61065: Pushed [2021-11-01T18:40:47.805Z] 119c741bcceb: Pushed [2021-11-01T18:40:47.805Z] c212f87ee752: Pushed [2021-11-01T18:40:47.805Z] 50cc1d3e6372: Pushed [2021-11-01T18:40:47.805Z] 10e996af4238: Pushed [2021-11-01T18:40:47.805Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:47.892Z] Removing intermediate container e1d214cc195c [2021-11-01T18:40:47.893Z] ---> 476ac52e4801 [2021-11-01T18:40:47.893Z] Step 6/22 : COPY . . [2021-11-01T18:40:48.066Z] db1d5866aa3a: Pushed [2021-11-01T18:40:48.066Z] f788316adb6a: Pushed [2021-11-01T18:40:48.066Z] addf49a89591: Pushed [2021-11-01T18:40:48.066Z] 423db8a88d34: Pushed [2021-11-01T18:40:48.328Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:704dad29742d5289627e8d6f6565c90c1f143569e33d4c7f26e8c59bd8a721d6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:48.628Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:48.919Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-01T18:40:48.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-01T18:40:48.919Z] c212f87ee752: Preparing [2021-11-01T18:40:48.919Z] 119c741bcceb: Preparing [2021-11-01T18:40:48.919Z] 423db8a88d34: Preparing [2021-11-01T18:40:48.919Z] db1d5866aa3a: Preparing [2021-11-01T18:40:48.919Z] c70b53e61065: Preparing [2021-11-01T18:40:48.919Z] 50cc1d3e6372: Preparing [2021-11-01T18:40:48.919Z] 10e996af4238: Preparing [2021-11-01T18:40:48.919Z] f788316adb6a: Preparing [2021-11-01T18:40:48.919Z] addf49a89591: Preparing [2021-11-01T18:40:48.919Z] e2eb06d8af82: Preparing [2021-11-01T18:40:48.919Z] f788316adb6a: Waiting [2021-11-01T18:40:48.919Z] addf49a89591: Waiting [2021-11-01T18:40:48.919Z] e2eb06d8af82: Waiting [2021-11-01T18:40:48.919Z] 50cc1d3e6372: Waiting [2021-11-01T18:40:48.919Z] 10e996af4238: Waiting [2021-11-01T18:40:48.919Z] 119c741bcceb: Layer already exists [2021-11-01T18:40:48.919Z] c70b53e61065: Layer already exists [2021-11-01T18:40:48.919Z] c212f87ee752: Layer already exists [2021-11-01T18:40:48.919Z] 423db8a88d34: Layer already exists [2021-11-01T18:40:48.919Z] db1d5866aa3a: Layer already exists [2021-11-01T18:40:48.919Z] 10e996af4238: Layer already exists [2021-11-01T18:40:48.919Z] f788316adb6a: Layer already exists [2021-11-01T18:40:48.919Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:48.919Z] 50cc1d3e6372: Layer already exists [2021-11-01T18:40:48.919Z] addf49a89591: Layer already exists [2021-11-01T18:40:48.919Z] latest: digest: sha256:704dad29742d5289627e8d6f6565c90c1f143569e33d4c7f26e8c59bd8a721d6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:49.219Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:49.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.88 [2021-11-01T18:40:49.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-01T18:40:49.646Z] c212f87ee752: Preparing [2021-11-01T18:40:49.646Z] 119c741bcceb: Preparing [2021-11-01T18:40:49.646Z] 423db8a88d34: Preparing [2021-11-01T18:40:49.646Z] db1d5866aa3a: Preparing [2021-11-01T18:40:49.646Z] c70b53e61065: Preparing [2021-11-01T18:40:49.646Z] 50cc1d3e6372: Preparing [2021-11-01T18:40:49.646Z] 10e996af4238: Preparing [2021-11-01T18:40:49.646Z] f788316adb6a: Preparing [2021-11-01T18:40:49.646Z] addf49a89591: Preparing [2021-11-01T18:40:49.646Z] e2eb06d8af82: Preparing [2021-11-01T18:40:49.646Z] 50cc1d3e6372: Waiting [2021-11-01T18:40:49.646Z] 10e996af4238: Waiting [2021-11-01T18:40:49.646Z] f788316adb6a: Waiting [2021-11-01T18:40:49.646Z] addf49a89591: Waiting [2021-11-01T18:40:49.646Z] e2eb06d8af82: Waiting [2021-11-01T18:40:49.646Z] 423db8a88d34: Layer already exists [2021-11-01T18:40:49.646Z] c212f87ee752: Layer already exists [2021-11-01T18:40:49.646Z] 119c741bcceb: Layer already exists [2021-11-01T18:40:49.646Z] c70b53e61065: Layer already exists [2021-11-01T18:40:49.646Z] db1d5866aa3a: Layer already exists [2021-11-01T18:40:49.646Z] 50cc1d3e6372: Layer already exists [2021-11-01T18:40:49.646Z] 10e996af4238: Layer already exists [2021-11-01T18:40:49.646Z] f788316adb6a: Layer already exists [2021-11-01T18:40:49.646Z] addf49a89591: Layer already exists [2021-11-01T18:40:49.646Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:49.646Z] 2.0.1-dev.88: digest: sha256:704dad29742d5289627e8d6f6565c90c1f143569e33d4c7f26e8c59bd8a721d6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:49.976Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:50.265Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:50.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-01T18:40:50.265Z] c212f87ee752: Preparing [2021-11-01T18:40:50.265Z] 119c741bcceb: Preparing [2021-11-01T18:40:50.265Z] 423db8a88d34: Preparing [2021-11-01T18:40:50.265Z] db1d5866aa3a: Preparing [2021-11-01T18:40:50.265Z] c70b53e61065: Preparing [2021-11-01T18:40:50.265Z] 50cc1d3e6372: Preparing [2021-11-01T18:40:50.265Z] 10e996af4238: Preparing [2021-11-01T18:40:50.265Z] f788316adb6a: Preparing [2021-11-01T18:40:50.265Z] addf49a89591: Preparing [2021-11-01T18:40:50.265Z] e2eb06d8af82: Preparing [2021-11-01T18:40:50.265Z] 50cc1d3e6372: Waiting [2021-11-01T18:40:50.265Z] 10e996af4238: Waiting [2021-11-01T18:40:50.265Z] f788316adb6a: Waiting [2021-11-01T18:40:50.265Z] e2eb06d8af82: Waiting [2021-11-01T18:40:50.265Z] addf49a89591: Waiting [2021-11-01T18:40:50.265Z] db1d5866aa3a: Layer already exists [2021-11-01T18:40:50.265Z] 423db8a88d34: Layer already exists [2021-11-01T18:40:50.265Z] c212f87ee752: Layer already exists [2021-11-01T18:40:50.265Z] c70b53e61065: Layer already exists [2021-11-01T18:40:50.265Z] 119c741bcceb: Layer already exists [2021-11-01T18:40:50.265Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:50.265Z] f788316adb6a: Layer already exists [2021-11-01T18:40:50.265Z] 10e996af4238: Layer already exists [2021-11-01T18:40:50.265Z] addf49a89591: Layer already exists [2021-11-01T18:40:50.265Z] 50cc1d3e6372: Layer already exists [2021-11-01T18:40:50.265Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:704dad29742d5289627e8d6f6565c90c1f143569e33d4c7f26e8c59bd8a721d6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:50.537Z] ---> 871bed6e835a [2021-11-01T18:40:50.537Z] Step 7/23 : RUN go mod download [2021-11-01T18:40:50.565Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:50.857Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-01T18:40:50.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-01T18:40:50.857Z] c212f87ee752: Preparing [2021-11-01T18:40:50.857Z] 119c741bcceb: Preparing [2021-11-01T18:40:50.857Z] 423db8a88d34: Preparing [2021-11-01T18:40:50.857Z] db1d5866aa3a: Preparing [2021-11-01T18:40:50.857Z] c70b53e61065: Preparing [2021-11-01T18:40:50.857Z] 50cc1d3e6372: Preparing [2021-11-01T18:40:50.857Z] 10e996af4238: Preparing [2021-11-01T18:40:50.857Z] f788316adb6a: Preparing [2021-11-01T18:40:50.857Z] addf49a89591: Preparing [2021-11-01T18:40:50.857Z] e2eb06d8af82: Preparing [2021-11-01T18:40:50.857Z] 50cc1d3e6372: Waiting [2021-11-01T18:40:50.857Z] 10e996af4238: Waiting [2021-11-01T18:40:50.857Z] f788316adb6a: Waiting [2021-11-01T18:40:50.857Z] addf49a89591: Waiting [2021-11-01T18:40:50.857Z] e2eb06d8af82: Waiting [2021-11-01T18:40:50.857Z] 119c741bcceb: Layer already exists [2021-11-01T18:40:50.857Z] c212f87ee752: Layer already exists [2021-11-01T18:40:50.857Z] c70b53e61065: Layer already exists [2021-11-01T18:40:50.857Z] db1d5866aa3a: Layer already exists [2021-11-01T18:40:50.857Z] 423db8a88d34: Layer already exists [2021-11-01T18:40:50.857Z] 10e996af4238: Layer already exists [2021-11-01T18:40:50.857Z] f788316adb6a: Layer already exists [2021-11-01T18:40:50.857Z] 50cc1d3e6372: Layer already exists [2021-11-01T18:40:50.857Z] addf49a89591: Layer already exists [2021-11-01T18:40:50.857Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:50.857Z] main: digest: sha256:704dad29742d5289627e8d6f6565c90c1f143569e33d4c7f26e8c59bd8a721d6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:50.887Z] ===================================================== [Pipeline] echo [2021-11-01T18:40:50.895Z] taggedImages: [2021-11-01T18:40:50.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:50.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-01T18:40:50.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.88 [2021-11-01T18:40:50.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:50.895Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-01T18:40:50.916Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-01T18:40:50.916Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:50.916Z] latest [2021-11-01T18:40:50.916Z] 2.0.1-dev.88 [2021-11-01T18:40:50.916Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:50.916Z] main [2021-11-01T18:40:50.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:51.140Z] ---> Running in 882e96854a0e [2021-11-01T18:40:51.228Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:51.521Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:51.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-01T18:40:51.521Z] 036089b5b90c: Preparing [2021-11-01T18:40:51.521Z] ba7fdb0a199f: Preparing [2021-11-01T18:40:51.521Z] e2655605d420: Preparing [2021-11-01T18:40:51.521Z] 7d4015fa92bd: Preparing [2021-11-01T18:40:51.521Z] e2eb06d8af82: Preparing [2021-11-01T18:40:51.521Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:51.521Z] e2655605d420: Layer already exists [2021-11-01T18:40:51.521Z] 036089b5b90c: Pushed [2021-11-01T18:40:51.521Z] 7d4015fa92bd: Pushed [2021-11-01T18:40:52.463Z] ba7fdb0a199f: Pushed [2021-11-01T18:40:52.724Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:2ee12137c8ae84aecb440f5b6ffcdd30ce431b7c43beab9c1f35ecf8afc30484 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:53.034Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:53.334Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-01T18:40:53.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-01T18:40:53.334Z] 036089b5b90c: Preparing [2021-11-01T18:40:53.334Z] ba7fdb0a199f: Preparing [2021-11-01T18:40:53.334Z] e2655605d420: Preparing [2021-11-01T18:40:53.334Z] 7d4015fa92bd: Preparing [2021-11-01T18:40:53.334Z] e2eb06d8af82: Preparing [2021-11-01T18:40:53.334Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:53.334Z] ba7fdb0a199f: Layer already exists [2021-11-01T18:40:53.334Z] 036089b5b90c: Layer already exists [2021-11-01T18:40:53.334Z] 7d4015fa92bd: Layer already exists [2021-11-01T18:40:53.334Z] e2655605d420: Layer already exists [2021-11-01T18:40:53.334Z] latest: digest: sha256:2ee12137c8ae84aecb440f5b6ffcdd30ce431b7c43beab9c1f35ecf8afc30484 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:53.631Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:53.923Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.88 [2021-11-01T18:40:53.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-01T18:40:53.923Z] 036089b5b90c: Preparing [2021-11-01T18:40:53.923Z] ba7fdb0a199f: Preparing [2021-11-01T18:40:53.923Z] e2655605d420: Preparing [2021-11-01T18:40:53.923Z] 7d4015fa92bd: Preparing [2021-11-01T18:40:53.923Z] e2eb06d8af82: Preparing [2021-11-01T18:40:53.923Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:53.923Z] e2655605d420: Layer already exists [2021-11-01T18:40:53.923Z] 7d4015fa92bd: Layer already exists [2021-11-01T18:40:53.923Z] ba7fdb0a199f: Layer already exists [2021-11-01T18:40:53.923Z] 036089b5b90c: Layer already exists [2021-11-01T18:40:53.923Z] 2.0.1-dev.88: digest: sha256:2ee12137c8ae84aecb440f5b6ffcdd30ce431b7c43beab9c1f35ecf8afc30484 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:54.219Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:54.516Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:54.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-01T18:40:54.516Z] 036089b5b90c: Preparing [2021-11-01T18:40:54.516Z] ba7fdb0a199f: Preparing [2021-11-01T18:40:54.516Z] e2655605d420: Preparing [2021-11-01T18:40:54.516Z] 7d4015fa92bd: Preparing [2021-11-01T18:40:54.516Z] e2eb06d8af82: Preparing [2021-11-01T18:40:54.516Z] e2655605d420: Layer already exists [2021-11-01T18:40:54.516Z] 7d4015fa92bd: Layer already exists [2021-11-01T18:40:54.516Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:54.516Z] ba7fdb0a199f: Layer already exists [2021-11-01T18:40:54.516Z] 036089b5b90c: Layer already exists [2021-11-01T18:40:54.516Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:2ee12137c8ae84aecb440f5b6ffcdd30ce431b7c43beab9c1f35ecf8afc30484 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:54.806Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:55.098Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-01T18:40:55.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-01T18:40:55.098Z] 036089b5b90c: Preparing [2021-11-01T18:40:55.098Z] ba7fdb0a199f: Preparing [2021-11-01T18:40:55.098Z] e2655605d420: Preparing [2021-11-01T18:40:55.098Z] 7d4015fa92bd: Preparing [2021-11-01T18:40:55.098Z] e2eb06d8af82: Preparing [2021-11-01T18:40:55.098Z] ba7fdb0a199f: Layer already exists [2021-11-01T18:40:55.098Z] e2655605d420: Layer already exists [2021-11-01T18:40:55.098Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:55.098Z] 036089b5b90c: Layer already exists [2021-11-01T18:40:55.098Z] 7d4015fa92bd: Layer already exists [2021-11-01T18:40:55.098Z] main: digest: sha256:2ee12137c8ae84aecb440f5b6ffcdd30ce431b7c43beab9c1f35ecf8afc30484 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:55.130Z] ===================================================== [Pipeline] echo [2021-11-01T18:40:55.138Z] taggedImages: [2021-11-01T18:40:55.138Z] - nexus3.edgexfoundry.org:10004/support-notifications:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:55.138Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-01T18:40:55.138Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.88 [2021-11-01T18:40:55.138Z] - nexus3.edgexfoundry.org:10004/support-notifications:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:55.138Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-01T18:40:55.156Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-01T18:40:55.156Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:55.156Z] latest [2021-11-01T18:40:55.156Z] 2.0.1-dev.88 [2021-11-01T18:40:55.156Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:55.156Z] main [2021-11-01T18:40:55.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:55.456Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:55.749Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:55.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-01T18:40:55.749Z] 4dab93634020: Preparing [2021-11-01T18:40:55.749Z] 190ed71a58a6: Preparing [2021-11-01T18:40:55.749Z] e2655605d420: Preparing [2021-11-01T18:40:55.749Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:55.749Z] e2eb06d8af82: Preparing [2021-11-01T18:40:55.749Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:55.749Z] e2655605d420: Layer already exists [2021-11-01T18:40:55.749Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:55.749Z] 4dab93634020: Pushed [2021-11-01T18:40:57.137Z] 190ed71a58a6: Pushed [2021-11-01T18:40:57.137Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:44c4e2b3dffe9e3a99ee174e5637e5008cc8a8cf3b1fc6847485ada1205a8488 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:57.433Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:57.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-01T18:40:57.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-01T18:40:57.723Z] 4dab93634020: Preparing [2021-11-01T18:40:57.723Z] 190ed71a58a6: Preparing [2021-11-01T18:40:57.723Z] e2655605d420: Preparing [2021-11-01T18:40:57.723Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:57.723Z] e2eb06d8af82: Preparing [2021-11-01T18:40:57.723Z] 190ed71a58a6: Layer already exists [2021-11-01T18:40:57.723Z] 4dab93634020: Layer already exists [2021-11-01T18:40:57.723Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:57.723Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:57.723Z] e2655605d420: Layer already exists [2021-11-01T18:40:57.724Z] latest: digest: sha256:44c4e2b3dffe9e3a99ee174e5637e5008cc8a8cf3b1fc6847485ada1205a8488 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:58.020Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:58.306Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.88 [2021-11-01T18:40:58.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-01T18:40:58.306Z] 4dab93634020: Preparing [2021-11-01T18:40:58.306Z] 190ed71a58a6: Preparing [2021-11-01T18:40:58.306Z] e2655605d420: Preparing [2021-11-01T18:40:58.306Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:58.306Z] e2eb06d8af82: Preparing [2021-11-01T18:40:58.306Z] 4dab93634020: Layer already exists [2021-11-01T18:40:58.306Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:58.306Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:58.306Z] e2655605d420: Layer already exists [2021-11-01T18:40:58.306Z] 190ed71a58a6: Layer already exists [2021-11-01T18:40:58.306Z] 2.0.1-dev.88: digest: sha256:44c4e2b3dffe9e3a99ee174e5637e5008cc8a8cf3b1fc6847485ada1205a8488 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:58.606Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:58.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:58.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-01T18:40:58.896Z] 4dab93634020: Preparing [2021-11-01T18:40:58.896Z] 190ed71a58a6: Preparing [2021-11-01T18:40:58.896Z] e2655605d420: Preparing [2021-11-01T18:40:58.896Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:58.896Z] e2eb06d8af82: Preparing [2021-11-01T18:40:58.896Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:58.896Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:58.896Z] 190ed71a58a6: Layer already exists [2021-11-01T18:40:58.896Z] 4dab93634020: Layer already exists [2021-11-01T18:40:58.896Z] e2655605d420: Layer already exists [2021-11-01T18:40:58.896Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:44c4e2b3dffe9e3a99ee174e5637e5008cc8a8cf3b1fc6847485ada1205a8488 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:59.188Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:59.448Z] Removing intermediate container 882e96854a0e [2021-11-01T18:40:59.448Z] ---> d3152aa5518f [2021-11-01T18:40:59.448Z] Step 8/23 : COPY . . [2021-11-01T18:40:59.481Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-01T18:40:59.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-01T18:40:59.481Z] 4dab93634020: Preparing [2021-11-01T18:40:59.481Z] 190ed71a58a6: Preparing [2021-11-01T18:40:59.481Z] e2655605d420: Preparing [2021-11-01T18:40:59.481Z] 91ef8b95ea74: Preparing [2021-11-01T18:40:59.481Z] e2eb06d8af82: Preparing [2021-11-01T18:40:59.481Z] e2eb06d8af82: Layer already exists [2021-11-01T18:40:59.481Z] 4dab93634020: Layer already exists [2021-11-01T18:40:59.481Z] 190ed71a58a6: Layer already exists [2021-11-01T18:40:59.481Z] e2655605d420: Layer already exists [2021-11-01T18:40:59.481Z] 91ef8b95ea74: Layer already exists [2021-11-01T18:40:59.481Z] main: digest: sha256:44c4e2b3dffe9e3a99ee174e5637e5008cc8a8cf3b1fc6847485ada1205a8488 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:40:59.510Z] ===================================================== [Pipeline] echo [2021-11-01T18:40:59.517Z] taggedImages: [2021-11-01T18:40:59.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:59.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-01T18:40:59.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.88 [2021-11-01T18:40:59.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:59.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-01T18:40:59.533Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-01T18:40:59.533Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:40:59.533Z] latest [2021-11-01T18:40:59.533Z] 2.0.1-dev.88 [2021-11-01T18:40:59.533Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:40:59.533Z] main [2021-11-01T18:40:59.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:40:59.839Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:00.144Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:41:00.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-01T18:41:00.144Z] d4fe6a6130c2: Preparing [2021-11-01T18:41:00.144Z] f6e336ef2c24: Preparing [2021-11-01T18:41:00.144Z] 8e9812037cf7: Preparing [2021-11-01T18:41:00.144Z] 87acc96d2183: Preparing [2021-11-01T18:41:00.144Z] 879b85f2d1ed: Preparing [2021-11-01T18:41:00.144Z] 6777e3bbcb7c: Preparing [2021-11-01T18:41:00.144Z] fd08d546f6b8: Preparing [2021-11-01T18:41:00.144Z] 0636255016a6: Preparing [2021-11-01T18:41:00.144Z] 84e9d258764d: Preparing [2021-11-01T18:41:00.144Z] 56463f638872: Preparing [2021-11-01T18:41:00.144Z] e2eb06d8af82: Preparing [2021-11-01T18:41:00.144Z] 6777e3bbcb7c: Waiting [2021-11-01T18:41:00.144Z] fd08d546f6b8: Waiting [2021-11-01T18:41:00.144Z] 0636255016a6: Waiting [2021-11-01T18:41:00.144Z] 84e9d258764d: Waiting [2021-11-01T18:41:00.144Z] 56463f638872: Waiting [2021-11-01T18:41:00.144Z] e2eb06d8af82: Waiting [2021-11-01T18:41:00.144Z] 879b85f2d1ed: Layer already exists [2021-11-01T18:41:00.144Z] 6777e3bbcb7c: Layer already exists [2021-11-01T18:41:00.730Z] fd08d546f6b8: Layer already exists [2021-11-01T18:41:00.730Z] 0636255016a6: Layer already exists [2021-11-01T18:41:00.730Z] f6e336ef2c24: Pushed [2021-11-01T18:41:00.730Z] 84e9d258764d: Layer already exists [2021-11-01T18:41:00.730Z] 56463f638872: Layer already exists [2021-11-01T18:41:00.730Z] e2eb06d8af82: Layer already exists [2021-11-01T18:41:00.730Z] d4fe6a6130c2: Pushed [2021-11-01T18:41:00.994Z] 8e9812037cf7: Pushed [2021-11-01T18:41:02.864Z] ---> 02d249319678 [2021-11-01T18:41:02.864Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:41:03.141Z] ---> Running in 5ac4ea02c034 [2021-11-01T18:41:03.420Z] ---> 54d6c7982f38 [2021-11-01T18:41:03.420Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:41:03.420Z] ---> 658fef4abb6c [2021-11-01T18:41:03.420Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:41:03.695Z] ---> Running in f1090c0dc5fe [2021-11-01T18:41:03.695Z] ---> Running in 8d8a3166426e [2021-11-01T18:41:03.695Z] ---> d2fb1868c13e [2021-11-01T18:41:03.695Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:41:03.971Z] ---> Running in 545c6a8324cf [2021-11-01T18:41:06.277Z] 87acc96d2183: Pushed [2021-11-01T18:41:06.277Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:9716274d8898e555527b8d66d0d2f1c16d600803ca6346b27abef5c7d617b32a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:06.569Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:06.861Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-01T18:41:06.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-01T18:41:06.861Z] d4fe6a6130c2: Preparing [2021-11-01T18:41:06.861Z] f6e336ef2c24: Preparing [2021-11-01T18:41:06.861Z] 8e9812037cf7: Preparing [2021-11-01T18:41:06.861Z] 87acc96d2183: Preparing [2021-11-01T18:41:06.861Z] 879b85f2d1ed: Preparing [2021-11-01T18:41:06.861Z] 6777e3bbcb7c: Preparing [2021-11-01T18:41:06.861Z] fd08d546f6b8: Preparing [2021-11-01T18:41:06.861Z] 0636255016a6: Preparing [2021-11-01T18:41:06.861Z] 84e9d258764d: Preparing [2021-11-01T18:41:06.861Z] 56463f638872: Preparing [2021-11-01T18:41:06.861Z] e2eb06d8af82: Preparing [2021-11-01T18:41:06.861Z] fd08d546f6b8: Waiting [2021-11-01T18:41:06.861Z] 0636255016a6: Waiting [2021-11-01T18:41:06.861Z] 84e9d258764d: Waiting [2021-11-01T18:41:06.861Z] 56463f638872: Waiting [2021-11-01T18:41:06.861Z] e2eb06d8af82: Waiting [2021-11-01T18:41:06.861Z] 6777e3bbcb7c: Waiting [2021-11-01T18:41:06.861Z] f6e336ef2c24: Layer already exists [2021-11-01T18:41:06.861Z] 879b85f2d1ed: Layer already exists [2021-11-01T18:41:06.861Z] d4fe6a6130c2: Layer already exists [2021-11-01T18:41:06.861Z] 87acc96d2183: Layer already exists [2021-11-01T18:41:06.861Z] 8e9812037cf7: Layer already exists [2021-11-01T18:41:06.861Z] 6777e3bbcb7c: Layer already exists [2021-11-01T18:41:06.861Z] fd08d546f6b8: Layer already exists [2021-11-01T18:41:06.861Z] 84e9d258764d: Layer already exists [2021-11-01T18:41:06.861Z] 56463f638872: Layer already exists [2021-11-01T18:41:06.861Z] 0636255016a6: Layer already exists [2021-11-01T18:41:06.861Z] e2eb06d8af82: Layer already exists [2021-11-01T18:41:06.861Z] latest: digest: sha256:9716274d8898e555527b8d66d0d2f1c16d600803ca6346b27abef5c7d617b32a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:07.157Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:07.451Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.88 [2021-11-01T18:41:07.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-01T18:41:07.451Z] d4fe6a6130c2: Preparing [2021-11-01T18:41:07.451Z] f6e336ef2c24: Preparing [2021-11-01T18:41:07.451Z] 8e9812037cf7: Preparing [2021-11-01T18:41:07.451Z] 87acc96d2183: Preparing [2021-11-01T18:41:07.451Z] 879b85f2d1ed: Preparing [2021-11-01T18:41:07.451Z] 6777e3bbcb7c: Preparing [2021-11-01T18:41:07.451Z] fd08d546f6b8: Preparing [2021-11-01T18:41:07.451Z] 0636255016a6: Preparing [2021-11-01T18:41:07.451Z] 84e9d258764d: Preparing [2021-11-01T18:41:07.451Z] 56463f638872: Preparing [2021-11-01T18:41:07.451Z] e2eb06d8af82: Preparing [2021-11-01T18:41:07.451Z] 0636255016a6: Waiting [2021-11-01T18:41:07.451Z] 84e9d258764d: Waiting [2021-11-01T18:41:07.451Z] 56463f638872: Waiting [2021-11-01T18:41:07.451Z] e2eb06d8af82: Waiting [2021-11-01T18:41:07.451Z] 6777e3bbcb7c: Waiting [2021-11-01T18:41:07.451Z] fd08d546f6b8: Waiting [2021-11-01T18:41:07.451Z] 879b85f2d1ed: Layer already exists [2021-11-01T18:41:07.451Z] 8e9812037cf7: Layer already exists [2021-11-01T18:41:07.451Z] d4fe6a6130c2: Layer already exists [2021-11-01T18:41:07.451Z] f6e336ef2c24: Layer already exists [2021-11-01T18:41:07.451Z] 87acc96d2183: Layer already exists [2021-11-01T18:41:07.451Z] fd08d546f6b8: Layer already exists [2021-11-01T18:41:07.451Z] 6777e3bbcb7c: Layer already exists [2021-11-01T18:41:07.451Z] 84e9d258764d: Layer already exists [2021-11-01T18:41:07.451Z] 0636255016a6: Layer already exists [2021-11-01T18:41:07.451Z] 56463f638872: Layer already exists [2021-11-01T18:41:07.451Z] e2eb06d8af82: Layer already exists [2021-11-01T18:41:07.451Z] 2.0.1-dev.88: digest: sha256:9716274d8898e555527b8d66d0d2f1c16d600803ca6346b27abef5c7d617b32a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:07.747Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:08.032Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:41:08.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-01T18:41:08.032Z] d4fe6a6130c2: Preparing [2021-11-01T18:41:08.032Z] f6e336ef2c24: Preparing [2021-11-01T18:41:08.032Z] 8e9812037cf7: Preparing [2021-11-01T18:41:08.032Z] 87acc96d2183: Preparing [2021-11-01T18:41:08.032Z] 879b85f2d1ed: Preparing [2021-11-01T18:41:08.032Z] 6777e3bbcb7c: Preparing [2021-11-01T18:41:08.032Z] fd08d546f6b8: Preparing [2021-11-01T18:41:08.032Z] 0636255016a6: Preparing [2021-11-01T18:41:08.032Z] 84e9d258764d: Preparing [2021-11-01T18:41:08.032Z] 56463f638872: Preparing [2021-11-01T18:41:08.032Z] e2eb06d8af82: Preparing [2021-11-01T18:41:08.032Z] 6777e3bbcb7c: Waiting [2021-11-01T18:41:08.032Z] fd08d546f6b8: Waiting [2021-11-01T18:41:08.032Z] 0636255016a6: Waiting [2021-11-01T18:41:08.032Z] 84e9d258764d: Waiting [2021-11-01T18:41:08.032Z] 56463f638872: Waiting [2021-11-01T18:41:08.032Z] e2eb06d8af82: Waiting [2021-11-01T18:41:08.032Z] d4fe6a6130c2: Layer already exists [2021-11-01T18:41:08.032Z] 879b85f2d1ed: Layer already exists [2021-11-01T18:41:08.032Z] 87acc96d2183: Layer already exists [2021-11-01T18:41:08.032Z] f6e336ef2c24: Layer already exists [2021-11-01T18:41:08.032Z] 8e9812037cf7: Layer already exists [2021-11-01T18:41:08.032Z] 6777e3bbcb7c: Layer already exists [2021-11-01T18:41:08.032Z] fd08d546f6b8: Layer already exists [2021-11-01T18:41:08.032Z] 84e9d258764d: Layer already exists [2021-11-01T18:41:08.032Z] 0636255016a6: Layer already exists [2021-11-01T18:41:08.032Z] 56463f638872: Layer already exists [2021-11-01T18:41:08.032Z] e2eb06d8af82: Layer already exists [2021-11-01T18:41:08.032Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:9716274d8898e555527b8d66d0d2f1c16d600803ca6346b27abef5c7d617b32a size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:08.329Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:41:08.615Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-01T18:41:08.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-01T18:41:08.615Z] d4fe6a6130c2: Preparing [2021-11-01T18:41:08.615Z] f6e336ef2c24: Preparing [2021-11-01T18:41:08.615Z] 8e9812037cf7: Preparing [2021-11-01T18:41:08.615Z] 87acc96d2183: Preparing [2021-11-01T18:41:08.615Z] 879b85f2d1ed: Preparing [2021-11-01T18:41:08.615Z] 6777e3bbcb7c: Preparing [2021-11-01T18:41:08.615Z] fd08d546f6b8: Preparing [2021-11-01T18:41:08.615Z] 0636255016a6: Preparing [2021-11-01T18:41:08.615Z] 84e9d258764d: Preparing [2021-11-01T18:41:08.615Z] 56463f638872: Preparing [2021-11-01T18:41:08.615Z] e2eb06d8af82: Preparing [2021-11-01T18:41:08.615Z] 6777e3bbcb7c: Waiting [2021-11-01T18:41:08.615Z] 84e9d258764d: Waiting [2021-11-01T18:41:08.615Z] 56463f638872: Waiting [2021-11-01T18:41:08.615Z] e2eb06d8af82: Waiting [2021-11-01T18:41:08.615Z] fd08d546f6b8: Waiting [2021-11-01T18:41:08.615Z] 0636255016a6: Waiting [2021-11-01T18:41:08.615Z] 879b85f2d1ed: Layer already exists [2021-11-01T18:41:08.615Z] d4fe6a6130c2: Layer already exists [2021-11-01T18:41:08.615Z] f6e336ef2c24: Layer already exists [2021-11-01T18:41:08.615Z] 8e9812037cf7: Layer already exists [2021-11-01T18:41:08.615Z] 87acc96d2183: Layer already exists [2021-11-01T18:41:08.615Z] fd08d546f6b8: Layer already exists [2021-11-01T18:41:08.615Z] 6777e3bbcb7c: Layer already exists [2021-11-01T18:41:08.615Z] 0636255016a6: Layer already exists [2021-11-01T18:41:08.615Z] 56463f638872: Layer already exists [2021-11-01T18:41:08.615Z] 84e9d258764d: Layer already exists [2021-11-01T18:41:08.615Z] e2eb06d8af82: Layer already exists [2021-11-01T18:41:08.615Z] main: digest: sha256:9716274d8898e555527b8d66d0d2f1c16d600803ca6346b27abef5c7d617b32a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:41:08.647Z] ===================================================== [Pipeline] echo [2021-11-01T18:41:08.653Z] taggedImages: [2021-11-01T18:41:08.653Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:41:08.653Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-01T18:41:08.653Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.88 [2021-11-01T18:41:08.653Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:41:08.653Z] - 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-11-01T18:41:09.411Z] Removing intermediate container 5ac4ea02c034 [2021-11-01T18:41:09.411Z] ---> 69393b3d00ef [2021-11-01T18:41:09.411Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-01T18:41:09.411Z] ---> Running in d39244f4e8b5 [2021-11-01T18:41:09.688Z] Removing intermediate container f1090c0dc5fe [2021-11-01T18:41:09.688Z] ---> e179d2d0eb95 [2021-11-01T18:41:09.688Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-01T18:41:09.961Z] ---> Running in 7f1441bc307a [2021-11-01T18:41:09.961Z] Removing intermediate container 8d8a3166426e [2021-11-01T18:41:09.961Z] ---> 3d33c5196221 [2021-11-01T18:41:09.961Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-01T18:41:10.241Z] ---> Running in 6ecafd4c12d8 [2021-11-01T18:41:10.515Z] Removing intermediate container 545c6a8324cf [2021-11-01T18:41:10.515Z] ---> d6529bef55f2 [2021-11-01T18:41:10.515Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-01T18:41:10.788Z] ---> Running in 510fbd50a79f [2021-11-01T18:41:11.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-01T18:41:12.371Z] ---> d9521d6cf5f6 [2021-11-01T18:41:12.371Z] Step 9/23 : RUN go mod tidy [2021-11-01T18:41:12.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-01T18:41:12.654Z] ---> Running in c474d539b7ff [2021-11-01T18:41:12.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-command/core-command ./cmd/core-command [2021-11-01T18:41:13.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-01T18:41:19.984Z] Removing intermediate container c474d539b7ff [2021-11-01T18:41:19.984Z] ---> 5abf0c2f1092 [2021-11-01T18:41:19.984Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-01T18:41:19.984Z] ---> Running in f7834db59689 [2021-11-01T18:41:21.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-01T18:43:13.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-01T18:43:14.779Z] Removing intermediate container 6ecafd4c12d8 [2021-11-01T18:43:14.779Z] ---> f40d22719904 [2021-11-01T18:43:14.779Z] [2021-11-01T18:43:14.779Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:43:14.779Z] 3.14: Pulling from library/alpine [2021-11-01T18:43:14.779Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-01T18:43:14.779Z] Status: Downloaded newer image for alpine:3.14 [2021-11-01T18:43:14.779Z] ---> bb3de5531c18 [2021-11-01T18:43:14.779Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:43:15.055Z] ---> Running in 95e9bf0f4e77 [2021-11-01T18:43:17.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:43:17.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:43:18.715Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-01T18:43:18.715Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:43:18.715Z] OK: 5 MiB in 15 packages [2021-11-01T18:43:20.718Z] Removing intermediate container 95e9bf0f4e77 [2021-11-01T18:43:20.718Z] ---> 0a22fb930fea [2021-11-01T18:43:20.718Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:43:21.323Z] ---> Running in c007a6b35add [2021-11-01T18:43:22.797Z] Removing intermediate container c007a6b35add [2021-11-01T18:43:22.797Z] ---> 418226842155 [2021-11-01T18:43:22.797Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-01T18:43:23.075Z] ---> Running in 72708cc43225 [2021-11-01T18:43:24.076Z] Removing intermediate container 72708cc43225 [2021-11-01T18:43:24.076Z] ---> 4b10977346c6 [2021-11-01T18:43:24.076Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-01T18:43:24.673Z] ---> Running in fae829015357 [2021-11-01T18:43:25.303Z] Removing intermediate container 510fbd50a79f [2021-11-01T18:43:25.303Z] ---> a629c87a6dc7 [2021-11-01T18:43:25.303Z] [2021-11-01T18:43:25.303Z] Step 9/24 : FROM alpine:3.14 [2021-11-01T18:43:25.303Z] ---> bb3de5531c18 [2021-11-01T18:43:25.303Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-01T18:43:25.591Z] Removing intermediate container fae829015357 [2021-11-01T18:43:25.591Z] ---> 1d4c1f1dc7e9 [2021-11-01T18:43:25.591Z] Step 14/22 : WORKDIR / [2021-11-01T18:43:25.591Z] ---> Running in 3a5e52ed2e2f [2021-11-01T18:43:25.867Z] ---> Running in c7cce3283c7f [2021-11-01T18:43:27.339Z] Removing intermediate container c7cce3283c7f [2021-11-01T18:43:27.339Z] ---> fd0ae41bdb42 [2021-11-01T18:43:27.339Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:43:27.339Z] Removing intermediate container d39244f4e8b5 [2021-11-01T18:43:27.339Z] ---> 3cfb56f354b1 [2021-11-01T18:43:27.339Z] [2021-11-01T18:43:27.339Z] Step 9/21 : FROM alpine:3.14 [2021-11-01T18:43:27.339Z] ---> bb3de5531c18 [2021-11-01T18:43:27.339Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-01T18:43:27.614Z] ---> Running in 209689a1b7ae [2021-11-01T18:43:27.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:43:28.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:43:28.784Z] ---> f6a959b9593e [2021-11-01T18:43:28.784Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-01T18:43:29.381Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-01T18:43:29.381Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-01T18:43:29.381Z] (3/3) Installing su-exec (0.2-r1) [2021-11-01T18:43:29.381Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:43:29.381Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:43:29.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:43:29.662Z] OK: 6 MiB in 17 packages [2021-11-01T18:43:29.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:43:30.950Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-01T18:43:30.950Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-01T18:43:30.950Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:43:30.950Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:43:30.950Z] Removing intermediate container 7f1441bc307a [2021-11-01T18:43:30.950Z] ---> 45fb2193953a [2021-11-01T18:43:30.950Z] [2021-11-01T18:43:30.950Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:43:30.950Z] ---> bb3de5531c18 [2021-11-01T18:43:30.950Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:43:30.950Z] ---> Using cache [2021-11-01T18:43:30.950Z] ---> 0a22fb930fea [2021-11-01T18:43:30.950Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:43:30.950Z] ---> Using cache [2021-11-01T18:43:30.950Z] ---> 418226842155 [2021-11-01T18:43:30.950Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-01T18:43:31.221Z] OK: 6 MiB in 16 packages [2021-11-01T18:43:31.827Z] ---> Running in d75bf47a5bf0 [2021-11-01T18:43:31.827Z] ---> 915595c6fcf4 [2021-11-01T18:43:31.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-01T18:43:32.102Z] Removing intermediate container 3a5e52ed2e2f [2021-11-01T18:43:32.102Z] ---> 5344a2018557 [2021-11-01T18:43:32.102Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-01T18:43:32.380Z] Removing intermediate container f7834db59689 [2021-11-01T18:43:32.380Z] ---> 48fa717a54ff [2021-11-01T18:43:32.380Z] [2021-11-01T18:43:32.380Z] Step 11/23 : FROM alpine:3.14 [2021-11-01T18:43:32.380Z] ---> bb3de5531c18 [2021-11-01T18:43:32.380Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-01T18:43:32.380Z] ---> Using cache [2021-11-01T18:43:32.380Z] ---> 0a22fb930fea [2021-11-01T18:43:32.380Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:43:32.380Z] ---> Using cache [2021-11-01T18:43:32.380Z] ---> 418226842155 [2021-11-01T18:43:32.380Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-01T18:43:32.380Z] ---> Running in faf5b4cd298e [2021-11-01T18:43:32.654Z] ---> Running in 9521c33cd1ec [2021-11-01T18:43:32.654Z] Removing intermediate container d75bf47a5bf0 [2021-11-01T18:43:32.654Z] ---> bcfdffcffd98 [2021-11-01T18:43:32.654Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-01T18:43:32.927Z] ---> Running in a6aa38712658 [2021-11-01T18:43:33.200Z] ---> 7af3a79cb555 [2021-11-01T18:43:33.200Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-01T18:43:33.200Z] Removing intermediate container 209689a1b7ae [2021-11-01T18:43:33.200Z] ---> ffa847c4cc94 [2021-11-01T18:43:33.200Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-01T18:43:33.200Z] Removing intermediate container faf5b4cd298e [2021-11-01T18:43:33.200Z] ---> de3493dbfe0d [2021-11-01T18:43:33.200Z] Step 12/24 : WORKDIR / [2021-11-01T18:43:33.475Z] ---> Running in 41e175145bf9 [2021-11-01T18:43:33.475Z] Removing intermediate container 9521c33cd1ec [2021-11-01T18:43:33.475Z] ---> 9251529dc497 [2021-11-01T18:43:33.475Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-01T18:43:33.475Z] ---> Running in 75bb1bd5d7b1 [2021-11-01T18:43:33.475Z] ---> Running in 0a869dce888a [2021-11-01T18:43:33.750Z] Removing intermediate container a6aa38712658 [2021-11-01T18:43:33.750Z] ---> 362507e059b9 [2021-11-01T18:43:33.750Z] Step 14/22 : WORKDIR / [2021-11-01T18:43:33.750Z] ---> Running in 73a7193465fe [2021-11-01T18:43:33.750Z] ---> Running in 457dbb665072 [2021-11-01T18:43:34.023Z] Removing intermediate container 41e175145bf9 [2021-11-01T18:43:34.023Z] ---> c848836fc8eb [2021-11-01T18:43:34.023Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:43:34.297Z] ---> Running in acd82bbb6c7c [2021-11-01T18:43:34.297Z] Removing intermediate container 0a869dce888a [2021-11-01T18:43:34.297Z] ---> 59bff334b561 [2021-11-01T18:43:34.297Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-01T18:43:34.297Z] Removing intermediate container 75bb1bd5d7b1 [2021-11-01T18:43:34.297Z] ---> 3bc4a0c10a6b [2021-11-01T18:43:34.297Z] 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-11-01T18:43:34.574Z] Removing intermediate container 73a7193465fe [2021-11-01T18:43:34.574Z] ---> cf4fa5b0f56c [2021-11-01T18:43:34.574Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:43:34.574Z] ---> Running in 5615cf58dfed [2021-11-01T18:43:34.574Z] Removing intermediate container 457dbb665072 [2021-11-01T18:43:34.574Z] ---> 551c2f41e4b4 [2021-11-01T18:43:34.574Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:43:35.180Z] Removing intermediate container acd82bbb6c7c [2021-11-01T18:43:35.180Z] ---> b2b5c710095e [2021-11-01T18:43:35.180Z] Step 20/22 : LABEL arch=arm64 [2021-11-01T18:43:35.180Z] Removing intermediate container 5615cf58dfed [2021-11-01T18:43:35.180Z] ---> 9369b17d81df [2021-11-01T18:43:35.180Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-01T18:43:35.180Z] ---> Running in 395231eea741 [2021-11-01T18:43:35.454Z] ---> Running in 2f082da25ab3 [2021-11-01T18:43:35.454Z] ---> 4c72f9799560 [2021-11-01T18:43:35.454Z] 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-11-01T18:43:35.727Z] ---> 72a4d519e51c [2021-11-01T18:43:35.727Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-01T18:43:36.004Z] ---> 5e2cc83b6b95 [2021-11-01T18:43:36.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-01T18:43:36.004Z] Removing intermediate container 395231eea741 [2021-11-01T18:43:36.004Z] ---> 22da9b47de78 [2021-11-01T18:43:36.004Z] Step 21/22 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:43:36.004Z] Removing intermediate container 2f082da25ab3 [2021-11-01T18:43:36.004Z] ---> 376bbb6edf65 [2021-11-01T18:43:36.004Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:43:36.281Z] ---> Running in fb74a0b8db25 [2021-11-01T18:43:36.880Z] ---> 354b7d0cb46b [2021-11-01T18:43:36.880Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-01T18:43:37.155Z] Removing intermediate container fb74a0b8db25 [2021-11-01T18:43:37.155Z] ---> a53d4c4a3d2e [2021-11-01T18:43:37.155Z] Step 22/22 : LABEL version=2.0.1-dev.88 [2021-11-01T18:43:37.438Z] ---> Running in aaa2c92a5a73 [2021-11-01T18:43:37.438Z] ---> 4d5244eac384 [2021-11-01T18:43:37.438Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-01T18:43:37.711Z] ---> 5950fa5f2bc4 [2021-11-01T18:43:37.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-01T18:43:37.711Z] ---> 845dd6e066b9 [2021-11-01T18:43:37.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-01T18:43:37.988Z] Removing intermediate container aaa2c92a5a73 [2021-11-01T18:43:37.988Z] ---> ac6ca987e439 [2021-11-01T18:43:37.988Z] [2021-11-01T18:43:38.269Z] ---> cb27807eb4a7 [2021-11-01T18:43:38.269Z] 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-11-01T18:43:38.552Z] Successfully built ac6ca987e439 [2021-11-01T18:43:38.552Z] Successfully tagged core-command-arm64:latest [2021-11-01T18:43:38.552Z] Building security-bootstrapper [2021-11-01T18:43:39.161Z]  Building core-command ... done  ---> 42dd9cc69fc0 [2021-11-01T18:43:39.161Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-01T18:43:39.161Z] ---> b254e50153cf [2021-11-01T18:43:39.161Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-01T18:43:39.161Z] ---> Running in 7a369033bceb [2021-11-01T18:43:39.475Z] ---> Running in dae9fc86532b [2021-11-01T18:43:39.755Z] ---> 72470c06bb15 [2021-11-01T18:43:39.755Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-01T18:43:40.028Z] ---> 5debb9729184 [2021-11-01T18:43:40.028Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-01T18:43:40.305Z] Removing intermediate container 7a369033bceb [2021-11-01T18:43:40.305Z] ---> 5ad11dd5ce2b [2021-11-01T18:43:40.305Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:43:40.580Z] Removing intermediate container dae9fc86532b [2021-11-01T18:43:40.580Z] ---> d4b712e00572 [2021-11-01T18:43:40.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:43:40.853Z] ---> Running in 1d4b234d6785 [2021-11-01T18:43:41.129Z] ---> Running in 8d9e1efb4794 [2021-11-01T18:43:41.404Z] ---> ffde76af85d0 [2021-11-01T18:43:41.404Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-01T18:43:41.677Z] Removing intermediate container 8d9e1efb4794 [2021-11-01T18:43:41.677Z] ---> d98fc48d6c6c [2021-11-01T18:43:41.677Z] Step 21/23 : LABEL arch=arm64 [2021-11-01T18:43:41.677Z] Removing intermediate container 1d4b234d6785 [2021-11-01T18:43:41.677Z] ---> 58ad6cf9767a [2021-11-01T18:43:41.677Z] Step 20/22 : LABEL arch=arm64 [2021-11-01T18:43:41.949Z] ---> 892f90be1707 [2021-11-01T18:43:41.949Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-01T18:43:41.949Z] ---> Running in b769e702c8ea [2021-11-01T18:43:41.949Z] ---> Running in ddd2ddd8efac [2021-11-01T18:43:41.949Z] ---> Running in 7ec8059bfba5 [2021-11-01T18:43:42.550Z] Removing intermediate container b769e702c8ea [2021-11-01T18:43:42.550Z] ---> 6ce429fa33d5 [2021-11-01T18:43:42.550Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:43:42.824Z] Removing intermediate container 7ec8059bfba5 [2021-11-01T18:43:42.824Z] Removing intermediate container ddd2ddd8efac [2021-11-01T18:43:42.824Z] ---> 6b0e52c54cde [2021-11-01T18:43:42.824Z] Step 21/22 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:43:42.824Z] ---> a3452a472c27 [2021-11-01T18:43:42.824Z] Step 22/23 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:43:43.096Z] ---> Running in 70d70eb59d15 [2021-11-01T18:43:43.096Z] ---> Running in 43ce68e84307 [2021-11-01T18:43:43.096Z] ---> Running in 74ef51888be2 [2021-11-01T18:43:43.693Z] Removing intermediate container 70d70eb59d15 [2021-11-01T18:43:43.693Z] ---> d52f50dcdbd5 [2021-11-01T18:43:43.693Z] Step 19/21 : LABEL arch=arm64 [2021-11-01T18:43:43.693Z] ---> 0e0c6952f199 [2021-11-01T18:43:43.693Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-01T18:43:43.966Z] ---> Running in a5b5a8f1ae42 [2021-11-01T18:43:43.966Z] Removing intermediate container 43ce68e84307 [2021-11-01T18:43:43.966Z] ---> 3ebd6e2ebf1b [2021-11-01T18:43:43.966Z] Step 22/22 : LABEL version=2.0.1-dev.88 [2021-11-01T18:43:43.966Z] Removing intermediate container 74ef51888be2 [2021-11-01T18:43:43.966Z] ---> 974ee1c5218d [2021-11-01T18:43:43.966Z] Step 23/23 : LABEL version=2.0.1-dev.88 [2021-11-01T18:43:44.240Z] ---> Running in 8c64e950f41e [2021-11-01T18:43:44.240Z] ---> Running in 40f37edd5135 [2021-11-01T18:43:44.838Z] Removing intermediate container a5b5a8f1ae42 [2021-11-01T18:43:44.838Z] ---> 596da0570de6 [2021-11-01T18:43:44.838Z] Step 20/21 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:43:45.113Z] ---> a2975ee20a80 [2021-11-01T18:43:45.113Z] 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-11-01T18:43:45.113Z] ---> Running in 41a46bd87f83 [2021-11-01T18:43:45.113Z] Removing intermediate container 8c64e950f41e [2021-11-01T18:43:45.113Z] ---> 2be179c57371 [2021-11-01T18:43:45.113Z] [2021-11-01T18:43:45.388Z] ---> Running in d3848a740d52 [2021-11-01T18:43:45.388Z] Removing intermediate container 40f37edd5135 [2021-11-01T18:43:45.388Z] ---> d46cab67af70 [2021-11-01T18:43:45.388Z] [2021-11-01T18:43:45.665Z] Successfully built 2be179c57371 [2021-11-01T18:43:45.665Z] Removing intermediate container 41a46bd87f83 [2021-11-01T18:43:45.665Z] ---> f0d61c6bfdea [2021-11-01T18:43:45.665Z] Successfully tagged core-metadata-arm64:latest [2021-11-01T18:43:45.665Z]  Building core-metadata ... done Building security-proxy-setup [2021-11-01T18:43:45.665Z] Step 21/21 : LABEL version=2.0.1-dev.88 [2021-11-01T18:43:45.952Z] Successfully built d46cab67af70 [2021-11-01T18:43:45.952Z] Successfully tagged support-scheduler-arm64:latest [2021-11-01T18:43:45.952Z] Building core-data [2021-11-01T18:43:45.952Z]  Building support-scheduler ... done  ---> Running in 459fa510c9e6 [2021-11-01T18:43:46.934Z] Removing intermediate container 459fa510c9e6 [2021-11-01T18:43:46.934Z] ---> 7908283d496f [2021-11-01T18:43:46.934Z] [2021-11-01T18:43:46.934Z] Successfully built 7908283d496f [2021-11-01T18:43:46.934Z] Successfully tagged support-notifications-arm64:latest [2021-11-01T18:43:46.934Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-01T18:43:47.917Z] Removing intermediate container d3848a740d52 [2021-11-01T18:43:47.917Z] ---> 1f1ec9c70117 [2021-11-01T18:43:47.917Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-01T18:43:47.917Z] ---> Running in c62b947ab4b7 [2021-11-01T18:43:48.533Z] Removing intermediate container c62b947ab4b7 [2021-11-01T18:43:48.533Z] ---> 2edda1804d49 [2021-11-01T18:43:48.533Z] Step 22/24 : LABEL arch=arm64 [2021-11-01T18:43:48.809Z] ---> Running in e6dfb9a98aa9 [2021-11-01T18:43:49.410Z] Removing intermediate container e6dfb9a98aa9 [2021-11-01T18:43:49.410Z] ---> 0a90c61a8ece [2021-11-01T18:43:49.410Z] Step 23/24 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:43:49.685Z] ---> Running in 0cca6448cb6c [2021-11-01T18:43:50.671Z] Removing intermediate container 0cca6448cb6c [2021-11-01T18:43:50.671Z] ---> 3348eaa2022d [2021-11-01T18:43:50.671Z] Step 24/24 : LABEL version=2.0.1-dev.88 [2021-11-01T18:43:51.277Z] ---> Running in 5f4093e9169e [2021-11-01T18:43:51.882Z] Removing intermediate container 5f4093e9169e [2021-11-01T18:43:51.882Z] ---> 20f250665bcb [2021-11-01T18:43:51.882Z] [2021-11-01T18:43:52.156Z] Successfully built 20f250665bcb [2021-11-01T18:43:52.156Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-01T18:44:04.568Z]  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:44:04.568Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:44:04.568Z] ---> 72a5807d8ef8 [2021-11-01T18:44:04.568Z] Step 3/30 : WORKDIR /edgex-go [2021-11-01T18:44:04.568Z] ---> Using cache [2021-11-01T18:44:04.568Z] ---> b16d24654f3c [2021-11-01T18:44:04.568Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:44:04.568Z] ---> Using cache [2021-11-01T18:44:04.568Z] ---> d2231039a590 [2021-11-01T18:44:04.568Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-01T18:44:04.568Z] ---> Using cache [2021-11-01T18:44:04.568Z] ---> 0503c6094cec [2021-11-01T18:44:04.568Z] Step 6/30 : COPY . . [2021-11-01T18:44:04.568Z] ---> Using cache [2021-11-01T18:44:04.568Z] ---> d2fb1868c13e [2021-11-01T18:44:04.568Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:44:04.568Z] ---> Using cache [2021-11-01T18:44:04.568Z] ---> d6529bef55f2 [2021-11-01T18:44:04.568Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-01T18:44:07.236Z] ---> Running in 5b62fb496c9b [2021-11-01T18:44:08.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-01T18:44:16.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:44:16.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:44:16.969Z] ---> 72a5807d8ef8 [2021-11-01T18:44:16.969Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> b16d24654f3c [2021-11-01T18:44:16.969Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> d2231039a590 [2021-11-01T18:44:16.969Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-01T18:44:16.969Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:44:16.969Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:44:16.969Z] ---> 72a5807d8ef8 [2021-11-01T18:44:16.969Z] Step 3/20 : WORKDIR /edgex-go [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> b16d24654f3c [2021-11-01T18:44:16.969Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> d2231039a590 [2021-11-01T18:44:16.969Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> 0503c6094cec [2021-11-01T18:44:16.969Z] Step 6/20 : COPY . . [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> d2fb1868c13e [2021-11-01T18:44:16.969Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> d6529bef55f2 [2021-11-01T18:44:16.969Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-01T18:44:16.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-01T18:44:16.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-01T18:44:16.969Z] ---> 72a5807d8ef8 [2021-11-01T18:44:16.969Z] Step 3/22 : WORKDIR /edgex-go [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> b16d24654f3c [2021-11-01T18:44:16.969Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:44:16.969Z] ---> Using cache [2021-11-01T18:44:16.969Z] ---> d2231039a590 [2021-11-01T18:44:16.969Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-01T18:44:16.969Z] ---> Running in fa35cea96be2 [2021-11-01T18:44:16.969Z] ---> Running in 83c151b85fed [2021-11-01T18:44:16.969Z] ---> Running in 92df429c34b6 [2021-11-01T18:44:20.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:44:20.413Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:44:20.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-01T18:44:20.977Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:44:21.602Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:44:22.210Z] OK: 219 MiB in 52 packages [2021-11-01T18:44:22.831Z] OK: 219 MiB in 52 packages [2021-11-01T18:44:23.826Z] Removing intermediate container fa35cea96be2 [2021-11-01T18:44:23.826Z] ---> 63a71f52c94c [2021-11-01T18:44:23.826Z] Step 6/22 : COPY . . [2021-11-01T18:44:24.442Z] Removing intermediate container 83c151b85fed [2021-11-01T18:44:24.442Z] ---> c18c3bbbbb47 [2021-11-01T18:44:24.442Z] Step 6/22 : COPY . . [2021-11-01T18:44:42.853Z] ---> 4c898cad5403 [2021-11-01T18:44:42.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:44:42.853Z] ---> 7feea3713eb3 [2021-11-01T18:44:42.853Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T18:44:42.853Z] ---> Running in 1fe38543b977 [2021-11-01T18:44:42.853Z] ---> Running in ca020b479522 [2021-11-01T18:44:48.313Z] Removing intermediate container ca020b479522 [2021-11-01T18:44:48.313Z] ---> 23efccfd6526 [2021-11-01T18:44:48.313Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-01T18:44:48.313Z] Removing intermediate container 1fe38543b977 [2021-11-01T18:44:48.313Z] ---> e1ae04e4efa6 [2021-11-01T18:44:48.313Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-01T18:44:48.313Z] ---> Running in a5088e517724 [2021-11-01T18:44:48.313Z] ---> Running in a4fe6562f6d3 [2021-11-01T18:44:50.984Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/core-data/core-data ./cmd/core-data [2021-11-01T18:44:50.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-01T18:45:38.054Z] Removing intermediate container 5b62fb496c9b [2021-11-01T18:45:38.054Z] ---> 172dd9efae77 [2021-11-01T18:45:38.054Z] [2021-11-01T18:45:38.054Z] Step 9/30 : FROM alpine:3.14 [2021-11-01T18:45:38.054Z] ---> bb3de5531c18 [2021-11-01T18:45:38.054Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-01T18:45:38.054Z] ---> Running in db6ae2b454aa [2021-11-01T18:45:38.054Z] Removing intermediate container db6ae2b454aa [2021-11-01T18:45:38.054Z] ---> fdc7ca95dc67 [2021-11-01T18:45:38.054Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-01T18:45:38.054Z] ---> Running in d70be048bdc9 [2021-11-01T18:45:38.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:45:38.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:45:39.045Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-01T18:45:39.045Z] (2/2) Installing su-exec (0.2-r1) [2021-11-01T18:45:39.045Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:45:39.045Z] OK: 5 MiB in 16 packages [2021-11-01T18:45:40.519Z] Removing intermediate container d70be048bdc9 [2021-11-01T18:45:40.519Z] ---> 232fd2506351 [2021-11-01T18:45:40.519Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-01T18:45:40.796Z] ---> Running in e8133092fcb3 [2021-11-01T18:45:41.400Z] Removing intermediate container e8133092fcb3 [2021-11-01T18:45:41.400Z] ---> e02e4702bccc [2021-11-01T18:45:41.400Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-01T18:45:41.400Z] ---> Running in 33539082b1e0 [2021-11-01T18:45:42.024Z] Removing intermediate container 33539082b1e0 [2021-11-01T18:45:42.024Z] ---> 52778a372a1b [2021-11-01T18:45:42.024Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-01T18:45:42.306Z] ---> Running in 8b553cd5db11 [2021-11-01T18:45:44.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-01T18:45:45.574Z] Removing intermediate container 8b553cd5db11 [2021-11-01T18:45:45.574Z] ---> 1dbf29463de0 [2021-11-01T18:45:45.574Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-01T18:45:45.574Z] ---> Running in 302c9e55529b [2021-11-01T18:45:46.180Z] Removing intermediate container 302c9e55529b [2021-11-01T18:45:46.180Z] ---> 82c98a17ca5b [2021-11-01T18:45:46.180Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-01T18:45:47.645Z] ---> 3adc0a60012a [2021-11-01T18:45:47.645Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-01T18:45:47.645Z] ---> Running in 967391fa7fe2 [2021-11-01T18:45:51.071Z] Removing intermediate container 967391fa7fe2 [2021-11-01T18:45:51.071Z] ---> c30238107f6a [2021-11-01T18:45:51.071Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:45:52.059Z] ---> 8fb37a80a321 [2021-11-01T18:45:52.059Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-01T18:45:54.069Z] ---> 944992674ea5 [2021-11-01T18:45:54.069Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-01T18:45:55.067Z] ---> 81418024f87a [2021-11-01T18:45:55.068Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-01T18:45:56.557Z] ---> a18edf3f275e [2021-11-01T18:45:56.557Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-01T18:45:58.040Z] ---> 2d180ae7f551 [2021-11-01T18:45:58.040Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-01T18:45:58.320Z] ---> Running in 2e3d672adaf2 [2021-11-01T18:45:58.927Z] Removing intermediate container 2e3d672adaf2 [2021-11-01T18:45:58.927Z] ---> f12384d02213 [2021-11-01T18:45:58.927Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-01T18:46:00.928Z] ---> 787a619b6b69 [2021-11-01T18:46:00.928Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-01T18:46:01.549Z] ---> Running in fe93ffb991c0 [2021-11-01T18:46:03.571Z] Removing intermediate container 92df429c34b6 [2021-11-01T18:46:03.571Z] ---> a305c7afee85 [2021-11-01T18:46:03.571Z] [2021-11-01T18:46:03.571Z] Step 9/20 : FROM alpine:3.14 [2021-11-01T18:46:03.571Z] ---> bb3de5531c18 [2021-11-01T18:46:03.571Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-01T18:46:03.864Z] ---> Running in 47b3118004f0 [2021-11-01T18:46:05.883Z] Removing intermediate container fe93ffb991c0 [2021-11-01T18:46:05.883Z] ---> f73d656a612a [2021-11-01T18:46:05.883Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-01T18:46:06.162Z] ---> Running in c413ac3a8cfc [2021-11-01T18:46:06.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:46:06.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:46:07.008Z] Removing intermediate container c413ac3a8cfc [2021-11-01T18:46:07.008Z] ---> 118a6b1b5a8f [2021-11-01T18:46:07.008Z] Step 27/30 : CMD ["gate"] [2021-11-01T18:46:07.290Z] ---> Running in 1d895d57a914 [2021-11-01T18:46:07.912Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-01T18:46:07.912Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-01T18:46:07.912Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-01T18:46:07.912Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-01T18:46:07.912Z] (5/5) Installing curl (7.79.1-r0) [2021-11-01T18:46:07.912Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:46:07.912Z] Executing ca-certificates-20191127-r5.trigger [2021-11-01T18:46:08.195Z] Removing intermediate container 1d895d57a914 [2021-11-01T18:46:08.195Z] ---> 87f95837455c [2021-11-01T18:46:08.195Z] Step 28/30 : LABEL arch=arm64 [2021-11-01T18:46:08.195Z] OK: 8 MiB in 19 packages [2021-11-01T18:46:08.475Z] ---> Running in 29daf679cee9 [2021-11-01T18:46:09.476Z] Removing intermediate container 29daf679cee9 [2021-11-01T18:46:09.476Z] ---> 68aafd073a2e [2021-11-01T18:46:09.476Z] Step 29/30 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:46:10.091Z] ---> Running in 4557d255df5c [2021-11-01T18:46:10.713Z] Removing intermediate container 47b3118004f0 [2021-11-01T18:46:10.713Z] ---> 0c8c844b1b67 [2021-11-01T18:46:10.713Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-01T18:46:10.998Z] Removing intermediate container 4557d255df5c [2021-11-01T18:46:10.998Z] ---> cf71d9be1778 [2021-11-01T18:46:10.998Z] Step 30/30 : LABEL version=2.0.1-dev.88 [2021-11-01T18:46:10.998Z] ---> Running in fe485a04ac34 [2021-11-01T18:46:11.290Z] ---> Running in 4fedd6399311 [2021-11-01T18:46:11.664Z] Removing intermediate container fe485a04ac34 [2021-11-01T18:46:11.664Z] ---> 7ea2c15db1fe [2021-11-01T18:46:11.664Z] Step 12/20 : WORKDIR /edgex [2021-11-01T18:46:12.064Z] ---> Running in 0d86489d897e [2021-11-01T18:46:12.388Z] Removing intermediate container 4fedd6399311 [2021-11-01T18:46:12.388Z] ---> ad64b618968d [2021-11-01T18:46:12.388Z] [2021-11-01T18:46:13.013Z] Successfully built ad64b618968d [2021-11-01T18:46:13.013Z] Removing intermediate container 0d86489d897e [2021-11-01T18:46:13.013Z] ---> 992119eeee95 [2021-11-01T18:46:13.013Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-01T18:46:13.013Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-01T18:46:14.016Z]  Building security-bootstrapper ... done  ---> 7b6afbe0516a [2021-11-01T18:46:14.016Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-01T18:46:15.661Z] ---> f3496e5d7d7d [2021-11-01T18:46:15.661Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-01T18:46:17.801Z] ---> 738cbc734155 [2021-11-01T18:46:17.801Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-01T18:46:17.801Z] ---> Running in dcfc8e68b3c5 [2021-11-01T18:46:18.427Z] Removing intermediate container dcfc8e68b3c5 [2021-11-01T18:46:18.427Z] ---> 0271e1fccccd [2021-11-01T18:46:18.427Z] Step 17/20 : CMD ["--init=true"] [2021-11-01T18:46:18.427Z] ---> Running in 4144692ff8df [2021-11-01T18:46:19.414Z] Removing intermediate container 4144692ff8df [2021-11-01T18:46:19.414Z] ---> 0c82d620b9a0 [2021-11-01T18:46:19.414Z] Step 18/20 : LABEL arch=arm64 [2021-11-01T18:46:19.414Z] ---> Running in cb7c853e935e [2021-11-01T18:46:20.029Z] Removing intermediate container cb7c853e935e [2021-11-01T18:46:20.029Z] ---> 8a30f053db63 [2021-11-01T18:46:20.029Z] Step 19/20 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:46:20.306Z] ---> Running in f753175e1a0a [2021-11-01T18:46:20.912Z] Removing intermediate container f753175e1a0a [2021-11-01T18:46:21.189Z] ---> 37dd11dbca0a [2021-11-01T18:46:21.189Z] Step 20/20 : LABEL version=2.0.1-dev.88 [2021-11-01T18:46:21.189Z] ---> Running in bfbfa61c16da [2021-11-01T18:46:22.204Z] Removing intermediate container bfbfa61c16da [2021-11-01T18:46:22.204Z] ---> 276f2fb95f04 [2021-11-01T18:46:22.204Z] [2021-11-01T18:46:22.481Z] Successfully built 276f2fb95f04 [2021-11-01T18:46:22.756Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-01T18:46:25.434Z]  Building security-proxy-setup ... done Removing intermediate container a5088e517724 [2021-11-01T18:46:25.434Z] ---> 52ae188204df [2021-11-01T18:46:25.434Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-01T18:46:25.434Z] ---> Running in 953bc056a860 [2021-11-01T18:46:26.424Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.88" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-01T18:46:29.820Z] Removing intermediate container 953bc056a860 [2021-11-01T18:46:29.820Z] ---> da54fd0e15d6 [2021-11-01T18:46:29.820Z] [2021-11-01T18:46:29.820Z] Step 10/22 : FROM docker:20.10.8 [2021-11-01T18:46:29.820Z] 20.10.8: Pulling from library/docker [2021-11-01T18:46:36.529Z] Removing intermediate container a4fe6562f6d3 [2021-11-01T18:46:36.529Z] ---> 00fba7923338 [2021-11-01T18:46:36.529Z] [2021-11-01T18:46:36.529Z] Step 9/22 : FROM alpine:3.14 [2021-11-01T18:46:36.529Z] ---> bb3de5531c18 [2021-11-01T18:46:36.529Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-01T18:46:36.529Z] ---> Running in be111e4471b8 [2021-11-01T18:46:37.123Z] Removing intermediate container be111e4471b8 [2021-11-01T18:46:37.123Z] ---> 1fc19df69ac9 [2021-11-01T18:46:37.123Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-01T18:46:37.123Z] ---> Running in 326117344a94 [2021-11-01T18:46:37.397Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-01T18:46:37.397Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-01T18:46:37.397Z] ---> 3734d5adc5ac [2021-11-01T18:46:37.397Z] 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-11-01T18:46:37.397Z] ---> Running in 7f629c6023d3 [2021-11-01T18:46:37.671Z] Removing intermediate container 326117344a94 [2021-11-01T18:46:37.671Z] ---> fcd60a66e396 [2021-11-01T18:46:37.671Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-01T18:46:37.671Z] ---> Running in 78d26bf1a422 [2021-11-01T18:46:37.946Z] Removing intermediate container 7f629c6023d3 [2021-11-01T18:46:37.946Z] ---> 6811ff2fa32b [2021-11-01T18:46:37.946Z] 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-11-01T18:46:38.232Z] ---> Running in 0ba86c7cbb68 [2021-11-01T18:46:38.232Z] Removing intermediate container 78d26bf1a422 [2021-11-01T18:46:38.232Z] ---> fbbe31fd0a02 [2021-11-01T18:46:38.232Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T18:46:38.509Z] ---> Running in 7cce0967aef2 [2021-11-01T18:46:39.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:46:39.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:46:40.940Z] Removing intermediate container 7cce0967aef2 [2021-11-01T18:46:40.940Z] ---> 8640ed5999bc [2021-11-01T18:46:40.940Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-01T18:46:40.940Z] (1/42) Installing readline (8.1.0-r0) [2021-11-01T18:46:40.940Z] (2/42) Installing bash (5.1.4-r0) [2021-11-01T18:46:40.940Z] Executing bash-5.1.4-r0.post-install [2021-11-01T18:46:40.940Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-01T18:46:40.940Z] ---> Running in da03513c4fd6 [2021-11-01T18:46:40.940Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-01T18:46:40.940Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-01T18:46:41.214Z] (6/42) Installing curl (7.79.1-r0) [2021-11-01T18:46:41.214Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-01T18:46:41.214Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-01T18:46:41.214Z] (9/42) Installing expat (2.4.1-r0) [2021-11-01T18:46:41.214Z] (10/42) Installing libffi (3.3-r2) [2021-11-01T18:46:41.214Z] (11/42) Installing gdbm (1.19-r0) [2021-11-01T18:46:41.214Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-01T18:46:41.214Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T18:46:41.214Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T18:46:41.214Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-01T18:46:41.214Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-01T18:46:41.214Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-01T18:46:42.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T18:46:43.246Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-01T18:46:43.246Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-01T18:46:43.246Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-01T18:46:43.246Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-01T18:46:43.246Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-01T18:46:43.246Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-01T18:46:43.246Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-01T18:46:43.246Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-01T18:46:43.247Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-01T18:46:43.522Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-01T18:46:43.522Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T18:46:43.522Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-01T18:46:43.522Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-01T18:46:43.522Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-01T18:46:43.522Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-01T18:46:43.522Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-01T18:46:43.522Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-01T18:46:43.522Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-01T18:46:43.522Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-01T18:46:43.522Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-01T18:46:43.522Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-01T18:46:43.522Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-01T18:46:43.522Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-01T18:46:43.795Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-01T18:46:43.795Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-01T18:46:43.795Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-01T18:46:44.394Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:46:44.394Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-01T18:46:44.394Z] OK: 84 MiB in 64 packages [2021-11-01T18:46:44.394Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T18:46:44.667Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-01T18:46:44.667Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T18:46:44.939Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-01T18:46:44.939Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-01T18:46:45.210Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T18:46:45.210Z] OK: 8 MiB in 20 packages [2021-11-01T18:46:47.186Z] Removing intermediate container da03513c4fd6 [2021-11-01T18:46:47.186Z] ---> 9d8bf6a38bec [2021-11-01T18:46:47.186Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-01T18:46:48.173Z] ---> fe3939fa2b8a [2021-11-01T18:46:48.173Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-01T18:46:49.149Z] Collecting docker-compose==1.23.2 [2021-11-01T18:46:49.149Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-01T18:46:49.424Z] ---> dc580b5d005f [2021-11-01T18:46:49.424Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-01T18:46:50.403Z] ---> a78375053ea1 [2021-11-01T18:46:50.403Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-01T18:46:50.403Z] ---> Running in 7403cde401a0 [2021-11-01T18:46:50.678Z] Collecting PyYAML<4,>=3.10 [2021-11-01T18:46:50.678Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-01T18:46:50.953Z] Removing intermediate container 7403cde401a0 [2021-11-01T18:46:50.953Z] ---> 6e2abfcdff45 [2021-11-01T18:46:50.953Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:46:50.953Z] ---> Running in 46a762e06faf [2021-11-01T18:46:51.549Z] Removing intermediate container 46a762e06faf [2021-11-01T18:46:51.549Z] ---> e50a372f5c33 [2021-11-01T18:46:51.549Z] Step 20/22 : LABEL arch=arm64 [2021-11-01T18:46:51.842Z] ---> Running in dfb46b632a6c [2021-11-01T18:46:52.113Z] Removing intermediate container dfb46b632a6c [2021-11-01T18:46:52.114Z] ---> 03501c8bd50f [2021-11-01T18:46:52.114Z] Step 21/22 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:46:52.392Z] ---> Running in eeed404c6e43 [2021-11-01T18:46:52.985Z] Removing intermediate container eeed404c6e43 [2021-11-01T18:46:52.985Z] ---> de649ab2751f [2021-11-01T18:46:52.985Z] Step 22/22 : LABEL version=2.0.1-dev.88 [2021-11-01T18:46:52.985Z] ---> Running in 65200150d080 [2021-11-01T18:46:53.576Z] Removing intermediate container 65200150d080 [2021-11-01T18:46:53.576Z] ---> fadcf297f044 [2021-11-01T18:46:53.576Z] [2021-11-01T18:46:53.849Z] Successfully built fadcf297f044 [2021-11-01T18:46:53.849Z] Successfully tagged core-data-arm64:latest [2021-11-01T18:46:54.824Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2021-11-01T18:46:54.824Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-01T18:46:54.824Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-01T18:46:55.097Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-01T18:46:57.706Z] Collecting docker<4.0,>=3.6.0 [2021-11-01T18:46:57.706Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-01T18:46:57.980Z] Collecting texttable<0.10,>=0.9.0 [2021-11-01T18:46:57.980Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-01T18:47:00.591Z] Collecting cached-property<2,>=1.2.0 [2021-11-01T18:47:00.591Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-01T18:47:00.591Z] Collecting docopt<0.7,>=0.6.1 [2021-11-01T18:47:00.591Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-01T18:47:02.562Z] 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-11-01T18:47:02.833Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-01T18:47:02.833Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-01T18:47:04.257Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-01T18:47:04.258Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-01T18:47:04.852Z] Collecting docker-pycreds>=0.4.0 [2021-11-01T18:47:04.852Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-01T18:47:05.125Z] 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-11-01T18:47:05.397Z] Collecting idna<2.8,>=2.5 [2021-11-01T18:47:05.669Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-01T18:47:06.270Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-01T18:47:06.270Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-01T18:47:06.270Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-01T18:47:06.544Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-01T18:47:06.818Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-01T18:47:06.818Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-01T18:47:06.818Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-01T18:47:06.818Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-01T18:47:08.254Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-01T18:47:08.254Z] Attempting uninstall: urllib3 [2021-11-01T18:47:08.254Z] Found existing installation: urllib3 1.26.5 [2021-11-01T18:47:08.254Z] Uninstalling urllib3-1.26.5: [2021-11-01T18:47:08.254Z] Successfully uninstalled urllib3-1.26.5 [2021-11-01T18:47:08.854Z] Attempting uninstall: idna [2021-11-01T18:47:08.854Z] Found existing installation: idna 3.2 [2021-11-01T18:47:08.854Z] Uninstalling idna-3.2: [2021-11-01T18:47:09.129Z] Successfully uninstalled idna-3.2 [2021-11-01T18:47:10.111Z] Attempting uninstall: chardet [2021-11-01T18:47:10.111Z] Found existing installation: chardet 4.0.0 [2021-11-01T18:47:10.111Z] Uninstalling chardet-4.0.0: [2021-11-01T18:47:10.387Z] Successfully uninstalled chardet-4.0.0 [2021-11-01T18:47:12.368Z] Attempting uninstall: requests [2021-11-01T18:47:12.368Z] Found existing installation: requests 2.25.1 [2021-11-01T18:47:12.368Z] Uninstalling requests-2.25.1: [2021-11-01T18:47:12.368Z] Successfully uninstalled requests-2.25.1 [2021-11-01T18:47:12.642Z] Running setup.py install for texttable: started [2021-11-01T18:47:15.255Z] Running setup.py install for texttable: finished with status 'done' [2021-11-01T18:47:15.255Z] Running setup.py install for PyYAML: started [2021-11-01T18:47:17.215Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-01T18:47:17.809Z] Running setup.py install for docopt: started [2021-11-01T18:47:19.772Z] Running setup.py install for docopt: finished with status 'done' [2021-11-01T18:47:19.772Z] Running setup.py install for dockerpty: started [2021-11-01T18:47:22.384Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-01T18:47:23.811Z] 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-11-01T18:47:32.088Z] Removing intermediate container 0ba86c7cbb68 [2021-11-01T18:47:32.088Z] ---> b22d6700e490 [2021-11-01T18:47:32.088Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-01T18:47:32.088Z] ---> Running in 1132247c7a46 [2021-11-01T18:47:32.678Z] Removing intermediate container 1132247c7a46 [2021-11-01T18:47:32.678Z] ---> cc5c8aafbf12 [2021-11-01T18:47:32.678Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-01T18:47:32.678Z] ---> Running in 01a9aa99d30b [2021-11-01T18:47:33.269Z] Removing intermediate container 01a9aa99d30b [2021-11-01T18:47:33.269Z] ---> 7d0719b1acd5 [2021-11-01T18:47:33.269Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-01T18:47:34.241Z] ---> e3b48f8abb66 [2021-11-01T18:47:34.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-01T18:47:35.215Z] ---> 0fb53c61d2be [2021-11-01T18:47:35.215Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-01T18:47:36.190Z] ---> c33e7b09baa5 [2021-11-01T18:47:36.190Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-01T18:47:36.190Z] ---> Running in 8e6c554195ad [2021-11-01T18:47:36.462Z] Removing intermediate container 8e6c554195ad [2021-11-01T18:47:36.462Z] ---> 0915167f8528 [2021-11-01T18:47:36.462Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T18:47:36.733Z] ---> Running in 63c3ed174e81 [2021-11-01T18:47:37.328Z] Removing intermediate container 63c3ed174e81 [2021-11-01T18:47:37.328Z] ---> 9902a91d9a0c [2021-11-01T18:47:37.328Z] Step 20/22 : LABEL arch=arm64 [2021-11-01T18:47:37.328Z] ---> Running in 56575a66d86d [2021-11-01T18:47:37.923Z] Removing intermediate container 56575a66d86d [2021-11-01T18:47:37.923Z] ---> bcd90930c914 [2021-11-01T18:47:37.923Z] Step 21/22 : LABEL git_sha=b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:47:37.923Z] ---> Running in bb32dd2a81ff [2021-11-01T18:47:38.518Z] Removing intermediate container bb32dd2a81ff [2021-11-01T18:47:38.518Z] ---> c9c3aec47b49 [2021-11-01T18:47:38.518Z] Step 22/22 : LABEL version=2.0.1-dev.88 [2021-11-01T18:47:38.518Z] ---> Running in cd016e2610b0 [2021-11-01T18:47:39.112Z] Removing intermediate container cd016e2610b0 [2021-11-01T18:47:39.112Z] ---> eaa7ec224bec [2021-11-01T18:47:39.112Z] [2021-11-01T18:47:39.112Z] Successfully built eaa7ec224bec [2021-11-01T18:47:39.112Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-01T18:47:39.719Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-01T18:47:39.713Z] $ docker stop --time=1 4ff70bf25f9fa9dff99b72ccd742fcc265bdeae6fb83a32e91d86ff52a4abd26 [2021-11-01T18:47:41.488Z] $ docker rm -f 4ff70bf25f9fa9dff99b72ccd742fcc265bdeae6fb83a32e91d86ff52a4abd26 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T18:47:42.047Z] + docker images [2021-11-01T18:47:42.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-01T18:47:42.318Z] sys-mgmt-agent-arm64 latest eaa7ec224bec 4 seconds ago 277MB [2021-11-01T18:47:42.318Z] core-data-arm64 latest fadcf297f044 49 seconds ago 19.5MB [2021-11-01T18:47:42.318Z] 00fba7923338 About a minute ago 1.46GB [2021-11-01T18:47:42.318Z] da54fd0e15d6 About a minute ago 1.45GB [2021-11-01T18:47:42.318Z] security-proxy-setup-arm64 latest 276f2fb95f04 About a minute ago 25.4MB [2021-11-01T18:47:42.318Z] security-bootstrapper-arm64 latest ad64b618968d About a minute ago 17.8MB [2021-11-01T18:47:42.318Z] a305c7afee85 About a minute ago 1.46GB [2021-11-01T18:47:42.318Z] 172dd9efae77 2 minutes ago 1.46GB [2021-11-01T18:47:42.318Z] security-secretstore-setup-arm64 latest 20f250665bcb 3 minutes ago 26.8MB [2021-11-01T18:47:42.318Z] support-notifications-arm64 latest 7908283d496f 3 minutes ago 16.1MB [2021-11-01T18:47:42.318Z] support-scheduler-arm64 latest d46cab67af70 3 minutes ago 15.3MB [2021-11-01T18:47:42.318Z] core-metadata-arm64 latest 2be179c57371 3 minutes ago 15.9MB [2021-11-01T18:47:42.318Z] core-command-arm64 latest ac6ca987e439 4 minutes ago 15.2MB [2021-11-01T18:47:42.318Z] 48fa717a54ff 4 minutes ago 1.46GB [2021-11-01T18:47:42.318Z] 45fb2193953a 4 minutes ago 1.46GB [2021-11-01T18:47:42.318Z] 3cfb56f354b1 4 minutes ago 1.46GB [2021-11-01T18:47:42.318Z] a629c87a6dc7 4 minutes ago 1.46GB [2021-11-01T18:47:42.318Z] f40d22719904 4 minutes ago 1.45GB [2021-11-01T18:47:42.318Z] ci-base-image-arm64 latest 72a5807d8ef8 8 minutes ago 1.24GB [2021-11-01T18:47:42.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB [2021-11-01T18:47:42.318Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-01T18:47:42.318Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-11-01T18:47:42.318Z] 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-11-01T18:47:42.538Z] provisioning config files... [2021-11-01T18:47:42.558Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/100@tmp/config8184350913880809282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:47:42.902Z] ---> docker-login.sh [2021-11-01T18:47:42.902Z] nexus3.edgexfoundry.org:10001 [2021-11-01T18:47:43.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:47:43.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:47:43.451Z] Configure a credential helper to remove this warning. See [2021-11-01T18:47:43.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:47:43.451Z] [2021-11-01T18:47:43.451Z] Login Succeeded [2021-11-01T18:47:43.451Z] nexus3.edgexfoundry.org:10002 [2021-11-01T18:47:43.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:47:43.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:47:43.998Z] Configure a credential helper to remove this warning. See [2021-11-01T18:47:43.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:47:43.998Z] [2021-11-01T18:47:43.998Z] Login Succeeded [2021-11-01T18:47:43.998Z] nexus3.edgexfoundry.org:10003 [2021-11-01T18:47:44.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:47:44.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:47:44.594Z] Configure a credential helper to remove this warning. See [2021-11-01T18:47:44.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:47:44.594Z] [2021-11-01T18:47:44.594Z] Login Succeeded [2021-11-01T18:47:44.594Z] nexus3.edgexfoundry.org:10004 [2021-11-01T18:47:45.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:47:45.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:47:45.190Z] Configure a credential helper to remove this warning. See [2021-11-01T18:47:45.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:47:45.190Z] [2021-11-01T18:47:45.190Z] Login Succeeded [2021-11-01T18:47:45.190Z] docker.io [2021-11-01T18:47:45.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T18:47:46.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T18:47:46.059Z] Configure a credential helper to remove this warning. See [2021-11-01T18:47:46.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T18:47:46.059Z] [2021-11-01T18:47:46.059Z] Login Succeeded [2021-11-01T18:47:46.059Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T18:47:46.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:47:46.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T18:47:46.126Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-01T18:47:46.126Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:47:46.126Z] latest [2021-11-01T18:47:46.126Z] 2.0.1-dev.88 [2021-11-01T18:47:46.126Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:47:46.126Z] main [2021-11-01T18:47:46.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:46.473Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:46.810Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:47:46.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-01T18:47:46.810Z] 4a95da96093a: Preparing [2021-11-01T18:47:46.810Z] 2aae7e4ef6bf: Preparing [2021-11-01T18:47:46.810Z] 1316bd07e1e1: Preparing [2021-11-01T18:47:46.810Z] 52a3ad6b805d: Preparing [2021-11-01T18:47:46.810Z] ee420dfed78a: Preparing [2021-11-01T18:47:47.092Z] ee420dfed78a: Layer already exists [2021-11-01T18:47:47.092Z] 4a95da96093a: Pushed [2021-11-01T18:47:47.092Z] 1316bd07e1e1: Pushed [2021-11-01T18:47:47.092Z] 52a3ad6b805d: Pushed [2021-11-01T18:47:49.703Z] 2aae7e4ef6bf: Pushed [2021-11-01T18:47:49.703Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:1f64a0c8044d757321266c13e3dcaa951fadf33ffa85f5ef67b9c56d436c9fe0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:50.045Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:50.383Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-01T18:47:50.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-01T18:47:50.383Z] 4a95da96093a: Preparing [2021-11-01T18:47:50.383Z] 2aae7e4ef6bf: Preparing [2021-11-01T18:47:50.383Z] 1316bd07e1e1: Preparing [2021-11-01T18:47:50.383Z] 52a3ad6b805d: Preparing [2021-11-01T18:47:50.383Z] ee420dfed78a: Preparing [2021-11-01T18:47:50.653Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:47:50.653Z] 4a95da96093a: Layer already exists [2021-11-01T18:47:50.653Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:47:50.653Z] 2aae7e4ef6bf: Layer already exists [2021-11-01T18:47:50.653Z] ee420dfed78a: Layer already exists [2021-11-01T18:47:50.653Z] latest: digest: sha256:1f64a0c8044d757321266c13e3dcaa951fadf33ffa85f5ef67b9c56d436c9fe0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:50.991Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:51.325Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.88 [2021-11-01T18:47:51.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-01T18:47:51.325Z] 4a95da96093a: Preparing [2021-11-01T18:47:51.325Z] 2aae7e4ef6bf: Preparing [2021-11-01T18:47:51.325Z] 1316bd07e1e1: Preparing [2021-11-01T18:47:51.325Z] 52a3ad6b805d: Preparing [2021-11-01T18:47:51.325Z] ee420dfed78a: Preparing [2021-11-01T18:47:51.600Z] 2aae7e4ef6bf: Layer already exists [2021-11-01T18:47:51.600Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:47:51.600Z] ee420dfed78a: Layer already exists [2021-11-01T18:47:51.600Z] 4a95da96093a: Layer already exists [2021-11-01T18:47:51.600Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:47:51.600Z] 2.0.1-dev.88: digest: sha256:1f64a0c8044d757321266c13e3dcaa951fadf33ffa85f5ef67b9c56d436c9fe0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:51.965Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:52.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:47:52.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-01T18:47:52.609Z] 4a95da96093a: Preparing [2021-11-01T18:47:52.609Z] 2aae7e4ef6bf: Preparing [2021-11-01T18:47:52.609Z] 1316bd07e1e1: Preparing [2021-11-01T18:47:52.609Z] 52a3ad6b805d: Preparing [2021-11-01T18:47:52.609Z] ee420dfed78a: Preparing [2021-11-01T18:47:52.609Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:47:52.609Z] ee420dfed78a: Layer already exists [2021-11-01T18:47:52.609Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:47:52.609Z] 4a95da96093a: Layer already exists [2021-11-01T18:47:52.609Z] 2aae7e4ef6bf: Layer already exists [2021-11-01T18:47:52.609Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:1f64a0c8044d757321266c13e3dcaa951fadf33ffa85f5ef67b9c56d436c9fe0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:52.965Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:53.405Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-01T18:47:53.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-01T18:47:53.405Z] 4a95da96093a: Preparing [2021-11-01T18:47:53.405Z] 2aae7e4ef6bf: Preparing [2021-11-01T18:47:53.405Z] 1316bd07e1e1: Preparing [2021-11-01T18:47:53.405Z] 52a3ad6b805d: Preparing [2021-11-01T18:47:53.405Z] ee420dfed78a: Preparing [2021-11-01T18:47:53.405Z] ee420dfed78a: Layer already exists [2021-11-01T18:47:53.405Z] 2aae7e4ef6bf: Layer already exists [2021-11-01T18:47:53.405Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:47:53.405Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:47:53.405Z] 4a95da96093a: Layer already exists [2021-11-01T18:47:53.686Z] main: digest: sha256:1f64a0c8044d757321266c13e3dcaa951fadf33ffa85f5ef67b9c56d436c9fe0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:47:53.732Z] ===================================================== [Pipeline] echo [2021-11-01T18:47:53.740Z] taggedImages: [2021-11-01T18:47:53.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:47:53.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-01T18:47:53.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.88 [2021-11-01T18:47:53.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:47:53.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-01T18:47:53.761Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-01T18:47:53.762Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:47:53.762Z] latest [2021-11-01T18:47:53.762Z] 2.0.1-dev.88 [2021-11-01T18:47:53.762Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:47:53.762Z] main [2021-11-01T18:47:53.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:54.149Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:54.517Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:47:54.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-01T18:47:54.517Z] 8f5ba951a3e7: Preparing [2021-11-01T18:47:54.517Z] b039aba475a9: Preparing [2021-11-01T18:47:54.517Z] 1316bd07e1e1: Preparing [2021-11-01T18:47:54.517Z] 2b61cd9e4f28: Preparing [2021-11-01T18:47:54.517Z] 403794c0e570: Preparing [2021-11-01T18:47:54.517Z] ee420dfed78a: Preparing [2021-11-01T18:47:54.517Z] ee420dfed78a: Waiting [2021-11-01T18:47:54.858Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:47:54.858Z] ee420dfed78a: Layer already exists [2021-11-01T18:47:54.858Z] 403794c0e570: Pushed [2021-11-01T18:47:54.858Z] 8f5ba951a3e7: Pushed [2021-11-01T18:47:55.449Z] 2b61cd9e4f28: Pushed [2021-11-01T18:47:58.064Z] b039aba475a9: Pushed [2021-11-01T18:47:58.064Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:748669429caa74243716ac18b96411536de2f1df00dd3d284fb7fe10755396cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:58.400Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:58.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-01T18:47:58.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-01T18:47:58.747Z] 8f5ba951a3e7: Preparing [2021-11-01T18:47:58.747Z] b039aba475a9: Preparing [2021-11-01T18:47:58.747Z] 1316bd07e1e1: Preparing [2021-11-01T18:47:58.747Z] 2b61cd9e4f28: Preparing [2021-11-01T18:47:58.747Z] 403794c0e570: Preparing [2021-11-01T18:47:58.747Z] ee420dfed78a: Preparing [2021-11-01T18:47:58.747Z] ee420dfed78a: Waiting [2021-11-01T18:47:58.747Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:47:58.747Z] 8f5ba951a3e7: Layer already exists [2021-11-01T18:47:58.747Z] 403794c0e570: Layer already exists [2021-11-01T18:47:58.747Z] 2b61cd9e4f28: Layer already exists [2021-11-01T18:47:59.020Z] b039aba475a9: Layer already exists [2021-11-01T18:47:59.020Z] ee420dfed78a: Layer already exists [2021-11-01T18:47:59.020Z] latest: digest: sha256:748669429caa74243716ac18b96411536de2f1df00dd3d284fb7fe10755396cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:59.357Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:47:59.705Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.88 [2021-11-01T18:47:59.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-01T18:47:59.705Z] 8f5ba951a3e7: Preparing [2021-11-01T18:47:59.705Z] b039aba475a9: Preparing [2021-11-01T18:47:59.705Z] 1316bd07e1e1: Preparing [2021-11-01T18:47:59.705Z] 2b61cd9e4f28: Preparing [2021-11-01T18:47:59.705Z] 403794c0e570: Preparing [2021-11-01T18:47:59.705Z] ee420dfed78a: Preparing [2021-11-01T18:47:59.705Z] ee420dfed78a: Waiting [2021-11-01T18:47:59.983Z] 8f5ba951a3e7: Layer already exists [2021-11-01T18:47:59.983Z] 2b61cd9e4f28: Layer already exists [2021-11-01T18:47:59.983Z] b039aba475a9: Layer already exists [2021-11-01T18:47:59.983Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:47:59.983Z] 403794c0e570: Layer already exists [2021-11-01T18:47:59.983Z] ee420dfed78a: Layer already exists [2021-11-01T18:47:59.983Z] 2.0.1-dev.88: digest: sha256:748669429caa74243716ac18b96411536de2f1df00dd3d284fb7fe10755396cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:00.323Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:00.657Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:00.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-01T18:48:00.657Z] 8f5ba951a3e7: Preparing [2021-11-01T18:48:00.657Z] b039aba475a9: Preparing [2021-11-01T18:48:00.657Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:00.657Z] 2b61cd9e4f28: Preparing [2021-11-01T18:48:00.657Z] 403794c0e570: Preparing [2021-11-01T18:48:00.657Z] ee420dfed78a: Preparing [2021-11-01T18:48:00.657Z] ee420dfed78a: Waiting [2021-11-01T18:48:00.931Z] 2b61cd9e4f28: Layer already exists [2021-11-01T18:48:00.931Z] 8f5ba951a3e7: Layer already exists [2021-11-01T18:48:00.931Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:00.931Z] 403794c0e570: Layer already exists [2021-11-01T18:48:00.931Z] b039aba475a9: Layer already exists [2021-11-01T18:48:00.931Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:00.931Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:748669429caa74243716ac18b96411536de2f1df00dd3d284fb7fe10755396cf size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:01.282Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:01.621Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-01T18:48:01.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-01T18:48:01.621Z] 8f5ba951a3e7: Preparing [2021-11-01T18:48:01.621Z] b039aba475a9: Preparing [2021-11-01T18:48:01.621Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:01.621Z] 2b61cd9e4f28: Preparing [2021-11-01T18:48:01.621Z] 403794c0e570: Preparing [2021-11-01T18:48:01.621Z] ee420dfed78a: Preparing [2021-11-01T18:48:01.621Z] ee420dfed78a: Waiting [2021-11-01T18:48:01.899Z] 2b61cd9e4f28: Layer already exists [2021-11-01T18:48:01.899Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:01.899Z] 8f5ba951a3e7: Layer already exists [2021-11-01T18:48:01.899Z] 403794c0e570: Layer already exists [2021-11-01T18:48:01.899Z] b039aba475a9: Layer already exists [2021-11-01T18:48:01.899Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:01.899Z] main: digest: sha256:748669429caa74243716ac18b96411536de2f1df00dd3d284fb7fe10755396cf size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:48:01.941Z] ===================================================== [Pipeline] echo [2021-11-01T18:48:01.948Z] taggedImages: [2021-11-01T18:48:01.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:01.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-01T18:48:01.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.88 [2021-11-01T18:48:01.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:01.948Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-01T18:48:01.965Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-01T18:48:01.965Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:01.965Z] latest [2021-11-01T18:48:01.965Z] 2.0.1-dev.88 [2021-11-01T18:48:01.965Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:01.965Z] main [2021-11-01T18:48:01.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:02.309Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:02.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:02.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-01T18:48:02.652Z] 6d6ff0fe0453: Preparing [2021-11-01T18:48:02.652Z] f3a012423932: Preparing [2021-11-01T18:48:02.652Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:02.652Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:02.652Z] ee420dfed78a: Preparing [2021-11-01T18:48:02.925Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:02.925Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:02.925Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:02.925Z] 6d6ff0fe0453: Pushed [2021-11-01T18:48:06.301Z] f3a012423932: Pushed [2021-11-01T18:48:06.301Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:3a5497889eb80f09a7889856dae267707ac40892dc81a24b3c8b5bb2b6b4b895 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:06.645Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:06.977Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-01T18:48:06.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-01T18:48:06.977Z] 6d6ff0fe0453: Preparing [2021-11-01T18:48:06.977Z] f3a012423932: Preparing [2021-11-01T18:48:06.977Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:06.977Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:06.977Z] ee420dfed78a: Preparing [2021-11-01T18:48:06.977Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:06.977Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:06.977Z] 6d6ff0fe0453: Layer already exists [2021-11-01T18:48:06.977Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:06.977Z] f3a012423932: Layer already exists [2021-11-01T18:48:07.248Z] latest: digest: sha256:3a5497889eb80f09a7889856dae267707ac40892dc81a24b3c8b5bb2b6b4b895 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:07.579Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:07.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.88 [2021-11-01T18:48:07.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-01T18:48:07.924Z] 6d6ff0fe0453: Preparing [2021-11-01T18:48:07.924Z] f3a012423932: Preparing [2021-11-01T18:48:07.924Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:07.924Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:07.924Z] ee420dfed78a: Preparing [2021-11-01T18:48:07.924Z] f3a012423932: Layer already exists [2021-11-01T18:48:07.924Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:07.924Z] 6d6ff0fe0453: Layer already exists [2021-11-01T18:48:07.924Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:07.924Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:08.192Z] 2.0.1-dev.88: digest: sha256:3a5497889eb80f09a7889856dae267707ac40892dc81a24b3c8b5bb2b6b4b895 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:08.521Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:08.850Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:08.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-01T18:48:08.850Z] 6d6ff0fe0453: Preparing [2021-11-01T18:48:08.850Z] f3a012423932: Preparing [2021-11-01T18:48:08.850Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:08.850Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:08.850Z] ee420dfed78a: Preparing [2021-11-01T18:48:08.850Z] 6d6ff0fe0453: Layer already exists [2021-11-01T18:48:08.850Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:08.850Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:08.850Z] f3a012423932: Layer already exists [2021-11-01T18:48:08.850Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:09.119Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:3a5497889eb80f09a7889856dae267707ac40892dc81a24b3c8b5bb2b6b4b895 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:09.455Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:09.784Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-01T18:48:09.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-01T18:48:09.784Z] 6d6ff0fe0453: Preparing [2021-11-01T18:48:09.784Z] f3a012423932: Preparing [2021-11-01T18:48:09.784Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:09.784Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:09.784Z] ee420dfed78a: Preparing [2021-11-01T18:48:09.784Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:09.784Z] f3a012423932: Layer already exists [2021-11-01T18:48:09.784Z] 6d6ff0fe0453: Layer already exists [2021-11-01T18:48:09.784Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:09.784Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:10.053Z] main: digest: sha256:3a5497889eb80f09a7889856dae267707ac40892dc81a24b3c8b5bb2b6b4b895 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:48:10.093Z] ===================================================== [Pipeline] echo [2021-11-01T18:48:10.100Z] taggedImages: [2021-11-01T18:48:10.100Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:10.100Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-01T18:48:10.100Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.88 [2021-11-01T18:48:10.100Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:10.100Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-01T18:48:10.117Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-01T18:48:10.117Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:10.117Z] latest [2021-11-01T18:48:10.117Z] 2.0.1-dev.88 [2021-11-01T18:48:10.117Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:10.117Z] main [2021-11-01T18:48:10.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:10.457Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:10.786Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:10.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-01T18:48:10.786Z] c0d939ed4df6: Preparing [2021-11-01T18:48:10.786Z] c0d939ed4df6: Preparing [2021-11-01T18:48:10.786Z] 4f2d4eb28133: Preparing [2021-11-01T18:48:10.786Z] cec4af3d984f: Preparing [2021-11-01T18:48:10.786Z] 3c5c273fd8f9: Preparing [2021-11-01T18:48:10.786Z] b24e3f08752b: Preparing [2021-11-01T18:48:10.786Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:10.786Z] 3d89a7efe479: Preparing [2021-11-01T18:48:10.786Z] aefedbdfc4b1: Preparing [2021-11-01T18:48:10.786Z] 03412d4ebfae: Preparing [2021-11-01T18:48:10.786Z] 054234c4cd2c: Preparing [2021-11-01T18:48:10.786Z] ee420dfed78a: Preparing [2021-11-01T18:48:10.786Z] 3d89a7efe479: Waiting [2021-11-01T18:48:10.786Z] aefedbdfc4b1: Waiting [2021-11-01T18:48:10.786Z] 03412d4ebfae: Waiting [2021-11-01T18:48:10.786Z] 054234c4cd2c: Waiting [2021-11-01T18:48:10.786Z] ee420dfed78a: Waiting [2021-11-01T18:48:10.786Z] 1316bd07e1e1: Waiting [2021-11-01T18:48:11.062Z] c0d939ed4df6: Pushed [2021-11-01T18:48:11.062Z] 3c5c273fd8f9: Pushed [2021-11-01T18:48:11.062Z] cec4af3d984f: Pushed [2021-11-01T18:48:11.062Z] 4f2d4eb28133: Pushed [2021-11-01T18:48:11.062Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:11.332Z] 3d89a7efe479: Pushed [2021-11-01T18:48:11.332Z] 03412d4ebfae: Pushed [2021-11-01T18:48:11.332Z] aefedbdfc4b1: Pushed [2021-11-01T18:48:11.332Z] 054234c4cd2c: Pushed [2021-11-01T18:48:11.332Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:14.705Z] b24e3f08752b: Pushed [2021-11-01T18:48:14.705Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:3c934f88a4c832401c755133f9d231647bd0da959812e275122e594453164576 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:15.040Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:15.381Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-01T18:48:15.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-01T18:48:15.381Z] c0d939ed4df6: Preparing [2021-11-01T18:48:15.381Z] c0d939ed4df6: Preparing [2021-11-01T18:48:15.381Z] 4f2d4eb28133: Preparing [2021-11-01T18:48:15.381Z] cec4af3d984f: Preparing [2021-11-01T18:48:15.381Z] 3c5c273fd8f9: Preparing [2021-11-01T18:48:15.381Z] b24e3f08752b: Preparing [2021-11-01T18:48:15.381Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:15.381Z] 3d89a7efe479: Preparing [2021-11-01T18:48:15.381Z] aefedbdfc4b1: Preparing [2021-11-01T18:48:15.381Z] 03412d4ebfae: Preparing [2021-11-01T18:48:15.381Z] 054234c4cd2c: Preparing [2021-11-01T18:48:15.381Z] ee420dfed78a: Preparing [2021-11-01T18:48:15.381Z] aefedbdfc4b1: Waiting [2021-11-01T18:48:15.381Z] 03412d4ebfae: Waiting [2021-11-01T18:48:15.381Z] 054234c4cd2c: Waiting [2021-11-01T18:48:15.381Z] 1316bd07e1e1: Waiting [2021-11-01T18:48:15.381Z] 3d89a7efe479: Waiting [2021-11-01T18:48:15.381Z] ee420dfed78a: Waiting [2021-11-01T18:48:15.657Z] 4f2d4eb28133: Layer already exists [2021-11-01T18:48:15.657Z] 3c5c273fd8f9: Layer already exists [2021-11-01T18:48:15.657Z] c0d939ed4df6: Layer already exists [2021-11-01T18:48:15.657Z] b24e3f08752b: Layer already exists [2021-11-01T18:48:15.657Z] cec4af3d984f: Layer already exists [2021-11-01T18:48:15.657Z] 3d89a7efe479: Layer already exists [2021-11-01T18:48:15.657Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:15.657Z] 03412d4ebfae: Layer already exists [2021-11-01T18:48:15.657Z] aefedbdfc4b1: Layer already exists [2021-11-01T18:48:15.657Z] 054234c4cd2c: Layer already exists [2021-11-01T18:48:15.657Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:15.657Z] latest: digest: sha256:3c934f88a4c832401c755133f9d231647bd0da959812e275122e594453164576 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:16.000Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:16.337Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.88 [2021-11-01T18:48:16.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-01T18:48:16.337Z] c0d939ed4df6: Preparing [2021-11-01T18:48:16.337Z] c0d939ed4df6: Preparing [2021-11-01T18:48:16.337Z] 4f2d4eb28133: Preparing [2021-11-01T18:48:16.337Z] cec4af3d984f: Preparing [2021-11-01T18:48:16.337Z] 3c5c273fd8f9: Preparing [2021-11-01T18:48:16.337Z] b24e3f08752b: Preparing [2021-11-01T18:48:16.337Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:16.337Z] 3d89a7efe479: Preparing [2021-11-01T18:48:16.337Z] aefedbdfc4b1: Preparing [2021-11-01T18:48:16.337Z] 03412d4ebfae: Preparing [2021-11-01T18:48:16.337Z] 054234c4cd2c: Preparing [2021-11-01T18:48:16.337Z] ee420dfed78a: Preparing [2021-11-01T18:48:16.337Z] 1316bd07e1e1: Waiting [2021-11-01T18:48:16.337Z] 3d89a7efe479: Waiting [2021-11-01T18:48:16.337Z] 054234c4cd2c: Waiting [2021-11-01T18:48:16.337Z] aefedbdfc4b1: Waiting [2021-11-01T18:48:16.337Z] 03412d4ebfae: Waiting [2021-11-01T18:48:16.337Z] ee420dfed78a: Waiting [2021-11-01T18:48:16.337Z] c0d939ed4df6: Layer already exists [2021-11-01T18:48:16.337Z] 3c5c273fd8f9: Layer already exists [2021-11-01T18:48:16.337Z] 4f2d4eb28133: Layer already exists [2021-11-01T18:48:16.337Z] b24e3f08752b: Layer already exists [2021-11-01T18:48:16.337Z] cec4af3d984f: Layer already exists [2021-11-01T18:48:16.608Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:16.608Z] 03412d4ebfae: Layer already exists [2021-11-01T18:48:16.608Z] 054234c4cd2c: Layer already exists [2021-11-01T18:48:16.608Z] 3d89a7efe479: Layer already exists [2021-11-01T18:48:16.608Z] aefedbdfc4b1: Layer already exists [2021-11-01T18:48:16.608Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:16.608Z] 2.0.1-dev.88: digest: sha256:3c934f88a4c832401c755133f9d231647bd0da959812e275122e594453164576 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:16.946Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:17.288Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:17.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-01T18:48:17.288Z] c0d939ed4df6: Preparing [2021-11-01T18:48:17.288Z] c0d939ed4df6: Preparing [2021-11-01T18:48:17.288Z] 4f2d4eb28133: Preparing [2021-11-01T18:48:17.288Z] cec4af3d984f: Preparing [2021-11-01T18:48:17.288Z] 3c5c273fd8f9: Preparing [2021-11-01T18:48:17.288Z] b24e3f08752b: Preparing [2021-11-01T18:48:17.288Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:17.288Z] 3d89a7efe479: Preparing [2021-11-01T18:48:17.288Z] aefedbdfc4b1: Preparing [2021-11-01T18:48:17.288Z] 03412d4ebfae: Preparing [2021-11-01T18:48:17.288Z] 054234c4cd2c: Preparing [2021-11-01T18:48:17.288Z] ee420dfed78a: Preparing [2021-11-01T18:48:17.288Z] aefedbdfc4b1: Waiting [2021-11-01T18:48:17.288Z] 03412d4ebfae: Waiting [2021-11-01T18:48:17.288Z] 054234c4cd2c: Waiting [2021-11-01T18:48:17.288Z] 1316bd07e1e1: Waiting [2021-11-01T18:48:17.288Z] ee420dfed78a: Waiting [2021-11-01T18:48:17.288Z] 3d89a7efe479: Waiting [2021-11-01T18:48:17.560Z] c0d939ed4df6: Layer already exists [2021-11-01T18:48:17.560Z] 3c5c273fd8f9: Layer already exists [2021-11-01T18:48:17.560Z] cec4af3d984f: Layer already exists [2021-11-01T18:48:17.560Z] b24e3f08752b: Layer already exists [2021-11-01T18:48:17.560Z] 4f2d4eb28133: Layer already exists [2021-11-01T18:48:17.560Z] aefedbdfc4b1: Layer already exists [2021-11-01T18:48:17.560Z] 3d89a7efe479: Layer already exists [2021-11-01T18:48:17.560Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:17.560Z] 03412d4ebfae: Layer already exists [2021-11-01T18:48:17.560Z] 054234c4cd2c: Layer already exists [2021-11-01T18:48:17.560Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:17.560Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:3c934f88a4c832401c755133f9d231647bd0da959812e275122e594453164576 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:17.902Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:18.241Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-01T18:48:18.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-01T18:48:18.241Z] c0d939ed4df6: Preparing [2021-11-01T18:48:18.241Z] c0d939ed4df6: Preparing [2021-11-01T18:48:18.241Z] 4f2d4eb28133: Preparing [2021-11-01T18:48:18.241Z] cec4af3d984f: Preparing [2021-11-01T18:48:18.241Z] 3c5c273fd8f9: Preparing [2021-11-01T18:48:18.241Z] b24e3f08752b: Preparing [2021-11-01T18:48:18.241Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:18.241Z] 3d89a7efe479: Preparing [2021-11-01T18:48:18.241Z] aefedbdfc4b1: Preparing [2021-11-01T18:48:18.241Z] 03412d4ebfae: Preparing [2021-11-01T18:48:18.241Z] 054234c4cd2c: Preparing [2021-11-01T18:48:18.241Z] ee420dfed78a: Preparing [2021-11-01T18:48:18.241Z] aefedbdfc4b1: Waiting [2021-11-01T18:48:18.241Z] 03412d4ebfae: Waiting [2021-11-01T18:48:18.241Z] 054234c4cd2c: Waiting [2021-11-01T18:48:18.241Z] 1316bd07e1e1: Waiting [2021-11-01T18:48:18.241Z] ee420dfed78a: Waiting [2021-11-01T18:48:18.241Z] 3d89a7efe479: Waiting [2021-11-01T18:48:18.519Z] 4f2d4eb28133: Layer already exists [2021-11-01T18:48:18.519Z] cec4af3d984f: Layer already exists [2021-11-01T18:48:18.519Z] 3c5c273fd8f9: Layer already exists [2021-11-01T18:48:18.519Z] c0d939ed4df6: Layer already exists [2021-11-01T18:48:18.519Z] b24e3f08752b: Layer already exists [2021-11-01T18:48:18.519Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:18.519Z] aefedbdfc4b1: Layer already exists [2021-11-01T18:48:18.519Z] 3d89a7efe479: Layer already exists [2021-11-01T18:48:18.519Z] 054234c4cd2c: Layer already exists [2021-11-01T18:48:18.519Z] 03412d4ebfae: Layer already exists [2021-11-01T18:48:18.519Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:18.519Z] main: digest: sha256:3c934f88a4c832401c755133f9d231647bd0da959812e275122e594453164576 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:48:18.563Z] ===================================================== [Pipeline] echo [2021-11-01T18:48:18.569Z] taggedImages: [2021-11-01T18:48:18.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:18.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-01T18:48:18.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.88 [2021-11-01T18:48:18.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:18.569Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-01T18:48:18.585Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-01T18:48:18.585Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:18.585Z] latest [2021-11-01T18:48:18.585Z] 2.0.1-dev.88 [2021-11-01T18:48:18.585Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:18.585Z] main [2021-11-01T18:48:18.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:18.929Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:19.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:19.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-01T18:48:19.269Z] 8b28ba355910: Preparing [2021-11-01T18:48:19.269Z] 2cfe87b79c8d: Preparing [2021-11-01T18:48:19.269Z] 2203dae4c006: Preparing [2021-11-01T18:48:19.269Z] 073ad5d550f7: Preparing [2021-11-01T18:48:19.269Z] 814d9f4410a8: Preparing [2021-11-01T18:48:19.269Z] ee420dfed78a: Preparing [2021-11-01T18:48:19.269Z] ee420dfed78a: Waiting [2021-11-01T18:48:19.867Z] 073ad5d550f7: Pushed [2021-11-01T18:48:19.867Z] 2203dae4c006: Pushed [2021-11-01T18:48:19.867Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:20.467Z] 814d9f4410a8: Pushed [2021-11-01T18:48:21.897Z] 2cfe87b79c8d: Pushed [2021-11-01T18:48:21.897Z] 8b28ba355910: Pushed [2021-11-01T18:48:22.169Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:f50922192e0cdacb6f676f46d9ad3712e9050537da78446daa6bc97668b01b56 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:22.502Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:22.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-01T18:48:22.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-01T18:48:22.834Z] 8b28ba355910: Preparing [2021-11-01T18:48:22.834Z] 2cfe87b79c8d: Preparing [2021-11-01T18:48:22.834Z] 2203dae4c006: Preparing [2021-11-01T18:48:22.834Z] 073ad5d550f7: Preparing [2021-11-01T18:48:22.834Z] 814d9f4410a8: Preparing [2021-11-01T18:48:22.834Z] ee420dfed78a: Preparing [2021-11-01T18:48:22.834Z] ee420dfed78a: Waiting [2021-11-01T18:48:23.106Z] 814d9f4410a8: Layer already exists [2021-11-01T18:48:23.106Z] 8b28ba355910: Layer already exists [2021-11-01T18:48:23.106Z] 073ad5d550f7: Layer already exists [2021-11-01T18:48:23.106Z] 2cfe87b79c8d: Layer already exists [2021-11-01T18:48:23.106Z] 2203dae4c006: Layer already exists [2021-11-01T18:48:23.106Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:23.106Z] latest: digest: sha256:f50922192e0cdacb6f676f46d9ad3712e9050537da78446daa6bc97668b01b56 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:23.444Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:23.774Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.88 [2021-11-01T18:48:23.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-01T18:48:23.774Z] 8b28ba355910: Preparing [2021-11-01T18:48:23.774Z] 2cfe87b79c8d: Preparing [2021-11-01T18:48:23.774Z] 2203dae4c006: Preparing [2021-11-01T18:48:23.774Z] 073ad5d550f7: Preparing [2021-11-01T18:48:23.774Z] 814d9f4410a8: Preparing [2021-11-01T18:48:23.774Z] ee420dfed78a: Preparing [2021-11-01T18:48:23.775Z] ee420dfed78a: Waiting [2021-11-01T18:48:24.050Z] 2cfe87b79c8d: Layer already exists [2021-11-01T18:48:24.050Z] 073ad5d550f7: Layer already exists [2021-11-01T18:48:24.050Z] 814d9f4410a8: Layer already exists [2021-11-01T18:48:24.050Z] 8b28ba355910: Layer already exists [2021-11-01T18:48:24.050Z] 2203dae4c006: Layer already exists [2021-11-01T18:48:24.050Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:24.050Z] 2.0.1-dev.88: digest: sha256:f50922192e0cdacb6f676f46d9ad3712e9050537da78446daa6bc97668b01b56 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:24.388Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:24.718Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:24.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-01T18:48:24.718Z] 8b28ba355910: Preparing [2021-11-01T18:48:24.718Z] 2cfe87b79c8d: Preparing [2021-11-01T18:48:24.718Z] 2203dae4c006: Preparing [2021-11-01T18:48:24.718Z] 073ad5d550f7: Preparing [2021-11-01T18:48:24.718Z] 814d9f4410a8: Preparing [2021-11-01T18:48:24.718Z] ee420dfed78a: Preparing [2021-11-01T18:48:24.718Z] ee420dfed78a: Waiting [2021-11-01T18:48:24.990Z] 073ad5d550f7: Layer already exists [2021-11-01T18:48:24.990Z] 2cfe87b79c8d: Layer already exists [2021-11-01T18:48:24.990Z] 8b28ba355910: Layer already exists [2021-11-01T18:48:24.990Z] 814d9f4410a8: Layer already exists [2021-11-01T18:48:24.990Z] 2203dae4c006: Layer already exists [2021-11-01T18:48:24.990Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:24.990Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:f50922192e0cdacb6f676f46d9ad3712e9050537da78446daa6bc97668b01b56 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:25.330Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:25.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-01T18:48:25.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-01T18:48:25.658Z] 8b28ba355910: Preparing [2021-11-01T18:48:25.658Z] 2cfe87b79c8d: Preparing [2021-11-01T18:48:25.658Z] 2203dae4c006: Preparing [2021-11-01T18:48:25.658Z] 073ad5d550f7: Preparing [2021-11-01T18:48:25.658Z] 814d9f4410a8: Preparing [2021-11-01T18:48:25.658Z] ee420dfed78a: Preparing [2021-11-01T18:48:25.658Z] ee420dfed78a: Waiting [2021-11-01T18:48:25.659Z] 2203dae4c006: Layer already exists [2021-11-01T18:48:25.659Z] 8b28ba355910: Layer already exists [2021-11-01T18:48:25.659Z] 2cfe87b79c8d: Layer already exists [2021-11-01T18:48:25.659Z] 814d9f4410a8: Layer already exists [2021-11-01T18:48:25.659Z] 073ad5d550f7: Layer already exists [2021-11-01T18:48:25.929Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:25.929Z] main: digest: sha256:f50922192e0cdacb6f676f46d9ad3712e9050537da78446daa6bc97668b01b56 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:48:25.966Z] ===================================================== [Pipeline] echo [2021-11-01T18:48:25.974Z] taggedImages: [2021-11-01T18:48:25.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:25.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-01T18:48:25.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.88 [2021-11-01T18:48:25.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:25.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-01T18:48:25.991Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-01T18:48:25.991Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:25.991Z] latest [2021-11-01T18:48:25.991Z] 2.0.1-dev.88 [2021-11-01T18:48:25.991Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:25.991Z] main [2021-11-01T18:48:25.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:26.319Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:26.648Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:26.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-01T18:48:26.648Z] ebfd5d5369af: Preparing [2021-11-01T18:48:26.648Z] e735f07d091d: Preparing [2021-11-01T18:48:26.648Z] b266c0b80874: Preparing [2021-11-01T18:48:26.648Z] 3199d10ce643: Preparing [2021-11-01T18:48:26.648Z] 7d01821b3a65: Preparing [2021-11-01T18:48:26.648Z] d071cc5c7ddd: Preparing [2021-11-01T18:48:26.648Z] 0010fbc8fe75: Preparing [2021-11-01T18:48:26.648Z] 4f9e79283c8e: Preparing [2021-11-01T18:48:26.648Z] 6ce5b32305f7: Preparing [2021-11-01T18:48:26.648Z] ee420dfed78a: Preparing [2021-11-01T18:48:26.648Z] d071cc5c7ddd: Waiting [2021-11-01T18:48:26.648Z] 0010fbc8fe75: Waiting [2021-11-01T18:48:26.648Z] 4f9e79283c8e: Waiting [2021-11-01T18:48:26.648Z] 6ce5b32305f7: Waiting [2021-11-01T18:48:26.648Z] ee420dfed78a: Waiting [2021-11-01T18:48:26.920Z] 7d01821b3a65: Pushed [2021-11-01T18:48:26.920Z] ebfd5d5369af: Pushed [2021-11-01T18:48:26.920Z] e735f07d091d: Pushed [2021-11-01T18:48:27.193Z] d071cc5c7ddd: Pushed [2021-11-01T18:48:27.193Z] 0010fbc8fe75: Pushed [2021-11-01T18:48:27.193Z] 4f9e79283c8e: Pushed [2021-11-01T18:48:27.193Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:27.468Z] 6ce5b32305f7: Pushed [2021-11-01T18:48:29.436Z] 3199d10ce643: Pushed [2021-11-01T18:48:30.027Z] b266c0b80874: Pushed [2021-11-01T18:48:30.298Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:cbd5f3dee08683894f75336348f31d5b7ddeee73e8f475a04c389c02c3692b50 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:30.635Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:30.967Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-01T18:48:30.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-01T18:48:30.967Z] ebfd5d5369af: Preparing [2021-11-01T18:48:30.967Z] e735f07d091d: Preparing [2021-11-01T18:48:30.967Z] b266c0b80874: Preparing [2021-11-01T18:48:30.967Z] 3199d10ce643: Preparing [2021-11-01T18:48:30.967Z] 7d01821b3a65: Preparing [2021-11-01T18:48:30.967Z] d071cc5c7ddd: Preparing [2021-11-01T18:48:30.967Z] 0010fbc8fe75: Preparing [2021-11-01T18:48:30.967Z] 4f9e79283c8e: Preparing [2021-11-01T18:48:30.967Z] 6ce5b32305f7: Preparing [2021-11-01T18:48:30.967Z] ee420dfed78a: Preparing [2021-11-01T18:48:30.967Z] 4f9e79283c8e: Waiting [2021-11-01T18:48:30.967Z] d071cc5c7ddd: Waiting [2021-11-01T18:48:30.967Z] 6ce5b32305f7: Waiting [2021-11-01T18:48:30.967Z] 0010fbc8fe75: Waiting [2021-11-01T18:48:30.967Z] ee420dfed78a: Waiting [2021-11-01T18:48:31.244Z] ebfd5d5369af: Layer already exists [2021-11-01T18:48:31.244Z] b266c0b80874: Layer already exists [2021-11-01T18:48:31.244Z] 3199d10ce643: Layer already exists [2021-11-01T18:48:31.244Z] e735f07d091d: Layer already exists [2021-11-01T18:48:31.244Z] 7d01821b3a65: Layer already exists [2021-11-01T18:48:31.244Z] 0010fbc8fe75: Layer already exists [2021-11-01T18:48:31.244Z] 6ce5b32305f7: Layer already exists [2021-11-01T18:48:31.244Z] 4f9e79283c8e: Layer already exists [2021-11-01T18:48:31.244Z] d071cc5c7ddd: Layer already exists [2021-11-01T18:48:31.244Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:31.244Z] latest: digest: sha256:cbd5f3dee08683894f75336348f31d5b7ddeee73e8f475a04c389c02c3692b50 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:31.578Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:31.912Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.88 [2021-11-01T18:48:31.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-01T18:48:31.912Z] ebfd5d5369af: Preparing [2021-11-01T18:48:31.912Z] e735f07d091d: Preparing [2021-11-01T18:48:31.912Z] b266c0b80874: Preparing [2021-11-01T18:48:31.912Z] 3199d10ce643: Preparing [2021-11-01T18:48:31.912Z] 7d01821b3a65: Preparing [2021-11-01T18:48:31.912Z] d071cc5c7ddd: Preparing [2021-11-01T18:48:31.912Z] 0010fbc8fe75: Preparing [2021-11-01T18:48:31.912Z] 4f9e79283c8e: Preparing [2021-11-01T18:48:31.912Z] 6ce5b32305f7: Preparing [2021-11-01T18:48:31.912Z] ee420dfed78a: Preparing [2021-11-01T18:48:31.912Z] 4f9e79283c8e: Waiting [2021-11-01T18:48:31.912Z] 6ce5b32305f7: Waiting [2021-11-01T18:48:31.912Z] ee420dfed78a: Waiting [2021-11-01T18:48:31.912Z] 0010fbc8fe75: Waiting [2021-11-01T18:48:31.912Z] d071cc5c7ddd: Waiting [2021-11-01T18:48:32.184Z] ebfd5d5369af: Layer already exists [2021-11-01T18:48:32.184Z] 3199d10ce643: Layer already exists [2021-11-01T18:48:32.184Z] e735f07d091d: Layer already exists [2021-11-01T18:48:32.184Z] b266c0b80874: Layer already exists [2021-11-01T18:48:32.184Z] 7d01821b3a65: Layer already exists [2021-11-01T18:48:32.184Z] 6ce5b32305f7: Layer already exists [2021-11-01T18:48:32.184Z] 4f9e79283c8e: Layer already exists [2021-11-01T18:48:32.184Z] d071cc5c7ddd: Layer already exists [2021-11-01T18:48:32.184Z] 0010fbc8fe75: Layer already exists [2021-11-01T18:48:32.184Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:32.184Z] 2.0.1-dev.88: digest: sha256:cbd5f3dee08683894f75336348f31d5b7ddeee73e8f475a04c389c02c3692b50 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:32.548Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:32.916Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:32.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-01T18:48:32.916Z] ebfd5d5369af: Preparing [2021-11-01T18:48:32.916Z] e735f07d091d: Preparing [2021-11-01T18:48:32.916Z] b266c0b80874: Preparing [2021-11-01T18:48:32.916Z] 3199d10ce643: Preparing [2021-11-01T18:48:32.916Z] 7d01821b3a65: Preparing [2021-11-01T18:48:32.916Z] d071cc5c7ddd: Preparing [2021-11-01T18:48:32.916Z] 0010fbc8fe75: Preparing [2021-11-01T18:48:32.916Z] 4f9e79283c8e: Preparing [2021-11-01T18:48:32.916Z] 6ce5b32305f7: Preparing [2021-11-01T18:48:32.916Z] ee420dfed78a: Preparing [2021-11-01T18:48:32.916Z] d071cc5c7ddd: Waiting [2021-11-01T18:48:32.916Z] 0010fbc8fe75: Waiting [2021-11-01T18:48:32.916Z] 4f9e79283c8e: Waiting [2021-11-01T18:48:32.916Z] 6ce5b32305f7: Waiting [2021-11-01T18:48:32.916Z] ee420dfed78a: Waiting [2021-11-01T18:48:32.916Z] 3199d10ce643: Layer already exists [2021-11-01T18:48:32.916Z] ebfd5d5369af: Layer already exists [2021-11-01T18:48:33.194Z] b266c0b80874: Layer already exists [2021-11-01T18:48:33.194Z] 7d01821b3a65: Layer already exists [2021-11-01T18:48:33.194Z] e735f07d091d: Layer already exists [2021-11-01T18:48:33.194Z] d071cc5c7ddd: Layer already exists [2021-11-01T18:48:33.194Z] 4f9e79283c8e: Layer already exists [2021-11-01T18:48:33.194Z] 0010fbc8fe75: Layer already exists [2021-11-01T18:48:33.194Z] 6ce5b32305f7: Layer already exists [2021-11-01T18:48:33.194Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:33.194Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:cbd5f3dee08683894f75336348f31d5b7ddeee73e8f475a04c389c02c3692b50 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:33.548Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:33.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-01T18:48:33.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-01T18:48:33.934Z] ebfd5d5369af: Preparing [2021-11-01T18:48:33.934Z] e735f07d091d: Preparing [2021-11-01T18:48:33.934Z] b266c0b80874: Preparing [2021-11-01T18:48:33.934Z] 3199d10ce643: Preparing [2021-11-01T18:48:33.934Z] 7d01821b3a65: Preparing [2021-11-01T18:48:33.934Z] d071cc5c7ddd: Preparing [2021-11-01T18:48:33.934Z] 0010fbc8fe75: Preparing [2021-11-01T18:48:33.934Z] 4f9e79283c8e: Preparing [2021-11-01T18:48:33.934Z] 6ce5b32305f7: Preparing [2021-11-01T18:48:33.934Z] ee420dfed78a: Preparing [2021-11-01T18:48:33.934Z] d071cc5c7ddd: Waiting [2021-11-01T18:48:33.934Z] 4f9e79283c8e: Waiting [2021-11-01T18:48:33.934Z] 6ce5b32305f7: Waiting [2021-11-01T18:48:33.934Z] 0010fbc8fe75: Waiting [2021-11-01T18:48:33.934Z] ee420dfed78a: Waiting [2021-11-01T18:48:33.934Z] 3199d10ce643: Layer already exists [2021-11-01T18:48:33.934Z] e735f07d091d: Layer already exists [2021-11-01T18:48:33.934Z] b266c0b80874: Layer already exists [2021-11-01T18:48:33.934Z] ebfd5d5369af: Layer already exists [2021-11-01T18:48:33.934Z] 7d01821b3a65: Layer already exists [2021-11-01T18:48:33.934Z] d071cc5c7ddd: Layer already exists [2021-11-01T18:48:33.934Z] 6ce5b32305f7: Layer already exists [2021-11-01T18:48:33.934Z] 0010fbc8fe75: Layer already exists [2021-11-01T18:48:33.934Z] 4f9e79283c8e: Layer already exists [2021-11-01T18:48:33.934Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:34.213Z] main: digest: sha256:cbd5f3dee08683894f75336348f31d5b7ddeee73e8f475a04c389c02c3692b50 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:48:34.254Z] ===================================================== [Pipeline] echo [2021-11-01T18:48:34.262Z] taggedImages: [2021-11-01T18:48:34.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:34.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-01T18:48:34.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.88 [2021-11-01T18:48:34.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:34.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-01T18:48:34.279Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-01T18:48:34.279Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:34.279Z] latest [2021-11-01T18:48:34.279Z] 2.0.1-dev.88 [2021-11-01T18:48:34.279Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:34.279Z] main [2021-11-01T18:48:34.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:34.611Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:35.066Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:35.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-01T18:48:35.066Z] 58633bd14da8: Preparing [2021-11-01T18:48:35.066Z] 0c7758cf3463: Preparing [2021-11-01T18:48:35.066Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:35.066Z] 79962e0afe49: Preparing [2021-11-01T18:48:35.066Z] ee420dfed78a: Preparing [2021-11-01T18:48:35.346Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:35.346Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:35.346Z] 58633bd14da8: Pushed [2021-11-01T18:48:35.618Z] 79962e0afe49: Pushed [2021-11-01T18:48:38.227Z] 0c7758cf3463: Pushed [2021-11-01T18:48:38.227Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:8fc37b29e1ef499f81d71552a094b5b3f74ec9354d89ec2914236195c9c2f693 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:38.563Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:38.898Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-01T18:48:38.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-01T18:48:38.898Z] 58633bd14da8: Preparing [2021-11-01T18:48:38.898Z] 0c7758cf3463: Preparing [2021-11-01T18:48:38.898Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:38.898Z] 79962e0afe49: Preparing [2021-11-01T18:48:38.898Z] ee420dfed78a: Preparing [2021-11-01T18:48:39.172Z] 79962e0afe49: Layer already exists [2021-11-01T18:48:39.172Z] 0c7758cf3463: Layer already exists [2021-11-01T18:48:39.172Z] 58633bd14da8: Layer already exists [2021-11-01T18:48:39.172Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:39.172Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:39.172Z] latest: digest: sha256:8fc37b29e1ef499f81d71552a094b5b3f74ec9354d89ec2914236195c9c2f693 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:39.515Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:39.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.88 [2021-11-01T18:48:39.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-01T18:48:39.857Z] 58633bd14da8: Preparing [2021-11-01T18:48:39.857Z] 0c7758cf3463: Preparing [2021-11-01T18:48:39.857Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:39.857Z] 79962e0afe49: Preparing [2021-11-01T18:48:39.857Z] ee420dfed78a: Preparing [2021-11-01T18:48:39.857Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:40.130Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:40.130Z] 79962e0afe49: Layer already exists [2021-11-01T18:48:40.130Z] 0c7758cf3463: Layer already exists [2021-11-01T18:48:40.130Z] 58633bd14da8: Layer already exists [2021-11-01T18:48:40.130Z] 2.0.1-dev.88: digest: sha256:8fc37b29e1ef499f81d71552a094b5b3f74ec9354d89ec2914236195c9c2f693 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:40.476Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:40.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:40.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-01T18:48:40.804Z] 58633bd14da8: Preparing [2021-11-01T18:48:40.804Z] 0c7758cf3463: Preparing [2021-11-01T18:48:40.804Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:40.804Z] 79962e0afe49: Preparing [2021-11-01T18:48:40.804Z] ee420dfed78a: Preparing [2021-11-01T18:48:41.075Z] 0c7758cf3463: Layer already exists [2021-11-01T18:48:41.075Z] 79962e0afe49: Layer already exists [2021-11-01T18:48:41.075Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:41.075Z] 58633bd14da8: Layer already exists [2021-11-01T18:48:41.075Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:41.075Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:8fc37b29e1ef499f81d71552a094b5b3f74ec9354d89ec2914236195c9c2f693 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:41.418Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:41.752Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-01T18:48:41.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-01T18:48:41.752Z] 58633bd14da8: Preparing [2021-11-01T18:48:41.752Z] 0c7758cf3463: Preparing [2021-11-01T18:48:41.752Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:41.752Z] 79962e0afe49: Preparing [2021-11-01T18:48:41.752Z] ee420dfed78a: Preparing [2021-11-01T18:48:42.024Z] 79962e0afe49: Layer already exists [2021-11-01T18:48:42.024Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:42.024Z] 58633bd14da8: Layer already exists [2021-11-01T18:48:42.024Z] 0c7758cf3463: Layer already exists [2021-11-01T18:48:42.024Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:42.024Z] main: digest: sha256:8fc37b29e1ef499f81d71552a094b5b3f74ec9354d89ec2914236195c9c2f693 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:48:42.067Z] ===================================================== [Pipeline] echo [2021-11-01T18:48:42.076Z] taggedImages: [2021-11-01T18:48:42.076Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:42.076Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-01T18:48:42.076Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.88 [2021-11-01T18:48:42.076Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:42.076Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-01T18:48:42.096Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-01T18:48:42.096Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:42.096Z] latest [2021-11-01T18:48:42.096Z] 2.0.1-dev.88 [2021-11-01T18:48:42.096Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:42.096Z] main [2021-11-01T18:48:42.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:42.438Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:42.770Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:42.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-01T18:48:42.770Z] 509ad4bc754c: Preparing [2021-11-01T18:48:42.770Z] 1a9890adafb7: Preparing [2021-11-01T18:48:42.770Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:42.770Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:42.770Z] ee420dfed78a: Preparing [2021-11-01T18:48:43.041Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:43.041Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:43.041Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:43.041Z] 509ad4bc754c: Pushed [2021-11-01T18:48:45.645Z] 1a9890adafb7: Pushed [2021-11-01T18:48:45.645Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:0e0b57995d922fff614aed8a167bd1521ee4a172c7a5814e50ae7227dcf28371 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:45.978Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:46.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-01T18:48:46.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-01T18:48:46.308Z] 509ad4bc754c: Preparing [2021-11-01T18:48:46.308Z] 1a9890adafb7: Preparing [2021-11-01T18:48:46.308Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:46.308Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:46.308Z] ee420dfed78a: Preparing [2021-11-01T18:48:46.308Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:46.308Z] 1a9890adafb7: Layer already exists [2021-11-01T18:48:46.308Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:46.308Z] 509ad4bc754c: Layer already exists [2021-11-01T18:48:46.308Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:46.579Z] latest: digest: sha256:0e0b57995d922fff614aed8a167bd1521ee4a172c7a5814e50ae7227dcf28371 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:46.911Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:47.241Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.88 [2021-11-01T18:48:47.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-01T18:48:47.242Z] 509ad4bc754c: Preparing [2021-11-01T18:48:47.242Z] 1a9890adafb7: Preparing [2021-11-01T18:48:47.242Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:47.242Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:47.242Z] ee420dfed78a: Preparing [2021-11-01T18:48:47.242Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:47.242Z] 1a9890adafb7: Layer already exists [2021-11-01T18:48:47.242Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:47.242Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:47.242Z] 509ad4bc754c: Layer already exists [2021-11-01T18:48:47.512Z] 2.0.1-dev.88: digest: sha256:0e0b57995d922fff614aed8a167bd1521ee4a172c7a5814e50ae7227dcf28371 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:47.848Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:48.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:48.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-01T18:48:48.179Z] 509ad4bc754c: Preparing [2021-11-01T18:48:48.179Z] 1a9890adafb7: Preparing [2021-11-01T18:48:48.179Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:48.179Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:48.179Z] ee420dfed78a: Preparing [2021-11-01T18:48:48.179Z] 1a9890adafb7: Layer already exists [2021-11-01T18:48:48.179Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:48.179Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:48.179Z] 509ad4bc754c: Layer already exists [2021-11-01T18:48:48.179Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:48.451Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:0e0b57995d922fff614aed8a167bd1521ee4a172c7a5814e50ae7227dcf28371 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:48.787Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:49.118Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-01T18:48:49.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-01T18:48:49.118Z] 509ad4bc754c: Preparing [2021-11-01T18:48:49.118Z] 1a9890adafb7: Preparing [2021-11-01T18:48:49.118Z] 1316bd07e1e1: Preparing [2021-11-01T18:48:49.118Z] 52a3ad6b805d: Preparing [2021-11-01T18:48:49.118Z] ee420dfed78a: Preparing [2021-11-01T18:48:49.118Z] 52a3ad6b805d: Layer already exists [2021-11-01T18:48:49.118Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:49.118Z] 509ad4bc754c: Layer already exists [2021-11-01T18:48:49.118Z] 1316bd07e1e1: Layer already exists [2021-11-01T18:48:49.118Z] 1a9890adafb7: Layer already exists [2021-11-01T18:48:49.387Z] main: digest: sha256:0e0b57995d922fff614aed8a167bd1521ee4a172c7a5814e50ae7227dcf28371 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:48:49.429Z] ===================================================== [Pipeline] echo [2021-11-01T18:48:49.436Z] taggedImages: [2021-11-01T18:48:49.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:49.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-01T18:48:49.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.88 [2021-11-01T18:48:49.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:49.436Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-01T18:48:49.457Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-01T18:48:49.457Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:49.457Z] latest [2021-11-01T18:48:49.457Z] 2.0.1-dev.88 [2021-11-01T18:48:49.457Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:48:49.457Z] main [2021-11-01T18:48:49.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:49.799Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:48:50.136Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:48:50.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-01T18:48:50.137Z] 9ee52d62e5fa: Preparing [2021-11-01T18:48:50.137Z] cdd7b682901a: Preparing [2021-11-01T18:48:50.137Z] e6c58df5924f: Preparing [2021-11-01T18:48:50.137Z] d009830459ac: Preparing [2021-11-01T18:48:50.137Z] 166dde17997b: Preparing [2021-11-01T18:48:50.137Z] 78c4bc0ebec3: Preparing [2021-11-01T18:48:50.137Z] 45596ee15a31: Preparing [2021-11-01T18:48:50.137Z] 52dc75cd08be: Preparing [2021-11-01T18:48:50.137Z] a6e1fd50fee5: Preparing [2021-11-01T18:48:50.137Z] 56eb02710082: Preparing [2021-11-01T18:48:50.137Z] ee420dfed78a: Preparing [2021-11-01T18:48:50.137Z] 78c4bc0ebec3: Waiting [2021-11-01T18:48:50.137Z] a6e1fd50fee5: Waiting [2021-11-01T18:48:50.137Z] 45596ee15a31: Waiting [2021-11-01T18:48:50.137Z] 52dc75cd08be: Waiting [2021-11-01T18:48:50.137Z] ee420dfed78a: Waiting [2021-11-01T18:48:50.137Z] 56eb02710082: Waiting [2021-11-01T18:48:50.410Z] 166dde17997b: Layer already exists [2021-11-01T18:48:50.410Z] 78c4bc0ebec3: Layer already exists [2021-11-01T18:48:50.410Z] 45596ee15a31: Layer already exists [2021-11-01T18:48:50.410Z] cdd7b682901a: Pushed [2021-11-01T18:48:50.410Z] 52dc75cd08be: Layer already exists [2021-11-01T18:48:50.410Z] a6e1fd50fee5: Layer already exists [2021-11-01T18:48:50.685Z] 56eb02710082: Layer already exists [2021-11-01T18:48:50.685Z] ee420dfed78a: Layer already exists [2021-11-01T18:48:51.277Z] 9ee52d62e5fa: Pushed [2021-11-01T18:48:52.701Z] e6c58df5924f: Pushed [2021-11-01T18:49:07.762Z] d009830459ac: Pushed [2021-11-01T18:49:07.762Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3: digest: sha256:4f34b51f706940bb53040bf99daa8eeb3505bc94e9c68bd3e0d29d8e9828a7da size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:08.091Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:08.416Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-01T18:49:08.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-01T18:49:08.416Z] 9ee52d62e5fa: Preparing [2021-11-01T18:49:08.416Z] cdd7b682901a: Preparing [2021-11-01T18:49:08.416Z] e6c58df5924f: Preparing [2021-11-01T18:49:08.416Z] d009830459ac: Preparing [2021-11-01T18:49:08.416Z] 166dde17997b: Preparing [2021-11-01T18:49:08.416Z] 78c4bc0ebec3: Preparing [2021-11-01T18:49:08.416Z] 45596ee15a31: Preparing [2021-11-01T18:49:08.416Z] 52dc75cd08be: Preparing [2021-11-01T18:49:08.416Z] a6e1fd50fee5: Preparing [2021-11-01T18:49:08.416Z] 56eb02710082: Preparing [2021-11-01T18:49:08.416Z] ee420dfed78a: Preparing [2021-11-01T18:49:08.416Z] 52dc75cd08be: Waiting [2021-11-01T18:49:08.416Z] a6e1fd50fee5: Waiting [2021-11-01T18:49:08.416Z] 56eb02710082: Waiting [2021-11-01T18:49:08.416Z] ee420dfed78a: Waiting [2021-11-01T18:49:08.416Z] 78c4bc0ebec3: Waiting [2021-11-01T18:49:08.416Z] 45596ee15a31: Waiting [2021-11-01T18:49:08.416Z] e6c58df5924f: Layer already exists [2021-11-01T18:49:08.416Z] cdd7b682901a: Layer already exists [2021-11-01T18:49:08.416Z] d009830459ac: Layer already exists [2021-11-01T18:49:08.686Z] 9ee52d62e5fa: Layer already exists [2021-11-01T18:49:08.686Z] 166dde17997b: Layer already exists [2021-11-01T18:49:08.686Z] 45596ee15a31: Layer already exists [2021-11-01T18:49:08.686Z] 78c4bc0ebec3: Layer already exists [2021-11-01T18:49:08.686Z] 52dc75cd08be: Layer already exists [2021-11-01T18:49:08.686Z] a6e1fd50fee5: Layer already exists [2021-11-01T18:49:08.686Z] 56eb02710082: Layer already exists [2021-11-01T18:49:08.686Z] ee420dfed78a: Layer already exists [2021-11-01T18:49:08.686Z] latest: digest: sha256:4f34b51f706940bb53040bf99daa8eeb3505bc94e9c68bd3e0d29d8e9828a7da size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:09.017Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:09.344Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.88 [2021-11-01T18:49:09.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-01T18:49:09.345Z] 9ee52d62e5fa: Preparing [2021-11-01T18:49:09.345Z] cdd7b682901a: Preparing [2021-11-01T18:49:09.345Z] e6c58df5924f: Preparing [2021-11-01T18:49:09.345Z] d009830459ac: Preparing [2021-11-01T18:49:09.345Z] 166dde17997b: Preparing [2021-11-01T18:49:09.345Z] 78c4bc0ebec3: Preparing [2021-11-01T18:49:09.345Z] 45596ee15a31: Preparing [2021-11-01T18:49:09.345Z] 52dc75cd08be: Preparing [2021-11-01T18:49:09.345Z] a6e1fd50fee5: Preparing [2021-11-01T18:49:09.345Z] 56eb02710082: Preparing [2021-11-01T18:49:09.345Z] ee420dfed78a: Preparing [2021-11-01T18:49:09.345Z] 52dc75cd08be: Waiting [2021-11-01T18:49:09.345Z] a6e1fd50fee5: Waiting [2021-11-01T18:49:09.345Z] 56eb02710082: Waiting [2021-11-01T18:49:09.345Z] ee420dfed78a: Waiting [2021-11-01T18:49:09.345Z] 78c4bc0ebec3: Waiting [2021-11-01T18:49:09.345Z] 45596ee15a31: Waiting [2021-11-01T18:49:09.641Z] e6c58df5924f: Layer already exists [2021-11-01T18:49:09.641Z] 9ee52d62e5fa: Layer already exists [2021-11-01T18:49:09.641Z] cdd7b682901a: Layer already exists [2021-11-01T18:49:09.641Z] 166dde17997b: Layer already exists [2021-11-01T18:49:09.641Z] d009830459ac: Layer already exists [2021-11-01T18:49:09.641Z] 52dc75cd08be: Layer already exists [2021-11-01T18:49:09.641Z] 78c4bc0ebec3: Layer already exists [2021-11-01T18:49:09.641Z] 45596ee15a31: Layer already exists [2021-11-01T18:49:09.641Z] 56eb02710082: Layer already exists [2021-11-01T18:49:09.641Z] a6e1fd50fee5: Layer already exists [2021-11-01T18:49:09.641Z] ee420dfed78a: Layer already exists [2021-11-01T18:49:09.641Z] 2.0.1-dev.88: digest: sha256:4f34b51f706940bb53040bf99daa8eeb3505bc94e9c68bd3e0d29d8e9828a7da size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:09.975Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:10.301Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:49:10.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-01T18:49:10.301Z] 9ee52d62e5fa: Preparing [2021-11-01T18:49:10.301Z] cdd7b682901a: Preparing [2021-11-01T18:49:10.301Z] e6c58df5924f: Preparing [2021-11-01T18:49:10.301Z] d009830459ac: Preparing [2021-11-01T18:49:10.301Z] 166dde17997b: Preparing [2021-11-01T18:49:10.301Z] 78c4bc0ebec3: Preparing [2021-11-01T18:49:10.301Z] 45596ee15a31: Preparing [2021-11-01T18:49:10.301Z] 52dc75cd08be: Preparing [2021-11-01T18:49:10.301Z] a6e1fd50fee5: Preparing [2021-11-01T18:49:10.301Z] 56eb02710082: Preparing [2021-11-01T18:49:10.301Z] ee420dfed78a: Preparing [2021-11-01T18:49:10.301Z] 52dc75cd08be: Waiting [2021-11-01T18:49:10.301Z] a6e1fd50fee5: Waiting [2021-11-01T18:49:10.301Z] ee420dfed78a: Waiting [2021-11-01T18:49:10.301Z] 78c4bc0ebec3: Waiting [2021-11-01T18:49:10.301Z] 45596ee15a31: Waiting [2021-11-01T18:49:10.301Z] 56eb02710082: Waiting [2021-11-01T18:49:10.572Z] cdd7b682901a: Layer already exists [2021-11-01T18:49:10.572Z] 166dde17997b: Layer already exists [2021-11-01T18:49:10.572Z] e6c58df5924f: Layer already exists [2021-11-01T18:49:10.572Z] 9ee52d62e5fa: Layer already exists [2021-11-01T18:49:10.572Z] d009830459ac: Layer already exists [2021-11-01T18:49:10.572Z] 45596ee15a31: Layer already exists [2021-11-01T18:49:10.572Z] 78c4bc0ebec3: Layer already exists [2021-11-01T18:49:10.572Z] 56eb02710082: Layer already exists [2021-11-01T18:49:10.572Z] 52dc75cd08be: Layer already exists [2021-11-01T18:49:10.572Z] a6e1fd50fee5: Layer already exists [2021-11-01T18:49:10.572Z] ee420dfed78a: Layer already exists [2021-11-01T18:49:10.572Z] b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88: digest: sha256:4f34b51f706940bb53040bf99daa8eeb3505bc94e9c68bd3e0d29d8e9828a7da size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:10.906Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:11.234Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-01T18:49:11.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-01T18:49:11.234Z] 9ee52d62e5fa: Preparing [2021-11-01T18:49:11.234Z] cdd7b682901a: Preparing [2021-11-01T18:49:11.234Z] e6c58df5924f: Preparing [2021-11-01T18:49:11.234Z] d009830459ac: Preparing [2021-11-01T18:49:11.234Z] 166dde17997b: Preparing [2021-11-01T18:49:11.234Z] 78c4bc0ebec3: Preparing [2021-11-01T18:49:11.234Z] 45596ee15a31: Preparing [2021-11-01T18:49:11.234Z] 52dc75cd08be: Preparing [2021-11-01T18:49:11.234Z] a6e1fd50fee5: Preparing [2021-11-01T18:49:11.234Z] 56eb02710082: Preparing [2021-11-01T18:49:11.234Z] ee420dfed78a: Preparing [2021-11-01T18:49:11.234Z] 52dc75cd08be: Waiting [2021-11-01T18:49:11.234Z] a6e1fd50fee5: Waiting [2021-11-01T18:49:11.234Z] 78c4bc0ebec3: Waiting [2021-11-01T18:49:11.234Z] 45596ee15a31: Waiting [2021-11-01T18:49:11.234Z] 56eb02710082: Waiting [2021-11-01T18:49:11.234Z] ee420dfed78a: Waiting [2021-11-01T18:49:11.504Z] cdd7b682901a: Layer already exists [2021-11-01T18:49:11.504Z] d009830459ac: Layer already exists [2021-11-01T18:49:11.504Z] 9ee52d62e5fa: Layer already exists [2021-11-01T18:49:11.504Z] e6c58df5924f: Layer already exists [2021-11-01T18:49:11.504Z] 166dde17997b: Layer already exists [2021-11-01T18:49:11.504Z] 78c4bc0ebec3: Layer already exists [2021-11-01T18:49:11.504Z] 45596ee15a31: Layer already exists [2021-11-01T18:49:11.504Z] 52dc75cd08be: Layer already exists [2021-11-01T18:49:11.504Z] a6e1fd50fee5: Layer already exists [2021-11-01T18:49:11.504Z] 56eb02710082: Layer already exists [2021-11-01T18:49:11.504Z] ee420dfed78a: Layer already exists [2021-11-01T18:49:11.504Z] main: digest: sha256:4f34b51f706940bb53040bf99daa8eeb3505bc94e9c68bd3e0d29d8e9828a7da size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T18:49:11.546Z] ===================================================== [Pipeline] echo [2021-11-01T18:49:11.555Z] taggedImages: [2021-11-01T18:49:11.555Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3 [2021-11-01T18:49:11.555Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-01T18:49:11.555Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.88 [2021-11-01T18:49:11.555Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b757e3986260d98ca516b4d2b666fd27cfb0acf3-2.0.1-dev.88 [2021-11-01T18:49:11.555Z] - 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-11-01T18:49:11.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T18:49:12.229Z] [2021-11-01T18:49:12.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:12.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T18:49:12.840Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-01T18:49:12.840Z] 448f6bf000e3: Pulling fs layer [2021-11-01T18:49:12.840Z] f757da607395: Pulling fs layer [2021-11-01T18:49:12.840Z] 05883995daec: Pulling fs layer [2021-11-01T18:49:12.840Z] 8603b9c90790: Pulling fs layer [2021-11-01T18:49:12.840Z] 1560dd03e051: Pulling fs layer [2021-11-01T18:49:12.840Z] 27f5ce0e4adf: Pulling fs layer [2021-11-01T18:49:12.840Z] c2d8d7efcc4b: Pulling fs layer [2021-11-01T18:49:12.840Z] 8603b9c90790: Waiting [2021-11-01T18:49:12.840Z] 1560dd03e051: Waiting [2021-11-01T18:49:12.840Z] 27f5ce0e4adf: Waiting [2021-11-01T18:49:12.840Z] c2d8d7efcc4b: Waiting [2021-11-01T18:49:12.840Z] f757da607395: Verifying Checksum [2021-11-01T18:49:12.840Z] f757da607395: Download complete [2021-11-01T18:49:12.840Z] 8603b9c90790: Verifying Checksum [2021-11-01T18:49:12.840Z] 8603b9c90790: Download complete [2021-11-01T18:49:13.111Z] 1560dd03e051: Verifying Checksum [2021-11-01T18:49:13.111Z] 1560dd03e051: Download complete [2021-11-01T18:49:13.111Z] 27f5ce0e4adf: Verifying Checksum [2021-11-01T18:49:13.111Z] 27f5ce0e4adf: Download complete [2021-11-01T18:49:13.111Z] 05883995daec: Verifying Checksum [2021-11-01T18:49:13.111Z] 05883995daec: Download complete [2021-11-01T18:49:13.383Z] 448f6bf000e3: Verifying Checksum [2021-11-01T18:49:13.383Z] 448f6bf000e3: Download complete [2021-11-01T18:49:16.011Z] c2d8d7efcc4b: Verifying Checksum [2021-11-01T18:49:16.011Z] c2d8d7efcc4b: Download complete [2021-11-01T18:49:16.984Z] 448f6bf000e3: Pull complete [2021-11-01T18:49:17.577Z] f757da607395: Pull complete [2021-11-01T18:49:19.002Z] 05883995daec: Pull complete [2021-11-01T18:49:19.597Z] 8603b9c90790: Pull complete [2021-11-01T18:49:20.570Z] 1560dd03e051: Pull complete [2021-11-01T18:49:20.842Z] 27f5ce0e4adf: Pull complete [2021-11-01T18:49:35.903Z] c2d8d7efcc4b: Pull complete [2021-11-01T18:49:35.903Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-01T18:49:35.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T18:49:35.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-01T18:49:36.135Z] prd-ubuntu18.04-docker-arm64-4c-16g-13731 does not seem to be running inside a container [2021-11-01T18:49:36.198Z] $ 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/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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-11-01T18:49:39.231Z] $ docker top d09a8a8d3eac98a7eeef92ce185563cf8a9d6e01ab385f60c99f64d1e8ab3182 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:49:40.260Z] ---> job-cost.sh [2021-11-01T18:49:40.260Z] lf-activate-venv: SKIPPING [2021-11-01T18:49:40.260Z] INFO: No Stack... [2021-11-01T18:49:42.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-01T18:49:42.502Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T18:49:43.164Z] + + catcut -d, /w/workspace/edgex-go/100/archives/cost.csv [2021-11-01T18:49:43.164Z] -f6 [Pipeline] lock [2021-11-01T18:49:43.225Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-100-stack-cost] [2021-11-01T18:49:43.231Z] Resource [jenkins-edgexfoundry-edgex-go-main-100-stack-cost] did not exist. Created. [2021-11-01T18:49:43.231Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T18:49:43.886Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-01T18:49:44.677Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T18:49:44.687Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T18:49:44.691Z] $ docker stop --time=1 d09a8a8d3eac98a7eeef92ce185563cf8a9d6e01ab385f60c99f64d1e8ab3182 [2021-11-01T18:49:46.343Z] $ docker rm -f d09a8a8d3eac98a7eeef92ce185563cf8a9d6e01ab385f60c99f64d1e8ab3182 [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-11-01T18:49:47.171Z] provisioning config files... [2021-11-01T18:49:47.185Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/100@tmp/config6633842264923255321tmp [Pipeline] { [Pipeline] sh [2021-11-01T18:49:47.482Z] + set +x [2021-11-01T18:49:47.482Z] + curl -s https://codecov.io/bash [2021-11-01T18:49:47.482Z] + bash -s -- [2021-11-01T18:49:47.482Z] [2021-11-01T18:49:47.482Z] _____ _ [2021-11-01T18:49:47.482Z] / ____| | | [2021-11-01T18:49:47.482Z] | | ___ __| | ___ ___ _____ __ [2021-11-01T18:49:47.482Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-01T18:49:47.482Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-01T18:49:47.482Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-01T18:49:47.482Z] Bash-1.0.6 [2021-11-01T18:49:47.482Z] [2021-11-01T18:49:47.482Z] [2021-11-01T18:49:47.482Z] ==> git version 2.24.4 found [2021-11-01T18:49:47.482Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-01T18:49:47.482Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-01T18:49:47.482Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-01T18:49:47.482Z] ==> Jenkins CI detected. [2021-11-01T18:49:47.482Z] current dir:  /w/workspace/edgex-go/100 [2021-11-01T18:49:47.482Z] project root: . [2021-11-01T18:49:47.482Z] --> token set from env [2021-11-01T18:49:47.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-01T18:49:47.744Z] ==> Running gcov in . (disable via -X gcov) [2021-11-01T18:49:47.744Z] ==> Python coveragepy not found [2021-11-01T18:49:47.744Z] ==> Searching for coverage reports in: [2021-11-01T18:49:47.744Z] + . [2021-11-01T18:49:47.744Z] -> Found 1 reports [2021-11-01T18:49:47.744Z] ==> Detecting git/mercurial file structure [2021-11-01T18:49:47.744Z] ==> Reading reports [2021-11-01T18:49:47.744Z] + ./coverage.out bytes=428381 [2021-11-01T18:49:47.744Z] ==> Appending adjustments [2021-11-01T18:49:47.744Z] https://docs.codecov.io/docs/fixing-reports [2021-11-01T18:49:48.698Z] + Found adjustments [2021-11-01T18:49:48.698Z] ==> Gzipping contents [2021-11-01T18:49:48.961Z] 60K /tmp/codecov.QtQMiX.gz [2021-11-01T18:49:48.961Z] ==> Uploading reports [2021-11-01T18:49:48.961Z] url: https://codecov.io [2021-11-01T18:49:48.961Z] query: branch=main&commit=b757e3986260d98ca516b4d2b666fd27cfb0acf3&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-01T18:49:48.961Z] -> Pinging Codecov [2021-11-01T18:49:48.961Z] 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=b757e3986260d98ca516b4d2b666fd27cfb0acf3&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-01T18:49:49.223Z] -> Uploading to [2021-11-01T18:49:49.223Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-01/00271124DB129430A58F1EEE437C3FCB/b757e3986260d98ca516b4d2b666fd27cfb0acf3/d277f4bf-b574-4290-84c5-59341f9ab0bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T184949Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99a643114f2cba44b2ae6041a7539c71bdd6175afef071b8c4c878166530b95a [2021-11-01T18:49:49.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:49:49.223Z] Dload Upload Total Spent Left Speed [2021-11-01T18:49:49.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57673 0 0 100 57673 0 177k --:--:-- --:--:-- --:--:-- 177k 100 57673 0 0 100 57673 0 177k --:--:-- --:--:-- --:--:-- 177k [2021-11-01T18:49:49.793Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b757e3986260d98ca516b4d2b666fd27cfb0acf3 [Pipeline] } [2021-11-01T18:49:49.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-01T18:49:50.213Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-01T18:49:50.222Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:50.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T18:49:50.519Z] [2021-11-01T18:49:50.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:49:50.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T18:49:50.822Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-01T18:49:50.822Z] 188c0c94c7c5: Pulling fs layer [2021-11-01T18:49:50.822Z] 0ef7d3d256c8: Pulling fs layer [2021-11-01T18:49:50.822Z] de9db76c5a1d: Pulling fs layer [2021-11-01T18:49:50.822Z] 0eba1c9be4d2: Pulling fs layer [2021-11-01T18:49:50.822Z] 0d57e429df01: Pulling fs layer [2021-11-01T18:49:50.822Z] 4e4be7b47b0d: Pulling fs layer [2021-11-01T18:49:50.822Z] e1f770b5df2f: Pulling fs layer [2021-11-01T18:49:50.822Z] 85a0685a4137: Pulling fs layer [2021-11-01T18:49:50.822Z] 0eba1c9be4d2: Waiting [2021-11-01T18:49:50.822Z] 0d57e429df01: Waiting [2021-11-01T18:49:50.822Z] 4e4be7b47b0d: Waiting [2021-11-01T18:49:50.822Z] e1f770b5df2f: Waiting [2021-11-01T18:49:50.822Z] 85a0685a4137: Waiting [2021-11-01T18:49:50.822Z] de9db76c5a1d: Download complete [2021-11-01T18:49:50.822Z] 0ef7d3d256c8: Verifying Checksum [2021-11-01T18:49:50.822Z] 0ef7d3d256c8: Download complete [2021-11-01T18:49:50.822Z] 0d57e429df01: Verifying Checksum [2021-11-01T18:49:50.822Z] 0d57e429df01: Download complete [2021-11-01T18:49:50.822Z] 4e4be7b47b0d: Verifying Checksum [2021-11-01T18:49:50.822Z] 4e4be7b47b0d: Download complete [2021-11-01T18:49:50.822Z] 188c0c94c7c5: Verifying Checksum [2021-11-01T18:49:50.822Z] 188c0c94c7c5: Download complete [2021-11-01T18:49:51.400Z] e1f770b5df2f: Verifying Checksum [2021-11-01T18:49:51.400Z] e1f770b5df2f: Download complete [2021-11-01T18:49:51.400Z] 188c0c94c7c5: Pull complete [2021-11-01T18:49:51.400Z] 0eba1c9be4d2: Verifying Checksum [2021-11-01T18:49:51.400Z] 0eba1c9be4d2: Download complete [2021-11-01T18:49:51.400Z] 0ef7d3d256c8: Pull complete [2021-11-01T18:49:51.663Z] de9db76c5a1d: Pull complete [2021-11-01T18:49:51.663Z] 85a0685a4137: Verifying Checksum [2021-11-01T18:49:51.663Z] 85a0685a4137: Download complete [2021-11-01T18:49:55.911Z] 0eba1c9be4d2: Pull complete [2021-11-01T18:49:55.911Z] 0d57e429df01: Pull complete [2021-11-01T18:49:55.911Z] 4e4be7b47b0d: Pull complete [2021-11-01T18:49:55.911Z] e1f770b5df2f: Pull complete [2021-11-01T18:50:00.140Z] 85a0685a4137: Pull complete [2021-11-01T18:50:00.140Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-01T18:50:00.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T18:50:00.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-01T18:50:00.206Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:50:00.237Z] $ 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/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@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-devops/edgex-snyk-go:1.410.4 cat [2021-11-01T18:50:03.152Z] $ docker top 088f0de6832c26a737f7a613c4a21ad13f1f205935587b7ff434301f15ffbd03 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-01T18:50:03.228Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-01T18:50:03.513Z] + set -o pipefail [2021-11-01T18:50:03.513Z] + snyk monitor '--org=edgex-jenkins' [2021-11-01T18:50:08.799Z] [2021-11-01T18:50:08.799Z] Monitoring /w/workspace/edgex-go/100 (github.com/edgexfoundry/edgex-go)... [2021-11-01T18:50:08.799Z] [2021-11-01T18:50:08.799Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/23636842-f2c0-43a4-8300-325b5ba8bdbf [2021-11-01T18:50:08.799Z] [2021-11-01T18:50:08.799Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-01T18:50:08.799Z] [2021-11-01T18:50:08.799Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-01T18:50:08.799Z] [2021-11-01T18:50:08.799Z] [Pipeline] } [2021-11-01T18:50:08.808Z] $ docker stop --time=1 088f0de6832c26a737f7a613c4a21ad13f1f205935587b7ff434301f15ffbd03 [2021-11-01T18:50:10.848Z] $ docker rm -f 088f0de6832c26a737f7a613c4a21ad13f1f205935587b7ff434301f15ffbd03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-01T18:50:11.291Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T18:50:11.301Z] provisioning config files... [2021-11-01T18:50:11.310Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/100@tmp/config2133518753841996971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:50:11.623Z] --> edgex-publish-swagger.sh [2021-11-01T18:50:11.623Z] === Publish openapi/v2 API === [2021-11-01T18:50:11.623Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-01T18:50:11.623Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/100/openapi/v2/core-command.yaml] [2021-11-01T18:50:11.623Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:50:11.623Z] Dload Upload Total Spent Left Speed [2021-11-01T18:50:12.564Z] 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 28127 0:00:01 0:00:01 --:--:-- 28139 100 32389 0 0 100 32389 0 28123 0:00:01 0:00:01 --:--:-- 28115 [2021-11-01T18:50:12.564Z] [2021-11-01T18:50:12.564Z] [2021-11-01T18:50:12.564Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/100/openapi/v2/core-data.yaml] [2021-11-01T18:50:12.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:50:12.564Z] Dload Upload Total Spent Left Speed [2021-11-01T18:50:13.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 62185 0:00:01 0:00:01 --:--:-- 62218 100 71116 0 0 100 71116 0 62177 0:00:01 0:00:01 --:--:-- 62218 [2021-11-01T18:50:13.943Z] [2021-11-01T18:50:13.943Z] [2021-11-01T18:50:13.943Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/100/openapi/v2/core-metadata.yaml] [2021-11-01T18:50:13.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:50:13.943Z] Dload Upload Total Spent Left Speed [2021-11-01T18:50:14.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 104k 100 119k 0 0 100 119k 0 104k 0:00:01 0:00:01 --:--:-- 104k [2021-11-01T18:50:14.884Z] [2021-11-01T18:50:14.884Z] [2021-11-01T18:50:14.884Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/100/openapi/v2/support-notifications.yaml] [2021-11-01T18:50:14.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:50:14.884Z] Dload Upload Total Spent Left Speed [2021-11-01T18:50:16.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 87110 0:00:01 0:00:01 --:--:-- 87173 100 88830 0 0 100 88830 0 87097 0:00:01 0:00:01 --:--:-- 87173 [2021-11-01T18:50:16.265Z] [2021-11-01T18:50:16.265Z] [2021-11-01T18:50:16.265Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/100/openapi/v2/support-scheduler.yaml] [2021-11-01T18:50:16.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:50:16.265Z] Dload Upload Total Spent Left Speed [2021-11-01T18:50:17.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 32990 0:00:01 0:00:01 --:--:-- 33021 100 38932 0 0 100 38932 0 32092 0:00:01 0:00:01 --:--:-- 32122 [2021-11-01T18:50:17.208Z] [2021-11-01T18:50:17.208Z] [2021-11-01T18:50:17.208Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/100/openapi/v2/system-agent.yaml] [2021-11-01T18:50:17.208Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T18:50:17.208Z] Dload Upload Total Spent Left Speed [2021-11-01T18:50:18.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16872 0:00:01 0:00:01 --:--:-- 16884 100 19603 0 0 100 19603 0 16682 0:00:01 0:00:01 --:--:-- 16697 [2021-11-01T18:50:18.597Z] [2021-11-01T18:50:18.597Z] [Pipeline] } [2021-11-01T18:50:18.604Z] 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-11-01T18:50:19.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T18:50:19.015Z] . [Pipeline] withDockerContainer [2021-11-01T18:50:19.077Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:50:19.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T18:50:19.530Z] $ docker top 825a15eb8ebd6e2540021d90bd690d93415805f8592fc8a3ba91aabaadab81ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T18:50:19.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T18:50:19.623Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T18:50:19.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T18:50:19.746Z] $ docker exec 825a15eb8ebd6e2540021d90bd690d93415805f8592fc8a3ba91aabaadab81ed ssh-agent [2021-11-01T18:50:19.846Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnKogjK/agent.13 [2021-11-01T18:50:19.846Z] SSH_AGENT_PID=19 [2021-11-01T18:50:19.850Z] Running ssh-add (command line suppressed) [2021-11-01T18:50:19.954Z] Identity added: /w/workspace/edgex-go/100@tmp/private_key_1015229099386364357.key (/w/workspace/edgex-go/100@tmp/private_key_1015229099386364357.key) [2021-11-01T18:50:19.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T18:50:20.255Z] + git semver tag [2021-11-01T18:50:20.256Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T18:50:20.256Z] # $GIT_DIR = /w/workspace/edgex-go/100/.git [2021-11-01T18:50:20.256Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/100 [2021-11-01T18:50:20.256Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T18:50:20.256Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T18:50:20.256Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T18:50:20.256Z] # $SEMVER_BRANCH = main [2021-11-01T18:50:20.256Z] # $SEMVER_DIR = /w/workspace/edgex-go/100/.semver [2021-11-01T18:50:20.256Z] # b757e3986260d98ca516b4d2b666fd27cfb0acf3 HEAD [2021-11-01T18:50:20.256Z] # -> Force: false [2021-11-01T18:50:20.256Z] # b7c2f9a7c5d20f67a36e9dab9722d6c1242889a3 refs/tags/v2.0.1-dev.88 [Pipeline] } [2021-11-01T18:50:20.263Z] $ docker exec --env ******** --env ******** 825a15eb8ebd6e2540021d90bd690d93415805f8592fc8a3ba91aabaadab81ed ssh-agent -k [2021-11-01T18:50:20.354Z] unset SSH_AUTH_SOCK; [2021-11-01T18:50:20.354Z] unset SSH_AGENT_PID; [2021-11-01T18:50:20.354Z] echo Agent pid 19 killed; [2021-11-01T18:50:20.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T18:50:20.675Z] + git semver [Pipeline] } [2021-11-01T18:50:20.686Z] $ docker stop --time=1 825a15eb8ebd6e2540021d90bd690d93415805f8592fc8a3ba91aabaadab81ed [2021-11-01T18:50:21.868Z] $ docker rm -f 825a15eb8ebd6e2540021d90bd690d93415805f8592fc8a3ba91aabaadab81ed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:50:22.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T18:50:22.250Z] [2021-11-01T18:50:22.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:50:22.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T18:50:22.685Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-01T18:50:22.685Z] ab5ef0e58194: Pulling fs layer [2021-11-01T18:50:22.685Z] 9712f1f96733: Pulling fs layer [2021-11-01T18:50:22.685Z] 63f879dbbcfc: Pulling fs layer [2021-11-01T18:50:22.685Z] 0d9ebad4ef96: Pulling fs layer [2021-11-01T18:50:22.685Z] e9a5061849ea: Pulling fs layer [2021-11-01T18:50:22.685Z] d747dcd14b5f: Pulling fs layer [2021-11-01T18:50:22.685Z] 2de7ff778b66: Pulling fs layer [2021-11-01T18:50:22.685Z] e9a5061849ea: Waiting [2021-11-01T18:50:22.685Z] d747dcd14b5f: Waiting [2021-11-01T18:50:22.685Z] 2de7ff778b66: Waiting [2021-11-01T18:50:22.685Z] 0d9ebad4ef96: Waiting [2021-11-01T18:50:22.685Z] 9712f1f96733: Verifying Checksum [2021-11-01T18:50:22.685Z] 9712f1f96733: Download complete [2021-11-01T18:50:22.685Z] 63f879dbbcfc: Verifying Checksum [2021-11-01T18:50:22.685Z] 63f879dbbcfc: Download complete [2021-11-01T18:50:23.134Z] ab5ef0e58194: Verifying Checksum [2021-11-01T18:50:23.134Z] 0d9ebad4ef96: Verifying Checksum [2021-11-01T18:50:23.134Z] 0d9ebad4ef96: Download complete [2021-11-01T18:50:23.134Z] ab5ef0e58194: Download complete [2021-11-01T18:50:23.134Z] d747dcd14b5f: Verifying Checksum [2021-11-01T18:50:23.134Z] d747dcd14b5f: Download complete [2021-11-01T18:50:23.134Z] e9a5061849ea: Verifying Checksum [2021-11-01T18:50:23.134Z] e9a5061849ea: Download complete [2021-11-01T18:50:23.134Z] 2de7ff778b66: Verifying Checksum [2021-11-01T18:50:23.134Z] 2de7ff778b66: Download complete [2021-11-01T18:50:26.558Z] ab5ef0e58194: Pull complete [2021-11-01T18:50:26.558Z] 9712f1f96733: Pull complete [2021-11-01T18:50:26.826Z] 63f879dbbcfc: Pull complete [2021-11-01T18:50:31.044Z] 0d9ebad4ef96: Pull complete [2021-11-01T18:50:31.044Z] e9a5061849ea: Pull complete [2021-11-01T18:50:31.044Z] d747dcd14b5f: Pull complete [2021-11-01T18:50:32.428Z] 2de7ff778b66: Pull complete [2021-11-01T18:50:32.428Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-01T18:50:32.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T18:50:32.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-01T18:50:32.491Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:50:32.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-01T18:50:36.049Z] $ docker top 80beb8bd0eb8477916ab25bc7389d93cf42c23c11e742cc831c2a2d770665c31 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-01T18:50:36.154Z] provisioning config files... [2021-11-01T18:50:36.173Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/100@tmp/config3751638173125858447tmp [2021-11-01T18:50:36.191Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/100@tmp/config9212161696365839163tmp [2021-11-01T18:50:36.203Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/100@tmp/config7822813887761292082tmp [Pipeline] { [Pipeline] echo [2021-11-01T18:50:36.215Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:50:36.506Z] ---> sigul-configuration.sh [2021-11-01T18:50:36.506Z] gpg: directory `/root/.gnupg' created [2021-11-01T18:50:36.506Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-01T18:50:36.506Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-01T18:50:36.506Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-01T18:50:36.506Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-01T18:50:36.506Z] gpg: CAST5 encrypted data [2021-11-01T18:50:36.506Z] gpg: encrypted with 1 passphrase [2021-11-01T18:50:36.506Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-01T18:50:36.799Z] + mkdir /home/jenkins [2021-11-01T18:50:36.799Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-01T18:50:37.087Z] + 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-11-01T18:50:37.100Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:50:37.389Z] ---> sigul-install.sh [2021-11-01T18:50:37.390Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-01T18:50:37.684Z] + git tag --list [2021-11-01T18:50:37.684Z] 0.6.0 [2021-11-01T18:50:37.684Z] 0.6.1 [2021-11-01T18:50:37.684Z] 0.7.0 [2021-11-01T18:50:37.684Z] 0.7.1 [2021-11-01T18:50:37.684Z] v1.0.0 [2021-11-01T18:50:37.684Z] v1.0.1 [2021-11-01T18:50:37.684Z] v1.1.0 [2021-11-01T18:50:37.684Z] v1.2.0 [2021-11-01T18:50:37.684Z] v1.2.1 [2021-11-01T18:50:37.684Z] v1.3.0 [2021-11-01T18:50:37.684Z] v1.3.1 [2021-11-01T18:50:37.684Z] v2.0.0 [2021-11-01T18:50:37.684Z] v2.0.1-dev.1 [2021-11-01T18:50:37.684Z] v2.0.1-dev.10 [2021-11-01T18:50:37.684Z] v2.0.1-dev.11 [2021-11-01T18:50:37.684Z] v2.0.1-dev.12 [2021-11-01T18:50:37.684Z] v2.0.1-dev.13 [2021-11-01T18:50:37.684Z] v2.0.1-dev.14 [2021-11-01T18:50:37.684Z] v2.0.1-dev.15 [2021-11-01T18:50:37.684Z] v2.0.1-dev.16 [2021-11-01T18:50:37.684Z] v2.0.1-dev.17 [2021-11-01T18:50:37.684Z] v2.0.1-dev.18 [2021-11-01T18:50:37.684Z] v2.0.1-dev.19 [2021-11-01T18:50:37.684Z] v2.0.1-dev.2 [2021-11-01T18:50:37.684Z] v2.0.1-dev.20 [2021-11-01T18:50:37.684Z] v2.0.1-dev.21 [2021-11-01T18:50:37.684Z] v2.0.1-dev.22 [2021-11-01T18:50:37.684Z] v2.0.1-dev.23 [2021-11-01T18:50:37.684Z] v2.0.1-dev.24 [2021-11-01T18:50:37.684Z] v2.0.1-dev.25 [2021-11-01T18:50:37.684Z] v2.0.1-dev.26 [2021-11-01T18:50:37.684Z] v2.0.1-dev.27 [2021-11-01T18:50:37.684Z] v2.0.1-dev.28 [2021-11-01T18:50:37.684Z] v2.0.1-dev.29 [2021-11-01T18:50:37.684Z] v2.0.1-dev.3 [2021-11-01T18:50:37.684Z] v2.0.1-dev.30 [2021-11-01T18:50:37.684Z] v2.0.1-dev.31 [2021-11-01T18:50:37.684Z] v2.0.1-dev.32 [2021-11-01T18:50:37.684Z] v2.0.1-dev.33 [2021-11-01T18:50:37.684Z] v2.0.1-dev.34 [2021-11-01T18:50:37.684Z] v2.0.1-dev.35 [2021-11-01T18:50:37.684Z] v2.0.1-dev.36 [2021-11-01T18:50:37.684Z] v2.0.1-dev.37 [2021-11-01T18:50:37.684Z] v2.0.1-dev.38 [2021-11-01T18:50:37.684Z] v2.0.1-dev.39 [2021-11-01T18:50:37.684Z] v2.0.1-dev.4 [2021-11-01T18:50:37.684Z] v2.0.1-dev.40 [2021-11-01T18:50:37.684Z] v2.0.1-dev.41 [2021-11-01T18:50:37.684Z] v2.0.1-dev.42 [2021-11-01T18:50:37.684Z] v2.0.1-dev.43 [2021-11-01T18:50:37.684Z] v2.0.1-dev.44 [2021-11-01T18:50:37.684Z] v2.0.1-dev.45 [2021-11-01T18:50:37.684Z] v2.0.1-dev.46 [2021-11-01T18:50:37.684Z] v2.0.1-dev.47 [2021-11-01T18:50:37.684Z] v2.0.1-dev.48 [2021-11-01T18:50:37.684Z] v2.0.1-dev.49 [2021-11-01T18:50:37.684Z] v2.0.1-dev.5 [2021-11-01T18:50:37.684Z] v2.0.1-dev.50 [2021-11-01T18:50:37.684Z] v2.0.1-dev.51 [2021-11-01T18:50:37.684Z] v2.0.1-dev.52 [2021-11-01T18:50:37.684Z] v2.0.1-dev.53 [2021-11-01T18:50:37.684Z] v2.0.1-dev.54 [2021-11-01T18:50:37.684Z] v2.0.1-dev.55 [2021-11-01T18:50:37.684Z] v2.0.1-dev.56 [2021-11-01T18:50:37.684Z] v2.0.1-dev.57 [2021-11-01T18:50:37.684Z] v2.0.1-dev.58 [2021-11-01T18:50:37.684Z] v2.0.1-dev.59 [2021-11-01T18:50:37.684Z] v2.0.1-dev.6 [2021-11-01T18:50:37.684Z] v2.0.1-dev.60 [2021-11-01T18:50:37.684Z] v2.0.1-dev.61 [2021-11-01T18:50:37.684Z] v2.0.1-dev.62 [2021-11-01T18:50:37.684Z] v2.0.1-dev.63 [2021-11-01T18:50:37.684Z] v2.0.1-dev.64 [2021-11-01T18:50:37.684Z] v2.0.1-dev.65 [2021-11-01T18:50:37.684Z] v2.0.1-dev.66 [2021-11-01T18:50:37.684Z] v2.0.1-dev.67 [2021-11-01T18:50:37.684Z] v2.0.1-dev.68 [2021-11-01T18:50:37.684Z] v2.0.1-dev.69 [2021-11-01T18:50:37.684Z] v2.0.1-dev.7 [2021-11-01T18:50:37.684Z] v2.0.1-dev.70 [2021-11-01T18:50:37.684Z] v2.0.1-dev.71 [2021-11-01T18:50:37.684Z] v2.0.1-dev.72 [2021-11-01T18:50:37.684Z] v2.0.1-dev.73 [2021-11-01T18:50:37.684Z] v2.0.1-dev.74 [2021-11-01T18:50:37.684Z] v2.0.1-dev.75 [2021-11-01T18:50:37.684Z] v2.0.1-dev.76 [2021-11-01T18:50:37.684Z] v2.0.1-dev.77 [2021-11-01T18:50:37.684Z] v2.0.1-dev.78 [2021-11-01T18:50:37.684Z] v2.0.1-dev.79 [2021-11-01T18:50:37.684Z] v2.0.1-dev.8 [2021-11-01T18:50:37.684Z] v2.0.1-dev.80 [2021-11-01T18:50:37.684Z] v2.0.1-dev.81 [2021-11-01T18:50:37.684Z] v2.0.1-dev.82 [2021-11-01T18:50:37.684Z] v2.0.1-dev.83 [2021-11-01T18:50:37.684Z] v2.0.1-dev.84 [2021-11-01T18:50:37.684Z] v2.0.1-dev.85 [2021-11-01T18:50:37.684Z] v2.0.1-dev.86 [2021-11-01T18:50:37.684Z] v2.0.1-dev.87 [2021-11-01T18:50:37.684Z] v2.0.1-dev.88 [2021-11-01T18:50:37.684Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-01T18:50:37.979Z] + lftools sign git-tag v2.0.1-dev.88 [2021-11-01T18:50:38.553Z] Signing Git tag with Sigul... [2021-11-01T18:50:38.553Z] Signing v2.0.1-dev.88 [Pipeline] echo [2021-11-01T18:50:39.501Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:50:39.789Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-01T18:50:39.796Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-01T18:50:39.811Z] $ docker stop --time=1 80beb8bd0eb8477916ab25bc7389d93cf42c23c11e742cc831c2a2d770665c31 [2021-11-01T18:50:41.004Z] $ docker rm -f 80beb8bd0eb8477916ab25bc7389d93cf42c23c11e742cc831c2a2d770665c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:50:41.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T18:50:41.558Z] . [Pipeline] withDockerContainer [2021-11-01T18:50:41.632Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:50:41.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T18:50:42.030Z] $ docker top f69783476cefe4884ae8c2a7a78ea4eccddbf6d4c8dd217e6ce278df6ffc91ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T18:50:42.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T18:50:42.126Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T18:50:42.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T18:50:42.232Z] $ docker exec f69783476cefe4884ae8c2a7a78ea4eccddbf6d4c8dd217e6ce278df6ffc91ae ssh-agent [2021-11-01T18:50:42.345Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOCFAiF/agent.14 [2021-11-01T18:50:42.345Z] SSH_AGENT_PID=21 [2021-11-01T18:50:42.349Z] Running ssh-add (command line suppressed) [2021-11-01T18:50:42.440Z] Identity added: /w/workspace/edgex-go/100@tmp/private_key_7593885261173059476.key (/w/workspace/edgex-go/100@tmp/private_key_7593885261173059476.key) [2021-11-01T18:50:42.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T18:50:42.739Z] + git semver bump pre [2021-11-01T18:50:42.739Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T18:50:42.740Z] # $GIT_DIR = /w/workspace/edgex-go/100/.git [2021-11-01T18:50:42.740Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/100 [2021-11-01T18:50:42.740Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T18:50:42.740Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T18:50:42.740Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T18:50:42.740Z] # $SEMVER_BRANCH = main [2021-11-01T18:50:42.740Z] # $SEMVER_DIR = /w/workspace/edgex-go/100/.semver [2021-11-01T18:50:42.740Z] 2.0.1-dev.89 [Pipeline] } [2021-11-01T18:50:42.753Z] $ docker exec --env ******** --env ******** f69783476cefe4884ae8c2a7a78ea4eccddbf6d4c8dd217e6ce278df6ffc91ae ssh-agent -k [2021-11-01T18:50:42.861Z] unset SSH_AUTH_SOCK; [2021-11-01T18:50:42.861Z] unset SSH_AGENT_PID; [2021-11-01T18:50:42.861Z] echo Agent pid 21 killed; [2021-11-01T18:50:42.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T18:50:43.167Z] + git semver [Pipeline] } [2021-11-01T18:50:43.178Z] $ docker stop --time=1 f69783476cefe4884ae8c2a7a78ea4eccddbf6d4c8dd217e6ce278df6ffc91ae [2021-11-01T18:50:44.367Z] $ docker rm -f f69783476cefe4884ae8c2a7a78ea4eccddbf6d4c8dd217e6ce278df6ffc91ae [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:50:44.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T18:50:44.795Z] . [Pipeline] withDockerContainer [2021-11-01T18:50:44.865Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:50:44.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T18:50:45.256Z] $ docker top b68d7b03c6ea35f4be1b0eddbe64312a07ff7bb6da960f48ea7aa87e11015aeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T18:50:45.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T18:50:45.364Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T18:50:45.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T18:50:45.469Z] $ docker exec b68d7b03c6ea35f4be1b0eddbe64312a07ff7bb6da960f48ea7aa87e11015aeb ssh-agent [2021-11-01T18:50:45.570Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNpnMom/agent.14 [2021-11-01T18:50:45.570Z] SSH_AGENT_PID=21 [2021-11-01T18:50:45.576Z] Running ssh-add (command line suppressed) [2021-11-01T18:50:45.675Z] Identity added: /w/workspace/edgex-go/100@tmp/private_key_7231650694931903053.key (/w/workspace/edgex-go/100@tmp/private_key_7231650694931903053.key) [2021-11-01T18:50:45.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T18:50:45.975Z] + git semver push [2021-11-01T18:50:45.975Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T18:50:45.975Z] # $GIT_DIR = /w/workspace/edgex-go/100/.git [2021-11-01T18:50:45.975Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/100 [2021-11-01T18:50:45.975Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T18:50:45.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T18:50:45.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T18:50:45.975Z] # $SEMVER_BRANCH = main [2021-11-01T18:50:45.975Z] # $SEMVER_DIR = /w/workspace/edgex-go/100/.semver [Pipeline] } [2021-11-01T18:50:50.189Z] $ docker exec --env ******** --env ******** b68d7b03c6ea35f4be1b0eddbe64312a07ff7bb6da960f48ea7aa87e11015aeb ssh-agent -k [2021-11-01T18:50:50.276Z] unset SSH_AUTH_SOCK; [2021-11-01T18:50:50.276Z] unset SSH_AGENT_PID; [2021-11-01T18:50:50.277Z] echo Agent pid 21 killed; [2021-11-01T18:50:50.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T18:50:50.581Z] + git semver [Pipeline] } [2021-11-01T18:50:50.592Z] $ docker stop --time=1 b68d7b03c6ea35f4be1b0eddbe64312a07ff7bb6da960f48ea7aa87e11015aeb [2021-11-01T18:50:51.768Z] $ docker rm -f b68d7b03c6ea35f4be1b0eddbe64312a07ff7bb6da960f48ea7aa87e11015aeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-01T18:50:52.548Z] + '[' -d /w/workspace/edgex-go/100/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:50:52.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:50:53.395Z] ---> package-listing.sh [2021-11-01T18:50:53.396Z] ++ facter osfamily [2021-11-01T18:50:53.396Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-01T18:50:53.656Z] + OS_FAMILY=redhat [2021-11-01T18:50:53.656Z] + workspace=/w/workspace/edgex-go/100 [2021-11-01T18:50:53.656Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-01T18:50:53.656Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-01T18:50:53.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-01T18:50:53.656Z] + PACKAGES=/tmp/packages_start.txt [2021-11-01T18:50:53.656Z] + '[' /w/workspace/edgex-go/100 ']' [2021-11-01T18:50:53.656Z] + PACKAGES=/tmp/packages_end.txt [2021-11-01T18:50:53.656Z] + case "${OS_FAMILY}" in [2021-11-01T18:50:53.656Z] + rpm -qa [2021-11-01T18:50:53.656Z] + sort [2021-11-01T18:50:56.962Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-01T18:50:56.962Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-01T18:50:56.962Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-01T18:50:56.962Z] + '[' /w/workspace/edgex-go/100 ']' [2021-11-01T18:50:56.962Z] + mkdir -p /w/workspace/edgex-go/100/archives/ [2021-11-01T18:50:56.962Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/100/archives/ [Pipeline] echo [2021-11-01T18:50:56.973Z] 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/100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-01T18:50:57.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:50:57.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T18:50:57.811Z] [2021-11-01T18:50:57.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T18:50:58.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T18:50:58.111Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T18:50:58.111Z] b4d181a07f80: Pulling fs layer [2021-11-01T18:50:58.111Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T18:50:58.111Z] ed53099fbce6: Pulling fs layer [2021-11-01T18:50:58.111Z] dc539afda2c1: Pulling fs layer [2021-11-01T18:50:58.111Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T18:50:58.111Z] 9065ff56babe: Pulling fs layer [2021-11-01T18:50:58.111Z] d287ab97295c: Pulling fs layer [2021-11-01T18:50:58.111Z] 77bc0d833cb6: Waiting [2021-11-01T18:50:58.111Z] 9065ff56babe: Waiting [2021-11-01T18:50:58.111Z] d287ab97295c: Waiting [2021-11-01T18:50:58.111Z] dc539afda2c1: Waiting [2021-11-01T18:50:58.111Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T18:50:58.111Z] a1111a8f2ec3: Download complete [2021-11-01T18:50:58.111Z] dc539afda2c1: Verifying Checksum [2021-11-01T18:50:58.111Z] dc539afda2c1: Download complete [2021-11-01T18:50:58.111Z] ed53099fbce6: Verifying Checksum [2021-11-01T18:50:58.111Z] ed53099fbce6: Download complete [2021-11-01T18:50:58.111Z] 9065ff56babe: Verifying Checksum [2021-11-01T18:50:58.111Z] 9065ff56babe: Download complete [2021-11-01T18:50:58.371Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T18:50:58.371Z] 77bc0d833cb6: Download complete [2021-11-01T18:50:58.371Z] b4d181a07f80: Verifying Checksum [2021-11-01T18:50:58.371Z] b4d181a07f80: Download complete [2021-11-01T18:50:58.948Z] d287ab97295c: Verifying Checksum [2021-11-01T18:50:58.948Z] d287ab97295c: Download complete [2021-11-01T18:50:59.523Z] b4d181a07f80: Pull complete [2021-11-01T18:50:59.782Z] a1111a8f2ec3: Pull complete [2021-11-01T18:51:00.366Z] ed53099fbce6: Pull complete [2021-11-01T18:51:00.366Z] dc539afda2c1: Pull complete [2021-11-01T18:51:00.630Z] 77bc0d833cb6: Pull complete [2021-11-01T18:51:00.630Z] 9065ff56babe: Pull complete [2021-11-01T18:51:05.981Z] d287ab97295c: Pull complete [2021-11-01T18:51:05.981Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T18:51:05.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T18:51:05.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T18:51:06.044Z] prd-centos7-docker-4c-2g-13730 does not seem to be running inside a container [2021-11-01T18:51:06.074Z] $ 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/100/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/100 -v /w/workspace/edgex-go/100:/w/workspace/edgex-go/100:rw,z -v /w/workspace/edgex-go/100@tmp:/w/workspace/edgex-go/100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-01T18:51:08.486Z] $ docker top a55ee0e4ae070f5540f5df8bcb90beefebfcb5bb2fb71d6a4402c90461bc0fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T18:51:08.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-01T18:51:09.128Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-01T18:51:09.436Z] + ls /var/log/sa-host [2021-11-01T18:51:09.436Z] + sadf -c /var/log/sa-host/sa01 [2021-11-01T18:51:09.436Z] file_magic: OK [2021-11-01T18:51:09.436Z] HZ: Using current value: 100 [2021-11-01T18:51:09.436Z] file_header: OK [2021-11-01T18:51:09.436Z] 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-11-01T18:51:09.436Z] Statistics: [2021-11-01T18:51:09.436Z] 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-11-01T18:51:09.436Z] File successfully converted to sysstat format version 12.0.3 [2021-11-01T18:51:09.436Z] + sadf -c /var/log/sa-host/sa30 [2021-11-01T18:51:09.436Z] file_magic: OK [2021-11-01T18:51:09.436Z] HZ: Using current value: 100 [2021-11-01T18:51:09.436Z] file_header: OK [2021-11-01T18:51:09.436Z] 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-11-01T18:51:09.436Z] Statistics: [2021-11-01T18:51:09.436Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T18:51:09.436Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T18:51:09.687Z] provisioning config files... [2021-11-01T18:51:09.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/100@tmp/config8068140754709184024tmp [Pipeline] { [Pipeline] echo [2021-11-01T18:51:09.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:51:09.989Z] ---> create-netrc.sh [Pipeline] } [2021-11-01T18:51:09.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:51:10.356Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-01T18:51:10.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:51:10.646Z] ---> sudo-logs.sh [2021-11-01T18:51:10.646Z] Archiving 'sudo' log.. [2021-11-01T18:51:10.646Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13730.novalocal: Name or service not known [2021-11-01T18:51:10.646Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13730.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-01T18:51:10.662Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:51:10.949Z] ---> job-cost.sh [2021-11-01T18:51:10.949Z] lf-activate-venv: SKIPPING [2021-11-01T18:51:10.949Z] DEBUG: total: 0.10999999940395355 [2021-11-01T18:51:10.949Z] INFO: Retrieving Stack Cost... [2021-11-01T18:51:11.208Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T18:51:11.471Z] INFO: Archiving Costs [Pipeline] echo [2021-11-01T18:51:11.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T18:51:12.026Z] ---> logs-deploy.sh [2021-11-01T18:51:12.026Z] lf-activate-venv: SKIPPING [2021-11-01T18:51:12.026Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/100 [2021-11-01T18:51:12.026Z] INFO: archiving workspace using pattern(s): [2021-11-01T18:51:12.598Z] Archives upload complete. [2021-11-01T18:51:12.858Z] INFO: archiving logs to Nexus