Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f 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-ssh4008018174312467792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh1134834979789557635.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh6429974678003922648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh860869009521258606.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh6951536458453295109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2200 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/26 [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/26 # 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/26@tmp/jenkins-gitclient-ssh6077194738260703022.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 a7bcd554ba88ede6551341f160f16400074cb89f (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 a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 Commit message: "Merge pull request #3651 from ernestojeda/remove-dockerfile-dot-build" > git rev-list --no-walk 6d7ef7536c6b5b4a7a59b9fe5a7a3965e4137e1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-06T00:02:31.091Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-06T00:02:31.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-06T00:02:31.199Z] ========================================================= [2021-08-06T00:02:31.199Z] EdgeX Global Pipelines Version Info [2021-08-06T00:02:31.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:02:32.467Z] ------------------- [2021-08-06T00:02:32.467Z] stable info: [2021-08-06T00:02:32.467Z] ------------------- [2021-08-06T00:02:32.467Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-06T00:02:32.467Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T00:02:32.467Z] Message: update stable to v1.0.204 [2021-08-06T00:02:33.053Z] ------------------- [2021-08-06T00:02:33.053Z] experimental info: [2021-08-06T00:02:33.053Z] ------------------- [2021-08-06T00:02:33.053Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-06T00:02:33.053Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T00:02:33.053Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-06T00:02:33.176Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-06T00:02:33.195Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-06T00:02:33.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-06T00:02:33.234Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-06T00:02:34.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-06T00:02:34.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-06T00:02:34.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-06T00:02:34.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-06T00:02:34.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-06T00:02:35.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-06T00:02:35.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-06T00:02:35.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-06T00:02:35.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-06T00:02:35.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-06T00:02:35.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-06T00:02:35.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T00:02:35.146Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T00:02:35.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-06T00:02:35.192Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-06T00:02:35.214Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-06T00:02:35.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-06T00:02:35.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-06T00:02:35.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-06T00:02:35.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-06T00:02:35.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-06T00:02:35.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-06T00:02:35.358Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] echo [2021-08-06T00:02:35.378Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7bcd55 [Pipeline] echo [2021-08-06T00:02:35.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T00:02:35.474Z] provisioning config files... [2021-08-06T00:02:35.496Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config1003914653387292432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:02:35.835Z] ---> docker-login.sh [2021-08-06T00:02:35.835Z] nexus3.edgexfoundry.org:10001 [2021-08-06T00:02:35.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:02:36.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:02:36.105Z] Configure a credential helper to remove this warning. See [2021-08-06T00:02:36.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:02:36.105Z] [2021-08-06T00:02:36.105Z] Login Succeeded [2021-08-06T00:02:36.105Z] nexus3.edgexfoundry.org:10002 [2021-08-06T00:02:36.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:02:36.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:02:36.105Z] Configure a credential helper to remove this warning. See [2021-08-06T00:02:36.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:02:36.105Z] [2021-08-06T00:02:36.105Z] Login Succeeded [2021-08-06T00:02:36.105Z] nexus3.edgexfoundry.org:10003 [2021-08-06T00:02:36.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:02:36.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:02:36.373Z] Configure a credential helper to remove this warning. See [2021-08-06T00:02:36.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:02:36.373Z] [2021-08-06T00:02:36.373Z] Login Succeeded [2021-08-06T00:02:36.373Z] nexus3.edgexfoundry.org:10004 [2021-08-06T00:02:36.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:02:36.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:02:36.641Z] Configure a credential helper to remove this warning. See [2021-08-06T00:02:36.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:02:36.641Z] [2021-08-06T00:02:36.641Z] Login Succeeded [2021-08-06T00:02:36.641Z] docker.io [2021-08-06T00:02:36.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:02:36.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:02:36.910Z] Configure a credential helper to remove this warning. See [2021-08-06T00:02:36.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:02:36.910Z] [2021-08-06T00:02:36.910Z] Login Succeeded [2021-08-06T00:02:36.910Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T00:02:36.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T00:02:37.267Z] ++ 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-08-06T00:02:37.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.267Z] ++ dirname cmd/core-command/Dockerfile [2021-08-06T00:02:37.267Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.267Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-06T00:02:37.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.267Z] ++ dirname cmd/core-data/Dockerfile [2021-08-06T00:02:37.267Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.267Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-06T00:02:37.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.267Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-06T00:02:37.267Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.267Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-06T00:02:37.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.267Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-06T00:02:37.267Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.267Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-06T00:02:37.267Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.267Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-06T00:02:37.267Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.267Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-06T00:02:37.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.268Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-06T00:02:37.268Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.268Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-06T00:02:37.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.268Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-06T00:02:37.268Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.268Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-06T00:02:37.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.268Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-06T00:02:37.268Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.268Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-06T00:02:37.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T00:02:37.268Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-06T00:02:37.268Z] ++ cut -d/ -f2 [2021-08-06T00:02:37.268Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-06T00:02:37.333Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:02:39.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T00:02:39.857Z] [2021-08-06T00:02:39.857Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:02:40.205Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T00:02:40.206Z] latest: Pulling from edgex-devops/git-semver [2021-08-06T00:02:40.206Z] 31603596830f: Pulling fs layer [2021-08-06T00:02:40.206Z] d4622e32a9a9: Pulling fs layer [2021-08-06T00:02:40.206Z] 1030fce36090: Pulling fs layer [2021-08-06T00:02:40.206Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-06T00:02:40.206Z] 6c6cb7e1b49b: Waiting [2021-08-06T00:02:40.206Z] d4622e32a9a9: Verifying Checksum [2021-08-06T00:02:40.206Z] d4622e32a9a9: Download complete [2021-08-06T00:02:40.477Z] 31603596830f: Verifying Checksum [2021-08-06T00:02:40.477Z] 31603596830f: Download complete [2021-08-06T00:02:40.477Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-06T00:02:40.477Z] 6c6cb7e1b49b: Download complete [2021-08-06T00:02:40.477Z] 31603596830f: Pull complete [2021-08-06T00:02:40.750Z] d4622e32a9a9: Pull complete [2021-08-06T00:02:40.750Z] 1030fce36090: Verifying Checksum [2021-08-06T00:02:40.750Z] 1030fce36090: Download complete [2021-08-06T00:02:41.339Z] 1030fce36090: Pull complete [2021-08-06T00:02:41.606Z] 6c6cb7e1b49b: Pull complete [2021-08-06T00:02:41.606Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-06T00:02:41.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T00:02:41.606Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-06T00:02:41.710Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:02:41.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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-08-06T00:02:42.547Z] $ docker top 4575a3e124f966b5d4eb95ff8bb4b47f08596870f525985062beac3d4c523129 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T00:02:42.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T00:02:42.683Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T00:02:42.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T00:02:42.809Z] $ docker exec 4575a3e124f966b5d4eb95ff8bb4b47f08596870f525985062beac3d4c523129 ssh-agent [2021-08-06T00:02:42.929Z] SSH_AUTH_SOCK=/tmp/ssh-NNOK3U4qmqtu/agent.13 [2021-08-06T00:02:42.929Z] SSH_AGENT_PID=19 [2021-08-06T00:02:42.942Z] Running ssh-add (command line suppressed) [2021-08-06T00:02:43.047Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_4417865391171941345.key (/w/workspace/edgex-go/26@tmp/private_key_4417865391171941345.key) [2021-08-06T00:02:43.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T00:02:43.381Z] + git tag --points-at HEAD [Pipeline] } [2021-08-06T00:02:43.407Z] $ docker exec --env ******** --env ******** 4575a3e124f966b5d4eb95ff8bb4b47f08596870f525985062beac3d4c523129 ssh-agent -k [2021-08-06T00:02:43.512Z] unset SSH_AUTH_SOCK; [2021-08-06T00:02:43.513Z] unset SSH_AGENT_PID; [2021-08-06T00:02:43.513Z] echo Agent pid 19 killed; [2021-08-06T00:02:43.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-06T00:02:43.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T00:02:43.566Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T00:02:43.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T00:02:43.684Z] $ docker exec 4575a3e124f966b5d4eb95ff8bb4b47f08596870f525985062beac3d4c523129 ssh-agent [2021-08-06T00:02:43.791Z] SSH_AUTH_SOCK=/tmp/ssh-yS1p1vv684CK/agent.53 [2021-08-06T00:02:43.791Z] SSH_AGENT_PID=59 [2021-08-06T00:02:43.801Z] Running ssh-add (command line suppressed) [2021-08-06T00:02:43.895Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_2108394645329790474.key (/w/workspace/edgex-go/26@tmp/private_key_2108394645329790474.key) [2021-08-06T00:02:43.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T00:02:44.234Z] + git semver init [2021-08-06T00:02:44.234Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T00:02:44.234Z] # $GIT_DIR = /w/workspace/edgex-go/26/.git [2021-08-06T00:02:44.234Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/26 [2021-08-06T00:02:44.234Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T00:02:44.234Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T00:02:44.234Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T00:02:44.234Z] # $SEMVER_BRANCH = main [2021-08-06T00:02:44.234Z] # $SEMVER_TEMP = /tmp/semver-173098209 [2021-08-06T00:02:44.234Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-06T00:03:02.489Z] # '/tmp/semver-173098209' -> '/w/workspace/edgex-go/26/.semver' [2021-08-06T00:03:02.489Z] # -> Force: false [2021-08-06T00:03:02.489Z] # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [Pipeline] } [2021-08-06T00:03:02.510Z] $ docker exec --env ******** --env ******** 4575a3e124f966b5d4eb95ff8bb4b47f08596870f525985062beac3d4c523129 ssh-agent -k [2021-08-06T00:03:02.620Z] unset SSH_AUTH_SOCK; [2021-08-06T00:03:02.621Z] unset SSH_AGENT_PID; [2021-08-06T00:03:02.621Z] echo Agent pid 59 killed; [2021-08-06T00:03:02.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T00:03:02.995Z] + git semver [Pipeline] } [2021-08-06T00:03:03.018Z] $ docker stop --time=1 4575a3e124f966b5d4eb95ff8bb4b47f08596870f525985062beac3d4c523129 [2021-08-06T00:03:04.778Z] $ docker rm -f 4575a3e124f966b5d4eb95ff8bb4b47f08596870f525985062beac3d4c523129 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T00:03:05.191Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-06T00:03:05.565Z] Stashed 1 file(s) [Pipeline] echo [2021-08-06T00:03:05.568Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.24 [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-08-06T00:03:07.512Z] ========================================================= [2021-08-06T00:03:07.512Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-06T00:03:07.512Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T00:03:07.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T00:03:07.837Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-06T00:03:07.837Z] 540db60ca938: Pulling fs layer [2021-08-06T00:03:07.837Z] adcc1eea9eea: Pulling fs layer [2021-08-06T00:03:07.837Z] 4c4ab2625f07: Pulling fs layer [2021-08-06T00:03:07.837Z] db62176df00c: Pulling fs layer [2021-08-06T00:03:07.837Z] 3b30891b0d05: Pulling fs layer [2021-08-06T00:03:07.837Z] 06b49ca38bd5: Pulling fs layer [2021-08-06T00:03:07.837Z] c788192a36de: Pulling fs layer [2021-08-06T00:03:07.837Z] a77e37c0d609: Pulling fs layer [2021-08-06T00:03:07.837Z] c3185cebc471: Pulling fs layer [2021-08-06T00:03:07.837Z] db62176df00c: Waiting [2021-08-06T00:03:07.837Z] 3b30891b0d05: Waiting [2021-08-06T00:03:07.837Z] 06b49ca38bd5: Waiting [2021-08-06T00:03:07.837Z] c788192a36de: Waiting [2021-08-06T00:03:07.837Z] a77e37c0d609: Waiting [2021-08-06T00:03:07.837Z] c3185cebc471: Waiting [2021-08-06T00:03:07.837Z] 4c4ab2625f07: Download complete [2021-08-06T00:03:07.837Z] adcc1eea9eea: Verifying Checksum [2021-08-06T00:03:07.837Z] adcc1eea9eea: Download complete [2021-08-06T00:03:08.109Z] 3b30891b0d05: Verifying Checksum [2021-08-06T00:03:08.109Z] 3b30891b0d05: Download complete [2021-08-06T00:03:08.109Z] 06b49ca38bd5: Verifying Checksum [2021-08-06T00:03:08.109Z] 06b49ca38bd5: Download complete [2021-08-06T00:03:08.109Z] c788192a36de: Verifying Checksum [2021-08-06T00:03:08.109Z] c788192a36de: Download complete [2021-08-06T00:03:08.109Z] 540db60ca938: Verifying Checksum [2021-08-06T00:03:08.109Z] 540db60ca938: Download complete [2021-08-06T00:03:08.377Z] 540db60ca938: Pull complete [2021-08-06T00:03:08.377Z] adcc1eea9eea: Pull complete [2021-08-06T00:03:08.377Z] 4c4ab2625f07: Pull complete [2021-08-06T00:03:08.645Z] a77e37c0d609: Verifying Checksum [2021-08-06T00:03:08.645Z] a77e37c0d609: Download complete [2021-08-06T00:03:12.001Z] c3185cebc471: Verifying Checksum [2021-08-06T00:03:12.001Z] c3185cebc471: Download complete [2021-08-06T00:03:13.415Z] db62176df00c: Verifying Checksum [2021-08-06T00:03:13.415Z] db62176df00c: Download complete [2021-08-06T00:03:16.814Z] db62176df00c: Pull complete [2021-08-06T00:03:16.814Z] 3b30891b0d05: Pull complete [2021-08-06T00:03:16.814Z] 06b49ca38bd5: Pull complete [2021-08-06T00:03:16.814Z] c788192a36de: Pull complete [2021-08-06T00:03:16.814Z] a77e37c0d609: Pull complete [2021-08-06T00:03:18.787Z] c3185cebc471: Pull complete [2021-08-06T00:03:18.787Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-06T00:03:18.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T00:03:18.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-06T00:03:19.131Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T00:03:19.131Z] WORKDIR /edgex [2021-08-06T00:03:19.131Z] COPY go.mod . [2021-08-06T00:03:19.131Z] RUN go mod download' [2021-08-06T00:03:19.131Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-06T00:03:20.752Z] Still waiting to schedule task [2021-08-06T00:03:20.753Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2198’ is offline [2021-08-06T00:03:21.093Z] Sending build context to Docker daemon 328.6MB [2021-08-06T00:03:21.093Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T00:03:21.093Z] ---> 031687cdd783 [2021-08-06T00:03:21.093Z] Step 2/4 : WORKDIR /edgex [2021-08-06T00:03:21.680Z] ---> Running in 11f79cdc00f2 [2021-08-06T00:03:21.680Z] Removing intermediate container 11f79cdc00f2 [2021-08-06T00:03:21.681Z] ---> 6755fce257fe [2021-08-06T00:03:21.681Z] Step 3/4 : COPY go.mod . [2021-08-06T00:03:21.952Z] ---> 5cf00eacb3bf [2021-08-06T00:03:21.952Z] Step 4/4 : RUN go mod download [2021-08-06T00:03:21.952Z] ---> Running in 6c26ef7a5c2f [2021-08-06T00:04:01.089Z] Removing intermediate container 6c26ef7a5c2f [2021-08-06T00:04:01.089Z] ---> 530b18cfb1f4 [2021-08-06T00:04:01.089Z] Successfully built 530b18cfb1f4 [2021-08-06T00:04:01.089Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:04:01.425Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T00:04:01.425Z] . [Pipeline] withDockerContainer [2021-08-06T00:04:01.536Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:04:01.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T00:04:02.261Z] $ docker top dcb3370db4aaa254a9c29aa692513173243ecd0aa02c5db77b2dfdbd5b93f65c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T00:04:02.705Z] + go version [2021-08-06T00:04:02.705Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-06T00:04:02.723Z] $ docker stop --time=1 dcb3370db4aaa254a9c29aa692513173243ecd0aa02c5db77b2dfdbd5b93f65c [2021-08-06T00:04:03.923Z] $ docker rm -f dcb3370db4aaa254a9c29aa692513173243ecd0aa02c5db77b2dfdbd5b93f65c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:04:06.239Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T00:04:06.239Z] . [Pipeline] withDockerContainer [2021-08-06T00:04:06.355Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:04:06.420Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T00:04:07.014Z] $ docker top 9cebea03b14d3140bfb26908e8d950a9073d663dfe2113401b71be38c328548f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-06T00:04:07.118Z] ========================================================= [2021-08-06T00:04:07.118Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T00:04:07.118Z] ========================================================= [Pipeline] sh [2021-08-06T00:04:07.426Z] + go mod tidy [Pipeline] sh [2021-08-06T00:04:08.012Z] + make test [2021-08-06T00:04:08.012Z] 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-08-06T00:04:08.287Z] go mod tidy [2021-08-06T00:04:08.287Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T00:04:13.670Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T00:04:33.145Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T00:04:34.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T00:04:34.900Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-06T00:04:35.175Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-06T00:04:37.886Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T00:04:38.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T00:04:38.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T00:04:38.163Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T00:04:38.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T00:04:38.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T00:04:39.060Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T00:04:39.060Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T00:04:39.060Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T00:04:39.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T00:04:41.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-08-06T00:04:41.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T00:04:41.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T00:04:42.660Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-08-06T00:04:42.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T00:04:42.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 46.3% of statements [2021-08-06T00:04:42.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T00:04:42.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T00:04:43.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements [2021-08-06T00:04:43.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T00:04:43.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T00:04:44.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-08-06T00:04:44.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T00:04:44.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T00:04:44.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T00:04:44.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T00:04:44.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T00:04:45.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-08-06T00:04:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T00:04:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T00:04:45.472Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-08-06T00:04:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T00:04:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T00:04:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T00:04:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T00:04:45.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T00:04:45.741Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-06T00:04:45.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T00:04:45.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T00:04:45.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T00:04:46.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-08-06T00:04:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T00:04:46.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-08-06T00:04:46.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-08-06T00:04:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T00:04:46.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-08-06T00:04:47.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2021-08-06T00:04:47.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-06T00:04:47.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-08-06T00:04:47.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-08-06T00:05:00.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-08-06T00:05:00.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-08-06T00:05:06.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.213s coverage: 81.8% of statements [2021-08-06T00:05:06.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T00:05:23.905Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2202 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-06T00:05:23.932Z] Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout [2021-08-06T00:05:24.131Z] The recommended git tool is: git [2021-08-06T00:05:26.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 58.8% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 91.3% of statements [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.100s coverage: 43.6% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T00:05:26.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-08-06T00:05:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T00:05:33.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T00:05:33.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.0% of statements [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T00:05:33.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T00:05:33.111Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T00:05:33.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T00:05:33.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T00:05:33.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-06T00:05:33.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-06T00:05:33.111Z] GO111MODULE=on go vet ./... [2021-08-06T00:05:33.259Z] using credential edgex-jenkins-ssh [2021-08-06T00:05:33.278Z] Cloning the remote Git repository [2021-08-06T00:05:33.377Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-06T00:05:33.484Z] > git init /w/workspace/edgex-go/26 # timeout=10 [2021-08-06T00:05:33.542Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T00:05:33.542Z] > git --version # timeout=10 [2021-08-06T00:05:33.556Z] > git --version # 'git version 2.17.1' [2021-08-06T00:05:33.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T00:05:33.642Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T00:05:48.418Z] Avoid second fetch [2021-08-06T00:05:48.419Z] Checking out Revision a7bcd554ba88ede6551341f160f16400074cb89f (main) [2021-08-06T00:05:48.382Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T00:05:48.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T00:05:48.438Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T00:05:48.453Z] > git checkout -f a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-06T00:05:52.840Z] Commit message: "Merge pull request #3651 from ernestojeda/remove-dockerfile-dot-build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T00:05:53.372Z] provisioning config files... [2021-08-06T00:05:53.397Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config3763932188099253387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:05:53.928Z] ---> docker-login.sh [2021-08-06T00:05:53.928Z] nexus3.edgexfoundry.org:10001 [2021-08-06T00:05:54.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:05:55.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:05:55.123Z] Configure a credential helper to remove this warning. See [2021-08-06T00:05:55.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:05:55.123Z] [2021-08-06T00:05:55.123Z] Login Succeeded [2021-08-06T00:05:55.123Z] nexus3.edgexfoundry.org:10002 [2021-08-06T00:05:55.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:05:55.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:05:55.399Z] Configure a credential helper to remove this warning. See [2021-08-06T00:05:55.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:05:55.399Z] [2021-08-06T00:05:55.399Z] Login Succeeded [2021-08-06T00:05:55.399Z] nexus3.edgexfoundry.org:10003 [2021-08-06T00:05:55.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:05:55.920Z] gofmt -l . [2021-08-06T00:05:55.920Z] [ "`gofmt -l .`" = "" ] [2021-08-06T00:05:55.920Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-06T00:05:55.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:05:55.948Z] Configure a credential helper to remove this warning. See [2021-08-06T00:05:55.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:05:55.948Z] [2021-08-06T00:05:55.948Z] Login Succeeded [2021-08-06T00:05:55.948Z] nexus3.edgexfoundry.org:10004 [2021-08-06T00:05:56.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:05:56.240Z] + ls -al . [2021-08-06T00:05:56.240Z] total 592 [2021-08-06T00:05:56.240Z] drwxrwxr-x 10 1001 1001 4096 Aug 6 00:05 . [2021-08-06T00:05:56.240Z] drwxr-xr-x 4 root root 30 Aug 6 00:04 .. [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 11 Aug 6 00:02 .dockerignore [2021-08-06T00:05:56.240Z] drwxrwxr-x 8 1001 1001 162 Aug 6 00:02 .git [2021-08-06T00:05:56.240Z] drwxrwxr-x 3 1001 1001 125 Aug 6 00:02 .github [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 818 Aug 6 00:02 .gitignore [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 76 Aug 6 00:02 .hadolint.yml [2021-08-06T00:05:56.240Z] drwx------ 3 1001 1001 43 Aug 6 00:03 .semver [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 166 Aug 6 00:02 .sonarcloud.properties [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 8609 Aug 6 00:02 Attribution.txt [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 43881 Aug 6 00:02 CHANGELOG.md [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 00:02 CONTRIBUTING.md [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 849 Aug 6 00:02 Jenkinsfile [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 00:02 LICENSE [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 5915 Aug 6 00:02 Makefile [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 8643 Aug 6 00:02 README.md [2021-08-06T00:05:56.240Z] -rw-rw-r-- 1 1001 1001 6912 Aug 6 00:02 SECURITY.md [2021-08-06T00:05:56.241Z] -rw-rw-r-- 1 1001 1001 12 Aug 6 00:03 VERSION [2021-08-06T00:05:56.241Z] -rw-rw-r-- 1 1001 1001 4131 Aug 6 00:02 ZMQWindows.md [2021-08-06T00:05:56.241Z] drwxrwxr-x 2 1001 1001 37 Aug 6 00:02 bin [2021-08-06T00:05:56.241Z] drwxrwxr-x 14 1001 1001 4096 Aug 6 00:02 cmd [2021-08-06T00:05:56.241Z] -rw-r--r-- 1 root root 404175 Aug 6 00:05 coverage.out [2021-08-06T00:05:56.241Z] -rw-rw-r-- 1 1001 1001 813 Aug 6 00:02 go.mod [2021-08-06T00:05:56.241Z] -rw-r--r-- 1 root root 48847 Aug 6 00:04 go.sum [2021-08-06T00:05:56.241Z] drwxrwxr-x 8 1001 1001 124 Aug 6 00:02 internal [2021-08-06T00:05:56.241Z] drwxrwxr-x 3 1001 1001 16 Aug 6 00:02 openapi [2021-08-06T00:05:56.241Z] drwxrwxr-x 4 1001 1001 71 Aug 6 00:02 snap [2021-08-06T00:05:56.241Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 00:02 version.go [Pipeline] sh [2021-08-06T00:05:56.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:05:56.496Z] Configure a credential helper to remove this warning. See [2021-08-06T00:05:56.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:05:56.496Z] [2021-08-06T00:05:56.496Z] Login Succeeded [2021-08-06T00:05:56.496Z] docker.io [2021-08-06T00:05:56.569Z] + '[' -e coverage.out ] [2021-08-06T00:05:56.569Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-06T00:05:56.694Z] Stashed 1 file(s) [Pipeline] sh [2021-08-06T00:05:56.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:05:57.008Z] + make build [2021-08-06T00:05:57.008Z] go mod tidy [2021-08-06T00:05:57.008Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T00:05:57.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:05:57.042Z] Configure a credential helper to remove this warning. See [2021-08-06T00:05:57.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:05:57.042Z] [2021-08-06T00:05:57.042Z] Login Succeeded [2021-08-06T00:05:57.042Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T00:05:57.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-06T00:05:59.082Z] ========================================================= [2021-08-06T00:05:59.082Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-06T00:05:59.082Z] ========================================================= [Pipeline] fileExists [2021-08-06T00:05:59.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] sh [2021-08-06T00:05:59.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T00:06:00.089Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-06T00:06:00.089Z] 595b0fe564bb: Pulling fs layer [2021-08-06T00:06:00.089Z] 24495759ef45: Pulling fs layer [2021-08-06T00:06:00.089Z] d148012ef14d: Pulling fs layer [2021-08-06T00:06:00.089Z] e90a11edd702: Pulling fs layer [2021-08-06T00:06:00.089Z] d77568369979: Pulling fs layer [2021-08-06T00:06:00.089Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-06T00:06:00.089Z] 170f2ba95c9a: Pulling fs layer [2021-08-06T00:06:00.089Z] 97ac5df62f85: Pulling fs layer [2021-08-06T00:06:00.089Z] e90a11edd702: Waiting [2021-08-06T00:06:00.089Z] d77568369979: Waiting [2021-08-06T00:06:00.089Z] fc1c9f9a7f3b: Waiting [2021-08-06T00:06:00.089Z] 170f2ba95c9a: Waiting [2021-08-06T00:06:00.089Z] 97ac5df62f85: Waiting [2021-08-06T00:06:00.089Z] d148012ef14d: Download complete [2021-08-06T00:06:00.089Z] 24495759ef45: Download complete [2021-08-06T00:06:00.089Z] d77568369979: Verifying Checksum [2021-08-06T00:06:00.089Z] d77568369979: Download complete [2021-08-06T00:06:00.089Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-06T00:06:00.089Z] fc1c9f9a7f3b: Download complete [2021-08-06T00:06:00.089Z] 595b0fe564bb: Verifying Checksum [2021-08-06T00:06:00.089Z] 595b0fe564bb: Download complete [2021-08-06T00:06:00.089Z] 170f2ba95c9a: Verifying Checksum [2021-08-06T00:06:00.089Z] 170f2ba95c9a: Download complete [2021-08-06T00:06:01.084Z] 595b0fe564bb: Pull complete [2021-08-06T00:06:01.687Z] 24495759ef45: Pull complete [2021-08-06T00:06:02.293Z] d148012ef14d: Pull complete [2021-08-06T00:06:03.284Z] 97ac5df62f85: Verifying Checksum [2021-08-06T00:06:03.284Z] 97ac5df62f85: Download complete [2021-08-06T00:06:03.886Z] e90a11edd702: Verifying Checksum [2021-08-06T00:06:03.886Z] e90a11edd702: Download complete [2021-08-06T00:06:04.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-06T00:06:05.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-06T00:06:06.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T00:06:06.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T00:06:08.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T00:06:08.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T00:06:09.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-06T00:06:10.447Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-06T00:06:11.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-06T00:06:11.849Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-06T00:06:13.298Z] $ docker stop --time=1 9cebea03b14d3140bfb26908e8d950a9073d663dfe2113401b71be38c328548f [2021-08-06T00:06:14.088Z] e90a11edd702: Pull complete [2021-08-06T00:06:15.070Z] d77568369979: Pull complete [2021-08-06T00:06:15.175Z] $ docker rm -f 9cebea03b14d3140bfb26908e8d950a9073d663dfe2113401b71be38c328548f [2021-08-06T00:06:15.347Z] fc1c9f9a7f3b: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-08-06T00:06:15.623Z] 170f2ba95c9a: Pull complete [2021-08-06T00:06:22.539Z] 97ac5df62f85: Pull complete [2021-08-06T00:06:22.539Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-06T00:06:22.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T00:06:22.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:06:23.474Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-06T00:06:23.474Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T00:06:23.474Z] WORKDIR /edgex [2021-08-06T00:06:23.474Z] COPY go.mod . [2021-08-06T00:06:23.474Z] RUN go mod download [2021-08-06T00:06:23.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T00:06:23.744Z] [2021-08-06T00:06:23.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:06:24.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T00:06:24.109Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-06T00:06:24.109Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-06T00:06:24.109Z] ca9280d653b3: Pulling fs layer [2021-08-06T00:06:24.109Z] 7e9c9ca2126c: Pulling fs layer [2021-08-06T00:06:26.398Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-06T00:06:26.398Z] cbdbe7a5bc2a: Download complete [2021-08-06T00:06:26.398Z] cbdbe7a5bc2a: Pull complete [2021-08-06T00:06:26.398Z] ca9280d653b3: Verifying Checksum [2021-08-06T00:06:26.398Z] ca9280d653b3: Download complete [2021-08-06T00:06:26.398Z] ca9280d653b3: Pull complete [2021-08-06T00:06:26.402Z] Sending build context to Docker daemon 165.8MB [2021-08-06T00:06:26.402Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T00:06:26.402Z] ---> 04bc70af865f [2021-08-06T00:06:26.402Z] Step 2/4 : WORKDIR /edgex [2021-08-06T00:06:28.564Z] 7e9c9ca2126c: Download complete [2021-08-06T00:06:31.399Z] 7e9c9ca2126c: Pull complete [2021-08-06T00:06:31.399Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-06T00:06:31.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T00:06:31.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-06T00:06:31.508Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:06:31.596Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-06T00:06:31.821Z] ---> Running in 04b533fa11fc [2021-08-06T00:06:31.821Z] Removing intermediate container 04b533fa11fc [2021-08-06T00:06:31.821Z] ---> e203244068e8 [2021-08-06T00:06:31.821Z] Step 3/4 : COPY go.mod . [2021-08-06T00:06:32.419Z] ---> df3bda962314 [2021-08-06T00:06:32.419Z] Step 4/4 : RUN go mod download [2021-08-06T00:06:32.692Z] ---> Running in bf88814ff10c [2021-08-06T00:06:34.382Z] $ docker top 98fa78e96032b432320a93bb0f7aa6fbfff3c27e792d6a63e29936751bedeade -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T00:06:35.155Z] + grep parallel [2021-08-06T00:06:35.155Z] + docker-compose build --help [2021-08-06T00:06:35.520Z] --parallel Build images in parallel. [Pipeline] } [2021-08-06T00:06:36.434Z] $ docker stop --time=1 98fa78e96032b432320a93bb0f7aa6fbfff3c27e792d6a63e29936751bedeade [2021-08-06T00:06:37.685Z] $ docker rm -f 98fa78e96032b432320a93bb0f7aa6fbfff3c27e792d6a63e29936751bedeade [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:06:39.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-06T00:06:39.988Z] . [Pipeline] withDockerContainer [2021-08-06T00:06:40.296Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:06:40.377Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-06T00:06:40.702Z] $ docker top 5b167c34d5f0ab86041af97b2e41e825a16c30e51a61483b8052d7f96529047f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T00:06:41.122Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-06T00:06:41.707Z] Building core-command ... [2021-08-06T00:06:41.707Z] Building core-data ... [2021-08-06T00:06:41.707Z] Building core-metadata ... [2021-08-06T00:06:41.707Z] Building security-bootstrapper ... [2021-08-06T00:06:41.707Z] Building security-proxy-setup ... [2021-08-06T00:06:41.707Z] Building security-secretstore-setup ... [2021-08-06T00:06:41.707Z] Building support-notifications ... [2021-08-06T00:06:41.707Z] Building support-scheduler ... [2021-08-06T00:06:41.707Z] Building sys-mgmt-agent ... [2021-08-06T00:06:41.707Z] Building support-notifications [2021-08-06T00:06:41.707Z] Building security-proxy-setup [2021-08-06T00:06:41.707Z] Building core-metadata [2021-08-06T00:06:41.707Z] Building core-command [2021-08-06T00:06:41.707Z] Building sys-mgmt-agent [2021-08-06T00:06:51.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:06:51.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:06:51.827Z] ---> 530b18cfb1f4 [2021-08-06T00:06:51.827Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T00:06:51.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:06:51.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:06:51.827Z] ---> 530b18cfb1f4 [2021-08-06T00:06:51.827Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T00:06:52.325Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:06:52.325Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:06:52.325Z] ---> 530b18cfb1f4 [2021-08-06T00:06:52.325Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T00:06:55.117Z] ---> Running in 7d39163a65c2 [2021-08-06T00:06:55.117Z] ---> Running in 3c5f5e930699 [2021-08-06T00:06:55.117Z] ---> Running in 0d3c13a9712b [2021-08-06T00:07:05.227Z] Removing intermediate container 0d3c13a9712b [2021-08-06T00:07:05.227Z] ---> afe9a0dc73f3 [2021-08-06T00:07:05.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:07:05.227Z] Removing intermediate container 3c5f5e930699 [2021-08-06T00:07:05.227Z] ---> 58b88065e2a9 [2021-08-06T00:07:05.227Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:07:05.227Z] Removing intermediate container 7d39163a65c2 [2021-08-06T00:07:05.227Z] ---> 311c3fefd528 [2021-08-06T00:07:05.227Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:07:05.227Z] ---> Running in 0c833abe8895 [2021-08-06T00:07:05.227Z] ---> Running in 6d8b8e3a59a9 [2021-08-06T00:07:05.227Z] ---> Running in 59e1147361a8 [2021-08-06T00:07:08.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:07:08.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:07:08.049Z] ---> 530b18cfb1f4 [2021-08-06T00:07:08.049Z] Step 3/22 : WORKDIR /edgex-go [2021-08-06T00:07:08.317Z] ---> Using cache [2021-08-06T00:07:08.317Z] ---> 311c3fefd528 [2021-08-06T00:07:08.317Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:07:09.732Z] ---> Running in 2f948313271e [2021-08-06T00:07:09.733Z] Removing intermediate container 59e1147361a8 [2021-08-06T00:07:09.733Z] ---> eb8bc8e32a6c [2021-08-06T00:07:09.733Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-06T00:07:09.733Z] Removing intermediate container 0c833abe8895 [2021-08-06T00:07:09.733Z] ---> a44b6be04bbf [2021-08-06T00:07:09.733Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T00:07:09.733Z] ---> Running in 235335e5e7b3 [2021-08-06T00:07:10.009Z] ---> Running in 5440a3ab3642 [2021-08-06T00:07:10.291Z] Removing intermediate container 6d8b8e3a59a9 [2021-08-06T00:07:10.291Z] ---> 6f74c5ffec0b [2021-08-06T00:07:10.291Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-06T00:07:10.291Z] ---> Running in 5f0f491109d9 [2021-08-06T00:07:10.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:10.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:10.829Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:10.830Z] Removing intermediate container 2f948313271e [2021-08-06T00:07:10.830Z] ---> 1ec44d1371b0 [2021-08-06T00:07:10.830Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-06T00:07:11.100Z] ---> Running in eda53ae0eaa7 [2021-08-06T00:07:11.100Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:07:11.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:07:11.100Z] ---> 530b18cfb1f4 [2021-08-06T00:07:11.100Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T00:07:11.100Z] ---> Using cache [2021-08-06T00:07:11.100Z] ---> 311c3fefd528 [2021-08-06T00:07:11.100Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:07:11.100Z] ---> Using cache [2021-08-06T00:07:11.100Z] ---> 1ec44d1371b0 [2021-08-06T00:07:11.100Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T00:07:11.100Z] ---> Running in e4a7cb42bf87 [2021-08-06T00:07:11.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:11.372Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:11.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:11.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:11.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:11.647Z] OK: 219 MiB in 52 packages [2021-08-06T00:07:11.647Z] OK: 219 MiB in 52 packages [2021-08-06T00:07:12.249Z] OK: 219 MiB in 52 packages [2021-08-06T00:07:12.249Z] Removing intermediate container 5440a3ab3642 [2021-08-06T00:07:12.249Z] ---> 420cce66ddaa [2021-08-06T00:07:12.249Z] Step 6/24 : COPY go.mod . [2021-08-06T00:07:12.249Z] Removing intermediate container 235335e5e7b3 [2021-08-06T00:07:12.249Z] ---> 78d8cc164652 [2021-08-06T00:07:12.249Z] Step 6/23 : COPY go.mod . [2021-08-06T00:07:12.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:12.249Z] ---> 2cb5db754672 [2021-08-06T00:07:12.249Z] Step 7/24 : RUN go mod download [2021-08-06T00:07:12.523Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:07:12.523Z] ---> Running in da2d852e1c88 [2021-08-06T00:07:12.523Z] ---> 726c54287cab [2021-08-06T00:07:12.523Z] Step 7/23 : RUN go mod download [2021-08-06T00:07:12.523Z] Removing intermediate container 5f0f491109d9 [2021-08-06T00:07:12.523Z] ---> 8274c0e50c78 [2021-08-06T00:07:12.523Z] Step 6/24 : COPY go.mod . [2021-08-06T00:07:12.523Z] ---> Running in c756505b991c [2021-08-06T00:07:12.802Z] ---> cfd6e1241695 [2021-08-06T00:07:12.802Z] Step 7/24 : RUN go mod download [2021-08-06T00:07:12.802Z] OK: 219 MiB in 52 packages [2021-08-06T00:07:13.081Z] ---> Running in d22b36e60968 [2021-08-06T00:07:13.081Z] OK: 219 MiB in 52 packages [2021-08-06T00:07:13.353Z] Removing intermediate container eda53ae0eaa7 [2021-08-06T00:07:13.353Z] ---> 285388a5e5be [2021-08-06T00:07:13.353Z] Step 6/22 : COPY go.mod . [2021-08-06T00:07:13.629Z] Removing intermediate container e4a7cb42bf87 [2021-08-06T00:07:13.629Z] ---> ad6499a4823f [2021-08-06T00:07:13.630Z] Step 6/24 : COPY go.mod . [2021-08-06T00:07:13.902Z] ---> f0af3e7352a1 [2021-08-06T00:07:13.902Z] Step 7/24 : RUN go mod download [2021-08-06T00:07:13.902Z] ---> f8186c6f7507 [2021-08-06T00:07:13.902Z] Step 7/22 : RUN go mod download [2021-08-06T00:07:13.902Z] ---> Running in 45eb83f6ac95 [2021-08-06T00:07:13.902Z] ---> Running in 1048954ca300 [2021-08-06T00:07:14.878Z] Removing intermediate container da2d852e1c88 [2021-08-06T00:07:14.878Z] ---> a9167225fedc [2021-08-06T00:07:14.878Z] Step 8/24 : COPY . . [2021-08-06T00:07:14.878Z] Removing intermediate container c756505b991c [2021-08-06T00:07:14.878Z] ---> e396fb81cd9b [2021-08-06T00:07:14.878Z] Step 8/23 : COPY . . [2021-08-06T00:07:15.154Z] Removing intermediate container d22b36e60968 [2021-08-06T00:07:15.154Z] ---> ecca042db399 [2021-08-06T00:07:15.154Z] Step 8/24 : COPY . . [2021-08-06T00:07:19.446Z] Removing intermediate container 1048954ca300 [2021-08-06T00:07:19.446Z] ---> 07d83037d659 [2021-08-06T00:07:19.446Z] Step 8/24 : COPY . . [2021-08-06T00:07:19.446Z] Removing intermediate container 45eb83f6ac95 [2021-08-06T00:07:19.446Z] ---> 383ee28a87ee [2021-08-06T00:07:19.446Z] Step 8/22 : COPY . . [2021-08-06T00:07:26.256Z] ---> d2069dc6e9ab [2021-08-06T00:07:26.256Z] Step 9/24 : RUN go mod tidy [2021-08-06T00:07:26.256Z] ---> ed8678460323 [2021-08-06T00:07:26.256Z] Step 9/24 : RUN go mod tidy [2021-08-06T00:07:26.256Z] ---> 4fa518d8915c [2021-08-06T00:07:26.256Z] Step 9/23 : RUN go mod tidy [2021-08-06T00:07:26.256Z] ---> Running in 70d0bbafc7d7 [2021-08-06T00:07:26.256Z] ---> Running in 7f9d24e90407 [2021-08-06T00:07:26.256Z] ---> Running in 39ca26be6873 [2021-08-06T00:07:32.042Z] Removing intermediate container 70d0bbafc7d7 [2021-08-06T00:07:32.042Z] ---> 636170ff5e7a [2021-08-06T00:07:32.042Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-06T00:07:32.042Z] ---> Running in 2281ebce1e0d [2021-08-06T00:07:32.042Z] Removing intermediate container 39ca26be6873 [2021-08-06T00:07:32.042Z] ---> b95188e9c76f [2021-08-06T00:07:32.042Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-06T00:07:32.042Z] ---> Running in b3402ea988c3 [2021-08-06T00:07:32.042Z] Removing intermediate container 7f9d24e90407 [2021-08-06T00:07:32.042Z] ---> 281820afb3b2 [2021-08-06T00:07:32.042Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-06T00:07:32.308Z] ---> Running in b3a298d989b0 [2021-08-06T00:07:33.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-06T00:07:33.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T00:07:33.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-06T00:07:41.812Z] ---> 69c7ce5bac72 [2021-08-06T00:07:41.812Z] Step 9/24 : RUN go mod tidy [2021-08-06T00:07:41.812Z] ---> Running in 067e4b61ca26 [2021-08-06T00:07:45.013Z] Removing intermediate container 067e4b61ca26 [2021-08-06T00:07:45.013Z] ---> 5b1de1bed634 [2021-08-06T00:07:45.013Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-06T00:07:45.013Z] ---> Running in a8edd57adfef [2021-08-06T00:07:45.551Z] ---> 40a19e59c0ed [2021-08-06T00:07:45.552Z] Step 9/22 : RUN go mod tidy [2021-08-06T00:07:45.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-06T00:07:45.552Z] ---> Running in eb32ca28b4f2 [2021-08-06T00:07:48.229Z] Removing intermediate container eb32ca28b4f2 [2021-08-06T00:07:48.229Z] ---> 89a9ddc28109 [2021-08-06T00:07:48.229Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-06T00:07:48.229Z] ---> Running in dda31c9a25ae [2021-08-06T00:07:48.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T00:08:10.857Z] Removing intermediate container bf88814ff10c [2021-08-06T00:08:10.857Z] ---> 50faa402d6fe [2021-08-06T00:08:10.857Z] Successfully built 50faa402d6fe [2021-08-06T00:08:10.857Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:08:10.989Z] Removing intermediate container b3402ea988c3 [2021-08-06T00:08:10.989Z] ---> 0d4069f81359 [2021-08-06T00:08:10.989Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-06T00:08:10.989Z] ---> Running in 93789a698e71 [2021-08-06T00:08:10.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T00:08:11.216Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T00:08:11.216Z] . [Pipeline] withDockerContainer [2021-08-06T00:08:11.479Z] prd-ubuntu18.04-docker-arm64-4c-16g-2202 does not seem to be running inside a container [2021-08-06T00:08:11.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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-08-06T00:08:11.967Z] Removing intermediate container 2281ebce1e0d [2021-08-06T00:08:11.967Z] ---> c179fd91b6c5 [2021-08-06T00:08:11.967Z] [2021-08-06T00:08:11.967Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T00:08:15.626Z] 3.12: Pulling from library/alpine [2021-08-06T00:08:15.626Z] Removing intermediate container 93789a698e71 [2021-08-06T00:08:15.626Z] ---> f695b04b9958 [2021-08-06T00:08:15.626Z] [2021-08-06T00:08:15.626Z] Step 12/24 : FROM docker:20.10.7 [2021-08-06T00:08:15.626Z] 20.10.7: Pulling from library/docker [2021-08-06T00:08:15.626Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-06T00:08:15.626Z] Status: Downloaded newer image for alpine:3.12 [2021-08-06T00:08:15.626Z] ---> 13621d1b12d4 [2021-08-06T00:08:15.626Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T00:08:15.626Z] ---> Running in a5836ce7b69e [2021-08-06T00:08:15.626Z] Removing intermediate container b3a298d989b0 [2021-08-06T00:08:15.626Z] ---> 785861c273fc [2021-08-06T00:08:15.626Z] [2021-08-06T00:08:15.626Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T00:08:15.626Z] ---> 13621d1b12d4 [2021-08-06T00:08:15.626Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-06T00:08:15.626Z] ---> Running in be4f81efcdbe [2021-08-06T00:08:15.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:15.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:15.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:15.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:15.626Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-06T00:08:15.626Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:08:15.626Z] OK: 6 MiB in 15 packages [2021-08-06T00:08:15.626Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-06T00:08:15.626Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-06T00:08:15.626Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:08:15.626Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T00:08:15.626Z] OK: 6 MiB in 16 packages [2021-08-06T00:08:15.627Z] $ docker top 795edfdbd1bd38e6518ab7b51eba24c485df3929ff6fd89b6e3f19faa7aaa687 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T00:08:16.231Z] Removing intermediate container a5836ce7b69e [2021-08-06T00:08:16.231Z] ---> 4ddaedb5fd1e [2021-08-06T00:08:16.231Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:08:16.231Z] ---> Running in 5aa781c6479f [2021-08-06T00:08:16.231Z] Removing intermediate container be4f81efcdbe [2021-08-06T00:08:16.231Z] ---> 797291308bf8 [2021-08-06T00:08:16.231Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:08:16.511Z] ---> Running in 2212aab7d09b [2021-08-06T00:08:16.511Z] Removing intermediate container 5aa781c6479f [2021-08-06T00:08:16.511Z] ---> bf0a48961339 [2021-08-06T00:08:16.511Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-06T00:08:16.511Z] ---> Running in ca62fb848129 [2021-08-06T00:08:16.511Z] Removing intermediate container 2212aab7d09b [2021-08-06T00:08:16.511Z] ---> a8a4c7da17c4 [2021-08-06T00:08:16.511Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-06T00:08:16.625Z] + go version [2021-08-06T00:08:16.625Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-06T00:08:16.654Z] $ docker stop --time=1 795edfdbd1bd38e6518ab7b51eba24c485df3929ff6fd89b6e3f19faa7aaa687 [2021-08-06T00:08:16.792Z] ---> Running in 68e399a172e2 [2021-08-06T00:08:16.792Z] Removing intermediate container ca62fb848129 [2021-08-06T00:08:16.792Z] ---> e7b70039a338 [2021-08-06T00:08:16.792Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T00:08:16.792Z] ---> Running in 42e55edc6468 [2021-08-06T00:08:17.074Z] Removing intermediate container 68e399a172e2 [2021-08-06T00:08:17.074Z] ---> 5706a527fb2c [2021-08-06T00:08:17.074Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T00:08:17.075Z] ---> Running in 30ea0114bcfe [2021-08-06T00:08:17.075Z] Removing intermediate container 42e55edc6468 [2021-08-06T00:08:17.075Z] ---> e35db9a7d6bb [2021-08-06T00:08:17.075Z] Step 16/24 : WORKDIR / [2021-08-06T00:08:17.075Z] ---> Running in 14c850471fd0 [2021-08-06T00:08:17.358Z] Removing intermediate container 30ea0114bcfe [2021-08-06T00:08:17.359Z] ---> 6664ba93ebd7 [2021-08-06T00:08:17.359Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:08:17.359Z] Removing intermediate container 14c850471fd0 [2021-08-06T00:08:17.359Z] ---> ae1a05264303 [2021-08-06T00:08:17.359Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:08:17.638Z] ---> d398d1485b36 [2021-08-06T00:08:17.638Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-06T00:08:17.638Z] ---> 84a83fec5373 [2021-08-06T00:08:17.638Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-06T00:08:18.537Z] $ docker rm -f 795edfdbd1bd38e6518ab7b51eba24c485df3929ff6fd89b6e3f19faa7aaa687 [2021-08-06T00:08:18.633Z] ---> 4a4617c9d451 [2021-08-06T00:08:18.633Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-06T00:08:18.633Z] ---> 89a1c3db0360 [2021-08-06T00:08:18.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [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-08-06T00:08:19.222Z] ---> d49f0171cdff [2021-08-06T00:08:19.223Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-06T00:08:19.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T00:08:19.501Z] ---> 73b6c49bd904 [2021-08-06T00:08:19.501Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-06T00:08:19.501Z] ---> Running in 0e36a30ae9ab [2021-08-06T00:08:19.501Z] ---> Running in e241e07ffa15 [2021-08-06T00:08:19.501Z] Removing intermediate container 0e36a30ae9ab [2021-08-06T00:08:19.501Z] ---> cfa17b115ca5 [2021-08-06T00:08:19.501Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:08:19.784Z] ---> Running in a29ed52ac846 [2021-08-06T00:08:19.784Z] Removing intermediate container e241e07ffa15 [2021-08-06T00:08:19.784Z] ---> efbbd77e0afc [2021-08-06T00:08:19.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:08:19.784Z] ---> Running in 19b861bb4491 [2021-08-06T00:08:19.784Z] Removing intermediate container a29ed52ac846 [2021-08-06T00:08:19.784Z] ---> 6733ddf85036 [2021-08-06T00:08:19.784Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T00:08:19.933Z] [2021-08-06T00:08:19.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:08:20.058Z] ---> Running in e01fe7fe4938 [2021-08-06T00:08:20.058Z] Removing intermediate container 19b861bb4491 [2021-08-06T00:08:20.059Z] ---> f3853f66d4e9 [2021-08-06T00:08:20.059Z] Step 21/23 : LABEL arch=x86_64 [2021-08-06T00:08:20.059Z] Removing intermediate container e01fe7fe4938 [2021-08-06T00:08:20.059Z] ---> 352a30a442e5 [2021-08-06T00:08:20.059Z] Step 23/24 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:08:20.341Z] ---> Running in 2d04994d5b48 [2021-08-06T00:08:20.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-06T00:08:20.341Z] ---> Running in be5c63ba2849 [2021-08-06T00:08:20.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T00:08:20.618Z] Removing intermediate container 2d04994d5b48 [2021-08-06T00:08:20.618Z] ---> 3b069ecd9c97 [2021-08-06T00:08:20.618Z] Step 22/23 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:08:20.713Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-06T00:08:20.713Z] 29e5d40040c1: Pulling fs layer [2021-08-06T00:08:20.713Z] 1ce36da41761: Pulling fs layer [2021-08-06T00:08:20.713Z] 25b303627fd3: Pulling fs layer [2021-08-06T00:08:20.890Z] ---> Running in 2735ab5bec1a [2021-08-06T00:08:20.890Z] Removing intermediate container be5c63ba2849 [2021-08-06T00:08:20.890Z] ---> 658d51587ef0 [2021-08-06T00:08:20.890Z] Step 24/24 : LABEL version=2.0.1-dev.24 [2021-08-06T00:08:20.890Z] ---> Running in 8692f6df743d [2021-08-06T00:08:20.998Z] 29e5d40040c1: Verifying Checksum [2021-08-06T00:08:20.998Z] 29e5d40040c1: Download complete [2021-08-06T00:08:21.181Z] Removing intermediate container 2735ab5bec1a [2021-08-06T00:08:21.181Z] ---> 0059fc050503 [2021-08-06T00:08:21.181Z] Step 23/23 : LABEL version=2.0.1-dev.24 [2021-08-06T00:08:21.181Z] Removing intermediate container 8692f6df743d [2021-08-06T00:08:21.181Z] ---> 099ad766bc16 [2021-08-06T00:08:21.181Z] [2021-08-06T00:08:21.181Z] ---> Running in cf83f0244b43 [2021-08-06T00:08:21.479Z] Successfully built 099ad766bc16 [2021-08-06T00:08:21.479Z] Successfully tagged core-command:latest [2021-08-06T00:08:21.479Z] Building security-secretstore-setup [2021-08-06T00:08:21.610Z] 1ce36da41761: Verifying Checksum [2021-08-06T00:08:21.610Z] 1ce36da41761: Download complete [2021-08-06T00:08:21.766Z]  Building core-command ... done Removing intermediate container cf83f0244b43 [2021-08-06T00:08:21.766Z] ---> b6040c398c92 [2021-08-06T00:08:21.766Z] [2021-08-06T00:08:21.887Z] 29e5d40040c1: Pull complete [2021-08-06T00:08:22.054Z] Successfully built b6040c398c92 [2021-08-06T00:08:22.054Z] Successfully tagged support-notifications:latest [2021-08-06T00:08:22.054Z] Building support-scheduler [2021-08-06T00:08:23.325Z] 1ce36da41761: Pull complete [2021-08-06T00:08:23.325Z] 25b303627fd3: Verifying Checksum [2021-08-06T00:08:23.325Z] 25b303627fd3: Download complete [2021-08-06T00:08:27.438Z]  Building support-notifications ... done Removing intermediate container a8edd57adfef [2021-08-06T00:08:27.438Z] ---> 99c57623fdad [2021-08-06T00:08:27.438Z] [2021-08-06T00:08:27.438Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T00:08:27.438Z] ---> 13621d1b12d4 [2021-08-06T00:08:27.438Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> 4ddaedb5fd1e [2021-08-06T00:08:27.438Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> bf0a48961339 [2021-08-06T00:08:27.438Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-06T00:08:27.438Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:08:27.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:08:27.438Z] ---> 530b18cfb1f4 [2021-08-06T00:08:27.438Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> 311c3fefd528 [2021-08-06T00:08:27.438Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> 1ec44d1371b0 [2021-08-06T00:08:27.438Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> ad6499a4823f [2021-08-06T00:08:27.438Z] Step 6/23 : COPY go.mod . [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> f0af3e7352a1 [2021-08-06T00:08:27.438Z] Step 7/23 : RUN go mod download [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> 07d83037d659 [2021-08-06T00:08:27.438Z] Step 8/23 : COPY . . [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> 69c7ce5bac72 [2021-08-06T00:08:27.438Z] Step 9/23 : RUN go mod tidy [2021-08-06T00:08:27.438Z] ---> Using cache [2021-08-06T00:08:27.438Z] ---> 5b1de1bed634 [2021-08-06T00:08:27.438Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-06T00:08:28.033Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-06T00:08:28.033Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-06T00:08:28.033Z] ---> 08bdaf2f88f9 [2021-08-06T00:08:28.033Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:08:29.985Z] ---> Running in a25b35a2b935 [2021-08-06T00:08:29.985Z] ---> Running in 984807dbf1cc [2021-08-06T00:08:29.985Z] ---> Running in 7c47b7612319 [2021-08-06T00:08:30.253Z] Removing intermediate container 984807dbf1cc [2021-08-06T00:08:30.253Z] ---> 564beb9e7bee [2021-08-06T00:08:30.253Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-06T00:08:30.253Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:08:30.253Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:08:30.253Z] ---> 530b18cfb1f4 [2021-08-06T00:08:30.253Z] Step 3/26 : WORKDIR /edgex-go [2021-08-06T00:08:30.253Z] ---> Using cache [2021-08-06T00:08:30.253Z] ---> 311c3fefd528 [2021-08-06T00:08:30.253Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:08:30.253Z] ---> Using cache [2021-08-06T00:08:30.253Z] ---> 1ec44d1371b0 [2021-08-06T00:08:30.253Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-06T00:08:30.253Z] ---> Using cache [2021-08-06T00:08:30.253Z] ---> ad6499a4823f [2021-08-06T00:08:30.253Z] Step 6/26 : COPY go.mod . [2021-08-06T00:08:30.253Z] ---> Using cache [2021-08-06T00:08:30.253Z] ---> f0af3e7352a1 [2021-08-06T00:08:30.253Z] Step 7/26 : RUN go mod download [2021-08-06T00:08:30.253Z] ---> Using cache [2021-08-06T00:08:30.253Z] ---> 07d83037d659 [2021-08-06T00:08:30.253Z] Step 8/26 : COPY . . [2021-08-06T00:08:30.253Z] ---> Using cache [2021-08-06T00:08:30.253Z] ---> 69c7ce5bac72 [2021-08-06T00:08:30.253Z] Step 9/26 : RUN go mod tidy [2021-08-06T00:08:30.253Z] ---> Using cache [2021-08-06T00:08:30.253Z] ---> 5b1de1bed634 [2021-08-06T00:08:30.253Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-06T00:08:30.533Z] Removing intermediate container a25b35a2b935 [2021-08-06T00:08:30.533Z] ---> 10344182cac5 [2021-08-06T00:08:30.533Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T00:08:30.533Z] ---> Running in d9ebec95c8af [2021-08-06T00:08:30.533Z] ---> Running in 4f872699b307 [2021-08-06T00:08:30.533Z] Removing intermediate container dda31c9a25ae [2021-08-06T00:08:30.533Z] ---> f36373e5124c [2021-08-06T00:08:30.533Z] [2021-08-06T00:08:30.533Z] Step 11/22 : FROM alpine:3.12 [2021-08-06T00:08:30.533Z] ---> 13621d1b12d4 [2021-08-06T00:08:30.533Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-06T00:08:30.533Z] ---> Running in ef8292fa6f03 [2021-08-06T00:08:30.533Z] ---> Running in 3628de3e744a [2021-08-06T00:08:30.533Z] Removing intermediate container ef8292fa6f03 [2021-08-06T00:08:30.533Z] ---> 2353b7f1098a [2021-08-06T00:08:30.533Z] Step 16/24 : WORKDIR / [2021-08-06T00:08:30.533Z] ---> Running in 033be9cd8019 [2021-08-06T00:08:30.804Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T00:08:30.804Z] Removing intermediate container 033be9cd8019 [2021-08-06T00:08:30.804Z] ---> 8cca7f2f67e0 [2021-08-06T00:08:30.804Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:08:31.081Z] ---> c0b2c70306ef [2021-08-06T00:08:31.081Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-06T00:08:31.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-06T00:08:31.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:31.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:31.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:31.644Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-06T00:08:31.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:31.644Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T00:08:31.644Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-06T00:08:31.644Z] (4/4) Installing curl (7.78.0-r0) [2021-08-06T00:08:31.644Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:08:31.644Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T00:08:31.921Z] ---> 4e983873066b [2021-08-06T00:08:31.921Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-06T00:08:31.922Z] OK: 7 MiB in 18 packages [2021-08-06T00:08:31.922Z] (1/39) Installing readline (8.1.0-r0) [2021-08-06T00:08:31.922Z] (2/39) Installing bash (5.1.0-r0) [2021-08-06T00:08:31.922Z] Executing bash-5.1.0-r0.post-install [2021-08-06T00:08:31.922Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-06T00:08:31.922Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-06T00:08:31.922Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-06T00:08:31.922Z] (6/39) Installing curl (7.78.0-r0) [2021-08-06T00:08:31.922Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-06T00:08:31.922Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-06T00:08:31.922Z] (9/39) Installing expat (2.2.10-r1) [2021-08-06T00:08:31.922Z] (10/39) Installing libffi (3.3-r2) [2021-08-06T00:08:31.922Z] (11/39) Installing gdbm (1.19-r0) [2021-08-06T00:08:31.922Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-06T00:08:32.193Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-06T00:08:32.193Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-06T00:08:32.193Z] ---> c86b0aedacc3 [2021-08-06T00:08:32.193Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-06T00:08:32.193Z] ---> Running in 6823d9e9b2a6 [2021-08-06T00:08:32.814Z] Removing intermediate container 6823d9e9b2a6 [2021-08-06T00:08:32.814Z] ---> 365c0cf80db9 [2021-08-06T00:08:32.814Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:08:33.091Z] ---> Running in 9779341a8329 [2021-08-06T00:08:33.091Z] Removing intermediate container 3628de3e744a [2021-08-06T00:08:33.091Z] ---> e165cac7305f [2021-08-06T00:08:33.091Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T00:08:33.369Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-06T00:08:33.369Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-06T00:08:33.369Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-06T00:08:33.369Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-06T00:08:33.369Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-06T00:08:33.369Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-06T00:08:33.369Z] ---> Running in 6341af809523 [2021-08-06T00:08:33.369Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-06T00:08:33.369Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-06T00:08:33.369Z] Removing intermediate container 9779341a8329 [2021-08-06T00:08:33.369Z] ---> 7afb902b46c3 [2021-08-06T00:08:33.370Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T00:08:33.370Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-06T00:08:33.370Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-06T00:08:33.370Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-06T00:08:33.370Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-06T00:08:33.482Z] 25b303627fd3: Pull complete [2021-08-06T00:08:33.483Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-06T00:08:33.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T00:08:33.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-06T00:08:33.647Z] ---> Running in f9ccb1b5b3a6 [2021-08-06T00:08:33.647Z] Removing intermediate container 6341af809523 [2021-08-06T00:08:33.647Z] ---> a8b68a0432ad [2021-08-06T00:08:33.647Z] Step 14/22 : WORKDIR /edgex [2021-08-06T00:08:33.647Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-06T00:08:33.647Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-06T00:08:33.647Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-06T00:08:33.647Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-06T00:08:33.647Z] ---> Running in 5086dc8a40ed [2021-08-06T00:08:33.647Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-06T00:08:33.647Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-06T00:08:33.647Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-06T00:08:33.647Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-06T00:08:33.647Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-06T00:08:33.647Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-06T00:08:33.647Z] Removing intermediate container f9ccb1b5b3a6 [2021-08-06T00:08:33.647Z] ---> 3135231fc4dd [2021-08-06T00:08:33.647Z] Step 23/24 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:08:33.647Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-06T00:08:33.647Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-06T00:08:33.647Z] ---> Running in 6a3bb915476f [2021-08-06T00:08:33.647Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-06T00:08:33.749Z] prd-ubuntu18.04-docker-arm64-4c-16g-2202 does not seem to be running inside a container [2021-08-06T00:08:33.834Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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-08-06T00:08:33.921Z] Removing intermediate container 5086dc8a40ed [2021-08-06T00:08:33.921Z] ---> c9cae0477e89 [2021-08-06T00:08:33.921Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-06T00:08:34.196Z] Removing intermediate container 6a3bb915476f [2021-08-06T00:08:34.196Z] ---> 720cdf9d5628 [2021-08-06T00:08:34.196Z] Step 24/24 : LABEL version=2.0.1-dev.24 [2021-08-06T00:08:34.675Z] ---> f8469b7e1f58 [2021-08-06T00:08:34.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-06T00:08:34.675Z] Executing busybox-1.32.1-r6.trigger [2021-08-06T00:08:34.675Z] ---> Running in 91c8cd74a3f0 [2021-08-06T00:08:34.675Z] OK: 82 MiB in 59 packages [2021-08-06T00:08:34.675Z] Removing intermediate container 91c8cd74a3f0 [2021-08-06T00:08:34.675Z] ---> dff00d4d63a6 [2021-08-06T00:08:34.675Z] [2021-08-06T00:08:34.966Z] Successfully built dff00d4d63a6 [2021-08-06T00:08:34.966Z] Successfully tagged core-metadata:latest [2021-08-06T00:08:34.966Z] Building core-data [2021-08-06T00:08:34.966Z]  Building core-metadata ... done  ---> f73ad937bc72 [2021-08-06T00:08:34.966Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-06T00:08:37.249Z] $ docker top 20e816680f2cf72dfb6ad5ed5c61ab85464d6a3f71f00880296f43e2977d3d2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T00:08:38.183Z] + docker-compose build --help [2021-08-06T00:08:38.183Z] + grep parallel [2021-08-06T00:08:38.391Z] ---> 88507bf3a9bc [2021-08-06T00:08:38.392Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-06T00:08:38.392Z] ---> Running in 3ef16c76ae22 [2021-08-06T00:08:38.672Z] Removing intermediate container 3ef16c76ae22 [2021-08-06T00:08:38.672Z] ---> 638f60801b9a [2021-08-06T00:08:38.672Z] Step 19/22 : CMD ["--init=true"] [2021-08-06T00:08:38.672Z] ---> Running in 746da74fdae2 [2021-08-06T00:08:38.954Z] Removing intermediate container 746da74fdae2 [2021-08-06T00:08:38.954Z] ---> 216ea700a712 [2021-08-06T00:08:38.954Z] Step 20/22 : LABEL arch=x86_64 [2021-08-06T00:08:38.954Z] ---> Running in a03fd8fa0599 [2021-08-06T00:08:39.232Z] Removing intermediate container a03fd8fa0599 [2021-08-06T00:08:39.232Z] ---> 2c03b569e588 [2021-08-06T00:08:39.232Z] Step 21/22 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:08:39.232Z] ---> Running in d0328c8bd505 [2021-08-06T00:08:39.519Z] Removing intermediate container d0328c8bd505 [2021-08-06T00:08:39.519Z] ---> bd8f39a14c4e [2021-08-06T00:08:39.519Z] Step 22/22 : LABEL version=2.0.1-dev.24 [2021-08-06T00:08:39.519Z] ---> Running in 34816dfef440 [2021-08-06T00:08:39.803Z] Collecting docker-compose==1.23.2 [2021-08-06T00:08:39.803Z] Removing intermediate container 34816dfef440 [2021-08-06T00:08:39.803Z] ---> 011c18c731f2 [2021-08-06T00:08:39.803Z] [2021-08-06T00:08:39.803Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-06T00:08:39.803Z] Successfully built 011c18c731f2 [2021-08-06T00:08:39.803Z] Successfully tagged security-proxy-setup:latest [2021-08-06T00:08:39.803Z] Building security-bootstrapper [2021-08-06T00:08:40.083Z]  Building security-proxy-setup ... done Collecting jsonschema<3,>=2.5.1 [2021-08-06T00:08:40.083Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-06T00:08:40.083Z] Collecting docopt<0.7,>=0.6.1 [2021-08-06T00:08:40.083Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-06T00:08:40.687Z] Collecting texttable<0.10,>=0.9.0 [2021-08-06T00:08:40.687Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-06T00:08:41.316Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-06T00:08:41.316Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-06T00:08:41.582Z] --parallel Build images in parallel. [2021-08-06T00:08:41.595Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:08:41.596Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:08:41.596Z] ---> 530b18cfb1f4 [2021-08-06T00:08:41.596Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T00:08:41.596Z] ---> Using cache [2021-08-06T00:08:41.596Z] ---> 311c3fefd528 [2021-08-06T00:08:41.596Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:08:41.596Z] ---> Using cache [2021-08-06T00:08:41.596Z] ---> 1ec44d1371b0 [2021-08-06T00:08:41.596Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] } [2021-08-06T00:08:41.609Z] $ docker stop --time=1 20e816680f2cf72dfb6ad5ed5c61ab85464d6a3f71f00880296f43e2977d3d2a [2021-08-06T00:08:41.879Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-06T00:08:41.879Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-06T00:08:41.879Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-06T00:08:41.879Z] Collecting docker<4.0,>=3.6.0 [2021-08-06T00:08:41.879Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-06T00:08:42.161Z] Collecting cached-property<2,>=1.2.0 [2021-08-06T00:08:42.161Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-06T00:08:42.161Z] Collecting PyYAML<4,>=3.10 [2021-08-06T00:08:42.161Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-06T00:08:43.139Z] ---> Running in 1a8a205997ec [2021-08-06T00:08:43.139Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-06T00:08:43.139Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-06T00:08:43.533Z] $ docker rm -f 20e816680f2cf72dfb6ad5ed5c61ab85464d6a3f71f00880296f43e2977d3d2a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:08:44.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:44.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-06T00:08:44.196Z] . [Pipeline] withDockerContainer [2021-08-06T00:08:44.381Z] Collecting docker-pycreds>=0.4.0 [2021-08-06T00:08:44.381Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-06T00:08:44.381Z] Collecting certifi>=2017.4.17 [2021-08-06T00:08:44.381Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-06T00:08:44.468Z] prd-ubuntu18.04-docker-arm64-4c-16g-2202 does not seem to be running inside a container [2021-08-06T00:08:44.558Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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-08-06T00:08:44.651Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-06T00:08:44.652Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-06T00:08:44.652Z] Collecting idna<2.8,>=2.5 [2021-08-06T00:08:44.652Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-06T00:08:44.652Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-06T00:08:44.652Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-06T00:08:44.652Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:08:44.922Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-06T00:08:44.922Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-06T00:08:44.922Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-06T00:08:44.922Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-06T00:08:44.922Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-06T00:08:44.922Z] Attempting uninstall: urllib3 [2021-08-06T00:08:44.922Z] Found existing installation: urllib3 1.26.2 [2021-08-06T00:08:44.922Z] Uninstalling urllib3-1.26.2: [2021-08-06T00:08:45.189Z] Successfully uninstalled urllib3-1.26.2 [2021-08-06T00:08:45.459Z] Attempting uninstall: idna [2021-08-06T00:08:45.459Z] Found existing installation: idna 3.1 [2021-08-06T00:08:45.459Z] Uninstalling idna-3.1: [2021-08-06T00:08:45.459Z] Successfully uninstalled idna-3.1 [2021-08-06T00:08:45.459Z] OK: 219 MiB in 52 packages [2021-08-06T00:08:45.729Z] Attempting uninstall: chardet [2021-08-06T00:08:45.729Z] Found existing installation: chardet 4.0.0 [2021-08-06T00:08:45.729Z] Uninstalling chardet-4.0.0: [2021-08-06T00:08:45.729Z] Successfully uninstalled chardet-4.0.0 [2021-08-06T00:08:46.227Z] $ docker top a9def2abba2e99e7d0c7b4ea17754a5e4a33f7de7e994c0eebe367a1bc8c515c -eo pid,comm [2021-08-06T00:08:46.317Z] Removing intermediate container 1a8a205997ec [2021-08-06T00:08:46.317Z] ---> 6e9679e435a7 [2021-08-06T00:08:46.317Z] Step 6/24 : COPY go.mod . [Pipeline] { [Pipeline] sh [2021-08-06T00:08:48.327Z] Attempting uninstall: requests [2021-08-06T00:08:48.327Z] Found existing installation: requests 2.25.1 [2021-08-06T00:08:48.327Z] Uninstalling requests-2.25.1: [2021-08-06T00:08:48.327Z] Successfully uninstalled requests-2.25.1 [2021-08-06T00:08:48.327Z] Running setup.py install for texttable: started [2021-08-06T00:08:48.327Z] ---> 057d3226cc79 [2021-08-06T00:08:48.327Z] Step 7/24 : RUN go mod download [2021-08-06T00:08:48.327Z] ---> Running in 23d0e388a676 [2021-08-06T00:08:48.327Z] Running setup.py install for texttable: finished with status 'done' [2021-08-06T00:08:48.327Z] Running setup.py install for PyYAML: started [2021-08-06T00:08:48.327Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-06T00:08:48.597Z] Running setup.py install for docopt: started [2021-08-06T00:08:48.960Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-06T00:08:49.183Z] Running setup.py install for docopt: finished with status 'done' [2021-08-06T00:08:49.183Z] Running setup.py install for dockerpty: started [2021-08-06T00:08:49.771Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-06T00:08:50.043Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:08:50.043Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:08:50.043Z] ---> 530b18cfb1f4 [2021-08-06T00:08:50.043Z] Step 3/32 : WORKDIR /edgex-go [2021-08-06T00:08:50.043Z] ---> Using cache [2021-08-06T00:08:50.043Z] ---> 311c3fefd528 [2021-08-06T00:08:50.043Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:08:50.043Z] ---> Using cache [2021-08-06T00:08:50.043Z] ---> 1ec44d1371b0 [2021-08-06T00:08:50.043Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-06T00:08:50.043Z] ---> Using cache [2021-08-06T00:08:50.043Z] ---> ad6499a4823f [2021-08-06T00:08:50.043Z] Step 6/32 : COPY go.mod . [2021-08-06T00:08:50.043Z] ---> Using cache [2021-08-06T00:08:50.043Z] ---> f0af3e7352a1 [2021-08-06T00:08:50.043Z] Step 7/32 : RUN go mod download [2021-08-06T00:08:50.043Z] ---> Using cache [2021-08-06T00:08:50.043Z] ---> 07d83037d659 [2021-08-06T00:08:50.043Z] Step 8/32 : COPY . . [2021-08-06T00:08:50.043Z] ---> Using cache [2021-08-06T00:08:50.043Z] ---> 69c7ce5bac72 [2021-08-06T00:08:50.043Z] Step 9/32 : RUN go mod tidy [2021-08-06T00:08:50.043Z] ---> Using cache [2021-08-06T00:08:50.043Z] ---> 5b1de1bed634 [2021-08-06T00:08:50.043Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-06T00:08:50.043Z] ---> Running in e7bfe3bbf703 [2021-08-06T00:08:50.043Z] Removing intermediate container 23d0e388a676 [2021-08-06T00:08:50.043Z] ---> 5a1100c9e65a [2021-08-06T00:08:50.043Z] Step 8/24 : COPY . . [2021-08-06T00:08:50.640Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-06T00:08:50.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-06T00:08:52.340Z] Building core-command ... [2021-08-06T00:08:52.340Z] Building core-data ... [2021-08-06T00:08:52.340Z] Building core-metadata ... [2021-08-06T00:08:52.340Z] Building security-bootstrapper ... [2021-08-06T00:08:52.340Z] Building security-proxy-setup ... [2021-08-06T00:08:52.340Z] Building security-secretstore-setup ... [2021-08-06T00:08:52.340Z] Building support-notifications ... [2021-08-06T00:08:52.340Z] Building support-scheduler ... [2021-08-06T00:08:52.340Z] Building sys-mgmt-agent ... [2021-08-06T00:08:52.340Z] Building core-command [2021-08-06T00:08:52.340Z] Building security-proxy-setup [2021-08-06T00:08:52.612Z] Building support-notifications [2021-08-06T00:08:52.613Z] Building support-scheduler [2021-08-06T00:08:52.613Z] Building core-data [2021-08-06T00:08:57.706Z] ---> 407540f90303 [2021-08-06T00:08:57.706Z] Step 9/24 : RUN go mod tidy [2021-08-06T00:08:57.706Z] ---> Running in a19b3c9ca819 [2021-08-06T00:08:57.706Z] Removing intermediate container 4f872699b307 [2021-08-06T00:08:57.706Z] ---> b7ddaeea8531 [2021-08-06T00:08:57.706Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-06T00:08:57.706Z] ---> Running in 0bdfa9cddfe7 [2021-08-06T00:08:57.706Z] Removing intermediate container 0bdfa9cddfe7 [2021-08-06T00:08:57.706Z] ---> 1cc020522358 [2021-08-06T00:08:57.706Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-06T00:08:57.706Z] ---> Running in 67f73d0d196c [2021-08-06T00:08:57.706Z] Removing intermediate container 67f73d0d196c [2021-08-06T00:08:57.706Z] ---> 5bda1035dc27 [2021-08-06T00:08:57.706Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-06T00:08:58.291Z] ---> 670fcaaf4131 [2021-08-06T00:08:58.291Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-06T00:08:58.560Z] ---> 037e2bb38251 [2021-08-06T00:08:58.560Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-06T00:08:58.829Z] ---> 6af958eb77e9 [2021-08-06T00:08:58.829Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-06T00:08:59.099Z] ---> Running in 140cd21e1dea [2021-08-06T00:08:59.099Z] Removing intermediate container a19b3c9ca819 [2021-08-06T00:08:59.099Z] ---> 31968e4582f3 [2021-08-06T00:08:59.099Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-06T00:08:59.099Z] ---> Running in a0cc7e0db2a6 [2021-08-06T00:08:59.099Z] Removing intermediate container 140cd21e1dea [2021-08-06T00:08:59.099Z] ---> d41f62b1ec7e [2021-08-06T00:08:59.099Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:08:59.371Z] ---> Running in 8d89bdd9de8f [2021-08-06T00:08:59.645Z] Removing intermediate container 8d89bdd9de8f [2021-08-06T00:08:59.645Z] ---> a9437492ebe7 [2021-08-06T00:08:59.645Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T00:08:59.645Z] ---> Running in 14d95ee46020 [2021-08-06T00:08:59.645Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T00:08:59.645Z] Removing intermediate container 14d95ee46020 [2021-08-06T00:08:59.645Z] ---> e73fdc4da320 [2021-08-06T00:08:59.645Z] Step 23/24 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:08:59.912Z] ---> Running in 974e37bfe2ce [2021-08-06T00:08:59.912Z] Removing intermediate container 974e37bfe2ce [2021-08-06T00:08:59.912Z] ---> 413c7c3bbbf8 [2021-08-06T00:08:59.912Z] Step 24/24 : LABEL version=2.0.1-dev.24 [2021-08-06T00:08:59.912Z] ---> Running in e337b86ced21 [2021-08-06T00:09:00.180Z] Removing intermediate container e337b86ced21 [2021-08-06T00:09:00.180Z] ---> d572d6bbcab9 [2021-08-06T00:09:00.180Z] [2021-08-06T00:09:00.180Z] Successfully built d572d6bbcab9 [2021-08-06T00:09:00.180Z] Successfully tagged sys-mgmt-agent:latest [2021-08-06T00:09:04.479Z]  Building sys-mgmt-agent ... done Removing intermediate container 7c47b7612319 [2021-08-06T00:09:04.479Z] ---> 86fbca146422 [2021-08-06T00:09:04.479Z] [2021-08-06T00:09:04.479Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T00:09:04.479Z] ---> 13621d1b12d4 [2021-08-06T00:09:04.479Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-06T00:09:04.479Z] ---> Using cache [2021-08-06T00:09:04.479Z] ---> 4ddaedb5fd1e [2021-08-06T00:09:04.479Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:09:04.479Z] ---> Using cache [2021-08-06T00:09:04.479Z] ---> bf0a48961339 [2021-08-06T00:09:04.479Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-06T00:09:04.479Z] ---> Running in b63f23c97768 [2021-08-06T00:09:04.479Z] Removing intermediate container b63f23c97768 [2021-08-06T00:09:04.479Z] ---> a7199c34c61c [2021-08-06T00:09:04.479Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T00:09:04.479Z] ---> Running in ad98c3616c2a [2021-08-06T00:09:04.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-06T00:09:04.479Z] Removing intermediate container ad98c3616c2a [2021-08-06T00:09:04.479Z] ---> b25f4f20d82f [2021-08-06T00:09:04.479Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:09:04.753Z] ---> 409f5a836ae7 [2021-08-06T00:09:04.753Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-06T00:09:05.019Z] ---> eabcfc5ff855 [2021-08-06T00:09:05.019Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-06T00:09:05.294Z] ---> fce8a34b3257 [2021-08-06T00:09:05.294Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-06T00:09:05.294Z] ---> Running in e6b65257bd21 [2021-08-06T00:09:05.564Z] Removing intermediate container e6b65257bd21 [2021-08-06T00:09:05.564Z] ---> bac44dc379ca [2021-08-06T00:09:05.564Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:09:05.564Z] ---> Running in 1b0fafb1abc6 [2021-08-06T00:09:05.836Z] Removing intermediate container 1b0fafb1abc6 [2021-08-06T00:09:05.836Z] ---> 4789c319f392 [2021-08-06T00:09:05.836Z] Step 21/23 : LABEL arch=x86_64 [2021-08-06T00:09:05.836Z] ---> Running in 3f1b76fe76e6 [2021-08-06T00:09:05.836Z] Removing intermediate container 3f1b76fe76e6 [2021-08-06T00:09:05.836Z] ---> 1a8d8de037a7 [2021-08-06T00:09:05.836Z] Step 22/23 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:05.836Z] ---> Running in 87e90f70b806 [2021-08-06T00:09:06.108Z] Removing intermediate container 87e90f70b806 [2021-08-06T00:09:06.108Z] ---> efb963b43411 [2021-08-06T00:09:06.108Z] Step 23/23 : LABEL version=2.0.1-dev.24 [2021-08-06T00:09:06.108Z] ---> Running in 26617fed8a3c [2021-08-06T00:09:06.108Z] Removing intermediate container 26617fed8a3c [2021-08-06T00:09:06.108Z] ---> 0438bb044579 [2021-08-06T00:09:06.108Z] [2021-08-06T00:09:06.380Z] Successfully built 0438bb044579 [2021-08-06T00:09:06.380Z] Successfully tagged support-scheduler:latest [2021-08-06T00:09:08.364Z]  Building support-scheduler ... done Removing intermediate container d9ebec95c8af [2021-08-06T00:09:08.364Z] ---> 5c4ba8940dac [2021-08-06T00:09:08.364Z] [2021-08-06T00:09:08.364Z] Step 11/26 : FROM alpine:3.12 [2021-08-06T00:09:08.364Z] ---> 13621d1b12d4 [2021-08-06T00:09:08.364Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-06T00:09:08.634Z] ---> Running in 668cd3abf256 [2021-08-06T00:09:08.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:09:08.902Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:09:09.182Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-06T00:09:09.182Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T00:09:09.182Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-06T00:09:09.182Z] (4/6) Installing curl (7.78.0-r0) [2021-08-06T00:09:09.182Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-06T00:09:09.182Z] (6/6) Installing su-exec (0.2-r1) [2021-08-06T00:09:09.182Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:09:09.182Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T00:09:09.182Z] OK: 7 MiB in 20 packages [2021-08-06T00:09:09.780Z] Removing intermediate container 668cd3abf256 [2021-08-06T00:09:09.780Z] ---> 6e387b7fcc5b [2021-08-06T00:09:09.780Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T00:09:10.052Z] ---> Running in 9af24211d04e [2021-08-06T00:09:10.052Z] Removing intermediate container 9af24211d04e [2021-08-06T00:09:10.052Z] ---> 6e1a8766db64 [2021-08-06T00:09:10.052Z] Step 14/26 : WORKDIR / [2021-08-06T00:09:10.052Z] ---> Running in ea401636cccd [2021-08-06T00:09:10.321Z] Removing intermediate container ea401636cccd [2021-08-06T00:09:10.321Z] ---> 56a3b9fb8710 [2021-08-06T00:09:10.321Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-06T00:09:10.592Z] ---> 54ea6e5ee4ca [2021-08-06T00:09:10.592Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-06T00:09:10.878Z] ---> 71371b155564 [2021-08-06T00:09:10.878Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-06T00:09:11.156Z] ---> 7325489f14d2 [2021-08-06T00:09:11.156Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-06T00:09:11.434Z] ---> 5aa6ca57a66a [2021-08-06T00:09:11.434Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-06T00:09:11.702Z] ---> 230c7a621bb2 [2021-08-06T00:09:11.702Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-06T00:09:12.300Z] ---> 895fe5b214c0 [2021-08-06T00:09:12.300Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-06T00:09:12.569Z] ---> 52d29c201db1 [2021-08-06T00:09:12.569Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-06T00:09:12.569Z] ---> Running in ec46beddd168 [2021-08-06T00:09:13.991Z] Removing intermediate container ec46beddd168 [2021-08-06T00:09:13.991Z] ---> f76e4209cf38 [2021-08-06T00:09:13.991Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-06T00:09:13.991Z] ---> Running in 963ff1ebfa62 [2021-08-06T00:09:13.991Z] Removing intermediate container 963ff1ebfa62 [2021-08-06T00:09:13.991Z] ---> 40e55a9ffaf2 [2021-08-06T00:09:13.991Z] Step 24/26 : LABEL arch=x86_64 [2021-08-06T00:09:13.991Z] ---> Running in 8e2b8b85ec89 [2021-08-06T00:09:14.261Z] Removing intermediate container 8e2b8b85ec89 [2021-08-06T00:09:14.261Z] ---> ca5afd2c3966 [2021-08-06T00:09:14.261Z] Step 25/26 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:14.261Z] ---> Running in 19dc6a7b6344 [2021-08-06T00:09:14.535Z] Removing intermediate container 19dc6a7b6344 [2021-08-06T00:09:14.535Z] ---> 95208f39d83d [2021-08-06T00:09:14.535Z] Step 26/26 : LABEL version=2.0.1-dev.24 [2021-08-06T00:09:14.535Z] ---> Running in 46bf4aa44485 [2021-08-06T00:09:14.804Z] Removing intermediate container 46bf4aa44485 [2021-08-06T00:09:14.804Z] ---> ce9d574260de [2021-08-06T00:09:14.804Z] [2021-08-06T00:09:14.804Z] Successfully built ce9d574260de [2021-08-06T00:09:14.804Z] Successfully tagged security-secretstore-setup:latest [2021-08-06T00:09:17.420Z]  Building security-secretstore-setup ... done Removing intermediate container e7bfe3bbf703 [2021-08-06T00:09:17.420Z] ---> 74e11559d555 [2021-08-06T00:09:17.420Z] [2021-08-06T00:09:17.420Z] Step 11/32 : FROM alpine:3.12 [2021-08-06T00:09:17.420Z] ---> 13621d1b12d4 [2021-08-06T00:09:17.420Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-06T00:09:17.420Z] ---> Running in d3420edc44de [2021-08-06T00:09:17.420Z] Removing intermediate container d3420edc44de [2021-08-06T00:09:17.420Z] ---> e5b160d98a4c [2021-08-06T00:09:17.420Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-06T00:09:17.420Z] ---> Running in 2285c8a4f0a7 [2021-08-06T00:09:17.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:09:17.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:09:17.977Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-06T00:09:17.977Z] (2/2) Installing su-exec (0.2-r1) [2021-08-06T00:09:17.977Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:09:17.977Z] OK: 6 MiB in 16 packages [2021-08-06T00:09:18.572Z] Removing intermediate container 2285c8a4f0a7 [2021-08-06T00:09:18.572Z] ---> 9d1b8abf0f8b [2021-08-06T00:09:18.572Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-06T00:09:18.572Z] ---> Running in a5d6258fa050 [2021-08-06T00:09:18.848Z] Removing intermediate container a5d6258fa050 [2021-08-06T00:09:18.848Z] ---> 52ae9c6c1e77 [2021-08-06T00:09:18.848Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-06T00:09:18.848Z] ---> Running in fe1f37f23ca9 [2021-08-06T00:09:18.848Z] Removing intermediate container fe1f37f23ca9 [2021-08-06T00:09:18.848Z] ---> da91d4e51946 [2021-08-06T00:09:18.848Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-06T00:09:19.128Z] ---> Running in a3723f437ac1 [2021-08-06T00:09:19.721Z] Removing intermediate container a3723f437ac1 [2021-08-06T00:09:19.721Z] ---> 9111b0a13845 [2021-08-06T00:09:19.721Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-06T00:09:19.987Z] ---> Running in a7b5dcdada39 [2021-08-06T00:09:19.987Z] Removing intermediate container a7b5dcdada39 [2021-08-06T00:09:19.987Z] ---> f44f1da304fc [2021-08-06T00:09:19.987Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-06T00:09:20.255Z] ---> 7f1be6d4f52c [2021-08-06T00:09:20.255Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-06T00:09:20.255Z] ---> Running in 7656284837d5 [2021-08-06T00:09:20.858Z] Removing intermediate container 7656284837d5 [2021-08-06T00:09:20.858Z] ---> eb4fbfc95edc [2021-08-06T00:09:20.858Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:09:21.129Z] ---> fd3a239f1a74 [2021-08-06T00:09:21.129Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-06T00:09:21.402Z] ---> 413ad15634fc [2021-08-06T00:09:21.402Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-06T00:09:21.987Z] ---> 59d30fe4c587 [2021-08-06T00:09:21.987Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-06T00:09:22.253Z] ---> 8478c2cf254d [2021-08-06T00:09:22.253Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-06T00:09:22.253Z] Removing intermediate container a0cc7e0db2a6 [2021-08-06T00:09:22.253Z] ---> 66349f0ed0ac [2021-08-06T00:09:22.253Z] [2021-08-06T00:09:22.253Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T00:09:22.253Z] ---> 13621d1b12d4 [2021-08-06T00:09:22.253Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-06T00:09:22.253Z] ---> Running in d2ead139383b [2021-08-06T00:09:22.253Z] Removing intermediate container d2ead139383b [2021-08-06T00:09:22.253Z] ---> c225f8c7d4b3 [2021-08-06T00:09:22.253Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-06T00:09:22.253Z] ---> ddee786fe80f [2021-08-06T00:09:22.253Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-06T00:09:22.253Z] ---> Running in 00df054510bb [2021-08-06T00:09:22.526Z] Removing intermediate container 00df054510bb [2021-08-06T00:09:22.526Z] ---> 3e531729678e [2021-08-06T00:09:22.526Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-06T00:09:22.526Z] ---> Running in d3276bd5cba9 [2021-08-06T00:09:22.526Z] ---> Running in 6e805733982c [2021-08-06T00:09:22.526Z] Removing intermediate container d3276bd5cba9 [2021-08-06T00:09:22.526Z] ---> c2c0ac34b7da [2021-08-06T00:09:22.526Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:09:22.799Z] ---> Running in c579527a1b18 [2021-08-06T00:09:22.799Z] Removing intermediate container 6e805733982c [2021-08-06T00:09:22.799Z] ---> 56edd9b49d0a [2021-08-06T00:09:22.799Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-06T00:09:22.799Z] ---> b992f4b42b7a [2021-08-06T00:09:22.799Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-06T00:09:23.065Z] ---> Running in dab6c5d6eb9f [2021-08-06T00:09:23.334Z] Removing intermediate container c579527a1b18 [2021-08-06T00:09:23.334Z] ---> 5d1e4938c267 [2021-08-06T00:09:23.334Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-06T00:09:23.334Z] ---> Running in 83d934f345c7 [2021-08-06T00:09:23.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T00:09:23.603Z] Removing intermediate container dab6c5d6eb9f [2021-08-06T00:09:23.603Z] ---> 3b327aad4179 [2021-08-06T00:09:23.603Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-06T00:09:23.871Z] ---> Running in 5c8122f3e1b2 [2021-08-06T00:09:23.871Z] Removing intermediate container 5c8122f3e1b2 [2021-08-06T00:09:23.871Z] ---> 27360feaf4c5 [2021-08-06T00:09:23.871Z] Step 29/32 : CMD ["gate"] [2021-08-06T00:09:23.871Z] ---> Running in 2812c082a89d [2021-08-06T00:09:24.143Z] Removing intermediate container 2812c082a89d [2021-08-06T00:09:24.143Z] ---> 06a3735455a2 [2021-08-06T00:09:24.143Z] Step 30/32 : LABEL arch=x86_64 [2021-08-06T00:09:24.143Z] ---> Running in b8f811699269 [2021-08-06T00:09:24.143Z] Removing intermediate container b8f811699269 [2021-08-06T00:09:24.143Z] ---> 79127cac6971 [2021-08-06T00:09:24.143Z] Step 31/32 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:24.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T00:09:24.429Z] ---> Running in bfe6e4cf8287 [2021-08-06T00:09:24.429Z] Removing intermediate container bfe6e4cf8287 [2021-08-06T00:09:24.429Z] ---> 2393c6327d8b [2021-08-06T00:09:24.429Z] Step 32/32 : LABEL version=2.0.1-dev.24 [2021-08-06T00:09:24.429Z] ---> Running in f82a228db60e [2021-08-06T00:09:24.429Z] Removing intermediate container f82a228db60e [2021-08-06T00:09:24.429Z] ---> 6d695db435d8 [2021-08-06T00:09:24.429Z] [2021-08-06T00:09:24.695Z] Successfully built 6d695db435d8 [2021-08-06T00:09:24.695Z] Successfully tagged security-bootstrapper:latest [2021-08-06T00:09:24.695Z]  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-08-06T00:09:24.963Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-06T00:09:24.963Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-06T00:09:24.963Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-06T00:09:25.548Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-06T00:09:25.548Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-06T00:09:25.816Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:09:25.816Z] OK: 8 MiB in 20 packages [2021-08-06T00:09:26.087Z] Removing intermediate container 83d934f345c7 [2021-08-06T00:09:26.087Z] ---> eacc48da87c9 [2021-08-06T00:09:26.087Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:09:26.087Z] ---> 7e34a952f9ef [2021-08-06T00:09:26.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-06T00:09:26.362Z] ---> efc066771510 [2021-08-06T00:09:26.362Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-06T00:09:26.631Z] ---> 72622c0441d4 [2021-08-06T00:09:26.631Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-06T00:09:26.631Z] ---> Running in e8d220239fc4 [2021-08-06T00:09:26.631Z] Removing intermediate container e8d220239fc4 [2021-08-06T00:09:26.631Z] ---> 3a8ec1cff588 [2021-08-06T00:09:26.631Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:09:26.631Z] ---> Running in 09a806bfce78 [2021-08-06T00:09:26.897Z] Removing intermediate container 09a806bfce78 [2021-08-06T00:09:26.897Z] ---> 8667b8b7e9f2 [2021-08-06T00:09:26.897Z] Step 22/24 : LABEL arch=x86_64 [2021-08-06T00:09:26.897Z] ---> Running in c8fa459aef1d [2021-08-06T00:09:26.897Z] Removing intermediate container c8fa459aef1d [2021-08-06T00:09:26.897Z] ---> 30e602bc9c40 [2021-08-06T00:09:26.897Z] Step 23/24 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:26.897Z] ---> Running in e9452d4b24b5 [2021-08-06T00:09:27.163Z] Removing intermediate container e9452d4b24b5 [2021-08-06T00:09:27.163Z] ---> 554a7cacf7e5 [2021-08-06T00:09:27.163Z] Step 24/24 : LABEL version=2.0.1-dev.24 [2021-08-06T00:09:27.163Z] ---> Running in 0561ae6342e3 [2021-08-06T00:09:27.163Z] Removing intermediate container 0561ae6342e3 [2021-08-06T00:09:27.163Z] ---> d9428a7fe958 [2021-08-06T00:09:27.163Z] [2021-08-06T00:09:27.163Z] Successfully built d9428a7fe958 [2021-08-06T00:09:27.163Z] Successfully tagged core-data:latest [2021-08-06T00:09:27.442Z]  Building core-data ... done  [Pipeline] } [2021-08-06T00:09:27.450Z] $ docker stop --time=1 5b167c34d5f0ab86041af97b2e41e825a16c30e51a61483b8052d7f96529047f [2021-08-06T00:09:28.734Z] $ docker rm -f 5b167c34d5f0ab86041af97b2e41e825a16c30e51a61483b8052d7f96529047f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T00:09:29.133Z] + docker images [2021-08-06T00:09:29.133Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-06T00:09:29.134Z] core-data latest d9428a7fe958 3 seconds ago 20.4MB [2021-08-06T00:09:29.134Z] security-bootstrapper latest 6d695db435d8 5 seconds ago 18.8MB [2021-08-06T00:09:29.134Z] 66349f0ed0ac 8 seconds ago 1.75GB [2021-08-06T00:09:29.134Z] 74e11559d555 13 seconds ago 1.75GB [2021-08-06T00:09:29.134Z] security-secretstore-setup latest ce9d574260de 15 seconds ago 29MB [2021-08-06T00:09:29.134Z] 5c4ba8940dac 22 seconds ago 1.75GB [2021-08-06T00:09:29.134Z] support-scheduler latest 0438bb044579 23 seconds ago 16.1MB [2021-08-06T00:09:29.134Z] 86fbca146422 26 seconds ago 1.75GB [2021-08-06T00:09:29.134Z] sys-mgmt-agent latest d572d6bbcab9 30 seconds ago 325MB [2021-08-06T00:09:29.134Z] security-proxy-setup latest 011c18c731f2 50 seconds ago 25.9MB [2021-08-06T00:09:29.134Z] core-metadata latest dff00d4d63a6 55 seconds ago 16.7MB [2021-08-06T00:09:29.134Z] f36373e5124c 59 seconds ago 1.75GB [2021-08-06T00:09:29.134Z] 99c57623fdad About a minute ago 1.75GB [2021-08-06T00:09:29.134Z] support-notifications latest b6040c398c92 About a minute ago 16.8MB [2021-08-06T00:09:29.134Z] core-command latest 099ad766bc16 About a minute ago 16MB [2021-08-06T00:09:29.134Z] 785861c273fc About a minute ago 1.75GB [2021-08-06T00:09:29.134Z] f695b04b9958 About a minute ago 1.75GB [2021-08-06T00:09:29.134Z] c179fd91b6c5 About a minute ago 1.74GB [2021-08-06T00:09:29.134Z] ci-base-image-x86_64 latest 530b18cfb1f4 5 minutes ago 1.24GB [2021-08-06T00:09:29.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 56 minutes ago 547MB [2021-08-06T00:09:29.134Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 3 days ago 37.5MB [2021-08-06T00:09:29.134Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-06T00:09:29.134Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-06T00:09:29.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-06T00:09:29.437Z] provisioning config files... [2021-08-06T00:09:29.460Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config7661761903298047325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:09:29.802Z] ---> docker-login.sh [2021-08-06T00:09:29.802Z] nexus3.edgexfoundry.org:10001 [2021-08-06T00:09:29.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:09:29.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:09:29.802Z] Configure a credential helper to remove this warning. See [2021-08-06T00:09:29.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:09:29.802Z] [2021-08-06T00:09:29.802Z] Login Succeeded [2021-08-06T00:09:29.802Z] nexus3.edgexfoundry.org:10002 [2021-08-06T00:09:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:09:30.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:09:30.069Z] Configure a credential helper to remove this warning. See [2021-08-06T00:09:30.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:09:30.069Z] [2021-08-06T00:09:30.069Z] Login Succeeded [2021-08-06T00:09:30.069Z] nexus3.edgexfoundry.org:10003 [2021-08-06T00:09:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:09:30.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:09:30.069Z] Configure a credential helper to remove this warning. See [2021-08-06T00:09:30.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:09:30.070Z] [2021-08-06T00:09:30.070Z] Login Succeeded [2021-08-06T00:09:30.070Z] nexus3.edgexfoundry.org:10004 [2021-08-06T00:09:30.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:09:30.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:09:30.335Z] Configure a credential helper to remove this warning. See [2021-08-06T00:09:30.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:09:30.335Z] [2021-08-06T00:09:30.335Z] Login Succeeded [2021-08-06T00:09:30.335Z] docker.io [2021-08-06T00:09:30.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:09:30.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:09:30.918Z] Configure a credential helper to remove this warning. See [2021-08-06T00:09:30.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:09:30.918Z] [2021-08-06T00:09:30.918Z] Login Succeeded [2021-08-06T00:09:30.918Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T00:09:30.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:09:30.999Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-06T00:09:30.999Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:30.999Z] latest [2021-08-06T00:09:30.999Z] 2.0.1-dev.24 [2021-08-06T00:09:30.999Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:30.999Z] main [2021-08-06T00:09:30.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:31.376Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:31.695Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:31.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-06T00:09:31.696Z] c8fc68e6e9b3: Preparing [2021-08-06T00:09:31.696Z] 0bf7ebeb2105: Preparing [2021-08-06T00:09:31.696Z] 3dc935657cb3: Preparing [2021-08-06T00:09:31.696Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:31.696Z] 32f366d666a5: Preparing [2021-08-06T00:09:31.696Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:31.969Z] 9a53f1d7dffb: Pushed [2021-08-06T00:09:31.969Z] 3dc935657cb3: Pushed [2021-08-06T00:09:31.969Z] c8fc68e6e9b3: Pushed [2021-08-06T00:09:32.936Z] 0bf7ebeb2105: Pushed [2021-08-06T00:09:35.047Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:6fbe40a68ce3302430bf1d6448ff545c53be30e71fa0d9522095d87f4b0a8858 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:35.694Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:36.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-06T00:09:36.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-06T00:09:36.168Z] c8fc68e6e9b3: Preparing [2021-08-06T00:09:36.168Z] 0bf7ebeb2105: Preparing [2021-08-06T00:09:36.168Z] 3dc935657cb3: Preparing [2021-08-06T00:09:36.168Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:36.168Z] 32f366d666a5: Preparing [2021-08-06T00:09:36.168Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:36.168Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:36.168Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:36.168Z] 0bf7ebeb2105: Layer already exists [2021-08-06T00:09:36.168Z] c8fc68e6e9b3: Layer already exists [2021-08-06T00:09:36.168Z] latest: digest: sha256:6fbe40a68ce3302430bf1d6448ff545c53be30e71fa0d9522095d87f4b0a8858 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:36.499Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:36.827Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.24 [2021-08-06T00:09:36.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-06T00:09:36.827Z] c8fc68e6e9b3: Preparing [2021-08-06T00:09:36.827Z] 0bf7ebeb2105: Preparing [2021-08-06T00:09:36.827Z] 3dc935657cb3: Preparing [2021-08-06T00:09:36.827Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:36.827Z] 32f366d666a5: Preparing [2021-08-06T00:09:36.827Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:36.827Z] 0bf7ebeb2105: Layer already exists [2021-08-06T00:09:36.827Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:36.827Z] c8fc68e6e9b3: Layer already exists [2021-08-06T00:09:36.827Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:36.827Z] 2.0.1-dev.24: digest: sha256:6fbe40a68ce3302430bf1d6448ff545c53be30e71fa0d9522095d87f4b0a8858 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:37.164Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:37.487Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:37.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-06T00:09:37.757Z] c8fc68e6e9b3: Preparing [2021-08-06T00:09:37.757Z] 0bf7ebeb2105: Preparing [2021-08-06T00:09:37.757Z] 3dc935657cb3: Preparing [2021-08-06T00:09:37.757Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:37.757Z] 32f366d666a5: Preparing [2021-08-06T00:09:37.757Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:37.757Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:37.757Z] c8fc68e6e9b3: Layer already exists [2021-08-06T00:09:37.757Z] 0bf7ebeb2105: Layer already exists [2021-08-06T00:09:37.757Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:37.757Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:6fbe40a68ce3302430bf1d6448ff545c53be30e71fa0d9522095d87f4b0a8858 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:38.086Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:38.403Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-06T00:09:38.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-06T00:09:38.403Z] c8fc68e6e9b3: Preparing [2021-08-06T00:09:38.403Z] 0bf7ebeb2105: Preparing [2021-08-06T00:09:38.403Z] 3dc935657cb3: Preparing [2021-08-06T00:09:38.403Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:38.403Z] 32f366d666a5: Preparing [2021-08-06T00:09:38.403Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:38.403Z] 0bf7ebeb2105: Layer already exists [2021-08-06T00:09:38.403Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:38.403Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:38.403Z] c8fc68e6e9b3: Layer already exists [2021-08-06T00:09:39.613Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:09:39.614Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:09:39.614Z] ---> 50faa402d6fe [2021-08-06T00:09:39.614Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T00:09:39.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:09:39.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:09:39.614Z] ---> 50faa402d6fe [2021-08-06T00:09:39.614Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T00:09:39.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:09:39.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:09:39.614Z] ---> 50faa402d6fe [2021-08-06T00:09:39.614Z] Step 3/23 : WORKDIR /edgex-go [2021-08-06T00:09:39.614Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:09:39.614Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:09:39.614Z] ---> 50faa402d6fe [2021-08-06T00:09:39.614Z] Step 3/22 : WORKDIR /edgex-go [2021-08-06T00:09:39.614Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:09:39.614Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:09:39.614Z] ---> 50faa402d6fe [2021-08-06T00:09:39.614Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T00:09:39.614Z] ---> Running in 20e3a474f01e [2021-08-06T00:09:39.614Z] ---> Running in 3572cdefcc62 [2021-08-06T00:09:39.614Z] ---> Running in a03068c3880b [2021-08-06T00:09:39.614Z] ---> Running in 58390b11e36d [2021-08-06T00:09:39.614Z] ---> Running in 783d10956d62 [2021-08-06T00:09:39.614Z] Removing intermediate container 58390b11e36d [2021-08-06T00:09:39.614Z] ---> 6385cd0aedce [2021-08-06T00:09:39.614Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:09:39.614Z] Removing intermediate container 3572cdefcc62 [2021-08-06T00:09:39.614Z] ---> f426c1b6eb72 [2021-08-06T00:09:39.614Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:09:39.614Z] Removing intermediate container 783d10956d62 [2021-08-06T00:09:39.614Z] ---> 1a70eb26b8c9 [2021-08-06T00:09:39.614Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:09:39.614Z] Removing intermediate container a03068c3880b [2021-08-06T00:09:39.614Z] ---> 5cb86fc884d5 [2021-08-06T00:09:39.614Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:09:39.614Z] Removing intermediate container 20e3a474f01e [2021-08-06T00:09:39.614Z] ---> c82d34d6e533 [2021-08-06T00:09:39.614Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:09:39.614Z] ---> Running in 8d74458cfea0 [2021-08-06T00:09:39.614Z] ---> Running in 832818d59f6b [2021-08-06T00:09:39.614Z] ---> Running in 9a72e692237c [2021-08-06T00:09:39.614Z] ---> Running in ce505003baf3 [2021-08-06T00:09:39.614Z] ---> Running in 49c38c001aec [2021-08-06T00:09:39.812Z] main: digest: sha256:6fbe40a68ce3302430bf1d6448ff545c53be30e71fa0d9522095d87f4b0a8858 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:09:39.869Z] ===================================================== [Pipeline] echo [2021-08-06T00:09:41.597Z] taggedImages: [2021-08-06T00:09:41.597Z] - nexus3.edgexfoundry.org:10004/core-command:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:41.597Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-06T00:09:41.597Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.24 [2021-08-06T00:09:41.597Z] - nexus3.edgexfoundry.org:10004/core-command:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:41.597Z] - nexus3.edgexfoundry.org:10004/core-command:main [2021-08-06T00:09:41.600Z] Removing intermediate container 8d74458cfea0 [2021-08-06T00:09:41.601Z] ---> 9b58055fb766 [2021-08-06T00:09:41.601Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-06T00:09:41.601Z] Removing intermediate container 832818d59f6b [2021-08-06T00:09:41.601Z] ---> 0a32aa5aac58 [2021-08-06T00:09:41.601Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-06T00:09:41.601Z] ---> Running in 6d54f669f31a [2021-08-06T00:09:41.601Z] ---> Running in a547f8cd9945 [2021-08-06T00:09:41.601Z] Removing intermediate container 9a72e692237c [2021-08-06T00:09:41.601Z] ---> c7175b554a14 [2021-08-06T00:09:41.601Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-06T00:09:41.601Z] ---> Running in dbe36d72a9ad [Pipeline] echo [2021-08-06T00:09:41.631Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-06T00:09:41.631Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:41.631Z] latest [2021-08-06T00:09:41.631Z] 2.0.1-dev.24 [2021-08-06T00:09:41.631Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:41.631Z] main [2021-08-06T00:09:41.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:41.994Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:42.208Z] Removing intermediate container ce505003baf3 [2021-08-06T00:09:42.208Z] ---> 63d4c91f05ec [2021-08-06T00:09:42.208Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T00:09:42.208Z] Removing intermediate container 49c38c001aec [2021-08-06T00:09:42.208Z] ---> 3534c245e9c4 [2021-08-06T00:09:42.208Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-06T00:09:42.316Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:42.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-06T00:09:42.316Z] 7aef7866d6c1: Preparing [2021-08-06T00:09:42.316Z] 0bf9e9636b6c: Preparing [2021-08-06T00:09:42.316Z] 3dc935657cb3: Preparing [2021-08-06T00:09:42.316Z] ac0a188f1967: Preparing [2021-08-06T00:09:42.316Z] f42f383964f1: Preparing [2021-08-06T00:09:42.316Z] 32f366d666a5: Preparing [2021-08-06T00:09:42.316Z] 32f366d666a5: Waiting [2021-08-06T00:09:42.316Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:42.490Z] ---> Running in 3f9f125575e3 [2021-08-06T00:09:42.491Z] ---> Running in e60ab9be3f28 [2021-08-06T00:09:42.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:42.587Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:42.587Z] 7aef7866d6c1: Pushed [2021-08-06T00:09:42.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:43.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:43.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:43.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:44.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:44.571Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:44.851Z] OK: 218 MiB in 52 packages [2021-08-06T00:09:44.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:44.851Z] OK: 218 MiB in 52 packages [2021-08-06T00:09:45.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:45.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:09:45.752Z] OK: 218 MiB in 52 packages [2021-08-06T00:09:46.751Z] OK: 218 MiB in 52 packages [2021-08-06T00:09:46.751Z] OK: 218 MiB in 52 packages [2021-08-06T00:09:46.751Z] Removing intermediate container 6d54f669f31a [2021-08-06T00:09:46.751Z] ---> 49df250d820c [2021-08-06T00:09:46.751Z] Step 6/24 : COPY go.mod . [2021-08-06T00:09:47.739Z] Removing intermediate container a547f8cd9945 [2021-08-06T00:09:47.739Z] ---> 1aac8cf5dd89 [2021-08-06T00:09:47.739Z] Step 6/23 : COPY go.mod . [2021-08-06T00:09:47.739Z] Removing intermediate container dbe36d72a9ad [2021-08-06T00:09:47.739Z] ---> 24fa82f00c40 [2021-08-06T00:09:47.739Z] Step 6/23 : COPY go.mod . [2021-08-06T00:09:47.936Z] ac0a188f1967: Pushed [2021-08-06T00:09:47.936Z] f42f383964f1: Pushed [2021-08-06T00:09:47.936Z] 0bf9e9636b6c: Pushed [2021-08-06T00:09:47.936Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:f972f4d6ef0a3f49f8beb5158d78ed00600577aed88a336cb288589e1ab7ee07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:48.030Z] ---> b24a11b05d68 [2021-08-06T00:09:48.030Z] Step 7/24 : RUN go mod download [2021-08-06T00:09:48.030Z] ---> Running in b18e2fafe55c [2021-08-06T00:09:48.260Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:48.596Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-06T00:09:48.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-06T00:09:48.596Z] 7aef7866d6c1: Preparing [2021-08-06T00:09:48.596Z] 0bf9e9636b6c: Preparing [2021-08-06T00:09:48.596Z] 3dc935657cb3: Preparing [2021-08-06T00:09:48.596Z] ac0a188f1967: Preparing [2021-08-06T00:09:48.596Z] f42f383964f1: Preparing [2021-08-06T00:09:48.596Z] 32f366d666a5: Preparing [2021-08-06T00:09:48.596Z] 32f366d666a5: Waiting [2021-08-06T00:09:48.596Z] ac0a188f1967: Layer already exists [2021-08-06T00:09:48.596Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:48.596Z] 7aef7866d6c1: Layer already exists [2021-08-06T00:09:48.596Z] f42f383964f1: Layer already exists [2021-08-06T00:09:48.596Z] 0bf9e9636b6c: Layer already exists [2021-08-06T00:09:48.596Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:48.596Z] latest: digest: sha256:f972f4d6ef0a3f49f8beb5158d78ed00600577aed88a336cb288589e1ab7ee07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:48.918Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:49.022Z] ---> e3384be442f4 [2021-08-06T00:09:49.022Z] Step 7/23 : RUN go mod download [2021-08-06T00:09:49.022Z] Removing intermediate container e60ab9be3f28 [2021-08-06T00:09:49.022Z] ---> 7627f34cfb72 [2021-08-06T00:09:49.022Z] Step 6/24 : COPY go.mod . [2021-08-06T00:09:49.022Z] Removing intermediate container 3f9f125575e3 [2021-08-06T00:09:49.022Z] ---> aa6dad1aa7dc [2021-08-06T00:09:49.022Z] Step 6/22 : COPY go.mod . [2021-08-06T00:09:49.022Z] ---> c4a051e1a2e3 [2021-08-06T00:09:49.022Z] Step 7/23 : RUN go mod download [2021-08-06T00:09:49.022Z] ---> Running in 3e2faff10e45 [2021-08-06T00:09:49.237Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.24 [2021-08-06T00:09:49.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-06T00:09:49.237Z] 7aef7866d6c1: Preparing [2021-08-06T00:09:49.237Z] 0bf9e9636b6c: Preparing [2021-08-06T00:09:49.237Z] 3dc935657cb3: Preparing [2021-08-06T00:09:49.237Z] ac0a188f1967: Preparing [2021-08-06T00:09:49.237Z] f42f383964f1: Preparing [2021-08-06T00:09:49.237Z] 32f366d666a5: Preparing [2021-08-06T00:09:49.237Z] 32f366d666a5: Waiting [2021-08-06T00:09:49.237Z] f42f383964f1: Layer already exists [2021-08-06T00:09:49.237Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:49.237Z] 7aef7866d6c1: Layer already exists [2021-08-06T00:09:49.237Z] 0bf9e9636b6c: Layer already exists [2021-08-06T00:09:49.237Z] ac0a188f1967: Layer already exists [2021-08-06T00:09:49.237Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:49.237Z] 2.0.1-dev.24: digest: sha256:f972f4d6ef0a3f49f8beb5158d78ed00600577aed88a336cb288589e1ab7ee07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:49.560Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:49.619Z] ---> Running in f43106fa786c [2021-08-06T00:09:49.878Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:49.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-06T00:09:49.878Z] 7aef7866d6c1: Preparing [2021-08-06T00:09:49.878Z] 0bf9e9636b6c: Preparing [2021-08-06T00:09:49.878Z] 3dc935657cb3: Preparing [2021-08-06T00:09:49.878Z] ac0a188f1967: Preparing [2021-08-06T00:09:49.878Z] f42f383964f1: Preparing [2021-08-06T00:09:49.878Z] 32f366d666a5: Preparing [2021-08-06T00:09:49.878Z] 32f366d666a5: Waiting [2021-08-06T00:09:49.878Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:49.878Z] ac0a188f1967: Layer already exists [2021-08-06T00:09:50.145Z] 7aef7866d6c1: Layer already exists [2021-08-06T00:09:50.145Z] 0bf9e9636b6c: Layer already exists [2021-08-06T00:09:50.145Z] f42f383964f1: Layer already exists [2021-08-06T00:09:50.145Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:50.145Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:f972f4d6ef0a3f49f8beb5158d78ed00600577aed88a336cb288589e1ab7ee07 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:50.483Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:50.622Z] ---> f766071d3b34 [2021-08-06T00:09:50.622Z] Step 7/24 : RUN go mod download [2021-08-06T00:09:50.622Z] ---> 1b265255e38e [2021-08-06T00:09:50.622Z] Step 7/22 : RUN go mod download [2021-08-06T00:09:50.802Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-06T00:09:50.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-06T00:09:50.802Z] 7aef7866d6c1: Preparing [2021-08-06T00:09:50.802Z] 0bf9e9636b6c: Preparing [2021-08-06T00:09:50.802Z] 3dc935657cb3: Preparing [2021-08-06T00:09:50.802Z] ac0a188f1967: Preparing [2021-08-06T00:09:50.802Z] f42f383964f1: Preparing [2021-08-06T00:09:50.802Z] 32f366d666a5: Preparing [2021-08-06T00:09:50.802Z] 32f366d666a5: Waiting [2021-08-06T00:09:50.802Z] 0bf9e9636b6c: Layer already exists [2021-08-06T00:09:50.802Z] 7aef7866d6c1: Layer already exists [2021-08-06T00:09:50.802Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:50.802Z] f42f383964f1: Layer already exists [2021-08-06T00:09:50.802Z] ac0a188f1967: Layer already exists [2021-08-06T00:09:50.802Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:50.802Z] main: digest: sha256:f972f4d6ef0a3f49f8beb5158d78ed00600577aed88a336cb288589e1ab7ee07 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:09:50.856Z] ===================================================== [Pipeline] echo [2021-08-06T00:09:50.871Z] taggedImages: [2021-08-06T00:09:50.871Z] - nexus3.edgexfoundry.org:10004/core-data:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:50.871Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-06T00:09:50.871Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.24 [2021-08-06T00:09:50.871Z] - nexus3.edgexfoundry.org:10004/core-data:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:50.871Z] - nexus3.edgexfoundry.org:10004/core-data:main [2021-08-06T00:09:50.899Z] ---> Running in bc3a9f7c5928 [2021-08-06T00:09:50.899Z] ---> Running in 6faded5d5033 [Pipeline] echo [2021-08-06T00:09:50.901Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-06T00:09:50.901Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:50.901Z] latest [2021-08-06T00:09:50.901Z] 2.0.1-dev.24 [2021-08-06T00:09:50.901Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:50.901Z] main [2021-08-06T00:09:50.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:51.254Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:51.575Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:51.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-06T00:09:51.575Z] 33823620ca3a: Preparing [2021-08-06T00:09:51.575Z] c8652a4a29bb: Preparing [2021-08-06T00:09:51.575Z] 3dc935657cb3: Preparing [2021-08-06T00:09:51.575Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:51.575Z] 32f366d666a5: Preparing [2021-08-06T00:09:51.575Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:51.575Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:51.575Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:52.160Z] 33823620ca3a: Pushed [2021-08-06T00:09:53.123Z] c8652a4a29bb: Pushed [2021-08-06T00:09:53.123Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:e5cfa6816113a89d1faa9153645aa80416785d86ef8a4147a5448df1cc409a88 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:53.455Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:53.557Z] Removing intermediate container b18e2fafe55c [2021-08-06T00:09:53.557Z] ---> 7c206c67589e [2021-08-06T00:09:53.557Z] Step 8/24 : COPY . . [2021-08-06T00:09:53.771Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-06T00:09:53.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-06T00:09:53.771Z] 33823620ca3a: Preparing [2021-08-06T00:09:53.771Z] c8652a4a29bb: Preparing [2021-08-06T00:09:53.771Z] 3dc935657cb3: Preparing [2021-08-06T00:09:53.771Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:53.771Z] 32f366d666a5: Preparing [2021-08-06T00:09:53.771Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:53.771Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:53.771Z] c8652a4a29bb: Layer already exists [2021-08-06T00:09:53.771Z] 33823620ca3a: Layer already exists [2021-08-06T00:09:53.771Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:54.036Z] latest: digest: sha256:e5cfa6816113a89d1faa9153645aa80416785d86ef8a4147a5448df1cc409a88 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:54.358Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:54.672Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.24 [2021-08-06T00:09:54.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-06T00:09:54.672Z] 33823620ca3a: Preparing [2021-08-06T00:09:54.672Z] c8652a4a29bb: Preparing [2021-08-06T00:09:54.672Z] 3dc935657cb3: Preparing [2021-08-06T00:09:54.672Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:54.672Z] 32f366d666a5: Preparing [2021-08-06T00:09:54.672Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:54.672Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:54.672Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:54.672Z] c8652a4a29bb: Layer already exists [2021-08-06T00:09:54.672Z] 33823620ca3a: Layer already exists [2021-08-06T00:09:54.672Z] 2.0.1-dev.24: digest: sha256:e5cfa6816113a89d1faa9153645aa80416785d86ef8a4147a5448df1cc409a88 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:54.997Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:55.323Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:55.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-06T00:09:55.323Z] 33823620ca3a: Preparing [2021-08-06T00:09:55.323Z] c8652a4a29bb: Preparing [2021-08-06T00:09:55.323Z] 3dc935657cb3: Preparing [2021-08-06T00:09:55.323Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:55.323Z] 32f366d666a5: Preparing [2021-08-06T00:09:55.323Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:55.323Z] 33823620ca3a: Layer already exists [2021-08-06T00:09:55.323Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:55.323Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:55.323Z] c8652a4a29bb: Layer already exists [2021-08-06T00:09:55.324Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:e5cfa6816113a89d1faa9153645aa80416785d86ef8a4147a5448df1cc409a88 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:55.646Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:55.960Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-06T00:09:55.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-06T00:09:55.961Z] 33823620ca3a: Preparing [2021-08-06T00:09:55.961Z] c8652a4a29bb: Preparing [2021-08-06T00:09:55.961Z] 3dc935657cb3: Preparing [2021-08-06T00:09:55.961Z] 9a53f1d7dffb: Preparing [2021-08-06T00:09:55.961Z] 32f366d666a5: Preparing [2021-08-06T00:09:55.961Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:55.961Z] c8652a4a29bb: Layer already exists [2021-08-06T00:09:55.961Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:55.961Z] 33823620ca3a: Layer already exists [2021-08-06T00:09:55.961Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:09:55.961Z] main: digest: sha256:e5cfa6816113a89d1faa9153645aa80416785d86ef8a4147a5448df1cc409a88 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:09:56.014Z] ===================================================== [Pipeline] echo [2021-08-06T00:09:56.028Z] taggedImages: [2021-08-06T00:09:56.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:56.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-06T00:09:56.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.24 [2021-08-06T00:09:56.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:56.028Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-06T00:09:57.693Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-06T00:09:57.693Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:57.693Z] latest [2021-08-06T00:09:57.693Z] 2.0.1-dev.24 [2021-08-06T00:09:57.693Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:09:57.693Z] main [2021-08-06T00:09:57.693Z] ===================================================== [2021-08-06T00:09:57.694Z] Removing intermediate container 3e2faff10e45 [2021-08-06T00:09:57.694Z] ---> 2275aa0e075a [2021-08-06T00:09:57.694Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:58.051Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:09:58.303Z] Removing intermediate container f43106fa786c [2021-08-06T00:09:58.303Z] ---> 536253a2653e [2021-08-06T00:09:58.303Z] Step 8/23 : COPY . . [2021-08-06T00:09:58.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:09:58.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-06T00:09:58.368Z] cffe9fcb7c67: Preparing [2021-08-06T00:09:58.368Z] cffe9fcb7c67: Preparing [2021-08-06T00:09:58.368Z] 09eaf5e82bf4: Preparing [2021-08-06T00:09:58.368Z] 47d7b839c74f: Preparing [2021-08-06T00:09:58.368Z] 0cc65ff92e13: Preparing [2021-08-06T00:09:58.368Z] 01cf1381a530: Preparing [2021-08-06T00:09:58.368Z] 3dc935657cb3: Preparing [2021-08-06T00:09:58.368Z] 54811fec2206: Preparing [2021-08-06T00:09:58.368Z] dc1f4d2f4000: Preparing [2021-08-06T00:09:58.368Z] 1e6e0c34008e: Preparing [2021-08-06T00:09:58.368Z] c08d80ba635e: Preparing [2021-08-06T00:09:58.368Z] 32f366d666a5: Preparing [2021-08-06T00:09:58.368Z] 54811fec2206: Waiting [2021-08-06T00:09:58.368Z] 3dc935657cb3: Waiting [2021-08-06T00:09:58.368Z] c08d80ba635e: Waiting [2021-08-06T00:09:58.368Z] dc1f4d2f4000: Waiting [2021-08-06T00:09:58.368Z] 32f366d666a5: Waiting [2021-08-06T00:09:58.368Z] 1e6e0c34008e: Waiting [2021-08-06T00:09:58.635Z] 47d7b839c74f: Pushed [2021-08-06T00:09:58.635Z] 3dc935657cb3: Layer already exists [2021-08-06T00:09:58.635Z] cffe9fcb7c67: Pushed [2021-08-06T00:09:58.635Z] 0cc65ff92e13: Pushed [2021-08-06T00:09:58.635Z] 09eaf5e82bf4: Pushed [2021-08-06T00:09:58.902Z] dc1f4d2f4000: Pushed [2021-08-06T00:09:58.902Z] 32f366d666a5: Layer already exists [2021-08-06T00:09:58.902Z] 54811fec2206: Pushed [2021-08-06T00:09:58.902Z] 1e6e0c34008e: Pushed [2021-08-06T00:09:58.902Z] c08d80ba635e: Pushed [2021-08-06T00:09:59.281Z] Removing intermediate container bc3a9f7c5928 [2021-08-06T00:09:59.282Z] ---> dda5a9ff46a7 [2021-08-06T00:09:59.282Z] Step 8/24 : COPY . . [2021-08-06T00:09:59.864Z] 01cf1381a530: Pushed [2021-08-06T00:10:00.131Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:4ce800fd58f75f1572b50776ed406e0cd436aa3412d8ab14b71ae295a117745e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:00.259Z] Removing intermediate container 6faded5d5033 [2021-08-06T00:10:00.259Z] ---> af54a207fe93 [2021-08-06T00:10:00.259Z] Step 8/22 : COPY . . [2021-08-06T00:10:00.459Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:00.779Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-06T00:10:00.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-06T00:10:00.779Z] cffe9fcb7c67: Preparing [2021-08-06T00:10:00.779Z] cffe9fcb7c67: Preparing [2021-08-06T00:10:00.779Z] 09eaf5e82bf4: Preparing [2021-08-06T00:10:00.779Z] 47d7b839c74f: Preparing [2021-08-06T00:10:00.779Z] 0cc65ff92e13: Preparing [2021-08-06T00:10:00.779Z] 01cf1381a530: Preparing [2021-08-06T00:10:00.779Z] 3dc935657cb3: Preparing [2021-08-06T00:10:00.779Z] 54811fec2206: Preparing [2021-08-06T00:10:00.779Z] dc1f4d2f4000: Preparing [2021-08-06T00:10:00.779Z] 1e6e0c34008e: Preparing [2021-08-06T00:10:00.779Z] c08d80ba635e: Preparing [2021-08-06T00:10:00.779Z] 32f366d666a5: Preparing [2021-08-06T00:10:00.779Z] 3dc935657cb3: Waiting [2021-08-06T00:10:00.779Z] 54811fec2206: Waiting [2021-08-06T00:10:00.779Z] dc1f4d2f4000: Waiting [2021-08-06T00:10:00.779Z] 1e6e0c34008e: Waiting [2021-08-06T00:10:00.779Z] c08d80ba635e: Waiting [2021-08-06T00:10:00.779Z] 32f366d666a5: Waiting [2021-08-06T00:10:00.779Z] 47d7b839c74f: Layer already exists [2021-08-06T00:10:00.779Z] 01cf1381a530: Layer already exists [2021-08-06T00:10:00.779Z] 09eaf5e82bf4: Layer already exists [2021-08-06T00:10:00.779Z] 0cc65ff92e13: Layer already exists [2021-08-06T00:10:00.779Z] cffe9fcb7c67: Layer already exists [2021-08-06T00:10:00.779Z] dc1f4d2f4000: Layer already exists [2021-08-06T00:10:00.779Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:00.779Z] 54811fec2206: Layer already exists [2021-08-06T00:10:00.779Z] 1e6e0c34008e: Layer already exists [2021-08-06T00:10:00.779Z] c08d80ba635e: Layer already exists [2021-08-06T00:10:00.779Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:01.046Z] latest: digest: sha256:4ce800fd58f75f1572b50776ed406e0cd436aa3412d8ab14b71ae295a117745e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:01.387Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:01.704Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.24 [2021-08-06T00:10:01.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-06T00:10:01.704Z] cffe9fcb7c67: Preparing [2021-08-06T00:10:01.704Z] cffe9fcb7c67: Preparing [2021-08-06T00:10:01.704Z] 09eaf5e82bf4: Preparing [2021-08-06T00:10:01.704Z] 47d7b839c74f: Preparing [2021-08-06T00:10:01.704Z] 0cc65ff92e13: Preparing [2021-08-06T00:10:01.704Z] 01cf1381a530: Preparing [2021-08-06T00:10:01.704Z] 3dc935657cb3: Preparing [2021-08-06T00:10:01.704Z] 54811fec2206: Preparing [2021-08-06T00:10:01.704Z] dc1f4d2f4000: Preparing [2021-08-06T00:10:01.704Z] 1e6e0c34008e: Preparing [2021-08-06T00:10:01.704Z] c08d80ba635e: Preparing [2021-08-06T00:10:01.704Z] 32f366d666a5: Preparing [2021-08-06T00:10:01.704Z] dc1f4d2f4000: Waiting [2021-08-06T00:10:01.704Z] 1e6e0c34008e: Waiting [2021-08-06T00:10:01.704Z] c08d80ba635e: Waiting [2021-08-06T00:10:01.704Z] 32f366d666a5: Waiting [2021-08-06T00:10:01.704Z] 3dc935657cb3: Waiting [2021-08-06T00:10:01.704Z] 54811fec2206: Waiting [2021-08-06T00:10:07.073Z] 01cf1381a530: Layer already exists [2021-08-06T00:10:07.073Z] cffe9fcb7c67: Layer already exists [2021-08-06T00:10:07.073Z] 09eaf5e82bf4: Layer already exists [2021-08-06T00:10:07.073Z] 47d7b839c74f: Layer already exists [2021-08-06T00:10:07.073Z] 0cc65ff92e13: Layer already exists [2021-08-06T00:10:07.073Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:07.073Z] c08d80ba635e: Layer already exists [2021-08-06T00:10:07.073Z] 1e6e0c34008e: Layer already exists [2021-08-06T00:10:07.073Z] 54811fec2206: Layer already exists [2021-08-06T00:10:07.073Z] dc1f4d2f4000: Layer already exists [2021-08-06T00:10:07.073Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:07.073Z] 2.0.1-dev.24: digest: sha256:4ce800fd58f75f1572b50776ed406e0cd436aa3412d8ab14b71ae295a117745e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:07.407Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:07.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:07.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-06T00:10:07.727Z] cffe9fcb7c67: Preparing [2021-08-06T00:10:07.727Z] cffe9fcb7c67: Preparing [2021-08-06T00:10:07.727Z] 09eaf5e82bf4: Preparing [2021-08-06T00:10:07.727Z] 47d7b839c74f: Preparing [2021-08-06T00:10:07.727Z] 0cc65ff92e13: Preparing [2021-08-06T00:10:07.727Z] 01cf1381a530: Preparing [2021-08-06T00:10:07.727Z] 3dc935657cb3: Preparing [2021-08-06T00:10:07.727Z] 54811fec2206: Preparing [2021-08-06T00:10:07.727Z] dc1f4d2f4000: Preparing [2021-08-06T00:10:07.727Z] 1e6e0c34008e: Preparing [2021-08-06T00:10:07.727Z] c08d80ba635e: Preparing [2021-08-06T00:10:07.727Z] 32f366d666a5: Preparing [2021-08-06T00:10:07.727Z] 3dc935657cb3: Waiting [2021-08-06T00:10:07.727Z] 54811fec2206: Waiting [2021-08-06T00:10:07.727Z] dc1f4d2f4000: Waiting [2021-08-06T00:10:07.727Z] 1e6e0c34008e: Waiting [2021-08-06T00:10:07.727Z] c08d80ba635e: Waiting [2021-08-06T00:10:07.727Z] 32f366d666a5: Waiting [2021-08-06T00:10:07.727Z] 09eaf5e82bf4: Layer already exists [2021-08-06T00:10:07.727Z] cffe9fcb7c67: Layer already exists [2021-08-06T00:10:07.727Z] 0cc65ff92e13: Layer already exists [2021-08-06T00:10:07.727Z] 01cf1381a530: Layer already exists [2021-08-06T00:10:07.727Z] 47d7b839c74f: Layer already exists [2021-08-06T00:10:07.727Z] 1e6e0c34008e: Layer already exists [2021-08-06T00:10:07.727Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:07.727Z] dc1f4d2f4000: Layer already exists [2021-08-06T00:10:07.727Z] 54811fec2206: Layer already exists [2021-08-06T00:10:07.727Z] c08d80ba635e: Layer already exists [2021-08-06T00:10:07.727Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:07.727Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:4ce800fd58f75f1572b50776ed406e0cd436aa3412d8ab14b71ae295a117745e size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:08.060Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:08.376Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-06T00:10:08.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-06T00:10:08.376Z] cffe9fcb7c67: Preparing [2021-08-06T00:10:08.376Z] cffe9fcb7c67: Preparing [2021-08-06T00:10:08.376Z] 09eaf5e82bf4: Preparing [2021-08-06T00:10:08.376Z] 47d7b839c74f: Preparing [2021-08-06T00:10:08.376Z] 0cc65ff92e13: Preparing [2021-08-06T00:10:08.376Z] 01cf1381a530: Preparing [2021-08-06T00:10:08.376Z] 3dc935657cb3: Preparing [2021-08-06T00:10:08.376Z] 54811fec2206: Preparing [2021-08-06T00:10:08.376Z] dc1f4d2f4000: Preparing [2021-08-06T00:10:08.376Z] 1e6e0c34008e: Preparing [2021-08-06T00:10:08.376Z] c08d80ba635e: Preparing [2021-08-06T00:10:08.376Z] 32f366d666a5: Preparing [2021-08-06T00:10:08.376Z] 3dc935657cb3: Waiting [2021-08-06T00:10:08.376Z] 54811fec2206: Waiting [2021-08-06T00:10:08.376Z] dc1f4d2f4000: Waiting [2021-08-06T00:10:08.376Z] 1e6e0c34008e: Waiting [2021-08-06T00:10:08.376Z] c08d80ba635e: Waiting [2021-08-06T00:10:08.377Z] 32f366d666a5: Waiting [2021-08-06T00:10:08.377Z] 09eaf5e82bf4: Layer already exists [2021-08-06T00:10:08.377Z] 47d7b839c74f: Layer already exists [2021-08-06T00:10:08.377Z] 01cf1381a530: Layer already exists [2021-08-06T00:10:08.377Z] cffe9fcb7c67: Layer already exists [2021-08-06T00:10:08.377Z] 0cc65ff92e13: Layer already exists [2021-08-06T00:10:08.377Z] dc1f4d2f4000: Layer already exists [2021-08-06T00:10:08.377Z] c08d80ba635e: Layer already exists [2021-08-06T00:10:08.377Z] 54811fec2206: Layer already exists [2021-08-06T00:10:08.377Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:08.377Z] 1e6e0c34008e: Layer already exists [2021-08-06T00:10:08.377Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:08.377Z] main: digest: sha256:4ce800fd58f75f1572b50776ed406e0cd436aa3412d8ab14b71ae295a117745e size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:10:08.434Z] ===================================================== [Pipeline] echo [2021-08-06T00:10:08.448Z] taggedImages: [2021-08-06T00:10:08.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:08.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-06T00:10:08.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.24 [2021-08-06T00:10:08.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:08.448Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-06T00:10:08.480Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-06T00:10:08.480Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:08.480Z] latest [2021-08-06T00:10:08.480Z] 2.0.1-dev.24 [2021-08-06T00:10:08.480Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:08.480Z] main [2021-08-06T00:10:08.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:08.835Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:09.153Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:09.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-06T00:10:09.153Z] 98e582b38967: Preparing [2021-08-06T00:10:09.153Z] 4713f84c43de: Preparing [2021-08-06T00:10:09.153Z] e5f9d31496d1: Preparing [2021-08-06T00:10:09.153Z] 6ce9f12247f3: Preparing [2021-08-06T00:10:09.153Z] 52312d1bb500: Preparing [2021-08-06T00:10:09.153Z] 32f366d666a5: Preparing [2021-08-06T00:10:09.153Z] 32f366d666a5: Waiting [2021-08-06T00:10:09.745Z] 6ce9f12247f3: Pushed [2021-08-06T00:10:09.745Z] e5f9d31496d1: Pushed [2021-08-06T00:10:09.745Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:09.745Z] 52312d1bb500: Pushed [2021-08-06T00:10:10.012Z] 4713f84c43de: Pushed [2021-08-06T00:10:10.012Z] 98e582b38967: Pushed [2021-08-06T00:10:10.278Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:531be551874ad50abe55c3cfcc71ba6c226189dfe5e66ef6cbda7fc2e29dd8e6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:10.443Z] ---> fb58b987d150 [2021-08-06T00:10:10.443Z] Step 9/24 : RUN go mod tidy [2021-08-06T00:10:10.600Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:10.918Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-06T00:10:10.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-06T00:10:10.918Z] 98e582b38967: Preparing [2021-08-06T00:10:10.918Z] 4713f84c43de: Preparing [2021-08-06T00:10:10.918Z] e5f9d31496d1: Preparing [2021-08-06T00:10:10.918Z] 6ce9f12247f3: Preparing [2021-08-06T00:10:10.918Z] 52312d1bb500: Preparing [2021-08-06T00:10:10.918Z] 32f366d666a5: Preparing [2021-08-06T00:10:10.918Z] 32f366d666a5: Waiting [2021-08-06T00:10:10.918Z] 52312d1bb500: Layer already exists [2021-08-06T00:10:10.918Z] 6ce9f12247f3: Layer already exists [2021-08-06T00:10:10.918Z] e5f9d31496d1: Layer already exists [2021-08-06T00:10:10.918Z] 98e582b38967: Layer already exists [2021-08-06T00:10:10.918Z] 4713f84c43de: Layer already exists [2021-08-06T00:10:10.918Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:10.918Z] latest: digest: sha256:531be551874ad50abe55c3cfcc71ba6c226189dfe5e66ef6cbda7fc2e29dd8e6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:11.243Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:11.425Z] ---> ee47bee32a69 [2021-08-06T00:10:11.425Z] Step 9/23 : RUN go mod tidy [2021-08-06T00:10:11.425Z] ---> Running in 29ce26782688 [2021-08-06T00:10:11.425Z] ---> 8d8ed89ad820 [2021-08-06T00:10:11.425Z] Step 9/23 : RUN go mod tidy [2021-08-06T00:10:11.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.24 [2021-08-06T00:10:11.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-06T00:10:11.561Z] 98e582b38967: Preparing [2021-08-06T00:10:11.561Z] 4713f84c43de: Preparing [2021-08-06T00:10:11.561Z] e5f9d31496d1: Preparing [2021-08-06T00:10:11.561Z] 6ce9f12247f3: Preparing [2021-08-06T00:10:11.561Z] 52312d1bb500: Preparing [2021-08-06T00:10:11.561Z] 32f366d666a5: Preparing [2021-08-06T00:10:11.561Z] 32f366d666a5: Waiting [2021-08-06T00:10:11.561Z] 98e582b38967: Layer already exists [2021-08-06T00:10:11.561Z] e5f9d31496d1: Layer already exists [2021-08-06T00:10:11.561Z] 52312d1bb500: Layer already exists [2021-08-06T00:10:11.561Z] 6ce9f12247f3: Layer already exists [2021-08-06T00:10:11.561Z] 4713f84c43de: Layer already exists [2021-08-06T00:10:11.561Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:11.561Z] 2.0.1-dev.24: digest: sha256:531be551874ad50abe55c3cfcc71ba6c226189dfe5e66ef6cbda7fc2e29dd8e6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:11.699Z] ---> 0f1c248ea87a [2021-08-06T00:10:11.699Z] Step 9/24 : RUN go mod tidy [2021-08-06T00:10:11.882Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:11.976Z] ---> Running in caf27f526cde [2021-08-06T00:10:11.976Z] ---> Running in 91f0971525b7 [2021-08-06T00:10:11.976Z] ---> Running in b1c8ab96ab3b [2021-08-06T00:10:12.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:12.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-06T00:10:12.198Z] 98e582b38967: Preparing [2021-08-06T00:10:12.198Z] 4713f84c43de: Preparing [2021-08-06T00:10:12.198Z] e5f9d31496d1: Preparing [2021-08-06T00:10:12.198Z] 6ce9f12247f3: Preparing [2021-08-06T00:10:12.198Z] 52312d1bb500: Preparing [2021-08-06T00:10:12.198Z] 32f366d666a5: Preparing [2021-08-06T00:10:12.198Z] 32f366d666a5: Waiting [2021-08-06T00:10:12.198Z] 98e582b38967: Layer already exists [2021-08-06T00:10:12.198Z] 52312d1bb500: Layer already exists [2021-08-06T00:10:12.198Z] 6ce9f12247f3: Layer already exists [2021-08-06T00:10:12.198Z] e5f9d31496d1: Layer already exists [2021-08-06T00:10:12.198Z] 4713f84c43de: Layer already exists [2021-08-06T00:10:12.198Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:12.198Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:531be551874ad50abe55c3cfcc71ba6c226189dfe5e66ef6cbda7fc2e29dd8e6 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:12.257Z] ---> 93dec8923d06 [2021-08-06T00:10:12.257Z] Step 9/22 : RUN go mod tidy [2021-08-06T00:10:12.523Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:12.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-06T00:10:12.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-06T00:10:12.842Z] 98e582b38967: Preparing [2021-08-06T00:10:12.842Z] 4713f84c43de: Preparing [2021-08-06T00:10:12.842Z] e5f9d31496d1: Preparing [2021-08-06T00:10:12.842Z] 6ce9f12247f3: Preparing [2021-08-06T00:10:12.842Z] 52312d1bb500: Preparing [2021-08-06T00:10:12.842Z] 32f366d666a5: Preparing [2021-08-06T00:10:12.842Z] 32f366d666a5: Waiting [2021-08-06T00:10:12.842Z] e5f9d31496d1: Layer already exists [2021-08-06T00:10:12.842Z] 98e582b38967: Layer already exists [2021-08-06T00:10:12.842Z] 6ce9f12247f3: Layer already exists [2021-08-06T00:10:12.842Z] 52312d1bb500: Layer already exists [2021-08-06T00:10:12.842Z] 4713f84c43de: Layer already exists [2021-08-06T00:10:12.842Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:12.842Z] main: digest: sha256:531be551874ad50abe55c3cfcc71ba6c226189dfe5e66ef6cbda7fc2e29dd8e6 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [2021-08-06T00:10:12.875Z] ---> Running in c9f89fd5fe78 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:10:12.900Z] ===================================================== [Pipeline] echo [2021-08-06T00:10:14.629Z] taggedImages: [2021-08-06T00:10:14.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:14.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-06T00:10:14.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.24 [2021-08-06T00:10:14.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:14.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-06T00:10:14.662Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-06T00:10:14.662Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:14.662Z] latest [2021-08-06T00:10:14.662Z] 2.0.1-dev.24 [2021-08-06T00:10:14.662Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:14.662Z] main [2021-08-06T00:10:14.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:15.022Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:15.345Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:15.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-06T00:10:15.345Z] 4f89ba4254b2: Preparing [2021-08-06T00:10:15.345Z] 24e94ea53799: Preparing [2021-08-06T00:10:15.345Z] 54ee371076c7: Preparing [2021-08-06T00:10:15.345Z] e786f9c1ad11: Preparing [2021-08-06T00:10:15.345Z] fa58fcfa617d: Preparing [2021-08-06T00:10:15.345Z] 842e52640f49: Preparing [2021-08-06T00:10:15.345Z] 21a7dfa912b8: Preparing [2021-08-06T00:10:15.345Z] c5e2d83c58e3: Preparing [2021-08-06T00:10:15.345Z] 18fe437243a2: Preparing [2021-08-06T00:10:15.345Z] 32f366d666a5: Preparing [2021-08-06T00:10:15.345Z] 842e52640f49: Waiting [2021-08-06T00:10:15.345Z] 21a7dfa912b8: Waiting [2021-08-06T00:10:15.345Z] c5e2d83c58e3: Waiting [2021-08-06T00:10:15.345Z] 18fe437243a2: Waiting [2021-08-06T00:10:15.345Z] 32f366d666a5: Waiting [2021-08-06T00:10:18.717Z] Removing intermediate container 29ce26782688 [2021-08-06T00:10:18.718Z] ---> cc698edbf0e7 [2021-08-06T00:10:18.718Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-06T00:10:18.718Z] ---> Running in 4d2a3574286d [2021-08-06T00:10:20.156Z] Removing intermediate container caf27f526cde [2021-08-06T00:10:20.156Z] ---> bb557710b633 [2021-08-06T00:10:20.156Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-06T00:10:20.156Z] Removing intermediate container 91f0971525b7 [2021-08-06T00:10:20.156Z] ---> 39f8acca92e4 [2021-08-06T00:10:20.156Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-06T00:10:20.156Z] ---> Running in 8dacf8bebf9f [2021-08-06T00:10:20.433Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-06T00:10:20.433Z] ---> Running in f545f2edcafa [2021-08-06T00:10:20.702Z] fa58fcfa617d: Pushed [2021-08-06T00:10:20.702Z] 4f89ba4254b2: Pushed [2021-08-06T00:10:20.719Z] Removing intermediate container c9f89fd5fe78 [2021-08-06T00:10:20.719Z] ---> 47b4edffdf2f [2021-08-06T00:10:20.719Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-06T00:10:20.971Z] 24e94ea53799: Pushed [2021-08-06T00:10:20.972Z] 21a7dfa912b8: Pushed [2021-08-06T00:10:20.972Z] 842e52640f49: Pushed [2021-08-06T00:10:20.972Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:20.972Z] e786f9c1ad11: Pushed [2021-08-06T00:10:20.972Z] c5e2d83c58e3: Pushed [2021-08-06T00:10:20.972Z] 54ee371076c7: Pushed [2021-08-06T00:10:20.990Z] Removing intermediate container b1c8ab96ab3b [2021-08-06T00:10:20.990Z] ---> 44ad82c319b4 [2021-08-06T00:10:20.990Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-06T00:10:21.241Z] 18fe437243a2: Pushed [2021-08-06T00:10:21.263Z] ---> Running in fe935c12510f [2021-08-06T00:10:21.263Z] ---> Running in 88fa1b5ce395 [2021-08-06T00:10:22.650Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:ccd4ccc5d9151f1f6fb88b5ead07517db32f8dbb90f8157b703af40437d84a8d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:22.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-06T00:10:22.979Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-06T00:10:22.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:23.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-06T00:10:23.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-06T00:10:23.304Z] 4f89ba4254b2: Preparing [2021-08-06T00:10:23.304Z] 24e94ea53799: Preparing [2021-08-06T00:10:23.304Z] 54ee371076c7: Preparing [2021-08-06T00:10:23.304Z] e786f9c1ad11: Preparing [2021-08-06T00:10:23.304Z] fa58fcfa617d: Preparing [2021-08-06T00:10:23.304Z] 842e52640f49: Preparing [2021-08-06T00:10:23.304Z] 21a7dfa912b8: Preparing [2021-08-06T00:10:23.304Z] c5e2d83c58e3: Preparing [2021-08-06T00:10:23.304Z] 18fe437243a2: Preparing [2021-08-06T00:10:23.304Z] 32f366d666a5: Preparing [2021-08-06T00:10:23.304Z] 842e52640f49: Waiting [2021-08-06T00:10:23.304Z] 21a7dfa912b8: Waiting [2021-08-06T00:10:23.304Z] c5e2d83c58e3: Waiting [2021-08-06T00:10:23.304Z] 18fe437243a2: Waiting [2021-08-06T00:10:23.304Z] 32f366d666a5: Waiting [2021-08-06T00:10:23.304Z] fa58fcfa617d: Layer already exists [2021-08-06T00:10:23.304Z] 4f89ba4254b2: Layer already exists [2021-08-06T00:10:23.304Z] 24e94ea53799: Layer already exists [2021-08-06T00:10:23.304Z] e786f9c1ad11: Layer already exists [2021-08-06T00:10:23.304Z] 54ee371076c7: Layer already exists [2021-08-06T00:10:23.304Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:23.304Z] 21a7dfa912b8: Layer already exists [2021-08-06T00:10:23.304Z] 842e52640f49: Layer already exists [2021-08-06T00:10:23.304Z] c5e2d83c58e3: Layer already exists [2021-08-06T00:10:23.304Z] 18fe437243a2: Layer already exists [2021-08-06T00:10:23.304Z] latest: digest: sha256:ccd4ccc5d9151f1f6fb88b5ead07517db32f8dbb90f8157b703af40437d84a8d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:23.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-06T00:10:23.627Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:23.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-06T00:10:23.947Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.24 [2021-08-06T00:10:23.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-06T00:10:23.947Z] 4f89ba4254b2: Preparing [2021-08-06T00:10:23.947Z] 24e94ea53799: Preparing [2021-08-06T00:10:23.947Z] 54ee371076c7: Preparing [2021-08-06T00:10:23.947Z] e786f9c1ad11: Preparing [2021-08-06T00:10:23.947Z] fa58fcfa617d: Preparing [2021-08-06T00:10:23.947Z] 842e52640f49: Preparing [2021-08-06T00:10:23.947Z] 21a7dfa912b8: Preparing [2021-08-06T00:10:23.947Z] c5e2d83c58e3: Preparing [2021-08-06T00:10:23.947Z] 18fe437243a2: Preparing [2021-08-06T00:10:23.947Z] 32f366d666a5: Preparing [2021-08-06T00:10:23.947Z] 842e52640f49: Waiting [2021-08-06T00:10:23.947Z] 21a7dfa912b8: Waiting [2021-08-06T00:10:23.947Z] c5e2d83c58e3: Waiting [2021-08-06T00:10:23.947Z] 18fe437243a2: Waiting [2021-08-06T00:10:23.947Z] 32f366d666a5: Waiting [2021-08-06T00:10:23.947Z] 54ee371076c7: Layer already exists [2021-08-06T00:10:23.947Z] 4f89ba4254b2: Layer already exists [2021-08-06T00:10:23.947Z] 24e94ea53799: Layer already exists [2021-08-06T00:10:23.947Z] fa58fcfa617d: Layer already exists [2021-08-06T00:10:23.947Z] e786f9c1ad11: Layer already exists [2021-08-06T00:10:23.947Z] 842e52640f49: Layer already exists [2021-08-06T00:10:23.947Z] 21a7dfa912b8: Layer already exists [2021-08-06T00:10:23.947Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:23.947Z] c5e2d83c58e3: Layer already exists [2021-08-06T00:10:23.947Z] 18fe437243a2: Layer already exists [2021-08-06T00:10:23.947Z] 2.0.1-dev.24: digest: sha256:ccd4ccc5d9151f1f6fb88b5ead07517db32f8dbb90f8157b703af40437d84a8d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:24.268Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:24.586Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:24.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-06T00:10:24.586Z] 4f89ba4254b2: Preparing [2021-08-06T00:10:24.586Z] 24e94ea53799: Preparing [2021-08-06T00:10:24.586Z] 54ee371076c7: Preparing [2021-08-06T00:10:24.586Z] e786f9c1ad11: Preparing [2021-08-06T00:10:24.586Z] fa58fcfa617d: Preparing [2021-08-06T00:10:24.586Z] 842e52640f49: Preparing [2021-08-06T00:10:24.586Z] 21a7dfa912b8: Preparing [2021-08-06T00:10:24.586Z] c5e2d83c58e3: Preparing [2021-08-06T00:10:24.586Z] 18fe437243a2: Preparing [2021-08-06T00:10:24.586Z] 32f366d666a5: Preparing [2021-08-06T00:10:24.586Z] 842e52640f49: Waiting [2021-08-06T00:10:24.586Z] 21a7dfa912b8: Waiting [2021-08-06T00:10:24.586Z] c5e2d83c58e3: Waiting [2021-08-06T00:10:24.586Z] 18fe437243a2: Waiting [2021-08-06T00:10:24.586Z] 32f366d666a5: Waiting [2021-08-06T00:10:24.586Z] e786f9c1ad11: Layer already exists [2021-08-06T00:10:24.586Z] 24e94ea53799: Layer already exists [2021-08-06T00:10:24.586Z] 54ee371076c7: Layer already exists [2021-08-06T00:10:24.586Z] 4f89ba4254b2: Layer already exists [2021-08-06T00:10:24.586Z] fa58fcfa617d: Layer already exists [2021-08-06T00:10:24.586Z] 21a7dfa912b8: Layer already exists [2021-08-06T00:10:24.586Z] 842e52640f49: Layer already exists [2021-08-06T00:10:24.586Z] c5e2d83c58e3: Layer already exists [2021-08-06T00:10:24.586Z] 18fe437243a2: Layer already exists [2021-08-06T00:10:24.586Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:24.586Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:ccd4ccc5d9151f1f6fb88b5ead07517db32f8dbb90f8157b703af40437d84a8d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:24.910Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:25.232Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-06T00:10:25.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-06T00:10:25.232Z] 4f89ba4254b2: Preparing [2021-08-06T00:10:25.232Z] 24e94ea53799: Preparing [2021-08-06T00:10:25.232Z] 54ee371076c7: Preparing [2021-08-06T00:10:25.232Z] e786f9c1ad11: Preparing [2021-08-06T00:10:25.232Z] fa58fcfa617d: Preparing [2021-08-06T00:10:25.232Z] 842e52640f49: Preparing [2021-08-06T00:10:25.232Z] 21a7dfa912b8: Preparing [2021-08-06T00:10:25.232Z] c5e2d83c58e3: Preparing [2021-08-06T00:10:25.232Z] 18fe437243a2: Preparing [2021-08-06T00:10:25.232Z] 32f366d666a5: Preparing [2021-08-06T00:10:25.232Z] 21a7dfa912b8: Waiting [2021-08-06T00:10:25.232Z] c5e2d83c58e3: Waiting [2021-08-06T00:10:25.232Z] 18fe437243a2: Waiting [2021-08-06T00:10:25.232Z] 32f366d666a5: Waiting [2021-08-06T00:10:25.232Z] 842e52640f49: Waiting [2021-08-06T00:10:25.232Z] 24e94ea53799: Layer already exists [2021-08-06T00:10:25.232Z] fa58fcfa617d: Layer already exists [2021-08-06T00:10:25.232Z] 4f89ba4254b2: Layer already exists [2021-08-06T00:10:25.232Z] 54ee371076c7: Layer already exists [2021-08-06T00:10:25.232Z] e786f9c1ad11: Layer already exists [2021-08-06T00:10:25.232Z] 18fe437243a2: Layer already exists [2021-08-06T00:10:25.232Z] 21a7dfa912b8: Layer already exists [2021-08-06T00:10:25.232Z] 842e52640f49: Layer already exists [2021-08-06T00:10:25.232Z] c5e2d83c58e3: Layer already exists [2021-08-06T00:10:25.232Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:25.500Z] main: digest: sha256:ccd4ccc5d9151f1f6fb88b5ead07517db32f8dbb90f8157b703af40437d84a8d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:10:25.560Z] ===================================================== [Pipeline] echo [2021-08-06T00:10:25.575Z] taggedImages: [2021-08-06T00:10:25.575Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:25.575Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-06T00:10:25.575Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.24 [2021-08-06T00:10:25.575Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:25.575Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-06T00:10:25.606Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-06T00:10:25.606Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:25.606Z] latest [2021-08-06T00:10:25.606Z] 2.0.1-dev.24 [2021-08-06T00:10:25.606Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:25.606Z] main [2021-08-06T00:10:25.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:25.971Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:26.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:26.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-06T00:10:26.293Z] 256778cea8fb: Preparing [2021-08-06T00:10:26.293Z] d56523c9e74d: Preparing [2021-08-06T00:10:26.293Z] 3dc935657cb3: Preparing [2021-08-06T00:10:26.293Z] a0ee44c41d7a: Preparing [2021-08-06T00:10:26.293Z] 32f366d666a5: Preparing [2021-08-06T00:10:26.293Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:26.293Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:26.293Z] 256778cea8fb: Pushed [2021-08-06T00:10:26.668Z] a0ee44c41d7a: Pushed [2021-08-06T00:10:29.189Z] d56523c9e74d: Pushed [2021-08-06T00:10:29.189Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:a6c77e2fe732541c5890cf465ad4645b4aeeb2f3920fdf00dc53e64edb1269c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:29.575Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:29.916Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-06T00:10:29.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-06T00:10:29.916Z] 256778cea8fb: Preparing [2021-08-06T00:10:29.916Z] d56523c9e74d: Preparing [2021-08-06T00:10:29.916Z] 3dc935657cb3: Preparing [2021-08-06T00:10:29.916Z] a0ee44c41d7a: Preparing [2021-08-06T00:10:29.916Z] 32f366d666a5: Preparing [2021-08-06T00:10:29.916Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:29.916Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:29.916Z] d56523c9e74d: Layer already exists [2021-08-06T00:10:29.916Z] 256778cea8fb: Layer already exists [2021-08-06T00:10:29.916Z] a0ee44c41d7a: Layer already exists [2021-08-06T00:10:29.916Z] latest: digest: sha256:a6c77e2fe732541c5890cf465ad4645b4aeeb2f3920fdf00dc53e64edb1269c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:30.248Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:30.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.24 [2021-08-06T00:10:30.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-06T00:10:30.573Z] 256778cea8fb: Preparing [2021-08-06T00:10:30.573Z] d56523c9e74d: Preparing [2021-08-06T00:10:30.573Z] 3dc935657cb3: Preparing [2021-08-06T00:10:30.573Z] a0ee44c41d7a: Preparing [2021-08-06T00:10:30.573Z] 32f366d666a5: Preparing [2021-08-06T00:10:30.573Z] 256778cea8fb: Layer already exists [2021-08-06T00:10:30.573Z] a0ee44c41d7a: Layer already exists [2021-08-06T00:10:30.573Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:30.573Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:30.573Z] d56523c9e74d: Layer already exists [2021-08-06T00:10:30.573Z] 2.0.1-dev.24: digest: sha256:a6c77e2fe732541c5890cf465ad4645b4aeeb2f3920fdf00dc53e64edb1269c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:30.897Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:31.216Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:31.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-06T00:10:31.216Z] 256778cea8fb: Preparing [2021-08-06T00:10:31.216Z] d56523c9e74d: Preparing [2021-08-06T00:10:31.216Z] 3dc935657cb3: Preparing [2021-08-06T00:10:31.216Z] a0ee44c41d7a: Preparing [2021-08-06T00:10:31.216Z] 32f366d666a5: Preparing [2021-08-06T00:10:31.216Z] 256778cea8fb: Layer already exists [2021-08-06T00:10:31.216Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:31.216Z] d56523c9e74d: Layer already exists [2021-08-06T00:10:31.216Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:31.216Z] a0ee44c41d7a: Layer already exists [2021-08-06T00:10:31.216Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:a6c77e2fe732541c5890cf465ad4645b4aeeb2f3920fdf00dc53e64edb1269c1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:31.545Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:31.864Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-06T00:10:31.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-06T00:10:31.864Z] 256778cea8fb: Preparing [2021-08-06T00:10:31.864Z] d56523c9e74d: Preparing [2021-08-06T00:10:31.864Z] 3dc935657cb3: Preparing [2021-08-06T00:10:31.864Z] a0ee44c41d7a: Preparing [2021-08-06T00:10:31.864Z] 32f366d666a5: Preparing [2021-08-06T00:10:31.864Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:31.864Z] d56523c9e74d: Layer already exists [2021-08-06T00:10:31.864Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:31.864Z] a0ee44c41d7a: Layer already exists [2021-08-06T00:10:31.864Z] 256778cea8fb: Layer already exists [2021-08-06T00:10:31.864Z] main: digest: sha256:a6c77e2fe732541c5890cf465ad4645b4aeeb2f3920fdf00dc53e64edb1269c1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:10:31.917Z] ===================================================== [Pipeline] echo [2021-08-06T00:10:31.932Z] taggedImages: [2021-08-06T00:10:31.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:31.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-06T00:10:31.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.24 [2021-08-06T00:10:31.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:31.932Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-06T00:10:31.963Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-06T00:10:31.963Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:31.963Z] latest [2021-08-06T00:10:31.963Z] 2.0.1-dev.24 [2021-08-06T00:10:31.963Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:31.963Z] main [2021-08-06T00:10:31.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:32.314Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:32.630Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:32.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-06T00:10:32.630Z] c5d5ffb45f10: Preparing [2021-08-06T00:10:32.630Z] 0a982f54fdba: Preparing [2021-08-06T00:10:32.630Z] 3dc935657cb3: Preparing [2021-08-06T00:10:32.630Z] 9a53f1d7dffb: Preparing [2021-08-06T00:10:32.630Z] 32f366d666a5: Preparing [2021-08-06T00:10:32.630Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:32.630Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:10:32.630Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:32.630Z] c5d5ffb45f10: Pushed [2021-08-06T00:10:34.040Z] 0a982f54fdba: Pushed [2021-08-06T00:10:34.040Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:6e8cc5aca5f905c231889fd8ee748c8b1b831c4bbc560820e848aeb8bd9f23fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:34.360Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:34.676Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-06T00:10:34.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-06T00:10:34.676Z] c5d5ffb45f10: Preparing [2021-08-06T00:10:34.676Z] 0a982f54fdba: Preparing [2021-08-06T00:10:34.676Z] 3dc935657cb3: Preparing [2021-08-06T00:10:34.676Z] 9a53f1d7dffb: Preparing [2021-08-06T00:10:34.676Z] 32f366d666a5: Preparing [2021-08-06T00:10:34.676Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:34.676Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:34.677Z] c5d5ffb45f10: Layer already exists [2021-08-06T00:10:34.677Z] 0a982f54fdba: Layer already exists [2021-08-06T00:10:34.677Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:10:34.677Z] latest: digest: sha256:6e8cc5aca5f905c231889fd8ee748c8b1b831c4bbc560820e848aeb8bd9f23fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:34.998Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:35.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.24 [2021-08-06T00:10:35.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-06T00:10:35.319Z] c5d5ffb45f10: Preparing [2021-08-06T00:10:35.319Z] 0a982f54fdba: Preparing [2021-08-06T00:10:35.319Z] 3dc935657cb3: Preparing [2021-08-06T00:10:35.319Z] 9a53f1d7dffb: Preparing [2021-08-06T00:10:35.319Z] 32f366d666a5: Preparing [2021-08-06T00:10:35.319Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:35.319Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:10:35.319Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:35.319Z] c5d5ffb45f10: Layer already exists [2021-08-06T00:10:35.319Z] 0a982f54fdba: Layer already exists [2021-08-06T00:10:35.319Z] 2.0.1-dev.24: digest: sha256:6e8cc5aca5f905c231889fd8ee748c8b1b831c4bbc560820e848aeb8bd9f23fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:35.640Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:35.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:35.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-06T00:10:35.956Z] c5d5ffb45f10: Preparing [2021-08-06T00:10:35.956Z] 0a982f54fdba: Preparing [2021-08-06T00:10:35.956Z] 3dc935657cb3: Preparing [2021-08-06T00:10:35.956Z] 9a53f1d7dffb: Preparing [2021-08-06T00:10:35.956Z] 32f366d666a5: Preparing [2021-08-06T00:10:35.956Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:35.956Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:10:35.956Z] c5d5ffb45f10: Layer already exists [2021-08-06T00:10:35.956Z] 0a982f54fdba: Layer already exists [2021-08-06T00:10:35.956Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:35.956Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:6e8cc5aca5f905c231889fd8ee748c8b1b831c4bbc560820e848aeb8bd9f23fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:36.279Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:36.618Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-06T00:10:36.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-06T00:10:36.618Z] c5d5ffb45f10: Preparing [2021-08-06T00:10:36.618Z] 0a982f54fdba: Preparing [2021-08-06T00:10:36.618Z] 3dc935657cb3: Preparing [2021-08-06T00:10:36.618Z] 9a53f1d7dffb: Preparing [2021-08-06T00:10:36.618Z] 32f366d666a5: Preparing [2021-08-06T00:10:36.618Z] 3dc935657cb3: Layer already exists [2021-08-06T00:10:36.618Z] 0a982f54fdba: Layer already exists [2021-08-06T00:10:36.618Z] 32f366d666a5: Layer already exists [2021-08-06T00:10:36.618Z] 9a53f1d7dffb: Layer already exists [2021-08-06T00:10:36.618Z] c5d5ffb45f10: Layer already exists [2021-08-06T00:10:36.618Z] main: digest: sha256:6e8cc5aca5f905c231889fd8ee748c8b1b831c4bbc560820e848aeb8bd9f23fb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:10:36.676Z] ===================================================== [Pipeline] echo [2021-08-06T00:10:36.690Z] taggedImages: [2021-08-06T00:10:36.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:36.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-06T00:10:36.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.24 [2021-08-06T00:10:36.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:36.690Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-06T00:10:38.326Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-06T00:10:38.326Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:38.326Z] latest [2021-08-06T00:10:38.326Z] 2.0.1-dev.24 [2021-08-06T00:10:38.326Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:38.326Z] main [2021-08-06T00:10:38.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:38.681Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:39.005Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:39.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-06T00:10:39.005Z] 446a181603b8: Preparing [2021-08-06T00:10:39.005Z] 22803e0d28bf: Preparing [2021-08-06T00:10:39.005Z] 476bf150105c: Preparing [2021-08-06T00:10:39.005Z] bfe7f38ce0e0: Preparing [2021-08-06T00:10:39.005Z] c080ac93e525: Preparing [2021-08-06T00:10:39.005Z] 87dec32dab56: Preparing [2021-08-06T00:10:39.005Z] 4b3c02ac6c6d: Preparing [2021-08-06T00:10:39.005Z] 3b6deb83ca37: Preparing [2021-08-06T00:10:39.005Z] 563ea45970c1: Preparing [2021-08-06T00:10:39.005Z] 91e3b9641807: Preparing [2021-08-06T00:10:39.005Z] b2d5eeeaba3a: Preparing [2021-08-06T00:10:39.005Z] 87dec32dab56: Waiting [2021-08-06T00:10:39.005Z] 4b3c02ac6c6d: Waiting [2021-08-06T00:10:39.005Z] 3b6deb83ca37: Waiting [2021-08-06T00:10:39.005Z] b2d5eeeaba3a: Waiting [2021-08-06T00:10:39.005Z] 563ea45970c1: Waiting [2021-08-06T00:10:39.005Z] 91e3b9641807: Waiting [2021-08-06T00:10:39.005Z] c080ac93e525: Layer already exists [2021-08-06T00:10:39.276Z] 87dec32dab56: Layer already exists [2021-08-06T00:10:39.551Z] 4b3c02ac6c6d: Layer already exists [2021-08-06T00:10:39.820Z] 22803e0d28bf: Pushed [2021-08-06T00:10:39.820Z] 3b6deb83ca37: Layer already exists [2021-08-06T00:10:39.820Z] 563ea45970c1: Layer already exists [2021-08-06T00:10:39.820Z] 446a181603b8: Pushed [2021-08-06T00:10:39.820Z] 91e3b9641807: Layer already exists [2021-08-06T00:10:39.820Z] b2d5eeeaba3a: Layer already exists [2021-08-06T00:10:40.087Z] 476bf150105c: Pushed [2021-08-06T00:10:45.435Z] bfe7f38ce0e0: Pushed [2021-08-06T00:10:45.435Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:20d4bc7ab2b8ff63080cdecccf626670eb9c67a646cf1e197ad2043b7b1508a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:45.757Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:46.073Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-06T00:10:46.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-06T00:10:46.073Z] 446a181603b8: Preparing [2021-08-06T00:10:46.073Z] 22803e0d28bf: Preparing [2021-08-06T00:10:46.073Z] 476bf150105c: Preparing [2021-08-06T00:10:46.073Z] bfe7f38ce0e0: Preparing [2021-08-06T00:10:46.073Z] c080ac93e525: Preparing [2021-08-06T00:10:46.073Z] 87dec32dab56: Preparing [2021-08-06T00:10:46.073Z] 4b3c02ac6c6d: Preparing [2021-08-06T00:10:46.073Z] 3b6deb83ca37: Preparing [2021-08-06T00:10:46.073Z] 563ea45970c1: Preparing [2021-08-06T00:10:46.073Z] 91e3b9641807: Preparing [2021-08-06T00:10:46.073Z] b2d5eeeaba3a: Preparing [2021-08-06T00:10:46.073Z] 4b3c02ac6c6d: Waiting [2021-08-06T00:10:46.073Z] 3b6deb83ca37: Waiting [2021-08-06T00:10:46.073Z] 563ea45970c1: Waiting [2021-08-06T00:10:46.073Z] 91e3b9641807: Waiting [2021-08-06T00:10:46.073Z] b2d5eeeaba3a: Waiting [2021-08-06T00:10:46.073Z] 87dec32dab56: Waiting [2021-08-06T00:10:46.073Z] 22803e0d28bf: Layer already exists [2021-08-06T00:10:46.073Z] c080ac93e525: Layer already exists [2021-08-06T00:10:46.073Z] 446a181603b8: Layer already exists [2021-08-06T00:10:46.073Z] 476bf150105c: Layer already exists [2021-08-06T00:10:46.073Z] bfe7f38ce0e0: Layer already exists [2021-08-06T00:10:46.073Z] 87dec32dab56: Layer already exists [2021-08-06T00:10:46.073Z] 91e3b9641807: Layer already exists [2021-08-06T00:10:46.073Z] 563ea45970c1: Layer already exists [2021-08-06T00:10:46.073Z] 4b3c02ac6c6d: Layer already exists [2021-08-06T00:10:46.073Z] 3b6deb83ca37: Layer already exists [2021-08-06T00:10:46.073Z] b2d5eeeaba3a: Layer already exists [2021-08-06T00:10:46.073Z] latest: digest: sha256:20d4bc7ab2b8ff63080cdecccf626670eb9c67a646cf1e197ad2043b7b1508a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:46.402Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:46.720Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.24 [2021-08-06T00:10:46.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-06T00:10:46.720Z] 446a181603b8: Preparing [2021-08-06T00:10:46.720Z] 22803e0d28bf: Preparing [2021-08-06T00:10:46.720Z] 476bf150105c: Preparing [2021-08-06T00:10:46.720Z] bfe7f38ce0e0: Preparing [2021-08-06T00:10:46.720Z] c080ac93e525: Preparing [2021-08-06T00:10:46.720Z] 87dec32dab56: Preparing [2021-08-06T00:10:46.720Z] 4b3c02ac6c6d: Preparing [2021-08-06T00:10:46.720Z] 3b6deb83ca37: Preparing [2021-08-06T00:10:46.720Z] 563ea45970c1: Preparing [2021-08-06T00:10:46.720Z] 91e3b9641807: Preparing [2021-08-06T00:10:46.720Z] b2d5eeeaba3a: Preparing [2021-08-06T00:10:46.720Z] 87dec32dab56: Waiting [2021-08-06T00:10:46.720Z] 4b3c02ac6c6d: Waiting [2021-08-06T00:10:46.720Z] 3b6deb83ca37: Waiting [2021-08-06T00:10:46.720Z] 563ea45970c1: Waiting [2021-08-06T00:10:46.720Z] 91e3b9641807: Waiting [2021-08-06T00:10:46.720Z] b2d5eeeaba3a: Waiting [2021-08-06T00:10:46.720Z] bfe7f38ce0e0: Layer already exists [2021-08-06T00:10:46.720Z] c080ac93e525: Layer already exists [2021-08-06T00:10:46.720Z] 22803e0d28bf: Layer already exists [2021-08-06T00:10:46.720Z] 476bf150105c: Layer already exists [2021-08-06T00:10:46.720Z] 446a181603b8: Layer already exists [2021-08-06T00:10:46.720Z] 87dec32dab56: Layer already exists [2021-08-06T00:10:46.720Z] 91e3b9641807: Layer already exists [2021-08-06T00:10:46.720Z] 4b3c02ac6c6d: Layer already exists [2021-08-06T00:10:46.720Z] 3b6deb83ca37: Layer already exists [2021-08-06T00:10:46.720Z] 563ea45970c1: Layer already exists [2021-08-06T00:10:46.720Z] b2d5eeeaba3a: Layer already exists [2021-08-06T00:10:46.720Z] 2.0.1-dev.24: digest: sha256:20d4bc7ab2b8ff63080cdecccf626670eb9c67a646cf1e197ad2043b7b1508a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:47.043Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:47.363Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:47.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-06T00:10:47.363Z] 446a181603b8: Preparing [2021-08-06T00:10:47.363Z] 22803e0d28bf: Preparing [2021-08-06T00:10:47.363Z] 476bf150105c: Preparing [2021-08-06T00:10:47.363Z] bfe7f38ce0e0: Preparing [2021-08-06T00:10:47.363Z] c080ac93e525: Preparing [2021-08-06T00:10:47.363Z] 87dec32dab56: Preparing [2021-08-06T00:10:47.363Z] 4b3c02ac6c6d: Preparing [2021-08-06T00:10:47.363Z] 3b6deb83ca37: Preparing [2021-08-06T00:10:47.363Z] 563ea45970c1: Preparing [2021-08-06T00:10:47.363Z] 91e3b9641807: Preparing [2021-08-06T00:10:47.363Z] b2d5eeeaba3a: Preparing [2021-08-06T00:10:47.363Z] 4b3c02ac6c6d: Waiting [2021-08-06T00:10:47.363Z] 3b6deb83ca37: Waiting [2021-08-06T00:10:47.363Z] 563ea45970c1: Waiting [2021-08-06T00:10:47.363Z] 91e3b9641807: Waiting [2021-08-06T00:10:47.363Z] b2d5eeeaba3a: Waiting [2021-08-06T00:10:47.363Z] 87dec32dab56: Waiting [2021-08-06T00:10:47.363Z] 446a181603b8: Layer already exists [2021-08-06T00:10:47.363Z] c080ac93e525: Layer already exists [2021-08-06T00:10:47.363Z] 22803e0d28bf: Layer already exists [2021-08-06T00:10:47.363Z] bfe7f38ce0e0: Layer already exists [2021-08-06T00:10:47.363Z] 476bf150105c: Layer already exists [2021-08-06T00:10:47.363Z] 4b3c02ac6c6d: Layer already exists [2021-08-06T00:10:47.363Z] 563ea45970c1: Layer already exists [2021-08-06T00:10:47.363Z] 87dec32dab56: Layer already exists [2021-08-06T00:10:47.363Z] 3b6deb83ca37: Layer already exists [2021-08-06T00:10:47.364Z] 91e3b9641807: Layer already exists [2021-08-06T00:10:47.364Z] b2d5eeeaba3a: Layer already exists [2021-08-06T00:10:47.364Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:20d4bc7ab2b8ff63080cdecccf626670eb9c67a646cf1e197ad2043b7b1508a3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:47.691Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:10:48.216Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-06T00:10:48.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-06T00:10:48.216Z] 446a181603b8: Preparing [2021-08-06T00:10:48.216Z] 22803e0d28bf: Preparing [2021-08-06T00:10:48.216Z] 476bf150105c: Preparing [2021-08-06T00:10:48.216Z] bfe7f38ce0e0: Preparing [2021-08-06T00:10:48.216Z] c080ac93e525: Preparing [2021-08-06T00:10:48.216Z] 87dec32dab56: Preparing [2021-08-06T00:10:48.216Z] 4b3c02ac6c6d: Preparing [2021-08-06T00:10:48.216Z] 3b6deb83ca37: Preparing [2021-08-06T00:10:48.216Z] 563ea45970c1: Preparing [2021-08-06T00:10:48.216Z] 91e3b9641807: Preparing [2021-08-06T00:10:48.216Z] b2d5eeeaba3a: Preparing [2021-08-06T00:10:48.216Z] 87dec32dab56: Waiting [2021-08-06T00:10:48.216Z] 4b3c02ac6c6d: Waiting [2021-08-06T00:10:48.216Z] 3b6deb83ca37: Waiting [2021-08-06T00:10:48.216Z] 563ea45970c1: Waiting [2021-08-06T00:10:48.216Z] 91e3b9641807: Waiting [2021-08-06T00:10:48.216Z] b2d5eeeaba3a: Waiting [2021-08-06T00:10:48.216Z] 446a181603b8: Layer already exists [2021-08-06T00:10:48.216Z] c080ac93e525: Layer already exists [2021-08-06T00:10:48.216Z] bfe7f38ce0e0: Layer already exists [2021-08-06T00:10:48.216Z] 22803e0d28bf: Layer already exists [2021-08-06T00:10:48.216Z] 476bf150105c: Layer already exists [2021-08-06T00:10:48.216Z] 563ea45970c1: Layer already exists [2021-08-06T00:10:48.216Z] 4b3c02ac6c6d: Layer already exists [2021-08-06T00:10:48.216Z] 3b6deb83ca37: Layer already exists [2021-08-06T00:10:48.216Z] 91e3b9641807: Layer already exists [2021-08-06T00:10:48.216Z] 87dec32dab56: Layer already exists [2021-08-06T00:10:48.216Z] b2d5eeeaba3a: Layer already exists [2021-08-06T00:10:48.216Z] main: digest: sha256:20d4bc7ab2b8ff63080cdecccf626670eb9c67a646cf1e197ad2043b7b1508a3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:10:48.272Z] ===================================================== [Pipeline] echo [2021-08-06T00:10:48.287Z] taggedImages: [2021-08-06T00:10:48.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:10:48.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-06T00:10:48.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.24 [2021-08-06T00:10:48.287Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:10:48.287Z] - 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-08-06T00:12:17.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-06T00:12:18.837Z] Removing intermediate container f545f2edcafa [2021-08-06T00:12:18.837Z] ---> 09fc8e4b092a [2021-08-06T00:12:18.837Z] [2021-08-06T00:12:18.837Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T00:12:19.119Z] 3.12: Pulling from library/alpine [2021-08-06T00:12:20.640Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-06T00:12:20.640Z] Status: Downloaded newer image for alpine:3.12 [2021-08-06T00:12:20.640Z] ---> c4fd0aeabfcf [2021-08-06T00:12:20.640Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T00:12:21.662Z] ---> Running in ca95792ea1a5 [2021-08-06T00:12:25.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:25.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:25.390Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-06T00:12:25.390Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:12:25.390Z] OK: 5 MiB in 15 packages [2021-08-06T00:12:28.790Z] Removing intermediate container fe935c12510f [2021-08-06T00:12:28.790Z] ---> 1e43b8ebc3c6 [2021-08-06T00:12:28.790Z] [2021-08-06T00:12:28.790Z] Step 11/22 : FROM alpine:3.12 [2021-08-06T00:12:28.790Z] ---> c4fd0aeabfcf [2021-08-06T00:12:28.790Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-06T00:12:28.790Z] Removing intermediate container 8dacf8bebf9f [2021-08-06T00:12:28.790Z] ---> 2bc2c517580e [2021-08-06T00:12:28.790Z] [2021-08-06T00:12:28.790Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T00:12:28.790Z] ---> c4fd0aeabfcf [2021-08-06T00:12:28.790Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-06T00:12:29.401Z] ---> Running in d4054700a8cc [2021-08-06T00:12:29.401Z] ---> Running in e9ec9a5705da [2021-08-06T00:12:29.682Z] Removing intermediate container ca95792ea1a5 [2021-08-06T00:12:29.682Z] ---> ea1800e735d9 [2021-08-06T00:12:29.682Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:12:30.668Z] ---> Running in 6c48f5c51317 [2021-08-06T00:12:30.944Z] Removing intermediate container 88fa1b5ce395 [2021-08-06T00:12:30.944Z] ---> dfa613714940 [2021-08-06T00:12:30.944Z] [2021-08-06T00:12:30.944Z] Step 11/23 : FROM alpine:3.12 [2021-08-06T00:12:30.944Z] ---> c4fd0aeabfcf [2021-08-06T00:12:30.944Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-06T00:12:31.555Z] ---> Running in dd2a55228063 [2021-08-06T00:12:31.828Z] Removing intermediate container 6c48f5c51317 [2021-08-06T00:12:31.828Z] ---> e98cf370eb9e [2021-08-06T00:12:31.828Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-06T00:12:32.104Z] ---> Running in a7c9a0fde908 [2021-08-06T00:12:32.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:32.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:32.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:32.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:32.932Z] Removing intermediate container a7c9a0fde908 [2021-08-06T00:12:32.932Z] ---> 61ab1df68b49 [2021-08-06T00:12:32.932Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T00:12:32.932Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-06T00:12:32.932Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T00:12:32.932Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-06T00:12:33.207Z] (4/4) Installing curl (7.78.0-r0) [2021-08-06T00:12:33.207Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:12:33.207Z] ---> Running in f8cd5a1f7dbc [2021-08-06T00:12:33.207Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-06T00:12:33.207Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T00:12:33.207Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:12:33.207Z] OK: 5 MiB in 15 packages [2021-08-06T00:12:33.481Z] OK: 7 MiB in 18 packages [2021-08-06T00:12:33.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:33.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:34.351Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-06T00:12:34.351Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-06T00:12:34.351Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:12:34.351Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T00:12:34.621Z] OK: 6 MiB in 16 packages [2021-08-06T00:12:35.217Z] Removing intermediate container f8cd5a1f7dbc [2021-08-06T00:12:35.217Z] ---> 88aabeabfd6f [2021-08-06T00:12:35.217Z] Step 16/24 : WORKDIR / [2021-08-06T00:12:35.815Z] ---> Running in 5dbca344f60c [2021-08-06T00:12:36.416Z] Removing intermediate container 4d2a3574286d [2021-08-06T00:12:36.416Z] ---> 2f62420540b9 [2021-08-06T00:12:36.416Z] [2021-08-06T00:12:36.416Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T00:12:36.416Z] ---> c4fd0aeabfcf [2021-08-06T00:12:36.416Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-06T00:12:36.416Z] Removing intermediate container e9ec9a5705da [2021-08-06T00:12:36.416Z] ---> 5119afb3e8a5 [2021-08-06T00:12:36.416Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:12:36.688Z] ---> Running in ec1b01b32d34 [2021-08-06T00:12:36.965Z] Removing intermediate container d4054700a8cc [2021-08-06T00:12:36.965Z] ---> fafdf27f8b18 [2021-08-06T00:12:36.965Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T00:12:36.965Z] ---> Running in 0b7d2d9d5ee4 [2021-08-06T00:12:36.965Z] Removing intermediate container 5dbca344f60c [2021-08-06T00:12:36.965Z] ---> 181caebb1a9a [2021-08-06T00:12:36.965Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:12:37.240Z] Removing intermediate container dd2a55228063 [2021-08-06T00:12:37.240Z] ---> 4963fafcd442 [2021-08-06T00:12:37.240Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:12:37.241Z] ---> Running in ffac8ab5cd4a [2021-08-06T00:12:37.523Z] ---> Running in 97a6661b218b [2021-08-06T00:12:37.523Z] Removing intermediate container ec1b01b32d34 [2021-08-06T00:12:37.523Z] ---> 13d8f991dd15 [2021-08-06T00:12:37.523Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-06T00:12:37.798Z] Removing intermediate container 0b7d2d9d5ee4 [2021-08-06T00:12:37.798Z] ---> fef7d74b67c3 [2021-08-06T00:12:37.798Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-06T00:12:37.798Z] ---> Running in 2c4dd01de6fd [2021-08-06T00:12:38.071Z] Removing intermediate container ffac8ab5cd4a [2021-08-06T00:12:38.071Z] ---> 52efd6a7077e [2021-08-06T00:12:38.071Z] Step 14/22 : WORKDIR /edgex [2021-08-06T00:12:38.071Z] ---> cdb135cb090e [2021-08-06T00:12:38.071Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-06T00:12:38.071Z] ---> Running in fd15cb50c523 [2021-08-06T00:12:38.341Z] Removing intermediate container 97a6661b218b [2021-08-06T00:12:38.342Z] ---> 3b7f73526263 [2021-08-06T00:12:38.342Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-06T00:12:38.342Z] ---> Running in 8a97dee0e57f [2021-08-06T00:12:38.937Z] ---> Running in 149eb03a46e5 [2021-08-06T00:12:38.937Z] Removing intermediate container 2c4dd01de6fd [2021-08-06T00:12:38.937Z] ---> 307e26bf5510 [2021-08-06T00:12:38.937Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-06T00:12:39.530Z] ---> Running in 365075f19a3a [2021-08-06T00:12:39.530Z] Removing intermediate container fd15cb50c523 [2021-08-06T00:12:39.530Z] ---> 25b9627897bf [2021-08-06T00:12:39.530Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T00:12:39.530Z] Removing intermediate container 8a97dee0e57f [2021-08-06T00:12:39.530Z] ---> 286685659ca3 [2021-08-06T00:12:39.530Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-06T00:12:39.530Z] ---> Running in e749446beb33 [2021-08-06T00:12:39.530Z] ---> 67c9a7b1c288 [2021-08-06T00:12:39.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-06T00:12:39.806Z] Removing intermediate container 149eb03a46e5 [2021-08-06T00:12:39.806Z] ---> 603d02fbcba5 [2021-08-06T00:12:39.806Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-06T00:12:40.083Z] ---> Running in ff29b1447ac9 [2021-08-06T00:12:40.355Z] Removing intermediate container 365075f19a3a [2021-08-06T00:12:40.355Z] ---> 1bfcab9a26d5 [2021-08-06T00:12:40.355Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:12:40.632Z] Removing intermediate container e749446beb33 [2021-08-06T00:12:40.632Z] ---> f25130897ed1 [2021-08-06T00:12:40.632Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:12:40.632Z] ---> Running in 4a10b32e5580 [2021-08-06T00:12:40.910Z] ---> 5a546a45fecd [2021-08-06T00:12:40.910Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-06T00:12:40.910Z] ---> 22bdcdb25e31 [2021-08-06T00:12:40.910Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-06T00:12:41.186Z] Removing intermediate container ff29b1447ac9 [2021-08-06T00:12:41.186Z] ---> fe8caebd837c [2021-08-06T00:12:41.186Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:12:41.463Z] ---> Running in 794676e9f328 [2021-08-06T00:12:41.740Z] ---> cbcd16c4f373 [2021-08-06T00:12:41.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-06T00:12:42.340Z] Removing intermediate container 794676e9f328 [2021-08-06T00:12:42.340Z] ---> 7fb9f2dd3992 [2021-08-06T00:12:42.340Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:12:42.615Z] ---> Running in 1fdc6b94b444 [2021-08-06T00:12:42.615Z] ---> 8858e457c494 [2021-08-06T00:12:42.615Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-06T00:12:42.615Z] ---> 143b986a39d6 [2021-08-06T00:12:42.615Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-06T00:12:44.062Z] Removing intermediate container 1fdc6b94b444 [2021-08-06T00:12:44.062Z] ---> 409352b2f862 [2021-08-06T00:12:44.062Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T00:12:44.062Z] ---> 86d89002041b [2021-08-06T00:12:44.062Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-06T00:12:44.658Z] ---> Running in c8bf9c718aa1 [2021-08-06T00:12:44.658Z] ---> 60d8e7ddfc55 [2021-08-06T00:12:44.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-06T00:12:44.931Z] ---> 4775b7291ff4 [2021-08-06T00:12:44.931Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-06T00:12:45.208Z] ---> Running in 1530e9d3d6ab [2021-08-06T00:12:45.208Z] Removing intermediate container 4a10b32e5580 [2021-08-06T00:12:45.483Z] ---> df15b826ffb0 [2021-08-06T00:12:45.483Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-06T00:12:45.762Z] ---> ad154e146c84 [2021-08-06T00:12:45.762Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-06T00:12:46.035Z] Removing intermediate container c8bf9c718aa1 [2021-08-06T00:12:46.035Z] ---> 93e5252de59c [2021-08-06T00:12:46.035Z] Step 23/24 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:12:46.308Z] ---> Running in 2c84c81767b0 [2021-08-06T00:12:46.308Z] ---> Running in d527c6a2102f [2021-08-06T00:12:46.308Z] ---> af3b07092e63 [2021-08-06T00:12:46.308Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-06T00:12:46.308Z] ---> Running in 98608a5ef02f [2021-08-06T00:12:46.583Z] Removing intermediate container 1530e9d3d6ab [2021-08-06T00:12:46.583Z] ---> 045c89e187f5 [2021-08-06T00:12:46.583Z] Step 19/22 : CMD ["--init=true"] [2021-08-06T00:12:46.583Z] ---> Running in 7236f2a7e93f [2021-08-06T00:12:46.866Z] ---> Running in 4a758493d759 [2021-08-06T00:12:47.142Z] Removing intermediate container d527c6a2102f [2021-08-06T00:12:47.142Z] ---> c73b09cd5bcc [2021-08-06T00:12:47.142Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:12:47.142Z] Removing intermediate container 98608a5ef02f [2021-08-06T00:12:47.142Z] ---> d3d69a672c15 [2021-08-06T00:12:47.142Z] Step 24/24 : LABEL version=2.0.1-dev.24 [2021-08-06T00:12:47.418Z] ---> Running in d8a2a8dad7cb [2021-08-06T00:12:47.418Z] ---> Running in a9adc2c9f114 [2021-08-06T00:12:47.418Z] Removing intermediate container 7236f2a7e93f [2021-08-06T00:12:47.418Z] ---> c0d61eff997d [2021-08-06T00:12:47.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:12:47.693Z] Removing intermediate container 4a758493d759 [2021-08-06T00:12:47.693Z] ---> 9c11b2ecddfc [2021-08-06T00:12:47.693Z] Step 20/22 : LABEL arch=arm64 [2021-08-06T00:12:47.965Z] ---> Running in 63d31a9fb167 [2021-08-06T00:12:47.965Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:48.563Z] ---> Running in b78b8db7784a [2021-08-06T00:12:48.563Z] Removing intermediate container d8a2a8dad7cb [2021-08-06T00:12:48.563Z] ---> 3d3eb9869505 [2021-08-06T00:12:48.563Z] Step 21/23 : LABEL arch=arm64 [2021-08-06T00:12:48.838Z] Removing intermediate container 63d31a9fb167 [2021-08-06T00:12:48.838Z] ---> 59cd72c7edb9 [2021-08-06T00:12:48.838Z] Step 21/23 : LABEL arch=arm64 [2021-08-06T00:12:48.838Z] Removing intermediate container a9adc2c9f114 [2021-08-06T00:12:48.838Z] ---> 08dcabea8c12 [2021-08-06T00:12:48.838Z] [2021-08-06T00:12:48.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:12:48.838Z] Successfully built 08dcabea8c12 [2021-08-06T00:12:49.115Z] ---> Running in a6e07e93cc0e [2021-08-06T00:12:49.115Z] Successfully tagged core-command-arm64:latest [2021-08-06T00:12:49.115Z]  Building core-command ... done Building security-bootstrapper [2021-08-06T00:12:49.726Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-06T00:12:49.726Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-06T00:12:49.726Z] ---> Running in f60733d34f9a [2021-08-06T00:12:49.726Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-06T00:12:49.726Z] Removing intermediate container b78b8db7784a [2021-08-06T00:12:49.726Z] ---> f76a53a9e3aa [2021-08-06T00:12:49.726Z] Step 21/22 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:12:49.726Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-06T00:12:49.998Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-06T00:12:50.281Z] Removing intermediate container a6e07e93cc0e [2021-08-06T00:12:50.281Z] ---> 688781ab2513 [2021-08-06T00:12:50.281Z] Step 22/23 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:12:50.281Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-06T00:12:50.281Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:12:50.559Z] OK: 8 MiB in 20 packages [2021-08-06T00:12:50.830Z] ---> Running in acc077c52ad5 [2021-08-06T00:12:51.432Z] ---> Running in f234ff28763e [2021-08-06T00:12:51.713Z] Removing intermediate container f60733d34f9a [2021-08-06T00:12:51.714Z] ---> ade41a5fb187 [2021-08-06T00:12:51.714Z] Step 22/23 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:12:52.318Z] Removing intermediate container acc077c52ad5 [2021-08-06T00:12:52.318Z] ---> 5f89ca88c8a0 [2021-08-06T00:12:52.318Z] Step 22/22 : LABEL version=2.0.1-dev.24 [2021-08-06T00:12:52.318Z] ---> Running in e161c3f2be1c [2021-08-06T00:12:52.594Z] Removing intermediate container f234ff28763e [2021-08-06T00:12:52.594Z] ---> 9c3f86884eab [2021-08-06T00:12:52.594Z] Step 23/23 : LABEL version=2.0.1-dev.24 [2021-08-06T00:12:52.594Z] ---> Running in 59a3195fdd8b [2021-08-06T00:12:52.870Z] ---> Running in 822c78104278 [2021-08-06T00:12:53.468Z] Removing intermediate container e161c3f2be1c [2021-08-06T00:12:53.468Z] ---> 9e12cae32ad8 [2021-08-06T00:12:53.468Z] Step 23/23 : LABEL version=2.0.1-dev.24 [2021-08-06T00:12:53.468Z] Removing intermediate container 2c84c81767b0 [2021-08-06T00:12:53.468Z] ---> a5f9e0939fff [2021-08-06T00:12:53.468Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:12:54.079Z] Removing intermediate container 59a3195fdd8b [2021-08-06T00:12:54.079Z] ---> 7ccbebc29337 [2021-08-06T00:12:54.079Z] [2021-08-06T00:12:54.079Z] Removing intermediate container 822c78104278 [2021-08-06T00:12:54.079Z] ---> 060994c3b825 [2021-08-06T00:12:54.079Z] [2021-08-06T00:12:54.359Z] ---> Running in 7140bd21d4a2 [2021-08-06T00:12:54.638Z] Successfully built 7ccbebc29337 [2021-08-06T00:12:54.638Z] Successfully built 060994c3b825 [2021-08-06T00:12:54.638Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-06T00:12:54.638Z]  Building security-proxy-setup ... done Building core-metadata [2021-08-06T00:12:54.913Z] Successfully tagged support-scheduler-arm64:latest [2021-08-06T00:12:54.913Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-08-06T00:12:54.913Z] ---> 2db4698d6b11 [2021-08-06T00:12:54.913Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-06T00:12:55.189Z] Removing intermediate container 7140bd21d4a2 [2021-08-06T00:12:55.189Z] ---> 23bb40608050 [2021-08-06T00:12:55.189Z] [2021-08-06T00:12:55.465Z] Successfully built 23bb40608050 [2021-08-06T00:12:55.465Z] Successfully tagged support-notifications-arm64:latest [2021-08-06T00:12:55.465Z] Building sys-mgmt-agent [2021-08-06T00:12:56.893Z]  Building support-notifications ... done  ---> d179e9b0dda1 [2021-08-06T00:12:56.893Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-06T00:12:58.870Z] ---> c05b9885638e [2021-08-06T00:12:58.870Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-06T00:12:59.845Z] ---> Running in 14f6ac08b876 [2021-08-06T00:13:04.012Z] Removing intermediate container 14f6ac08b876 [2021-08-06T00:13:04.012Z] ---> 398dc58c3d4f [2021-08-06T00:13:04.012Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:13:04.012Z] ---> Running in b3f7e9ff195a [2021-08-06T00:13:04.284Z] Removing intermediate container b3f7e9ff195a [2021-08-06T00:13:04.284Z] ---> 71e49427a93d [2021-08-06T00:13:04.284Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T00:13:04.557Z] ---> Running in 5f2e44b12266 [2021-08-06T00:13:05.150Z] Removing intermediate container 5f2e44b12266 [2021-08-06T00:13:05.150Z] ---> 5e7083349b5d [2021-08-06T00:13:05.150Z] Step 23/24 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:13:06.123Z] ---> Running in 0b468641a817 [2021-08-06T00:13:06.726Z] Removing intermediate container 0b468641a817 [2021-08-06T00:13:06.726Z] ---> 1bdc5aab6c1e [2021-08-06T00:13:06.726Z] Step 24/24 : LABEL version=2.0.1-dev.24 [2021-08-06T00:13:07.001Z] ---> Running in 97b38b08f06a [2021-08-06T00:13:07.275Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:13:07.275Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:13:07.275Z] ---> 50faa402d6fe [2021-08-06T00:13:07.275Z] Step 3/32 : WORKDIR /edgex-go [2021-08-06T00:13:07.275Z] ---> Using cache [2021-08-06T00:13:07.275Z] ---> c82d34d6e533 [2021-08-06T00:13:07.275Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:13:07.275Z] ---> Using cache [2021-08-06T00:13:07.275Z] ---> 3534c245e9c4 [2021-08-06T00:13:07.275Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-06T00:13:07.275Z] ---> Using cache [2021-08-06T00:13:07.275Z] ---> aa6dad1aa7dc [2021-08-06T00:13:07.275Z] Step 6/32 : COPY go.mod . [2021-08-06T00:13:07.275Z] ---> Using cache [2021-08-06T00:13:07.275Z] ---> 1b265255e38e [2021-08-06T00:13:07.275Z] Step 7/32 : RUN go mod download [2021-08-06T00:13:07.275Z] ---> Using cache [2021-08-06T00:13:07.275Z] ---> af54a207fe93 [2021-08-06T00:13:07.275Z] Step 8/32 : COPY . . [2021-08-06T00:13:07.275Z] ---> Using cache [2021-08-06T00:13:07.275Z] ---> 93dec8923d06 [2021-08-06T00:13:07.275Z] Step 9/32 : RUN go mod tidy [2021-08-06T00:13:07.275Z] ---> Using cache [2021-08-06T00:13:07.275Z] ---> 47b4edffdf2f [2021-08-06T00:13:07.275Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-06T00:13:07.547Z] Removing intermediate container 97b38b08f06a [2021-08-06T00:13:07.548Z] ---> 2776f077b708 [2021-08-06T00:13:07.548Z] [2021-08-06T00:13:07.548Z] ---> Running in e3f5824162a1 [2021-08-06T00:13:07.823Z] Successfully built 2776f077b708 [2021-08-06T00:13:07.823Z] Successfully tagged core-data-arm64:latest [2021-08-06T00:13:09.269Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-06T00:13:19.451Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:13:19.451Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:13:19.451Z] ---> 50faa402d6fe [2021-08-06T00:13:19.451Z] Step 3/26 : WORKDIR /edgex-go [2021-08-06T00:13:19.451Z] ---> Using cache [2021-08-06T00:13:19.451Z] ---> c82d34d6e533 [2021-08-06T00:13:19.451Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:13:19.451Z] ---> Using cache [2021-08-06T00:13:19.451Z] ---> 3534c245e9c4 [2021-08-06T00:13:19.451Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-06T00:13:19.451Z] ---> Using cache [2021-08-06T00:13:19.451Z] ---> aa6dad1aa7dc [2021-08-06T00:13:19.451Z] Step 6/26 : COPY go.mod . [2021-08-06T00:13:19.451Z] ---> Using cache [2021-08-06T00:13:19.451Z] ---> 1b265255e38e [2021-08-06T00:13:19.451Z] Step 7/26 : RUN go mod download [2021-08-06T00:13:19.451Z] ---> Using cache [2021-08-06T00:13:19.451Z] ---> af54a207fe93 [2021-08-06T00:13:19.451Z] Step 8/26 : COPY . . [2021-08-06T00:13:19.451Z] ---> Using cache [2021-08-06T00:13:19.451Z] ---> 93dec8923d06 [2021-08-06T00:13:19.451Z] Step 9/26 : RUN go mod tidy [2021-08-06T00:13:19.451Z] ---> Using cache [2021-08-06T00:13:19.451Z] ---> 47b4edffdf2f [2021-08-06T00:13:19.451Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-06T00:13:19.451Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:13:19.451Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:13:19.451Z] ---> 50faa402d6fe [2021-08-06T00:13:19.451Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> c82d34d6e533 [2021-08-06T00:13:19.452Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> 3534c245e9c4 [2021-08-06T00:13:19.452Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-06T00:13:19.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-06T00:13:19.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-06T00:13:19.452Z] ---> 50faa402d6fe [2021-08-06T00:13:19.452Z] Step 3/24 : WORKDIR /edgex-go [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> c82d34d6e533 [2021-08-06T00:13:19.452Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> 3534c245e9c4 [2021-08-06T00:13:19.452Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> aa6dad1aa7dc [2021-08-06T00:13:19.452Z] Step 6/24 : COPY go.mod . [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> 1b265255e38e [2021-08-06T00:13:19.452Z] Step 7/24 : RUN go mod download [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> af54a207fe93 [2021-08-06T00:13:19.452Z] Step 8/24 : COPY . . [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> 93dec8923d06 [2021-08-06T00:13:19.452Z] Step 9/24 : RUN go mod tidy [2021-08-06T00:13:19.452Z] ---> Using cache [2021-08-06T00:13:19.452Z] ---> 47b4edffdf2f [2021-08-06T00:13:19.452Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-06T00:13:22.096Z] ---> Running in 3126b3285acb [2021-08-06T00:13:22.096Z] ---> Running in b417e6abeac6 [2021-08-06T00:13:22.096Z] ---> Running in b2a026e6aa51 [2021-08-06T00:13:24.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-06T00:13:24.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-06T00:13:24.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:13:25.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:13:26.714Z] OK: 218 MiB in 52 packages [2021-08-06T00:13:28.501Z] Removing intermediate container b2a026e6aa51 [2021-08-06T00:13:28.501Z] ---> 76065dc57cf5 [2021-08-06T00:13:28.501Z] Step 6/24 : COPY go.mod . [2021-08-06T00:13:29.537Z] ---> 8626a8b48943 [2021-08-06T00:13:29.537Z] Step 7/24 : RUN go mod download [2021-08-06T00:13:29.838Z] ---> Running in c58f252804bc [2021-08-06T00:13:36.578Z] Removing intermediate container c58f252804bc [2021-08-06T00:13:36.578Z] ---> 6e8b3d91f53a [2021-08-06T00:13:36.578Z] Step 8/24 : COPY . . [2021-08-06T00:13:51.711Z] ---> 645787aa93d3 [2021-08-06T00:13:51.711Z] Step 9/24 : RUN go mod tidy [2021-08-06T00:13:51.711Z] ---> Running in f52e51e1ee57 [2021-08-06T00:13:58.464Z] Removing intermediate container f52e51e1ee57 [2021-08-06T00:13:58.464Z] ---> cd47a8b8fcc7 [2021-08-06T00:13:58.464Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-06T00:13:58.739Z] ---> Running in 28c95c373c17 [2021-08-06T00:14:00.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-06T00:14:27.622Z] Removing intermediate container e3f5824162a1 [2021-08-06T00:14:27.622Z] ---> 38b15505cb45 [2021-08-06T00:14:27.622Z] [2021-08-06T00:14:27.622Z] Step 11/32 : FROM alpine:3.12 [2021-08-06T00:14:27.622Z] ---> c4fd0aeabfcf [2021-08-06T00:14:27.622Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-06T00:14:27.622Z] ---> Running in 0c594d9fb4d1 [2021-08-06T00:14:27.622Z] Removing intermediate container 0c594d9fb4d1 [2021-08-06T00:14:27.622Z] ---> e77ed3933cce [2021-08-06T00:14:27.622Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-06T00:14:27.622Z] ---> Running in c74208e2801d [2021-08-06T00:14:27.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:14:27.622Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:14:27.899Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-06T00:14:28.175Z] (2/2) Installing su-exec (0.2-r1) [2021-08-06T00:14:28.176Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:14:28.176Z] OK: 5 MiB in 16 packages [2021-08-06T00:14:30.181Z] Removing intermediate container c74208e2801d [2021-08-06T00:14:30.181Z] ---> 9b5dbf727d4b [2021-08-06T00:14:30.181Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-06T00:14:30.461Z] ---> Running in 46de9bfe3ccf [2021-08-06T00:14:31.064Z] Removing intermediate container 46de9bfe3ccf [2021-08-06T00:14:31.064Z] ---> d55547dcf7b6 [2021-08-06T00:14:31.064Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-06T00:14:31.340Z] ---> Running in 8860077453c6 [2021-08-06T00:14:32.332Z] Removing intermediate container 8860077453c6 [2021-08-06T00:14:32.332Z] ---> 7f4cd8a491d3 [2021-08-06T00:14:32.332Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-06T00:14:32.944Z] ---> Running in a4b9054d984a [2021-08-06T00:14:36.364Z] Removing intermediate container a4b9054d984a [2021-08-06T00:14:36.364Z] ---> 2030da3e5290 [2021-08-06T00:14:36.364Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-06T00:14:36.647Z] ---> Running in 897cf26dad48 [2021-08-06T00:14:37.252Z] Removing intermediate container 897cf26dad48 [2021-08-06T00:14:37.252Z] ---> eb596bda4753 [2021-08-06T00:14:37.252Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-06T00:14:38.715Z] ---> 63004bcf5150 [2021-08-06T00:14:38.715Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-06T00:14:39.023Z] ---> Running in 6bf46d1131a5 [2021-08-06T00:14:43.352Z] Removing intermediate container 6bf46d1131a5 [2021-08-06T00:14:43.352Z] ---> 626dd67bf98a [2021-08-06T00:14:43.352Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:14:44.343Z] ---> 7d311f8af88b [2021-08-06T00:14:44.343Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-06T00:14:46.359Z] ---> f8d5eb2b172a [2021-08-06T00:14:46.359Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-06T00:14:48.353Z] ---> f59b6f00eb8c [2021-08-06T00:14:48.354Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-06T00:14:49.343Z] ---> 9644c4713a10 [2021-08-06T00:14:49.343Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-06T00:14:50.786Z] ---> f2724446e7a4 [2021-08-06T00:14:50.786Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-06T00:14:51.391Z] ---> Running in f42f1deb0846 [2021-08-06T00:14:51.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-06T00:14:52.277Z] Removing intermediate container f42f1deb0846 [2021-08-06T00:14:52.277Z] ---> 6c97eb8f3805 [2021-08-06T00:14:52.277Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-06T00:14:53.739Z] ---> fa5129ae84f8 [2021-08-06T00:14:53.739Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-06T00:14:54.345Z] ---> Running in c269cdb7dbc0 [2021-08-06T00:14:58.692Z] Removing intermediate container c269cdb7dbc0 [2021-08-06T00:14:58.692Z] ---> cad04ece3b2e [2021-08-06T00:14:58.692Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-06T00:15:01.127Z] ---> Running in a529abb414a8 [2021-08-06T00:15:01.127Z] Removing intermediate container a529abb414a8 [2021-08-06T00:15:01.127Z] ---> 97b447b366c1 [2021-08-06T00:15:01.127Z] Step 29/32 : CMD ["gate"] [2021-08-06T00:15:01.127Z] ---> Running in a2348d584bf5 [2021-08-06T00:15:02.138Z] Removing intermediate container a2348d584bf5 [2021-08-06T00:15:02.138Z] ---> 9e5282a4857c [2021-08-06T00:15:02.138Z] Step 30/32 : LABEL arch=arm64 [2021-08-06T00:15:03.619Z] ---> Running in e27bac08a6ef [2021-08-06T00:15:05.618Z] Removing intermediate container e27bac08a6ef [2021-08-06T00:15:05.618Z] ---> aeed3616e464 [2021-08-06T00:15:05.618Z] Step 31/32 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:15:06.624Z] Removing intermediate container b417e6abeac6 [2021-08-06T00:15:06.624Z] ---> 4a31816fb507 [2021-08-06T00:15:06.624Z] [2021-08-06T00:15:06.624Z] Step 11/26 : FROM alpine:3.12 [2021-08-06T00:15:06.624Z] ---> c4fd0aeabfcf [2021-08-06T00:15:06.624Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-06T00:15:06.624Z] ---> Running in b0e5fc03d45c [2021-08-06T00:15:06.624Z] ---> Running in 621b659e8ca6 [2021-08-06T00:15:07.235Z] Removing intermediate container 3126b3285acb [2021-08-06T00:15:07.235Z] ---> 2617d0eedb1a [2021-08-06T00:15:07.235Z] [2021-08-06T00:15:07.235Z] Step 11/24 : FROM alpine:3.12 [2021-08-06T00:15:07.235Z] ---> c4fd0aeabfcf [2021-08-06T00:15:07.235Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-06T00:15:07.235Z] ---> Using cache [2021-08-06T00:15:07.235Z] ---> 5119afb3e8a5 [2021-08-06T00:15:07.235Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:15:07.235Z] ---> Using cache [2021-08-06T00:15:07.235Z] ---> fef7d74b67c3 [2021-08-06T00:15:07.235Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-06T00:15:07.519Z] ---> Running in d34b46f63ca3 [2021-08-06T00:15:07.519Z] Removing intermediate container b0e5fc03d45c [2021-08-06T00:15:07.519Z] ---> 0828bf564d9c [2021-08-06T00:15:07.519Z] Step 32/32 : LABEL version=2.0.1-dev.24 [2021-08-06T00:15:08.514Z] ---> Running in bb13e569370f [2021-08-06T00:15:08.793Z] Removing intermediate container d34b46f63ca3 [2021-08-06T00:15:08.793Z] ---> 3b56f3386688 [2021-08-06T00:15:08.793Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-06T00:15:09.782Z] ---> Running in cdcff8d2a2e0 [2021-08-06T00:15:10.058Z] Removing intermediate container bb13e569370f [2021-08-06T00:15:10.058Z] ---> bb37e7471a27 [2021-08-06T00:15:10.058Z] [2021-08-06T00:15:10.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:15:10.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:15:10.336Z] Successfully built bb37e7471a27 [2021-08-06T00:15:10.336Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-06T00:15:10.617Z]  Building security-bootstrapper ... done Removing intermediate container cdcff8d2a2e0 [2021-08-06T00:15:10.617Z] ---> 7d40cf5cf391 [2021-08-06T00:15:10.617Z] Step 16/24 : WORKDIR / [2021-08-06T00:15:10.892Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-06T00:15:10.892Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-06T00:15:10.892Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-06T00:15:10.892Z] (4/6) Installing curl (7.78.0-r0) [2021-08-06T00:15:10.892Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-06T00:15:10.892Z] (6/6) Installing su-exec (0.2-r1) [2021-08-06T00:15:10.892Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T00:15:10.892Z] Executing ca-certificates-20191127-r4.trigger [2021-08-06T00:15:11.170Z] OK: 7 MiB in 20 packages [2021-08-06T00:15:11.776Z] ---> Running in 0788e42ff2d6 [2021-08-06T00:15:12.763Z] Removing intermediate container 0788e42ff2d6 [2021-08-06T00:15:12.763Z] ---> 61873190b065 [2021-08-06T00:15:12.763Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-06T00:15:13.368Z] Removing intermediate container 621b659e8ca6 [2021-08-06T00:15:13.368Z] ---> 8f1053a72ddf [2021-08-06T00:15:13.368Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-06T00:15:14.354Z] ---> Running in b90f32de0b2e [2021-08-06T00:15:14.354Z] ---> 755346b26b4c [2021-08-06T00:15:14.354Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-06T00:15:15.790Z] Removing intermediate container 28c95c373c17 [2021-08-06T00:15:15.790Z] ---> df534c22287e [2021-08-06T00:15:15.790Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-06T00:15:15.790Z] Removing intermediate container b90f32de0b2e [2021-08-06T00:15:15.790Z] ---> a84270a882a6 [2021-08-06T00:15:15.790Z] Step 14/26 : WORKDIR / [2021-08-06T00:15:16.063Z] ---> Running in 145066ccc9fe [2021-08-06T00:15:16.063Z] ---> ae5cb12e1cd5 [2021-08-06T00:15:16.063Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-06T00:15:16.063Z] ---> Running in 0dcf5f0c703c [2021-08-06T00:15:17.052Z] Removing intermediate container 0dcf5f0c703c [2021-08-06T00:15:17.052Z] ---> bb41ec6cd16d [2021-08-06T00:15:17.052Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-06T00:15:17.379Z] ---> 2e02765201d3 [2021-08-06T00:15:17.379Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-06T00:15:17.677Z] ---> Running in 049c45c3c405 [2021-08-06T00:15:17.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-06T00:15:18.320Z] ---> 95e7bb1d3bc2 [2021-08-06T00:15:18.320Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-06T00:15:18.618Z] Removing intermediate container 049c45c3c405 [2021-08-06T00:15:18.618Z] ---> 9133d6c54cb7 [2021-08-06T00:15:18.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:15:18.618Z] ---> Running in 971128b5bd09 [2021-08-06T00:15:19.652Z] Removing intermediate container 971128b5bd09 [2021-08-06T00:15:19.652Z] ---> 731b90e68923 [2021-08-06T00:15:19.652Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T00:15:19.652Z] ---> 37336cf08a0f [2021-08-06T00:15:19.652Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-06T00:15:19.927Z] ---> Running in 29c9f9f2e0c6 [2021-08-06T00:15:20.535Z] Removing intermediate container 29c9f9f2e0c6 [2021-08-06T00:15:20.535Z] ---> 5a48ecc557bb [2021-08-06T00:15:20.535Z] Step 23/24 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:15:20.811Z] ---> 312aeabf996e [2021-08-06T00:15:20.811Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-06T00:15:20.811Z] ---> Running in 0a577db24eac [2021-08-06T00:15:21.795Z] Removing intermediate container 0a577db24eac [2021-08-06T00:15:21.795Z] ---> 8adb7ac09133 [2021-08-06T00:15:21.795Z] Step 24/24 : LABEL version=2.0.1-dev.24 [2021-08-06T00:15:21.795Z] Removing intermediate container 145066ccc9fe [2021-08-06T00:15:21.795Z] ---> 9184c05f3c30 [2021-08-06T00:15:21.795Z] [2021-08-06T00:15:21.795Z] Step 12/24 : FROM docker:20.10.7 [2021-08-06T00:15:22.069Z] ---> Running in bb734eceeacd [2021-08-06T00:15:22.069Z] ---> f9fa9c05e047 [2021-08-06T00:15:22.069Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-06T00:15:22.069Z] 20.10.7: Pulling from library/docker [2021-08-06T00:15:23.052Z] Removing intermediate container bb734eceeacd [2021-08-06T00:15:23.052Z] ---> 2aca17fddb08 [2021-08-06T00:15:23.052Z] [2021-08-06T00:15:23.322Z] Successfully built 2aca17fddb08 [2021-08-06T00:15:23.322Z] Successfully tagged core-metadata-arm64:latest [2021-08-06T00:15:24.304Z]  Building core-metadata ... done  ---> 712193c4bc0f [2021-08-06T00:15:24.304Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-06T00:15:26.921Z] ---> 13c92127f36a [2021-08-06T00:15:26.921Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-06T00:15:28.457Z] ---> 213812ae870c [2021-08-06T00:15:28.457Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-06T00:15:29.065Z] ---> Running in e7a420203082 [2021-08-06T00:15:31.048Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-06T00:15:31.048Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-06T00:15:31.048Z] ---> df445af6242a [2021-08-06T00:15:31.048Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-06T00:15:31.323Z] ---> Running in ba25d02aafd5 [2021-08-06T00:15:32.304Z] Removing intermediate container ba25d02aafd5 [2021-08-06T00:15:32.304Z] ---> 4d6cb65bf72e [2021-08-06T00:15:32.304Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-06T00:15:32.304Z] Removing intermediate container e7a420203082 [2021-08-06T00:15:32.304Z] ---> 07d1f9807d0d [2021-08-06T00:15:32.304Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-06T00:15:32.305Z] ---> Running in 91e90d39fac6 [2021-08-06T00:15:32.586Z] ---> Running in 00c648801aa2 [2021-08-06T00:15:33.183Z] Removing intermediate container 00c648801aa2 [2021-08-06T00:15:33.183Z] ---> 04d3b91e2ce8 [2021-08-06T00:15:33.183Z] Step 24/26 : LABEL arch=arm64 [2021-08-06T00:15:33.454Z] ---> Running in 8e5b204d8bf7 [2021-08-06T00:15:33.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-06T00:15:34.001Z] Removing intermediate container 8e5b204d8bf7 [2021-08-06T00:15:34.001Z] ---> d966bc79f54f [2021-08-06T00:15:34.001Z] Step 25/26 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:15:34.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-06T00:15:34.001Z] ---> Running in 4769208f5388 [2021-08-06T00:15:34.599Z] Removing intermediate container 4769208f5388 [2021-08-06T00:15:34.599Z] ---> 77fe1f51f794 [2021-08-06T00:15:34.599Z] Step 26/26 : LABEL version=2.0.1-dev.24 [2021-08-06T00:15:34.599Z] (1/39) Installing readline (8.1.0-r0) [2021-08-06T00:15:34.599Z] (2/39) Installing bash (5.1.0-r0) [2021-08-06T00:15:34.879Z] Executing bash-5.1.0-r0.post-install [2021-08-06T00:15:34.879Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-06T00:15:34.879Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-06T00:15:34.879Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-06T00:15:34.879Z] (6/39) Installing curl (7.78.0-r0) [2021-08-06T00:15:34.879Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-06T00:15:34.879Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-06T00:15:34.879Z] (9/39) Installing expat (2.2.10-r1) [2021-08-06T00:15:34.879Z] (10/39) Installing libffi (3.3-r2) [2021-08-06T00:15:34.879Z] (11/39) Installing gdbm (1.19-r0) [2021-08-06T00:15:34.879Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-06T00:15:34.879Z] ---> Running in 23818615eb8e [2021-08-06T00:15:34.879Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-06T00:15:34.879Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-06T00:15:35.858Z] Removing intermediate container 23818615eb8e [2021-08-06T00:15:35.858Z] ---> 0f00dffa123e [2021-08-06T00:15:35.858Z] [2021-08-06T00:15:35.858Z] Successfully built 0f00dffa123e [2021-08-06T00:15:35.858Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-06T00:15:36.829Z]  Building security-secretstore-setup ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-06T00:15:36.829Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-06T00:15:36.829Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-06T00:15:36.829Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-06T00:15:36.829Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-06T00:15:36.829Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-06T00:15:36.829Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-06T00:15:37.100Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-06T00:15:37.100Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-06T00:15:37.100Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-06T00:15:37.100Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-06T00:15:37.100Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-06T00:15:37.100Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-06T00:15:37.100Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-06T00:15:37.100Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-06T00:15:37.100Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-06T00:15:37.370Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-06T00:15:37.370Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-06T00:15:37.370Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-06T00:15:37.370Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-06T00:15:37.370Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-06T00:15:37.370Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-06T00:15:37.370Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-06T00:15:37.370Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-06T00:15:37.370Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-06T00:15:37.962Z] Executing busybox-1.32.1-r6.trigger [2021-08-06T00:15:37.962Z] OK: 82 MiB in 59 packages [2021-08-06T00:15:44.673Z] Collecting docker-compose==1.23.2 [2021-08-06T00:15:44.673Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-06T00:15:45.650Z] Collecting PyYAML<4,>=3.10 [2021-08-06T00:15:45.650Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-06T00:15:49.944Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-06T00:15:49.944Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-06T00:15:50.216Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-06T00:15:50.216Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-06T00:15:50.216Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-06T00:15:50.216Z] Collecting docopt<0.7,>=0.6.1 [2021-08-06T00:15:50.216Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-06T00:15:52.185Z] Collecting jsonschema<3,>=2.5.1 [2021-08-06T00:15:52.185Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-06T00:15:52.777Z] Collecting docker<4.0,>=3.6.0 [2021-08-06T00:15:52.777Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-06T00:15:52.777Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-06T00:15:52.777Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-06T00:15:54.745Z] Collecting cached-property<2,>=1.2.0 [2021-08-06T00:15:54.745Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-06T00:15:54.745Z] Collecting texttable<0.10,>=0.9.0 [2021-08-06T00:15:54.745Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-06T00:15:57.365Z] Collecting docker-pycreds>=0.4.0 [2021-08-06T00:15:57.365Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-06T00:15:57.639Z] Collecting idna<2.8,>=2.5 [2021-08-06T00:15:57.639Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-06T00:15:58.234Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-06T00:15:58.234Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-06T00:15:58.234Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-06T00:15:58.506Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-06T00:15:58.779Z] Collecting certifi>=2017.4.17 [2021-08-06T00:15:58.779Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-06T00:15:59.049Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-06T00:15:59.049Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-06T00:15:59.049Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-06T00:15:59.049Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-06T00:16:00.028Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-06T00:16:00.028Z] Attempting uninstall: urllib3 [2021-08-06T00:16:00.028Z] Found existing installation: urllib3 1.26.2 [2021-08-06T00:16:00.028Z] Uninstalling urllib3-1.26.2: [2021-08-06T00:16:00.028Z] Successfully uninstalled urllib3-1.26.2 [2021-08-06T00:16:00.623Z] Attempting uninstall: idna [2021-08-06T00:16:00.623Z] Found existing installation: idna 3.1 [2021-08-06T00:16:00.623Z] Uninstalling idna-3.1: [2021-08-06T00:16:00.898Z] Successfully uninstalled idna-3.1 [2021-08-06T00:16:01.494Z] Attempting uninstall: chardet [2021-08-06T00:16:01.494Z] Found existing installation: chardet 4.0.0 [2021-08-06T00:16:01.494Z] Uninstalling chardet-4.0.0: [2021-08-06T00:16:01.768Z] Successfully uninstalled chardet-4.0.0 [2021-08-06T00:16:03.202Z] Attempting uninstall: requests [2021-08-06T00:16:03.202Z] Found existing installation: requests 2.25.1 [2021-08-06T00:16:03.202Z] Uninstalling requests-2.25.1: [2021-08-06T00:16:03.202Z] Successfully uninstalled requests-2.25.1 [2021-08-06T00:16:03.796Z] Running setup.py install for texttable: started [2021-08-06T00:16:06.968Z] Running setup.py install for texttable: finished with status 'done' [2021-08-06T00:16:06.968Z] Running setup.py install for PyYAML: started [2021-08-06T00:16:07.560Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-06T00:16:08.153Z] Running setup.py install for docopt: started [2021-08-06T00:16:11.344Z] Running setup.py install for docopt: finished with status 'done' [2021-08-06T00:16:11.344Z] Running setup.py install for dockerpty: started [2021-08-06T00:16:11.617Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-06T00:16:13.585Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-06T00:16:23.884Z] Removing intermediate container 91e90d39fac6 [2021-08-06T00:16:23.884Z] ---> 2d4f92786c1f [2021-08-06T00:16:23.884Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-06T00:16:23.884Z] ---> Running in 5236a8dc85c7 [2021-08-06T00:16:23.884Z] Removing intermediate container 5236a8dc85c7 [2021-08-06T00:16:23.884Z] ---> 426734907930 [2021-08-06T00:16:23.884Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-06T00:16:23.884Z] ---> Running in 46c26b79e29a [2021-08-06T00:16:23.884Z] Removing intermediate container 46c26b79e29a [2021-08-06T00:16:23.884Z] ---> 1568b0f99965 [2021-08-06T00:16:23.884Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-06T00:16:24.477Z] ---> dfef06124565 [2021-08-06T00:16:24.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-06T00:16:25.449Z] ---> fbfaf475e099 [2021-08-06T00:16:25.449Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-06T00:16:27.898Z] ---> f934d731ec07 [2021-08-06T00:16:27.898Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-06T00:16:27.898Z] ---> Running in c96b30165df0 [2021-08-06T00:16:27.898Z] Removing intermediate container c96b30165df0 [2021-08-06T00:16:27.898Z] ---> ffbcb46fb708 [2021-08-06T00:16:27.898Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-06T00:16:27.898Z] ---> Running in a374d17c7253 [2021-08-06T00:16:27.898Z] Removing intermediate container a374d17c7253 [2021-08-06T00:16:27.898Z] ---> 7c849c2be188 [2021-08-06T00:16:27.898Z] Step 22/24 : LABEL arch=arm64 [2021-08-06T00:16:27.899Z] ---> Running in c0bfcd011bd9 [2021-08-06T00:16:28.494Z] Removing intermediate container c0bfcd011bd9 [2021-08-06T00:16:28.494Z] ---> 49a9a9fb95b1 [2021-08-06T00:16:28.494Z] Step 23/24 : LABEL git_sha=a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:16:28.494Z] ---> Running in 19618e6dc8cf [2021-08-06T00:16:30.875Z] Removing intermediate container 19618e6dc8cf [2021-08-06T00:16:30.875Z] ---> e684ce4f1ca9 [2021-08-06T00:16:30.875Z] Step 24/24 : LABEL version=2.0.1-dev.24 [2021-08-06T00:16:30.875Z] ---> Running in 3e201ea844b3 [2021-08-06T00:16:30.875Z] Removing intermediate container 3e201ea844b3 [2021-08-06T00:16:30.875Z] ---> dfbe1e205c31 [2021-08-06T00:16:30.875Z] [2021-08-06T00:16:30.875Z] Successfully built dfbe1e205c31 [2021-08-06T00:16:30.875Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-06T00:16:30.891Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-06T00:16:30.905Z] $ docker stop --time=1 a9def2abba2e99e7d0c7b4ea17754a5e4a33f7de7e994c0eebe367a1bc8c515c [2021-08-06T00:16:33.874Z] $ docker rm -f a9def2abba2e99e7d0c7b4ea17754a5e4a33f7de7e994c0eebe367a1bc8c515c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T00:16:34.435Z] + docker images [2021-08-06T00:16:34.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-06T00:16:34.708Z] sys-mgmt-agent-arm64 latest dfbe1e205c31 5 seconds ago 311MB [2021-08-06T00:16:34.708Z] security-secretstore-setup-arm64 latest 0f00dffa123e 59 seconds ago 27.4MB [2021-08-06T00:16:34.708Z] core-metadata-arm64 latest 2aca17fddb08 About a minute ago 15.8MB [2021-08-06T00:16:34.708Z] 9184c05f3c30 About a minute ago 1.45GB [2021-08-06T00:16:34.708Z] security-bootstrapper-arm64 latest bb37e7471a27 About a minute ago 17.7MB [2021-08-06T00:16:34.708Z] 2617d0eedb1a About a minute ago 1.45GB [2021-08-06T00:16:34.708Z] 4a31816fb507 About a minute ago 1.45GB [2021-08-06T00:16:34.708Z] 38b15505cb45 2 minutes ago 1.45GB [2021-08-06T00:16:34.708Z] core-data-arm64 latest 2776f077b708 3 minutes ago 19.3MB [2021-08-06T00:16:34.708Z] support-notifications-arm64 latest 23bb40608050 3 minutes ago 15.9MB [2021-08-06T00:16:34.708Z] security-proxy-setup-arm64 latest 7ccbebc29337 3 minutes ago 24.5MB [2021-08-06T00:16:34.708Z] support-scheduler-arm64 latest 060994c3b825 3 minutes ago 15.2MB [2021-08-06T00:16:34.708Z] core-command-arm64 latest 08dcabea8c12 3 minutes ago 15.1MB [2021-08-06T00:16:34.708Z] 2f62420540b9 3 minutes ago 1.45GB [2021-08-06T00:16:34.708Z] dfa613714940 4 minutes ago 1.45GB [2021-08-06T00:16:34.708Z] 2bc2c517580e 4 minutes ago 1.45GB [2021-08-06T00:16:34.708Z] 1e43b8ebc3c6 4 minutes ago 1.45GB [2021-08-06T00:16:34.708Z] 09fc8e4b092a 4 minutes ago 1.44GB [2021-08-06T00:16:34.708Z] ci-base-image-arm64 latest 50faa402d6fe 8 minutes ago 1.23GB [2021-08-06T00:16:34.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f About an hour ago 533MB [2021-08-06T00:16:34.708Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-06T00:16:34.708Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-06T00:16:34.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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-08-06T00:16:36.802Z] provisioning config files... [2021-08-06T00:16:36.833Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config3891762987303088989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:16:37.234Z] ---> docker-login.sh [2021-08-06T00:16:37.234Z] nexus3.edgexfoundry.org:10001 [2021-08-06T00:16:39.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:16:39.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:16:39.314Z] Configure a credential helper to remove this warning. See [2021-08-06T00:16:39.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:16:39.314Z] [2021-08-06T00:16:39.314Z] Login Succeeded [2021-08-06T00:16:39.314Z] nexus3.edgexfoundry.org:10002 [2021-08-06T00:16:39.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:16:39.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:16:39.314Z] Configure a credential helper to remove this warning. See [2021-08-06T00:16:39.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:16:39.314Z] [2021-08-06T00:16:39.314Z] Login Succeeded [2021-08-06T00:16:39.314Z] nexus3.edgexfoundry.org:10003 [2021-08-06T00:16:39.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:16:39.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:16:39.314Z] Configure a credential helper to remove this warning. See [2021-08-06T00:16:39.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:16:39.315Z] [2021-08-06T00:16:39.315Z] Login Succeeded [2021-08-06T00:16:39.315Z] nexus3.edgexfoundry.org:10004 [2021-08-06T00:16:39.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:16:39.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:16:39.596Z] Configure a credential helper to remove this warning. See [2021-08-06T00:16:39.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:16:39.596Z] [2021-08-06T00:16:39.596Z] Login Succeeded [2021-08-06T00:16:39.596Z] docker.io [2021-08-06T00:16:39.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T00:16:40.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T00:16:40.510Z] Configure a credential helper to remove this warning. See [2021-08-06T00:16:40.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T00:16:40.510Z] [2021-08-06T00:16:40.510Z] Login Succeeded [2021-08-06T00:16:40.510Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T00:16:40.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:16:40.604Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-06T00:16:40.604Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:16:40.604Z] latest [2021-08-06T00:16:40.604Z] 2.0.1-dev.24 [2021-08-06T00:16:40.604Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:16:40.604Z] main [2021-08-06T00:16:40.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:42.650Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:42.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:16:42.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-06T00:16:42.993Z] a41c53f3321e: Preparing [2021-08-06T00:16:42.993Z] a89a79e11ac4: Preparing [2021-08-06T00:16:42.993Z] 39aea44b2434: Preparing [2021-08-06T00:16:42.993Z] 0daf9fd7dd6f: Preparing [2021-08-06T00:16:42.993Z] 3fbe34a1663b: Preparing [2021-08-06T00:16:43.266Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:16:43.266Z] 0daf9fd7dd6f: Pushed [2021-08-06T00:16:43.266Z] 39aea44b2434: Pushed [2021-08-06T00:16:43.266Z] a41c53f3321e: Pushed [2021-08-06T00:16:45.442Z] a89a79e11ac4: Pushed [2021-08-06T00:16:48.820Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:a2c68ac61dae29d89b7bbd14421b5f420677f860a0def123dd18267e39f76bba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:49.169Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:49.512Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-06T00:16:49.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-06T00:16:49.513Z] a41c53f3321e: Preparing [2021-08-06T00:16:49.513Z] a89a79e11ac4: Preparing [2021-08-06T00:16:49.513Z] 39aea44b2434: Preparing [2021-08-06T00:16:49.513Z] 0daf9fd7dd6f: Preparing [2021-08-06T00:16:49.513Z] 3fbe34a1663b: Preparing [2021-08-06T00:16:49.513Z] 0daf9fd7dd6f: Layer already exists [2021-08-06T00:16:49.513Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:16:49.784Z] 39aea44b2434: Layer already exists [2021-08-06T00:16:49.784Z] a89a79e11ac4: Layer already exists [2021-08-06T00:16:49.784Z] a41c53f3321e: Layer already exists [2021-08-06T00:16:49.784Z] latest: digest: sha256:a2c68ac61dae29d89b7bbd14421b5f420677f860a0def123dd18267e39f76bba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:50.134Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:50.478Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.24 [2021-08-06T00:16:50.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-06T00:16:50.478Z] a41c53f3321e: Preparing [2021-08-06T00:16:50.478Z] a89a79e11ac4: Preparing [2021-08-06T00:16:50.478Z] 39aea44b2434: Preparing [2021-08-06T00:16:50.478Z] 0daf9fd7dd6f: Preparing [2021-08-06T00:16:50.478Z] 3fbe34a1663b: Preparing [2021-08-06T00:16:50.478Z] 39aea44b2434: Layer already exists [2021-08-06T00:16:50.750Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:16:50.750Z] 0daf9fd7dd6f: Layer already exists [2021-08-06T00:16:50.750Z] a41c53f3321e: Layer already exists [2021-08-06T00:16:50.750Z] a89a79e11ac4: Layer already exists [2021-08-06T00:16:50.750Z] 2.0.1-dev.24: digest: sha256:a2c68ac61dae29d89b7bbd14421b5f420677f860a0def123dd18267e39f76bba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:51.095Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:51.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:16:51.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-06T00:16:51.436Z] a41c53f3321e: Preparing [2021-08-06T00:16:51.436Z] a89a79e11ac4: Preparing [2021-08-06T00:16:51.436Z] 39aea44b2434: Preparing [2021-08-06T00:16:51.436Z] 0daf9fd7dd6f: Preparing [2021-08-06T00:16:51.436Z] 3fbe34a1663b: Preparing [2021-08-06T00:16:51.707Z] 39aea44b2434: Layer already exists [2021-08-06T00:16:51.707Z] 0daf9fd7dd6f: Layer already exists [2021-08-06T00:16:51.707Z] a41c53f3321e: Layer already exists [2021-08-06T00:16:51.707Z] a89a79e11ac4: Layer already exists [2021-08-06T00:16:51.707Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:16:51.707Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:a2c68ac61dae29d89b7bbd14421b5f420677f860a0def123dd18267e39f76bba size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:52.053Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:52.391Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-06T00:16:52.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-06T00:16:52.391Z] a41c53f3321e: Preparing [2021-08-06T00:16:52.391Z] a89a79e11ac4: Preparing [2021-08-06T00:16:52.391Z] 39aea44b2434: Preparing [2021-08-06T00:16:52.391Z] 0daf9fd7dd6f: Preparing [2021-08-06T00:16:52.391Z] 3fbe34a1663b: Preparing [2021-08-06T00:16:52.662Z] 0daf9fd7dd6f: Layer already exists [2021-08-06T00:16:52.662Z] 39aea44b2434: Layer already exists [2021-08-06T00:16:52.662Z] a89a79e11ac4: Layer already exists [2021-08-06T00:16:52.662Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:16:52.662Z] a41c53f3321e: Layer already exists [2021-08-06T00:16:52.662Z] main: digest: sha256:a2c68ac61dae29d89b7bbd14421b5f420677f860a0def123dd18267e39f76bba size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:16:52.731Z] ===================================================== [Pipeline] echo [2021-08-06T00:16:52.749Z] taggedImages: [2021-08-06T00:16:52.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:16:52.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-06T00:16:52.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.24 [2021-08-06T00:16:52.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:16:52.749Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-06T00:16:54.520Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-06T00:16:54.520Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:16:54.520Z] latest [2021-08-06T00:16:54.520Z] 2.0.1-dev.24 [2021-08-06T00:16:54.520Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:16:54.520Z] main [2021-08-06T00:16:54.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:54.895Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:55.230Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:16:55.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-06T00:16:55.230Z] 9fda48f4d2d8: Preparing [2021-08-06T00:16:55.230Z] dd8099551470: Preparing [2021-08-06T00:16:55.230Z] 39aea44b2434: Preparing [2021-08-06T00:16:55.230Z] 74e65162ab1c: Preparing [2021-08-06T00:16:55.230Z] 42cf056ef4e1: Preparing [2021-08-06T00:16:55.230Z] 3fbe34a1663b: Preparing [2021-08-06T00:16:55.230Z] 3fbe34a1663b: Waiting [2021-08-06T00:16:55.501Z] 39aea44b2434: Layer already exists [2021-08-06T00:16:55.501Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:16:55.501Z] 9fda48f4d2d8: Pushed [2021-08-06T00:16:55.501Z] 42cf056ef4e1: Pushed [2021-08-06T00:16:56.096Z] 74e65162ab1c: Pushed [2021-08-06T00:16:58.695Z] dd8099551470: Pushed [2021-08-06T00:16:58.695Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:469e492827d29eed9aadc7165fa6ea9409fd2b055b72643844a84b40d39918f7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:59.041Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:59.382Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-06T00:16:59.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-06T00:16:59.382Z] 9fda48f4d2d8: Preparing [2021-08-06T00:16:59.382Z] dd8099551470: Preparing [2021-08-06T00:16:59.382Z] 39aea44b2434: Preparing [2021-08-06T00:16:59.382Z] 74e65162ab1c: Preparing [2021-08-06T00:16:59.382Z] 42cf056ef4e1: Preparing [2021-08-06T00:16:59.382Z] 3fbe34a1663b: Preparing [2021-08-06T00:16:59.382Z] 3fbe34a1663b: Waiting [2021-08-06T00:16:59.382Z] 74e65162ab1c: Layer already exists [2021-08-06T00:16:59.382Z] 39aea44b2434: Layer already exists [2021-08-06T00:16:59.382Z] 42cf056ef4e1: Layer already exists [2021-08-06T00:16:59.382Z] dd8099551470: Layer already exists [2021-08-06T00:16:59.652Z] 9fda48f4d2d8: Layer already exists [2021-08-06T00:16:59.652Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:16:59.652Z] latest: digest: sha256:469e492827d29eed9aadc7165fa6ea9409fd2b055b72643844a84b40d39918f7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:16:59.994Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:00.333Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.24 [2021-08-06T00:17:00.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-06T00:17:00.333Z] 9fda48f4d2d8: Preparing [2021-08-06T00:17:00.333Z] dd8099551470: Preparing [2021-08-06T00:17:00.333Z] 39aea44b2434: Preparing [2021-08-06T00:17:00.333Z] 74e65162ab1c: Preparing [2021-08-06T00:17:00.333Z] 42cf056ef4e1: Preparing [2021-08-06T00:17:00.333Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:00.333Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:00.333Z] 74e65162ab1c: Layer already exists [2021-08-06T00:17:00.604Z] dd8099551470: Layer already exists [2021-08-06T00:17:00.604Z] 42cf056ef4e1: Layer already exists [2021-08-06T00:17:00.604Z] 9fda48f4d2d8: Layer already exists [2021-08-06T00:17:00.604Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:00.604Z] 2.0.1-dev.24: digest: sha256:469e492827d29eed9aadc7165fa6ea9409fd2b055b72643844a84b40d39918f7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:00.948Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:01.291Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:01.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-06T00:17:01.291Z] 9fda48f4d2d8: Preparing [2021-08-06T00:17:01.291Z] dd8099551470: Preparing [2021-08-06T00:17:01.291Z] 39aea44b2434: Preparing [2021-08-06T00:17:01.291Z] 74e65162ab1c: Preparing [2021-08-06T00:17:01.291Z] 42cf056ef4e1: Preparing [2021-08-06T00:17:01.291Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:01.291Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:01.291Z] 9fda48f4d2d8: Layer already exists [2021-08-06T00:17:01.291Z] dd8099551470: Layer already exists [2021-08-06T00:17:01.291Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:01.565Z] 74e65162ab1c: Layer already exists [2021-08-06T00:17:01.565Z] 42cf056ef4e1: Layer already exists [2021-08-06T00:17:01.565Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:01.565Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:469e492827d29eed9aadc7165fa6ea9409fd2b055b72643844a84b40d39918f7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:01.923Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:02.268Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-06T00:17:02.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-06T00:17:02.268Z] 9fda48f4d2d8: Preparing [2021-08-06T00:17:02.268Z] dd8099551470: Preparing [2021-08-06T00:17:02.268Z] 39aea44b2434: Preparing [2021-08-06T00:17:02.268Z] 74e65162ab1c: Preparing [2021-08-06T00:17:02.268Z] 42cf056ef4e1: Preparing [2021-08-06T00:17:02.268Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:02.268Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:02.539Z] 9fda48f4d2d8: Layer already exists [2021-08-06T00:17:02.539Z] 42cf056ef4e1: Layer already exists [2021-08-06T00:17:02.539Z] 74e65162ab1c: Layer already exists [2021-08-06T00:17:02.539Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:02.539Z] dd8099551470: Layer already exists [2021-08-06T00:17:02.539Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:02.539Z] main: digest: sha256:469e492827d29eed9aadc7165fa6ea9409fd2b055b72643844a84b40d39918f7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:17:02.609Z] ===================================================== [Pipeline] echo [2021-08-06T00:17:02.626Z] taggedImages: [2021-08-06T00:17:02.626Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:02.626Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-06T00:17:02.626Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.24 [2021-08-06T00:17:02.626Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:02.626Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-06T00:17:02.666Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-06T00:17:02.666Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:02.666Z] latest [2021-08-06T00:17:02.666Z] 2.0.1-dev.24 [2021-08-06T00:17:02.666Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:02.666Z] main [2021-08-06T00:17:02.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:04.894Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:05.505Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:05.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-06T00:17:05.505Z] 035fee9fdd88: Preparing [2021-08-06T00:17:05.505Z] afc7545689ac: Preparing [2021-08-06T00:17:05.505Z] 39aea44b2434: Preparing [2021-08-06T00:17:05.505Z] 383c21b0cc85: Preparing [2021-08-06T00:17:05.505Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:05.776Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:05.776Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:05.776Z] 035fee9fdd88: Pushed [2021-08-06T00:17:05.776Z] 383c21b0cc85: Pushed [2021-08-06T00:17:10.301Z] afc7545689ac: Pushed [2021-08-06T00:17:10.301Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:168f9d2a5aa2262086e629adad4c4a9e1d9165c5a8710554008a75ba6b977395 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:10.655Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:12.726Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-06T00:17:12.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-06T00:17:12.726Z] 035fee9fdd88: Preparing [2021-08-06T00:17:12.726Z] afc7545689ac: Preparing [2021-08-06T00:17:12.726Z] 39aea44b2434: Preparing [2021-08-06T00:17:12.726Z] 383c21b0cc85: Preparing [2021-08-06T00:17:12.726Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:12.726Z] 383c21b0cc85: Layer already exists [2021-08-06T00:17:12.726Z] afc7545689ac: Layer already exists [2021-08-06T00:17:12.726Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:12.726Z] 035fee9fdd88: Layer already exists [2021-08-06T00:17:12.726Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:12.726Z] latest: digest: sha256:168f9d2a5aa2262086e629adad4c4a9e1d9165c5a8710554008a75ba6b977395 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:14.565Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:14.922Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.24 [2021-08-06T00:17:14.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-06T00:17:14.923Z] 035fee9fdd88: Preparing [2021-08-06T00:17:14.923Z] afc7545689ac: Preparing [2021-08-06T00:17:14.923Z] 39aea44b2434: Preparing [2021-08-06T00:17:14.923Z] 383c21b0cc85: Preparing [2021-08-06T00:17:14.923Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:14.923Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:14.923Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:14.923Z] afc7545689ac: Layer already exists [2021-08-06T00:17:16.677Z] 383c21b0cc85: Layer already exists [2021-08-06T00:17:16.677Z] 035fee9fdd88: Layer already exists [2021-08-06T00:17:16.677Z] 2.0.1-dev.24: digest: sha256:168f9d2a5aa2262086e629adad4c4a9e1d9165c5a8710554008a75ba6b977395 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:17.026Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:18.896Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:18.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-06T00:17:18.896Z] 035fee9fdd88: Preparing [2021-08-06T00:17:18.896Z] afc7545689ac: Preparing [2021-08-06T00:17:18.896Z] 39aea44b2434: Preparing [2021-08-06T00:17:18.896Z] 383c21b0cc85: Preparing [2021-08-06T00:17:18.896Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:18.896Z] 035fee9fdd88: Layer already exists [2021-08-06T00:17:18.896Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:18.896Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:18.896Z] afc7545689ac: Layer already exists [2021-08-06T00:17:18.896Z] 383c21b0cc85: Layer already exists [2021-08-06T00:17:18.896Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:168f9d2a5aa2262086e629adad4c4a9e1d9165c5a8710554008a75ba6b977395 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:19.240Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:19.577Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-06T00:17:19.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-06T00:17:19.847Z] 035fee9fdd88: Preparing [2021-08-06T00:17:19.847Z] afc7545689ac: Preparing [2021-08-06T00:17:19.847Z] 39aea44b2434: Preparing [2021-08-06T00:17:19.847Z] 383c21b0cc85: Preparing [2021-08-06T00:17:19.847Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:19.847Z] 383c21b0cc85: Layer already exists [2021-08-06T00:17:19.847Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:19.847Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:19.847Z] afc7545689ac: Layer already exists [2021-08-06T00:17:19.847Z] 035fee9fdd88: Layer already exists [2021-08-06T00:17:19.847Z] main: digest: sha256:168f9d2a5aa2262086e629adad4c4a9e1d9165c5a8710554008a75ba6b977395 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:17:19.912Z] ===================================================== [Pipeline] echo [2021-08-06T00:17:19.929Z] taggedImages: [2021-08-06T00:17:19.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:19.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-06T00:17:19.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.24 [2021-08-06T00:17:19.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:19.929Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-06T00:17:19.963Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-06T00:17:19.963Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:19.963Z] latest [2021-08-06T00:17:19.963Z] 2.0.1-dev.24 [2021-08-06T00:17:19.963Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:19.963Z] main [2021-08-06T00:17:19.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:22.155Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:23.873Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:23.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-06T00:17:23.873Z] 94ff40227ada: Preparing [2021-08-06T00:17:23.873Z] 94ff40227ada: Preparing [2021-08-06T00:17:23.873Z] eba490957de4: Preparing [2021-08-06T00:17:23.873Z] c6354c5cb2c3: Preparing [2021-08-06T00:17:23.873Z] fdff7ecb3249: Preparing [2021-08-06T00:17:23.873Z] b4802a2eb8c9: Preparing [2021-08-06T00:17:23.873Z] 39aea44b2434: Preparing [2021-08-06T00:17:23.873Z] 5136d99de6ce: Preparing [2021-08-06T00:17:23.873Z] 1dec3cf032ce: Preparing [2021-08-06T00:17:23.873Z] 6409d6970a3f: Preparing [2021-08-06T00:17:23.873Z] ef18f5d5d000: Preparing [2021-08-06T00:17:23.873Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:23.873Z] 1dec3cf032ce: Waiting [2021-08-06T00:17:23.873Z] 6409d6970a3f: Waiting [2021-08-06T00:17:23.873Z] 39aea44b2434: Waiting [2021-08-06T00:17:23.873Z] ef18f5d5d000: Waiting [2021-08-06T00:17:23.873Z] 5136d99de6ce: Waiting [2021-08-06T00:17:23.873Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:23.873Z] c6354c5cb2c3: Pushed [2021-08-06T00:17:23.873Z] fdff7ecb3249: Pushed [2021-08-06T00:17:23.873Z] eba490957de4: Pushed [2021-08-06T00:17:23.873Z] 94ff40227ada: Pushed [2021-08-06T00:17:23.873Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:23.873Z] 5136d99de6ce: Pushed [2021-08-06T00:17:23.873Z] 1dec3cf032ce: Pushed [2021-08-06T00:17:23.873Z] 6409d6970a3f: Pushed [2021-08-06T00:17:23.873Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:23.873Z] ef18f5d5d000: Pushed [2021-08-06T00:17:26.022Z] b4802a2eb8c9: Pushed [2021-08-06T00:17:26.022Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:40bd120c7d3749dfe28ccfb0f06f6b651b9882ed2b7d4c78cdc6fc160bfe3af9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:26.364Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:28.027Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-06T00:17:28.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-06T00:17:28.027Z] 94ff40227ada: Preparing [2021-08-06T00:17:28.027Z] 94ff40227ada: Preparing [2021-08-06T00:17:28.027Z] eba490957de4: Preparing [2021-08-06T00:17:28.027Z] c6354c5cb2c3: Preparing [2021-08-06T00:17:28.027Z] fdff7ecb3249: Preparing [2021-08-06T00:17:28.027Z] b4802a2eb8c9: Preparing [2021-08-06T00:17:28.027Z] 39aea44b2434: Preparing [2021-08-06T00:17:28.027Z] 5136d99de6ce: Preparing [2021-08-06T00:17:28.027Z] 1dec3cf032ce: Preparing [2021-08-06T00:17:28.027Z] 6409d6970a3f: Preparing [2021-08-06T00:17:28.027Z] ef18f5d5d000: Preparing [2021-08-06T00:17:28.027Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:28.027Z] 1dec3cf032ce: Waiting [2021-08-06T00:17:28.027Z] 6409d6970a3f: Waiting [2021-08-06T00:17:28.027Z] ef18f5d5d000: Waiting [2021-08-06T00:17:28.027Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:28.027Z] 39aea44b2434: Waiting [2021-08-06T00:17:28.027Z] fdff7ecb3249: Layer already exists [2021-08-06T00:17:28.027Z] eba490957de4: Layer already exists [2021-08-06T00:17:28.027Z] b4802a2eb8c9: Layer already exists [2021-08-06T00:17:28.027Z] 94ff40227ada: Layer already exists [2021-08-06T00:17:28.027Z] c6354c5cb2c3: Layer already exists [2021-08-06T00:17:28.027Z] 5136d99de6ce: Layer already exists [2021-08-06T00:17:28.027Z] 6409d6970a3f: Layer already exists [2021-08-06T00:17:28.027Z] 1dec3cf032ce: Layer already exists [2021-08-06T00:17:28.027Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:28.027Z] ef18f5d5d000: Layer already exists [2021-08-06T00:17:28.027Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:28.027Z] latest: digest: sha256:40bd120c7d3749dfe28ccfb0f06f6b651b9882ed2b7d4c78cdc6fc160bfe3af9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:28.377Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:28.712Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.24 [2021-08-06T00:17:28.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-06T00:17:28.712Z] 94ff40227ada: Preparing [2021-08-06T00:17:28.712Z] 94ff40227ada: Preparing [2021-08-06T00:17:28.712Z] eba490957de4: Preparing [2021-08-06T00:17:28.712Z] c6354c5cb2c3: Preparing [2021-08-06T00:17:28.712Z] fdff7ecb3249: Preparing [2021-08-06T00:17:28.712Z] b4802a2eb8c9: Preparing [2021-08-06T00:17:28.712Z] 39aea44b2434: Preparing [2021-08-06T00:17:28.712Z] 5136d99de6ce: Preparing [2021-08-06T00:17:28.712Z] 1dec3cf032ce: Preparing [2021-08-06T00:17:28.712Z] 6409d6970a3f: Preparing [2021-08-06T00:17:28.712Z] ef18f5d5d000: Preparing [2021-08-06T00:17:28.712Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:28.712Z] 1dec3cf032ce: Waiting [2021-08-06T00:17:28.712Z] 6409d6970a3f: Waiting [2021-08-06T00:17:28.712Z] ef18f5d5d000: Waiting [2021-08-06T00:17:28.712Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:28.712Z] 5136d99de6ce: Waiting [2021-08-06T00:17:28.712Z] 39aea44b2434: Waiting [2021-08-06T00:17:30.612Z] fdff7ecb3249: Layer already exists [2021-08-06T00:17:30.612Z] b4802a2eb8c9: Layer already exists [2021-08-06T00:17:30.612Z] c6354c5cb2c3: Layer already exists [2021-08-06T00:17:30.612Z] eba490957de4: Layer already exists [2021-08-06T00:17:30.612Z] 94ff40227ada: Layer already exists [2021-08-06T00:17:30.612Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:30.612Z] 1dec3cf032ce: Layer already exists [2021-08-06T00:17:30.612Z] 6409d6970a3f: Layer already exists [2021-08-06T00:17:30.612Z] ef18f5d5d000: Layer already exists [2021-08-06T00:17:30.612Z] 5136d99de6ce: Layer already exists [2021-08-06T00:17:30.612Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:30.612Z] 2.0.1-dev.24: digest: sha256:40bd120c7d3749dfe28ccfb0f06f6b651b9882ed2b7d4c78cdc6fc160bfe3af9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:30.953Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:31.291Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:31.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-06T00:17:31.292Z] 94ff40227ada: Preparing [2021-08-06T00:17:31.292Z] 94ff40227ada: Preparing [2021-08-06T00:17:31.292Z] eba490957de4: Preparing [2021-08-06T00:17:31.292Z] c6354c5cb2c3: Preparing [2021-08-06T00:17:31.292Z] fdff7ecb3249: Preparing [2021-08-06T00:17:31.292Z] b4802a2eb8c9: Preparing [2021-08-06T00:17:31.292Z] 39aea44b2434: Preparing [2021-08-06T00:17:31.292Z] 5136d99de6ce: Preparing [2021-08-06T00:17:31.292Z] 1dec3cf032ce: Preparing [2021-08-06T00:17:31.292Z] 6409d6970a3f: Preparing [2021-08-06T00:17:31.292Z] ef18f5d5d000: Preparing [2021-08-06T00:17:31.292Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:31.292Z] ef18f5d5d000: Waiting [2021-08-06T00:17:31.292Z] 39aea44b2434: Waiting [2021-08-06T00:17:31.292Z] 6409d6970a3f: Waiting [2021-08-06T00:17:31.292Z] 5136d99de6ce: Waiting [2021-08-06T00:17:31.292Z] 1dec3cf032ce: Waiting [2021-08-06T00:17:31.292Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:31.292Z] 94ff40227ada: Layer already exists [2021-08-06T00:17:31.292Z] eba490957de4: Layer already exists [2021-08-06T00:17:31.292Z] fdff7ecb3249: Layer already exists [2021-08-06T00:17:31.292Z] c6354c5cb2c3: Layer already exists [2021-08-06T00:17:31.292Z] b4802a2eb8c9: Layer already exists [2021-08-06T00:17:31.565Z] 5136d99de6ce: Layer already exists [2021-08-06T00:17:31.565Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:31.565Z] 1dec3cf032ce: Layer already exists [2021-08-06T00:17:31.565Z] 6409d6970a3f: Layer already exists [2021-08-06T00:17:31.565Z] ef18f5d5d000: Layer already exists [2021-08-06T00:17:31.565Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:31.565Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:40bd120c7d3749dfe28ccfb0f06f6b651b9882ed2b7d4c78cdc6fc160bfe3af9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:31.912Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:32.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-06T00:17:32.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-06T00:17:32.249Z] 94ff40227ada: Preparing [2021-08-06T00:17:32.249Z] 94ff40227ada: Preparing [2021-08-06T00:17:32.249Z] eba490957de4: Preparing [2021-08-06T00:17:32.249Z] c6354c5cb2c3: Preparing [2021-08-06T00:17:32.249Z] fdff7ecb3249: Preparing [2021-08-06T00:17:32.249Z] b4802a2eb8c9: Preparing [2021-08-06T00:17:32.249Z] 39aea44b2434: Preparing [2021-08-06T00:17:32.249Z] 5136d99de6ce: Preparing [2021-08-06T00:17:32.249Z] 1dec3cf032ce: Preparing [2021-08-06T00:17:32.249Z] 6409d6970a3f: Preparing [2021-08-06T00:17:32.249Z] ef18f5d5d000: Preparing [2021-08-06T00:17:32.249Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:32.249Z] 39aea44b2434: Waiting [2021-08-06T00:17:32.249Z] 5136d99de6ce: Waiting [2021-08-06T00:17:32.249Z] 1dec3cf032ce: Waiting [2021-08-06T00:17:32.249Z] 6409d6970a3f: Waiting [2021-08-06T00:17:32.249Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:32.249Z] 94ff40227ada: Layer already exists [2021-08-06T00:17:32.249Z] c6354c5cb2c3: Layer already exists [2021-08-06T00:17:32.249Z] eba490957de4: Layer already exists [2021-08-06T00:17:32.249Z] fdff7ecb3249: Layer already exists [2021-08-06T00:17:32.249Z] b4802a2eb8c9: Layer already exists [2021-08-06T00:17:32.524Z] 5136d99de6ce: Layer already exists [2021-08-06T00:17:32.524Z] ef18f5d5d000: Layer already exists [2021-08-06T00:17:32.524Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:32.524Z] 1dec3cf032ce: Layer already exists [2021-08-06T00:17:32.524Z] 6409d6970a3f: Layer already exists [2021-08-06T00:17:32.524Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:32.524Z] main: digest: sha256:40bd120c7d3749dfe28ccfb0f06f6b651b9882ed2b7d4c78cdc6fc160bfe3af9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:17:32.583Z] ===================================================== [Pipeline] echo [2021-08-06T00:17:32.596Z] taggedImages: [2021-08-06T00:17:32.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:32.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-06T00:17:32.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.24 [2021-08-06T00:17:32.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:32.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-06T00:17:32.626Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-06T00:17:32.626Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:32.626Z] latest [2021-08-06T00:17:32.626Z] 2.0.1-dev.24 [2021-08-06T00:17:32.626Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:32.626Z] main [2021-08-06T00:17:32.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:32.997Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:33.346Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:33.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-06T00:17:33.346Z] 9e6f32ad9392: Preparing [2021-08-06T00:17:33.346Z] 1cef41918d55: Preparing [2021-08-06T00:17:33.346Z] 6d3357bd24b1: Preparing [2021-08-06T00:17:33.346Z] 6eba3e7ed614: Preparing [2021-08-06T00:17:33.346Z] a754dd955ac1: Preparing [2021-08-06T00:17:33.346Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:33.346Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:33.620Z] 6eba3e7ed614: Pushed [2021-08-06T00:17:33.620Z] 6d3357bd24b1: Pushed [2021-08-06T00:17:33.893Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:38.352Z] a754dd955ac1: Pushed [2021-08-06T00:17:38.352Z] 1cef41918d55: Pushed [2021-08-06T00:17:38.352Z] 9e6f32ad9392: Pushed [2021-08-06T00:17:38.352Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:d8c772435fd48617a81e4c549ecbb93f6fb9b1aefb738a5e0eb6708059a04e62 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:38.696Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:39.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-06T00:17:39.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-06T00:17:39.034Z] 9e6f32ad9392: Preparing [2021-08-06T00:17:39.034Z] 1cef41918d55: Preparing [2021-08-06T00:17:39.034Z] 6d3357bd24b1: Preparing [2021-08-06T00:17:39.034Z] 6eba3e7ed614: Preparing [2021-08-06T00:17:39.034Z] a754dd955ac1: Preparing [2021-08-06T00:17:39.034Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:39.034Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:39.034Z] 9e6f32ad9392: Layer already exists [2021-08-06T00:17:39.034Z] a754dd955ac1: Layer already exists [2021-08-06T00:17:39.034Z] 1cef41918d55: Layer already exists [2021-08-06T00:17:39.034Z] 6d3357bd24b1: Layer already exists [2021-08-06T00:17:39.306Z] 6eba3e7ed614: Layer already exists [2021-08-06T00:17:39.306Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:39.306Z] latest: digest: sha256:d8c772435fd48617a81e4c549ecbb93f6fb9b1aefb738a5e0eb6708059a04e62 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:39.653Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:39.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.24 [2021-08-06T00:17:39.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-06T00:17:39.988Z] 9e6f32ad9392: Preparing [2021-08-06T00:17:39.988Z] 1cef41918d55: Preparing [2021-08-06T00:17:39.988Z] 6d3357bd24b1: Preparing [2021-08-06T00:17:39.988Z] 6eba3e7ed614: Preparing [2021-08-06T00:17:39.988Z] a754dd955ac1: Preparing [2021-08-06T00:17:39.988Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:39.988Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:39.988Z] 1cef41918d55: Layer already exists [2021-08-06T00:17:39.988Z] 9e6f32ad9392: Layer already exists [2021-08-06T00:17:39.988Z] 6eba3e7ed614: Layer already exists [2021-08-06T00:17:40.259Z] a754dd955ac1: Layer already exists [2021-08-06T00:17:40.259Z] 6d3357bd24b1: Layer already exists [2021-08-06T00:17:40.259Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:40.259Z] 2.0.1-dev.24: digest: sha256:d8c772435fd48617a81e4c549ecbb93f6fb9b1aefb738a5e0eb6708059a04e62 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:40.600Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:40.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:40.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-06T00:17:40.939Z] 9e6f32ad9392: Preparing [2021-08-06T00:17:40.939Z] 1cef41918d55: Preparing [2021-08-06T00:17:40.939Z] 6d3357bd24b1: Preparing [2021-08-06T00:17:40.939Z] 6eba3e7ed614: Preparing [2021-08-06T00:17:40.939Z] a754dd955ac1: Preparing [2021-08-06T00:17:40.939Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:40.939Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:41.211Z] 9e6f32ad9392: Layer already exists [2021-08-06T00:17:41.211Z] 6eba3e7ed614: Layer already exists [2021-08-06T00:17:41.211Z] a754dd955ac1: Layer already exists [2021-08-06T00:17:41.211Z] 6d3357bd24b1: Layer already exists [2021-08-06T00:17:41.211Z] 1cef41918d55: Layer already exists [2021-08-06T00:17:41.211Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:41.211Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:d8c772435fd48617a81e4c549ecbb93f6fb9b1aefb738a5e0eb6708059a04e62 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:41.555Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:41.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-06T00:17:41.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-06T00:17:41.894Z] 9e6f32ad9392: Preparing [2021-08-06T00:17:41.894Z] 1cef41918d55: Preparing [2021-08-06T00:17:41.894Z] 6d3357bd24b1: Preparing [2021-08-06T00:17:41.894Z] 6eba3e7ed614: Preparing [2021-08-06T00:17:41.894Z] a754dd955ac1: Preparing [2021-08-06T00:17:41.894Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:41.894Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:42.166Z] 9e6f32ad9392: Layer already exists [2021-08-06T00:17:42.166Z] 6eba3e7ed614: Layer already exists [2021-08-06T00:17:42.166Z] 1cef41918d55: Layer already exists [2021-08-06T00:17:42.166Z] 6d3357bd24b1: Layer already exists [2021-08-06T00:17:42.166Z] a754dd955ac1: Layer already exists [2021-08-06T00:17:42.166Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:42.166Z] main: digest: sha256:d8c772435fd48617a81e4c549ecbb93f6fb9b1aefb738a5e0eb6708059a04e62 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:17:42.225Z] ===================================================== [Pipeline] echo [2021-08-06T00:17:42.239Z] taggedImages: [2021-08-06T00:17:42.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:42.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-06T00:17:42.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.24 [2021-08-06T00:17:42.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:42.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-06T00:17:42.269Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-06T00:17:42.269Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:42.269Z] latest [2021-08-06T00:17:42.269Z] 2.0.1-dev.24 [2021-08-06T00:17:42.270Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:42.270Z] main [2021-08-06T00:17:42.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:42.642Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:42.984Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:42.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-06T00:17:42.984Z] 3b270bb2cdb0: Preparing [2021-08-06T00:17:42.984Z] 7c437c227eb1: Preparing [2021-08-06T00:17:42.984Z] 00ac6d4fb5a1: Preparing [2021-08-06T00:17:42.984Z] 047281c8e5e9: Preparing [2021-08-06T00:17:42.984Z] c44c7655c501: Preparing [2021-08-06T00:17:42.984Z] 77aeab2fa49f: Preparing [2021-08-06T00:17:42.984Z] 61f71fdb96f8: Preparing [2021-08-06T00:17:42.984Z] 831816dbcae6: Preparing [2021-08-06T00:17:42.984Z] bae46f043b5f: Preparing [2021-08-06T00:17:42.984Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:42.984Z] 77aeab2fa49f: Waiting [2021-08-06T00:17:42.984Z] 61f71fdb96f8: Waiting [2021-08-06T00:17:42.984Z] 831816dbcae6: Waiting [2021-08-06T00:17:42.984Z] bae46f043b5f: Waiting [2021-08-06T00:17:42.984Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:43.260Z] 3b270bb2cdb0: Pushed [2021-08-06T00:17:43.260Z] 7c437c227eb1: Pushed [2021-08-06T00:17:43.260Z] c44c7655c501: Pushed [2021-08-06T00:17:43.549Z] 831816dbcae6: Pushed [2021-08-06T00:17:43.549Z] 77aeab2fa49f: Pushed [2021-08-06T00:17:43.549Z] 61f71fdb96f8: Pushed [2021-08-06T00:17:43.823Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:44.417Z] bae46f043b5f: Pushed [2021-08-06T00:17:45.400Z] 047281c8e5e9: Pushed [2021-08-06T00:17:45.991Z] 00ac6d4fb5a1: Pushed [2021-08-06T00:17:46.263Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:0157ea51f71b798728e31fb7379c721251979f28dedb9f4fad982568d09223e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:46.604Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:46.941Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-06T00:17:46.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-06T00:17:46.941Z] 3b270bb2cdb0: Preparing [2021-08-06T00:17:46.941Z] 7c437c227eb1: Preparing [2021-08-06T00:17:46.941Z] 00ac6d4fb5a1: Preparing [2021-08-06T00:17:46.941Z] 047281c8e5e9: Preparing [2021-08-06T00:17:46.941Z] c44c7655c501: Preparing [2021-08-06T00:17:46.941Z] 77aeab2fa49f: Preparing [2021-08-06T00:17:46.941Z] 61f71fdb96f8: Preparing [2021-08-06T00:17:46.941Z] 831816dbcae6: Preparing [2021-08-06T00:17:46.941Z] bae46f043b5f: Preparing [2021-08-06T00:17:46.941Z] 77aeab2fa49f: Waiting [2021-08-06T00:17:46.941Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:46.941Z] 61f71fdb96f8: Waiting [2021-08-06T00:17:46.941Z] 831816dbcae6: Waiting [2021-08-06T00:17:46.941Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:46.941Z] bae46f043b5f: Waiting [2021-08-06T00:17:47.220Z] 00ac6d4fb5a1: Layer already exists [2021-08-06T00:17:47.220Z] 3b270bb2cdb0: Layer already exists [2021-08-06T00:17:47.220Z] c44c7655c501: Layer already exists [2021-08-06T00:17:47.220Z] 047281c8e5e9: Layer already exists [2021-08-06T00:17:47.220Z] 7c437c227eb1: Layer already exists [2021-08-06T00:17:47.220Z] 77aeab2fa49f: Layer already exists [2021-08-06T00:17:47.220Z] 61f71fdb96f8: Layer already exists [2021-08-06T00:17:47.220Z] bae46f043b5f: Layer already exists [2021-08-06T00:17:47.220Z] 831816dbcae6: Layer already exists [2021-08-06T00:17:47.220Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:47.220Z] latest: digest: sha256:0157ea51f71b798728e31fb7379c721251979f28dedb9f4fad982568d09223e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:47.606Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:49.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.24 [2021-08-06T00:17:49.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-06T00:17:49.826Z] 3b270bb2cdb0: Preparing [2021-08-06T00:17:49.826Z] 7c437c227eb1: Preparing [2021-08-06T00:17:49.826Z] 00ac6d4fb5a1: Preparing [2021-08-06T00:17:49.826Z] 047281c8e5e9: Preparing [2021-08-06T00:17:49.826Z] c44c7655c501: Preparing [2021-08-06T00:17:49.826Z] 77aeab2fa49f: Preparing [2021-08-06T00:17:49.826Z] 61f71fdb96f8: Preparing [2021-08-06T00:17:49.826Z] 831816dbcae6: Preparing [2021-08-06T00:17:49.826Z] bae46f043b5f: Preparing [2021-08-06T00:17:49.826Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:49.826Z] 77aeab2fa49f: Waiting [2021-08-06T00:17:49.826Z] 61f71fdb96f8: Waiting [2021-08-06T00:17:49.826Z] 831816dbcae6: Waiting [2021-08-06T00:17:49.826Z] bae46f043b5f: Waiting [2021-08-06T00:17:49.826Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:50.104Z] 7c437c227eb1: Layer already exists [2021-08-06T00:17:50.104Z] 00ac6d4fb5a1: Layer already exists [2021-08-06T00:17:50.104Z] 047281c8e5e9: Layer already exists [2021-08-06T00:17:50.104Z] c44c7655c501: Layer already exists [2021-08-06T00:17:50.104Z] 3b270bb2cdb0: Layer already exists [2021-08-06T00:17:50.104Z] 61f71fdb96f8: Layer already exists [2021-08-06T00:17:50.104Z] 831816dbcae6: Layer already exists [2021-08-06T00:17:50.104Z] bae46f043b5f: Layer already exists [2021-08-06T00:17:50.104Z] 77aeab2fa49f: Layer already exists [2021-08-06T00:17:50.104Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:50.104Z] 2.0.1-dev.24: digest: sha256:0157ea51f71b798728e31fb7379c721251979f28dedb9f4fad982568d09223e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:50.456Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:50.792Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:50.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-06T00:17:50.792Z] 3b270bb2cdb0: Preparing [2021-08-06T00:17:50.792Z] 7c437c227eb1: Preparing [2021-08-06T00:17:50.792Z] 00ac6d4fb5a1: Preparing [2021-08-06T00:17:50.792Z] 047281c8e5e9: Preparing [2021-08-06T00:17:50.792Z] c44c7655c501: Preparing [2021-08-06T00:17:50.792Z] 77aeab2fa49f: Preparing [2021-08-06T00:17:50.792Z] 61f71fdb96f8: Preparing [2021-08-06T00:17:50.792Z] 831816dbcae6: Preparing [2021-08-06T00:17:50.792Z] bae46f043b5f: Preparing [2021-08-06T00:17:50.792Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:50.792Z] 77aeab2fa49f: Waiting [2021-08-06T00:17:50.792Z] 61f71fdb96f8: Waiting [2021-08-06T00:17:50.792Z] 831816dbcae6: Waiting [2021-08-06T00:17:50.792Z] bae46f043b5f: Waiting [2021-08-06T00:17:50.792Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:51.067Z] 7c437c227eb1: Layer already exists [2021-08-06T00:17:51.067Z] 00ac6d4fb5a1: Layer already exists [2021-08-06T00:17:51.067Z] c44c7655c501: Layer already exists [2021-08-06T00:17:51.067Z] 3b270bb2cdb0: Layer already exists [2021-08-06T00:17:51.067Z] 047281c8e5e9: Layer already exists [2021-08-06T00:17:51.067Z] 61f71fdb96f8: Layer already exists [2021-08-06T00:17:51.067Z] bae46f043b5f: Layer already exists [2021-08-06T00:17:51.067Z] 831816dbcae6: Layer already exists [2021-08-06T00:17:51.067Z] 77aeab2fa49f: Layer already exists [2021-08-06T00:17:51.067Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:51.067Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:0157ea51f71b798728e31fb7379c721251979f28dedb9f4fad982568d09223e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:51.413Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:51.764Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-06T00:17:51.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-06T00:17:51.764Z] 3b270bb2cdb0: Preparing [2021-08-06T00:17:51.764Z] 7c437c227eb1: Preparing [2021-08-06T00:17:51.764Z] 00ac6d4fb5a1: Preparing [2021-08-06T00:17:51.764Z] 047281c8e5e9: Preparing [2021-08-06T00:17:51.764Z] c44c7655c501: Preparing [2021-08-06T00:17:51.764Z] 77aeab2fa49f: Preparing [2021-08-06T00:17:51.764Z] 61f71fdb96f8: Preparing [2021-08-06T00:17:51.764Z] 831816dbcae6: Preparing [2021-08-06T00:17:51.764Z] bae46f043b5f: Preparing [2021-08-06T00:17:51.764Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:51.764Z] 77aeab2fa49f: Waiting [2021-08-06T00:17:51.764Z] 61f71fdb96f8: Waiting [2021-08-06T00:17:51.764Z] 831816dbcae6: Waiting [2021-08-06T00:17:51.764Z] bae46f043b5f: Waiting [2021-08-06T00:17:51.764Z] 3fbe34a1663b: Waiting [2021-08-06T00:17:51.764Z] 00ac6d4fb5a1: Layer already exists [2021-08-06T00:17:51.764Z] c44c7655c501: Layer already exists [2021-08-06T00:17:51.764Z] 047281c8e5e9: Layer already exists [2021-08-06T00:17:51.764Z] 3b270bb2cdb0: Layer already exists [2021-08-06T00:17:51.764Z] 7c437c227eb1: Layer already exists [2021-08-06T00:17:52.036Z] 77aeab2fa49f: Layer already exists [2021-08-06T00:17:52.036Z] 831816dbcae6: Layer already exists [2021-08-06T00:17:52.036Z] 61f71fdb96f8: Layer already exists [2021-08-06T00:17:52.036Z] bae46f043b5f: Layer already exists [2021-08-06T00:17:52.036Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:52.036Z] main: digest: sha256:0157ea51f71b798728e31fb7379c721251979f28dedb9f4fad982568d09223e8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:17:52.093Z] ===================================================== [Pipeline] echo [2021-08-06T00:17:52.107Z] taggedImages: [2021-08-06T00:17:52.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:52.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-06T00:17:52.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.24 [2021-08-06T00:17:52.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:52.107Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-06T00:17:52.140Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-06T00:17:52.140Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:52.140Z] latest [2021-08-06T00:17:52.140Z] 2.0.1-dev.24 [2021-08-06T00:17:52.140Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:52.140Z] main [2021-08-06T00:17:52.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:52.515Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:52.855Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:17:52.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-06T00:17:52.855Z] 3997ade4b224: Preparing [2021-08-06T00:17:52.855Z] 9b4f078069ed: Preparing [2021-08-06T00:17:52.855Z] 39aea44b2434: Preparing [2021-08-06T00:17:52.855Z] 96335302fec0: Preparing [2021-08-06T00:17:52.855Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:53.127Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:53.127Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:53.127Z] 3997ade4b224: Pushed [2021-08-06T00:17:53.398Z] 96335302fec0: Pushed [2021-08-06T00:17:55.358Z] 9b4f078069ed: Pushed [2021-08-06T00:17:55.629Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:1fceef1d7d974b4acecb36121b75baffef0849a07fc02de2ad1a524fca51d9f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:55.971Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:56.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-06T00:17:56.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-06T00:17:56.306Z] 3997ade4b224: Preparing [2021-08-06T00:17:56.306Z] 9b4f078069ed: Preparing [2021-08-06T00:17:56.306Z] 39aea44b2434: Preparing [2021-08-06T00:17:56.306Z] 96335302fec0: Preparing [2021-08-06T00:17:56.306Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:56.306Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:56.578Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:56.578Z] 3997ade4b224: Layer already exists [2021-08-06T00:17:56.578Z] 96335302fec0: Layer already exists [2021-08-06T00:17:56.578Z] 9b4f078069ed: Layer already exists [2021-08-06T00:17:56.578Z] latest: digest: sha256:1fceef1d7d974b4acecb36121b75baffef0849a07fc02de2ad1a524fca51d9f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:58.517Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:58.854Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.24 [2021-08-06T00:17:58.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-06T00:17:58.854Z] 3997ade4b224: Preparing [2021-08-06T00:17:58.854Z] 9b4f078069ed: Preparing [2021-08-06T00:17:58.854Z] 39aea44b2434: Preparing [2021-08-06T00:17:58.854Z] 96335302fec0: Preparing [2021-08-06T00:17:58.854Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:59.125Z] 39aea44b2434: Layer already exists [2021-08-06T00:17:59.125Z] 96335302fec0: Layer already exists [2021-08-06T00:17:59.125Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:17:59.125Z] 9b4f078069ed: Layer already exists [2021-08-06T00:17:59.125Z] 3997ade4b224: Layer already exists [2021-08-06T00:17:59.125Z] 2.0.1-dev.24: digest: sha256:1fceef1d7d974b4acecb36121b75baffef0849a07fc02de2ad1a524fca51d9f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:59.465Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:17:59.800Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:17:59.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-06T00:17:59.800Z] 3997ade4b224: Preparing [2021-08-06T00:17:59.800Z] 9b4f078069ed: Preparing [2021-08-06T00:17:59.800Z] 39aea44b2434: Preparing [2021-08-06T00:17:59.800Z] 96335302fec0: Preparing [2021-08-06T00:17:59.800Z] 3fbe34a1663b: Preparing [2021-08-06T00:17:59.800Z] 96335302fec0: Layer already exists [2021-08-06T00:17:59.800Z] 3997ade4b224: Layer already exists [2021-08-06T00:18:00.070Z] 9b4f078069ed: Layer already exists [2021-08-06T00:18:00.070Z] 39aea44b2434: Layer already exists [2021-08-06T00:18:00.070Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:18:00.070Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:1fceef1d7d974b4acecb36121b75baffef0849a07fc02de2ad1a524fca51d9f9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:00.412Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:00.750Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-06T00:18:00.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-06T00:18:00.750Z] 3997ade4b224: Preparing [2021-08-06T00:18:00.750Z] 9b4f078069ed: Preparing [2021-08-06T00:18:00.750Z] 39aea44b2434: Preparing [2021-08-06T00:18:00.750Z] 96335302fec0: Preparing [2021-08-06T00:18:00.750Z] 3fbe34a1663b: Preparing [2021-08-06T00:18:01.019Z] 39aea44b2434: Layer already exists [2021-08-06T00:18:01.019Z] 96335302fec0: Layer already exists [2021-08-06T00:18:01.019Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:18:01.019Z] 3997ade4b224: Layer already exists [2021-08-06T00:18:01.019Z] 9b4f078069ed: Layer already exists [2021-08-06T00:18:01.019Z] main: digest: sha256:1fceef1d7d974b4acecb36121b75baffef0849a07fc02de2ad1a524fca51d9f9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:18:01.075Z] ===================================================== [Pipeline] echo [2021-08-06T00:18:01.089Z] taggedImages: [2021-08-06T00:18:01.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:18:01.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-06T00:18:01.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.24 [2021-08-06T00:18:01.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:18:01.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-06T00:18:01.119Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-06T00:18:01.119Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:18:01.119Z] latest [2021-08-06T00:18:01.119Z] 2.0.1-dev.24 [2021-08-06T00:18:01.119Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:18:01.119Z] main [2021-08-06T00:18:01.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:01.501Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:01.844Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:18:01.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-06T00:18:01.844Z] 623250603536: Preparing [2021-08-06T00:18:01.844Z] cf1260599f76: Preparing [2021-08-06T00:18:01.844Z] 39aea44b2434: Preparing [2021-08-06T00:18:01.844Z] 383c21b0cc85: Preparing [2021-08-06T00:18:01.844Z] 3fbe34a1663b: Preparing [2021-08-06T00:18:02.126Z] 383c21b0cc85: Layer already exists [2021-08-06T00:18:02.126Z] 39aea44b2434: Layer already exists [2021-08-06T00:18:02.126Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:18:02.126Z] 623250603536: Pushed [2021-08-06T00:18:04.727Z] cf1260599f76: Pushed [2021-08-06T00:18:04.727Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:1e0402168b88782b90c3c64d1366d58655e9d977777e81fca1238cde766cd50a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:05.070Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:05.404Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-06T00:18:05.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-06T00:18:05.404Z] 623250603536: Preparing [2021-08-06T00:18:05.404Z] cf1260599f76: Preparing [2021-08-06T00:18:05.404Z] 39aea44b2434: Preparing [2021-08-06T00:18:05.404Z] 383c21b0cc85: Preparing [2021-08-06T00:18:05.404Z] 3fbe34a1663b: Preparing [2021-08-06T00:18:05.675Z] 39aea44b2434: Layer already exists [2021-08-06T00:18:05.675Z] 623250603536: Layer already exists [2021-08-06T00:18:05.675Z] 383c21b0cc85: Layer already exists [2021-08-06T00:18:05.675Z] cf1260599f76: Layer already exists [2021-08-06T00:18:05.675Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:18:05.675Z] latest: digest: sha256:1e0402168b88782b90c3c64d1366d58655e9d977777e81fca1238cde766cd50a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:06.015Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:06.354Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.24 [2021-08-06T00:18:06.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-06T00:18:06.354Z] 623250603536: Preparing [2021-08-06T00:18:06.354Z] cf1260599f76: Preparing [2021-08-06T00:18:06.354Z] 39aea44b2434: Preparing [2021-08-06T00:18:06.354Z] 383c21b0cc85: Preparing [2021-08-06T00:18:06.354Z] 3fbe34a1663b: Preparing [2021-08-06T00:18:06.624Z] cf1260599f76: Layer already exists [2021-08-06T00:18:06.624Z] 383c21b0cc85: Layer already exists [2021-08-06T00:18:06.624Z] 623250603536: Layer already exists [2021-08-06T00:18:06.624Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:18:06.624Z] 39aea44b2434: Layer already exists [2021-08-06T00:18:06.624Z] 2.0.1-dev.24: digest: sha256:1e0402168b88782b90c3c64d1366d58655e9d977777e81fca1238cde766cd50a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:06.963Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:07.300Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:18:07.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-06T00:18:07.301Z] 623250603536: Preparing [2021-08-06T00:18:07.301Z] cf1260599f76: Preparing [2021-08-06T00:18:07.301Z] 39aea44b2434: Preparing [2021-08-06T00:18:07.301Z] 383c21b0cc85: Preparing [2021-08-06T00:18:07.301Z] 3fbe34a1663b: Preparing [2021-08-06T00:18:07.573Z] 39aea44b2434: Layer already exists [2021-08-06T00:18:07.573Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:18:07.573Z] 623250603536: Layer already exists [2021-08-06T00:18:07.573Z] 383c21b0cc85: Layer already exists [2021-08-06T00:18:07.573Z] cf1260599f76: Layer already exists [2021-08-06T00:18:07.573Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:1e0402168b88782b90c3c64d1366d58655e9d977777e81fca1238cde766cd50a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:07.925Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:10.001Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-06T00:18:10.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-06T00:18:10.002Z] 623250603536: Preparing [2021-08-06T00:18:10.002Z] cf1260599f76: Preparing [2021-08-06T00:18:10.002Z] 39aea44b2434: Preparing [2021-08-06T00:18:10.002Z] 383c21b0cc85: Preparing [2021-08-06T00:18:10.002Z] 3fbe34a1663b: Preparing [2021-08-06T00:18:10.002Z] 3fbe34a1663b: Layer already exists [2021-08-06T00:18:10.002Z] 383c21b0cc85: Layer already exists [2021-08-06T00:18:10.272Z] cf1260599f76: Layer already exists [2021-08-06T00:18:10.272Z] 623250603536: Layer already exists [2021-08-06T00:18:10.272Z] 39aea44b2434: Layer already exists [2021-08-06T00:18:10.272Z] main: digest: sha256:1e0402168b88782b90c3c64d1366d58655e9d977777e81fca1238cde766cd50a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:18:10.331Z] ===================================================== [Pipeline] echo [2021-08-06T00:18:10.345Z] taggedImages: [2021-08-06T00:18:10.345Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:18:10.345Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-06T00:18:10.345Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.24 [2021-08-06T00:18:10.345Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:18:10.345Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-06T00:18:10.374Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-06T00:18:10.374Z] a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:18:10.374Z] latest [2021-08-06T00:18:10.374Z] 2.0.1-dev.24 [2021-08-06T00:18:10.374Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:18:10.374Z] main [2021-08-06T00:18:10.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:10.747Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:11.085Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:18:11.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-06T00:18:11.086Z] 687d06ce414b: Preparing [2021-08-06T00:18:11.086Z] 4488b7818499: Preparing [2021-08-06T00:18:11.086Z] 9919d3438c3a: Preparing [2021-08-06T00:18:11.086Z] 4bcb072ce50c: Preparing [2021-08-06T00:18:11.086Z] b287e4fe43ef: Preparing [2021-08-06T00:18:11.086Z] c39efab1fe40: Preparing [2021-08-06T00:18:11.086Z] 386fc9fe74c4: Preparing [2021-08-06T00:18:11.086Z] 097a5c91b892: Preparing [2021-08-06T00:18:11.086Z] 74984ba1a09f: Preparing [2021-08-06T00:18:11.086Z] 6d0ac5d4dfcb: Preparing [2021-08-06T00:18:11.086Z] c55d5dbdab40: Preparing [2021-08-06T00:18:11.086Z] c39efab1fe40: Waiting [2021-08-06T00:18:11.086Z] 386fc9fe74c4: Waiting [2021-08-06T00:18:11.086Z] 097a5c91b892: Waiting [2021-08-06T00:18:11.086Z] 74984ba1a09f: Waiting [2021-08-06T00:18:11.086Z] c55d5dbdab40: Waiting [2021-08-06T00:18:11.086Z] 6d0ac5d4dfcb: Waiting [2021-08-06T00:18:11.358Z] b287e4fe43ef: Layer already exists [2021-08-06T00:18:11.358Z] c39efab1fe40: Layer already exists [2021-08-06T00:18:11.358Z] 4488b7818499: Pushed [2021-08-06T00:18:11.358Z] 386fc9fe74c4: Layer already exists [2021-08-06T00:18:11.671Z] 097a5c91b892: Layer already exists [2021-08-06T00:18:11.671Z] 74984ba1a09f: Layer already exists [2021-08-06T00:18:11.671Z] 6d0ac5d4dfcb: Layer already exists [2021-08-06T00:18:11.671Z] c55d5dbdab40: Layer already exists [2021-08-06T00:18:12.296Z] 687d06ce414b: Pushed [2021-08-06T00:18:14.917Z] 9919d3438c3a: Pushed [2021-08-06T00:18:27.283Z] 4bcb072ce50c: Pushed [2021-08-06T00:18:27.553Z] a7bcd554ba88ede6551341f160f16400074cb89f: digest: sha256:c647c262649cbe37e1e82355b08a6464924cca30c5d937c8c83cc04af7b98421 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:27.899Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:28.246Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-06T00:18:28.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-06T00:18:28.246Z] 687d06ce414b: Preparing [2021-08-06T00:18:28.246Z] 4488b7818499: Preparing [2021-08-06T00:18:28.246Z] 9919d3438c3a: Preparing [2021-08-06T00:18:28.246Z] 4bcb072ce50c: Preparing [2021-08-06T00:18:28.246Z] b287e4fe43ef: Preparing [2021-08-06T00:18:28.246Z] c39efab1fe40: Preparing [2021-08-06T00:18:28.246Z] 386fc9fe74c4: Preparing [2021-08-06T00:18:28.246Z] 097a5c91b892: Preparing [2021-08-06T00:18:28.246Z] 74984ba1a09f: Preparing [2021-08-06T00:18:28.246Z] 6d0ac5d4dfcb: Preparing [2021-08-06T00:18:28.246Z] c55d5dbdab40: Preparing [2021-08-06T00:18:28.246Z] 097a5c91b892: Waiting [2021-08-06T00:18:28.246Z] 74984ba1a09f: Waiting [2021-08-06T00:18:28.246Z] c39efab1fe40: Waiting [2021-08-06T00:18:28.246Z] 386fc9fe74c4: Waiting [2021-08-06T00:18:28.246Z] c55d5dbdab40: Waiting [2021-08-06T00:18:28.246Z] 6d0ac5d4dfcb: Waiting [2021-08-06T00:18:28.246Z] 687d06ce414b: Layer already exists [2021-08-06T00:18:28.519Z] 4bcb072ce50c: Layer already exists [2021-08-06T00:18:28.519Z] b287e4fe43ef: Layer already exists [2021-08-06T00:18:28.519Z] 4488b7818499: Layer already exists [2021-08-06T00:18:28.519Z] 9919d3438c3a: Layer already exists [2021-08-06T00:18:28.519Z] c39efab1fe40: Layer already exists [2021-08-06T00:18:28.519Z] 386fc9fe74c4: Layer already exists [2021-08-06T00:18:28.519Z] 097a5c91b892: Layer already exists [2021-08-06T00:18:28.519Z] 6d0ac5d4dfcb: Layer already exists [2021-08-06T00:18:28.519Z] 74984ba1a09f: Layer already exists [2021-08-06T00:18:28.519Z] c55d5dbdab40: Layer already exists [2021-08-06T00:18:28.519Z] latest: digest: sha256:c647c262649cbe37e1e82355b08a6464924cca30c5d937c8c83cc04af7b98421 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:28.866Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:30.922Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.24 [2021-08-06T00:18:30.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-06T00:18:30.922Z] 687d06ce414b: Preparing [2021-08-06T00:18:30.922Z] 4488b7818499: Preparing [2021-08-06T00:18:30.922Z] 9919d3438c3a: Preparing [2021-08-06T00:18:30.922Z] 4bcb072ce50c: Preparing [2021-08-06T00:18:30.922Z] b287e4fe43ef: Preparing [2021-08-06T00:18:30.922Z] c39efab1fe40: Preparing [2021-08-06T00:18:30.922Z] 386fc9fe74c4: Preparing [2021-08-06T00:18:30.922Z] 097a5c91b892: Preparing [2021-08-06T00:18:30.922Z] 74984ba1a09f: Preparing [2021-08-06T00:18:30.922Z] 6d0ac5d4dfcb: Preparing [2021-08-06T00:18:30.922Z] c55d5dbdab40: Preparing [2021-08-06T00:18:30.922Z] 097a5c91b892: Waiting [2021-08-06T00:18:30.922Z] 6d0ac5d4dfcb: Waiting [2021-08-06T00:18:30.922Z] c55d5dbdab40: Waiting [2021-08-06T00:18:30.922Z] 74984ba1a09f: Waiting [2021-08-06T00:18:30.922Z] c39efab1fe40: Waiting [2021-08-06T00:18:30.922Z] 386fc9fe74c4: Waiting [2021-08-06T00:18:30.922Z] b287e4fe43ef: Layer already exists [2021-08-06T00:18:30.922Z] 687d06ce414b: Layer already exists [2021-08-06T00:18:30.922Z] 4bcb072ce50c: Layer already exists [2021-08-06T00:18:31.193Z] 9919d3438c3a: Layer already exists [2021-08-06T00:18:31.193Z] 4488b7818499: Layer already exists [2021-08-06T00:18:31.193Z] c39efab1fe40: Layer already exists [2021-08-06T00:18:31.193Z] 097a5c91b892: Layer already exists [2021-08-06T00:18:31.193Z] 386fc9fe74c4: Layer already exists [2021-08-06T00:18:31.193Z] 74984ba1a09f: Layer already exists [2021-08-06T00:18:31.193Z] 6d0ac5d4dfcb: Layer already exists [2021-08-06T00:18:31.193Z] c55d5dbdab40: Layer already exists [2021-08-06T00:18:31.193Z] 2.0.1-dev.24: digest: sha256:c647c262649cbe37e1e82355b08a6464924cca30c5d937c8c83cc04af7b98421 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:31.537Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:31.872Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:18:31.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-06T00:18:31.872Z] 687d06ce414b: Preparing [2021-08-06T00:18:31.872Z] 4488b7818499: Preparing [2021-08-06T00:18:31.872Z] 9919d3438c3a: Preparing [2021-08-06T00:18:31.872Z] 4bcb072ce50c: Preparing [2021-08-06T00:18:31.872Z] b287e4fe43ef: Preparing [2021-08-06T00:18:31.872Z] c39efab1fe40: Preparing [2021-08-06T00:18:31.872Z] 386fc9fe74c4: Preparing [2021-08-06T00:18:31.872Z] 097a5c91b892: Preparing [2021-08-06T00:18:31.872Z] 74984ba1a09f: Preparing [2021-08-06T00:18:31.872Z] 6d0ac5d4dfcb: Preparing [2021-08-06T00:18:31.872Z] c55d5dbdab40: Preparing [2021-08-06T00:18:31.872Z] c39efab1fe40: Waiting [2021-08-06T00:18:31.872Z] 386fc9fe74c4: Waiting [2021-08-06T00:18:31.872Z] 097a5c91b892: Waiting [2021-08-06T00:18:31.872Z] 74984ba1a09f: Waiting [2021-08-06T00:18:31.872Z] 6d0ac5d4dfcb: Waiting [2021-08-06T00:18:31.872Z] c55d5dbdab40: Waiting [2021-08-06T00:18:31.872Z] 9919d3438c3a: Layer already exists [2021-08-06T00:18:31.872Z] 4488b7818499: Layer already exists [2021-08-06T00:18:31.872Z] b287e4fe43ef: Layer already exists [2021-08-06T00:18:31.872Z] 687d06ce414b: Layer already exists [2021-08-06T00:18:32.143Z] 4bcb072ce50c: Layer already exists [2021-08-06T00:18:32.143Z] 097a5c91b892: Layer already exists [2021-08-06T00:18:32.143Z] 74984ba1a09f: Layer already exists [2021-08-06T00:18:32.143Z] 386fc9fe74c4: Layer already exists [2021-08-06T00:18:32.143Z] c39efab1fe40: Layer already exists [2021-08-06T00:18:32.143Z] 6d0ac5d4dfcb: Layer already exists [2021-08-06T00:18:32.143Z] c55d5dbdab40: Layer already exists [2021-08-06T00:18:32.143Z] a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24: digest: sha256:c647c262649cbe37e1e82355b08a6464924cca30c5d937c8c83cc04af7b98421 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:32.489Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:32.830Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-06T00:18:32.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-06T00:18:32.830Z] 687d06ce414b: Preparing [2021-08-06T00:18:32.830Z] 4488b7818499: Preparing [2021-08-06T00:18:32.830Z] 9919d3438c3a: Preparing [2021-08-06T00:18:32.830Z] 4bcb072ce50c: Preparing [2021-08-06T00:18:32.830Z] b287e4fe43ef: Preparing [2021-08-06T00:18:32.830Z] c39efab1fe40: Preparing [2021-08-06T00:18:32.830Z] 386fc9fe74c4: Preparing [2021-08-06T00:18:32.830Z] 097a5c91b892: Preparing [2021-08-06T00:18:32.830Z] 74984ba1a09f: Preparing [2021-08-06T00:18:32.830Z] 6d0ac5d4dfcb: Preparing [2021-08-06T00:18:32.830Z] c55d5dbdab40: Preparing [2021-08-06T00:18:32.830Z] 386fc9fe74c4: Waiting [2021-08-06T00:18:32.830Z] 097a5c91b892: Waiting [2021-08-06T00:18:32.830Z] 74984ba1a09f: Waiting [2021-08-06T00:18:32.830Z] 6d0ac5d4dfcb: Waiting [2021-08-06T00:18:32.830Z] c55d5dbdab40: Waiting [2021-08-06T00:18:32.830Z] c39efab1fe40: Waiting [2021-08-06T00:18:32.830Z] 687d06ce414b: Layer already exists [2021-08-06T00:18:32.830Z] 4bcb072ce50c: Layer already exists [2021-08-06T00:18:32.830Z] 4488b7818499: Layer already exists [2021-08-06T00:18:32.830Z] 9919d3438c3a: Layer already exists [2021-08-06T00:18:32.830Z] b287e4fe43ef: Layer already exists [2021-08-06T00:18:33.100Z] c39efab1fe40: Layer already exists [2021-08-06T00:18:33.100Z] 386fc9fe74c4: Layer already exists [2021-08-06T00:18:33.100Z] 74984ba1a09f: Layer already exists [2021-08-06T00:18:33.100Z] 6d0ac5d4dfcb: Layer already exists [2021-08-06T00:18:33.100Z] 097a5c91b892: Layer already exists [2021-08-06T00:18:33.100Z] c55d5dbdab40: Layer already exists [2021-08-06T00:18:33.100Z] main: digest: sha256:c647c262649cbe37e1e82355b08a6464924cca30c5d937c8c83cc04af7b98421 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-06T00:18:33.163Z] ===================================================== [Pipeline] echo [2021-08-06T00:18:33.179Z] taggedImages: [2021-08-06T00:18:33.179Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a7bcd554ba88ede6551341f160f16400074cb89f [2021-08-06T00:18:33.179Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-06T00:18:33.179Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.24 [2021-08-06T00:18:33.179Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a7bcd554ba88ede6551341f160f16400074cb89f-2.0.1-dev.24 [2021-08-06T00:18:33.179Z] - 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-08-06T00:18:33.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T00:18:33.987Z] [2021-08-06T00:18:33.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:18:34.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T00:18:34.604Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-06T00:18:34.604Z] 448f6bf000e3: Pulling fs layer [2021-08-06T00:18:34.604Z] f757da607395: Pulling fs layer [2021-08-06T00:18:34.604Z] 05883995daec: Pulling fs layer [2021-08-06T00:18:34.604Z] 8603b9c90790: Pulling fs layer [2021-08-06T00:18:34.604Z] 1560dd03e051: Pulling fs layer [2021-08-06T00:18:34.604Z] 27f5ce0e4adf: Pulling fs layer [2021-08-06T00:18:34.604Z] c2d8d7efcc4b: Pulling fs layer [2021-08-06T00:18:34.604Z] 1560dd03e051: Waiting [2021-08-06T00:18:34.604Z] 8603b9c90790: Waiting [2021-08-06T00:18:34.604Z] 27f5ce0e4adf: Waiting [2021-08-06T00:18:34.604Z] c2d8d7efcc4b: Waiting [2021-08-06T00:18:34.879Z] f757da607395: Verifying Checksum [2021-08-06T00:18:34.879Z] f757da607395: Download complete [2021-08-06T00:18:34.879Z] 8603b9c90790: Verifying Checksum [2021-08-06T00:18:34.879Z] 8603b9c90790: Download complete [2021-08-06T00:18:34.879Z] 1560dd03e051: Verifying Checksum [2021-08-06T00:18:34.879Z] 1560dd03e051: Download complete [2021-08-06T00:18:34.879Z] 27f5ce0e4adf: Verifying Checksum [2021-08-06T00:18:34.879Z] 27f5ce0e4adf: Download complete [2021-08-06T00:18:35.149Z] 05883995daec: Verifying Checksum [2021-08-06T00:18:35.149Z] 05883995daec: Download complete [2021-08-06T00:18:36.124Z] 448f6bf000e3: Download complete [2021-08-06T00:18:38.754Z] c2d8d7efcc4b: Verifying Checksum [2021-08-06T00:18:38.754Z] c2d8d7efcc4b: Download complete [2021-08-06T00:18:39.739Z] 448f6bf000e3: Pull complete [2021-08-06T00:18:40.719Z] f757da607395: Pull complete [2021-08-06T00:18:42.694Z] 05883995daec: Pull complete [2021-08-06T00:18:42.963Z] 8603b9c90790: Pull complete [2021-08-06T00:18:43.942Z] 1560dd03e051: Pull complete [2021-08-06T00:18:44.911Z] 27f5ce0e4adf: Pull complete [2021-08-06T00:19:00.005Z] c2d8d7efcc4b: Pull complete [2021-08-06T00:19:00.005Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-06T00:19:00.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T00:19:00.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-06T00:19:00.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-2202 does not seem to be running inside a container [2021-08-06T00:19:00.361Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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-08-06T00:19:04.993Z] $ docker top 61a9558b11c5450adf8c9390778dd5d6b6ea54cdcacb900279ee806a7babbdc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:19:07.967Z] ---> job-cost.sh [2021-08-06T00:19:07.967Z] lf-activate-venv: SKIPPING [2021-08-06T00:19:07.967Z] INFO: No Stack... [2021-08-06T00:19:08.941Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-06T00:19:09.213Z] INFO: Archiving Costs [Pipeline] sh [2021-08-06T00:19:09.874Z] + cat /w/workspace/edgex-go/26/archives/cost.csv [2021-08-06T00:19:09.874Z] + cut -d, -f6 [Pipeline] lock [2021-08-06T00:19:09.944Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-26-stack-cost] [2021-08-06T00:19:09.957Z] Resource [jenkins-edgexfoundry-edgex-go-main-26-stack-cost] did not exist. Created. [2021-08-06T00:19:09.957Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-06T00:19:10.635Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-06T00:19:11.418Z] Stashed 1 file(s) [Pipeline] } [2021-08-06T00:19:15.427Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-06T00:19:15.462Z] $ docker stop --time=1 61a9558b11c5450adf8c9390778dd5d6b6ea54cdcacb900279ee806a7babbdc0 [2021-08-06T00:19:17.160Z] $ docker rm -f 61a9558b11c5450adf8c9390778dd5d6b6ea54cdcacb900279ee806a7babbdc0 [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-08-06T00:19:21.844Z] provisioning config files... [2021-08-06T00:19:21.861Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/26@tmp/config8609033637025454290tmp [Pipeline] { [Pipeline] sh [2021-08-06T00:19:22.194Z] + set +x [2021-08-06T00:19:22.194Z] + curl -s https://codecov.io/bash [2021-08-06T00:19:22.194Z] + bash -s -- [2021-08-06T00:19:22.194Z] [2021-08-06T00:19:22.194Z] _____ _ [2021-08-06T00:19:22.194Z] / ____| | | [2021-08-06T00:19:22.194Z] | | ___ __| | ___ ___ _____ __ [2021-08-06T00:19:22.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-06T00:19:22.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-06T00:19:22.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-06T00:19:22.194Z] Bash-1.0.6 [2021-08-06T00:19:22.194Z] [2021-08-06T00:19:22.194Z] [2021-08-06T00:19:22.194Z] ==> git version 2.24.4 found [2021-08-06T00:19:22.194Z] ==> 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-08-06T00:19:22.194Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-06T00:19:22.194Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-06T00:19:22.462Z] ==> Jenkins CI detected. [2021-08-06T00:19:22.462Z] current dir:  /w/workspace/edgex-go/26 [2021-08-06T00:19:22.462Z] project root: . [2021-08-06T00:19:22.462Z] --> token set from env [2021-08-06T00:19:22.462Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-06T00:19:22.462Z] ==> Running gcov in . (disable via -X gcov) [2021-08-06T00:19:22.462Z] ==> Python coveragepy not found [2021-08-06T00:19:22.462Z] ==> Searching for coverage reports in: [2021-08-06T00:19:22.462Z] + . [2021-08-06T00:19:22.462Z] -> Found 1 reports [2021-08-06T00:19:22.462Z] ==> Detecting git/mercurial file structure [2021-08-06T00:19:22.462Z] ==> Reading reports [2021-08-06T00:19:22.462Z] + ./coverage.out bytes=404175 [2021-08-06T00:19:22.462Z] ==> Appending adjustments [2021-08-06T00:19:22.462Z] https://docs.codecov.io/docs/fixing-reports [2021-08-06T00:19:23.426Z] + Found adjustments [2021-08-06T00:19:23.426Z] ==> Gzipping contents [2021-08-06T00:19:23.426Z] 56K /tmp/codecov.wtMMxa.gz [2021-08-06T00:19:23.426Z] ==> Uploading reports [2021-08-06T00:19:23.426Z] url: https://codecov.io [2021-08-06T00:19:23.426Z] query: branch=main&commit=a7bcd554ba88ede6551341f160f16400074cb89f&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-06T00:19:23.426Z] -> Pinging Codecov [2021-08-06T00:19:23.426Z] 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=a7bcd554ba88ede6551341f160f16400074cb89f&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-06T00:19:24.011Z] -> Uploading to [2021-08-06T00:19:24.011Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-06/00271124DB129430A58F1EEE437C3FCB/a7bcd554ba88ede6551341f160f16400074cb89f/945fab89-7cf3-43e0-b062-5a78ba14decf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210806%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210806T001923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0628a120e62d6b5c5d3d3ae9ee86a27df14220d7034cedbc9798ea5dd297257 [2021-08-06T00:19:24.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T00:19:24.011Z] Dload Upload Total Spent Left Speed [2021-08-06T00:19:24.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54427 0 0 100 54427 0 130k --:--:-- --:--:-- --:--:-- 130k [2021-08-06T00:19:24.278Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a7bcd554ba88ede6551341f160f16400074cb89f [Pipeline] } [2021-08-06T00:19:24.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-06T00:19:26.736Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-06T00:19:26.760Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:19:27.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-06T00:19:27.090Z] [2021-08-06T00:19:27.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:19:27.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-06T00:19:27.421Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-06T00:19:27.421Z] 188c0c94c7c5: Pulling fs layer [2021-08-06T00:19:27.421Z] 0ef7d3d256c8: Pulling fs layer [2021-08-06T00:19:27.421Z] de9db76c5a1d: Pulling fs layer [2021-08-06T00:19:27.421Z] 0eba1c9be4d2: Pulling fs layer [2021-08-06T00:19:27.421Z] 0d57e429df01: Pulling fs layer [2021-08-06T00:19:27.421Z] 4e4be7b47b0d: Pulling fs layer [2021-08-06T00:19:27.421Z] e1f770b5df2f: Pulling fs layer [2021-08-06T00:19:27.421Z] 85a0685a4137: Pulling fs layer [2021-08-06T00:19:27.421Z] 0eba1c9be4d2: Waiting [2021-08-06T00:19:27.421Z] 0d57e429df01: Waiting [2021-08-06T00:19:27.421Z] 4e4be7b47b0d: Waiting [2021-08-06T00:19:27.421Z] e1f770b5df2f: Waiting [2021-08-06T00:19:27.421Z] 85a0685a4137: Waiting [2021-08-06T00:19:27.421Z] de9db76c5a1d: Verifying Checksum [2021-08-06T00:19:27.421Z] de9db76c5a1d: Download complete [2021-08-06T00:19:27.421Z] 0ef7d3d256c8: Verifying Checksum [2021-08-06T00:19:27.421Z] 0ef7d3d256c8: Download complete [2021-08-06T00:19:27.421Z] 0d57e429df01: Verifying Checksum [2021-08-06T00:19:27.421Z] 0d57e429df01: Download complete [2021-08-06T00:19:27.421Z] 4e4be7b47b0d: Verifying Checksum [2021-08-06T00:19:27.421Z] 4e4be7b47b0d: Download complete [2021-08-06T00:19:27.693Z] 188c0c94c7c5: Verifying Checksum [2021-08-06T00:19:27.693Z] 188c0c94c7c5: Download complete [2021-08-06T00:19:27.693Z] 188c0c94c7c5: Pull complete [2021-08-06T00:19:27.961Z] 0ef7d3d256c8: Pull complete [2021-08-06T00:19:27.961Z] de9db76c5a1d: Pull complete [2021-08-06T00:19:28.226Z] e1f770b5df2f: Verifying Checksum [2021-08-06T00:19:28.227Z] e1f770b5df2f: Download complete [2021-08-06T00:19:32.500Z] 0eba1c9be4d2: Verifying Checksum [2021-08-06T00:19:32.500Z] 0eba1c9be4d2: Download complete [2021-08-06T00:19:34.457Z] 85a0685a4137: Verifying Checksum [2021-08-06T00:19:34.457Z] 85a0685a4137: Download complete [2021-08-06T00:19:35.895Z] 0eba1c9be4d2: Pull complete [2021-08-06T00:19:35.895Z] 0d57e429df01: Pull complete [2021-08-06T00:19:35.895Z] 4e4be7b47b0d: Pull complete [2021-08-06T00:19:36.483Z] e1f770b5df2f: Pull complete [2021-08-06T00:19:39.866Z] 85a0685a4137: Pull complete [2021-08-06T00:19:39.866Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-06T00:19:39.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-06T00:19:39.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-06T00:19:39.968Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:19:40.033Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-06T00:19:42.699Z] $ docker top d3871a2d1c09d30e64ccc550c4fd01f115522838219cb453ef0bff6528aa5f98 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-06T00:19:42.802Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-06T00:19:43.117Z] + set -o pipefail [2021-08-06T00:19:43.117Z] + snyk monitor '--org=edgex-jenkins' [2021-08-06T00:19:49.784Z] [2021-08-06T00:19:49.784Z] Monitoring /w/workspace/edgex-go/26 (github.com/edgexfoundry/edgex-go)... [2021-08-06T00:19:49.784Z] [2021-08-06T00:19:49.784Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/891a4a8f-8ceb-4ba3-8794-dd8519e105b9 [2021-08-06T00:19:49.784Z] [2021-08-06T00:19:49.784Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-06T00:19:49.784Z] [2021-08-06T00:19:49.784Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-06T00:19:49.784Z] [2021-08-06T00:19:49.784Z] [Pipeline] } [2021-08-06T00:19:49.802Z] $ docker stop --time=1 d3871a2d1c09d30e64ccc550c4fd01f115522838219cb453ef0bff6528aa5f98 [2021-08-06T00:19:51.841Z] $ docker rm -f d3871a2d1c09d30e64ccc550c4fd01f115522838219cb453ef0bff6528aa5f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-06T00:19:54.276Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T00:19:54.294Z] provisioning config files... [2021-08-06T00:19:54.312Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/26@tmp/config444112135935751709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:19:54.640Z] --> edgex-publish-swagger.sh [2021-08-06T00:19:54.640Z] === Publish openapi/v2 API === [2021-08-06T00:19:54.640Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-06T00:19:54.640Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/26/openapi/v2/core-command.yaml] [2021-08-06T00:19:54.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T00:19:54.640Z] Dload Upload Total Spent Left Speed [2021-08-06T00:19:55.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 29137 0:00:01 0:00:01 --:--:-- 29155 [2021-08-06T00:19:55.824Z] [2021-08-06T00:19:55.824Z] [2021-08-06T00:19:55.824Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/26/openapi/v2/core-data.yaml] [2021-08-06T00:19:55.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T00:19:55.824Z] Dload Upload Total Spent Left Speed [2021-08-06T00:19:56.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 56883 0:00:01 0:00:01 --:--:-- 56914 100 65452 0 0 100 65452 0 54346 0:00:01 0:00:01 --:--:-- 54362 [2021-08-06T00:19:56.787Z] [2021-08-06T00:19:56.787Z] [2021-08-06T00:19:56.787Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/26/openapi/v2/core-metadata.yaml] [2021-08-06T00:19:56.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T00:19:56.787Z] Dload Upload Total Spent Left Speed [2021-08-06T00:19:58.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k 100 119k 0 0 100 119k 0 106k 0:00:01 0:00:01 --:--:-- 106k [2021-08-06T00:19:58.192Z] [2021-08-06T00:19:58.192Z] [2021-08-06T00:19:58.192Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/26/openapi/v2/support-notifications.yaml] [2021-08-06T00:19:58.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T00:19:58.192Z] Dload Upload Total Spent Left Speed [2021-08-06T00:19:59.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 82589 0:00:01 0:00:01 --:--:-- 82619 100 86007 0 0 100 86007 0 82578 0:00:01 0:00:01 --:--:-- 82619 [2021-08-06T00:19:59.155Z] [2021-08-06T00:19:59.155Z] [2021-08-06T00:19:59.155Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/26/openapi/v2/support-scheduler.yaml] [2021-08-06T00:19:59.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T00:19:59.155Z] Dload Upload Total Spent Left Speed [2021-08-06T00:20:00.111Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 33443 0:00:01 0:00:01 --:--:-- 33463 100 36710 0 0 100 36710 0 33438 0:00:01 0:00:01 --:--:-- 33463 [2021-08-06T00:20:00.111Z] [2021-08-06T00:20:00.111Z] [2021-08-06T00:20:00.111Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/26/openapi/v2/system-agent.yaml] [2021-08-06T00:20:00.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T00:20:00.111Z] Dload Upload Total Spent Left Speed [2021-08-06T00:20:01.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 22163 --:--:-- --:--:-- --:--:-- 22143 100 19730 0 0 100 19730 0 22160 --:--:-- --:--:-- --:--:-- 22143 [2021-08-06T00:20:01.075Z] [2021-08-06T00:20:01.075Z] [Pipeline] } [2021-08-06T00:20:01.096Z] 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-08-06T00:20:01.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T00:20:01.628Z] . [Pipeline] withDockerContainer [2021-08-06T00:20:01.726Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:20:01.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-06T00:20:02.206Z] $ docker top dcba8bd8e41fb89e7d13028ff4c1b9e7c3746c623befda7967e1f32c665c9efd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T00:20:02.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T00:20:02.344Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T00:20:02.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T00:20:02.483Z] $ docker exec dcba8bd8e41fb89e7d13028ff4c1b9e7c3746c623befda7967e1f32c665c9efd ssh-agent [2021-08-06T00:20:02.610Z] SSH_AUTH_SOCK=/tmp/ssh-x9Q2dyDR4Ecp/agent.14 [2021-08-06T00:20:02.610Z] SSH_AGENT_PID=20 [2021-08-06T00:20:02.624Z] Running ssh-add (command line suppressed) [2021-08-06T00:20:02.726Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_6100538624104726501.key (/w/workspace/edgex-go/26@tmp/private_key_6100538624104726501.key) [2021-08-06T00:20:02.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T00:20:03.065Z] + git semver tag [2021-08-06T00:20:03.065Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T00:20:03.065Z] # $GIT_DIR = /w/workspace/edgex-go/26/.git [2021-08-06T00:20:03.065Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/26 [2021-08-06T00:20:03.065Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T00:20:03.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T00:20:03.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T00:20:03.065Z] # $SEMVER_BRANCH = main [2021-08-06T00:20:03.065Z] # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [2021-08-06T00:20:03.065Z] # a7bcd554ba88ede6551341f160f16400074cb89f HEAD [2021-08-06T00:20:03.065Z] # -> Force: false [2021-08-06T00:20:03.065Z] # f1365da314ddb26fe26ff9d0af4c709e110726f5 refs/tags/v2.0.1-dev.24 [Pipeline] } [2021-08-06T00:20:03.079Z] $ docker exec --env ******** --env ******** dcba8bd8e41fb89e7d13028ff4c1b9e7c3746c623befda7967e1f32c665c9efd ssh-agent -k [2021-08-06T00:20:03.176Z] unset SSH_AUTH_SOCK; [2021-08-06T00:20:03.176Z] unset SSH_AGENT_PID; [2021-08-06T00:20:03.176Z] echo Agent pid 20 killed; [2021-08-06T00:20:03.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T00:20:03.537Z] + git semver [Pipeline] } [2021-08-06T00:20:05.323Z] $ docker stop --time=1 dcba8bd8e41fb89e7d13028ff4c1b9e7c3746c623befda7967e1f32c665c9efd [2021-08-06T00:20:06.524Z] $ docker rm -f dcba8bd8e41fb89e7d13028ff4c1b9e7c3746c623befda7967e1f32c665c9efd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:20:07.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-06T00:20:07.010Z] [2021-08-06T00:20:07.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:20:07.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-06T00:20:12.701Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-06T00:20:12.701Z] ab5ef0e58194: Pulling fs layer [2021-08-06T00:20:12.701Z] 9712f1f96733: Pulling fs layer [2021-08-06T00:20:12.701Z] 63f879dbbcfc: Pulling fs layer [2021-08-06T00:20:12.701Z] 0d9ebad4ef96: Pulling fs layer [2021-08-06T00:20:12.701Z] e9a5061849ea: Pulling fs layer [2021-08-06T00:20:12.701Z] d747dcd14b5f: Pulling fs layer [2021-08-06T00:20:12.701Z] 2de7ff778b66: Pulling fs layer [2021-08-06T00:20:12.701Z] e9a5061849ea: Waiting [2021-08-06T00:20:12.701Z] d747dcd14b5f: Waiting [2021-08-06T00:20:12.701Z] 2de7ff778b66: Waiting [2021-08-06T00:20:12.701Z] 0d9ebad4ef96: Waiting [2021-08-06T00:20:12.701Z] 9712f1f96733: Verifying Checksum [2021-08-06T00:20:12.701Z] 9712f1f96733: Download complete [2021-08-06T00:20:14.644Z] 63f879dbbcfc: Verifying Checksum [2021-08-06T00:20:14.644Z] 63f879dbbcfc: Download complete [2021-08-06T00:20:14.644Z] e9a5061849ea: Verifying Checksum [2021-08-06T00:20:14.644Z] e9a5061849ea: Download complete [2021-08-06T00:20:14.644Z] d747dcd14b5f: Verifying Checksum [2021-08-06T00:20:14.644Z] d747dcd14b5f: Download complete [2021-08-06T00:20:15.229Z] 0d9ebad4ef96: Verifying Checksum [2021-08-06T00:20:15.229Z] 0d9ebad4ef96: Download complete [2021-08-06T00:20:15.229Z] 2de7ff778b66: Verifying Checksum [2021-08-06T00:20:15.229Z] 2de7ff778b66: Download complete [2021-08-06T00:20:16.195Z] ab5ef0e58194: Verifying Checksum [2021-08-06T00:20:16.195Z] ab5ef0e58194: Download complete [2021-08-06T00:20:18.797Z] ab5ef0e58194: Pull complete [2021-08-06T00:20:18.797Z] 9712f1f96733: Pull complete [2021-08-06T00:20:19.764Z] 63f879dbbcfc: Pull complete [2021-08-06T00:20:23.143Z] 0d9ebad4ef96: Pull complete [2021-08-06T00:20:23.143Z] e9a5061849ea: Pull complete [2021-08-06T00:20:23.143Z] d747dcd14b5f: Pull complete [2021-08-06T00:20:24.102Z] 2de7ff778b66: Pull complete [2021-08-06T00:20:24.102Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-06T00:20:24.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-06T00:20:24.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-06T00:20:24.201Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:20:24.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-06T00:20:27.960Z] $ docker top 2c89eb793790cea9c9460ec727c193d3af99e521816ed617e7d9002a5311d99a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-06T00:20:29.842Z] provisioning config files... [2021-08-06T00:20:29.979Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/26@tmp/config1321298127553543805tmp [2021-08-06T00:20:30.035Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/26@tmp/config8295853578099116226tmp [2021-08-06T00:20:30.064Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/26@tmp/config4550290508741329433tmp [Pipeline] { [Pipeline] echo [2021-08-06T00:20:30.090Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:20:30.416Z] ---> sigul-configuration.sh [2021-08-06T00:20:30.416Z] gpg: directory `/root/.gnupg' created [2021-08-06T00:20:30.416Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-06T00:20:30.416Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-06T00:20:30.416Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-06T00:20:30.416Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-06T00:20:30.416Z] gpg: CAST5 encrypted data [2021-08-06T00:20:30.416Z] gpg: encrypted with 1 passphrase [2021-08-06T00:20:30.416Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-06T00:20:30.752Z] + mkdir /home/jenkins [2021-08-06T00:20:30.752Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-06T00:20:31.288Z] + 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-08-06T00:20:31.303Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:20:31.630Z] ---> sigul-install.sh [2021-08-06T00:20:31.630Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-06T00:20:31.946Z] + git tag --list [2021-08-06T00:20:31.946Z] 0.6.0 [2021-08-06T00:20:31.946Z] 0.6.1 [2021-08-06T00:20:31.946Z] 0.7.0 [2021-08-06T00:20:31.946Z] 0.7.1 [2021-08-06T00:20:31.946Z] v1.0.0 [2021-08-06T00:20:31.946Z] v1.0.1 [2021-08-06T00:20:31.946Z] v1.1.0 [2021-08-06T00:20:31.946Z] v1.2.0 [2021-08-06T00:20:31.946Z] v1.2.1 [2021-08-06T00:20:31.946Z] v1.3.0 [2021-08-06T00:20:31.946Z] v1.3.1 [2021-08-06T00:20:31.946Z] v2.0.0 [2021-08-06T00:20:31.946Z] v2.0.1-dev.1 [2021-08-06T00:20:31.946Z] v2.0.1-dev.10 [2021-08-06T00:20:31.946Z] v2.0.1-dev.11 [2021-08-06T00:20:31.946Z] v2.0.1-dev.12 [2021-08-06T00:20:31.946Z] v2.0.1-dev.13 [2021-08-06T00:20:31.946Z] v2.0.1-dev.14 [2021-08-06T00:20:31.946Z] v2.0.1-dev.15 [2021-08-06T00:20:31.946Z] v2.0.1-dev.16 [2021-08-06T00:20:31.946Z] v2.0.1-dev.17 [2021-08-06T00:20:31.946Z] v2.0.1-dev.18 [2021-08-06T00:20:31.946Z] v2.0.1-dev.19 [2021-08-06T00:20:31.946Z] v2.0.1-dev.2 [2021-08-06T00:20:31.946Z] v2.0.1-dev.20 [2021-08-06T00:20:31.946Z] v2.0.1-dev.21 [2021-08-06T00:20:31.946Z] v2.0.1-dev.22 [2021-08-06T00:20:31.946Z] v2.0.1-dev.23 [2021-08-06T00:20:31.946Z] v2.0.1-dev.24 [2021-08-06T00:20:31.946Z] v2.0.1-dev.3 [2021-08-06T00:20:31.946Z] v2.0.1-dev.4 [2021-08-06T00:20:31.946Z] v2.0.1-dev.5 [2021-08-06T00:20:31.946Z] v2.0.1-dev.6 [2021-08-06T00:20:31.946Z] v2.0.1-dev.7 [2021-08-06T00:20:31.946Z] v2.0.1-dev.8 [2021-08-06T00:20:31.946Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-06T00:20:32.259Z] + lftools sign git-tag v2.0.1-dev.24 [2021-08-06T00:20:33.048Z] Signing Git tag with Sigul... [2021-08-06T00:20:33.048Z] Signing v2.0.1-dev.24 [Pipeline] echo [2021-08-06T00:20:33.647Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:20:33.960Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-06T00:20:33.973Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-06T00:20:34.003Z] $ docker stop --time=1 2c89eb793790cea9c9460ec727c193d3af99e521816ed617e7d9002a5311d99a [2021-08-06T00:20:35.213Z] $ docker rm -f 2c89eb793790cea9c9460ec727c193d3af99e521816ed617e7d9002a5311d99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:20:37.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T00:20:37.739Z] . [Pipeline] withDockerContainer [2021-08-06T00:20:37.835Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:20:37.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-06T00:20:38.298Z] $ docker top 0a44398803981a20d0f6786bf5d77c755fa796f135e35b810e52531f6735aeb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T00:20:38.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T00:20:38.420Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T00:20:38.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T00:20:38.542Z] $ docker exec 0a44398803981a20d0f6786bf5d77c755fa796f135e35b810e52531f6735aeb5 ssh-agent [2021-08-06T00:20:38.666Z] SSH_AUTH_SOCK=/tmp/ssh-S7SjNgaZ0Uak/agent.13 [2021-08-06T00:20:38.666Z] SSH_AGENT_PID=20 [2021-08-06T00:20:38.678Z] Running ssh-add (command line suppressed) [2021-08-06T00:20:38.784Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_1796326544428858834.key (/w/workspace/edgex-go/26@tmp/private_key_1796326544428858834.key) [2021-08-06T00:20:38.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T00:20:40.638Z] + git semver bump pre [2021-08-06T00:20:40.638Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T00:20:40.638Z] # $GIT_DIR = /w/workspace/edgex-go/26/.git [2021-08-06T00:20:40.638Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/26 [2021-08-06T00:20:40.638Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T00:20:40.638Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T00:20:40.638Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T00:20:40.638Z] # $SEMVER_BRANCH = main [2021-08-06T00:20:40.638Z] # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [2021-08-06T00:20:40.638Z] 2.0.1-dev.25 [Pipeline] } [2021-08-06T00:20:40.651Z] $ docker exec --env ******** --env ******** 0a44398803981a20d0f6786bf5d77c755fa796f135e35b810e52531f6735aeb5 ssh-agent -k [2021-08-06T00:20:40.753Z] unset SSH_AUTH_SOCK; [2021-08-06T00:20:40.753Z] unset SSH_AGENT_PID; [2021-08-06T00:20:40.754Z] echo Agent pid 20 killed; [2021-08-06T00:20:40.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T00:20:41.127Z] + git semver [Pipeline] } [2021-08-06T00:20:41.147Z] $ docker stop --time=1 0a44398803981a20d0f6786bf5d77c755fa796f135e35b810e52531f6735aeb5 [2021-08-06T00:20:42.342Z] $ docker rm -f 0a44398803981a20d0f6786bf5d77c755fa796f135e35b810e52531f6735aeb5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:20:43.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T00:20:43.164Z] . [Pipeline] withDockerContainer [2021-08-06T00:20:43.265Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:20:44.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-06T00:20:45.391Z] $ docker top 0a18ac2db9344705cfb1ce6945a136558513ba0af35927c8a33d89b749a5b620 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T00:20:45.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T00:20:45.522Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T00:20:45.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T00:20:45.642Z] $ docker exec 0a18ac2db9344705cfb1ce6945a136558513ba0af35927c8a33d89b749a5b620 ssh-agent [2021-08-06T00:20:45.756Z] SSH_AUTH_SOCK=/tmp/ssh-i3XPFRIa4aoy/agent.14 [2021-08-06T00:20:45.756Z] SSH_AGENT_PID=20 [2021-08-06T00:20:45.766Z] Running ssh-add (command line suppressed) [2021-08-06T00:20:45.874Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_4439932809336815082.key (/w/workspace/edgex-go/26@tmp/private_key_4439932809336815082.key) [2021-08-06T00:20:45.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T00:20:46.209Z] + git semver push [2021-08-06T00:20:46.210Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T00:20:46.210Z] # $GIT_DIR = /w/workspace/edgex-go/26/.git [2021-08-06T00:20:46.210Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/26 [2021-08-06T00:20:46.210Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T00:20:46.210Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T00:20:46.210Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T00:20:46.210Z] # $SEMVER_BRANCH = main [2021-08-06T00:20:46.210Z] # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [Pipeline] } [2021-08-06T00:20:49.779Z] $ docker exec --env ******** --env ******** 0a18ac2db9344705cfb1ce6945a136558513ba0af35927c8a33d89b749a5b620 ssh-agent -k [2021-08-06T00:20:49.872Z] unset SSH_AUTH_SOCK; [2021-08-06T00:20:49.872Z] unset SSH_AGENT_PID; [2021-08-06T00:20:49.872Z] echo Agent pid 20 killed; [2021-08-06T00:20:49.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T00:20:50.227Z] + git semver [Pipeline] } [2021-08-06T00:20:50.245Z] $ docker stop --time=1 0a18ac2db9344705cfb1ce6945a136558513ba0af35927c8a33d89b749a5b620 [2021-08-06T00:20:51.438Z] $ docker rm -f 0a18ac2db9344705cfb1ce6945a136558513ba0af35927c8a33d89b749a5b620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-06T00:20:54.227Z] + '[' -d /w/workspace/edgex-go/26/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:20:56.245Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:20:56.853Z] ---> package-listing.sh [2021-08-06T00:20:56.853Z] ++ facter osfamily [2021-08-06T00:20:56.853Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-06T00:20:57.120Z] + OS_FAMILY=redhat [2021-08-06T00:20:57.120Z] + workspace=/w/workspace/edgex-go/26 [2021-08-06T00:20:57.120Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-06T00:20:57.120Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-06T00:20:57.120Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-06T00:20:57.120Z] + PACKAGES=/tmp/packages_start.txt [2021-08-06T00:20:57.120Z] + '[' /w/workspace/edgex-go/26 ']' [2021-08-06T00:20:57.120Z] + PACKAGES=/tmp/packages_end.txt [2021-08-06T00:20:57.120Z] + case "${OS_FAMILY}" in [2021-08-06T00:20:57.120Z] + sort [2021-08-06T00:20:57.120Z] + rpm -qa [2021-08-06T00:20:58.963Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-06T00:20:58.963Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-06T00:20:58.963Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-06T00:20:58.963Z] + '[' /w/workspace/edgex-go/26 ']' [2021-08-06T00:20:58.963Z] + mkdir -p /w/workspace/edgex-go/26/archives/ [2021-08-06T00:20:58.963Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/26/archives/ [Pipeline] echo [2021-08-06T00:20:58.979Z] 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/26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-06T00:20:59.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:21:01.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T00:21:01.564Z] [2021-08-06T00:21:01.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:21:01.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T00:21:01.932Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-06T00:21:01.932Z] b4d181a07f80: Pulling fs layer [2021-08-06T00:21:01.932Z] a1111a8f2ec3: Pulling fs layer [2021-08-06T00:21:01.932Z] ed53099fbce6: Pulling fs layer [2021-08-06T00:21:01.932Z] dc539afda2c1: Pulling fs layer [2021-08-06T00:21:01.932Z] 77bc0d833cb6: Pulling fs layer [2021-08-06T00:21:01.932Z] 9065ff56babe: Pulling fs layer [2021-08-06T00:21:01.932Z] d287ab97295c: Pulling fs layer [2021-08-06T00:21:01.932Z] 77bc0d833cb6: Waiting [2021-08-06T00:21:01.932Z] 9065ff56babe: Waiting [2021-08-06T00:21:01.932Z] d287ab97295c: Waiting [2021-08-06T00:21:01.932Z] dc539afda2c1: Waiting [2021-08-06T00:21:02.198Z] a1111a8f2ec3: Verifying Checksum [2021-08-06T00:21:02.198Z] a1111a8f2ec3: Download complete [2021-08-06T00:21:02.198Z] dc539afda2c1: Verifying Checksum [2021-08-06T00:21:02.198Z] dc539afda2c1: Download complete [2021-08-06T00:21:02.463Z] 77bc0d833cb6: Verifying Checksum [2021-08-06T00:21:02.463Z] 77bc0d833cb6: Download complete [2021-08-06T00:21:02.463Z] 9065ff56babe: Verifying Checksum [2021-08-06T00:21:02.463Z] 9065ff56babe: Download complete [2021-08-06T00:21:02.463Z] ed53099fbce6: Verifying Checksum [2021-08-06T00:21:02.463Z] ed53099fbce6: Download complete [2021-08-06T00:21:03.433Z] b4d181a07f80: Verifying Checksum [2021-08-06T00:21:03.433Z] b4d181a07f80: Download complete [2021-08-06T00:21:04.398Z] b4d181a07f80: Pull complete [2021-08-06T00:21:04.398Z] a1111a8f2ec3: Pull complete [2021-08-06T00:21:04.985Z] ed53099fbce6: Pull complete [2021-08-06T00:21:04.985Z] dc539afda2c1: Pull complete [2021-08-06T00:21:05.252Z] 77bc0d833cb6: Pull complete [2021-08-06T00:21:05.252Z] 9065ff56babe: Pull complete [2021-08-06T00:21:07.196Z] d287ab97295c: Verifying Checksum [2021-08-06T00:21:07.196Z] d287ab97295c: Download complete [2021-08-06T00:21:11.492Z] d287ab97295c: Pull complete [2021-08-06T00:21:11.492Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-06T00:21:11.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T00:21:11.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-06T00:21:11.588Z] prd-centos7-docker-4c-2g-2200 does not seem to be running inside a container [2021-08-06T00:21:11.663Z] $ 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/26/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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-06T00:21:14.023Z] $ docker top e8e1ce4d1a6c3b04512156db585045eeb30e4ee33b1c9fdd412c768f88893aa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T00:21:14.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-06T00:21:14.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-06T00:21:15.064Z] + ls /var/log/sa-host [2021-08-06T00:21:15.064Z] + sadf -c /var/log/sa-host/sa05 [2021-08-06T00:21:15.064Z] file_magic: OK [2021-08-06T00:21:15.064Z] HZ: Using current value: 100 [2021-08-06T00:21:15.064Z] file_header: OK [2021-08-06T00:21:15.064Z] 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-08-06T00:21:15.064Z] Statistics: [2021-08-06T00:21:15.064Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T00:21:15.064Z] File successfully converted to sysstat format version 12.0.3 [2021-08-06T00:21:15.064Z] + sadf -c /var/log/sa-host/sa06 [2021-08-06T00:21:15.064Z] file_magic: OK [2021-08-06T00:21:15.064Z] HZ: Using current value: 100 [2021-08-06T00:21:15.064Z] file_header: OK [2021-08-06T00:21:15.064Z] 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-08-06T00:21:15.065Z] Statistics: [2021-08-06T00:21:15.065Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T00:21:15.065Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T00:21:17.516Z] provisioning config files... [2021-08-06T00:21:17.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/26@tmp/config702625370485748763tmp [Pipeline] { [Pipeline] echo [2021-08-06T00:21:17.567Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:21:17.879Z] ---> create-netrc.sh [Pipeline] } [2021-08-06T00:21:17.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:21:18.302Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-06T00:21:18.318Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:21:18.634Z] ---> sudo-logs.sh [2021-08-06T00:21:18.634Z] Archiving 'sudo' log.. [2021-08-06T00:21:18.634Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2200.vexxhost.local: Name or service not known [2021-08-06T00:21:18.634Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2200.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-06T00:21:18.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:21:19.190Z] ---> job-cost.sh [2021-08-06T00:21:19.190Z] lf-activate-venv: SKIPPING [2021-08-06T00:21:19.190Z] DEBUG: total: 0.18000000715255737 [2021-08-06T00:21:19.190Z] INFO: Retrieving Stack Cost... [2021-08-06T00:21:20.154Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-06T00:21:20.420Z] INFO: Archiving Costs [Pipeline] echo [2021-08-06T00:21:20.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:21:20.751Z] ---> logs-deploy.sh [2021-08-06T00:21:20.751Z] lf-activate-venv: SKIPPING [2021-08-06T00:21:20.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/26 [2021-08-06T00:21:20.751Z] INFO: archiving workspace using pattern(s): [2021-08-06T00:21:21.332Z] Archives upload complete. [2021-08-06T00:21:21.598Z] INFO: archiving logs to Nexus