Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f897f3a79abebf81ead038c021fb09122a99f29 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-ssh7476195421503724089.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh6855022799360331203.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh2523478956145569797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh6044737296073395933.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-ssh3304584628859818770.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_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-506 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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/18@tmp/jenkins-gitclient-ssh5867629887782736084.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 7f897f3a79abebf81ead038c021fb09122a99f29 (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 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 Commit message: "docs: Remove the unsupported object and field from Scheduler API doc (#3634)" > git rev-list --no-walk 7434bcadf5de7b44f4e2f97c711f832a1a55cbae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T16:23:56.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T16:23:56.810Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T16:23:56.844Z] ========================================================= [2021-07-29T16:23:56.844Z] EdgeX Global Pipelines Version Info [2021-07-29T16:23:56.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:23:58.102Z] ------------------- [2021-07-29T16:23:58.102Z] stable info: [2021-07-29T16:23:58.102Z] ------------------- [2021-07-29T16:23:58.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T16:23:58.102Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T16:23:58.102Z] Message: update stable to v1.0.197 [2021-07-29T16:23:58.687Z] ------------------- [2021-07-29T16:23:58.687Z] experimental info: [2021-07-29T16:23:58.687Z] ------------------- [2021-07-29T16:23:58.687Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T16:23:58.687Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T16:23:58.687Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T16:23:58.818Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-29T16:23:58.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-29T16:23:58.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T16:23:58.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T16:23:58.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T16:23:58.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T16:23:58.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T16:23:58.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-29T16:23:58.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-29T16:23:59.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-29T16:23:59.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T16:23:59.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T16:23:59.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T16:23:59.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T16:23:59.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T16:23:59.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T16:23:59.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T16:23:59.183Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T16:23:59.203Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-29T16:23:59.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-29T16:23:59.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T16:23:59.261Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T16:23:59.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-29T16:23:59.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-29T16:23:59.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-29T16:23:59.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] echo [2021-07-29T16:23:59.398Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f897f3 [Pipeline] echo [2021-07-29T16:23:59.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:23:59.487Z] provisioning config files... [2021-07-29T16:23:59.506Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config1366218553114861748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:23:59.851Z] ---> docker-login.sh [2021-07-29T16:23:59.851Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:23:59.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:00.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:00.119Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:00.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:00.119Z] [2021-07-29T16:24:00.119Z] Login Succeeded [2021-07-29T16:24:00.119Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:24:00.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:00.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:00.385Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:00.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:00.385Z] [2021-07-29T16:24:00.385Z] Login Succeeded [2021-07-29T16:24:00.385Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:24:00.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:00.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:00.385Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:00.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:00.385Z] [2021-07-29T16:24:00.385Z] Login Succeeded [2021-07-29T16:24:00.385Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:24:00.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:00.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:00.655Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:00.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:00.655Z] [2021-07-29T16:24:00.655Z] Login Succeeded [2021-07-29T16:24:00.655Z] docker.io [2021-07-29T16:24:00.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:01.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:01.243Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:01.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:01.243Z] [2021-07-29T16:24:01.243Z] Login Succeeded [2021-07-29T16:24:01.243Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:24:01.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:24:01.636Z] ++ 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-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] ++ dirname cmd/core-command/Dockerfile [2021-07-29T16:24:01.636Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] ++ dirname cmd/core-data/Dockerfile [2021-07-29T16:24:01.636Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-29T16:24:01.636Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-29T16:24:01.636Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-29T16:24:01.636Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-29T16:24:01.636Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-29T16:24:01.636Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T16:24:01.636Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-29T16:24:01.636Z] ++ cut -d/ -f2 [2021-07-29T16:24:01.636Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-29T16:24:01.712Z] 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-07-29T16:24:03.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:24:03.342Z] [2021-07-29T16:24:03.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:24:03.671Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:24:03.671Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T16:24:03.671Z] 31603596830f: Pulling fs layer [2021-07-29T16:24:03.671Z] b6dc333f4379: Pulling fs layer [2021-07-29T16:24:03.671Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T16:24:03.671Z] fd332fbdc1db: Pulling fs layer [2021-07-29T16:24:03.671Z] fd332fbdc1db: Waiting [2021-07-29T16:24:03.949Z] b6dc333f4379: Verifying Checksum [2021-07-29T16:24:03.949Z] b6dc333f4379: Download complete [2021-07-29T16:24:03.949Z] 31603596830f: Verifying Checksum [2021-07-29T16:24:03.949Z] 31603596830f: Download complete [2021-07-29T16:24:04.217Z] 31603596830f: Pull complete [2021-07-29T16:24:04.217Z] fd332fbdc1db: Verifying Checksum [2021-07-29T16:24:04.217Z] fd332fbdc1db: Download complete [2021-07-29T16:24:04.217Z] b6dc333f4379: Pull complete [2021-07-29T16:24:04.217Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T16:24:04.217Z] 3d9ef1400e77: Download complete [2021-07-29T16:24:04.824Z] 3d9ef1400e77: Pull complete [2021-07-29T16:24:05.095Z] fd332fbdc1db: Pull complete [2021-07-29T16:24:05.095Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T16:24:05.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:24:05.095Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T16:24:05.193Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:24:05.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T16:24:06.047Z] $ docker top 84d17f8fc95f239345db0d0d3fe4d7cfc828b4ede0751b766c725808cd885b3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T16:24:06.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:24:06.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:24:06.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:24:06.301Z] $ docker exec 84d17f8fc95f239345db0d0d3fe4d7cfc828b4ede0751b766c725808cd885b3a ssh-agent [2021-07-29T16:24:06.420Z] SSH_AUTH_SOCK=/tmp/ssh-kdljE6rh37et/agent.14 [2021-07-29T16:24:06.420Z] SSH_AGENT_PID=21 [2021-07-29T16:24:06.432Z] Running ssh-add (command line suppressed) [2021-07-29T16:24:06.524Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_1601971501222651808.key (/w/workspace/edgex-go/18@tmp/private_key_1601971501222651808.key) [2021-07-29T16:24:06.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:24:06.871Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T16:24:06.889Z] $ docker exec --env ******** --env ******** 84d17f8fc95f239345db0d0d3fe4d7cfc828b4ede0751b766c725808cd885b3a ssh-agent -k [2021-07-29T16:24:06.988Z] unset SSH_AUTH_SOCK; [2021-07-29T16:24:06.988Z] unset SSH_AGENT_PID; [2021-07-29T16:24:06.988Z] echo Agent pid 21 killed; [2021-07-29T16:24:07.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T16:24:07.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:24:07.046Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:24:07.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:24:07.159Z] $ docker exec 84d17f8fc95f239345db0d0d3fe4d7cfc828b4ede0751b766c725808cd885b3a ssh-agent [2021-07-29T16:24:07.296Z] SSH_AUTH_SOCK=/tmp/ssh-bNsdk0sgmsqr/agent.53 [2021-07-29T16:24:07.296Z] SSH_AGENT_PID=58 [2021-07-29T16:24:07.304Z] Running ssh-add (command line suppressed) [2021-07-29T16:24:07.406Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_902586873840393322.key (/w/workspace/edgex-go/18@tmp/private_key_902586873840393322.key) [2021-07-29T16:24:07.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:24:07.743Z] + git semver init [2021-07-29T16:24:07.743Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T16:24:07.743Z] # $GIT_DIR = /w/workspace/edgex-go/18/.git [2021-07-29T16:24:07.743Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/18 [2021-07-29T16:24:07.743Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T16:24:07.743Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T16:24:07.743Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T16:24:07.743Z] # $SEMVER_BRANCH = main [2021-07-29T16:24:07.743Z] # $SEMVER_TEMP = /tmp/semver-139079189 [2021-07-29T16:24:07.743Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-29T16:24:22.800Z] # '/tmp/semver-139079189' -> '/w/workspace/edgex-go/18/.semver' [2021-07-29T16:24:22.800Z] # -> Force: false [2021-07-29T16:24:22.800Z] # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } [2021-07-29T16:24:22.812Z] $ docker exec --env ******** --env ******** 84d17f8fc95f239345db0d0d3fe4d7cfc828b4ede0751b766c725808cd885b3a ssh-agent -k [2021-07-29T16:24:22.908Z] unset SSH_AUTH_SOCK; [2021-07-29T16:24:22.908Z] unset SSH_AGENT_PID; [2021-07-29T16:24:22.908Z] echo Agent pid 58 killed; [2021-07-29T16:24:22.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:24:23.277Z] + git semver [Pipeline] } [2021-07-29T16:24:23.296Z] $ docker stop --time=1 84d17f8fc95f239345db0d0d3fe4d7cfc828b4ede0751b766c725808cd885b3a [2021-07-29T16:24:25.227Z] $ docker rm -f 84d17f8fc95f239345db0d0d3fe4d7cfc828b4ede0751b766c725808cd885b3a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T16:24:25.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T16:24:26.011Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T16:24:26.014Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.18 [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-07-29T16:24:26.366Z] ========================================================= [2021-07-29T16:24:26.367Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T16:24:26.367Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:24:26.465Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-500 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-07-29T16:24:26.482Z] Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout [2021-07-29T16:24:26.683Z] The recommended git tool is: git [2021-07-29T16:24:26.685Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-29T16:24:28.097Z] Sending build context to Docker daemon 328.5MB [2021-07-29T16:24:28.097Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T16:24:28.097Z] Step 2/6 : FROM ${BASE} [2021-07-29T16:24:28.097Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T16:24:28.097Z] 540db60ca938: Pulling fs layer [2021-07-29T16:24:28.097Z] adcc1eea9eea: Pulling fs layer [2021-07-29T16:24:28.097Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T16:24:28.097Z] 0773c198feca: Pulling fs layer [2021-07-29T16:24:28.097Z] 345f892a5656: Pulling fs layer [2021-07-29T16:24:28.097Z] 4796506630df: Pulling fs layer [2021-07-29T16:24:28.097Z] cc55df3e53f1: Pulling fs layer [2021-07-29T16:24:28.097Z] 4d027b6c602c: Pulling fs layer [2021-07-29T16:24:28.097Z] 449e75d2c14e: Pulling fs layer [2021-07-29T16:24:28.097Z] 345f892a5656: Waiting [2021-07-29T16:24:28.097Z] 4796506630df: Waiting [2021-07-29T16:24:28.097Z] cc55df3e53f1: Waiting [2021-07-29T16:24:28.097Z] 4d027b6c602c: Waiting [2021-07-29T16:24:28.097Z] 449e75d2c14e: Waiting [2021-07-29T16:24:28.097Z] 0773c198feca: Waiting [2021-07-29T16:24:28.097Z] 4c4ab2625f07: Download complete [2021-07-29T16:24:28.097Z] adcc1eea9eea: Verifying Checksum [2021-07-29T16:24:28.097Z] adcc1eea9eea: Download complete [2021-07-29T16:24:28.097Z] 345f892a5656: Verifying Checksum [2021-07-29T16:24:28.097Z] 345f892a5656: Download complete [2021-07-29T16:24:28.097Z] 4796506630df: Verifying Checksum [2021-07-29T16:24:28.097Z] 4796506630df: Download complete [2021-07-29T16:24:28.097Z] 540db60ca938: Download complete [2021-07-29T16:24:28.384Z] cc55df3e53f1: Verifying Checksum [2021-07-29T16:24:28.384Z] cc55df3e53f1: Download complete [2021-07-29T16:24:28.384Z] 540db60ca938: Pull complete [2021-07-29T16:24:28.650Z] adcc1eea9eea: Pull complete [2021-07-29T16:24:28.650Z] 4c4ab2625f07: Pull complete [2021-07-29T16:24:28.650Z] 4d027b6c602c: Verifying Checksum [2021-07-29T16:24:28.650Z] 4d027b6c602c: Download complete [2021-07-29T16:24:31.352Z] using credential edgex-jenkins-ssh [2021-07-29T16:24:31.369Z] Cloning the remote Git repository [2021-07-29T16:24:31.433Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T16:24:31.998Z] 449e75d2c14e: Verifying Checksum [2021-07-29T16:24:31.998Z] 449e75d2c14e: Download complete [2021-07-29T16:24:32.586Z] 0773c198feca: Verifying Checksum [2021-07-29T16:24:32.586Z] 0773c198feca: Download complete [2021-07-29T16:24:31.555Z] > git init /w/workspace/edgex-go/18 # timeout=10 [2021-07-29T16:24:31.643Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T16:24:31.644Z] > git --version # timeout=10 [2021-07-29T16:24:31.662Z] > git --version # 'git version 2.17.1' [2021-07-29T16:24:31.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T16:24:31.748Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:24:35.958Z] 0773c198feca: Pull complete [2021-07-29T16:24:36.226Z] 345f892a5656: Pull complete [2021-07-29T16:24:36.226Z] 4796506630df: Pull complete [2021-07-29T16:24:36.226Z] cc55df3e53f1: Pull complete [2021-07-29T16:24:36.497Z] 4d027b6c602c: Pull complete [2021-07-29T16:24:38.456Z] 449e75d2c14e: Pull complete [2021-07-29T16:24:38.456Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T16:24:38.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T16:24:38.456Z] ---> 0d28375d9b5b [2021-07-29T16:24:38.456Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-29T16:24:39.417Z] ---> Running in 0d43bb699d61 [2021-07-29T16:24:39.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:24:40.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:24:40.913Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T16:24:41.495Z] (2/12) Installing file (5.39-r0) [2021-07-29T16:24:41.762Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T16:24:41.762Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T16:24:46.021Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T16:24:46.021Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T16:24:46.021Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T16:24:46.021Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T16:24:46.021Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T16:24:46.288Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T16:24:46.288Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T16:24:46.288Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T16:24:46.554Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:24:46.554Z] OK: 219 MiB in 52 packages [2021-07-29T16:24:47.970Z] Removing intermediate container 0d43bb699d61 [2021-07-29T16:24:47.970Z] ---> 84a26004d8c3 [2021-07-29T16:24:47.970Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T16:24:47.970Z] ---> Running in fc000885f6bc [2021-07-29T16:24:47.970Z] Removing intermediate container fc000885f6bc [2021-07-29T16:24:47.970Z] ---> c016269a9c1a [2021-07-29T16:24:47.970Z] Step 5/6 : COPY go.mod . [2021-07-29T16:24:47.970Z] ---> 502af44ae895 [2021-07-29T16:24:47.970Z] Step 6/6 : RUN go mod download [2021-07-29T16:24:47.970Z] ---> Running in 8758b2a3d1ee [2021-07-29T16:24:49.529Z] Avoid second fetch [2021-07-29T16:24:49.530Z] Checking out Revision 7f897f3a79abebf81ead038c021fb09122a99f29 (main) [2021-07-29T16:24:49.487Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T16:24:49.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T16:24:49.550Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T16:24:49.561Z] > git checkout -f 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 [2021-07-29T16:24:53.940Z] Commit message: "docs: Remove the unsupported object and field from Scheduler API doc (#3634)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:24:54.305Z] provisioning config files... [2021-07-29T16:24:54.333Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config5624131219690318754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:24:54.890Z] ---> docker-login.sh [2021-07-29T16:24:54.890Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:24:55.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:56.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:56.100Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:56.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:56.100Z] [2021-07-29T16:24:56.100Z] Login Succeeded [2021-07-29T16:24:56.100Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:24:56.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:56.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:56.655Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:56.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:56.655Z] [2021-07-29T16:24:56.655Z] Login Succeeded [2021-07-29T16:24:56.655Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:24:56.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:57.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:57.216Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:57.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:57.216Z] [2021-07-29T16:24:57.216Z] Login Succeeded [2021-07-29T16:24:57.216Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:24:57.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:57.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:57.821Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:57.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:57.821Z] [2021-07-29T16:24:57.821Z] Login Succeeded [2021-07-29T16:24:57.821Z] docker.io [2021-07-29T16:24:58.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:24:58.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:24:58.694Z] Configure a credential helper to remove this warning. See [2021-07-29T16:24:58.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:24:58.694Z] [2021-07-29T16:24:58.694Z] Login Succeeded [2021-07-29T16:24:58.694Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:24:58.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T16:24:59.124Z] ========================================================= [2021-07-29T16:24:59.124Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T16:24:59.124Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:24:59.491Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-29T16:25:01.483Z] Sending build context to Docker daemon 165.8MB [2021-07-29T16:25:01.483Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T16:25:01.483Z] Step 2/6 : FROM ${BASE} [2021-07-29T16:25:02.087Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T16:25:02.087Z] 595b0fe564bb: Pulling fs layer [2021-07-29T16:25:02.087Z] 24495759ef45: Pulling fs layer [2021-07-29T16:25:02.087Z] d148012ef14d: Pulling fs layer [2021-07-29T16:25:02.087Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T16:25:02.087Z] 093eec477d81: Pulling fs layer [2021-07-29T16:25:02.087Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T16:25:02.087Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T16:25:02.087Z] 596795e73e0f: Pulling fs layer [2021-07-29T16:25:02.087Z] a6d5b2bbb924: Waiting [2021-07-29T16:25:02.087Z] cb65c68fc2e2: Waiting [2021-07-29T16:25:02.087Z] 093eec477d81: Waiting [2021-07-29T16:25:02.087Z] 596795e73e0f: Waiting [2021-07-29T16:25:02.087Z] 2446dc1eb7d3: Waiting [2021-07-29T16:25:02.087Z] d148012ef14d: Verifying Checksum [2021-07-29T16:25:02.087Z] d148012ef14d: Download complete [2021-07-29T16:25:02.087Z] 24495759ef45: Verifying Checksum [2021-07-29T16:25:02.087Z] 24495759ef45: Download complete [2021-07-29T16:25:02.087Z] 595b0fe564bb: Download complete [2021-07-29T16:25:02.087Z] 093eec477d81: Verifying Checksum [2021-07-29T16:25:02.087Z] 093eec477d81: Download complete [2021-07-29T16:25:02.087Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T16:25:02.087Z] 2446dc1eb7d3: Download complete [2021-07-29T16:25:02.087Z] a6d5b2bbb924: Verifying Checksum [2021-07-29T16:25:02.087Z] a6d5b2bbb924: Download complete [2021-07-29T16:25:03.085Z] 595b0fe564bb: Pull complete [2021-07-29T16:25:03.362Z] 24495759ef45: Pull complete [2021-07-29T16:25:03.975Z] d148012ef14d: Pull complete [2021-07-29T16:25:05.412Z] 596795e73e0f: Verifying Checksum [2021-07-29T16:25:05.412Z] 596795e73e0f: Download complete [2021-07-29T16:25:06.013Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T16:25:06.013Z] cb65c68fc2e2: Download complete [2021-07-29T16:25:18.438Z] cb65c68fc2e2: Pull complete [2021-07-29T16:25:18.438Z] 093eec477d81: Pull complete [2021-07-29T16:25:18.438Z] a6d5b2bbb924: Pull complete [2021-07-29T16:25:18.438Z] 2446dc1eb7d3: Pull complete [2021-07-29T16:25:20.237Z] Removing intermediate container 8758b2a3d1ee [2021-07-29T16:25:20.237Z] ---> 03b191825d0c [2021-07-29T16:25:20.237Z] Successfully built 03b191825d0c [2021-07-29T16:25:20.237Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:25:20.567Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T16:25:20.567Z] . [Pipeline] withDockerContainer [2021-07-29T16:25:20.659Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:25:20.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T16:25:21.085Z] $ docker top 25c8f7bf709fca316dc35be7001596baff9d3a883e79cb2312903d7bf2c89a51 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:25:21.491Z] + go version [2021-07-29T16:25:21.491Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T16:25:21.503Z] $ docker stop --time=1 25c8f7bf709fca316dc35be7001596baff9d3a883e79cb2312903d7bf2c89a51 [2021-07-29T16:25:21.835Z] 596795e73e0f: Pull complete [2021-07-29T16:25:21.835Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T16:25:21.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T16:25:21.835Z] ---> d9e956139c92 [2021-07-29T16:25:21.835Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-29T16:25:22.688Z] $ docker rm -f 25c8f7bf709fca316dc35be7001596baff9d3a883e79cb2312903d7bf2c89a51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:25:23.251Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T16:25:23.251Z] . [Pipeline] withDockerContainer [2021-07-29T16:25:23.346Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:25:23.395Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T16:25:23.734Z] $ docker top 2eabd52f5c0ab9f4d155ea1ec521eaccb50b8a30c8edc471c32b8ef4a4eb881c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T16:25:23.831Z] ========================================================= [2021-07-29T16:25:23.831Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T16:25:23.831Z] ========================================================= [Pipeline] sh [2021-07-29T16:25:24.144Z] + go mod tidy [Pipeline] sh [2021-07-29T16:25:24.733Z] + make test [2021-07-29T16:25:24.733Z] 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-07-29T16:25:25.012Z] go mod tidy [2021-07-29T16:25:25.012Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T16:25:26.125Z] ---> Running in de505afde044 [2021-07-29T16:25:27.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:25:28.533Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:25:29.131Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T16:25:29.726Z] (2/12) Installing file (5.39-r0) [2021-07-29T16:25:30.018Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T16:25:30.018Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T16:25:30.447Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T16:25:34.387Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T16:25:34.387Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T16:25:34.660Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T16:25:34.660Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T16:25:34.660Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T16:25:34.933Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T16:25:34.933Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T16:25:34.933Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T16:25:35.205Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:25:35.205Z] OK: 218 MiB in 52 packages [2021-07-29T16:25:39.510Z] Removing intermediate container de505afde044 [2021-07-29T16:25:39.510Z] ---> 59eb21c0faa8 [2021-07-29T16:25:39.510Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T16:25:39.510Z] ---> Running in b10ed76143b9 [2021-07-29T16:25:40.108Z] Removing intermediate container b10ed76143b9 [2021-07-29T16:25:40.108Z] ---> 05451bfe2538 [2021-07-29T16:25:40.108Z] Step 5/6 : COPY go.mod . [2021-07-29T16:25:41.088Z] ---> 076c78b7abb7 [2021-07-29T16:25:41.088Z] Step 6/6 : RUN go mod download [2021-07-29T16:25:41.088Z] ---> Running in 6bf3deeae0c2 [2021-07-29T16:25:48.721Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T16:25:52.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T16:25:52.082Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T16:25:52.350Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T16:25:54.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T16:25:55.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T16:25:55.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T16:25:55.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T16:25:55.546Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T16:25:55.817Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T16:25:56.084Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T16:25:56.084Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T16:25:56.084Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T16:25:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T16:25:58.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-07-29T16:25:58.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T16:25:58.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T16:25:59.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-07-29T16:25:59.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T16:25:59.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements [2021-07-29T16:25:59.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T16:25:59.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T16:26:00.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 90.1% of statements [2021-07-29T16:26:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T16:26:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T16:26:01.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-07-29T16:26:01.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T16:26:01.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T16:26:01.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T16:26:01.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T16:26:01.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T16:26:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T16:26:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T16:26:02.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T16:26:02.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T16:26:04.091Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.8% of statements [2021-07-29T16:26:04.091Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T16:26:04.091Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-07-29T16:26:04.091Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements [2021-07-29T16:26:04.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T16:26:04.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-07-29T16:26:05.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements [2021-07-29T16:26:05.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-07-29T16:26:05.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-07-29T16:26:05.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-07-29T16:26:17.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-07-29T16:26:17.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-07-29T16:26:22.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.221s coverage: 81.8% of statements [2021-07-29T16:26:22.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-07-29T16:26:40.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 66.9% of statements [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T16:26:40.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T16:26:41.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-07-29T16:26:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T16:26:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T16:26:41.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-07-29T16:26:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T16:26:41.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-07-29T16:26:41.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T16:26:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T16:26:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T16:26:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T16:26:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T16:26:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T16:26:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T16:26:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-07-29T16:26:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-07-29T16:26:49.520Z] GO111MODULE=on go vet ./... [2021-07-29T16:27:11.629Z] gofmt -l . [2021-07-29T16:27:11.629Z] [ "`gofmt -l .`" = "" ] [2021-07-29T16:27:11.894Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T16:27:12.802Z] + ls -al . [2021-07-29T16:27:12.802Z] total 596 [2021-07-29T16:27:12.802Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 16:27 . [2021-07-29T16:27:12.802Z] drwxr-xr-x 4 root root 30 Jul 29 16:25 .. [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 16:23 .dockerignore [2021-07-29T16:27:12.802Z] drwxrwxr-x 8 1001 1001 162 Jul 29 16:23 .git [2021-07-29T16:27:12.802Z] drwxrwxr-x 3 1001 1001 125 Jul 29 16:23 .github [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 16:23 .gitignore [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 16:23 .hadolint.yml [2021-07-29T16:27:12.802Z] drwx------ 3 1001 1001 43 Jul 29 16:24 .semver [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 16:23 .sonarcloud.properties [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 16:23 Attribution.txt [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 16:23 CHANGELOG.md [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 16:23 CONTRIBUTING.md [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 16:23 Dockerfile.build [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 16:23 Jenkinsfile [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 16:23 LICENSE [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 16:23 Makefile [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 16:23 README.md [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 16:23 SECURITY.md [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 12 Jul 29 16:24 VERSION [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 16:23 ZMQWindows.md [2021-07-29T16:27:12.802Z] drwxrwxr-x 2 1001 1001 37 Jul 29 16:23 bin [2021-07-29T16:27:12.802Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 16:23 cmd [2021-07-29T16:27:12.802Z] -rw-r--r-- 1 root root 403847 Jul 29 16:26 coverage.out [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 16:23 go.mod [2021-07-29T16:27:12.802Z] -rw-r--r-- 1 root root 48847 Jul 29 16:25 go.sum [2021-07-29T16:27:12.802Z] drwxrwxr-x 8 1001 1001 124 Jul 29 16:23 internal [2021-07-29T16:27:12.802Z] drwxrwxr-x 3 1001 1001 16 Jul 29 16:23 openapi [2021-07-29T16:27:12.802Z] drwxrwxr-x 4 1001 1001 71 Jul 29 16:23 snap [2021-07-29T16:27:12.802Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 16:23 version.go [Pipeline] sh [2021-07-29T16:27:13.122Z] + '[' -e coverage.out ] [2021-07-29T16:27:13.123Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T16:27:13.242Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T16:27:13.556Z] + make build [2021-07-29T16:27:13.557Z] go mod tidy [2021-07-29T16:27:13.557Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T16:27:14.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T16:27:17.898Z] Removing intermediate container 6bf3deeae0c2 [2021-07-29T16:27:17.898Z] ---> 8685b7d6e892 [2021-07-29T16:27:17.898Z] Successfully built 8685b7d6e892 [2021-07-29T16:27:17.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:27:18.252Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T16:27:18.252Z] . [Pipeline] withDockerContainer [2021-07-29T16:27:18.519Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-07-29T16:27:18.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T16:27:20.305Z] $ docker top 63318320910f4a93b25dac34f5d644f0a26fd9f46b53da7aa1d525fefb828bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:27:21.262Z] + go version [2021-07-29T16:27:21.263Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T16:27:21.285Z] $ docker stop --time=1 63318320910f4a93b25dac34f5d644f0a26fd9f46b53da7aa1d525fefb828bb4 [2021-07-29T16:27:21.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T16:27:21.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T16:27:22.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T16:27:23.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T16:27:23.371Z] $ docker rm -f 63318320910f4a93b25dac34f5d644f0a26fd9f46b53da7aa1d525fefb828bb4 [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] { [2021-07-29T16:27:24.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T16:27:24.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T16:27:25.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:27:26.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T16:27:27.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:27:27.291Z] [2021-07-29T16:27:27.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:27:27.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:27:27.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:27:27.915Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-29T16:27:27.915Z] 29e5d40040c1: Pulling fs layer [2021-07-29T16:27:27.915Z] 1ce36da41761: Pulling fs layer [2021-07-29T16:27:27.915Z] 25b303627fd3: Pulling fs layer [2021-07-29T16:27:28.190Z] 29e5d40040c1: Verifying Checksum [2021-07-29T16:27:28.190Z] 29e5d40040c1: Download complete [2021-07-29T16:27:28.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T16:27:28.793Z] 1ce36da41761: Verifying Checksum [2021-07-29T16:27:28.793Z] 1ce36da41761: Download complete [2021-07-29T16:27:28.793Z] 29e5d40040c1: Pull complete [Pipeline] } [2021-07-29T16:27:29.715Z] $ docker stop --time=1 2eabd52f5c0ab9f4d155ea1ec521eaccb50b8a30c8edc471c32b8ef4a4eb881c [2021-07-29T16:27:30.232Z] 1ce36da41761: Pull complete [2021-07-29T16:27:30.506Z] 25b303627fd3: Verifying Checksum [2021-07-29T16:27:30.506Z] 25b303627fd3: Download complete [2021-07-29T16:27:31.596Z] $ docker rm -f 2eabd52f5c0ab9f4d155ea1ec521eaccb50b8a30c8edc471c32b8ef4a4eb881c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:27:32.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T16:27:32.603Z] [2021-07-29T16:27:32.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:27:33.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T16:27:33.190Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-29T16:27:33.190Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-29T16:27:33.190Z] ca9280d653b3: Pulling fs layer [2021-07-29T16:27:33.190Z] 7e9c9ca2126c: Pulling fs layer [2021-07-29T16:27:33.455Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-29T16:27:33.455Z] cbdbe7a5bc2a: Download complete [2021-07-29T16:27:33.722Z] cbdbe7a5bc2a: Pull complete [2021-07-29T16:27:34.310Z] ca9280d653b3: Verifying Checksum [2021-07-29T16:27:34.310Z] ca9280d653b3: Download complete [2021-07-29T16:27:34.892Z] ca9280d653b3: Pull complete [2021-07-29T16:27:36.302Z] 7e9c9ca2126c: Download complete [2021-07-29T16:27:39.665Z] 7e9c9ca2126c: Pull complete [2021-07-29T16:27:39.665Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-29T16:27:39.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T16:27:39.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-29T16:27:39.768Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:27:39.834Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-29T16:27:40.691Z] 25b303627fd3: Pull complete [2021-07-29T16:27:40.692Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-29T16:27:40.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:27:40.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:27:42.459Z] $ docker top 2f4a9085796ddc2ac1d4dbfad7fc8276adb1f5fbbc8a9ee9a2aaa37742d9101f -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-07-29T16:27:42.803Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-07-29T16:27:42.884Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T16:27:46.531Z] $ docker top f859a5a88d3a127dd5c094cc49ccbd06b45048ed71184c843b00705377df326c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-29T16:27:47.176Z] + grep parallel [2021-07-29T16:27:47.176Z] + docker-compose build --help [2021-07-29T16:27:47.556Z] + grep parallel [2021-07-29T16:27:47.556Z] + docker-compose build --help [2021-07-29T16:27:47.764Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T16:27:47.778Z] $ docker stop --time=1 2f4a9085796ddc2ac1d4dbfad7fc8276adb1f5fbbc8a9ee9a2aaa37742d9101f [2021-07-29T16:27:48.972Z] $ docker rm -f 2f4a9085796ddc2ac1d4dbfad7fc8276adb1f5fbbc8a9ee9a2aaa37742d9101f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:27:49.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T16:27:49.427Z] . [Pipeline] withDockerContainer [2021-07-29T16:27:49.515Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:27:49.577Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-07-29T16:27:49.939Z] $ docker top d7d12131e876a81a8ad3965629e4c95a4d90ea199742ce51d61b1cc6e0bef715 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:27:50.356Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T16:27:50.936Z] --parallel Build images in parallel. [2021-07-29T16:27:50.939Z] Building core-command ... [2021-07-29T16:27:50.939Z] Building core-data ... [2021-07-29T16:27:50.939Z] Building core-metadata ... [2021-07-29T16:27:50.939Z] Building security-bootstrapper ... [2021-07-29T16:27:50.939Z] Building security-proxy-setup ... [2021-07-29T16:27:50.939Z] Building security-secretstore-setup ... [2021-07-29T16:27:50.939Z] Building support-notifications ... [2021-07-29T16:27:50.939Z] Building support-scheduler ... [2021-07-29T16:27:50.939Z] Building sys-mgmt-agent ... [2021-07-29T16:27:50.939Z] Building support-notifications [2021-07-29T16:27:50.939Z] Building sys-mgmt-agent [2021-07-29T16:27:50.939Z] Building core-command [2021-07-29T16:27:50.939Z] Building security-proxy-setup [2021-07-29T16:27:50.939Z] Building core-metadata [Pipeline] } [2021-07-29T16:27:51.229Z] $ docker stop --time=1 f859a5a88d3a127dd5c094cc49ccbd06b45048ed71184c843b00705377df326c [2021-07-29T16:27:52.986Z] $ docker rm -f f859a5a88d3a127dd5c094cc49ccbd06b45048ed71184c843b00705377df326c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:27:53.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T16:27:53.622Z] . [Pipeline] withDockerContainer [2021-07-29T16:27:53.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-07-29T16:27:53.912Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-07-29T16:27:55.370Z] $ docker top e7fbd7ce1932e1595da8369bb5633648da64eafdaca3cb2c887fe24c44263e42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:27:56.299Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T16:27:59.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:27:59.161Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:27:59.161Z] ---> 03b191825d0c [2021-07-29T16:27:59.161Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:28:00.587Z] Building core-command ... [2021-07-29T16:28:00.587Z] Building core-data ... [2021-07-29T16:28:00.587Z] Building core-metadata ... [2021-07-29T16:28:00.587Z] Building security-bootstrapper ... [2021-07-29T16:28:00.587Z] Building security-proxy-setup ... [2021-07-29T16:28:00.587Z] Building security-secretstore-setup ... [2021-07-29T16:28:00.587Z] Building support-notifications ... [2021-07-29T16:28:00.587Z] Building support-scheduler ... [2021-07-29T16:28:00.587Z] Building sys-mgmt-agent ... [2021-07-29T16:28:00.587Z] Building support-notifications [2021-07-29T16:28:00.587Z] Building security-bootstrapper [2021-07-29T16:28:00.587Z] Building security-proxy-setup [2021-07-29T16:28:00.587Z] Building core-data [2021-07-29T16:28:00.587Z] Building support-scheduler [2021-07-29T16:28:07.382Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:07.382Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:07.382Z] ---> 03b191825d0c [2021-07-29T16:28:07.382Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:28:08.344Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:08.344Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:08.344Z] ---> 03b191825d0c [2021-07-29T16:28:08.344Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:28:10.289Z] ---> Running in b54c088ba861 [2021-07-29T16:28:10.289Z] ---> Running in dc9ef96be42f [2021-07-29T16:28:10.289Z] ---> Running in 04764f35213b [2021-07-29T16:28:11.265Z] Removing intermediate container b54c088ba861 [2021-07-29T16:28:11.265Z] ---> 3d9396c5de27 [2021-07-29T16:28:11.265Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:11.857Z] Removing intermediate container dc9ef96be42f [2021-07-29T16:28:11.857Z] ---> bee9e1cd44e0 [2021-07-29T16:28:11.857Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:11.857Z] Removing intermediate container 04764f35213b [2021-07-29T16:28:11.857Z] ---> 51bc82a0541f [2021-07-29T16:28:11.857Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:11.857Z] ---> Running in 2713c4b61ab5 [2021-07-29T16:28:12.124Z] ---> Running in 26a4cc86617b [2021-07-29T16:28:12.124Z] ---> Running in ba6c35295821 [2021-07-29T16:28:12.392Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:12.392Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:12.392Z] ---> 03b191825d0c [2021-07-29T16:28:12.392Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T16:28:12.392Z] ---> Using cache [2021-07-29T16:28:12.392Z] ---> 51bc82a0541f [2021-07-29T16:28:12.392Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:12.661Z] ---> Running in 0c87662536ce [2021-07-29T16:28:13.638Z] Removing intermediate container 2713c4b61ab5 [2021-07-29T16:28:13.638Z] ---> a04ff949129d [2021-07-29T16:28:13.638Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T16:28:13.638Z] ---> Running in 8ec940720ba9 [2021-07-29T16:28:13.910Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:13.910Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:13.910Z] ---> 03b191825d0c [2021-07-29T16:28:13.910Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:28:13.910Z] ---> Using cache [2021-07-29T16:28:13.910Z] ---> 51bc82a0541f [2021-07-29T16:28:13.910Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:13.910Z] ---> Using cache [2021-07-29T16:28:13.910Z] ---> 32aa4d233364 [2021-07-29T16:28:13.910Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:28:13.910Z] Removing intermediate container ba6c35295821 [2021-07-29T16:28:13.910Z] ---> 32aa4d233364 [2021-07-29T16:28:13.910Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:28:13.910Z] ---> Running in 4bca7f44e05f [2021-07-29T16:28:13.910Z] ---> Running in 68d4dac7fd1d [2021-07-29T16:28:13.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:14.181Z] Removing intermediate container 0c87662536ce [2021-07-29T16:28:14.181Z] ---> 224a0c2b0667 [2021-07-29T16:28:14.181Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T16:28:14.181Z] Removing intermediate container 26a4cc86617b [2021-07-29T16:28:14.181Z] ---> fb40005d165b [2021-07-29T16:28:14.181Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T16:28:14.181Z] ---> Running in 6afc327a7324 [2021-07-29T16:28:14.181Z] ---> Running in 4359e473e69c [2021-07-29T16:28:14.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:14.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:14.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:14.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:14.725Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:15.315Z] OK: 219 MiB in 52 packages [2021-07-29T16:28:15.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:15.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:15.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:15.594Z] Removing intermediate container 8ec940720ba9 [2021-07-29T16:28:15.594Z] ---> 42ea8820a209 [2021-07-29T16:28:15.594Z] Step 6/23 : COPY go.mod . [2021-07-29T16:28:15.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:28:15.594Z] OK: 219 MiB in 52 packages [2021-07-29T16:28:15.594Z] OK: 219 MiB in 52 packages [2021-07-29T16:28:15.594Z] ---> ab9b818677c7 [2021-07-29T16:28:15.594Z] Step 7/23 : RUN go mod download [2021-07-29T16:28:15.863Z] ---> Running in 0f2410a12179 [2021-07-29T16:28:15.863Z] OK: 219 MiB in 52 packages [2021-07-29T16:28:16.131Z] Removing intermediate container 4bca7f44e05f [2021-07-29T16:28:16.131Z] ---> d2ceb8d72cc1 [2021-07-29T16:28:16.131Z] Step 6/24 : COPY go.mod . [2021-07-29T16:28:16.131Z] OK: 219 MiB in 52 packages [2021-07-29T16:28:16.410Z] Removing intermediate container 68d4dac7fd1d [2021-07-29T16:28:16.410Z] ---> b3beca1981f8 [2021-07-29T16:28:16.410Z] Step 6/24 : COPY go.mod . [2021-07-29T16:28:16.680Z] Removing intermediate container 6afc327a7324 [2021-07-29T16:28:16.680Z] ---> b42a347e77a5 [2021-07-29T16:28:16.680Z] Step 6/22 : COPY go.mod . [2021-07-29T16:28:16.680Z] Removing intermediate container 4359e473e69c [2021-07-29T16:28:16.680Z] ---> 6e27970cb1c7 [2021-07-29T16:28:16.680Z] Step 6/24 : COPY go.mod . [2021-07-29T16:28:16.680Z] ---> 2e2cb1ba7e42 [2021-07-29T16:28:16.680Z] Step 7/24 : RUN go mod download [2021-07-29T16:28:16.680Z] ---> 57a44e9b25bd [2021-07-29T16:28:16.680Z] Step 7/24 : RUN go mod download [2021-07-29T16:28:16.680Z] ---> Running in fcc907072e2e [2021-07-29T16:28:16.680Z] ---> Running in 9006a9b6a55f [2021-07-29T16:28:16.954Z] Removing intermediate container 0f2410a12179 [2021-07-29T16:28:16.954Z] ---> ad04cdb8ea30 [2021-07-29T16:28:16.954Z] Step 8/23 : COPY . . [2021-07-29T16:28:16.954Z] ---> 15c2efe988d0 [2021-07-29T16:28:16.954Z] Step 7/22 : RUN go mod download [2021-07-29T16:28:16.954Z] ---> Running in 23a32edf7ab8 [2021-07-29T16:28:16.954Z] ---> 07f132d798e4 [2021-07-29T16:28:16.954Z] Step 7/24 : RUN go mod download [2021-07-29T16:28:16.954Z] ---> Running in 5ab8664dd23b [2021-07-29T16:28:19.570Z] Removing intermediate container fcc907072e2e [2021-07-29T16:28:19.570Z] ---> 2bfdef868ff1 [2021-07-29T16:28:19.570Z] Step 8/24 : COPY . . [2021-07-29T16:28:19.847Z] Removing intermediate container 9006a9b6a55f [2021-07-29T16:28:19.847Z] ---> 8baf606cb975 [2021-07-29T16:28:19.847Z] Step 8/24 : COPY . . [2021-07-29T16:28:20.440Z] Removing intermediate container 23a32edf7ab8 [2021-07-29T16:28:20.440Z] ---> c90a824b07d5 [2021-07-29T16:28:20.440Z] Step 8/22 : COPY . . [2021-07-29T16:28:20.440Z] Removing intermediate container 5ab8664dd23b [2021-07-29T16:28:20.440Z] ---> 7299fa943157 [2021-07-29T16:28:20.440Z] Step 8/24 : COPY . . [2021-07-29T16:28:28.692Z] ---> 3d28f903bd45 [2021-07-29T16:28:28.692Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:28:28.692Z] ---> 086acc0a662b [2021-07-29T16:28:28.692Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:28:28.692Z] ---> Running in fc64ed6d7c80 [2021-07-29T16:28:28.692Z] ---> Running in 3f77dde58b3b [2021-07-29T16:28:31.284Z] Removing intermediate container fc64ed6d7c80 [2021-07-29T16:28:31.284Z] ---> 43f783171ba8 [2021-07-29T16:28:31.284Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T16:28:31.554Z] Removing intermediate container 3f77dde58b3b [2021-07-29T16:28:31.554Z] ---> 296fd4f6346b [2021-07-29T16:28:31.554Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T16:28:31.828Z] ---> Running in 1d040f0b18d7 [2021-07-29T16:28:31.828Z] ---> Running in a1429556662b [2021-07-29T16:28:32.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T16:28:32.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T16:28:39.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:39.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:39.656Z] ---> 8685b7d6e892 [2021-07-29T16:28:39.656Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T16:28:39.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:39.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:39.656Z] ---> 8685b7d6e892 [2021-07-29T16:28:39.656Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:28:39.933Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:39.933Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:39.933Z] ---> 8685b7d6e892 [2021-07-29T16:28:39.933Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:28:39.933Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:39.933Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:39.933Z] ---> 8685b7d6e892 [2021-07-29T16:28:39.933Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T16:28:39.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:28:39.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:28:39.933Z] ---> 8685b7d6e892 [2021-07-29T16:28:39.933Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:28:41.373Z] ---> Running in f8b92c1707b0 [2021-07-29T16:28:41.373Z] ---> Running in a5f4b22faae4 [2021-07-29T16:28:41.373Z] ---> Running in 6acd2afb45d3 [2021-07-29T16:28:41.373Z] ---> Running in 57da0eb4907f [2021-07-29T16:28:41.373Z] ---> Running in 8d21d217f4f6 [2021-07-29T16:28:41.979Z] Removing intermediate container 6acd2afb45d3 [2021-07-29T16:28:41.979Z] ---> 7ffa0ddf38ff [2021-07-29T16:28:41.979Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:41.979Z] Removing intermediate container a5f4b22faae4 [2021-07-29T16:28:41.979Z] ---> 7c3c108abff4 [2021-07-29T16:28:41.979Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:41.979Z] Removing intermediate container 57da0eb4907f [2021-07-29T16:28:41.979Z] ---> d8ce8a509258 [2021-07-29T16:28:41.979Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:41.979Z] Removing intermediate container f8b92c1707b0 [2021-07-29T16:28:41.979Z] ---> cf98cd84dd4e [2021-07-29T16:28:41.979Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:42.253Z] Removing intermediate container 8d21d217f4f6 [2021-07-29T16:28:42.253Z] ---> a97a96166f70 [2021-07-29T16:28:42.253Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:28:42.253Z] ---> Running in af8327ec0c8c [2021-07-29T16:28:42.526Z] ---> Running in 4c526ba23b4c [2021-07-29T16:28:42.527Z] ---> Running in 1e28bb4d5131 [2021-07-29T16:28:42.527Z] ---> Running in 3d64fa49929f [2021-07-29T16:28:42.527Z] ---> Running in ab017c9cff0c [2021-07-29T16:28:43.077Z] ---> 75a116b339cc [2021-07-29T16:28:43.077Z] Step 9/22 : RUN go mod tidy [2021-07-29T16:28:43.077Z] ---> Running in c8fcbbbb0f75 [2021-07-29T16:28:43.077Z] ---> 98db1987d526 [2021-07-29T16:28:43.077Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:28:43.077Z] ---> Running in e6ea93148ee3 [2021-07-29T16:28:44.501Z] ---> cdd3cae6f5fa [2021-07-29T16:28:44.501Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:28:44.501Z] ---> Running in b1f15154a28b [2021-07-29T16:28:44.769Z] Removing intermediate container c8fcbbbb0f75 [2021-07-29T16:28:44.769Z] ---> 2e8518de3a38 [2021-07-29T16:28:44.769Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T16:28:44.769Z] ---> Running in 7147db9e62cd [2021-07-29T16:28:45.367Z] Removing intermediate container e6ea93148ee3 [2021-07-29T16:28:45.368Z] ---> 88ae48144e5c [2021-07-29T16:28:45.368Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T16:28:45.368Z] ---> Running in 142ea526d4ec [2021-07-29T16:28:45.934Z] Removing intermediate container af8327ec0c8c [2021-07-29T16:28:45.934Z] ---> 8b88ab480f39 [2021-07-29T16:28:45.935Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T16:28:45.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T16:28:45.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T16:28:46.248Z] ---> Running in d9c4ce292f77 [2021-07-29T16:28:46.534Z] Removing intermediate container b1f15154a28b [2021-07-29T16:28:46.534Z] ---> dee483e5dab8 [2021-07-29T16:28:46.534Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T16:28:46.534Z] ---> Running in 723909593ad5 [2021-07-29T16:28:46.551Z] Removing intermediate container 4c526ba23b4c [2021-07-29T16:28:46.551Z] ---> c73705d88b82 [2021-07-29T16:28:46.551Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T16:28:46.844Z] ---> Running in a42bbaf53f65 [2021-07-29T16:28:47.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T16:28:47.178Z] Removing intermediate container ab017c9cff0c [2021-07-29T16:28:47.178Z] ---> 48621eea4fc5 [2021-07-29T16:28:47.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T16:28:47.507Z] Removing intermediate container 3d64fa49929f [2021-07-29T16:28:47.507Z] ---> d67355b71a83 [2021-07-29T16:28:47.507Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T16:28:47.507Z] ---> Running in 19a1f8695cdd [2021-07-29T16:28:47.783Z] Removing intermediate container 1e28bb4d5131 [2021-07-29T16:28:47.783Z] ---> 15c3426eb135 [2021-07-29T16:28:47.783Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T16:28:47.783Z] ---> Running in e8ff695a4b70 [2021-07-29T16:28:48.054Z] ---> Running in 3fbd028d839e [2021-07-29T16:28:48.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:48.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:49.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:49.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:49.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:49.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:50.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:50.037Z] OK: 218 MiB in 52 packages [2021-07-29T16:28:50.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:50.646Z] OK: 218 MiB in 52 packages [2021-07-29T16:28:50.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:50.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:28:51.532Z] OK: 218 MiB in 52 packages [2021-07-29T16:28:51.808Z] OK: 218 MiB in 52 packages [2021-07-29T16:28:51.808Z] OK: 218 MiB in 52 packages [2021-07-29T16:28:52.087Z] Removing intermediate container d9c4ce292f77 [2021-07-29T16:28:52.087Z] ---> d40b29b5b1e9 [2021-07-29T16:28:52.087Z] Step 6/23 : COPY go.mod . [2021-07-29T16:28:52.683Z] Removing intermediate container a42bbaf53f65 [2021-07-29T16:28:52.683Z] ---> 77952d5c5fdd [2021-07-29T16:28:52.683Z] Step 6/24 : COPY go.mod . [2021-07-29T16:28:52.958Z] Removing intermediate container 19a1f8695cdd [2021-07-29T16:28:52.958Z] ---> aefeb837dca4 [2021-07-29T16:28:52.958Z] Step 6/22 : COPY go.mod . [2021-07-29T16:28:53.235Z] ---> e0b87b56d39f [2021-07-29T16:28:53.235Z] Step 7/23 : RUN go mod download [2021-07-29T16:28:53.235Z] Removing intermediate container e8ff695a4b70 [2021-07-29T16:28:53.235Z] ---> dcf4ea817b90 [2021-07-29T16:28:53.235Z] Step 6/23 : COPY go.mod . [2021-07-29T16:28:53.513Z] ---> Running in ce3f27371641 [2021-07-29T16:28:53.513Z] Removing intermediate container 3fbd028d839e [2021-07-29T16:28:53.513Z] ---> 10dcc86ee08a [2021-07-29T16:28:53.513Z] Step 6/32 : COPY go.mod . [2021-07-29T16:28:53.790Z] ---> 77bd657335ee [2021-07-29T16:28:53.790Z] Step 7/24 : RUN go mod download [2021-07-29T16:28:54.064Z] ---> Running in ebb43796f7d1 [2021-07-29T16:28:54.064Z] ---> 7cd45386503c [2021-07-29T16:28:54.064Z] Step 7/22 : RUN go mod download [2021-07-29T16:28:54.340Z] ---> Running in ee6910d900cf [2021-07-29T16:28:54.949Z] ---> 1aa4a96dd9c7 [2021-07-29T16:28:54.949Z] Step 7/23 : RUN go mod download [2021-07-29T16:28:54.949Z] ---> 29fdb1112728 [2021-07-29T16:28:54.949Z] Step 7/32 : RUN go mod download [2021-07-29T16:28:55.225Z] ---> Running in bd67498e0e32 [2021-07-29T16:28:55.225Z] ---> Running in 3977b45f7317 [2021-07-29T16:28:58.643Z] Removing intermediate container ce3f27371641 [2021-07-29T16:28:58.643Z] ---> da8b15e20971 [2021-07-29T16:28:58.643Z] Step 8/23 : COPY . . [2021-07-29T16:28:59.634Z] Removing intermediate container ebb43796f7d1 [2021-07-29T16:28:59.635Z] ---> b95613ff5fd2 [2021-07-29T16:28:59.635Z] Step 8/24 : COPY . . [2021-07-29T16:29:02.272Z] Removing intermediate container ee6910d900cf [2021-07-29T16:29:02.272Z] ---> b9b01119e85c [2021-07-29T16:29:02.272Z] Step 8/22 : COPY . . [2021-07-29T16:29:04.277Z] Removing intermediate container 3977b45f7317 [2021-07-29T16:29:04.277Z] ---> 6d82c6314753 [2021-07-29T16:29:04.277Z] Step 8/23 : COPY . . [2021-07-29T16:29:04.554Z] Removing intermediate container bd67498e0e32 [2021-07-29T16:29:04.554Z] ---> 8e57a4cef0f6 [2021-07-29T16:29:04.554Z] Step 8/32 : COPY . . [2021-07-29T16:29:09.229Z] Removing intermediate container a1429556662b [2021-07-29T16:29:09.229Z] ---> 0f8bc53a472b [2021-07-29T16:29:09.229Z] [2021-07-29T16:29:09.229Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:29:09.229Z] 3.12: Pulling from library/alpine [2021-07-29T16:29:09.229Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:29:09.229Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T16:29:09.229Z] ---> 13621d1b12d4 [2021-07-29T16:29:09.229Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:29:09.229Z] ---> Running in b3e7b7f49597 [2021-07-29T16:29:09.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:09.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:09.229Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T16:29:09.229Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:29:09.229Z] OK: 6 MiB in 15 packages [2021-07-29T16:29:09.229Z] Removing intermediate container b3e7b7f49597 [2021-07-29T16:29:09.229Z] ---> 8ff5da330c28 [2021-07-29T16:29:09.229Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:29:09.229Z] ---> Running in 71593b536125 [2021-07-29T16:29:09.229Z] Removing intermediate container 71593b536125 [2021-07-29T16:29:09.229Z] ---> 01f9a7a51392 [2021-07-29T16:29:09.229Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T16:29:09.229Z] ---> Running in 7a32f50a8475 [2021-07-29T16:29:09.229Z] Removing intermediate container 7a32f50a8475 [2021-07-29T16:29:09.229Z] ---> c44216f740bd [2021-07-29T16:29:09.229Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:29:09.229Z] ---> Running in e10cd38dc18a [2021-07-29T16:29:09.229Z] Removing intermediate container e10cd38dc18a [2021-07-29T16:29:09.229Z] ---> 120b4343a735 [2021-07-29T16:29:09.229Z] Step 16/24 : WORKDIR / [2021-07-29T16:29:09.229Z] ---> Running in 041f9c55308e [2021-07-29T16:29:09.839Z] Removing intermediate container 041f9c55308e [2021-07-29T16:29:09.839Z] ---> 9939690a41a2 [2021-07-29T16:29:09.839Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:29:10.447Z] ---> e63c36751b5e [2021-07-29T16:29:10.447Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T16:29:10.726Z] Removing intermediate container 1d040f0b18d7 [2021-07-29T16:29:10.726Z] ---> 578b3357375b [2021-07-29T16:29:10.726Z] [2021-07-29T16:29:10.726Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:29:10.726Z] ---> 13621d1b12d4 [2021-07-29T16:29:10.726Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T16:29:10.726Z] ---> Running in 5fdb8c9a2c67 [2021-07-29T16:29:11.334Z] ---> 22abdde92009 [2021-07-29T16:29:11.334Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T16:29:11.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:11.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:11.606Z] ---> 1c39f62044f5 [2021-07-29T16:29:11.606Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T16:29:11.606Z] ---> Running in 8ba130b5925e [2021-07-29T16:29:11.606Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T16:29:11.606Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:29:11.874Z] Removing intermediate container 8ba130b5925e [2021-07-29T16:29:11.874Z] ---> d74669a126f9 [2021-07-29T16:29:11.874Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:29:11.874Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:29:11.874Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:29:11.874Z] ---> Running in f58a23bd746c [2021-07-29T16:29:11.874Z] OK: 6 MiB in 16 packages [2021-07-29T16:29:11.874Z] Removing intermediate container f58a23bd746c [2021-07-29T16:29:11.874Z] ---> 169e6f89c0b4 [2021-07-29T16:29:11.874Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:29:12.144Z] ---> Running in 2ea50772f180 [2021-07-29T16:29:12.144Z] Removing intermediate container 2ea50772f180 [2021-07-29T16:29:12.144Z] ---> 85834526ff8b [2021-07-29T16:29:12.144Z] Step 23/24 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:29:12.144Z] ---> Running in 91df45b4b07d [2021-07-29T16:29:12.418Z] Removing intermediate container 5fdb8c9a2c67 [2021-07-29T16:29:12.418Z] ---> aae1354894ec [2021-07-29T16:29:12.418Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:29:12.418Z] Removing intermediate container 91df45b4b07d [2021-07-29T16:29:12.418Z] ---> dcb8f5006b79 [2021-07-29T16:29:12.418Z] Step 24/24 : LABEL version=2.0.1-dev.18 [2021-07-29T16:29:12.693Z] ---> Running in 74c40cefde38 [2021-07-29T16:29:12.693Z] ---> Running in 5c8245e7b79c [2021-07-29T16:29:12.693Z] Removing intermediate container 5c8245e7b79c [2021-07-29T16:29:12.693Z] ---> 4ddbb5b612f6 [2021-07-29T16:29:12.693Z] [2021-07-29T16:29:12.693Z] Removing intermediate container 74c40cefde38 [2021-07-29T16:29:12.693Z] ---> 50a70346d33d [2021-07-29T16:29:12.693Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T16:29:12.693Z] Successfully built 4ddbb5b612f6 [2021-07-29T16:29:12.859Z] ---> 6623b173e77b [2021-07-29T16:29:12.859Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:29:12.859Z] ---> c382aa64072a [2021-07-29T16:29:12.859Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:29:12.971Z] Successfully tagged core-command:latest [2021-07-29T16:29:12.972Z] ---> Running in 29d9ef41d71f [2021-07-29T16:29:12.972Z]  Building core-command ... done Building security-bootstrapper [2021-07-29T16:29:12.972Z] Removing intermediate container 29d9ef41d71f [2021-07-29T16:29:12.972Z] ---> b50028eda633 [2021-07-29T16:29:12.972Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:29:13.251Z] ---> Running in 15fe492dd076 [2021-07-29T16:29:13.527Z] Removing intermediate container 15fe492dd076 [2021-07-29T16:29:13.527Z] ---> 0d170934a336 [2021-07-29T16:29:13.527Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:29:13.841Z] ---> Running in 7599d1eb5b39 [2021-07-29T16:29:14.128Z] ---> Running in 9381869f1483 [2021-07-29T16:29:14.128Z] ---> b8a78935a5bb [2021-07-29T16:29:14.128Z] Step 9/22 : RUN go mod tidy [2021-07-29T16:29:14.735Z] ---> 805d04b0adcb [2021-07-29T16:29:14.735Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:29:14.735Z] ---> Running in e4ccd59c4512 [2021-07-29T16:29:15.001Z] ---> 12ddeb0df369 [2021-07-29T16:29:15.001Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T16:29:15.045Z] ---> Running in 0e0f44426d20 [2021-07-29T16:29:15.281Z] ---> d5e742714378 [2021-07-29T16:29:15.281Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T16:29:15.321Z] ---> 2d083460f79d [2021-07-29T16:29:15.321Z] Step 9/32 : RUN go mod tidy [2021-07-29T16:29:15.602Z] ---> Running in d81f3381881d [2021-07-29T16:29:15.883Z] ---> 861dfac7ee16 [2021-07-29T16:29:15.883Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T16:29:15.883Z] ---> Running in 971092e14fb5 [2021-07-29T16:29:15.883Z] Removing intermediate container 971092e14fb5 [2021-07-29T16:29:15.883Z] ---> 0c25ea6cf705 [2021-07-29T16:29:15.883Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:29:16.164Z] ---> Running in 671c4abd17bf [2021-07-29T16:29:16.164Z] Removing intermediate container 671c4abd17bf [2021-07-29T16:29:16.164Z] ---> 128ce1c24946 [2021-07-29T16:29:16.164Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T16:29:16.447Z] ---> Running in f169c3967b2e [2021-07-29T16:29:16.447Z] Removing intermediate container f169c3967b2e [2021-07-29T16:29:16.447Z] ---> 55d44786fe6e [2021-07-29T16:29:16.447Z] Step 22/23 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:29:16.730Z] ---> Running in 032ce1e300f9 [2021-07-29T16:29:16.730Z] Removing intermediate container 032ce1e300f9 [2021-07-29T16:29:16.730Z] ---> 009b851b44dc [2021-07-29T16:29:16.730Z] Step 23/23 : LABEL version=2.0.1-dev.18 [2021-07-29T16:29:16.730Z] ---> Running in a81e760cc2d8 [2021-07-29T16:29:17.008Z] Removing intermediate container a81e760cc2d8 [2021-07-29T16:29:17.008Z] ---> 90596867350f [2021-07-29T16:29:17.008Z] [2021-07-29T16:29:17.008Z] Successfully built 90596867350f [2021-07-29T16:29:17.008Z] Successfully tagged support-notifications:latest [2021-07-29T16:29:17.008Z]  Building support-notifications ... done Building security-secretstore-setup [2021-07-29T16:29:17.984Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T16:29:22.285Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:29:22.285Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:29:22.285Z] ---> 03b191825d0c [2021-07-29T16:29:22.285Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T16:29:22.285Z] ---> Using cache [2021-07-29T16:29:22.285Z] ---> 51bc82a0541f [2021-07-29T16:29:22.285Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:29:22.285Z] ---> Using cache [2021-07-29T16:29:22.285Z] ---> 224a0c2b0667 [2021-07-29T16:29:22.285Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T16:29:22.285Z] ---> Using cache [2021-07-29T16:29:22.285Z] ---> b42a347e77a5 [2021-07-29T16:29:22.285Z] Step 6/32 : COPY go.mod . [2021-07-29T16:29:22.285Z] ---> Using cache [2021-07-29T16:29:22.285Z] ---> 15c2efe988d0 [2021-07-29T16:29:22.285Z] Step 7/32 : RUN go mod download [2021-07-29T16:29:22.285Z] ---> Using cache [2021-07-29T16:29:22.285Z] ---> c90a824b07d5 [2021-07-29T16:29:22.285Z] Step 8/32 : COPY . . [2021-07-29T16:29:22.285Z] ---> Using cache [2021-07-29T16:29:22.285Z] ---> 75a116b339cc [2021-07-29T16:29:22.285Z] Step 9/32 : RUN go mod tidy [2021-07-29T16:29:22.285Z] ---> Using cache [2021-07-29T16:29:22.285Z] ---> 2e8518de3a38 [2021-07-29T16:29:22.285Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T16:29:22.385Z] Removing intermediate container 9381869f1483 [2021-07-29T16:29:22.385Z] ---> 0c0a5325a834 [2021-07-29T16:29:22.385Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T16:29:22.385Z] Removing intermediate container 7599d1eb5b39 [2021-07-29T16:29:22.385Z] ---> 5101947b6f9e [2021-07-29T16:29:22.385Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T16:29:22.385Z] ---> Running in 7587d61977db [2021-07-29T16:29:22.385Z] ---> Running in b77ee525f728 [2021-07-29T16:29:22.385Z] Removing intermediate container e4ccd59c4512 [2021-07-29T16:29:22.385Z] ---> 4f9ced0d53cd [2021-07-29T16:29:22.385Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T16:29:22.661Z] ---> Running in 2bc5348eb321 [2021-07-29T16:29:22.941Z] Removing intermediate container 0e0f44426d20 [2021-07-29T16:29:22.941Z] ---> 5781ece21078 [2021-07-29T16:29:22.941Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T16:29:22.941Z] Removing intermediate container d81f3381881d [2021-07-29T16:29:22.941Z] ---> 14df381507ed [2021-07-29T16:29:22.941Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T16:29:23.227Z] ---> Running in 8ce489e415ba [2021-07-29T16:29:23.227Z] ---> Running in a11361cdaa19 [2021-07-29T16:29:23.248Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:29:23.248Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:29:23.248Z] ---> 03b191825d0c [2021-07-29T16:29:23.248Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T16:29:23.248Z] ---> Using cache [2021-07-29T16:29:23.248Z] ---> 51bc82a0541f [2021-07-29T16:29:23.248Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:29:23.248Z] ---> Using cache [2021-07-29T16:29:23.248Z] ---> 224a0c2b0667 [2021-07-29T16:29:23.248Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T16:29:23.248Z] ---> Using cache [2021-07-29T16:29:23.248Z] ---> b42a347e77a5 [2021-07-29T16:29:23.248Z] Step 6/26 : COPY go.mod . [2021-07-29T16:29:23.248Z] ---> Using cache [2021-07-29T16:29:23.248Z] ---> 15c2efe988d0 [2021-07-29T16:29:23.248Z] Step 7/26 : RUN go mod download [2021-07-29T16:29:23.248Z] ---> Using cache [2021-07-29T16:29:23.248Z] ---> c90a824b07d5 [2021-07-29T16:29:23.248Z] Step 8/26 : COPY . . [2021-07-29T16:29:23.248Z] ---> Using cache [2021-07-29T16:29:23.248Z] ---> 75a116b339cc [2021-07-29T16:29:23.248Z] Step 9/26 : RUN go mod tidy [2021-07-29T16:29:23.248Z] ---> Using cache [2021-07-29T16:29:23.248Z] ---> 2e8518de3a38 [2021-07-29T16:29:23.248Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T16:29:23.861Z] ---> Running in fb2472d02d48 [2021-07-29T16:29:24.147Z] ---> Running in 5d9f5c79278f [2021-07-29T16:29:24.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T16:29:24.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T16:29:24.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T16:29:24.983Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T16:29:25.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T16:29:25.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T16:29:25.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T16:29:25.755Z] Removing intermediate container 142ea526d4ec [2021-07-29T16:29:25.755Z] ---> 9c6eb82c64ea [2021-07-29T16:29:25.755Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T16:29:25.755Z] Removing intermediate container 7147db9e62cd [2021-07-29T16:29:25.755Z] ---> 953a7fc886db [2021-07-29T16:29:25.755Z] [2021-07-29T16:29:25.755Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T16:29:25.755Z] ---> 13621d1b12d4 [2021-07-29T16:29:25.755Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T16:29:25.755Z] ---> Running in d362fc09d129 [2021-07-29T16:29:25.755Z] ---> Running in c463211a96a0 [2021-07-29T16:29:26.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T16:29:26.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:26.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:27.009Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T16:29:27.275Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:29:27.275Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T16:29:27.275Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T16:29:27.275Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:29:27.275Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:29:27.275Z] OK: 7 MiB in 18 packages [2021-07-29T16:29:27.275Z] Removing intermediate container 723909593ad5 [2021-07-29T16:29:27.275Z] ---> b258899e6fff [2021-07-29T16:29:27.275Z] [2021-07-29T16:29:27.275Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:29:27.275Z] ---> 13621d1b12d4 [2021-07-29T16:29:27.275Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:29:27.275Z] ---> Using cache [2021-07-29T16:29:27.275Z] ---> 8ff5da330c28 [2021-07-29T16:29:27.275Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:29:27.275Z] ---> Using cache [2021-07-29T16:29:27.275Z] ---> 01f9a7a51392 [2021-07-29T16:29:27.275Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T16:29:27.275Z] ---> Running in ccd4bb1dc24a [2021-07-29T16:29:27.550Z] Removing intermediate container ccd4bb1dc24a [2021-07-29T16:29:27.550Z] ---> 49a1f9267685 [2021-07-29T16:29:27.550Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:29:27.550Z] ---> Running in b6e88e86ebbe [2021-07-29T16:29:27.820Z] Removing intermediate container b6e88e86ebbe [2021-07-29T16:29:27.820Z] ---> 41efa27efed9 [2021-07-29T16:29:27.820Z] Step 16/24 : WORKDIR / [2021-07-29T16:29:27.820Z] ---> Running in e60245fb181f [2021-07-29T16:29:27.820Z] Removing intermediate container c463211a96a0 [2021-07-29T16:29:27.820Z] ---> 246b8988122c [2021-07-29T16:29:27.820Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:29:28.089Z] ---> Running in fead215f27d9 [2021-07-29T16:29:28.089Z] Removing intermediate container e60245fb181f [2021-07-29T16:29:28.089Z] ---> 8fbec8b5183f [2021-07-29T16:29:28.089Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:29:28.358Z] Removing intermediate container fead215f27d9 [2021-07-29T16:29:28.358Z] ---> 6825231607cc [2021-07-29T16:29:28.358Z] Step 14/22 : WORKDIR /edgex [2021-07-29T16:29:28.358Z] ---> Running in f016424ba933 [2021-07-29T16:29:28.625Z] Removing intermediate container d362fc09d129 [2021-07-29T16:29:28.625Z] ---> 5615dbe9a244 [2021-07-29T16:29:28.625Z] [2021-07-29T16:29:28.625Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T16:29:28.625Z] ---> 618b8fce8865 [2021-07-29T16:29:28.625Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T16:29:28.625Z] Removing intermediate container f016424ba933 [2021-07-29T16:29:28.625Z] ---> 339200721a4a [2021-07-29T16:29:28.625Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T16:29:28.625Z] 20.10.6: Pulling from library/docker [2021-07-29T16:29:29.213Z] ---> abf0c6095b81 [2021-07-29T16:29:29.213Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T16:29:29.213Z] ---> da080a129aee [2021-07-29T16:29:29.213Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T16:29:30.187Z] ---> 9061b3eb8bde [2021-07-29T16:29:30.187Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T16:29:30.187Z] ---> 69d3970d4a77 [2021-07-29T16:29:30.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T16:29:30.187Z] ---> Running in 9bc75d4b894a [2021-07-29T16:29:30.454Z] Removing intermediate container 9bc75d4b894a [2021-07-29T16:29:30.454Z] ---> b4116341ccf8 [2021-07-29T16:29:30.454Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:29:30.454Z] ---> Running in ce88194b082d [2021-07-29T16:29:30.732Z] Removing intermediate container ce88194b082d [2021-07-29T16:29:30.732Z] ---> 10ccd4eab7c1 [2021-07-29T16:29:30.732Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:29:30.732Z] ---> Running in a05dce1399b1 [2021-07-29T16:29:30.732Z] ---> 35ccf1d6c4e4 [2021-07-29T16:29:30.732Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T16:29:30.732Z] ---> Running in 9e5372dea66e [2021-07-29T16:29:30.732Z] Removing intermediate container a05dce1399b1 [2021-07-29T16:29:30.732Z] ---> dbc212b9f150 [2021-07-29T16:29:30.732Z] Step 23/24 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:29:31.001Z] ---> Running in 9fc92cfd27fe [2021-07-29T16:29:31.001Z] Removing intermediate container 9e5372dea66e [2021-07-29T16:29:31.001Z] ---> 9a7bd8ae42de [2021-07-29T16:29:31.001Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T16:29:31.001Z] ---> Running in 54efde12f766 [2021-07-29T16:29:31.275Z] Removing intermediate container 9fc92cfd27fe [2021-07-29T16:29:31.275Z] ---> 6a5bea488266 [2021-07-29T16:29:31.275Z] Step 24/24 : LABEL version=2.0.1-dev.18 [2021-07-29T16:29:31.275Z] ---> Running in b5ea56b74da6 [2021-07-29T16:29:31.275Z] Removing intermediate container 54efde12f766 [2021-07-29T16:29:31.275Z] ---> abbb2ce08ab8 [2021-07-29T16:29:31.275Z] Step 20/22 : LABEL arch=x86_64 [2021-07-29T16:29:31.275Z] ---> Running in 0f03d4408be3 [2021-07-29T16:29:31.545Z] Removing intermediate container b5ea56b74da6 [2021-07-29T16:29:31.545Z] ---> 180fb6428824 [2021-07-29T16:29:31.545Z] [2021-07-29T16:29:31.545Z] Removing intermediate container 0f03d4408be3 [2021-07-29T16:29:31.545Z] ---> 60a5a7081ab5 [2021-07-29T16:29:31.545Z] Step 21/22 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:29:31.545Z] Successfully built 180fb6428824 [2021-07-29T16:29:31.545Z] Successfully tagged core-metadata:latest [2021-07-29T16:29:31.545Z] Building support-scheduler [2021-07-29T16:29:31.815Z]  Building core-metadata ... done  ---> Running in 8045b1497cfb [2021-07-29T16:29:31.815Z] Removing intermediate container 8045b1497cfb [2021-07-29T16:29:31.815Z] ---> fb3e058a056c [2021-07-29T16:29:31.815Z] Step 22/22 : LABEL version=2.0.1-dev.18 [2021-07-29T16:29:32.786Z] ---> Running in ed1c330e1284 [2021-07-29T16:29:33.371Z] Removing intermediate container ed1c330e1284 [2021-07-29T16:29:33.371Z] ---> 5edfe6a70a59 [2021-07-29T16:29:33.371Z] [2021-07-29T16:29:33.641Z] Successfully built 5edfe6a70a59 [2021-07-29T16:29:33.641Z] Successfully tagged security-proxy-setup:latest [2021-07-29T16:29:33.641Z]  Building security-proxy-setup ... done Building core-data [2021-07-29T16:29:43.758Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T16:29:43.758Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T16:29:43.758Z] ---> d2979b152a7d [2021-07-29T16:29:43.758Z] 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-07-29T16:29:44.739Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:29:44.739Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:29:44.739Z] ---> 03b191825d0c [2021-07-29T16:29:44.739Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:29:44.739Z] ---> Using cache [2021-07-29T16:29:44.739Z] ---> 51bc82a0541f [2021-07-29T16:29:44.739Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:29:44.739Z] ---> Using cache [2021-07-29T16:29:44.739Z] ---> 224a0c2b0667 [2021-07-29T16:29:44.739Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T16:29:45.732Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:29:45.732Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:29:45.732Z] ---> 03b191825d0c [2021-07-29T16:29:45.732Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T16:29:45.732Z] ---> Using cache [2021-07-29T16:29:45.732Z] ---> 51bc82a0541f [2021-07-29T16:29:45.732Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:29:45.732Z] ---> Using cache [2021-07-29T16:29:45.732Z] ---> 224a0c2b0667 [2021-07-29T16:29:45.732Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T16:29:45.732Z] ---> Using cache [2021-07-29T16:29:45.732Z] ---> b42a347e77a5 [2021-07-29T16:29:45.732Z] Step 6/23 : COPY go.mod . [2021-07-29T16:29:45.732Z] ---> Using cache [2021-07-29T16:29:45.732Z] ---> 15c2efe988d0 [2021-07-29T16:29:45.732Z] Step 7/23 : RUN go mod download [2021-07-29T16:29:45.732Z] ---> Using cache [2021-07-29T16:29:45.732Z] ---> c90a824b07d5 [2021-07-29T16:29:45.732Z] Step 8/23 : COPY . . [2021-07-29T16:29:45.732Z] ---> Using cache [2021-07-29T16:29:45.732Z] ---> 75a116b339cc [2021-07-29T16:29:45.732Z] Step 9/23 : RUN go mod tidy [2021-07-29T16:29:45.732Z] ---> Using cache [2021-07-29T16:29:45.732Z] ---> 2e8518de3a38 [2021-07-29T16:29:45.732Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T16:29:45.732Z] ---> Running in 0d804069a8ed [2021-07-29T16:29:45.732Z] ---> Running in 55c374983590 [2021-07-29T16:29:45.732Z] ---> Running in 9417ce89d5f4 [2021-07-29T16:29:45.732Z] Removing intermediate container 9417ce89d5f4 [2021-07-29T16:29:45.732Z] ---> 6357a42882be [2021-07-29T16:29:45.732Z] 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-07-29T16:29:45.732Z] ---> Running in a6b4deff7a8e [2021-07-29T16:29:46.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T16:29:46.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:46.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:46.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:47.014Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T16:29:47.014Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T16:29:47.014Z] Executing bash-5.1.0-r0.post-install [2021-07-29T16:29:47.014Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T16:29:47.014Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T16:29:47.014Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T16:29:47.014Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T16:29:47.014Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T16:29:47.014Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T16:29:47.014Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T16:29:47.014Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T16:29:47.014Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T16:29:47.014Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T16:29:47.014Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T16:29:47.014Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T16:29:47.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:48.222Z] OK: 219 MiB in 52 packages [2021-07-29T16:29:48.223Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T16:29:48.223Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T16:29:48.223Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T16:29:48.223Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T16:29:48.223Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T16:29:48.223Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T16:29:48.223Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T16:29:48.223Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T16:29:48.504Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T16:29:49.100Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T16:29:49.100Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T16:29:49.100Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T16:29:49.100Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T16:29:49.100Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T16:29:49.100Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T16:29:49.100Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T16:29:49.100Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T16:29:49.100Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T16:29:49.100Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T16:29:49.100Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T16:29:49.100Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T16:29:49.100Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T16:29:49.100Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T16:29:49.100Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T16:29:49.101Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T16:29:49.101Z] Removing intermediate container 0d804069a8ed [2021-07-29T16:29:49.101Z] ---> 46221b89980d [2021-07-29T16:29:49.101Z] Step 6/24 : COPY go.mod . [2021-07-29T16:29:49.685Z] ---> 070cf8fe812e [2021-07-29T16:29:49.685Z] Step 7/24 : RUN go mod download [2021-07-29T16:29:49.685Z] ---> Running in 6376325b4e32 [2021-07-29T16:29:49.685Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:29:49.685Z] OK: 82 MiB in 59 packages [2021-07-29T16:29:51.659Z] Removing intermediate container 6376325b4e32 [2021-07-29T16:29:51.659Z] ---> 6228ea7b7e92 [2021-07-29T16:29:51.659Z] Step 8/24 : COPY . . [2021-07-29T16:29:52.253Z] Collecting docker-compose==1.23.2 [2021-07-29T16:29:52.253Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T16:29:52.253Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T16:29:52.253Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T16:29:52.253Z] 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-07-29T16:29:52.253Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T16:29:52.253Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T16:29:52.522Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T16:29:52.522Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T16:29:52.522Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T16:29:52.522Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T16:29:53.937Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T16:29:53.937Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T16:29:53.937Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T16:29:53.937Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T16:29:54.529Z] Collecting PyYAML<4,>=3.10 [2021-07-29T16:29:54.529Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T16:29:54.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T16:29:55.763Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T16:29:55.763Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T16:29:56.385Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T16:29:56.385Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T16:29:56.385Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T16:29:56.385Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T16:29:56.667Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T16:29:56.667Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T16:29:56.667Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T16:29:56.667Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T16:29:56.667Z] Collecting idna<2.8,>=2.5 [2021-07-29T16:29:56.667Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T16:29:56.667Z] Collecting certifi>=2017.4.17 [2021-07-29T16:29:56.667Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T16:29:56.955Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T16:29:56.955Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T16:29:56.955Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T16:29:56.955Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T16:29:57.226Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T16:29:57.226Z] Attempting uninstall: urllib3 [2021-07-29T16:29:57.226Z] Found existing installation: urllib3 1.26.2 [2021-07-29T16:29:57.226Z] Uninstalling urllib3-1.26.2: [2021-07-29T16:29:57.226Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T16:29:57.498Z] Removing intermediate container fb2472d02d48 [2021-07-29T16:29:57.498Z] ---> 50a7a1cb5211 [2021-07-29T16:29:57.498Z] [2021-07-29T16:29:57.498Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T16:29:57.498Z] ---> 13621d1b12d4 [2021-07-29T16:29:57.498Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T16:29:57.766Z] Attempting uninstall: idna [2021-07-29T16:29:57.766Z] Found existing installation: idna 3.1 [2021-07-29T16:29:57.766Z] Uninstalling idna-3.1: [2021-07-29T16:29:57.766Z] ---> Running in 3fa3918eaa79 [2021-07-29T16:29:57.766Z] Successfully uninstalled idna-3.1 [2021-07-29T16:29:57.766Z] ---> 1ad7adaf54dd [2021-07-29T16:29:57.766Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:29:57.766Z] ---> Running in f5d88f3a3b5e [2021-07-29T16:29:57.766Z] Removing intermediate container 3fa3918eaa79 [2021-07-29T16:29:57.766Z] ---> 396bced87dbb [2021-07-29T16:29:57.766Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T16:29:58.033Z] Attempting uninstall: chardet [2021-07-29T16:29:58.033Z] Found existing installation: chardet 4.0.0 [2021-07-29T16:29:58.033Z] Uninstalling chardet-4.0.0: [2021-07-29T16:29:58.033Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T16:29:58.033Z] ---> Running in 3fe9cf4b3813 [2021-07-29T16:29:58.305Z] Attempting uninstall: requests [2021-07-29T16:29:58.305Z] Found existing installation: requests 2.25.1 [2021-07-29T16:29:58.305Z] Uninstalling requests-2.25.1: [2021-07-29T16:29:58.305Z] Successfully uninstalled requests-2.25.1 [2021-07-29T16:29:58.305Z] Running setup.py install for texttable: started [2021-07-29T16:29:58.896Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T16:29:58.896Z] Running setup.py install for PyYAML: started [2021-07-29T16:29:58.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:58.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:59.164Z] Removing intermediate container 5d9f5c79278f [2021-07-29T16:29:59.164Z] ---> c08dd39bf13e [2021-07-29T16:29:59.164Z] [2021-07-29T16:29:59.164Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T16:29:59.164Z] ---> 13621d1b12d4 [2021-07-29T16:29:59.164Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T16:29:59.164Z] ---> Running in 11e059637f61 [2021-07-29T16:29:59.164Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:29:59.164Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T16:29:59.164Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:29:59.164Z] OK: 6 MiB in 16 packages [2021-07-29T16:29:59.433Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T16:29:59.706Z] Running setup.py install for docopt: started [2021-07-29T16:29:59.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:59.706Z] Removing intermediate container 3fe9cf4b3813 [2021-07-29T16:29:59.706Z] ---> 21eaf0545b69 [2021-07-29T16:29:59.706Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T16:29:59.706Z] ---> Running in 22ee9733f489 [2021-07-29T16:29:59.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:29:59.984Z] Removing intermediate container 22ee9733f489 [2021-07-29T16:29:59.984Z] ---> e210faa4fa22 [2021-07-29T16:29:59.984Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T16:29:59.984Z] ---> Running in 1033e831984e [2021-07-29T16:30:00.257Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T16:30:00.257Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T16:30:00.257Z] Running setup.py install for dockerpty: started [2021-07-29T16:30:00.257Z] Removing intermediate container 1033e831984e [2021-07-29T16:30:00.257Z] ---> 535832bf4a99 [2021-07-29T16:30:00.257Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T16:30:00.257Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:30:00.257Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T16:30:00.257Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T16:30:00.257Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:30:00.257Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T16:30:00.257Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:30:00.257Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:30:00.257Z] ---> Running in 6ac43f6c809d [2021-07-29T16:30:00.257Z] OK: 7 MiB in 20 packages [2021-07-29T16:30:00.532Z] Removing intermediate container f5d88f3a3b5e [2021-07-29T16:30:00.532Z] ---> f4ed266faf55 [2021-07-29T16:30:00.532Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T16:30:00.532Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T16:30:00.802Z] ---> Running in a3e87e582f34 [2021-07-29T16:30:01.075Z] Removing intermediate container 11e059637f61 [2021-07-29T16:30:01.075Z] ---> 180077da29c1 [2021-07-29T16:30:01.075Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:30:01.357Z] ---> Running in f3ae6af249b7 [2021-07-29T16:30:01.357Z] 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-07-29T16:30:01.357Z] Removing intermediate container f3ae6af249b7 [2021-07-29T16:30:01.357Z] ---> fba3c1742874 [2021-07-29T16:30:01.357Z] Step 14/26 : WORKDIR / [2021-07-29T16:30:01.642Z] ---> Running in f28b1d6740a4 [2021-07-29T16:30:01.642Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T16:30:01.642Z] Removing intermediate container 6ac43f6c809d [2021-07-29T16:30:01.642Z] ---> 3f52d13a38e9 [2021-07-29T16:30:01.642Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T16:30:01.642Z] Removing intermediate container f28b1d6740a4 [2021-07-29T16:30:01.642Z] ---> 3d1b6cab636b [2021-07-29T16:30:01.642Z] 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-07-29T16:30:01.642Z] ---> Running in 7e22e7a2ccf3 [2021-07-29T16:30:02.280Z] Removing intermediate container 7e22e7a2ccf3 [2021-07-29T16:30:02.280Z] ---> ba99eed34ec3 [2021-07-29T16:30:02.280Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T16:30:02.280Z] ---> e4f81b219cfa [2021-07-29T16:30:02.280Z] 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-07-29T16:30:02.565Z] ---> a90beba014c6 [2021-07-29T16:30:02.565Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T16:30:02.565Z] ---> Running in d939d8957f5b [2021-07-29T16:30:03.187Z] ---> 3e92f4d32b45 [2021-07-29T16:30:03.187Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T16:30:04.203Z] ---> 8e64d253ae20 [2021-07-29T16:30:04.203Z] 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-07-29T16:30:04.792Z] ---> 711ff9d18b34 [2021-07-29T16:30:04.792Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T16:30:05.060Z] Removing intermediate container d939d8957f5b [2021-07-29T16:30:05.060Z] ---> 705b80fcdfd8 [2021-07-29T16:30:05.060Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:30:05.673Z] ---> fa1fb843e25e [2021-07-29T16:30:05.673Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T16:30:05.954Z] Removing intermediate container a6b4deff7a8e [2021-07-29T16:30:05.954Z] ---> a4b39724adc7 [2021-07-29T16:30:05.954Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T16:30:05.954Z] ---> 3a073bc48714 [2021-07-29T16:30:05.954Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T16:30:05.954Z] ---> Running in 7937cf8feaab [2021-07-29T16:30:06.547Z] Removing intermediate container 7937cf8feaab [2021-07-29T16:30:06.547Z] ---> 35d5e764cddd [2021-07-29T16:30:06.547Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T16:30:06.547Z] ---> 0ead4cc3352f [2021-07-29T16:30:06.547Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T16:30:06.547Z] ---> Running in 8c43bad7a33e [2021-07-29T16:30:06.547Z] ---> ec2d612e6626 [2021-07-29T16:30:06.547Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T16:30:07.138Z] Removing intermediate container 8c43bad7a33e [2021-07-29T16:30:07.138Z] ---> 5e9fe3c3e47b [2021-07-29T16:30:07.138Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T16:30:07.138Z] ---> f39cc1981fc2 [2021-07-29T16:30:07.138Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T16:30:07.138Z] ---> 3891dee26dca [2021-07-29T16:30:07.138Z] 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-07-29T16:30:07.406Z] ---> Running in 077f28818392 [2021-07-29T16:30:07.675Z] ---> 833a846bb988 [2021-07-29T16:30:07.675Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T16:30:07.947Z] ---> 10d3756e6af2 [2021-07-29T16:30:07.947Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T16:30:08.533Z] ---> 81169d2983e5 [2021-07-29T16:30:08.533Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T16:30:08.533Z] ---> 9a1dd220c8de [2021-07-29T16:30:08.533Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T16:30:08.806Z] ---> Running in b731d4ad176c [2021-07-29T16:30:09.080Z] ---> 1fcbf6cc7c48 [2021-07-29T16:30:09.080Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T16:30:09.080Z] Removing intermediate container b731d4ad176c [2021-07-29T16:30:09.080Z] ---> 416fc7a2af54 [2021-07-29T16:30:09.080Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T16:30:09.080Z] Removing intermediate container 077f28818392 [2021-07-29T16:30:09.080Z] ---> 102ffef44ca5 [2021-07-29T16:30:09.080Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T16:30:09.080Z] ---> Running in 82dc81963571 [2021-07-29T16:30:09.080Z] ---> Running in c1e02aae8963 [2021-07-29T16:30:09.671Z] Removing intermediate container 82dc81963571 [2021-07-29T16:30:09.671Z] ---> b6ada47b1c5b [2021-07-29T16:30:09.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:30:09.671Z] Removing intermediate container c1e02aae8963 [2021-07-29T16:30:09.671Z] ---> f69e7015887a [2021-07-29T16:30:09.671Z] Step 24/26 : LABEL arch=x86_64 [2021-07-29T16:30:09.671Z] ---> a4716df46b2c [2021-07-29T16:30:09.671Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T16:30:09.671Z] ---> Running in 06ef69c6890a [2021-07-29T16:30:09.671Z] ---> Running in a2fc83f6313b [2021-07-29T16:30:09.671Z] ---> Running in cad22c1da9fe [2021-07-29T16:30:09.939Z] Removing intermediate container a2fc83f6313b [2021-07-29T16:30:09.939Z] ---> bffa34dc4022 [2021-07-29T16:30:09.939Z] Step 25/26 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:09.939Z] Removing intermediate container 06ef69c6890a [2021-07-29T16:30:09.939Z] ---> 9c35c212ea05 [2021-07-29T16:30:09.939Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:30:09.939Z] ---> Running in a9aed86aebe5 [2021-07-29T16:30:09.939Z] ---> Running in 1beaa78fb265 [2021-07-29T16:30:10.211Z] Removing intermediate container 1beaa78fb265 [2021-07-29T16:30:10.211Z] ---> c3cbfdafc6e4 [2021-07-29T16:30:10.211Z] Step 23/24 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:10.211Z] Removing intermediate container a9aed86aebe5 [2021-07-29T16:30:10.211Z] ---> 0efe85315b70 [2021-07-29T16:30:10.211Z] Step 26/26 : LABEL version=2.0.1-dev.18 [2021-07-29T16:30:10.211Z] ---> Running in 8a3fd5ee58ad [2021-07-29T16:30:10.211Z] ---> Running in cc4af3224406 [2021-07-29T16:30:10.481Z] Removing intermediate container cc4af3224406 [2021-07-29T16:30:10.482Z] ---> 6fd7f05fed80 [2021-07-29T16:30:10.482Z] [2021-07-29T16:30:10.750Z] Removing intermediate container 8a3fd5ee58ad [2021-07-29T16:30:10.750Z] ---> 02eeeab14d27 [2021-07-29T16:30:10.750Z] Step 24/24 : LABEL version=2.0.1-dev.18 [2021-07-29T16:30:10.750Z] ---> Running in d40ca16a6e63 [2021-07-29T16:30:10.750Z] Successfully built 6fd7f05fed80 [2021-07-29T16:30:10.750Z] Successfully tagged security-secretstore-setup:latest [2021-07-29T16:30:11.018Z]  Building security-secretstore-setup ... done Removing intermediate container d40ca16a6e63 [2021-07-29T16:30:11.018Z] ---> 11934a79d99d [2021-07-29T16:30:11.018Z] [2021-07-29T16:30:11.018Z] Successfully built 11934a79d99d [2021-07-29T16:30:11.018Z] Removing intermediate container cad22c1da9fe [2021-07-29T16:30:11.018Z] ---> 90cae82ed948 [2021-07-29T16:30:11.018Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T16:30:11.018Z] Successfully tagged sys-mgmt-agent:latest [2021-07-29T16:30:11.286Z]  Building sys-mgmt-agent ... done  ---> Running in d5bd0a21e589 [2021-07-29T16:30:11.286Z] Removing intermediate container d5bd0a21e589 [2021-07-29T16:30:11.286Z] ---> 4e470e7f4116 [2021-07-29T16:30:11.286Z] Step 29/32 : CMD ["gate"] [2021-07-29T16:30:11.554Z] ---> Running in 38b718b07f6e [2021-07-29T16:30:11.824Z] Removing intermediate container 38b718b07f6e [2021-07-29T16:30:11.824Z] ---> 6f7b74c456f8 [2021-07-29T16:30:11.824Z] Step 30/32 : LABEL arch=x86_64 [2021-07-29T16:30:11.824Z] ---> Running in 53c33902e22b [2021-07-29T16:30:12.096Z] Removing intermediate container 53c33902e22b [2021-07-29T16:30:12.096Z] ---> 3665f3a7cb9c [2021-07-29T16:30:12.096Z] Step 31/32 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:12.096Z] ---> Running in b3620ad6aa93 [2021-07-29T16:30:12.363Z] Removing intermediate container b3620ad6aa93 [2021-07-29T16:30:12.363Z] ---> 585ee4d508cb [2021-07-29T16:30:12.363Z] Step 32/32 : LABEL version=2.0.1-dev.18 [2021-07-29T16:30:12.636Z] ---> Running in 068646c0522e [2021-07-29T16:30:12.636Z] Removing intermediate container 068646c0522e [2021-07-29T16:30:12.636Z] ---> 45bd0e36601e [2021-07-29T16:30:12.636Z] [2021-07-29T16:30:12.905Z] Successfully built 45bd0e36601e [2021-07-29T16:30:12.905Z] Successfully tagged security-bootstrapper:latest [2021-07-29T16:30:17.175Z]  Building security-bootstrapper ... done Removing intermediate container 55c374983590 [2021-07-29T16:30:17.175Z] ---> fce1bb64d632 [2021-07-29T16:30:17.175Z] [2021-07-29T16:30:17.175Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:30:17.175Z] ---> 13621d1b12d4 [2021-07-29T16:30:17.175Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:30:17.175Z] ---> Using cache [2021-07-29T16:30:17.175Z] ---> 8ff5da330c28 [2021-07-29T16:30:17.175Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:30:17.175Z] ---> Using cache [2021-07-29T16:30:17.175Z] ---> 01f9a7a51392 [2021-07-29T16:30:17.175Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T16:30:17.175Z] ---> Running in 71c7d153d1a7 [2021-07-29T16:30:17.175Z] Removing intermediate container 71c7d153d1a7 [2021-07-29T16:30:17.175Z] ---> e31bf77ccd75 [2021-07-29T16:30:17.175Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:30:17.175Z] ---> Running in fcb8db482bbe [2021-07-29T16:30:17.175Z] Removing intermediate container fcb8db482bbe [2021-07-29T16:30:17.175Z] ---> f752488f69e7 [2021-07-29T16:30:17.175Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:30:17.175Z] ---> 434d3a61d65d [2021-07-29T16:30:17.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T16:30:17.450Z] ---> 22f69e186c43 [2021-07-29T16:30:17.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T16:30:17.726Z] ---> 88a1c2ea81aa [2021-07-29T16:30:17.726Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T16:30:18.017Z] ---> Running in 211e801bf7b4 [2021-07-29T16:30:18.017Z] Removing intermediate container 211e801bf7b4 [2021-07-29T16:30:18.017Z] ---> 532a34e6c4e5 [2021-07-29T16:30:18.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:30:18.017Z] ---> Running in 8f201de84524 [2021-07-29T16:30:18.286Z] Removing intermediate container 8f201de84524 [2021-07-29T16:30:18.286Z] ---> b77b73d87985 [2021-07-29T16:30:18.286Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T16:30:18.286Z] ---> Running in 73ba7a98188b [2021-07-29T16:30:18.554Z] Removing intermediate container 73ba7a98188b [2021-07-29T16:30:18.554Z] ---> 329ee1706c40 [2021-07-29T16:30:18.554Z] Step 22/23 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:18.554Z] ---> Running in 8eee99cd2584 [2021-07-29T16:30:18.554Z] Removing intermediate container 8eee99cd2584 [2021-07-29T16:30:18.554Z] ---> 2b6ba5fd737f [2021-07-29T16:30:18.554Z] Step 23/23 : LABEL version=2.0.1-dev.18 [2021-07-29T16:30:19.033Z] ---> Running in 433c4fa9f793 [2021-07-29T16:30:19.033Z] Removing intermediate container 433c4fa9f793 [2021-07-29T16:30:19.033Z] ---> da591a79e36d [2021-07-29T16:30:19.033Z] [2021-07-29T16:30:19.033Z] Successfully built da591a79e36d [2021-07-29T16:30:19.033Z] Successfully tagged support-scheduler:latest [2021-07-29T16:30:23.978Z]  Building support-scheduler ... done Removing intermediate container a3e87e582f34 [2021-07-29T16:30:23.978Z] ---> 57ca2f97456a [2021-07-29T16:30:23.978Z] [2021-07-29T16:30:23.978Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:30:23.978Z] ---> 13621d1b12d4 [2021-07-29T16:30:23.978Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T16:30:23.978Z] ---> Running in b623f0cb3287 [2021-07-29T16:30:23.978Z] Removing intermediate container b623f0cb3287 [2021-07-29T16:30:23.978Z] ---> 92ee47af72fb [2021-07-29T16:30:23.978Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T16:30:23.978Z] ---> Running in a7791ceecf1a [2021-07-29T16:30:23.978Z] Removing intermediate container a7791ceecf1a [2021-07-29T16:30:23.978Z] ---> 3d8f74b7eb54 [2021-07-29T16:30:23.978Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T16:30:23.978Z] ---> Running in 284e67a674c5 [2021-07-29T16:30:23.978Z] Removing intermediate container 284e67a674c5 [2021-07-29T16:30:23.978Z] ---> ff73569b4795 [2021-07-29T16:30:23.978Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:30:23.978Z] ---> Running in 0d3efa7538f7 [2021-07-29T16:30:24.405Z] Removing intermediate container 0d3efa7538f7 [2021-07-29T16:30:24.405Z] ---> 13987ca2e29a [2021-07-29T16:30:24.405Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T16:30:24.405Z] ---> Running in b4d6de57b76d [2021-07-29T16:30:24.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T16:30:25.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T16:30:25.619Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:30:25.619Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T16:30:25.887Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T16:30:25.887Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T16:30:26.850Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T16:30:26.851Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T16:30:27.437Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:30:27.437Z] OK: 8 MiB in 20 packages [2021-07-29T16:30:27.705Z] Removing intermediate container b4d6de57b76d [2021-07-29T16:30:27.705Z] ---> 226ce018fbdf [2021-07-29T16:30:27.705Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:30:27.705Z] ---> fff9c0461884 [2021-07-29T16:30:27.705Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T16:30:28.292Z] ---> 2b94b9202776 [2021-07-29T16:30:28.292Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T16:30:28.292Z] ---> ec1fb7a45bc7 [2021-07-29T16:30:28.292Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T16:30:28.560Z] ---> Running in 83ce0b4d03e5 [2021-07-29T16:30:28.560Z] Removing intermediate container 83ce0b4d03e5 [2021-07-29T16:30:28.560Z] ---> 2c224c181fbe [2021-07-29T16:30:28.560Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:30:28.560Z] ---> Running in 4275af23a9b1 [2021-07-29T16:30:28.560Z] Removing intermediate container 4275af23a9b1 [2021-07-29T16:30:28.560Z] ---> 5ce678c0c4e6 [2021-07-29T16:30:28.560Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T16:30:28.560Z] ---> Running in b0035f18c921 [2021-07-29T16:30:28.833Z] Removing intermediate container b0035f18c921 [2021-07-29T16:30:28.833Z] ---> 28b7c8478dd7 [2021-07-29T16:30:28.833Z] Step 23/24 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:28.833Z] ---> Running in 5eab31459329 [2021-07-29T16:30:28.833Z] Removing intermediate container 5eab31459329 [2021-07-29T16:30:28.833Z] ---> d704cc2dc5b9 [2021-07-29T16:30:28.833Z] Step 24/24 : LABEL version=2.0.1-dev.18 [2021-07-29T16:30:28.833Z] ---> Running in f37cf637d524 [2021-07-29T16:30:29.101Z] Removing intermediate container f37cf637d524 [2021-07-29T16:30:29.101Z] ---> bf59bab4fb82 [2021-07-29T16:30:29.101Z] [2021-07-29T16:30:29.101Z] Successfully built bf59bab4fb82 [2021-07-29T16:30:29.101Z] Successfully tagged core-data:latest [2021-07-29T16:30:29.382Z]  Building core-data ... done  [Pipeline] } [2021-07-29T16:30:29.391Z] $ docker stop --time=1 d7d12131e876a81a8ad3965629e4c95a4d90ea199742ce51d61b1cc6e0bef715 [2021-07-29T16:30:30.691Z] $ docker rm -f d7d12131e876a81a8ad3965629e4c95a4d90ea199742ce51d61b1cc6e0bef715 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T16:30:31.101Z] + docker images [2021-07-29T16:30:31.102Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T16:30:31.102Z] core-data latest bf59bab4fb82 3 seconds ago 20.4MB [2021-07-29T16:30:31.102Z] 57ca2f97456a 9 seconds ago 1.75GB [2021-07-29T16:30:31.102Z] support-scheduler latest da591a79e36d 13 seconds ago 16.1MB [2021-07-29T16:30:31.102Z] fce1bb64d632 15 seconds ago 1.75GB [2021-07-29T16:30:31.102Z] security-bootstrapper latest 45bd0e36601e 19 seconds ago 18.7MB [2021-07-29T16:30:31.102Z] security-secretstore-setup latest 6fd7f05fed80 21 seconds ago 29MB [2021-07-29T16:30:31.102Z] sys-mgmt-agent latest 11934a79d99d 21 seconds ago 324MB [2021-07-29T16:30:31.102Z] c08dd39bf13e 33 seconds ago 1.75GB [2021-07-29T16:30:31.102Z] 50a7a1cb5211 35 seconds ago 1.75GB [2021-07-29T16:30:31.102Z] security-proxy-setup latest 5edfe6a70a59 59 seconds ago 25.9MB [2021-07-29T16:30:31.102Z] core-metadata latest 180fb6428824 About a minute ago 16.7MB [2021-07-29T16:30:31.102Z] 5615dbe9a244 About a minute ago 1.75GB [2021-07-29T16:30:31.102Z] b258899e6fff About a minute ago 1.75GB [2021-07-29T16:30:31.102Z] 953a7fc886db About a minute ago 1.75GB [2021-07-29T16:30:31.102Z] support-notifications latest 90596867350f About a minute ago 16.8MB [2021-07-29T16:30:31.102Z] core-command latest 4ddbb5b612f6 About a minute ago 16MB [2021-07-29T16:30:31.102Z] 578b3357375b About a minute ago 1.75GB [2021-07-29T16:30:31.102Z] 0f8bc53a472b About a minute ago 1.74GB [2021-07-29T16:30:31.102Z] ci-base-image-x86_64 latest 03b191825d0c 5 minutes ago 1.24GB [2021-07-29T16:30:31.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-07-29T16:30:31.102Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-07-29T16:30:31.102Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-29T16:30:31.102Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-29T16:30:31.102Z] 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-07-29T16:30:31.472Z] provisioning config files... [2021-07-29T16:30:31.499Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config8866996368183880254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:30:31.852Z] ---> docker-login.sh [2021-07-29T16:30:31.852Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:30:31.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:30:31.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:30:31.852Z] Configure a credential helper to remove this warning. See [2021-07-29T16:30:31.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:30:31.852Z] [2021-07-29T16:30:31.852Z] Login Succeeded [2021-07-29T16:30:31.852Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:30:32.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:30:32.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:30:32.119Z] Configure a credential helper to remove this warning. See [2021-07-29T16:30:32.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:30:32.119Z] [2021-07-29T16:30:32.119Z] Login Succeeded [2021-07-29T16:30:32.119Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:30:32.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:30:32.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:30:32.386Z] Configure a credential helper to remove this warning. See [2021-07-29T16:30:32.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:30:32.386Z] [2021-07-29T16:30:32.386Z] Login Succeeded [2021-07-29T16:30:32.386Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:30:32.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:30:32.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:30:32.653Z] Configure a credential helper to remove this warning. See [2021-07-29T16:30:32.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:30:32.653Z] [2021-07-29T16:30:32.653Z] Login Succeeded [2021-07-29T16:30:32.653Z] docker.io [2021-07-29T16:30:32.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:30:32.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:30:32.924Z] Configure a credential helper to remove this warning. See [2021-07-29T16:30:32.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:30:32.924Z] [2021-07-29T16:30:32.924Z] Login Succeeded [2021-07-29T16:30:32.936Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:30:32.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:30:33.002Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-07-29T16:30:33.003Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:33.003Z] latest [2021-07-29T16:30:33.003Z] 2.0.1-dev.18 [2021-07-29T16:30:33.003Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:33.003Z] main [2021-07-29T16:30:33.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:33.377Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:33.702Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:33.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:30:33.702Z] b4657f49920b: Preparing [2021-07-29T16:30:33.702Z] 33afddcc76af: Preparing [2021-07-29T16:30:33.702Z] 28f8503718c4: Preparing [2021-07-29T16:30:33.702Z] 77bde5dea403: Preparing [2021-07-29T16:30:33.702Z] 32f366d666a5: Preparing [2021-07-29T16:30:33.702Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:34.288Z] 28f8503718c4: Pushed [2021-07-29T16:30:34.288Z] b4657f49920b: Pushed [2021-07-29T16:30:34.288Z] 77bde5dea403: Pushed [2021-07-29T16:30:34.871Z] 33afddcc76af: Pushed [2021-07-29T16:30:35.454Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:07abc7f5a78f954da7ca666ac9306f0a3e216411952add209d014a066ede40ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:35.794Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:36.127Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-29T16:30:36.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:30:36.127Z] b4657f49920b: Preparing [2021-07-29T16:30:36.127Z] 33afddcc76af: Preparing [2021-07-29T16:30:36.127Z] 28f8503718c4: Preparing [2021-07-29T16:30:36.127Z] 77bde5dea403: Preparing [2021-07-29T16:30:36.127Z] 32f366d666a5: Preparing [2021-07-29T16:30:36.127Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:36.127Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:36.127Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:36.127Z] b4657f49920b: Layer already exists [2021-07-29T16:30:36.127Z] 33afddcc76af: Layer already exists [2021-07-29T16:30:36.395Z] latest: digest: sha256:07abc7f5a78f954da7ca666ac9306f0a3e216411952add209d014a066ede40ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:36.741Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:37.062Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.18 [2021-07-29T16:30:37.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:30:37.062Z] b4657f49920b: Preparing [2021-07-29T16:30:37.062Z] 33afddcc76af: Preparing [2021-07-29T16:30:37.062Z] 28f8503718c4: Preparing [2021-07-29T16:30:37.062Z] 77bde5dea403: Preparing [2021-07-29T16:30:37.062Z] 32f366d666a5: Preparing [2021-07-29T16:30:37.062Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:37.062Z] b4657f49920b: Layer already exists [2021-07-29T16:30:37.062Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:37.062Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:37.062Z] 33afddcc76af: Layer already exists [2021-07-29T16:30:37.062Z] 2.0.1-dev.18: digest: sha256:07abc7f5a78f954da7ca666ac9306f0a3e216411952add209d014a066ede40ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:37.388Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:37.724Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:37.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:30:37.724Z] b4657f49920b: Preparing [2021-07-29T16:30:37.724Z] 33afddcc76af: Preparing [2021-07-29T16:30:37.724Z] 28f8503718c4: Preparing [2021-07-29T16:30:37.724Z] 77bde5dea403: Preparing [2021-07-29T16:30:37.724Z] 32f366d666a5: Preparing [2021-07-29T16:30:37.724Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:37.724Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:37.724Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:37.724Z] 33afddcc76af: Layer already exists [2021-07-29T16:30:37.724Z] b4657f49920b: Layer already exists [2021-07-29T16:30:37.724Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:07abc7f5a78f954da7ca666ac9306f0a3e216411952add209d014a066ede40ed size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:38.045Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:38.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-07-29T16:30:38.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-07-29T16:30:38.362Z] b4657f49920b: Preparing [2021-07-29T16:30:38.362Z] 33afddcc76af: Preparing [2021-07-29T16:30:38.362Z] 28f8503718c4: Preparing [2021-07-29T16:30:38.362Z] 77bde5dea403: Preparing [2021-07-29T16:30:38.362Z] 32f366d666a5: Preparing [2021-07-29T16:30:38.362Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:38.362Z] b4657f49920b: Layer already exists [2021-07-29T16:30:38.362Z] 33afddcc76af: Layer already exists [2021-07-29T16:30:38.362Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:38.362Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:38.630Z] main: digest: sha256:07abc7f5a78f954da7ca666ac9306f0a3e216411952add209d014a066ede40ed size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:30:38.686Z] ===================================================== [Pipeline] echo [2021-07-29T16:30:38.702Z] taggedImages: [2021-07-29T16:30:38.702Z] - nexus3.edgexfoundry.org:10004/core-command:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:38.702Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-07-29T16:30:38.702Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.18 [2021-07-29T16:30:38.702Z] - nexus3.edgexfoundry.org:10004/core-command:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:38.702Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-07-29T16:30:38.734Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-07-29T16:30:38.734Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:38.734Z] latest [2021-07-29T16:30:38.734Z] 2.0.1-dev.18 [2021-07-29T16:30:38.734Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:38.734Z] main [2021-07-29T16:30:38.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:39.097Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:39.415Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:39.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:30:39.415Z] 28eec03fd1ec: Preparing [2021-07-29T16:30:39.415Z] b33b2c79f763: Preparing [2021-07-29T16:30:39.415Z] 28f8503718c4: Preparing [2021-07-29T16:30:39.415Z] d0276464b202: Preparing [2021-07-29T16:30:39.415Z] 86e92671bcb5: Preparing [2021-07-29T16:30:39.415Z] 32f366d666a5: Preparing [2021-07-29T16:30:39.415Z] 32f366d666a5: Waiting [2021-07-29T16:30:39.415Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:39.691Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:39.959Z] 28eec03fd1ec: Pushed [2021-07-29T16:30:39.959Z] 86e92671bcb5: Pushed [2021-07-29T16:30:39.959Z] d0276464b202: Pushed [2021-07-29T16:30:40.919Z] b33b2c79f763: Pushed [2021-07-29T16:30:41.186Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:1aaea6b555fd572ab49b97febe34cb14217cace0e8015462375c0b484a3f8f69 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:41.520Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:41.842Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-29T16:30:41.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:30:41.842Z] 28eec03fd1ec: Preparing [2021-07-29T16:30:41.842Z] b33b2c79f763: Preparing [2021-07-29T16:30:41.843Z] 28f8503718c4: Preparing [2021-07-29T16:30:41.843Z] d0276464b202: Preparing [2021-07-29T16:30:41.843Z] 86e92671bcb5: Preparing [2021-07-29T16:30:41.843Z] 32f366d666a5: Preparing [2021-07-29T16:30:41.843Z] 32f366d666a5: Waiting [2021-07-29T16:30:41.843Z] 86e92671bcb5: Layer already exists [2021-07-29T16:30:41.843Z] b33b2c79f763: Layer already exists [2021-07-29T16:30:41.843Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:41.843Z] d0276464b202: Layer already exists [2021-07-29T16:30:41.843Z] 28eec03fd1ec: Layer already exists [2021-07-29T16:30:41.843Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:42.110Z] latest: digest: sha256:1aaea6b555fd572ab49b97febe34cb14217cace0e8015462375c0b484a3f8f69 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:42.453Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:42.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.18 [2021-07-29T16:30:42.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:30:42.772Z] 28eec03fd1ec: Preparing [2021-07-29T16:30:42.772Z] b33b2c79f763: Preparing [2021-07-29T16:30:42.772Z] 28f8503718c4: Preparing [2021-07-29T16:30:42.772Z] d0276464b202: Preparing [2021-07-29T16:30:42.772Z] 86e92671bcb5: Preparing [2021-07-29T16:30:42.772Z] 32f366d666a5: Preparing [2021-07-29T16:30:42.772Z] 32f366d666a5: Waiting [2021-07-29T16:30:42.772Z] b33b2c79f763: Layer already exists [2021-07-29T16:30:42.772Z] d0276464b202: Layer already exists [2021-07-29T16:30:42.772Z] 86e92671bcb5: Layer already exists [2021-07-29T16:30:42.772Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:42.772Z] 28eec03fd1ec: Layer already exists [2021-07-29T16:30:42.772Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:43.039Z] 2.0.1-dev.18: digest: sha256:1aaea6b555fd572ab49b97febe34cb14217cace0e8015462375c0b484a3f8f69 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:43.367Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:43.689Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:43.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:30:43.689Z] 28eec03fd1ec: Preparing [2021-07-29T16:30:43.689Z] b33b2c79f763: Preparing [2021-07-29T16:30:43.689Z] 28f8503718c4: Preparing [2021-07-29T16:30:43.689Z] d0276464b202: Preparing [2021-07-29T16:30:43.689Z] 86e92671bcb5: Preparing [2021-07-29T16:30:43.689Z] 32f366d666a5: Preparing [2021-07-29T16:30:43.689Z] 32f366d666a5: Waiting [2021-07-29T16:30:43.689Z] b33b2c79f763: Layer already exists [2021-07-29T16:30:43.689Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:43.689Z] 28eec03fd1ec: Layer already exists [2021-07-29T16:30:43.689Z] d0276464b202: Layer already exists [2021-07-29T16:30:43.689Z] 86e92671bcb5: Layer already exists [2021-07-29T16:30:43.689Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:43.958Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:1aaea6b555fd572ab49b97febe34cb14217cace0e8015462375c0b484a3f8f69 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:44.289Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:44.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-07-29T16:30:44.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-07-29T16:30:44.610Z] 28eec03fd1ec: Preparing [2021-07-29T16:30:44.610Z] b33b2c79f763: Preparing [2021-07-29T16:30:44.610Z] 28f8503718c4: Preparing [2021-07-29T16:30:44.610Z] d0276464b202: Preparing [2021-07-29T16:30:44.610Z] 86e92671bcb5: Preparing [2021-07-29T16:30:44.610Z] 32f366d666a5: Preparing [2021-07-29T16:30:44.610Z] 32f366d666a5: Waiting [2021-07-29T16:30:44.610Z] 28eec03fd1ec: Layer already exists [2021-07-29T16:30:44.610Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:44.610Z] b33b2c79f763: Layer already exists [2021-07-29T16:30:44.610Z] d0276464b202: Layer already exists [2021-07-29T16:30:44.610Z] 86e92671bcb5: Layer already exists [2021-07-29T16:30:44.610Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:44.876Z] main: digest: sha256:1aaea6b555fd572ab49b97febe34cb14217cace0e8015462375c0b484a3f8f69 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:30:44.940Z] ===================================================== [Pipeline] echo [2021-07-29T16:30:44.956Z] taggedImages: [2021-07-29T16:30:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-07-29T16:30:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.18 [2021-07-29T16:30:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:44.956Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-07-29T16:30:44.992Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-07-29T16:30:44.992Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:44.992Z] latest [2021-07-29T16:30:44.992Z] 2.0.1-dev.18 [2021-07-29T16:30:44.992Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:44.992Z] main [2021-07-29T16:30:44.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:45.380Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:45.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:45.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:30:45.697Z] cae76c2b594e: Preparing [2021-07-29T16:30:45.697Z] 69e6b7f02ce0: Preparing [2021-07-29T16:30:45.697Z] 28f8503718c4: Preparing [2021-07-29T16:30:45.697Z] 77bde5dea403: Preparing [2021-07-29T16:30:45.697Z] 32f366d666a5: Preparing [2021-07-29T16:30:45.697Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:45.697Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:45.697Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:45.963Z] cae76c2b594e: Pushed [2021-07-29T16:30:46.921Z] 69e6b7f02ce0: Pushed [2021-07-29T16:30:47.188Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:921907dae4417246c1e22071b2313013e8e64fd21c2f40f7dd31b0259fabaf79 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:47.511Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:47.832Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-29T16:30:47.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:30:47.832Z] cae76c2b594e: Preparing [2021-07-29T16:30:47.832Z] 69e6b7f02ce0: Preparing [2021-07-29T16:30:47.832Z] 28f8503718c4: Preparing [2021-07-29T16:30:47.832Z] 77bde5dea403: Preparing [2021-07-29T16:30:47.832Z] 32f366d666a5: Preparing [2021-07-29T16:30:47.832Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:47.832Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:47.832Z] 69e6b7f02ce0: Layer already exists [2021-07-29T16:30:47.832Z] cae76c2b594e: Layer already exists [2021-07-29T16:30:47.832Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:47.832Z] latest: digest: sha256:921907dae4417246c1e22071b2313013e8e64fd21c2f40f7dd31b0259fabaf79 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:48.150Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:48.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.18 [2021-07-29T16:30:48.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:30:48.491Z] cae76c2b594e: Preparing [2021-07-29T16:30:48.491Z] 69e6b7f02ce0: Preparing [2021-07-29T16:30:48.491Z] 28f8503718c4: Preparing [2021-07-29T16:30:48.491Z] 77bde5dea403: Preparing [2021-07-29T16:30:48.491Z] 32f366d666a5: Preparing [2021-07-29T16:30:48.491Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:48.491Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:48.491Z] cae76c2b594e: Layer already exists [2021-07-29T16:30:48.491Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:48.491Z] 69e6b7f02ce0: Layer already exists [2021-07-29T16:30:48.491Z] 2.0.1-dev.18: digest: sha256:921907dae4417246c1e22071b2313013e8e64fd21c2f40f7dd31b0259fabaf79 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:48.820Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:49.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:49.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:30:49.136Z] cae76c2b594e: Preparing [2021-07-29T16:30:49.136Z] 69e6b7f02ce0: Preparing [2021-07-29T16:30:49.136Z] 28f8503718c4: Preparing [2021-07-29T16:30:49.136Z] 77bde5dea403: Preparing [2021-07-29T16:30:49.136Z] 32f366d666a5: Preparing [2021-07-29T16:30:49.136Z] cae76c2b594e: Layer already exists [2021-07-29T16:30:49.136Z] 69e6b7f02ce0: Layer already exists [2021-07-29T16:30:49.136Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:49.136Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:49.136Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:49.136Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:921907dae4417246c1e22071b2313013e8e64fd21c2f40f7dd31b0259fabaf79 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:49.462Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:49.778Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-07-29T16:30:49.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-07-29T16:30:49.779Z] cae76c2b594e: Preparing [2021-07-29T16:30:49.779Z] 69e6b7f02ce0: Preparing [2021-07-29T16:30:49.779Z] 28f8503718c4: Preparing [2021-07-29T16:30:49.779Z] 77bde5dea403: Preparing [2021-07-29T16:30:49.779Z] 32f366d666a5: Preparing [2021-07-29T16:30:49.779Z] 69e6b7f02ce0: Layer already exists [2021-07-29T16:30:49.779Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:49.779Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:49.779Z] 77bde5dea403: Layer already exists [2021-07-29T16:30:49.779Z] cae76c2b594e: Layer already exists [2021-07-29T16:30:50.046Z] main: digest: sha256:921907dae4417246c1e22071b2313013e8e64fd21c2f40f7dd31b0259fabaf79 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:30:50.106Z] ===================================================== [Pipeline] echo [2021-07-29T16:30:50.121Z] taggedImages: [2021-07-29T16:30:50.121Z] - nexus3.edgexfoundry.org:10004/core-metadata:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:50.121Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-07-29T16:30:50.121Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.18 [2021-07-29T16:30:50.121Z] - nexus3.edgexfoundry.org:10004/core-metadata:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:50.121Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-07-29T16:30:50.152Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-07-29T16:30:50.152Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:50.152Z] latest [2021-07-29T16:30:50.152Z] 2.0.1-dev.18 [2021-07-29T16:30:50.152Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:50.152Z] main [2021-07-29T16:30:50.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:50.511Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:50.836Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:50.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:30:50.836Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:50.836Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:50.836Z] 30498c222412: Preparing [2021-07-29T16:30:50.836Z] 31bdfd71e8ff: Preparing [2021-07-29T16:30:50.836Z] d80555b3c446: Preparing [2021-07-29T16:30:50.836Z] 51ca740e354c: Preparing [2021-07-29T16:30:50.836Z] 28f8503718c4: Preparing [2021-07-29T16:30:50.836Z] 4b08e7728b83: Preparing [2021-07-29T16:30:50.836Z] cfe33ff29fde: Preparing [2021-07-29T16:30:50.836Z] 4d98b983fb3f: Preparing [2021-07-29T16:30:50.836Z] 8395803d4ea4: Preparing [2021-07-29T16:30:50.836Z] 32f366d666a5: Preparing [2021-07-29T16:30:50.836Z] 28f8503718c4: Waiting [2021-07-29T16:30:50.836Z] 4b08e7728b83: Waiting [2021-07-29T16:30:50.836Z] 4d98b983fb3f: Waiting [2021-07-29T16:30:50.836Z] 8395803d4ea4: Waiting [2021-07-29T16:30:50.836Z] 32f366d666a5: Waiting [2021-07-29T16:30:50.836Z] cfe33ff29fde: Waiting [2021-07-29T16:30:51.102Z] 30498c222412: Pushed [2021-07-29T16:30:51.102Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:51.102Z] d80555b3c446: Pushed [2021-07-29T16:30:51.102Z] 31bdfd71e8ff: Pushed [2021-07-29T16:30:51.102Z] 40e38c93e7b6: Pushed [2021-07-29T16:30:51.685Z] 4b08e7728b83: Pushed [2021-07-29T16:30:51.685Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:51.685Z] 4d98b983fb3f: Pushed [2021-07-29T16:30:51.952Z] 8395803d4ea4: Pushed [2021-07-29T16:30:51.952Z] cfe33ff29fde: Pushed [2021-07-29T16:30:52.537Z] 51ca740e354c: Pushed [2021-07-29T16:30:52.537Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:44350ba8672becc353ca91aee62c23b346e3fe528aae78ea548e6e3a9aba7531 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:52.863Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:53.178Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-29T16:30:53.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:30:53.178Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:53.178Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:53.178Z] 30498c222412: Preparing [2021-07-29T16:30:53.178Z] 31bdfd71e8ff: Preparing [2021-07-29T16:30:53.178Z] d80555b3c446: Preparing [2021-07-29T16:30:53.178Z] 51ca740e354c: Preparing [2021-07-29T16:30:53.178Z] 28f8503718c4: Preparing [2021-07-29T16:30:53.178Z] 4b08e7728b83: Preparing [2021-07-29T16:30:53.178Z] cfe33ff29fde: Preparing [2021-07-29T16:30:53.178Z] 4d98b983fb3f: Preparing [2021-07-29T16:30:53.178Z] 8395803d4ea4: Preparing [2021-07-29T16:30:53.178Z] 32f366d666a5: Preparing [2021-07-29T16:30:53.178Z] 4b08e7728b83: Waiting [2021-07-29T16:30:53.178Z] cfe33ff29fde: Waiting [2021-07-29T16:30:53.178Z] 4d98b983fb3f: Waiting [2021-07-29T16:30:53.178Z] 8395803d4ea4: Waiting [2021-07-29T16:30:53.178Z] 32f366d666a5: Waiting [2021-07-29T16:30:53.178Z] 28f8503718c4: Waiting [2021-07-29T16:30:53.178Z] d80555b3c446: Layer already exists [2021-07-29T16:30:53.178Z] 51ca740e354c: Layer already exists [2021-07-29T16:30:53.178Z] 40e38c93e7b6: Layer already exists [2021-07-29T16:30:53.178Z] 31bdfd71e8ff: Layer already exists [2021-07-29T16:30:53.178Z] 30498c222412: Layer already exists [2021-07-29T16:30:53.178Z] 4b08e7728b83: Layer already exists [2021-07-29T16:30:53.178Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:53.178Z] 4d98b983fb3f: Layer already exists [2021-07-29T16:30:53.178Z] cfe33ff29fde: Layer already exists [2021-07-29T16:30:53.178Z] 8395803d4ea4: Layer already exists [2021-07-29T16:30:53.178Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:53.444Z] latest: digest: sha256:44350ba8672becc353ca91aee62c23b346e3fe528aae78ea548e6e3a9aba7531 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:53.767Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:54.084Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.18 [2021-07-29T16:30:54.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:30:54.084Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:54.084Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:54.084Z] 30498c222412: Preparing [2021-07-29T16:30:54.084Z] 31bdfd71e8ff: Preparing [2021-07-29T16:30:54.084Z] d80555b3c446: Preparing [2021-07-29T16:30:54.084Z] 51ca740e354c: Preparing [2021-07-29T16:30:54.084Z] 28f8503718c4: Preparing [2021-07-29T16:30:54.084Z] 4b08e7728b83: Preparing [2021-07-29T16:30:54.084Z] cfe33ff29fde: Preparing [2021-07-29T16:30:54.084Z] 4d98b983fb3f: Preparing [2021-07-29T16:30:54.084Z] 8395803d4ea4: Preparing [2021-07-29T16:30:54.084Z] 32f366d666a5: Preparing [2021-07-29T16:30:54.084Z] 28f8503718c4: Waiting [2021-07-29T16:30:54.084Z] 4b08e7728b83: Waiting [2021-07-29T16:30:54.084Z] cfe33ff29fde: Waiting [2021-07-29T16:30:54.084Z] 4d98b983fb3f: Waiting [2021-07-29T16:30:54.084Z] 8395803d4ea4: Waiting [2021-07-29T16:30:54.084Z] 32f366d666a5: Waiting [2021-07-29T16:30:54.084Z] 40e38c93e7b6: Layer already exists [2021-07-29T16:30:54.084Z] 30498c222412: Layer already exists [2021-07-29T16:30:54.084Z] 51ca740e354c: Layer already exists [2021-07-29T16:30:54.084Z] d80555b3c446: Layer already exists [2021-07-29T16:30:54.084Z] 31bdfd71e8ff: Layer already exists [2021-07-29T16:30:54.084Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:54.084Z] 4b08e7728b83: Layer already exists [2021-07-29T16:30:54.084Z] 4d98b983fb3f: Layer already exists [2021-07-29T16:30:54.084Z] 8395803d4ea4: Layer already exists [2021-07-29T16:30:54.084Z] cfe33ff29fde: Layer already exists [2021-07-29T16:30:54.084Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:54.084Z] 2.0.1-dev.18: digest: sha256:44350ba8672becc353ca91aee62c23b346e3fe528aae78ea548e6e3a9aba7531 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:54.411Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:54.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:54.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:30:54.724Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:54.724Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:54.724Z] 30498c222412: Preparing [2021-07-29T16:30:54.724Z] 31bdfd71e8ff: Preparing [2021-07-29T16:30:54.724Z] d80555b3c446: Preparing [2021-07-29T16:30:54.724Z] 51ca740e354c: Preparing [2021-07-29T16:30:54.724Z] 28f8503718c4: Preparing [2021-07-29T16:30:54.724Z] 4b08e7728b83: Preparing [2021-07-29T16:30:54.724Z] cfe33ff29fde: Preparing [2021-07-29T16:30:54.724Z] 4d98b983fb3f: Preparing [2021-07-29T16:30:54.724Z] 8395803d4ea4: Preparing [2021-07-29T16:30:54.724Z] 32f366d666a5: Preparing [2021-07-29T16:30:54.724Z] 28f8503718c4: Waiting [2021-07-29T16:30:54.724Z] 4b08e7728b83: Waiting [2021-07-29T16:30:54.724Z] cfe33ff29fde: Waiting [2021-07-29T16:30:54.724Z] 4d98b983fb3f: Waiting [2021-07-29T16:30:54.724Z] 8395803d4ea4: Waiting [2021-07-29T16:30:54.724Z] 32f366d666a5: Waiting [2021-07-29T16:30:54.724Z] 51ca740e354c: Layer already exists [2021-07-29T16:30:54.724Z] d80555b3c446: Layer already exists [2021-07-29T16:30:54.724Z] 31bdfd71e8ff: Layer already exists [2021-07-29T16:30:54.724Z] 30498c222412: Layer already exists [2021-07-29T16:30:54.724Z] 40e38c93e7b6: Layer already exists [2021-07-29T16:30:54.724Z] cfe33ff29fde: Layer already exists [2021-07-29T16:30:54.724Z] 4b08e7728b83: Layer already exists [2021-07-29T16:30:54.724Z] 8395803d4ea4: Layer already exists [2021-07-29T16:30:54.724Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:54.724Z] 4d98b983fb3f: Layer already exists [2021-07-29T16:30:54.724Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:54.990Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:44350ba8672becc353ca91aee62c23b346e3fe528aae78ea548e6e3a9aba7531 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:55.314Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:55.629Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-07-29T16:30:55.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-07-29T16:30:55.629Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:55.629Z] 40e38c93e7b6: Preparing [2021-07-29T16:30:55.629Z] 30498c222412: Preparing [2021-07-29T16:30:55.629Z] 31bdfd71e8ff: Preparing [2021-07-29T16:30:55.629Z] d80555b3c446: Preparing [2021-07-29T16:30:55.629Z] 51ca740e354c: Preparing [2021-07-29T16:30:55.629Z] 28f8503718c4: Preparing [2021-07-29T16:30:55.629Z] 4b08e7728b83: Preparing [2021-07-29T16:30:55.629Z] cfe33ff29fde: Preparing [2021-07-29T16:30:55.629Z] 4d98b983fb3f: Preparing [2021-07-29T16:30:55.629Z] 8395803d4ea4: Preparing [2021-07-29T16:30:55.629Z] 32f366d666a5: Preparing [2021-07-29T16:30:55.629Z] 28f8503718c4: Waiting [2021-07-29T16:30:55.629Z] 4b08e7728b83: Waiting [2021-07-29T16:30:55.629Z] cfe33ff29fde: Waiting [2021-07-29T16:30:55.629Z] 4d98b983fb3f: Waiting [2021-07-29T16:30:55.629Z] 8395803d4ea4: Waiting [2021-07-29T16:30:55.629Z] 32f366d666a5: Waiting [2021-07-29T16:30:55.629Z] 40e38c93e7b6: Layer already exists [2021-07-29T16:30:55.629Z] 30498c222412: Layer already exists [2021-07-29T16:30:55.629Z] d80555b3c446: Layer already exists [2021-07-29T16:30:55.629Z] 31bdfd71e8ff: Layer already exists [2021-07-29T16:30:55.629Z] 51ca740e354c: Layer already exists [2021-07-29T16:30:55.629Z] 28f8503718c4: Layer already exists [2021-07-29T16:30:55.629Z] 4b08e7728b83: Layer already exists [2021-07-29T16:30:55.630Z] 4d98b983fb3f: Layer already exists [2021-07-29T16:30:55.630Z] 8395803d4ea4: Layer already exists [2021-07-29T16:30:55.630Z] cfe33ff29fde: Layer already exists [2021-07-29T16:30:55.630Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:55.896Z] main: digest: sha256:44350ba8672becc353ca91aee62c23b346e3fe528aae78ea548e6e3a9aba7531 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:30:55.955Z] ===================================================== [Pipeline] echo [2021-07-29T16:30:55.972Z] taggedImages: [2021-07-29T16:30:55.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:55.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-07-29T16:30:55.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.18 [2021-07-29T16:30:55.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:55.972Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-07-29T16:30:56.010Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-07-29T16:30:56.010Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:56.010Z] latest [2021-07-29T16:30:56.010Z] 2.0.1-dev.18 [2021-07-29T16:30:56.010Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:30:56.010Z] main [2021-07-29T16:30:56.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:56.392Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:56.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:30:56.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:30:56.706Z] f16be76abb2b: Preparing [2021-07-29T16:30:56.706Z] f50ef5058679: Preparing [2021-07-29T16:30:56.706Z] 0f2e5e1676c7: Preparing [2021-07-29T16:30:56.706Z] c91f31e40da2: Preparing [2021-07-29T16:30:56.706Z] 102f282d0e7c: Preparing [2021-07-29T16:30:56.706Z] 32f366d666a5: Preparing [2021-07-29T16:30:56.706Z] 32f366d666a5: Waiting [2021-07-29T16:30:57.669Z] c91f31e40da2: Pushed [2021-07-29T16:30:57.669Z] 0f2e5e1676c7: Pushed [2021-07-29T16:30:57.669Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:57.669Z] 102f282d0e7c: Pushed [2021-07-29T16:30:57.935Z] f16be76abb2b: Pushed [2021-07-29T16:30:57.935Z] f50ef5058679: Pushed [2021-07-29T16:30:58.202Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:c7000e9b5d6e45a246bea5a1490bd254151b88c079d26275947ae85a70c260f2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:58.525Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:58.846Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-29T16:30:58.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:30:58.846Z] f16be76abb2b: Preparing [2021-07-29T16:30:58.846Z] f50ef5058679: Preparing [2021-07-29T16:30:58.846Z] 0f2e5e1676c7: Preparing [2021-07-29T16:30:58.846Z] c91f31e40da2: Preparing [2021-07-29T16:30:58.846Z] 102f282d0e7c: Preparing [2021-07-29T16:30:58.846Z] 32f366d666a5: Preparing [2021-07-29T16:30:58.846Z] 32f366d666a5: Waiting [2021-07-29T16:30:58.846Z] 102f282d0e7c: Layer already exists [2021-07-29T16:30:58.846Z] f16be76abb2b: Layer already exists [2021-07-29T16:30:58.846Z] 0f2e5e1676c7: Layer already exists [2021-07-29T16:30:58.846Z] f50ef5058679: Layer already exists [2021-07-29T16:30:58.846Z] c91f31e40da2: Layer already exists [2021-07-29T16:30:58.846Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:58.846Z] latest: digest: sha256:c7000e9b5d6e45a246bea5a1490bd254151b88c079d26275947ae85a70c260f2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:59.168Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:30:59.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.18 [2021-07-29T16:30:59.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:30:59.483Z] f16be76abb2b: Preparing [2021-07-29T16:30:59.483Z] f50ef5058679: Preparing [2021-07-29T16:30:59.483Z] 0f2e5e1676c7: Preparing [2021-07-29T16:30:59.483Z] c91f31e40da2: Preparing [2021-07-29T16:30:59.483Z] 102f282d0e7c: Preparing [2021-07-29T16:30:59.483Z] 32f366d666a5: Preparing [2021-07-29T16:30:59.483Z] 32f366d666a5: Waiting [2021-07-29T16:30:59.483Z] 102f282d0e7c: Layer already exists [2021-07-29T16:30:59.483Z] f50ef5058679: Layer already exists [2021-07-29T16:30:59.483Z] f16be76abb2b: Layer already exists [2021-07-29T16:30:59.483Z] 0f2e5e1676c7: Layer already exists [2021-07-29T16:30:59.483Z] c91f31e40da2: Layer already exists [2021-07-29T16:30:59.483Z] 32f366d666a5: Layer already exists [2021-07-29T16:30:59.749Z] 2.0.1-dev.18: digest: sha256:c7000e9b5d6e45a246bea5a1490bd254151b88c079d26275947ae85a70c260f2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:00.074Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:00.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:00.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:31:00.388Z] f16be76abb2b: Preparing [2021-07-29T16:31:00.388Z] f50ef5058679: Preparing [2021-07-29T16:31:00.388Z] 0f2e5e1676c7: Preparing [2021-07-29T16:31:00.388Z] c91f31e40da2: Preparing [2021-07-29T16:31:00.388Z] 102f282d0e7c: Preparing [2021-07-29T16:31:00.388Z] 32f366d666a5: Preparing [2021-07-29T16:31:00.388Z] 32f366d666a5: Waiting [2021-07-29T16:31:00.388Z] 102f282d0e7c: Layer already exists [2021-07-29T16:31:00.388Z] f50ef5058679: Layer already exists [2021-07-29T16:31:00.388Z] f16be76abb2b: Layer already exists [2021-07-29T16:31:00.388Z] 0f2e5e1676c7: Layer already exists [2021-07-29T16:31:00.388Z] c91f31e40da2: Layer already exists [2021-07-29T16:31:00.388Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:00.388Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:c7000e9b5d6e45a246bea5a1490bd254151b88c079d26275947ae85a70c260f2 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:00.717Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:01.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-07-29T16:31:01.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-07-29T16:31:01.039Z] f16be76abb2b: Preparing [2021-07-29T16:31:01.039Z] f50ef5058679: Preparing [2021-07-29T16:31:01.039Z] 0f2e5e1676c7: Preparing [2021-07-29T16:31:01.039Z] c91f31e40da2: Preparing [2021-07-29T16:31:01.039Z] 102f282d0e7c: Preparing [2021-07-29T16:31:01.039Z] 32f366d666a5: Preparing [2021-07-29T16:31:01.039Z] 32f366d666a5: Waiting [2021-07-29T16:31:01.039Z] 0f2e5e1676c7: Layer already exists [2021-07-29T16:31:01.039Z] f50ef5058679: Layer already exists [2021-07-29T16:31:01.039Z] c91f31e40da2: Layer already exists [2021-07-29T16:31:01.039Z] f16be76abb2b: Layer already exists [2021-07-29T16:31:01.039Z] 102f282d0e7c: Layer already exists [2021-07-29T16:31:01.039Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:01.039Z] main: digest: sha256:c7000e9b5d6e45a246bea5a1490bd254151b88c079d26275947ae85a70c260f2 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:31:01.095Z] ===================================================== [Pipeline] echo [2021-07-29T16:31:01.109Z] taggedImages: [2021-07-29T16:31:01.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:01.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-07-29T16:31:01.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.18 [2021-07-29T16:31:01.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:01.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-07-29T16:31:01.145Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-07-29T16:31:01.145Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:01.145Z] latest [2021-07-29T16:31:01.145Z] 2.0.1-dev.18 [2021-07-29T16:31:01.145Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:01.145Z] main [2021-07-29T16:31:01.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:01.507Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:01.839Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:01.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:31:01.839Z] f395bfd808a1: Preparing [2021-07-29T16:31:01.839Z] cae9199960e9: Preparing [2021-07-29T16:31:01.839Z] 48e30bae5169: Preparing [2021-07-29T16:31:01.839Z] 81c0ffe02342: Preparing [2021-07-29T16:31:01.839Z] 1c671165a9e3: Preparing [2021-07-29T16:31:01.839Z] 06ebfc5b5e09: Preparing [2021-07-29T16:31:01.839Z] b2312f54b74f: Preparing [2021-07-29T16:31:01.839Z] 85e6919912f0: Preparing [2021-07-29T16:31:01.839Z] fd4fcb448b6b: Preparing [2021-07-29T16:31:01.839Z] 32f366d666a5: Preparing [2021-07-29T16:31:01.839Z] 06ebfc5b5e09: Waiting [2021-07-29T16:31:01.839Z] b2312f54b74f: Waiting [2021-07-29T16:31:01.839Z] 85e6919912f0: Waiting [2021-07-29T16:31:01.839Z] fd4fcb448b6b: Waiting [2021-07-29T16:31:01.839Z] 32f366d666a5: Waiting [2021-07-29T16:31:02.431Z] f395bfd808a1: Pushed [2021-07-29T16:31:02.697Z] cae9199960e9: Pushed [2021-07-29T16:31:02.697Z] 1c671165a9e3: Pushed [2021-07-29T16:31:02.697Z] 06ebfc5b5e09: Pushed [2021-07-29T16:31:02.964Z] b2312f54b74f: Pushed [2021-07-29T16:31:02.964Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:02.964Z] 81c0ffe02342: Pushed [2021-07-29T16:31:02.964Z] 85e6919912f0: Pushed [2021-07-29T16:31:03.231Z] fd4fcb448b6b: Pushed [2021-07-29T16:31:03.231Z] 48e30bae5169: Pushed [2021-07-29T16:31:03.815Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:d874e39566620de0971d26d1a6dc7ec6e4927fef1b79b520f8134744d6362d88 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:04.394Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:04.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-29T16:31:04.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:31:04.929Z] f395bfd808a1: Preparing [2021-07-29T16:31:04.929Z] cae9199960e9: Preparing [2021-07-29T16:31:04.929Z] 48e30bae5169: Preparing [2021-07-29T16:31:04.929Z] 81c0ffe02342: Preparing [2021-07-29T16:31:04.929Z] 1c671165a9e3: Preparing [2021-07-29T16:31:04.929Z] 06ebfc5b5e09: Preparing [2021-07-29T16:31:04.929Z] b2312f54b74f: Preparing [2021-07-29T16:31:04.929Z] 85e6919912f0: Preparing [2021-07-29T16:31:04.929Z] fd4fcb448b6b: Preparing [2021-07-29T16:31:04.929Z] 32f366d666a5: Preparing [2021-07-29T16:31:04.929Z] 06ebfc5b5e09: Waiting [2021-07-29T16:31:04.929Z] b2312f54b74f: Waiting [2021-07-29T16:31:04.929Z] 85e6919912f0: Waiting [2021-07-29T16:31:04.929Z] fd4fcb448b6b: Waiting [2021-07-29T16:31:04.929Z] 32f366d666a5: Waiting [2021-07-29T16:31:04.929Z] f395bfd808a1: Layer already exists [2021-07-29T16:31:04.929Z] 81c0ffe02342: Layer already exists [2021-07-29T16:31:04.929Z] 1c671165a9e3: Layer already exists [2021-07-29T16:31:04.929Z] 48e30bae5169: Layer already exists [2021-07-29T16:31:04.929Z] cae9199960e9: Layer already exists [2021-07-29T16:31:04.929Z] 06ebfc5b5e09: Layer already exists [2021-07-29T16:31:04.929Z] b2312f54b74f: Layer already exists [2021-07-29T16:31:04.929Z] 85e6919912f0: Layer already exists [2021-07-29T16:31:04.929Z] fd4fcb448b6b: Layer already exists [2021-07-29T16:31:04.929Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:05.196Z] latest: digest: sha256:d874e39566620de0971d26d1a6dc7ec6e4927fef1b79b520f8134744d6362d88 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:05.519Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:05.836Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.18 [2021-07-29T16:31:05.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:31:05.837Z] f395bfd808a1: Preparing [2021-07-29T16:31:05.837Z] cae9199960e9: Preparing [2021-07-29T16:31:05.837Z] 48e30bae5169: Preparing [2021-07-29T16:31:05.837Z] 81c0ffe02342: Preparing [2021-07-29T16:31:05.837Z] 1c671165a9e3: Preparing [2021-07-29T16:31:05.837Z] 06ebfc5b5e09: Preparing [2021-07-29T16:31:05.837Z] b2312f54b74f: Preparing [2021-07-29T16:31:05.837Z] 85e6919912f0: Preparing [2021-07-29T16:31:05.837Z] fd4fcb448b6b: Preparing [2021-07-29T16:31:05.837Z] 32f366d666a5: Preparing [2021-07-29T16:31:05.837Z] b2312f54b74f: Waiting [2021-07-29T16:31:05.837Z] 85e6919912f0: Waiting [2021-07-29T16:31:05.837Z] fd4fcb448b6b: Waiting [2021-07-29T16:31:05.837Z] 32f366d666a5: Waiting [2021-07-29T16:31:05.837Z] 06ebfc5b5e09: Waiting [2021-07-29T16:31:05.837Z] 1c671165a9e3: Layer already exists [2021-07-29T16:31:05.837Z] f395bfd808a1: Layer already exists [2021-07-29T16:31:05.837Z] 48e30bae5169: Layer already exists [2021-07-29T16:31:05.837Z] cae9199960e9: Layer already exists [2021-07-29T16:31:05.837Z] 81c0ffe02342: Layer already exists [2021-07-29T16:31:05.837Z] 85e6919912f0: Layer already exists [2021-07-29T16:31:05.837Z] 06ebfc5b5e09: Layer already exists [2021-07-29T16:31:05.837Z] b2312f54b74f: Layer already exists [2021-07-29T16:31:05.837Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:05.837Z] fd4fcb448b6b: Layer already exists [2021-07-29T16:31:06.105Z] 2.0.1-dev.18: digest: sha256:d874e39566620de0971d26d1a6dc7ec6e4927fef1b79b520f8134744d6362d88 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:06.430Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:06.759Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:06.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:31:06.760Z] f395bfd808a1: Preparing [2021-07-29T16:31:06.760Z] cae9199960e9: Preparing [2021-07-29T16:31:06.760Z] 48e30bae5169: Preparing [2021-07-29T16:31:06.760Z] 81c0ffe02342: Preparing [2021-07-29T16:31:06.760Z] 1c671165a9e3: Preparing [2021-07-29T16:31:06.760Z] 06ebfc5b5e09: Preparing [2021-07-29T16:31:06.760Z] b2312f54b74f: Preparing [2021-07-29T16:31:06.760Z] 85e6919912f0: Preparing [2021-07-29T16:31:06.760Z] fd4fcb448b6b: Preparing [2021-07-29T16:31:06.760Z] 32f366d666a5: Preparing [2021-07-29T16:31:06.760Z] 06ebfc5b5e09: Waiting [2021-07-29T16:31:06.760Z] b2312f54b74f: Waiting [2021-07-29T16:31:06.760Z] 85e6919912f0: Waiting [2021-07-29T16:31:06.760Z] fd4fcb448b6b: Waiting [2021-07-29T16:31:06.760Z] 32f366d666a5: Waiting [2021-07-29T16:31:06.760Z] cae9199960e9: Layer already exists [2021-07-29T16:31:06.760Z] f395bfd808a1: Layer already exists [2021-07-29T16:31:06.760Z] 81c0ffe02342: Layer already exists [2021-07-29T16:31:06.760Z] 1c671165a9e3: Layer already exists [2021-07-29T16:31:06.760Z] 48e30bae5169: Layer already exists [2021-07-29T16:31:06.760Z] b2312f54b74f: Layer already exists [2021-07-29T16:31:06.760Z] 06ebfc5b5e09: Layer already exists [2021-07-29T16:31:06.760Z] fd4fcb448b6b: Layer already exists [2021-07-29T16:31:06.760Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:06.760Z] 85e6919912f0: Layer already exists [2021-07-29T16:31:07.027Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:d874e39566620de0971d26d1a6dc7ec6e4927fef1b79b520f8134744d6362d88 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:07.351Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:07.670Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-07-29T16:31:07.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-07-29T16:31:07.670Z] f395bfd808a1: Preparing [2021-07-29T16:31:07.670Z] cae9199960e9: Preparing [2021-07-29T16:31:07.670Z] 48e30bae5169: Preparing [2021-07-29T16:31:07.670Z] 81c0ffe02342: Preparing [2021-07-29T16:31:07.670Z] 1c671165a9e3: Preparing [2021-07-29T16:31:07.670Z] 06ebfc5b5e09: Preparing [2021-07-29T16:31:07.670Z] b2312f54b74f: Preparing [2021-07-29T16:31:07.670Z] 85e6919912f0: Preparing [2021-07-29T16:31:07.670Z] fd4fcb448b6b: Preparing [2021-07-29T16:31:07.670Z] 32f366d666a5: Preparing [2021-07-29T16:31:07.670Z] 06ebfc5b5e09: Waiting [2021-07-29T16:31:07.670Z] b2312f54b74f: Waiting [2021-07-29T16:31:07.670Z] 85e6919912f0: Waiting [2021-07-29T16:31:07.670Z] fd4fcb448b6b: Waiting [2021-07-29T16:31:07.670Z] 32f366d666a5: Waiting [2021-07-29T16:31:07.670Z] 81c0ffe02342: Layer already exists [2021-07-29T16:31:07.670Z] cae9199960e9: Layer already exists [2021-07-29T16:31:07.670Z] f395bfd808a1: Layer already exists [2021-07-29T16:31:07.670Z] 1c671165a9e3: Layer already exists [2021-07-29T16:31:07.670Z] 48e30bae5169: Layer already exists [2021-07-29T16:31:07.670Z] b2312f54b74f: Layer already exists [2021-07-29T16:31:07.670Z] 06ebfc5b5e09: Layer already exists [2021-07-29T16:31:07.670Z] 85e6919912f0: Layer already exists [2021-07-29T16:31:07.670Z] fd4fcb448b6b: Layer already exists [2021-07-29T16:31:07.670Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:07.937Z] main: digest: sha256:d874e39566620de0971d26d1a6dc7ec6e4927fef1b79b520f8134744d6362d88 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:31:07.998Z] ===================================================== [Pipeline] echo [2021-07-29T16:31:08.037Z] taggedImages: [2021-07-29T16:31:08.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:08.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-07-29T16:31:08.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.18 [2021-07-29T16:31:08.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:08.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-07-29T16:31:08.068Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-07-29T16:31:08.068Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:08.068Z] latest [2021-07-29T16:31:08.068Z] 2.0.1-dev.18 [2021-07-29T16:31:08.068Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:08.068Z] main [2021-07-29T16:31:08.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:08.420Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:08.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:08.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:31:08.740Z] 97b0f31786fb: Preparing [2021-07-29T16:31:08.740Z] d648ae110a21: Preparing [2021-07-29T16:31:08.740Z] 28f8503718c4: Preparing [2021-07-29T16:31:08.740Z] 5c721328d247: Preparing [2021-07-29T16:31:08.740Z] 32f366d666a5: Preparing [2021-07-29T16:31:08.740Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:08.740Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:09.324Z] 97b0f31786fb: Pushed [2021-07-29T16:31:09.324Z] 5c721328d247: Pushed [2021-07-29T16:31:10.285Z] d648ae110a21: Pushed [2021-07-29T16:31:10.869Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:c73b7884b5b9b387f5858f6d44cdd5c09f5ee424aa3f7c26ac37f8e1be9364ea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:11.196Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:11.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-29T16:31:11.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:31:11.512Z] 97b0f31786fb: Preparing [2021-07-29T16:31:11.513Z] d648ae110a21: Preparing [2021-07-29T16:31:11.513Z] 28f8503718c4: Preparing [2021-07-29T16:31:11.513Z] 5c721328d247: Preparing [2021-07-29T16:31:11.513Z] 32f366d666a5: Preparing [2021-07-29T16:31:11.513Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:11.513Z] 97b0f31786fb: Layer already exists [2021-07-29T16:31:11.513Z] d648ae110a21: Layer already exists [2021-07-29T16:31:11.513Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:11.513Z] 5c721328d247: Layer already exists [2021-07-29T16:31:11.513Z] latest: digest: sha256:c73b7884b5b9b387f5858f6d44cdd5c09f5ee424aa3f7c26ac37f8e1be9364ea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:11.836Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:12.151Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.18 [2021-07-29T16:31:12.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:31:12.151Z] 97b0f31786fb: Preparing [2021-07-29T16:31:12.151Z] d648ae110a21: Preparing [2021-07-29T16:31:12.151Z] 28f8503718c4: Preparing [2021-07-29T16:31:12.151Z] 5c721328d247: Preparing [2021-07-29T16:31:12.151Z] 32f366d666a5: Preparing [2021-07-29T16:31:12.151Z] d648ae110a21: Layer already exists [2021-07-29T16:31:12.151Z] 97b0f31786fb: Layer already exists [2021-07-29T16:31:12.151Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:12.151Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:12.151Z] 5c721328d247: Layer already exists [2021-07-29T16:31:12.151Z] 2.0.1-dev.18: digest: sha256:c73b7884b5b9b387f5858f6d44cdd5c09f5ee424aa3f7c26ac37f8e1be9364ea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:12.473Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:12.796Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:12.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:31:12.796Z] 97b0f31786fb: Preparing [2021-07-29T16:31:12.796Z] d648ae110a21: Preparing [2021-07-29T16:31:12.796Z] 28f8503718c4: Preparing [2021-07-29T16:31:12.796Z] 5c721328d247: Preparing [2021-07-29T16:31:12.796Z] 32f366d666a5: Preparing [2021-07-29T16:31:12.796Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:12.796Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:12.796Z] d648ae110a21: Layer already exists [2021-07-29T16:31:12.796Z] 5c721328d247: Layer already exists [2021-07-29T16:31:12.796Z] 97b0f31786fb: Layer already exists [2021-07-29T16:31:12.796Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:c73b7884b5b9b387f5858f6d44cdd5c09f5ee424aa3f7c26ac37f8e1be9364ea size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:13.118Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:13.440Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-07-29T16:31:13.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-07-29T16:31:13.440Z] 97b0f31786fb: Preparing [2021-07-29T16:31:13.440Z] d648ae110a21: Preparing [2021-07-29T16:31:13.440Z] 28f8503718c4: Preparing [2021-07-29T16:31:13.440Z] 5c721328d247: Preparing [2021-07-29T16:31:13.440Z] 32f366d666a5: Preparing [2021-07-29T16:31:13.440Z] 5c721328d247: Layer already exists [2021-07-29T16:31:13.440Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:13.440Z] 97b0f31786fb: Layer already exists [2021-07-29T16:31:13.440Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:13.440Z] d648ae110a21: Layer already exists [2021-07-29T16:31:13.706Z] main: digest: sha256:c73b7884b5b9b387f5858f6d44cdd5c09f5ee424aa3f7c26ac37f8e1be9364ea size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:31:13.763Z] ===================================================== [Pipeline] echo [2021-07-29T16:31:13.778Z] taggedImages: [2021-07-29T16:31:13.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:13.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-07-29T16:31:13.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.18 [2021-07-29T16:31:13.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:13.778Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-07-29T16:31:13.811Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-07-29T16:31:13.811Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:13.811Z] latest [2021-07-29T16:31:13.811Z] 2.0.1-dev.18 [2021-07-29T16:31:13.811Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:13.811Z] main [2021-07-29T16:31:13.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:14.164Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:14.481Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:14.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:31:14.481Z] 3b3073da096d: Preparing [2021-07-29T16:31:14.481Z] 805ad0400cfc: Preparing [2021-07-29T16:31:14.481Z] 28f8503718c4: Preparing [2021-07-29T16:31:14.481Z] 77bde5dea403: Preparing [2021-07-29T16:31:14.481Z] 32f366d666a5: Preparing [2021-07-29T16:31:14.481Z] 77bde5dea403: Layer already exists [2021-07-29T16:31:14.481Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:14.481Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:14.748Z] 3b3073da096d: Pushed [2021-07-29T16:31:15.706Z] 805ad0400cfc: Pushed [2021-07-29T16:31:16.290Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:06037ffa8bdc9362f9671f9048d3f2c7d88f03db2d3e1d887d91b608f3e807b5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:16.612Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:16.922Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-29T16:31:16.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:31:16.923Z] 3b3073da096d: Preparing [2021-07-29T16:31:16.923Z] 805ad0400cfc: Preparing [2021-07-29T16:31:16.923Z] 28f8503718c4: Preparing [2021-07-29T16:31:16.923Z] 77bde5dea403: Preparing [2021-07-29T16:31:16.923Z] 32f366d666a5: Preparing [2021-07-29T16:31:16.923Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:16.923Z] 805ad0400cfc: Layer already exists [2021-07-29T16:31:16.923Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:16.923Z] 77bde5dea403: Layer already exists [2021-07-29T16:31:16.923Z] 3b3073da096d: Layer already exists [2021-07-29T16:31:17.189Z] latest: digest: sha256:06037ffa8bdc9362f9671f9048d3f2c7d88f03db2d3e1d887d91b608f3e807b5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:17.511Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:17.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T16:31:17.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.18 [2021-07-29T16:31:17.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:31:17.830Z] 3b3073da096d: Preparing [2021-07-29T16:31:17.830Z] 805ad0400cfc: Preparing [2021-07-29T16:31:17.830Z] 28f8503718c4: Preparing [2021-07-29T16:31:17.830Z] 77bde5dea403: Preparing [2021-07-29T16:31:17.830Z] 32f366d666a5: Preparing [2021-07-29T16:31:17.830Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:17.830Z] 77bde5dea403: Layer already exists [2021-07-29T16:31:17.830Z] 3b3073da096d: Layer already exists [2021-07-29T16:31:17.830Z] 805ad0400cfc: Layer already exists [2021-07-29T16:31:17.830Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:17.830Z] 2.0.1-dev.18: digest: sha256:06037ffa8bdc9362f9671f9048d3f2c7d88f03db2d3e1d887d91b608f3e807b5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:18.156Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:18.469Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:18.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:31:18.469Z] 3b3073da096d: Preparing [2021-07-29T16:31:18.469Z] 805ad0400cfc: Preparing [2021-07-29T16:31:18.469Z] 28f8503718c4: Preparing [2021-07-29T16:31:18.469Z] 77bde5dea403: Preparing [2021-07-29T16:31:18.469Z] 32f366d666a5: Preparing [2021-07-29T16:31:18.469Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:18.469Z] 3b3073da096d: Layer already exists [2021-07-29T16:31:18.469Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:18.469Z] 805ad0400cfc: Layer already exists [2021-07-29T16:31:18.469Z] 77bde5dea403: Layer already exists [2021-07-29T16:31:18.469Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:06037ffa8bdc9362f9671f9048d3f2c7d88f03db2d3e1d887d91b608f3e807b5 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:18.791Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:19.109Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-07-29T16:31:19.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-07-29T16:31:19.110Z] 3b3073da096d: Preparing [2021-07-29T16:31:19.110Z] 805ad0400cfc: Preparing [2021-07-29T16:31:19.110Z] 28f8503718c4: Preparing [2021-07-29T16:31:19.110Z] 77bde5dea403: Preparing [2021-07-29T16:31:19.110Z] 32f366d666a5: Preparing [2021-07-29T16:31:19.110Z] 32f366d666a5: Layer already exists [2021-07-29T16:31:19.110Z] 28f8503718c4: Layer already exists [2021-07-29T16:31:19.110Z] 3b3073da096d: Layer already exists [2021-07-29T16:31:19.110Z] 805ad0400cfc: Layer already exists [2021-07-29T16:31:19.110Z] 77bde5dea403: Layer already exists [2021-07-29T16:31:19.375Z] main: digest: sha256:06037ffa8bdc9362f9671f9048d3f2c7d88f03db2d3e1d887d91b608f3e807b5 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:31:19.433Z] ===================================================== [Pipeline] echo [2021-07-29T16:31:19.449Z] taggedImages: [2021-07-29T16:31:19.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:19.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-07-29T16:31:19.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.18 [2021-07-29T16:31:19.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:19.449Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-07-29T16:31:19.481Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-07-29T16:31:19.481Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:19.481Z] latest [2021-07-29T16:31:19.481Z] 2.0.1-dev.18 [2021-07-29T16:31:19.481Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:19.481Z] main [2021-07-29T16:31:19.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:19.843Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:20.163Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:20.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:31:20.163Z] a01b6ea14de7: Preparing [2021-07-29T16:31:20.163Z] dee1eb8e45fa: Preparing [2021-07-29T16:31:20.163Z] 851adb6ddb0f: Preparing [2021-07-29T16:31:20.163Z] 27dbdb022cc2: Preparing [2021-07-29T16:31:20.163Z] b82f54db960b: Preparing [2021-07-29T16:31:20.163Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:31:20.163Z] 241588b2373e: Preparing [2021-07-29T16:31:20.163Z] 9e9604462a57: Preparing [2021-07-29T16:31:20.163Z] 563ea45970c1: Preparing [2021-07-29T16:31:20.163Z] 91e3b9641807: Preparing [2021-07-29T16:31:20.163Z] b2d5eeeaba3a: Preparing [2021-07-29T16:31:20.163Z] 241588b2373e: Waiting [2021-07-29T16:31:20.163Z] 9e9604462a57: Waiting [2021-07-29T16:31:20.163Z] 563ea45970c1: Waiting [2021-07-29T16:31:20.163Z] 91e3b9641807: Waiting [2021-07-29T16:31:20.163Z] b2d5eeeaba3a: Waiting [2021-07-29T16:31:20.163Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:31:20.163Z] b82f54db960b: Layer already exists [2021-07-29T16:31:20.163Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:31:20.758Z] 241588b2373e: Layer already exists [2021-07-29T16:31:20.758Z] 9e9604462a57: Layer already exists [2021-07-29T16:31:20.758Z] 563ea45970c1: Layer already exists [2021-07-29T16:31:21.024Z] dee1eb8e45fa: Pushed [2021-07-29T16:31:21.024Z] 91e3b9641807: Layer already exists [2021-07-29T16:31:21.024Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:31:21.024Z] a01b6ea14de7: Pushed [2021-07-29T16:31:21.318Z] 851adb6ddb0f: Pushed [2021-07-29T16:31:27.965Z] 27dbdb022cc2: Pushed [2021-07-29T16:31:27.965Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:b9cb61f3c6e3301596a361e696543338f0f8c2ac48299310e002eab20679d709 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:28.287Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:28.606Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-29T16:31:28.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:31:28.607Z] a01b6ea14de7: Preparing [2021-07-29T16:31:28.607Z] dee1eb8e45fa: Preparing [2021-07-29T16:31:28.607Z] 851adb6ddb0f: Preparing [2021-07-29T16:31:28.607Z] 27dbdb022cc2: Preparing [2021-07-29T16:31:28.607Z] b82f54db960b: Preparing [2021-07-29T16:31:28.607Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:31:28.607Z] 241588b2373e: Preparing [2021-07-29T16:31:28.607Z] 9e9604462a57: Preparing [2021-07-29T16:31:28.607Z] 563ea45970c1: Preparing [2021-07-29T16:31:28.607Z] 91e3b9641807: Preparing [2021-07-29T16:31:28.607Z] b2d5eeeaba3a: Preparing [2021-07-29T16:31:28.607Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:31:28.607Z] 241588b2373e: Waiting [2021-07-29T16:31:28.607Z] 9e9604462a57: Waiting [2021-07-29T16:31:28.607Z] 563ea45970c1: Waiting [2021-07-29T16:31:28.607Z] 91e3b9641807: Waiting [2021-07-29T16:31:28.607Z] b2d5eeeaba3a: Waiting [2021-07-29T16:31:28.607Z] 27dbdb022cc2: Layer already exists [2021-07-29T16:31:28.607Z] a01b6ea14de7: Layer already exists [2021-07-29T16:31:28.607Z] dee1eb8e45fa: Layer already exists [2021-07-29T16:31:28.607Z] 851adb6ddb0f: Layer already exists [2021-07-29T16:31:28.607Z] b82f54db960b: Layer already exists [2021-07-29T16:31:28.607Z] 9e9604462a57: Layer already exists [2021-07-29T16:31:28.607Z] 563ea45970c1: Layer already exists [2021-07-29T16:31:28.607Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:31:28.607Z] 241588b2373e: Layer already exists [2021-07-29T16:31:28.607Z] 91e3b9641807: Layer already exists [2021-07-29T16:31:28.607Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:31:28.872Z] latest: digest: sha256:b9cb61f3c6e3301596a361e696543338f0f8c2ac48299310e002eab20679d709 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:29.196Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:29.516Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.18 [2021-07-29T16:31:29.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:31:29.516Z] a01b6ea14de7: Preparing [2021-07-29T16:31:29.516Z] dee1eb8e45fa: Preparing [2021-07-29T16:31:29.516Z] 851adb6ddb0f: Preparing [2021-07-29T16:31:29.516Z] 27dbdb022cc2: Preparing [2021-07-29T16:31:29.516Z] b82f54db960b: Preparing [2021-07-29T16:31:29.516Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:31:29.516Z] 241588b2373e: Preparing [2021-07-29T16:31:29.516Z] 9e9604462a57: Preparing [2021-07-29T16:31:29.516Z] 563ea45970c1: Preparing [2021-07-29T16:31:29.516Z] 91e3b9641807: Preparing [2021-07-29T16:31:29.516Z] b2d5eeeaba3a: Preparing [2021-07-29T16:31:29.516Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:31:29.516Z] 241588b2373e: Waiting [2021-07-29T16:31:29.516Z] 91e3b9641807: Waiting [2021-07-29T16:31:29.516Z] 9e9604462a57: Waiting [2021-07-29T16:31:29.516Z] b2d5eeeaba3a: Waiting [2021-07-29T16:31:29.516Z] 563ea45970c1: Waiting [2021-07-29T16:31:29.516Z] b82f54db960b: Layer already exists [2021-07-29T16:31:29.516Z] a01b6ea14de7: Layer already exists [2021-07-29T16:31:29.516Z] dee1eb8e45fa: Layer already exists [2021-07-29T16:31:29.516Z] 851adb6ddb0f: Layer already exists [2021-07-29T16:31:29.516Z] 27dbdb022cc2: Layer already exists [2021-07-29T16:31:29.516Z] 241588b2373e: Layer already exists [2021-07-29T16:31:29.516Z] 9e9604462a57: Layer already exists [2021-07-29T16:31:29.516Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:31:29.516Z] 563ea45970c1: Layer already exists [2021-07-29T16:31:29.516Z] 91e3b9641807: Layer already exists [2021-07-29T16:31:29.516Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:31:29.783Z] 2.0.1-dev.18: digest: sha256:b9cb61f3c6e3301596a361e696543338f0f8c2ac48299310e002eab20679d709 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:29.999Z] Removing intermediate container a11361cdaa19 [2021-07-29T16:31:29.999Z] Removing intermediate container 2bc5348eb321 [2021-07-29T16:31:29.999Z] ---> 95769a16e139 [2021-07-29T16:31:29.999Z] ---> 9202b56bcb17 [2021-07-29T16:31:29.999Z] [2021-07-29T16:31:29.999Z] [2021-07-29T16:31:29.999Z] Step 11/32 : FROM alpine:3.12Step 11/22 : FROM alpine:3.12 [2021-07-29T16:31:29.999Z] [2021-07-29T16:31:30.107Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:30.279Z] Removing intermediate container 7587d61977db [2021-07-29T16:31:30.279Z] ---> 29a76a239cfb [2021-07-29T16:31:30.279Z] [2021-07-29T16:31:30.279Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:31:30.425Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:30.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:31:30.426Z] a01b6ea14de7: Preparing [2021-07-29T16:31:30.426Z] dee1eb8e45fa: Preparing [2021-07-29T16:31:30.426Z] 851adb6ddb0f: Preparing [2021-07-29T16:31:30.426Z] 27dbdb022cc2: Preparing [2021-07-29T16:31:30.426Z] b82f54db960b: Preparing [2021-07-29T16:31:30.426Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:31:30.426Z] 241588b2373e: Preparing [2021-07-29T16:31:30.426Z] 9e9604462a57: Preparing [2021-07-29T16:31:30.426Z] 563ea45970c1: Preparing [2021-07-29T16:31:30.426Z] 91e3b9641807: Preparing [2021-07-29T16:31:30.426Z] b2d5eeeaba3a: Preparing [2021-07-29T16:31:30.426Z] 9e9604462a57: Waiting [2021-07-29T16:31:30.426Z] 563ea45970c1: Waiting [2021-07-29T16:31:30.426Z] 91e3b9641807: Waiting [2021-07-29T16:31:30.426Z] b2d5eeeaba3a: Waiting [2021-07-29T16:31:30.426Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:31:30.426Z] 241588b2373e: Waiting [2021-07-29T16:31:30.426Z] 27dbdb022cc2: Layer already exists [2021-07-29T16:31:30.426Z] dee1eb8e45fa: Layer already exists [2021-07-29T16:31:30.426Z] b82f54db960b: Layer already exists [2021-07-29T16:31:30.426Z] 851adb6ddb0f: Layer already exists [2021-07-29T16:31:30.426Z] a01b6ea14de7: Layer already exists [2021-07-29T16:31:30.426Z] 241588b2373e: Layer already exists [2021-07-29T16:31:30.426Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:31:30.426Z] 91e3b9641807: Layer already exists [2021-07-29T16:31:30.426Z] 563ea45970c1: Layer already exists [2021-07-29T16:31:30.426Z] 9e9604462a57: Layer already exists [2021-07-29T16:31:30.426Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:31:30.555Z] Removing intermediate container 8ce489e415ba [2021-07-29T16:31:30.555Z] ---> 12d07611b7d9 [2021-07-29T16:31:30.555Z] [2021-07-29T16:31:30.555Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T16:31:30.555Z] 3.12: Pulling from library/alpine [2021-07-29T16:31:30.555Z] 3.12: Pulling from library/alpine [2021-07-29T16:31:30.693Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:b9cb61f3c6e3301596a361e696543338f0f8c2ac48299310e002eab20679d709 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:31.025Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:31:31.344Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-07-29T16:31:31.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-07-29T16:31:31.344Z] a01b6ea14de7: Preparing [2021-07-29T16:31:31.344Z] dee1eb8e45fa: Preparing [2021-07-29T16:31:31.344Z] 851adb6ddb0f: Preparing [2021-07-29T16:31:31.344Z] 27dbdb022cc2: Preparing [2021-07-29T16:31:31.344Z] b82f54db960b: Preparing [2021-07-29T16:31:31.344Z] 4bc13ba6e7d2: Preparing [2021-07-29T16:31:31.344Z] 241588b2373e: Preparing [2021-07-29T16:31:31.344Z] 9e9604462a57: Preparing [2021-07-29T16:31:31.344Z] 563ea45970c1: Preparing [2021-07-29T16:31:31.344Z] 91e3b9641807: Preparing [2021-07-29T16:31:31.344Z] b2d5eeeaba3a: Preparing [2021-07-29T16:31:31.344Z] 4bc13ba6e7d2: Waiting [2021-07-29T16:31:31.344Z] 241588b2373e: Waiting [2021-07-29T16:31:31.344Z] 9e9604462a57: Waiting [2021-07-29T16:31:31.344Z] 563ea45970c1: Waiting [2021-07-29T16:31:31.344Z] 91e3b9641807: Waiting [2021-07-29T16:31:31.344Z] b2d5eeeaba3a: Waiting [2021-07-29T16:31:31.344Z] 27dbdb022cc2: Layer already exists [2021-07-29T16:31:31.344Z] a01b6ea14de7: Layer already exists [2021-07-29T16:31:31.344Z] dee1eb8e45fa: Layer already exists [2021-07-29T16:31:31.344Z] b82f54db960b: Layer already exists [2021-07-29T16:31:31.344Z] 851adb6ddb0f: Layer already exists [2021-07-29T16:31:31.344Z] 9e9604462a57: Layer already exists [2021-07-29T16:31:31.344Z] 241588b2373e: Layer already exists [2021-07-29T16:31:31.344Z] 4bc13ba6e7d2: Layer already exists [2021-07-29T16:31:31.344Z] 91e3b9641807: Layer already exists [2021-07-29T16:31:31.344Z] 563ea45970c1: Layer already exists [2021-07-29T16:31:31.344Z] b2d5eeeaba3a: Layer already exists [2021-07-29T16:31:31.543Z] 3.12: Pulling from library/alpine [2021-07-29T16:31:31.543Z] 3.12: Pulling from library/alpine [2021-07-29T16:31:31.611Z] main: digest: sha256:b9cb61f3c6e3301596a361e696543338f0f8c2ac48299310e002eab20679d709 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:31:31.669Z] ===================================================== [Pipeline] echo [2021-07-29T16:31:31.685Z] taggedImages: [2021-07-29T16:31:31.685Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:31.685Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-07-29T16:31:31.685Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.18 [2021-07-29T16:31:31.685Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:31:31.685Z] - 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] } [2021-07-29T16:31:32.144Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:31:32.145Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:31:32.145Z] Status: Image is up to date for alpine:3.12 [2021-07-29T16:31:32.145Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T16:31:32.145Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:31:32.145Z] Status: Image is up to date for alpine:3.12 [2021-07-29T16:31:32.145Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T16:31:32.145Z] Status: Image is up to date for alpine:3.12 [Pipeline] // stage [Pipeline] } [2021-07-29T16:31:32.421Z] ---> c4fd0aeabfcf [2021-07-29T16:31:32.421Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T16:31:32.421Z] ---> c4fd0aeabfcf [2021-07-29T16:31:32.421Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:31:32.421Z] ---> c4fd0aeabfcf [2021-07-29T16:31:32.421Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T16:31:32.696Z] ---> c4fd0aeabfcf [2021-07-29T16:31:32.696Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T16:31:32.977Z] ---> Running in f797d551eb2c [2021-07-29T16:31:32.977Z] ---> Running in a71e32efd93b [2021-07-29T16:31:32.977Z] ---> Running in 7edeb6a13cb4 [2021-07-29T16:31:33.254Z] ---> Running in e1fa9e3e1948 [2021-07-29T16:31:33.856Z] Removing intermediate container 7edeb6a13cb4 [2021-07-29T16:31:33.856Z] ---> 1fc8a152a2eb [2021-07-29T16:31:34.142Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T16:31:34.422Z] ---> Running in 4d1c7ac26b6b [2021-07-29T16:31:35.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:35.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:36.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:36.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:36.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:36.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:36.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:36.736Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T16:31:36.736Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:31:36.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:36.736Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T16:31:36.736Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T16:31:36.736Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:31:37.018Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:31:37.018Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T16:31:37.018Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:31:37.018Z] OK: 5 MiB in 15 packages [2021-07-29T16:31:37.018Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T16:31:37.298Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:31:37.298Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:31:37.298Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:31:37.298Z] OK: 7 MiB in 18 packages [2021-07-29T16:31:37.599Z] OK: 6 MiB in 16 packages [2021-07-29T16:31:37.599Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T16:31:37.599Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T16:31:37.599Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:31:37.599Z] OK: 5 MiB in 16 packages [2021-07-29T16:31:39.620Z] Removing intermediate container b77ee525f728 [2021-07-29T16:31:39.620Z] ---> 14614175a3db [2021-07-29T16:31:39.620Z] [2021-07-29T16:31:39.620Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:31:39.620Z] ---> c4fd0aeabfcf [2021-07-29T16:31:39.620Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T16:31:39.904Z] ---> Running in a1d2cc4526c8 [2021-07-29T16:31:39.905Z] Removing intermediate container e1fa9e3e1948 [2021-07-29T16:31:39.905Z] ---> e9660acba4b3 [2021-07-29T16:31:39.905Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:31:40.190Z] Removing intermediate container 4d1c7ac26b6b [2021-07-29T16:31:40.190Z] ---> 70d04a62b7f2 [2021-07-29T16:31:40.190Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T16:31:40.469Z] ---> Running in 4e36c0268d40 [2021-07-29T16:31:40.750Z] ---> Running in 773ab27333f8 [2021-07-29T16:31:41.026Z] Removing intermediate container a1d2cc4526c8 [2021-07-29T16:31:41.026Z] ---> a89a93fd8163 [2021-07-29T16:31:41.026Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T16:31:41.026Z] Removing intermediate container a71e32efd93b [2021-07-29T16:31:41.026Z] ---> b27ee6edbfa1 [2021-07-29T16:31:41.026Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:31:41.026Z] Removing intermediate container f797d551eb2c [2021-07-29T16:31:41.026Z] ---> ff92d3a9956d [2021-07-29T16:31:41.026Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:31:41.319Z] ---> Running in d57474b1bc51 [2021-07-29T16:31:41.319Z] Removing intermediate container 4e36c0268d40 [2021-07-29T16:31:41.319Z] ---> 7bd359351434 [2021-07-29T16:31:41.319Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T16:31:41.319Z] ---> Running in f9de2762b2fb [2021-07-29T16:31:41.319Z] ---> Running in 62f350dbd38f [2021-07-29T16:31:41.613Z] ---> Running in 9a3b3885ccca [2021-07-29T16:31:41.613Z] Removing intermediate container 773ab27333f8 [2021-07-29T16:31:41.613Z] ---> 8da043ee8327 [2021-07-29T16:31:41.613Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T16:31:41.891Z] ---> Running in fda0d0ea0b20 [2021-07-29T16:31:42.166Z] Removing intermediate container d57474b1bc51 [2021-07-29T16:31:42.166Z] ---> 022ccadc39d5 [2021-07-29T16:31:42.166Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T16:31:42.442Z] Removing intermediate container f9de2762b2fb [2021-07-29T16:31:42.442Z] Removing intermediate container 62f350dbd38f [2021-07-29T16:31:42.442Z] ---> ba71c8080bd1 [2021-07-29T16:31:42.442Z] ---> 24a207e7afe1 [2021-07-29T16:31:42.442Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T16:31:42.442Z] Step 14/22 : WORKDIR /edgex [2021-07-29T16:31:42.442Z] ---> Running in 4b63d94d3e9f [2021-07-29T16:31:42.442Z] Removing intermediate container 9a3b3885ccca [2021-07-29T16:31:42.442Z] ---> 2f7a5880522f [2021-07-29T16:31:42.442Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:31:42.721Z] ---> Running in df3fdf4ebc65 [2021-07-29T16:31:42.721Z] ---> Running in 82eab9780fdc [2021-07-29T16:31:42.721Z] Removing intermediate container fda0d0ea0b20 [2021-07-29T16:31:42.721Z] ---> 82895b9b7fe5 [2021-07-29T16:31:42.721Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T16:31:43.001Z] ---> Running in 674c3cb3d5d3 [2021-07-29T16:31:43.278Z] ---> Running in 316415e3c849 [2021-07-29T16:31:43.278Z] Removing intermediate container 4b63d94d3e9f [2021-07-29T16:31:43.278Z] ---> 46e7df179fec [2021-07-29T16:31:43.278Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:31:43.555Z] Removing intermediate container 82eab9780fdc [2021-07-29T16:31:43.555Z] ---> f7bb8274e42d [2021-07-29T16:31:43.555Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T16:31:43.555Z] Removing intermediate container df3fdf4ebc65 [2021-07-29T16:31:43.555Z] ---> 5b90aec28a94 [2021-07-29T16:31:43.555Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T16:31:43.555Z] ---> Running in a777c9ab8e8e [2021-07-29T16:31:43.555Z] ---> Running in c050e80258c4 [2021-07-29T16:31:43.839Z] Removing intermediate container 674c3cb3d5d3 [2021-07-29T16:31:43.839Z] ---> 04a1a26a2b69 [2021-07-29T16:31:43.839Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:31:44.847Z] Removing intermediate container c050e80258c4 [2021-07-29T16:31:44.847Z] ---> 37ee1212e051 [2021-07-29T16:31:44.847Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:31:45.127Z] ---> 1e0561dc2cde [2021-07-29T16:31:45.127Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T16:31:45.127Z] ---> 9cb859898b10 [2021-07-29T16:31:45.127Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T16:31:46.587Z] ---> c27d1d8063b6 [2021-07-29T16:31:46.587Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T16:31:46.868Z] Removing intermediate container 316415e3c849 [2021-07-29T16:31:46.868Z] ---> 942138fe6fa9 [2021-07-29T16:31:46.868Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T16:31:47.145Z] ---> c80fc11e1b3b [2021-07-29T16:31:47.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T16:31:47.421Z] ---> Running in 602bd96cdd9b [2021-07-29T16:31:47.696Z] ---> 538a080a5a2a [2021-07-29T16:31:47.696Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T16:31:47.696Z] Removing intermediate container a777c9ab8e8e [2021-07-29T16:31:47.696Z] ---> b99eb8640241 [2021-07-29T16:31:47.696Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T16:31:47.976Z] ---> e7d93011b469 [2021-07-29T16:31:47.976Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T16:31:47.976Z] ---> Running in dc1eee9c82ae [2021-07-29T16:31:48.592Z] Removing intermediate container 602bd96cdd9b [2021-07-29T16:31:48.592Z] ---> e422ae56b849 [2021-07-29T16:31:48.592Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T16:31:48.872Z] ---> 0cde505c351e [2021-07-29T16:31:48.873Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T16:31:48.873Z] ---> 1a1916813ec9 [2021-07-29T16:31:48.873Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T16:31:48.873Z] ---> Running in 5fef1c1ac096 [2021-07-29T16:31:49.151Z] ---> Running in 7f6757a3b320 [2021-07-29T16:31:49.151Z] ---> 6c800a4d5ba7 [2021-07-29T16:31:49.151Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T16:31:49.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:49.820Z] ---> Running in de5cdff3746e [2021-07-29T16:31:49.820Z] Removing intermediate container 5fef1c1ac096 [2021-07-29T16:31:49.820Z] ---> 31089bcf5848 [2021-07-29T16:31:49.820Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T16:31:49.820Z] Removing intermediate container 7f6757a3b320 [2021-07-29T16:31:50.115Z] ---> 285eb6358056 [2021-07-29T16:31:50.115Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:31:50.115Z] ---> b256ce47d927 [2021-07-29T16:31:50.115Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T16:31:50.115Z] ---> Running in f9adc9fb8715 [2021-07-29T16:31:50.115Z] ---> Running in 12d4db2dfe10 [2021-07-29T16:31:50.513Z] ---> Running in 546908cf3278 [2021-07-29T16:31:50.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:31:50.513Z] Removing intermediate container de5cdff3746e [2021-07-29T16:31:50.513Z] ---> 16611dcceb96 [2021-07-29T16:31:50.513Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:31:50.805Z] ---> Running in e08f294580ed [2021-07-29T16:31:51.452Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:31:51.452Z] Removing intermediate container f9adc9fb8715 [2021-07-29T16:31:51.452Z] ---> d324702adc9a [2021-07-29T16:31:51.452Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T16:31:51.452Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T16:31:51.453Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T16:31:51.453Z] Removing intermediate container 12d4db2dfe10 [2021-07-29T16:31:51.453Z] ---> 50aa34943afc [2021-07-29T16:31:51.453Z] Step 20/22 : LABEL arch=arm64 [2021-07-29T16:31:51.751Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T16:31:51.751Z] ---> Running in 4352078082a5 [2021-07-29T16:31:51.751Z] Removing intermediate container e08f294580ed [2021-07-29T16:31:51.751Z] ---> cdd070fb1c04 [2021-07-29T16:31:51.751Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T16:31:51.751Z] ---> Running in d0747d63c07e [2021-07-29T16:31:51.751Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T16:31:52.030Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T16:31:52.030Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:31:52.030Z] ---> Running in 65c4b8eb6ab9 [2021-07-29T16:31:52.030Z] OK: 8 MiB in 20 packages [2021-07-29T16:31:52.306Z] Removing intermediate container 4352078082a5 [2021-07-29T16:31:52.306Z] ---> 37927292c283 [2021-07-29T16:31:52.306Z] Step 22/23 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:52.581Z] Removing intermediate container d0747d63c07e [2021-07-29T16:31:52.581Z] ---> 77f6b2416ca5 [2021-07-29T16:31:52.581Z] Step 21/22 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:52.857Z] ---> Running in 205461acab16 [2021-07-29T16:31:52.857Z] Removing intermediate container 65c4b8eb6ab9 [2021-07-29T16:31:52.857Z] ---> ae02a35858a0 [2021-07-29T16:31:52.857Z] Step 22/23 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:31:52.857Z] ---> Running in 6ed98b4a6c24 [2021-07-29T16:31:53.132Z] ---> Running in aa40a494d79e [2021-07-29T16:31:53.405Z] Removing intermediate container 205461acab16 [2021-07-29T16:31:53.406Z] ---> 8365f4846cc6 [2021-07-29T16:31:53.406Z] Step 23/23 : LABEL version=2.0.1-dev.18 [2021-07-29T16:31:53.681Z] ---> Running in af56b6c0f0c6 [2021-07-29T16:31:53.956Z] Removing intermediate container aa40a494d79e [2021-07-29T16:31:53.956Z] ---> 7681f1f074bd [2021-07-29T16:31:53.956Z] Step 23/23 : LABEL version=2.0.1-dev.18 [2021-07-29T16:31:53.956Z] Removing intermediate container 6ed98b4a6c24 [2021-07-29T16:31:53.956Z] ---> bc0a535a79c6 [2021-07-29T16:31:53.956Z] Step 22/22 : LABEL version=2.0.1-dev.18 [2021-07-29T16:31:53.956Z] Removing intermediate container 546908cf3278 [2021-07-29T16:31:53.956Z] ---> 07eea484d34d [2021-07-29T16:31:53.956Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:31:53.956Z] Removing intermediate container dc1eee9c82ae [2021-07-29T16:31:53.956Z] ---> a538d1fb329c [2021-07-29T16:31:53.956Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:31:54.242Z] ---> Running in 16bb0e781466 [2021-07-29T16:31:54.242Z] ---> Running in 0f45817c6c29 [2021-07-29T16:31:54.530Z] Removing intermediate container af56b6c0f0c6 [2021-07-29T16:31:54.530Z] ---> bcaaf874f204 [2021-07-29T16:31:54.530Z] [2021-07-29T16:31:54.805Z] Successfully built bcaaf874f204 [2021-07-29T16:31:55.079Z] Successfully tagged support-scheduler-arm64:latest [2021-07-29T16:31:55.079Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-07-29T16:31:55.079Z] Removing intermediate container 0f45817c6c29 [2021-07-29T16:31:55.079Z] ---> 3b7fecc4170a [2021-07-29T16:31:55.079Z] [2021-07-29T16:31:55.079Z] Removing intermediate container 16bb0e781466 [2021-07-29T16:31:55.079Z] ---> f4c6e4bdc16c [2021-07-29T16:31:55.079Z] [2021-07-29T16:31:55.079Z] ---> 79ab3bec9f78 [2021-07-29T16:31:55.348Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T16:31:55.348Z] ---> 5feb3d42123d [2021-07-29T16:31:55.348Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T16:31:55.348Z] Successfully built 3b7fecc4170a [2021-07-29T16:31:55.348Z] Successfully built f4c6e4bdc16c [2021-07-29T16:31:55.349Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-29T16:31:55.349Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-07-29T16:31:55.349Z] Successfully tagged support-notifications-arm64:latest [2021-07-29T16:31:55.349Z]  Building support-notifications ... done Building core-metadata [2021-07-29T16:31:57.321Z] ---> eb5040f78e5f [2021-07-29T16:31:57.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T16:31:57.321Z] ---> 9c11918363d7 [2021-07-29T16:31:57.321Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T16:31:59.300Z] ---> 8ea6f7d032e1 [2021-07-29T16:31:59.300Z] ---> 275c967d5357 [2021-07-29T16:31:59.300Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T16:31:59.300Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T16:31:59.904Z] ---> Running in 31ff28e0b49b [2021-07-29T16:32:00.893Z] ---> 5e742d3c3d8f [2021-07-29T16:32:00.893Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T16:32:01.170Z] Removing intermediate container 31ff28e0b49b [2021-07-29T16:32:01.170Z] ---> a9c1520e507c [2021-07-29T16:32:01.170Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:32:01.772Z] ---> Running in 895dfbea33df [2021-07-29T16:32:02.046Z] ---> 75ebacd8bbb3 [2021-07-29T16:32:02.046Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T16:32:02.646Z] ---> Running in 62fb761268a3 [2021-07-29T16:32:02.646Z] Removing intermediate container 895dfbea33df [2021-07-29T16:32:02.646Z] ---> 2edb1c328e9a [2021-07-29T16:32:02.646Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:32:02.927Z] ---> Running in 779c23eb0821 [2021-07-29T16:32:02.927Z] Removing intermediate container 62fb761268a3 [2021-07-29T16:32:02.927Z] ---> 60e4d8a1bfa2 [2021-07-29T16:32:02.927Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T16:32:03.524Z] Removing intermediate container 779c23eb0821 [2021-07-29T16:32:03.524Z] ---> c4cfb3a8834a [2021-07-29T16:32:03.524Z] Step 23/24 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:32:03.524Z] ---> Running in aeaab5f2fd82 [2021-07-29T16:32:04.122Z] ---> 17bf5531c512 [2021-07-29T16:32:04.122Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T16:32:04.720Z] ---> Running in 27570704b5b4 [2021-07-29T16:32:04.720Z] Removing intermediate container aeaab5f2fd82 [2021-07-29T16:32:04.720Z] ---> 76202f744726 [2021-07-29T16:32:04.720Z] Step 24/24 : LABEL version=2.0.1-dev.18 [2021-07-29T16:32:05.320Z] ---> Running in d1168054427e [2021-07-29T16:32:06.313Z] Removing intermediate container d1168054427e [2021-07-29T16:32:06.313Z] ---> a76c88644a62 [2021-07-29T16:32:06.313Z] [2021-07-29T16:32:06.914Z] Successfully built a76c88644a62 [2021-07-29T16:32:06.914Z] Successfully tagged core-data-arm64:latest [2021-07-29T16:32:06.914Z]  Building core-data ... done Building core-command [2021-07-29T16:32:08.907Z] Removing intermediate container 27570704b5b4 [2021-07-29T16:32:08.907Z] ---> 4c220062580e [2021-07-29T16:32:08.907Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T16:32:09.508Z] ---> Running in 62dffc9bc842 [2021-07-29T16:32:10.497Z] Removing intermediate container 62dffc9bc842 [2021-07-29T16:32:10.497Z] ---> 1efebf02b6f9 [2021-07-29T16:32:10.497Z] Step 29/32 : CMD ["gate"] [2021-07-29T16:32:11.492Z] ---> Running in d941cb2ede7e [2021-07-29T16:32:12.935Z] Removing intermediate container d941cb2ede7e [2021-07-29T16:32:12.935Z] ---> 9ce615410b67 [2021-07-29T16:32:12.935Z] Step 30/32 : LABEL arch=arm64 [2021-07-29T16:32:13.534Z] ---> Running in 190c7736d974 [2021-07-29T16:32:14.519Z] Removing intermediate container 190c7736d974 [2021-07-29T16:32:14.519Z] ---> 7b2da5c6dd87 [2021-07-29T16:32:14.519Z] Step 31/32 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:32:15.119Z] ---> Running in 077de414266d [2021-07-29T16:32:15.721Z] Removing intermediate container 077de414266d [2021-07-29T16:32:15.722Z] ---> 44a8dbae3e32 [2021-07-29T16:32:15.722Z] Step 32/32 : LABEL version=2.0.1-dev.18 [2021-07-29T16:32:16.707Z] ---> Running in 756352e189c3 [2021-07-29T16:32:17.697Z] Removing intermediate container 756352e189c3 [2021-07-29T16:32:17.697Z] ---> 05f3504211aa [2021-07-29T16:32:17.697Z] [2021-07-29T16:32:17.974Z] Successfully built 05f3504211aa [2021-07-29T16:32:17.974Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-29T16:32:23.385Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:32:23.386Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:32:23.386Z] ---> 8685b7d6e892 [2021-07-29T16:32:23.386Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T16:32:23.386Z] ---> Using cache [2021-07-29T16:32:23.386Z] ---> a97a96166f70 [2021-07-29T16:32:23.386Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:32:23.386Z] ---> Using cache [2021-07-29T16:32:23.386Z] ---> 48621eea4fc5 [2021-07-29T16:32:23.386Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T16:32:23.386Z] ---> Using cache [2021-07-29T16:32:23.386Z] ---> aefeb837dca4 [2021-07-29T16:32:23.386Z] Step 6/26 : COPY go.mod . [2021-07-29T16:32:23.386Z] ---> Using cache [2021-07-29T16:32:23.386Z] ---> 7cd45386503c [2021-07-29T16:32:23.386Z] Step 7/26 : RUN go mod download [2021-07-29T16:32:23.386Z] ---> Using cache [2021-07-29T16:32:23.386Z] ---> b9b01119e85c [2021-07-29T16:32:23.386Z] Step 8/26 : COPY . . [2021-07-29T16:32:23.386Z] ---> Using cache [2021-07-29T16:32:23.386Z] ---> b8a78935a5bb [2021-07-29T16:32:23.386Z] Step 9/26 : RUN go mod tidy [2021-07-29T16:32:23.386Z] ---> Using cache [2021-07-29T16:32:23.386Z] ---> 4f9ced0d53cd [2021-07-29T16:32:23.386Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T16:32:24.003Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:32:24.003Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:32:24.003Z] ---> 8685b7d6e892 [2021-07-29T16:32:24.003Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:32:24.003Z] ---> Using cache [2021-07-29T16:32:24.003Z] ---> a97a96166f70 [2021-07-29T16:32:24.003Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:32:24.003Z] ---> Using cache [2021-07-29T16:32:24.003Z] ---> 48621eea4fc5 [2021-07-29T16:32:24.003Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T16:32:24.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:32:24.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:32:24.283Z] ---> 8685b7d6e892 [2021-07-29T16:32:24.283Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:32:24.283Z] ---> Using cache [2021-07-29T16:32:24.283Z] ---> a97a96166f70 [2021-07-29T16:32:24.283Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:32:24.283Z] ---> Using cache [2021-07-29T16:32:24.283Z] ---> 48621eea4fc5 [2021-07-29T16:32:24.283Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:32:24.283Z] ---> Using cache [2021-07-29T16:32:24.283Z] ---> aefeb837dca4 [2021-07-29T16:32:24.283Z] Step 6/24 : COPY go.mod . [2021-07-29T16:32:24.283Z] ---> Using cache [2021-07-29T16:32:24.283Z] ---> 7cd45386503c [2021-07-29T16:32:24.283Z] Step 7/24 : RUN go mod download [2021-07-29T16:32:24.283Z] ---> Using cache [2021-07-29T16:32:24.283Z] ---> b9b01119e85c [2021-07-29T16:32:24.283Z] Step 8/24 : COPY . . [2021-07-29T16:32:24.283Z] ---> Using cache [2021-07-29T16:32:24.283Z] ---> b8a78935a5bb [2021-07-29T16:32:24.283Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:32:24.283Z] ---> Using cache [2021-07-29T16:32:24.283Z] ---> 4f9ced0d53cd [2021-07-29T16:32:24.283Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T16:32:25.271Z] ---> Running in 97424229067b [2021-07-29T16:32:25.271Z] ---> Running in 1bf78acad4f8 [2021-07-29T16:32:25.271Z] ---> Running in a00995027329 [2021-07-29T16:32:27.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T16:32:27.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:32:27.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T16:32:27.869Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T16:32:27.869Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T16:32:27.869Z] ---> 8685b7d6e892 [2021-07-29T16:32:27.869Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T16:32:27.869Z] ---> Using cache [2021-07-29T16:32:27.869Z] ---> a97a96166f70 [2021-07-29T16:32:27.869Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T16:32:27.869Z] ---> Using cache [2021-07-29T16:32:27.869Z] ---> 48621eea4fc5 [2021-07-29T16:32:27.869Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T16:32:27.869Z] ---> Using cache [2021-07-29T16:32:27.869Z] ---> aefeb837dca4 [2021-07-29T16:32:27.869Z] Step 6/24 : COPY go.mod . [2021-07-29T16:32:27.869Z] ---> Using cache [2021-07-29T16:32:27.869Z] ---> 7cd45386503c [2021-07-29T16:32:27.869Z] Step 7/24 : RUN go mod download [2021-07-29T16:32:27.869Z] ---> Using cache [2021-07-29T16:32:27.869Z] ---> b9b01119e85c [2021-07-29T16:32:27.869Z] Step 8/24 : COPY . . [2021-07-29T16:32:27.869Z] ---> Using cache [2021-07-29T16:32:27.869Z] ---> b8a78935a5bb [2021-07-29T16:32:27.869Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:32:27.869Z] ---> Using cache [2021-07-29T16:32:27.869Z] ---> 4f9ced0d53cd [2021-07-29T16:32:27.869Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T16:32:28.857Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:32:28.857Z] ---> Running in ff7c7a854983 [2021-07-29T16:32:29.844Z] OK: 218 MiB in 52 packages [2021-07-29T16:32:30.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T16:32:31.437Z] Removing intermediate container 97424229067b [2021-07-29T16:32:31.437Z] ---> a8ae0ad7a61b [2021-07-29T16:32:31.437Z] Step 6/24 : COPY go.mod . [2021-07-29T16:32:32.424Z] ---> ba11886a72f6 [2021-07-29T16:32:32.424Z] Step 7/24 : RUN go mod download [2021-07-29T16:32:33.027Z] ---> Running in 6297a3f961c2 [2021-07-29T16:32:38.443Z] Removing intermediate container 6297a3f961c2 [2021-07-29T16:32:38.443Z] ---> ce88cd80ad35 [2021-07-29T16:32:38.443Z] Step 8/24 : COPY . . [2021-07-29T16:32:50.883Z] ---> 27934744989b [2021-07-29T16:32:50.883Z] Step 9/24 : RUN go mod tidy [2021-07-29T16:32:50.883Z] ---> Running in cfcd49421599 [2021-07-29T16:32:57.622Z] Removing intermediate container cfcd49421599 [2021-07-29T16:32:57.622Z] ---> 5b756fe4341c [2021-07-29T16:32:57.622Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T16:32:57.903Z] ---> Running in 57634a100684 [2021-07-29T16:32:59.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T16:33:56.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T16:34:06.945Z] Removing intermediate container ff7c7a854983 [2021-07-29T16:34:06.945Z] ---> db7ba957de87 [2021-07-29T16:34:06.945Z] [2021-07-29T16:34:06.945Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:34:06.945Z] ---> c4fd0aeabfcf [2021-07-29T16:34:06.945Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:34:06.945Z] ---> Using cache [2021-07-29T16:34:06.945Z] ---> e9660acba4b3 [2021-07-29T16:34:06.945Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:34:06.945Z] ---> Using cache [2021-07-29T16:34:06.945Z] ---> 7bd359351434 [2021-07-29T16:34:06.945Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T16:34:07.226Z] Removing intermediate container a00995027329 [2021-07-29T16:34:07.227Z] ---> 948f62f38bea [2021-07-29T16:34:07.227Z] [2021-07-29T16:34:07.227Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T16:34:07.227Z] ---> c4fd0aeabfcf [2021-07-29T16:34:07.227Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T16:34:07.227Z] ---> Running in 2afe365e3966 [2021-07-29T16:34:07.501Z] Removing intermediate container 1bf78acad4f8 [2021-07-29T16:34:07.501Z] ---> b4c2b6bc9bbf [2021-07-29T16:34:07.501Z] [2021-07-29T16:34:07.501Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T16:34:07.501Z] ---> c4fd0aeabfcf [2021-07-29T16:34:07.501Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T16:34:07.501Z] ---> Using cache [2021-07-29T16:34:07.501Z] ---> e9660acba4b3 [2021-07-29T16:34:07.501Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T16:34:07.501Z] ---> Using cache [2021-07-29T16:34:07.501Z] ---> 7bd359351434 [2021-07-29T16:34:07.501Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T16:34:07.780Z] ---> Running in babf6c922ab4 [2021-07-29T16:34:08.059Z] ---> Running in ae24c04fea4b [2021-07-29T16:34:08.352Z] Removing intermediate container 2afe365e3966 [2021-07-29T16:34:08.352Z] ---> a04bd0268385 [2021-07-29T16:34:08.352Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:34:08.639Z] ---> Running in 3488c54e63bf [2021-07-29T16:34:08.918Z] Removing intermediate container ae24c04fea4b [2021-07-29T16:34:08.918Z] ---> d8a539b6a9ab [2021-07-29T16:34:08.918Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T16:34:09.200Z] ---> Running in 4730c7c6504b [2021-07-29T16:34:09.488Z] Removing intermediate container 3488c54e63bf [2021-07-29T16:34:09.489Z] ---> f6653f2bec10 [2021-07-29T16:34:09.489Z] Step 16/24 : WORKDIR / [2021-07-29T16:34:09.489Z] ---> Running in d4b461fc14bc [2021-07-29T16:34:09.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:34:10.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:34:10.040Z] Removing intermediate container 4730c7c6504b [2021-07-29T16:34:10.040Z] ---> 161a7dfa35af [2021-07-29T16:34:10.040Z] Step 16/24 : WORKDIR / [2021-07-29T16:34:10.317Z] ---> Running in f8b640993258 [2021-07-29T16:34:10.593Z] Removing intermediate container d4b461fc14bc [2021-07-29T16:34:10.593Z] ---> 51e37fcba7aa [2021-07-29T16:34:10.593Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:34:10.593Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T16:34:10.593Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T16:34:10.593Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T16:34:10.593Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T16:34:10.593Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T16:34:10.593Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T16:34:10.593Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T16:34:10.593Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T16:34:10.873Z] OK: 7 MiB in 20 packages [2021-07-29T16:34:11.157Z] Removing intermediate container f8b640993258 [2021-07-29T16:34:11.157Z] ---> fa5cd685eacc [2021-07-29T16:34:11.157Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T16:34:12.148Z] ---> 847b9037cbc1 [2021-07-29T16:34:12.148Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T16:34:12.425Z] ---> 75105390da32 [2021-07-29T16:34:12.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T16:34:13.879Z] Removing intermediate container babf6c922ab4 [2021-07-29T16:34:13.879Z] ---> 8242572604f6 [2021-07-29T16:34:13.879Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T16:34:14.871Z] ---> b64e570094f2 [2021-07-29T16:34:14.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T16:34:14.872Z] ---> Running in 6b8f35419305 [2021-07-29T16:34:14.872Z] ---> f040692a9b24 [2021-07-29T16:34:14.872Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T16:34:15.470Z] Removing intermediate container 57634a100684 [2021-07-29T16:34:15.470Z] ---> fce1ef8f0bd5 [2021-07-29T16:34:15.470Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T16:34:15.755Z] ---> Running in 8f390fd865be [2021-07-29T16:34:15.755Z] Removing intermediate container 6b8f35419305 [2021-07-29T16:34:15.755Z] ---> beaa10a2a106 [2021-07-29T16:34:15.755Z] Step 14/26 : WORKDIR / [2021-07-29T16:34:15.755Z] ---> 5fe85a267c6b [2021-07-29T16:34:15.755Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T16:34:16.035Z] ---> Running in 8b16e833cae8 [2021-07-29T16:34:16.035Z] ---> Running in 6f9cc4ead359 [2021-07-29T16:34:16.312Z] ---> da085a5d6852 [2021-07-29T16:34:16.312Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T16:34:16.590Z] ---> Running in fb508b415078 [2021-07-29T16:34:17.194Z] Removing intermediate container 8b16e833cae8 [2021-07-29T16:34:17.194Z] ---> 028e18d67b05 [2021-07-29T16:34:17.194Z] 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-07-29T16:34:17.194Z] Removing intermediate container 6f9cc4ead359 [2021-07-29T16:34:17.194Z] ---> 2fdd4ac96538 [2021-07-29T16:34:17.194Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:34:17.194Z] Removing intermediate container fb508b415078 [2021-07-29T16:34:17.194Z] ---> bb80941f5091 [2021-07-29T16:34:17.194Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:34:17.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T16:34:17.468Z] ---> Running in 705ebeb5f5a7 [2021-07-29T16:34:17.468Z] ---> Running in d9edf02b5f4c [2021-07-29T16:34:18.459Z] Removing intermediate container d9edf02b5f4c [2021-07-29T16:34:18.459Z] ---> 5f07f9070077 [2021-07-29T16:34:18.459Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:34:18.459Z] Removing intermediate container 705ebeb5f5a7 [2021-07-29T16:34:18.459Z] ---> d457b7c05525 [2021-07-29T16:34:18.459Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:34:18.459Z] ---> Running in 85065b2acbb6 [2021-07-29T16:34:18.459Z] ---> 60a6612ac3de [2021-07-29T16:34:18.459Z] 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-07-29T16:34:18.736Z] ---> Running in 4cffd15b522b [2021-07-29T16:34:19.720Z] Removing intermediate container 85065b2acbb6 [2021-07-29T16:34:19.720Z] ---> 15fcf148f949 [2021-07-29T16:34:19.720Z] Step 23/24 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:34:19.720Z] Removing intermediate container 4cffd15b522b [2021-07-29T16:34:19.720Z] ---> c94a047f24a5 [2021-07-29T16:34:19.720Z] Step 23/24 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:34:19.720Z] ---> e67843397502 [2021-07-29T16:34:19.720Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T16:34:19.720Z] ---> Running in 3aa0a2a883d9 [2021-07-29T16:34:19.991Z] ---> Running in d15633bd0e87 [2021-07-29T16:34:20.587Z] Removing intermediate container 3aa0a2a883d9 [2021-07-29T16:34:20.587Z] ---> b085c0153ee8 [2021-07-29T16:34:20.587Z] Step 24/24 : LABEL version=2.0.1-dev.18 [2021-07-29T16:34:20.587Z] Removing intermediate container d15633bd0e87 [2021-07-29T16:34:20.587Z] ---> 70f4b0c54d0f [2021-07-29T16:34:20.587Z] Step 24/24 : LABEL version=2.0.1-dev.18 [2021-07-29T16:34:20.871Z] ---> Running in 47a9391ee5dc [2021-07-29T16:34:20.871Z] Removing intermediate container 8f390fd865be [2021-07-29T16:34:20.871Z] ---> fdd349efec52 [2021-07-29T16:34:20.871Z] [2021-07-29T16:34:20.871Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T16:34:20.871Z] ---> 18d4770d2be8 [2021-07-29T16:34:20.871Z] 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-07-29T16:34:20.871Z] ---> Running in 052d5fb386a9 [2021-07-29T16:34:21.146Z] 20.10.6: Pulling from library/docker [2021-07-29T16:34:21.753Z] Removing intermediate container 47a9391ee5dc [2021-07-29T16:34:21.753Z] ---> e321269bc311 [2021-07-29T16:34:21.753Z] [2021-07-29T16:34:22.037Z] Successfully built e321269bc311 [2021-07-29T16:34:22.037Z] Removing intermediate container 052d5fb386a9 [2021-07-29T16:34:22.037Z] ---> 8bec74020cf3 [2021-07-29T16:34:22.037Z] [2021-07-29T16:34:22.037Z] Successfully tagged core-metadata-arm64:latest [2021-07-29T16:34:22.037Z] ---> b627cdcdd9d0 [2021-07-29T16:34:22.037Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T16:34:22.311Z]  Building core-metadata ... done Successfully built 8bec74020cf3 [2021-07-29T16:34:22.588Z] Successfully tagged core-command-arm64:latest [2021-07-29T16:34:25.249Z]  Building core-command ... done  ---> cfe44a35c58c [2021-07-29T16:34:25.249Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T16:34:27.869Z] ---> c504f02d0511 [2021-07-29T16:34:27.869Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T16:34:28.844Z] ---> 37ddadc6a43d [2021-07-29T16:34:28.844Z] 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-07-29T16:34:28.844Z] ---> Running in 7892dc1c15b2 [2021-07-29T16:34:30.275Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T16:34:30.275Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T16:34:30.275Z] ---> cdf2a7733a7b [2021-07-29T16:34:30.275Z] 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-07-29T16:34:30.552Z] ---> Running in 58ea7e2c9579 [2021-07-29T16:34:31.148Z] Removing intermediate container 58ea7e2c9579 [2021-07-29T16:34:31.148Z] ---> 36c1fab55c45 [2021-07-29T16:34:31.148Z] 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-07-29T16:34:31.148Z] ---> Running in 60dd5384e0ea [2021-07-29T16:34:31.148Z] Removing intermediate container 7892dc1c15b2 [2021-07-29T16:34:31.148Z] ---> 9fa097984843 [2021-07-29T16:34:31.148Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T16:34:31.421Z] ---> Running in dbeda7e11642 [2021-07-29T16:34:32.010Z] Removing intermediate container dbeda7e11642 [2021-07-29T16:34:32.010Z] ---> 474694ef55bc [2021-07-29T16:34:32.010Z] Step 24/26 : LABEL arch=arm64 [2021-07-29T16:34:32.281Z] ---> Running in d0281fe3f3e2 [2021-07-29T16:34:32.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T16:34:32.823Z] Removing intermediate container d0281fe3f3e2 [2021-07-29T16:34:32.823Z] ---> 2a9ceddc6526 [2021-07-29T16:34:32.823Z] Step 25/26 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:34:32.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T16:34:32.823Z] ---> Running in a961495be7d0 [2021-07-29T16:34:33.414Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T16:34:33.414Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T16:34:33.414Z] Executing bash-5.1.0-r0.post-install [2021-07-29T16:34:33.414Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T16:34:33.414Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T16:34:33.414Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T16:34:33.414Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T16:34:33.414Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T16:34:33.414Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T16:34:33.414Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T16:34:33.414Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T16:34:33.414Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T16:34:33.414Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T16:34:33.414Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T16:34:33.414Z] Removing intermediate container a961495be7d0 [2021-07-29T16:34:33.414Z] ---> 83d40aa41081 [2021-07-29T16:34:33.414Z] Step 26/26 : LABEL version=2.0.1-dev.18 [2021-07-29T16:34:33.414Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T16:34:33.696Z] ---> Running in 673311cb9f73 [2021-07-29T16:34:34.669Z] Removing intermediate container 673311cb9f73 [2021-07-29T16:34:34.669Z] ---> 2475c9093edc [2021-07-29T16:34:34.669Z] [2021-07-29T16:34:34.940Z] Successfully built 2475c9093edc [2021-07-29T16:34:34.940Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-29T16:34:35.210Z]  Building security-secretstore-setup ... done (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T16:34:35.210Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T16:34:35.210Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T16:34:35.210Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T16:34:35.210Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T16:34:35.210Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T16:34:35.481Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T16:34:35.481Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T16:34:35.481Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T16:34:35.481Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T16:34:35.481Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T16:34:35.481Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T16:34:35.481Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T16:34:35.752Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T16:34:35.752Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T16:34:35.752Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T16:34:35.752Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T16:34:35.752Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T16:34:35.752Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T16:34:35.752Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T16:34:35.752Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T16:34:35.752Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T16:34:35.752Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T16:34:35.752Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T16:34:35.752Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T16:34:36.346Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T16:34:36.347Z] OK: 82 MiB in 59 packages [2021-07-29T16:34:43.046Z] Collecting docker-compose==1.23.2 [2021-07-29T16:34:43.046Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T16:34:43.046Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T16:34:43.046Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T16:34:43.046Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T16:34:43.046Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T16:34:43.320Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T16:34:43.320Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T16:34:45.290Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T16:34:45.290Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T16:34:46.726Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T16:34:46.726Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T16:34:48.699Z] Collecting PyYAML<4,>=3.10 [2021-07-29T16:34:48.699Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T16:34:52.067Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T16:34:52.067Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T16:34:52.657Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T16:34:52.657Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T16:34:52.928Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T16:34:52.928Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T16:34:52.928Z] 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-07-29T16:34:53.517Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T16:34:53.517Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T16:34:54.108Z] Collecting idna<2.8,>=2.5 [2021-07-29T16:34:54.108Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T16:34:54.381Z] Collecting certifi>=2017.4.17 [2021-07-29T16:34:54.381Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T16:34:54.381Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T16:34:54.381Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T16:34:54.973Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T16:34:54.973Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T16:34:55.243Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T16:34:55.243Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T16:34:55.243Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T16:34:55.243Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T16:34:55.832Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T16:34:55.832Z] Attempting uninstall: urllib3 [2021-07-29T16:34:55.833Z] Found existing installation: urllib3 1.26.2 [2021-07-29T16:34:55.833Z] Uninstalling urllib3-1.26.2: [2021-07-29T16:34:56.104Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T16:34:56.374Z] Attempting uninstall: idna [2021-07-29T16:34:56.374Z] Found existing installation: idna 3.1 [2021-07-29T16:34:56.647Z] Uninstalling idna-3.1: [2021-07-29T16:34:56.647Z] Successfully uninstalled idna-3.1 [2021-07-29T16:34:57.242Z] Attempting uninstall: chardet [2021-07-29T16:34:57.242Z] Found existing installation: chardet 4.0.0 [2021-07-29T16:34:57.242Z] Uninstalling chardet-4.0.0: [2021-07-29T16:34:57.242Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T16:34:58.672Z] Attempting uninstall: requests [2021-07-29T16:34:58.672Z] Found existing installation: requests 2.25.1 [2021-07-29T16:34:58.672Z] Uninstalling requests-2.25.1: [2021-07-29T16:34:58.672Z] Successfully uninstalled requests-2.25.1 [2021-07-29T16:34:58.946Z] Running setup.py install for texttable: started [2021-07-29T16:35:00.918Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T16:35:00.918Z] Running setup.py install for PyYAML: started [2021-07-29T16:35:02.894Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T16:35:03.166Z] Running setup.py install for docopt: started [2021-07-29T16:35:05.222Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T16:35:05.222Z] Running setup.py install for dockerpty: started [2021-07-29T16:35:07.236Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T16:35:08.674Z] 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-07-29T16:35:16.972Z] Removing intermediate container 60dd5384e0ea [2021-07-29T16:35:16.972Z] ---> 8ec1e4d2a3ff [2021-07-29T16:35:16.972Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T16:35:17.577Z] ---> Running in 19d971b7c80a [2021-07-29T16:35:17.849Z] Removing intermediate container 19d971b7c80a [2021-07-29T16:35:17.849Z] ---> 2910f9ac512b [2021-07-29T16:35:17.849Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T16:35:18.125Z] ---> Running in 7ad1e79eeb2d [2021-07-29T16:35:18.726Z] Removing intermediate container 7ad1e79eeb2d [2021-07-29T16:35:18.726Z] ---> 87fcfc5fd78b [2021-07-29T16:35:18.726Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T16:35:19.712Z] ---> 07fc449e6850 [2021-07-29T16:35:19.712Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T16:35:20.697Z] ---> 1b6dba2a9e66 [2021-07-29T16:35:20.697Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T16:35:21.739Z] ---> 476d7476593f [2021-07-29T16:35:21.739Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T16:35:21.739Z] ---> Running in 46bfdff4e487 [2021-07-29T16:35:22.337Z] Removing intermediate container 46bfdff4e487 [2021-07-29T16:35:22.337Z] ---> 4d98c6b79ed2 [2021-07-29T16:35:22.337Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T16:35:22.613Z] ---> Running in 12546e74a2f9 [2021-07-29T16:35:22.888Z] Removing intermediate container 12546e74a2f9 [2021-07-29T16:35:22.889Z] ---> c73c6349f348 [2021-07-29T16:35:22.889Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T16:35:23.169Z] ---> Running in 2360fe4a4594 [2021-07-29T16:35:23.445Z] Removing intermediate container 2360fe4a4594 [2021-07-29T16:35:23.445Z] ---> 4520edb943da [2021-07-29T16:35:23.445Z] Step 23/24 : LABEL git_sha=7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:23.720Z] ---> Running in 6eeec33ec779 [2021-07-29T16:35:24.323Z] Removing intermediate container 6eeec33ec779 [2021-07-29T16:35:24.323Z] ---> 5c5024fb415d [2021-07-29T16:35:24.323Z] Step 24/24 : LABEL version=2.0.1-dev.18 [2021-07-29T16:35:24.323Z] ---> Running in 4d43af838c11 [2021-07-29T16:35:24.921Z] Removing intermediate container 4d43af838c11 [2021-07-29T16:35:24.921Z] ---> e07564b57baf [2021-07-29T16:35:24.921Z] [2021-07-29T16:35:25.195Z] Successfully built e07564b57baf [2021-07-29T16:35:25.195Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-29T16:35:25.488Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T16:35:25.493Z] $ docker stop --time=1 e7fbd7ce1932e1595da8369bb5633648da64eafdaca3cb2c887fe24c44263e42 [2021-07-29T16:35:27.352Z] $ docker rm -f e7fbd7ce1932e1595da8369bb5633648da64eafdaca3cb2c887fe24c44263e42 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T16:35:27.972Z] + docker images [2021-07-29T16:35:28.242Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T16:35:28.242Z] sys-mgmt-agent-arm64 latest e07564b57baf 4 seconds ago 311MB [2021-07-29T16:35:28.242Z] security-secretstore-setup-arm64 latest 2475c9093edc 54 seconds ago 27.4MB [2021-07-29T16:35:28.242Z] core-metadata-arm64 latest e321269bc311 About a minute ago 15.8MB [2021-07-29T16:35:28.242Z] core-command-arm64 latest 8bec74020cf3 About a minute ago 15.1MB [2021-07-29T16:35:28.242Z] fdd349efec52 About a minute ago 1.45GB [2021-07-29T16:35:28.242Z] 948f62f38bea About a minute ago 1.45GB [2021-07-29T16:35:28.242Z] b4c2b6bc9bbf About a minute ago 1.45GB [2021-07-29T16:35:28.242Z] db7ba957de87 About a minute ago 1.44GB [2021-07-29T16:35:28.242Z] security-bootstrapper-arm64 latest 05f3504211aa 3 minutes ago 17.7MB [2021-07-29T16:35:28.242Z] core-data-arm64 latest a76c88644a62 3 minutes ago 19.3MB [2021-07-29T16:35:28.242Z] support-notifications-arm64 latest f4c6e4bdc16c 3 minutes ago 15.9MB [2021-07-29T16:35:28.242Z] support-scheduler-arm64 latest bcaaf874f204 3 minutes ago 15.2MB [2021-07-29T16:35:28.242Z] security-proxy-setup-arm64 latest 3b7fecc4170a 3 minutes ago 24.5MB [2021-07-29T16:35:28.242Z] 14614175a3db 3 minutes ago 1.45GB [2021-07-29T16:35:28.242Z] 12d07611b7d9 3 minutes ago 1.45GB [2021-07-29T16:35:28.242Z] 29a76a239cfb 3 minutes ago 1.45GB [2021-07-29T16:35:28.243Z] 9202b56bcb17 4 minutes ago 1.45GB [2021-07-29T16:35:28.243Z] 95769a16e139 4 minutes ago 1.45GB [2021-07-29T16:35:28.243Z] ci-base-image-arm64 latest 8685b7d6e892 8 minutes ago 1.23GB [2021-07-29T16:35:28.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB [2021-07-29T16:35:28.243Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-07-29T16:35:28.243Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-29T16:35:28.243Z] 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-07-29T16:35:28.507Z] provisioning config files... [2021-07-29T16:35:28.527Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config4600442971601104653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:35:28.885Z] ---> docker-login.sh [2021-07-29T16:35:28.885Z] nexus3.edgexfoundry.org:10001 [2021-07-29T16:35:29.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:35:29.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:35:29.428Z] Configure a credential helper to remove this warning. See [2021-07-29T16:35:29.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:35:29.428Z] [2021-07-29T16:35:29.428Z] Login Succeeded [2021-07-29T16:35:29.428Z] nexus3.edgexfoundry.org:10002 [2021-07-29T16:35:29.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:35:29.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:35:29.971Z] Configure a credential helper to remove this warning. See [2021-07-29T16:35:29.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:35:29.971Z] [2021-07-29T16:35:29.971Z] Login Succeeded [2021-07-29T16:35:29.971Z] nexus3.edgexfoundry.org:10003 [2021-07-29T16:35:30.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:35:30.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:35:30.565Z] Configure a credential helper to remove this warning. See [2021-07-29T16:35:30.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:35:30.565Z] [2021-07-29T16:35:30.565Z] Login Succeeded [2021-07-29T16:35:30.565Z] nexus3.edgexfoundry.org:10004 [2021-07-29T16:35:31.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:35:31.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:35:31.161Z] Configure a credential helper to remove this warning. See [2021-07-29T16:35:31.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:35:31.161Z] [2021-07-29T16:35:31.161Z] Login Succeeded [2021-07-29T16:35:31.161Z] docker.io [2021-07-29T16:35:31.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T16:35:32.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T16:35:32.030Z] Configure a credential helper to remove this warning. See [2021-07-29T16:35:32.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T16:35:32.030Z] [2021-07-29T16:35:32.030Z] Login Succeeded [2021-07-29T16:35:32.030Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T16:35:32.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:35:32.113Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-07-29T16:35:32.113Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:32.113Z] latest [2021-07-29T16:35:32.113Z] 2.0.1-dev.18 [2021-07-29T16:35:32.113Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:32.113Z] main [2021-07-29T16:35:32.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:32.514Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:32.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:32.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:35:32.857Z] 66af60248070: Preparing [2021-07-29T16:35:32.857Z] 53d77a5dd768: Preparing [2021-07-29T16:35:32.857Z] 83284f416867: Preparing [2021-07-29T16:35:32.857Z] 7def7cc227b1: Preparing [2021-07-29T16:35:32.857Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:33.129Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:33.723Z] 7def7cc227b1: Pushed [2021-07-29T16:35:33.723Z] 83284f416867: Pushed [2021-07-29T16:35:33.723Z] 66af60248070: Pushed [2021-07-29T16:35:35.703Z] 53d77a5dd768: Pushed [2021-07-29T16:35:35.973Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:b137cdb44a4d91712f13f9621686d3fde7ef76c0e024685c131b4b87d4b62b51 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:36.312Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:36.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-29T16:35:36.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:35:36.649Z] 66af60248070: Preparing [2021-07-29T16:35:36.649Z] 53d77a5dd768: Preparing [2021-07-29T16:35:36.649Z] 83284f416867: Preparing [2021-07-29T16:35:36.649Z] 7def7cc227b1: Preparing [2021-07-29T16:35:36.649Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:36.920Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:36.920Z] 83284f416867: Layer already exists [2021-07-29T16:35:36.920Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:36.920Z] 66af60248070: Layer already exists [2021-07-29T16:35:36.920Z] 53d77a5dd768: Layer already exists [2021-07-29T16:35:36.920Z] latest: digest: sha256:b137cdb44a4d91712f13f9621686d3fde7ef76c0e024685c131b4b87d4b62b51 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:37.264Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:37.603Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.18 [2021-07-29T16:35:37.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:35:37.604Z] 66af60248070: Preparing [2021-07-29T16:35:37.604Z] 53d77a5dd768: Preparing [2021-07-29T16:35:37.604Z] 83284f416867: Preparing [2021-07-29T16:35:37.604Z] 7def7cc227b1: Preparing [2021-07-29T16:35:37.604Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:37.874Z] 53d77a5dd768: Layer already exists [2021-07-29T16:35:37.874Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:37.874Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:37.874Z] 66af60248070: Layer already exists [2021-07-29T16:35:37.874Z] 83284f416867: Layer already exists [2021-07-29T16:35:37.874Z] 2.0.1-dev.18: digest: sha256:b137cdb44a4d91712f13f9621686d3fde7ef76c0e024685c131b4b87d4b62b51 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:38.219Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:38.559Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:38.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:35:38.559Z] 66af60248070: Preparing [2021-07-29T16:35:38.559Z] 53d77a5dd768: Preparing [2021-07-29T16:35:38.559Z] 83284f416867: Preparing [2021-07-29T16:35:38.559Z] 7def7cc227b1: Preparing [2021-07-29T16:35:38.559Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:38.559Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:38.559Z] 66af60248070: Layer already exists [2021-07-29T16:35:38.559Z] 53d77a5dd768: Layer already exists [2021-07-29T16:35:38.559Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:38.559Z] 83284f416867: Layer already exists [2021-07-29T16:35:38.831Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:b137cdb44a4d91712f13f9621686d3fde7ef76c0e024685c131b4b87d4b62b51 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:39.179Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:39.523Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-07-29T16:35:39.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-07-29T16:35:39.523Z] 66af60248070: Preparing [2021-07-29T16:35:39.523Z] 53d77a5dd768: Preparing [2021-07-29T16:35:39.523Z] 83284f416867: Preparing [2021-07-29T16:35:39.523Z] 7def7cc227b1: Preparing [2021-07-29T16:35:39.523Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:39.794Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:39.794Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:39.794Z] 66af60248070: Layer already exists [2021-07-29T16:35:39.794Z] 53d77a5dd768: Layer already exists [2021-07-29T16:35:39.794Z] 83284f416867: Layer already exists [2021-07-29T16:35:39.794Z] main: digest: sha256:b137cdb44a4d91712f13f9621686d3fde7ef76c0e024685c131b4b87d4b62b51 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:35:39.853Z] ===================================================== [Pipeline] echo [2021-07-29T16:35:39.867Z] taggedImages: [2021-07-29T16:35:39.867Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:39.867Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-07-29T16:35:39.867Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.18 [2021-07-29T16:35:39.867Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:39.867Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-07-29T16:35:39.898Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-07-29T16:35:39.898Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:39.898Z] latest [2021-07-29T16:35:39.898Z] 2.0.1-dev.18 [2021-07-29T16:35:39.898Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:39.898Z] main [2021-07-29T16:35:39.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:40.273Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:40.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:40.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:35:40.615Z] e790d280b97c: Preparing [2021-07-29T16:35:40.615Z] 0bab8cea487a: Preparing [2021-07-29T16:35:40.615Z] 83284f416867: Preparing [2021-07-29T16:35:40.615Z] a71e80e8c9c5: Preparing [2021-07-29T16:35:40.615Z] ee86ab68e086: Preparing [2021-07-29T16:35:40.615Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:40.615Z] 3fbe34a1663b: Waiting [2021-07-29T16:35:40.891Z] 83284f416867: Layer already exists [2021-07-29T16:35:40.891Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:41.163Z] e790d280b97c: Pushed [2021-07-29T16:35:41.163Z] ee86ab68e086: Pushed [2021-07-29T16:35:41.757Z] a71e80e8c9c5: Pushed [2021-07-29T16:35:43.780Z] 0bab8cea487a: Pushed [2021-07-29T16:35:44.373Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:0aa694c73a7776d2fed78236454148fc49fbce8e1dbcfe4f89e4319849a207c0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:44.714Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:45.056Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-29T16:35:45.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:35:45.056Z] e790d280b97c: Preparing [2021-07-29T16:35:45.056Z] 0bab8cea487a: Preparing [2021-07-29T16:35:45.056Z] 83284f416867: Preparing [2021-07-29T16:35:45.056Z] a71e80e8c9c5: Preparing [2021-07-29T16:35:45.056Z] ee86ab68e086: Preparing [2021-07-29T16:35:45.056Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:45.056Z] 3fbe34a1663b: Waiting [2021-07-29T16:35:45.327Z] a71e80e8c9c5: Layer already exists [2021-07-29T16:35:45.327Z] 83284f416867: Layer already exists [2021-07-29T16:35:45.327Z] ee86ab68e086: Layer already exists [2021-07-29T16:35:45.327Z] 0bab8cea487a: Layer already exists [2021-07-29T16:35:45.327Z] e790d280b97c: Layer already exists [2021-07-29T16:35:45.327Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:45.327Z] latest: digest: sha256:0aa694c73a7776d2fed78236454148fc49fbce8e1dbcfe4f89e4319849a207c0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:45.678Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:46.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.18 [2021-07-29T16:35:46.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:35:46.020Z] e790d280b97c: Preparing [2021-07-29T16:35:46.020Z] 0bab8cea487a: Preparing [2021-07-29T16:35:46.020Z] 83284f416867: Preparing [2021-07-29T16:35:46.020Z] a71e80e8c9c5: Preparing [2021-07-29T16:35:46.020Z] ee86ab68e086: Preparing [2021-07-29T16:35:46.020Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:46.020Z] 3fbe34a1663b: Waiting [2021-07-29T16:35:46.291Z] 0bab8cea487a: Layer already exists [2021-07-29T16:35:46.291Z] a71e80e8c9c5: Layer already exists [2021-07-29T16:35:46.291Z] ee86ab68e086: Layer already exists [2021-07-29T16:35:46.291Z] 83284f416867: Layer already exists [2021-07-29T16:35:46.291Z] e790d280b97c: Layer already exists [2021-07-29T16:35:46.291Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:46.291Z] 2.0.1-dev.18: digest: sha256:0aa694c73a7776d2fed78236454148fc49fbce8e1dbcfe4f89e4319849a207c0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:46.634Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:46.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:46.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:35:46.997Z] e790d280b97c: Preparing [2021-07-29T16:35:46.997Z] 0bab8cea487a: Preparing [2021-07-29T16:35:46.997Z] 83284f416867: Preparing [2021-07-29T16:35:46.997Z] a71e80e8c9c5: Preparing [2021-07-29T16:35:46.997Z] ee86ab68e086: Preparing [2021-07-29T16:35:46.997Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:46.997Z] 3fbe34a1663b: Waiting [2021-07-29T16:35:47.272Z] ee86ab68e086: Layer already exists [2021-07-29T16:35:47.272Z] a71e80e8c9c5: Layer already exists [2021-07-29T16:35:47.272Z] 83284f416867: Layer already exists [2021-07-29T16:35:47.272Z] e790d280b97c: Layer already exists [2021-07-29T16:35:47.272Z] 0bab8cea487a: Layer already exists [2021-07-29T16:35:47.272Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:47.272Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:0aa694c73a7776d2fed78236454148fc49fbce8e1dbcfe4f89e4319849a207c0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:47.614Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:47.952Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-07-29T16:35:47.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-07-29T16:35:47.953Z] e790d280b97c: Preparing [2021-07-29T16:35:47.953Z] 0bab8cea487a: Preparing [2021-07-29T16:35:47.953Z] 83284f416867: Preparing [2021-07-29T16:35:47.953Z] a71e80e8c9c5: Preparing [2021-07-29T16:35:47.953Z] ee86ab68e086: Preparing [2021-07-29T16:35:47.953Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:47.953Z] 3fbe34a1663b: Waiting [2021-07-29T16:35:48.224Z] 83284f416867: Layer already exists [2021-07-29T16:35:48.224Z] ee86ab68e086: Layer already exists [2021-07-29T16:35:48.224Z] 0bab8cea487a: Layer already exists [2021-07-29T16:35:48.224Z] e790d280b97c: Layer already exists [2021-07-29T16:35:48.224Z] a71e80e8c9c5: Layer already exists [2021-07-29T16:35:48.224Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:48.224Z] main: digest: sha256:0aa694c73a7776d2fed78236454148fc49fbce8e1dbcfe4f89e4319849a207c0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:35:48.282Z] ===================================================== [Pipeline] echo [2021-07-29T16:35:48.296Z] taggedImages: [2021-07-29T16:35:48.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:48.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-07-29T16:35:48.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.18 [2021-07-29T16:35:48.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:48.296Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-07-29T16:35:48.326Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-07-29T16:35:48.326Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:48.326Z] latest [2021-07-29T16:35:48.326Z] 2.0.1-dev.18 [2021-07-29T16:35:48.326Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:48.326Z] main [2021-07-29T16:35:48.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:48.703Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:49.050Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:49.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:35:49.050Z] 4d0bd0b30d04: Preparing [2021-07-29T16:35:49.050Z] 8f6e9f082813: Preparing [2021-07-29T16:35:49.050Z] 83284f416867: Preparing [2021-07-29T16:35:49.050Z] 7def7cc227b1: Preparing [2021-07-29T16:35:49.050Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:49.322Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:49.322Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:49.322Z] 83284f416867: Layer already exists [2021-07-29T16:35:49.322Z] 4d0bd0b30d04: Pushed [2021-07-29T16:35:52.703Z] 8f6e9f082813: Pushed [2021-07-29T16:35:52.703Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:be88c6f322e82945de4a5cf4229addb946408c7ddd818ccbe51858abf9bf310a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:53.049Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:53.380Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-29T16:35:53.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:35:53.381Z] 4d0bd0b30d04: Preparing [2021-07-29T16:35:53.381Z] 8f6e9f082813: Preparing [2021-07-29T16:35:53.381Z] 83284f416867: Preparing [2021-07-29T16:35:53.381Z] 7def7cc227b1: Preparing [2021-07-29T16:35:53.381Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:53.651Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:53.651Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:53.651Z] 83284f416867: Layer already exists [2021-07-29T16:35:53.651Z] 8f6e9f082813: Layer already exists [2021-07-29T16:35:53.651Z] 4d0bd0b30d04: Layer already exists [2021-07-29T16:35:53.651Z] latest: digest: sha256:be88c6f322e82945de4a5cf4229addb946408c7ddd818ccbe51858abf9bf310a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:53.994Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:54.328Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.18 [2021-07-29T16:35:54.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:35:54.328Z] 4d0bd0b30d04: Preparing [2021-07-29T16:35:54.328Z] 8f6e9f082813: Preparing [2021-07-29T16:35:54.328Z] 83284f416867: Preparing [2021-07-29T16:35:54.328Z] 7def7cc227b1: Preparing [2021-07-29T16:35:54.328Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:54.600Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:54.600Z] 83284f416867: Layer already exists [2021-07-29T16:35:54.600Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:54.600Z] 8f6e9f082813: Layer already exists [2021-07-29T16:35:54.600Z] 4d0bd0b30d04: Layer already exists [2021-07-29T16:35:54.600Z] 2.0.1-dev.18: digest: sha256:be88c6f322e82945de4a5cf4229addb946408c7ddd818ccbe51858abf9bf310a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:54.941Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:55.283Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:55.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:35:55.283Z] 4d0bd0b30d04: Preparing [2021-07-29T16:35:55.283Z] 8f6e9f082813: Preparing [2021-07-29T16:35:55.283Z] 83284f416867: Preparing [2021-07-29T16:35:55.283Z] 7def7cc227b1: Preparing [2021-07-29T16:35:55.283Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:55.555Z] 8f6e9f082813: Layer already exists [2021-07-29T16:35:55.555Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:55.555Z] 83284f416867: Layer already exists [2021-07-29T16:35:55.555Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:55.555Z] 4d0bd0b30d04: Layer already exists [2021-07-29T16:35:55.556Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:be88c6f322e82945de4a5cf4229addb946408c7ddd818ccbe51858abf9bf310a size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:55.898Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:56.241Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-07-29T16:35:56.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-07-29T16:35:56.241Z] 4d0bd0b30d04: Preparing [2021-07-29T16:35:56.241Z] 8f6e9f082813: Preparing [2021-07-29T16:35:56.241Z] 83284f416867: Preparing [2021-07-29T16:35:56.241Z] 7def7cc227b1: Preparing [2021-07-29T16:35:56.241Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:56.511Z] 83284f416867: Layer already exists [2021-07-29T16:35:56.511Z] 4d0bd0b30d04: Layer already exists [2021-07-29T16:35:56.511Z] 8f6e9f082813: Layer already exists [2021-07-29T16:35:56.511Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:56.511Z] 7def7cc227b1: Layer already exists [2021-07-29T16:35:56.781Z] main: digest: sha256:be88c6f322e82945de4a5cf4229addb946408c7ddd818ccbe51858abf9bf310a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:35:56.840Z] ===================================================== [Pipeline] echo [2021-07-29T16:35:56.858Z] taggedImages: [2021-07-29T16:35:56.858Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:56.858Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-07-29T16:35:56.858Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.18 [2021-07-29T16:35:56.858Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:56.858Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-07-29T16:35:56.887Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-07-29T16:35:56.887Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:56.887Z] latest [2021-07-29T16:35:56.887Z] 2.0.1-dev.18 [2021-07-29T16:35:56.887Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:35:56.887Z] main [2021-07-29T16:35:56.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:57.252Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:35:57.585Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:35:57.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:35:57.586Z] bb0e0dc2b552: Preparing [2021-07-29T16:35:57.586Z] bb0e0dc2b552: Preparing [2021-07-29T16:35:57.586Z] b2fce882d11b: Preparing [2021-07-29T16:35:57.586Z] f4986e788d52: Preparing [2021-07-29T16:35:57.586Z] 3948f4c4c1c5: Preparing [2021-07-29T16:35:57.586Z] c22009955966: Preparing [2021-07-29T16:35:57.586Z] 83284f416867: Preparing [2021-07-29T16:35:57.586Z] 8cd17215add5: Preparing [2021-07-29T16:35:57.586Z] 7923f2198977: Preparing [2021-07-29T16:35:57.586Z] 418579e04b9b: Preparing [2021-07-29T16:35:57.586Z] ef7fefb200ae: Preparing [2021-07-29T16:35:57.586Z] 3fbe34a1663b: Preparing [2021-07-29T16:35:57.586Z] 8cd17215add5: Waiting [2021-07-29T16:35:57.586Z] 7923f2198977: Waiting [2021-07-29T16:35:57.586Z] 418579e04b9b: Waiting [2021-07-29T16:35:57.586Z] ef7fefb200ae: Waiting [2021-07-29T16:35:57.586Z] 3fbe34a1663b: Waiting [2021-07-29T16:35:57.586Z] 83284f416867: Waiting [2021-07-29T16:35:58.176Z] bb0e0dc2b552: Pushed [2021-07-29T16:35:58.176Z] f4986e788d52: Pushed [2021-07-29T16:35:58.176Z] b2fce882d11b: Pushed [2021-07-29T16:35:58.176Z] 83284f416867: Layer already exists [2021-07-29T16:35:58.176Z] 3948f4c4c1c5: Pushed [2021-07-29T16:35:58.452Z] 8cd17215add5: Pushed [2021-07-29T16:35:58.723Z] 7923f2198977: Pushed [2021-07-29T16:35:58.723Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:35:58.723Z] ef7fefb200ae: Pushed [2021-07-29T16:35:58.723Z] 418579e04b9b: Pushed [2021-07-29T16:36:01.325Z] c22009955966: Pushed [2021-07-29T16:36:01.599Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:8008a0bbe17561b54413ca80fd596669b331dccd78dab15bfe4b13c75992fdec size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:01.949Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:02.285Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-29T16:36:02.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:36:02.285Z] bb0e0dc2b552: Preparing [2021-07-29T16:36:02.285Z] bb0e0dc2b552: Preparing [2021-07-29T16:36:02.285Z] b2fce882d11b: Preparing [2021-07-29T16:36:02.285Z] f4986e788d52: Preparing [2021-07-29T16:36:02.285Z] 3948f4c4c1c5: Preparing [2021-07-29T16:36:02.285Z] c22009955966: Preparing [2021-07-29T16:36:02.285Z] 83284f416867: Preparing [2021-07-29T16:36:02.285Z] 8cd17215add5: Preparing [2021-07-29T16:36:02.285Z] 7923f2198977: Preparing [2021-07-29T16:36:02.285Z] 418579e04b9b: Preparing [2021-07-29T16:36:02.285Z] ef7fefb200ae: Preparing [2021-07-29T16:36:02.285Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:02.285Z] ef7fefb200ae: Waiting [2021-07-29T16:36:02.285Z] 7923f2198977: Waiting [2021-07-29T16:36:02.285Z] 418579e04b9b: Waiting [2021-07-29T16:36:02.285Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:02.285Z] 83284f416867: Waiting [2021-07-29T16:36:02.285Z] 8cd17215add5: Waiting [2021-07-29T16:36:02.557Z] c22009955966: Layer already exists [2021-07-29T16:36:02.557Z] bb0e0dc2b552: Layer already exists [2021-07-29T16:36:02.557Z] f4986e788d52: Layer already exists [2021-07-29T16:36:02.557Z] b2fce882d11b: Layer already exists [2021-07-29T16:36:02.557Z] 3948f4c4c1c5: Layer already exists [2021-07-29T16:36:02.557Z] 83284f416867: Layer already exists [2021-07-29T16:36:02.557Z] 8cd17215add5: Layer already exists [2021-07-29T16:36:02.557Z] 7923f2198977: Layer already exists [2021-07-29T16:36:02.557Z] 418579e04b9b: Layer already exists [2021-07-29T16:36:02.557Z] ef7fefb200ae: Layer already exists [2021-07-29T16:36:02.557Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:02.557Z] latest: digest: sha256:8008a0bbe17561b54413ca80fd596669b331dccd78dab15bfe4b13c75992fdec size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:02.897Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:03.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.18 [2021-07-29T16:36:03.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:36:03.239Z] bb0e0dc2b552: Preparing [2021-07-29T16:36:03.239Z] bb0e0dc2b552: Preparing [2021-07-29T16:36:03.239Z] b2fce882d11b: Preparing [2021-07-29T16:36:03.239Z] f4986e788d52: Preparing [2021-07-29T16:36:03.239Z] 3948f4c4c1c5: Preparing [2021-07-29T16:36:03.239Z] c22009955966: Preparing [2021-07-29T16:36:03.239Z] 83284f416867: Preparing [2021-07-29T16:36:03.239Z] 8cd17215add5: Preparing [2021-07-29T16:36:03.239Z] 7923f2198977: Preparing [2021-07-29T16:36:03.239Z] 418579e04b9b: Preparing [2021-07-29T16:36:03.239Z] ef7fefb200ae: Preparing [2021-07-29T16:36:03.239Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:03.239Z] 83284f416867: Waiting [2021-07-29T16:36:03.239Z] 8cd17215add5: Waiting [2021-07-29T16:36:03.239Z] 7923f2198977: Waiting [2021-07-29T16:36:03.239Z] 418579e04b9b: Waiting [2021-07-29T16:36:03.239Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:03.239Z] ef7fefb200ae: Waiting [2021-07-29T16:36:03.509Z] f4986e788d52: Layer already exists [2021-07-29T16:36:03.509Z] b2fce882d11b: Layer already exists [2021-07-29T16:36:03.509Z] bb0e0dc2b552: Layer already exists [2021-07-29T16:36:03.509Z] 3948f4c4c1c5: Layer already exists [2021-07-29T16:36:03.509Z] c22009955966: Layer already exists [2021-07-29T16:36:03.509Z] 83284f416867: Layer already exists [2021-07-29T16:36:03.509Z] 7923f2198977: Layer already exists [2021-07-29T16:36:03.509Z] 8cd17215add5: Layer already exists [2021-07-29T16:36:03.509Z] 418579e04b9b: Layer already exists [2021-07-29T16:36:03.509Z] ef7fefb200ae: Layer already exists [2021-07-29T16:36:03.509Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:03.509Z] 2.0.1-dev.18: digest: sha256:8008a0bbe17561b54413ca80fd596669b331dccd78dab15bfe4b13c75992fdec size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:03.847Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:04.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:04.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:36:04.227Z] bb0e0dc2b552: Preparing [2021-07-29T16:36:04.227Z] bb0e0dc2b552: Preparing [2021-07-29T16:36:04.227Z] b2fce882d11b: Preparing [2021-07-29T16:36:04.227Z] f4986e788d52: Preparing [2021-07-29T16:36:04.227Z] 3948f4c4c1c5: Preparing [2021-07-29T16:36:04.227Z] c22009955966: Preparing [2021-07-29T16:36:04.227Z] 83284f416867: Preparing [2021-07-29T16:36:04.227Z] 8cd17215add5: Preparing [2021-07-29T16:36:04.227Z] 7923f2198977: Preparing [2021-07-29T16:36:04.227Z] 418579e04b9b: Preparing [2021-07-29T16:36:04.227Z] ef7fefb200ae: Preparing [2021-07-29T16:36:04.227Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:04.227Z] 7923f2198977: Waiting [2021-07-29T16:36:04.227Z] 418579e04b9b: Waiting [2021-07-29T16:36:04.227Z] 83284f416867: Waiting [2021-07-29T16:36:04.227Z] ef7fefb200ae: Waiting [2021-07-29T16:36:04.227Z] 8cd17215add5: Waiting [2021-07-29T16:36:04.227Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:04.502Z] b2fce882d11b: Layer already exists [2021-07-29T16:36:04.502Z] bb0e0dc2b552: Layer already exists [2021-07-29T16:36:04.502Z] 3948f4c4c1c5: Layer already exists [2021-07-29T16:36:04.502Z] f4986e788d52: Layer already exists [2021-07-29T16:36:04.502Z] c22009955966: Layer already exists [2021-07-29T16:36:04.502Z] 83284f416867: Layer already exists [2021-07-29T16:36:04.502Z] 7923f2198977: Layer already exists [2021-07-29T16:36:04.502Z] 8cd17215add5: Layer already exists [2021-07-29T16:36:04.502Z] 418579e04b9b: Layer already exists [2021-07-29T16:36:04.502Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:04.502Z] ef7fefb200ae: Layer already exists [2021-07-29T16:36:04.502Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:8008a0bbe17561b54413ca80fd596669b331dccd78dab15bfe4b13c75992fdec size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:04.864Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:05.223Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-07-29T16:36:05.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-07-29T16:36:05.223Z] bb0e0dc2b552: Preparing [2021-07-29T16:36:05.223Z] bb0e0dc2b552: Preparing [2021-07-29T16:36:05.223Z] b2fce882d11b: Preparing [2021-07-29T16:36:05.223Z] f4986e788d52: Preparing [2021-07-29T16:36:05.223Z] 3948f4c4c1c5: Preparing [2021-07-29T16:36:05.223Z] c22009955966: Preparing [2021-07-29T16:36:05.223Z] 83284f416867: Preparing [2021-07-29T16:36:05.223Z] 8cd17215add5: Preparing [2021-07-29T16:36:05.223Z] 7923f2198977: Preparing [2021-07-29T16:36:05.223Z] 418579e04b9b: Preparing [2021-07-29T16:36:05.223Z] ef7fefb200ae: Preparing [2021-07-29T16:36:05.223Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:05.223Z] 8cd17215add5: Waiting [2021-07-29T16:36:05.500Z] 7923f2198977: Waiting [2021-07-29T16:36:05.500Z] ef7fefb200ae: Waiting [2021-07-29T16:36:05.500Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:05.500Z] 418579e04b9b: Waiting [2021-07-29T16:36:05.500Z] 83284f416867: Waiting [2021-07-29T16:36:05.500Z] c22009955966: Layer already exists [2021-07-29T16:36:05.500Z] f4986e788d52: Layer already exists [2021-07-29T16:36:05.500Z] b2fce882d11b: Layer already exists [2021-07-29T16:36:05.500Z] bb0e0dc2b552: Layer already exists [2021-07-29T16:36:05.500Z] 3948f4c4c1c5: Layer already exists [2021-07-29T16:36:05.500Z] 418579e04b9b: Layer already exists [2021-07-29T16:36:05.500Z] 83284f416867: Layer already exists [2021-07-29T16:36:05.500Z] 8cd17215add5: Layer already exists [2021-07-29T16:36:05.500Z] 7923f2198977: Layer already exists [2021-07-29T16:36:05.500Z] ef7fefb200ae: Layer already exists [2021-07-29T16:36:05.500Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:05.500Z] main: digest: sha256:8008a0bbe17561b54413ca80fd596669b331dccd78dab15bfe4b13c75992fdec size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:36:05.833Z] ===================================================== [Pipeline] echo [2021-07-29T16:36:05.846Z] taggedImages: [2021-07-29T16:36:05.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:05.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-07-29T16:36:05.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.18 [2021-07-29T16:36:05.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:05.846Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-07-29T16:36:05.875Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-07-29T16:36:05.875Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:05.875Z] latest [2021-07-29T16:36:05.875Z] 2.0.1-dev.18 [2021-07-29T16:36:05.875Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:05.875Z] main [2021-07-29T16:36:05.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:06.246Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:06.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:06.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:36:06.578Z] a7ce39c10413: Preparing [2021-07-29T16:36:06.578Z] 4922289b7fa0: Preparing [2021-07-29T16:36:06.578Z] f7384b523509: Preparing [2021-07-29T16:36:06.578Z] d6f7795f88c1: Preparing [2021-07-29T16:36:06.578Z] 48728c614afd: Preparing [2021-07-29T16:36:06.578Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:06.578Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:07.170Z] f7384b523509: Pushed [2021-07-29T16:36:07.170Z] d6f7795f88c1: Pushed [2021-07-29T16:36:07.170Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:07.444Z] 48728c614afd: Pushed [2021-07-29T16:36:09.418Z] 4922289b7fa0: Pushed [2021-07-29T16:36:09.418Z] a7ce39c10413: Pushed [2021-07-29T16:36:09.690Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:1da48821ea8bd3f98a48eef3e5fe234c82796c46118912a7deb70938e68c0078 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:10.032Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:10.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-29T16:36:10.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:36:10.370Z] a7ce39c10413: Preparing [2021-07-29T16:36:10.370Z] 4922289b7fa0: Preparing [2021-07-29T16:36:10.370Z] f7384b523509: Preparing [2021-07-29T16:36:10.370Z] d6f7795f88c1: Preparing [2021-07-29T16:36:10.370Z] 48728c614afd: Preparing [2021-07-29T16:36:10.370Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:10.370Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:10.370Z] 4922289b7fa0: Layer already exists [2021-07-29T16:36:10.370Z] 48728c614afd: Layer already exists [2021-07-29T16:36:10.370Z] f7384b523509: Layer already exists [2021-07-29T16:36:10.370Z] d6f7795f88c1: Layer already exists [2021-07-29T16:36:10.370Z] a7ce39c10413: Layer already exists [2021-07-29T16:36:10.642Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:10.642Z] latest: digest: sha256:1da48821ea8bd3f98a48eef3e5fe234c82796c46118912a7deb70938e68c0078 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:10.985Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:11.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.18 [2021-07-29T16:36:11.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:36:11.383Z] a7ce39c10413: Preparing [2021-07-29T16:36:11.383Z] 4922289b7fa0: Preparing [2021-07-29T16:36:11.383Z] f7384b523509: Preparing [2021-07-29T16:36:11.383Z] d6f7795f88c1: Preparing [2021-07-29T16:36:11.383Z] 48728c614afd: Preparing [2021-07-29T16:36:11.383Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:11.383Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:11.653Z] d6f7795f88c1: Layer already exists [2021-07-29T16:36:11.653Z] f7384b523509: Layer already exists [2021-07-29T16:36:11.653Z] 4922289b7fa0: Layer already exists [2021-07-29T16:36:11.653Z] 48728c614afd: Layer already exists [2021-07-29T16:36:11.653Z] a7ce39c10413: Layer already exists [2021-07-29T16:36:11.653Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:11.653Z] 2.0.1-dev.18: digest: sha256:1da48821ea8bd3f98a48eef3e5fe234c82796c46118912a7deb70938e68c0078 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:11.994Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:12.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:12.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:36:12.337Z] a7ce39c10413: Preparing [2021-07-29T16:36:12.337Z] 4922289b7fa0: Preparing [2021-07-29T16:36:12.337Z] f7384b523509: Preparing [2021-07-29T16:36:12.337Z] d6f7795f88c1: Preparing [2021-07-29T16:36:12.337Z] 48728c614afd: Preparing [2021-07-29T16:36:12.337Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:12.337Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:12.607Z] f7384b523509: Layer already exists [2021-07-29T16:36:12.607Z] 4922289b7fa0: Layer already exists [2021-07-29T16:36:12.607Z] d6f7795f88c1: Layer already exists [2021-07-29T16:36:12.607Z] a7ce39c10413: Layer already exists [2021-07-29T16:36:12.607Z] 48728c614afd: Layer already exists [2021-07-29T16:36:12.607Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:12.607Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:1da48821ea8bd3f98a48eef3e5fe234c82796c46118912a7deb70938e68c0078 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:12.948Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:13.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-07-29T16:36:13.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-07-29T16:36:13.286Z] a7ce39c10413: Preparing [2021-07-29T16:36:13.286Z] 4922289b7fa0: Preparing [2021-07-29T16:36:13.286Z] f7384b523509: Preparing [2021-07-29T16:36:13.286Z] d6f7795f88c1: Preparing [2021-07-29T16:36:13.286Z] 48728c614afd: Preparing [2021-07-29T16:36:13.286Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:13.286Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:13.557Z] a7ce39c10413: Layer already exists [2021-07-29T16:36:13.557Z] 4922289b7fa0: Layer already exists [2021-07-29T16:36:13.557Z] d6f7795f88c1: Layer already exists [2021-07-29T16:36:13.557Z] 48728c614afd: Layer already exists [2021-07-29T16:36:13.557Z] f7384b523509: Layer already exists [2021-07-29T16:36:13.557Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:13.827Z] main: digest: sha256:1da48821ea8bd3f98a48eef3e5fe234c82796c46118912a7deb70938e68c0078 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:36:13.886Z] ===================================================== [Pipeline] echo [2021-07-29T16:36:13.901Z] taggedImages: [2021-07-29T16:36:13.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:13.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-07-29T16:36:13.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.18 [2021-07-29T16:36:13.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:13.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-07-29T16:36:13.934Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-07-29T16:36:13.934Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:13.934Z] latest [2021-07-29T16:36:13.934Z] 2.0.1-dev.18 [2021-07-29T16:36:13.934Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:13.934Z] main [2021-07-29T16:36:13.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:14.304Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:14.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:14.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:36:14.645Z] 0e892710cae6: Preparing [2021-07-29T16:36:14.645Z] e6a62b90dadf: Preparing [2021-07-29T16:36:14.645Z] 8ffeaa0fdc2f: Preparing [2021-07-29T16:36:14.645Z] 32ff7e266a89: Preparing [2021-07-29T16:36:14.645Z] 390713e11f73: Preparing [2021-07-29T16:36:14.645Z] 6511d7bced1e: Preparing [2021-07-29T16:36:14.645Z] 5cb0640950ab: Preparing [2021-07-29T16:36:14.645Z] 734d16858445: Preparing [2021-07-29T16:36:14.645Z] af3fc974011b: Preparing [2021-07-29T16:36:14.645Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:14.645Z] 734d16858445: Waiting [2021-07-29T16:36:14.645Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:14.645Z] af3fc974011b: Waiting [2021-07-29T16:36:14.645Z] 6511d7bced1e: Waiting [2021-07-29T16:36:14.645Z] 5cb0640950ab: Waiting [2021-07-29T16:36:15.240Z] 390713e11f73: Pushed [2021-07-29T16:36:15.240Z] e6a62b90dadf: Pushed [2021-07-29T16:36:15.240Z] 0e892710cae6: Pushed [2021-07-29T16:36:15.512Z] 6511d7bced1e: Pushed [2021-07-29T16:36:15.784Z] 734d16858445: Pushed [2021-07-29T16:36:15.784Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:16.055Z] 5cb0640950ab: Pushed [2021-07-29T16:36:16.648Z] af3fc974011b: Pushed [2021-07-29T16:36:17.649Z] 32ff7e266a89: Pushed [2021-07-29T16:36:17.921Z] 8ffeaa0fdc2f: Pushed [2021-07-29T16:36:18.203Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:6846e3649de089e3f91f2c5c997394813478390dab68d4fe9dbe36b4a2aa0861 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:18.814Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:19.154Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-29T16:36:19.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:36:19.154Z] 0e892710cae6: Preparing [2021-07-29T16:36:19.154Z] e6a62b90dadf: Preparing [2021-07-29T16:36:19.154Z] 8ffeaa0fdc2f: Preparing [2021-07-29T16:36:19.154Z] 32ff7e266a89: Preparing [2021-07-29T16:36:19.154Z] 390713e11f73: Preparing [2021-07-29T16:36:19.154Z] 6511d7bced1e: Preparing [2021-07-29T16:36:19.154Z] 5cb0640950ab: Preparing [2021-07-29T16:36:19.154Z] 734d16858445: Preparing [2021-07-29T16:36:19.154Z] af3fc974011b: Preparing [2021-07-29T16:36:19.154Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:19.154Z] 734d16858445: Waiting [2021-07-29T16:36:19.154Z] af3fc974011b: Waiting [2021-07-29T16:36:19.154Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:19.154Z] 6511d7bced1e: Waiting [2021-07-29T16:36:19.154Z] 5cb0640950ab: Waiting [2021-07-29T16:36:19.433Z] 32ff7e266a89: Layer already exists [2021-07-29T16:36:19.433Z] e6a62b90dadf: Layer already exists [2021-07-29T16:36:19.433Z] 8ffeaa0fdc2f: Layer already exists [2021-07-29T16:36:19.433Z] 0e892710cae6: Layer already exists [2021-07-29T16:36:19.433Z] 390713e11f73: Layer already exists [2021-07-29T16:36:19.433Z] 6511d7bced1e: Layer already exists [2021-07-29T16:36:19.433Z] 5cb0640950ab: Layer already exists [2021-07-29T16:36:19.433Z] 734d16858445: Layer already exists [2021-07-29T16:36:19.433Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:19.433Z] af3fc974011b: Layer already exists [2021-07-29T16:36:19.433Z] latest: digest: sha256:6846e3649de089e3f91f2c5c997394813478390dab68d4fe9dbe36b4a2aa0861 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:19.772Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:20.108Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.18 [2021-07-29T16:36:20.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:36:20.108Z] 0e892710cae6: Preparing [2021-07-29T16:36:20.108Z] e6a62b90dadf: Preparing [2021-07-29T16:36:20.108Z] 8ffeaa0fdc2f: Preparing [2021-07-29T16:36:20.108Z] 32ff7e266a89: Preparing [2021-07-29T16:36:20.108Z] 390713e11f73: Preparing [2021-07-29T16:36:20.108Z] 6511d7bced1e: Preparing [2021-07-29T16:36:20.108Z] 5cb0640950ab: Preparing [2021-07-29T16:36:20.108Z] 734d16858445: Preparing [2021-07-29T16:36:20.108Z] af3fc974011b: Preparing [2021-07-29T16:36:20.108Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:20.108Z] 6511d7bced1e: Waiting [2021-07-29T16:36:20.108Z] 5cb0640950ab: Waiting [2021-07-29T16:36:20.108Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:20.108Z] 734d16858445: Waiting [2021-07-29T16:36:20.108Z] af3fc974011b: Waiting [2021-07-29T16:36:20.378Z] e6a62b90dadf: Layer already exists [2021-07-29T16:36:20.379Z] 390713e11f73: Layer already exists [2021-07-29T16:36:20.379Z] 8ffeaa0fdc2f: Layer already exists [2021-07-29T16:36:20.379Z] 32ff7e266a89: Layer already exists [2021-07-29T16:36:20.379Z] 0e892710cae6: Layer already exists [2021-07-29T16:36:20.379Z] 5cb0640950ab: Layer already exists [2021-07-29T16:36:20.379Z] 6511d7bced1e: Layer already exists [2021-07-29T16:36:20.379Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:20.379Z] af3fc974011b: Layer already exists [2021-07-29T16:36:20.379Z] 734d16858445: Layer already exists [2021-07-29T16:36:20.379Z] 2.0.1-dev.18: digest: sha256:6846e3649de089e3f91f2c5c997394813478390dab68d4fe9dbe36b4a2aa0861 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:20.721Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:21.054Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:21.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:36:21.054Z] 0e892710cae6: Preparing [2021-07-29T16:36:21.054Z] e6a62b90dadf: Preparing [2021-07-29T16:36:21.054Z] 8ffeaa0fdc2f: Preparing [2021-07-29T16:36:21.054Z] 32ff7e266a89: Preparing [2021-07-29T16:36:21.054Z] 390713e11f73: Preparing [2021-07-29T16:36:21.054Z] 6511d7bced1e: Preparing [2021-07-29T16:36:21.054Z] 5cb0640950ab: Preparing [2021-07-29T16:36:21.054Z] 734d16858445: Preparing [2021-07-29T16:36:21.054Z] af3fc974011b: Preparing [2021-07-29T16:36:21.054Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:21.054Z] 6511d7bced1e: Waiting [2021-07-29T16:36:21.054Z] 5cb0640950ab: Waiting [2021-07-29T16:36:21.054Z] 734d16858445: Waiting [2021-07-29T16:36:21.054Z] af3fc974011b: Waiting [2021-07-29T16:36:21.054Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:21.330Z] e6a62b90dadf: Layer already exists [2021-07-29T16:36:21.330Z] 8ffeaa0fdc2f: Layer already exists [2021-07-29T16:36:21.330Z] 32ff7e266a89: Layer already exists [2021-07-29T16:36:21.330Z] 0e892710cae6: Layer already exists [2021-07-29T16:36:21.330Z] 6511d7bced1e: Layer already exists [2021-07-29T16:36:21.330Z] 390713e11f73: Layer already exists [2021-07-29T16:36:21.330Z] af3fc974011b: Layer already exists [2021-07-29T16:36:21.330Z] 5cb0640950ab: Layer already exists [2021-07-29T16:36:21.330Z] 734d16858445: Layer already exists [2021-07-29T16:36:21.330Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:21.330Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:6846e3649de089e3f91f2c5c997394813478390dab68d4fe9dbe36b4a2aa0861 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:21.674Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:22.009Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-07-29T16:36:22.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-07-29T16:36:22.009Z] 0e892710cae6: Preparing [2021-07-29T16:36:22.009Z] e6a62b90dadf: Preparing [2021-07-29T16:36:22.009Z] 8ffeaa0fdc2f: Preparing [2021-07-29T16:36:22.009Z] 32ff7e266a89: Preparing [2021-07-29T16:36:22.009Z] 390713e11f73: Preparing [2021-07-29T16:36:22.009Z] 6511d7bced1e: Preparing [2021-07-29T16:36:22.009Z] 5cb0640950ab: Preparing [2021-07-29T16:36:22.009Z] 734d16858445: Preparing [2021-07-29T16:36:22.009Z] af3fc974011b: Preparing [2021-07-29T16:36:22.009Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:22.009Z] 6511d7bced1e: Waiting [2021-07-29T16:36:22.009Z] 5cb0640950ab: Waiting [2021-07-29T16:36:22.009Z] af3fc974011b: Waiting [2021-07-29T16:36:22.009Z] 734d16858445: Waiting [2021-07-29T16:36:22.009Z] 3fbe34a1663b: Waiting [2021-07-29T16:36:22.283Z] 390713e11f73: Layer already exists [2021-07-29T16:36:22.283Z] 32ff7e266a89: Layer already exists [2021-07-29T16:36:22.283Z] 8ffeaa0fdc2f: Layer already exists [2021-07-29T16:36:22.283Z] 0e892710cae6: Layer already exists [2021-07-29T16:36:22.283Z] e6a62b90dadf: Layer already exists [2021-07-29T16:36:22.283Z] 6511d7bced1e: Layer already exists [2021-07-29T16:36:22.283Z] af3fc974011b: Layer already exists [2021-07-29T16:36:22.283Z] 734d16858445: Layer already exists [2021-07-29T16:36:22.283Z] 5cb0640950ab: Layer already exists [2021-07-29T16:36:22.283Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:22.283Z] main: digest: sha256:6846e3649de089e3f91f2c5c997394813478390dab68d4fe9dbe36b4a2aa0861 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:36:22.344Z] ===================================================== [Pipeline] echo [2021-07-29T16:36:22.358Z] taggedImages: [2021-07-29T16:36:22.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:22.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-07-29T16:36:22.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.18 [2021-07-29T16:36:22.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:22.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-07-29T16:36:22.390Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-07-29T16:36:22.390Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:22.390Z] latest [2021-07-29T16:36:22.390Z] 2.0.1-dev.18 [2021-07-29T16:36:22.390Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:22.390Z] main [2021-07-29T16:36:22.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:22.761Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:23.094Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:23.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:36:23.094Z] d6f5b0f56746: Preparing [2021-07-29T16:36:23.094Z] a29592fbcbc9: Preparing [2021-07-29T16:36:23.094Z] 83284f416867: Preparing [2021-07-29T16:36:23.094Z] 09aef3fdd34f: Preparing [2021-07-29T16:36:23.094Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:23.369Z] 83284f416867: Layer already exists [2021-07-29T16:36:23.369Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:23.369Z] d6f5b0f56746: Pushed [2021-07-29T16:36:23.639Z] 09aef3fdd34f: Pushed [2021-07-29T16:36:26.241Z] a29592fbcbc9: Pushed [2021-07-29T16:36:26.516Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:d0295bd0d3ac36b3c368f58ade04a40d0f654ccf10e6492c5f57499bc66f57b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:26.880Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:27.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-29T16:36:27.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:36:27.239Z] d6f5b0f56746: Preparing [2021-07-29T16:36:27.239Z] a29592fbcbc9: Preparing [2021-07-29T16:36:27.239Z] 83284f416867: Preparing [2021-07-29T16:36:27.239Z] 09aef3fdd34f: Preparing [2021-07-29T16:36:27.239Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:27.514Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:27.514Z] 83284f416867: Layer already exists [2021-07-29T16:36:27.514Z] a29592fbcbc9: Layer already exists [2021-07-29T16:36:27.514Z] d6f5b0f56746: Layer already exists [2021-07-29T16:36:27.514Z] 09aef3fdd34f: Layer already exists [2021-07-29T16:36:27.514Z] latest: digest: sha256:d0295bd0d3ac36b3c368f58ade04a40d0f654ccf10e6492c5f57499bc66f57b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:27.918Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:28.275Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.18 [2021-07-29T16:36:28.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:36:28.276Z] d6f5b0f56746: Preparing [2021-07-29T16:36:28.276Z] a29592fbcbc9: Preparing [2021-07-29T16:36:28.276Z] 83284f416867: Preparing [2021-07-29T16:36:28.276Z] 09aef3fdd34f: Preparing [2021-07-29T16:36:28.276Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:28.549Z] a29592fbcbc9: Layer already exists [2021-07-29T16:36:28.549Z] 09aef3fdd34f: Layer already exists [2021-07-29T16:36:28.549Z] d6f5b0f56746: Layer already exists [2021-07-29T16:36:28.549Z] 83284f416867: Layer already exists [2021-07-29T16:36:28.549Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:28.549Z] 2.0.1-dev.18: digest: sha256:d0295bd0d3ac36b3c368f58ade04a40d0f654ccf10e6492c5f57499bc66f57b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:28.892Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:29.228Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:29.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:36:29.228Z] d6f5b0f56746: Preparing [2021-07-29T16:36:29.228Z] a29592fbcbc9: Preparing [2021-07-29T16:36:29.228Z] 83284f416867: Preparing [2021-07-29T16:36:29.228Z] 09aef3fdd34f: Preparing [2021-07-29T16:36:29.228Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:29.499Z] 09aef3fdd34f: Layer already exists [2021-07-29T16:36:29.499Z] d6f5b0f56746: Layer already exists [2021-07-29T16:36:29.499Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:29.499Z] 83284f416867: Layer already exists [2021-07-29T16:36:29.499Z] a29592fbcbc9: Layer already exists [2021-07-29T16:36:29.499Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:d0295bd0d3ac36b3c368f58ade04a40d0f654ccf10e6492c5f57499bc66f57b3 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:29.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:30.182Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-07-29T16:36:30.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-07-29T16:36:30.182Z] d6f5b0f56746: Preparing [2021-07-29T16:36:30.182Z] a29592fbcbc9: Preparing [2021-07-29T16:36:30.182Z] 83284f416867: Preparing [2021-07-29T16:36:30.182Z] 09aef3fdd34f: Preparing [2021-07-29T16:36:30.182Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:30.453Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:30.453Z] 83284f416867: Layer already exists [2021-07-29T16:36:30.453Z] d6f5b0f56746: Layer already exists [2021-07-29T16:36:30.453Z] a29592fbcbc9: Layer already exists [2021-07-29T16:36:30.453Z] 09aef3fdd34f: Layer already exists [2021-07-29T16:36:30.453Z] main: digest: sha256:d0295bd0d3ac36b3c368f58ade04a40d0f654ccf10e6492c5f57499bc66f57b3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:36:30.517Z] ===================================================== [Pipeline] echo [2021-07-29T16:36:30.533Z] taggedImages: [2021-07-29T16:36:30.533Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:30.533Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-07-29T16:36:30.533Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.18 [2021-07-29T16:36:30.533Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:30.533Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-07-29T16:36:30.569Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-07-29T16:36:30.570Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:30.570Z] latest [2021-07-29T16:36:30.570Z] 2.0.1-dev.18 [2021-07-29T16:36:30.570Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:30.570Z] main [2021-07-29T16:36:30.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:30.947Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:31.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:31.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:36:31.286Z] a48ecf40cd24: Preparing [2021-07-29T16:36:31.286Z] e403e48fa6b0: Preparing [2021-07-29T16:36:31.286Z] 83284f416867: Preparing [2021-07-29T16:36:31.286Z] 7def7cc227b1: Preparing [2021-07-29T16:36:31.286Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:31.560Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:31.560Z] 7def7cc227b1: Layer already exists [2021-07-29T16:36:31.560Z] 83284f416867: Layer already exists [2021-07-29T16:36:31.831Z] a48ecf40cd24: Pushed [2021-07-29T16:36:34.441Z] e403e48fa6b0: Pushed [2021-07-29T16:36:34.441Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:beee53818633e505959f705491f1517c5e0163079f58bf51e251ce670d1c8bb3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:34.782Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:35.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-29T16:36:35.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:36:35.117Z] a48ecf40cd24: Preparing [2021-07-29T16:36:35.117Z] e403e48fa6b0: Preparing [2021-07-29T16:36:35.117Z] 83284f416867: Preparing [2021-07-29T16:36:35.117Z] 7def7cc227b1: Preparing [2021-07-29T16:36:35.117Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:35.393Z] 83284f416867: Layer already exists [2021-07-29T16:36:35.393Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:35.393Z] 7def7cc227b1: Layer already exists [2021-07-29T16:36:35.393Z] e403e48fa6b0: Layer already exists [2021-07-29T16:36:35.393Z] a48ecf40cd24: Layer already exists [2021-07-29T16:36:35.393Z] latest: digest: sha256:beee53818633e505959f705491f1517c5e0163079f58bf51e251ce670d1c8bb3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:35.733Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:36.067Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.18 [2021-07-29T16:36:36.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:36:36.067Z] a48ecf40cd24: Preparing [2021-07-29T16:36:36.067Z] e403e48fa6b0: Preparing [2021-07-29T16:36:36.067Z] 83284f416867: Preparing [2021-07-29T16:36:36.067Z] 7def7cc227b1: Preparing [2021-07-29T16:36:36.067Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:36.339Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:36.339Z] a48ecf40cd24: Layer already exists [2021-07-29T16:36:36.339Z] e403e48fa6b0: Layer already exists [2021-07-29T16:36:36.339Z] 7def7cc227b1: Layer already exists [2021-07-29T16:36:36.339Z] 83284f416867: Layer already exists [2021-07-29T16:36:36.339Z] 2.0.1-dev.18: digest: sha256:beee53818633e505959f705491f1517c5e0163079f58bf51e251ce670d1c8bb3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:36.677Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:37.018Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:37.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:36:37.018Z] a48ecf40cd24: Preparing [2021-07-29T16:36:37.018Z] e403e48fa6b0: Preparing [2021-07-29T16:36:37.018Z] 83284f416867: Preparing [2021-07-29T16:36:37.018Z] 7def7cc227b1: Preparing [2021-07-29T16:36:37.018Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:37.289Z] a48ecf40cd24: Layer already exists [2021-07-29T16:36:37.289Z] e403e48fa6b0: Layer already exists [2021-07-29T16:36:37.289Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:37.289Z] 83284f416867: Layer already exists [2021-07-29T16:36:37.289Z] 7def7cc227b1: Layer already exists [2021-07-29T16:36:37.289Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:beee53818633e505959f705491f1517c5e0163079f58bf51e251ce670d1c8bb3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:37.633Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:37.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-07-29T16:36:37.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-07-29T16:36:37.966Z] a48ecf40cd24: Preparing [2021-07-29T16:36:37.966Z] e403e48fa6b0: Preparing [2021-07-29T16:36:37.966Z] 83284f416867: Preparing [2021-07-29T16:36:37.966Z] 7def7cc227b1: Preparing [2021-07-29T16:36:37.966Z] 3fbe34a1663b: Preparing [2021-07-29T16:36:37.966Z] a48ecf40cd24: Layer already exists [2021-07-29T16:36:38.239Z] 83284f416867: Layer already exists [2021-07-29T16:36:38.239Z] e403e48fa6b0: Layer already exists [2021-07-29T16:36:38.239Z] 3fbe34a1663b: Layer already exists [2021-07-29T16:36:38.239Z] 7def7cc227b1: Layer already exists [2021-07-29T16:36:38.239Z] main: digest: sha256:beee53818633e505959f705491f1517c5e0163079f58bf51e251ce670d1c8bb3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:36:38.302Z] ===================================================== [Pipeline] echo [2021-07-29T16:36:38.317Z] taggedImages: [2021-07-29T16:36:38.317Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:38.317Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-07-29T16:36:38.317Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.18 [2021-07-29T16:36:38.317Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:38.317Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-07-29T16:36:38.378Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-07-29T16:36:38.378Z] 7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:38.378Z] latest [2021-07-29T16:36:38.378Z] 2.0.1-dev.18 [2021-07-29T16:36:38.378Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:38.378Z] main [2021-07-29T16:36:38.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:38.755Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:39.095Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:36:39.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:36:39.095Z] 71b847b3cecc: Preparing [2021-07-29T16:36:39.095Z] 63da44c9819e: Preparing [2021-07-29T16:36:39.095Z] a04fc0508f60: Preparing [2021-07-29T16:36:39.095Z] 1a3c6be10814: Preparing [2021-07-29T16:36:39.095Z] 36385507e099: Preparing [2021-07-29T16:36:39.095Z] 0f96eb6246ad: Preparing [2021-07-29T16:36:39.095Z] c09ef504d4db: Preparing [2021-07-29T16:36:39.095Z] c7acdc5265c6: Preparing [2021-07-29T16:36:39.095Z] 67ea5d85c628: Preparing [2021-07-29T16:36:39.095Z] cf0781f940e6: Preparing [2021-07-29T16:36:39.095Z] c55d5dbdab40: Preparing [2021-07-29T16:36:39.095Z] c7acdc5265c6: Waiting [2021-07-29T16:36:39.095Z] 67ea5d85c628: Waiting [2021-07-29T16:36:39.095Z] cf0781f940e6: Waiting [2021-07-29T16:36:39.095Z] c55d5dbdab40: Waiting [2021-07-29T16:36:39.095Z] 0f96eb6246ad: Waiting [2021-07-29T16:36:39.095Z] c09ef504d4db: Waiting [2021-07-29T16:36:39.367Z] 36385507e099: Layer already exists [2021-07-29T16:36:39.367Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:36:39.367Z] c09ef504d4db: Layer already exists [2021-07-29T16:36:39.640Z] c7acdc5265c6: Layer already exists [2021-07-29T16:36:39.640Z] 67ea5d85c628: Layer already exists [2021-07-29T16:36:39.640Z] cf0781f940e6: Layer already exists [2021-07-29T16:36:39.640Z] c55d5dbdab40: Layer already exists [2021-07-29T16:36:40.237Z] 71b847b3cecc: Pushed [2021-07-29T16:36:40.510Z] 63da44c9819e: Pushed [2021-07-29T16:36:43.088Z] a04fc0508f60: Pushed [2021-07-29T16:36:55.455Z] 1a3c6be10814: Pushed [2021-07-29T16:36:56.049Z] 7f897f3a79abebf81ead038c021fb09122a99f29: digest: sha256:232e690f3544f3d9bd80e65ffa8483479a7449161c5142683de4e475507e36b3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:56.387Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:56.719Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-29T16:36:56.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:36:56.719Z] 71b847b3cecc: Preparing [2021-07-29T16:36:56.719Z] 63da44c9819e: Preparing [2021-07-29T16:36:56.719Z] a04fc0508f60: Preparing [2021-07-29T16:36:56.719Z] 1a3c6be10814: Preparing [2021-07-29T16:36:56.719Z] 36385507e099: Preparing [2021-07-29T16:36:56.719Z] 0f96eb6246ad: Preparing [2021-07-29T16:36:56.719Z] c09ef504d4db: Preparing [2021-07-29T16:36:56.719Z] c7acdc5265c6: Preparing [2021-07-29T16:36:56.719Z] 67ea5d85c628: Preparing [2021-07-29T16:36:56.719Z] cf0781f940e6: Preparing [2021-07-29T16:36:56.719Z] c55d5dbdab40: Preparing [2021-07-29T16:36:56.719Z] c55d5dbdab40: Waiting [2021-07-29T16:36:56.719Z] c09ef504d4db: Waiting [2021-07-29T16:36:56.719Z] c7acdc5265c6: Waiting [2021-07-29T16:36:56.719Z] cf0781f940e6: Waiting [2021-07-29T16:36:56.719Z] 0f96eb6246ad: Waiting [2021-07-29T16:36:56.719Z] 67ea5d85c628: Waiting [2021-07-29T16:36:56.990Z] 63da44c9819e: Layer already exists [2021-07-29T16:36:56.990Z] 71b847b3cecc: Layer already exists [2021-07-29T16:36:56.990Z] 36385507e099: Layer already exists [2021-07-29T16:36:56.990Z] a04fc0508f60: Layer already exists [2021-07-29T16:36:56.990Z] 1a3c6be10814: Layer already exists [2021-07-29T16:36:56.990Z] 67ea5d85c628: Layer already exists [2021-07-29T16:36:56.990Z] c7acdc5265c6: Layer already exists [2021-07-29T16:36:56.990Z] c09ef504d4db: Layer already exists [2021-07-29T16:36:56.990Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:36:56.990Z] cf0781f940e6: Layer already exists [2021-07-29T16:36:56.990Z] c55d5dbdab40: Layer already exists [2021-07-29T16:36:57.260Z] latest: digest: sha256:232e690f3544f3d9bd80e65ffa8483479a7449161c5142683de4e475507e36b3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:57.600Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:57.960Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.18 [2021-07-29T16:36:57.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:36:57.960Z] 71b847b3cecc: Preparing [2021-07-29T16:36:57.960Z] 63da44c9819e: Preparing [2021-07-29T16:36:57.960Z] a04fc0508f60: Preparing [2021-07-29T16:36:57.960Z] 1a3c6be10814: Preparing [2021-07-29T16:36:57.960Z] 36385507e099: Preparing [2021-07-29T16:36:57.960Z] 0f96eb6246ad: Preparing [2021-07-29T16:36:57.960Z] c09ef504d4db: Preparing [2021-07-29T16:36:57.960Z] c7acdc5265c6: Preparing [2021-07-29T16:36:57.960Z] 67ea5d85c628: Preparing [2021-07-29T16:36:57.960Z] cf0781f940e6: Preparing [2021-07-29T16:36:57.960Z] c55d5dbdab40: Preparing [2021-07-29T16:36:57.960Z] c7acdc5265c6: Waiting [2021-07-29T16:36:57.960Z] 67ea5d85c628: Waiting [2021-07-29T16:36:57.960Z] cf0781f940e6: Waiting [2021-07-29T16:36:57.960Z] c55d5dbdab40: Waiting [2021-07-29T16:36:57.960Z] 0f96eb6246ad: Waiting [2021-07-29T16:36:57.960Z] c09ef504d4db: Waiting [2021-07-29T16:36:58.238Z] 63da44c9819e: Layer already exists [2021-07-29T16:36:58.238Z] 36385507e099: Layer already exists [2021-07-29T16:36:58.238Z] 71b847b3cecc: Layer already exists [2021-07-29T16:36:58.238Z] a04fc0508f60: Layer already exists [2021-07-29T16:36:58.238Z] 1a3c6be10814: Layer already exists [2021-07-29T16:36:58.238Z] c09ef504d4db: Layer already exists [2021-07-29T16:36:58.238Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:36:58.238Z] 67ea5d85c628: Layer already exists [2021-07-29T16:36:58.238Z] c7acdc5265c6: Layer already exists [2021-07-29T16:36:58.238Z] cf0781f940e6: Layer already exists [2021-07-29T16:36:58.238Z] c55d5dbdab40: Layer already exists [2021-07-29T16:36:58.238Z] 2.0.1-dev.18: digest: sha256:232e690f3544f3d9bd80e65ffa8483479a7449161c5142683de4e475507e36b3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:58.610Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:58.970Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:36:58.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:36:58.970Z] 71b847b3cecc: Preparing [2021-07-29T16:36:58.970Z] 63da44c9819e: Preparing [2021-07-29T16:36:58.970Z] a04fc0508f60: Preparing [2021-07-29T16:36:58.970Z] 1a3c6be10814: Preparing [2021-07-29T16:36:58.970Z] 36385507e099: Preparing [2021-07-29T16:36:58.970Z] 0f96eb6246ad: Preparing [2021-07-29T16:36:58.970Z] c09ef504d4db: Preparing [2021-07-29T16:36:58.970Z] c7acdc5265c6: Preparing [2021-07-29T16:36:58.970Z] 67ea5d85c628: Preparing [2021-07-29T16:36:58.970Z] cf0781f940e6: Preparing [2021-07-29T16:36:58.970Z] c55d5dbdab40: Preparing [2021-07-29T16:36:58.970Z] c7acdc5265c6: Waiting [2021-07-29T16:36:58.970Z] 67ea5d85c628: Waiting [2021-07-29T16:36:58.970Z] cf0781f940e6: Waiting [2021-07-29T16:36:58.970Z] c55d5dbdab40: Waiting [2021-07-29T16:36:58.970Z] 0f96eb6246ad: Waiting [2021-07-29T16:36:58.970Z] c09ef504d4db: Waiting [2021-07-29T16:36:59.242Z] 1a3c6be10814: Layer already exists [2021-07-29T16:36:59.242Z] a04fc0508f60: Layer already exists [2021-07-29T16:36:59.242Z] 71b847b3cecc: Layer already exists [2021-07-29T16:36:59.242Z] 63da44c9819e: Layer already exists [2021-07-29T16:36:59.242Z] 36385507e099: Layer already exists [2021-07-29T16:36:59.242Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:36:59.242Z] c09ef504d4db: Layer already exists [2021-07-29T16:36:59.242Z] 67ea5d85c628: Layer already exists [2021-07-29T16:36:59.242Z] cf0781f940e6: Layer already exists [2021-07-29T16:36:59.242Z] c7acdc5265c6: Layer already exists [2021-07-29T16:36:59.242Z] c55d5dbdab40: Layer already exists [2021-07-29T16:36:59.242Z] 7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18: digest: sha256:232e690f3544f3d9bd80e65ffa8483479a7449161c5142683de4e475507e36b3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:59.598Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:36:59.935Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-07-29T16:36:59.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-07-29T16:37:00.206Z] 71b847b3cecc: Preparing [2021-07-29T16:37:00.207Z] 63da44c9819e: Preparing [2021-07-29T16:37:00.207Z] a04fc0508f60: Preparing [2021-07-29T16:37:00.207Z] 1a3c6be10814: Preparing [2021-07-29T16:37:00.207Z] 36385507e099: Preparing [2021-07-29T16:37:00.207Z] 0f96eb6246ad: Preparing [2021-07-29T16:37:00.207Z] c09ef504d4db: Preparing [2021-07-29T16:37:00.207Z] c7acdc5265c6: Preparing [2021-07-29T16:37:00.207Z] 67ea5d85c628: Preparing [2021-07-29T16:37:00.207Z] cf0781f940e6: Preparing [2021-07-29T16:37:00.207Z] c55d5dbdab40: Preparing [2021-07-29T16:37:00.207Z] c09ef504d4db: Waiting [2021-07-29T16:37:00.207Z] c7acdc5265c6: Waiting [2021-07-29T16:37:00.207Z] 67ea5d85c628: Waiting [2021-07-29T16:37:00.207Z] 0f96eb6246ad: Waiting [2021-07-29T16:37:00.207Z] c55d5dbdab40: Waiting [2021-07-29T16:37:00.207Z] cf0781f940e6: Waiting [2021-07-29T16:37:00.207Z] 63da44c9819e: Layer already exists [2021-07-29T16:37:00.207Z] 1a3c6be10814: Layer already exists [2021-07-29T16:37:00.207Z] 71b847b3cecc: Layer already exists [2021-07-29T16:37:00.207Z] 36385507e099: Layer already exists [2021-07-29T16:37:00.207Z] a04fc0508f60: Layer already exists [2021-07-29T16:37:00.207Z] 0f96eb6246ad: Layer already exists [2021-07-29T16:37:00.207Z] c09ef504d4db: Layer already exists [2021-07-29T16:37:00.207Z] 67ea5d85c628: Layer already exists [2021-07-29T16:37:00.207Z] c7acdc5265c6: Layer already exists [2021-07-29T16:37:00.207Z] cf0781f940e6: Layer already exists [2021-07-29T16:37:00.207Z] c55d5dbdab40: Layer already exists [2021-07-29T16:37:00.207Z] main: digest: sha256:232e690f3544f3d9bd80e65ffa8483479a7449161c5142683de4e475507e36b3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T16:37:00.273Z] ===================================================== [Pipeline] echo [2021-07-29T16:37:00.289Z] taggedImages: [2021-07-29T16:37:00.289Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7f897f3a79abebf81ead038c021fb09122a99f29 [2021-07-29T16:37:00.289Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-07-29T16:37:00.289Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.18 [2021-07-29T16:37:00.289Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7f897f3a79abebf81ead038c021fb09122a99f29-2.0.1-dev.18 [2021-07-29T16:37:00.289Z] - 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-07-29T16:37:00.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:37:01.201Z] [2021-07-29T16:37:01.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:37:01.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:37:01.819Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T16:37:01.819Z] 448f6bf000e3: Pulling fs layer [2021-07-29T16:37:01.819Z] f757da607395: Pulling fs layer [2021-07-29T16:37:01.819Z] 05883995daec: Pulling fs layer [2021-07-29T16:37:01.819Z] 8603b9c90790: Pulling fs layer [2021-07-29T16:37:01.819Z] 1560dd03e051: Pulling fs layer [2021-07-29T16:37:01.819Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T16:37:01.819Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T16:37:01.819Z] 1560dd03e051: Waiting [2021-07-29T16:37:01.819Z] 27f5ce0e4adf: Waiting [2021-07-29T16:37:01.819Z] c2d8d7efcc4b: Waiting [2021-07-29T16:37:01.819Z] 8603b9c90790: Waiting [2021-07-29T16:37:02.093Z] f757da607395: Verifying Checksum [2021-07-29T16:37:02.093Z] f757da607395: Download complete [2021-07-29T16:37:02.093Z] 8603b9c90790: Verifying Checksum [2021-07-29T16:37:02.093Z] 8603b9c90790: Download complete [2021-07-29T16:37:02.368Z] 1560dd03e051: Verifying Checksum [2021-07-29T16:37:02.368Z] 1560dd03e051: Download complete [2021-07-29T16:37:02.368Z] 27f5ce0e4adf: Download complete [2021-07-29T16:37:02.640Z] 05883995daec: Verifying Checksum [2021-07-29T16:37:02.640Z] 05883995daec: Download complete [2021-07-29T16:37:02.912Z] 448f6bf000e3: Verifying Checksum [2021-07-29T16:37:02.912Z] 448f6bf000e3: Download complete [2021-07-29T16:37:06.310Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T16:37:06.310Z] c2d8d7efcc4b: Download complete [2021-07-29T16:37:06.583Z] 448f6bf000e3: Pull complete [2021-07-29T16:37:07.568Z] f757da607395: Pull complete [2021-07-29T16:37:08.998Z] 05883995daec: Pull complete [2021-07-29T16:37:09.271Z] 8603b9c90790: Pull complete [2021-07-29T16:37:11.271Z] 1560dd03e051: Pull complete [2021-07-29T16:37:11.543Z] 27f5ce0e4adf: Pull complete [2021-07-29T16:37:26.624Z] c2d8d7efcc4b: Pull complete [2021-07-29T16:37:26.624Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T16:37:26.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T16:37:26.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T16:37:26.841Z] prd-ubuntu18.04-docker-arm64-4c-16g-500 does not seem to be running inside a container [2021-07-29T16:37:26.916Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T16:37:31.719Z] $ docker top df1c671001e3ffcecd3f675095b8977e67d15bacc6ad3f4d6134a7527b385815 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:37:32.832Z] ---> job-cost.sh [2021-07-29T16:37:32.833Z] lf-activate-venv: SKIPPING [2021-07-29T16:37:32.833Z] INFO: No Stack... [2021-07-29T16:37:33.808Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T16:37:34.081Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T16:37:34.737Z] + + cat /w/workspace/edgex-go/18/archives/cost.csvcut [2021-07-29T16:37:34.737Z] -d, -f6 [Pipeline] lock [2021-07-29T16:37:34.798Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-18-stack-cost] [2021-07-29T16:37:34.806Z] Resource [jenkins-edgexfoundry-edgex-go-main-18-stack-cost] did not exist. Created. [2021-07-29T16:37:34.806Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T16:37:35.477Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T16:37:36.094Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T16:37:36.107Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T16:37:36.129Z] $ docker stop --time=1 df1c671001e3ffcecd3f675095b8977e67d15bacc6ad3f4d6134a7527b385815 [2021-07-29T16:37:37.750Z] $ docker rm -f df1c671001e3ffcecd3f675095b8977e67d15bacc6ad3f4d6134a7527b385815 [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-07-29T16:37:38.880Z] provisioning config files... [2021-07-29T16:37:38.896Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config1881795916035861902tmp [Pipeline] { [Pipeline] sh [2021-07-29T16:37:39.221Z] + set +x [2021-07-29T16:37:39.222Z] + curl -s https://codecov.io/bash [2021-07-29T16:37:39.222Z] + bash -s -- [2021-07-29T16:37:39.493Z] [2021-07-29T16:37:39.493Z] _____ _ [2021-07-29T16:37:39.493Z] / ____| | | [2021-07-29T16:37:39.493Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T16:37:39.493Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T16:37:39.493Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T16:37:39.493Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T16:37:39.493Z] Bash-1.0.6 [2021-07-29T16:37:39.493Z] [2021-07-29T16:37:39.493Z] [2021-07-29T16:37:39.493Z] ==> git version 2.24.4 found [2021-07-29T16:37:39.493Z] ==> 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-07-29T16:37:39.493Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T16:37:39.493Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T16:37:39.493Z] ==> Jenkins CI detected. [2021-07-29T16:37:39.493Z] current dir:  /w/workspace/edgex-go/18 [2021-07-29T16:37:39.493Z] project root: . [2021-07-29T16:37:39.493Z] --> token set from env [2021-07-29T16:37:39.493Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T16:37:39.493Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T16:37:39.493Z] ==> Python coveragepy not found [2021-07-29T16:37:39.493Z] ==> Searching for coverage reports in: [2021-07-29T16:37:39.493Z] + . [2021-07-29T16:37:39.493Z] -> Found 1 reports [2021-07-29T16:37:39.493Z] ==> Detecting git/mercurial file structure [2021-07-29T16:37:39.493Z] ==> Reading reports [2021-07-29T16:37:39.493Z] + ./coverage.out bytes=403847 [2021-07-29T16:37:39.493Z] ==> Appending adjustments [2021-07-29T16:37:39.493Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T16:37:40.455Z] + Found adjustments [2021-07-29T16:37:40.455Z] ==> Gzipping contents [2021-07-29T16:37:40.725Z] 56K /tmp/codecov.njTmLz.gz [2021-07-29T16:37:40.725Z] ==> Uploading reports [2021-07-29T16:37:40.725Z] url: https://codecov.io [2021-07-29T16:37:40.725Z] query: branch=main&commit=7f897f3a79abebf81ead038c021fb09122a99f29&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T16:37:40.725Z] -> Pinging Codecov [2021-07-29T16:37:40.725Z] 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=7f897f3a79abebf81ead038c021fb09122a99f29&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T16:37:40.990Z] -> Uploading to [2021-07-29T16:37:40.990Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/00271124DB129430A58F1EEE437C3FCB/7f897f3a79abebf81ead038c021fb09122a99f29/1f2bf439-e144-4588-aaff-2274566f5c0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T163740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7233b4ad3fab9b6a76b36b90381cf6d3ad026595c80cf441338bcc2a6f4fca96 [2021-07-29T16:37:40.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:37:40.990Z] Dload Upload Total Spent Left Speed [2021-07-29T16:37:41.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54449 0 0 100 54449 0 118k --:--:-- --:--:-- --:--:-- 118k 100 54449 0 0 100 54449 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-07-29T16:37:41.572Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7f897f3a79abebf81ead038c021fb09122a99f29 [Pipeline] } [2021-07-29T16:37:41.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-07-29T16:37:42.360Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-29T16:37:42.384Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:37:42.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T16:37:42.707Z] [2021-07-29T16:37:42.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:37:43.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T16:37:43.041Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-29T16:37:43.041Z] 188c0c94c7c5: Pulling fs layer [2021-07-29T16:37:43.041Z] 0ef7d3d256c8: Pulling fs layer [2021-07-29T16:37:43.041Z] de9db76c5a1d: Pulling fs layer [2021-07-29T16:37:43.041Z] 0eba1c9be4d2: Pulling fs layer [2021-07-29T16:37:43.041Z] 0d57e429df01: Pulling fs layer [2021-07-29T16:37:43.041Z] 4e4be7b47b0d: Pulling fs layer [2021-07-29T16:37:43.041Z] e1f770b5df2f: Pulling fs layer [2021-07-29T16:37:43.041Z] 85a0685a4137: Pulling fs layer [2021-07-29T16:37:43.041Z] 0eba1c9be4d2: Waiting [2021-07-29T16:37:43.041Z] 0d57e429df01: Waiting [2021-07-29T16:37:43.041Z] 4e4be7b47b0d: Waiting [2021-07-29T16:37:43.041Z] e1f770b5df2f: Waiting [2021-07-29T16:37:43.041Z] 85a0685a4137: Waiting [2021-07-29T16:37:43.041Z] de9db76c5a1d: Verifying Checksum [2021-07-29T16:37:43.041Z] de9db76c5a1d: Download complete [2021-07-29T16:37:43.041Z] 0ef7d3d256c8: Verifying Checksum [2021-07-29T16:37:43.041Z] 0ef7d3d256c8: Download complete [2021-07-29T16:37:43.311Z] 0d57e429df01: Verifying Checksum [2021-07-29T16:37:43.311Z] 0d57e429df01: Download complete [2021-07-29T16:37:43.311Z] 4e4be7b47b0d: Verifying Checksum [2021-07-29T16:37:43.312Z] 4e4be7b47b0d: Download complete [2021-07-29T16:37:43.312Z] 188c0c94c7c5: Verifying Checksum [2021-07-29T16:37:43.312Z] 188c0c94c7c5: Download complete [2021-07-29T16:37:43.312Z] 188c0c94c7c5: Pull complete [2021-07-29T16:37:43.578Z] 0ef7d3d256c8: Pull complete [2021-07-29T16:37:43.578Z] de9db76c5a1d: Pull complete [2021-07-29T16:37:44.533Z] e1f770b5df2f: Verifying Checksum [2021-07-29T16:37:44.533Z] e1f770b5df2f: Download complete [2021-07-29T16:37:48.784Z] 0eba1c9be4d2: Verifying Checksum [2021-07-29T16:37:48.784Z] 0eba1c9be4d2: Download complete [2021-07-29T16:37:48.784Z] 85a0685a4137: Verifying Checksum [2021-07-29T16:37:48.784Z] 85a0685a4137: Download complete [2021-07-29T16:37:51.382Z] 0eba1c9be4d2: Pull complete [2021-07-29T16:37:51.383Z] 0d57e429df01: Pull complete [2021-07-29T16:37:51.383Z] 4e4be7b47b0d: Pull complete [2021-07-29T16:37:51.965Z] e1f770b5df2f: Pull complete [2021-07-29T16:37:55.329Z] 85a0685a4137: Pull complete [2021-07-29T16:37:55.329Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-29T16:37:55.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T16:37:55.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-29T16:37:55.425Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:37:55.486Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-29T16:37:58.446Z] $ docker top bbb47ad00b50e3acee535a7861c407f7273d020f16245a092d3ef04f0a4e9466 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T16:37:58.542Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-29T16:37:58.850Z] + set -o pipefail [2021-07-29T16:37:58.850Z] + snyk monitor '--org=edgex-jenkins' [2021-07-29T16:38:08.925Z] [2021-07-29T16:38:08.925Z] Monitoring /w/workspace/edgex-go/18 (github.com/edgexfoundry/edgex-go)... [2021-07-29T16:38:08.925Z] [2021-07-29T16:38:08.925Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fc6ed6b9-a940-4ea9-bd73-910605b2703e [2021-07-29T16:38:08.925Z] [2021-07-29T16:38:08.925Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-29T16:38:08.925Z] [2021-07-29T16:38:08.925Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-29T16:38:08.925Z] [2021-07-29T16:38:08.925Z] [Pipeline] } [2021-07-29T16:38:08.938Z] $ docker stop --time=1 bbb47ad00b50e3acee535a7861c407f7273d020f16245a092d3ef04f0a4e9466 [2021-07-29T16:38:10.631Z] $ docker rm -f bbb47ad00b50e3acee535a7861c407f7273d020f16245a092d3ef04f0a4e9466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-29T16:38:11.238Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:38:11.257Z] provisioning config files... [2021-07-29T16:38:11.273Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/18@tmp/config9177439682278591363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:38:11.605Z] --> edgex-publish-swagger.sh [2021-07-29T16:38:11.605Z] === Publish openapi/v2 API === [2021-07-29T16:38:11.605Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-29T16:38:11.605Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/18/openapi/v2/core-command.yaml] [2021-07-29T16:38:11.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:38:11.605Z] Dload Upload Total Spent Left Speed [2021-07-29T16:38:14.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 26217 0:00:01 0:00:01 --:--:-- 26249 100 31867 0 0 100 31867 0 14376 0:00:02 0:00:02 --:--:-- 14380 100 31867 0 0 100 31867 0 12302 0:00:02 0:00:02 --:--:-- 12308 [2021-07-29T16:38:14.178Z] [2021-07-29T16:38:14.178Z] [2021-07-29T16:38:14.178Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/18/openapi/v2/core-data.yaml] [2021-07-29T16:38:14.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:38:14.178Z] Dload Upload Total Spent Left Speed [2021-07-29T16:38:22.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55944 0:00:01 0:00:01 --:--:-- 55989 100 65452 0 0 100 65452 0 30145 0:00:02 0:00:02 --:--:-- 30148 100 65452 0 0 100 65452 0 20631 0:00:03 0:00:03 --:--:-- 20634 100 65452 0 0 100 65452 0 15682 0:00:04 0:00:04 --:--:-- 15684 100 65452 0 0 100 65452 0 12648 0:00:05 0:00:05 --:--:-- 12650 100 65452 0 0 100 65452 0 10597 0:00:06 0:00:06 --:--:-- 0 100 65452 0 0 100 65452 0 9119 0:00:07 0:00:07 --:--:-- 0 100 65452 0 0 100 65452 0 8002 0:00:08 0:00:08 --:--:-- 0 100 65452 0 0 100 65452 0 7636 0:00:08 0:00:08 --:--:-- 0 100 65452 0 0 100 65452 0 7636 0:00:08 0:00:08 --:--:-- 0 [2021-07-29T16:38:22.559Z] [2021-07-29T16:38:22.559Z] [2021-07-29T16:38:22.559Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/18/openapi/v2/core-metadata.yaml] [2021-07-29T16:38:22.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:38:22.559Z] Dload Upload Total Spent Left Speed [2021-07-29T16:38:26.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 56754 0:00:02 0:00:02 --:--:-- 56775 100 119k 0 0 100 119k 0 38765 0:00:03 0:00:03 --:--:-- 38778 100 119k 0 0 100 119k 0 32321 0:00:03 0:00:03 --:--:-- 32329 [2021-07-29T16:38:26.490Z] [2021-07-29T16:38:26.490Z] [2021-07-29T16:38:26.490Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/18/openapi/v2/support-notifications.yaml] [2021-07-29T16:38:26.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:38:26.490Z] Dload Upload Total Spent Left Speed [2021-07-29T16:38:30.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73127 0:00:01 0:00:01 --:--:-- 73135 100 86007 0 0 100 86007 0 39500 0:00:02 0:00:02 --:--:-- 39488 100 86007 0 0 100 86007 0 27057 0:00:03 0:00:03 --:--:-- 27054 100 86007 0 0 100 86007 0 20576 0:00:04 0:00:04 --:--:-- 20575 100 86007 0 0 100 86007 0 20038 0:00:04 0:00:04 --:--:-- 20099 [2021-07-29T16:38:30.799Z] [2021-07-29T16:38:30.799Z] [2021-07-29T16:38:30.799Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/18/openapi/v2/support-scheduler.yaml] [2021-07-29T16:38:30.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:38:30.799Z] Dload Upload Total Spent Left Speed [2021-07-29T16:38:31.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 38388 --:--:-- --:--:-- --:--:-- 38359 100 36710 0 0 100 36710 0 38382 --:--:-- --:--:-- --:--:-- 38359 [2021-07-29T16:38:31.760Z] [2021-07-29T16:38:31.760Z] [2021-07-29T16:38:31.760Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/18/openapi/v2/system-agent.yaml] [2021-07-29T16:38:31.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T16:38:31.760Z] Dload Upload Total Spent Left Speed [2021-07-29T16:38:34.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19730 0 0 100 19730 0 17008 0:00:01 0:00:01 --:--:-- 17023 100 19730 0 0 100 19730 0 9129 0:00:02 0:00:02 --:--:-- 9130 100 19730 0 0 100 19730 0 8131 0:00:02 0:00:02 --:--:-- 8132 [2021-07-29T16:38:34.122Z] [2021-07-29T16:38:34.122Z] [Pipeline] } [2021-07-29T16:38:34.135Z] 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-07-29T16:38:35.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:38:35.149Z] . [Pipeline] withDockerContainer [2021-07-29T16:38:35.263Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:38:35.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T16:38:35.770Z] $ docker top fb67491ba6c7a93baee5a9731b7c3bc5063e8e0fd1c87681fadaa405a81d89c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T16:38:35.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:38:35.896Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:38:36.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:38:36.042Z] $ docker exec fb67491ba6c7a93baee5a9731b7c3bc5063e8e0fd1c87681fadaa405a81d89c8 ssh-agent [2021-07-29T16:38:36.166Z] SSH_AUTH_SOCK=/tmp/ssh-ANi4vVhXEFCy/agent.15 [2021-07-29T16:38:36.166Z] SSH_AGENT_PID=21 [2021-07-29T16:38:36.175Z] Running ssh-add (command line suppressed) [2021-07-29T16:38:36.281Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_5371475552294208379.key (/w/workspace/edgex-go/18@tmp/private_key_5371475552294208379.key) [2021-07-29T16:38:36.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:38:36.628Z] + git semver tag [2021-07-29T16:38:36.628Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T16:38:36.628Z] # $GIT_DIR = /w/workspace/edgex-go/18/.git [2021-07-29T16:38:36.628Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/18 [2021-07-29T16:38:36.628Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T16:38:36.628Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T16:38:36.628Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T16:38:36.628Z] # $SEMVER_BRANCH = main [2021-07-29T16:38:36.628Z] # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [2021-07-29T16:38:36.628Z] # 7f897f3a79abebf81ead038c021fb09122a99f29 HEAD [2021-07-29T16:38:36.628Z] # -> Force: false [2021-07-29T16:38:36.628Z] # 7e485fdc8d0e53294237b1c5554f5be35ad5fb76 refs/tags/v2.0.1-dev.18 [Pipeline] } [2021-07-29T16:38:36.640Z] $ docker exec --env ******** --env ******** fb67491ba6c7a93baee5a9731b7c3bc5063e8e0fd1c87681fadaa405a81d89c8 ssh-agent -k [2021-07-29T16:38:36.745Z] unset SSH_AUTH_SOCK; [2021-07-29T16:38:36.745Z] unset SSH_AGENT_PID; [2021-07-29T16:38:36.745Z] echo Agent pid 21 killed; [2021-07-29T16:38:36.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:38:37.110Z] + git semver [Pipeline] } [2021-07-29T16:38:37.133Z] $ docker stop --time=1 fb67491ba6c7a93baee5a9731b7c3bc5063e8e0fd1c87681fadaa405a81d89c8 [2021-07-29T16:38:38.345Z] $ docker rm -f fb67491ba6c7a93baee5a9731b7c3bc5063e8e0fd1c87681fadaa405a81d89c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:38:38.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T16:38:38.812Z] [2021-07-29T16:38:38.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:38:39.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T16:38:39.137Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-29T16:38:39.137Z] ab5ef0e58194: Pulling fs layer [2021-07-29T16:38:39.137Z] 9712f1f96733: Pulling fs layer [2021-07-29T16:38:39.137Z] 63f879dbbcfc: Pulling fs layer [2021-07-29T16:38:39.137Z] 0d9ebad4ef96: Pulling fs layer [2021-07-29T16:38:39.137Z] e9a5061849ea: Pulling fs layer [2021-07-29T16:38:39.137Z] d747dcd14b5f: Pulling fs layer [2021-07-29T16:38:39.137Z] 2de7ff778b66: Pulling fs layer [2021-07-29T16:38:39.137Z] e9a5061849ea: Waiting [2021-07-29T16:38:39.137Z] d747dcd14b5f: Waiting [2021-07-29T16:38:39.137Z] 2de7ff778b66: Waiting [2021-07-29T16:38:39.137Z] 0d9ebad4ef96: Waiting [2021-07-29T16:38:39.137Z] 9712f1f96733: Download complete [2021-07-29T16:38:42.475Z] 63f879dbbcfc: Verifying Checksum [2021-07-29T16:38:42.475Z] 63f879dbbcfc: Download complete [2021-07-29T16:38:42.742Z] e9a5061849ea: Verifying Checksum [2021-07-29T16:38:42.742Z] e9a5061849ea: Download complete [2021-07-29T16:38:42.742Z] d747dcd14b5f: Verifying Checksum [2021-07-29T16:38:42.742Z] d747dcd14b5f: Download complete [2021-07-29T16:38:43.325Z] 2de7ff778b66: Verifying Checksum [2021-07-29T16:38:43.325Z] 2de7ff778b66: Download complete [2021-07-29T16:38:43.593Z] 0d9ebad4ef96: Verifying Checksum [2021-07-29T16:38:43.593Z] 0d9ebad4ef96: Download complete [2021-07-29T16:38:43.593Z] ab5ef0e58194: Verifying Checksum [2021-07-29T16:38:43.593Z] ab5ef0e58194: Download complete [2021-07-29T16:38:46.203Z] ab5ef0e58194: Pull complete [2021-07-29T16:38:46.203Z] 9712f1f96733: Pull complete [2021-07-29T16:38:46.793Z] 63f879dbbcfc: Pull complete [2021-07-29T16:38:50.178Z] 0d9ebad4ef96: Pull complete [2021-07-29T16:38:50.178Z] e9a5061849ea: Pull complete [2021-07-29T16:38:50.446Z] d747dcd14b5f: Pull complete [2021-07-29T16:38:51.419Z] 2de7ff778b66: Pull complete [2021-07-29T16:38:51.419Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-29T16:38:51.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T16:38:51.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-29T16:38:51.512Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:38:51.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-29T16:38:54.934Z] $ docker top 6359feb071e755d00447d4da1f838a90577d845c870b6eca5bbafd9fc79475a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:38:55.031Z] provisioning config files... [2021-07-29T16:38:55.045Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/18@tmp/config4117243458766391105tmp [2021-07-29T16:38:55.065Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/18@tmp/config6366168828264639106tmp [2021-07-29T16:38:55.083Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/18@tmp/config6710261274892378980tmp [Pipeline] { [Pipeline] echo [2021-07-29T16:38:55.105Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:38:55.453Z] ---> sigul-configuration.sh [2021-07-29T16:38:55.453Z] gpg: directory `/root/.gnupg' created [2021-07-29T16:38:55.453Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-29T16:38:55.453Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-29T16:38:55.453Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-29T16:38:55.453Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-29T16:38:55.453Z] gpg: CAST5 encrypted data [2021-07-29T16:38:55.453Z] gpg: encrypted with 1 passphrase [2021-07-29T16:38:55.453Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-29T16:38:55.771Z] + mkdir /home/jenkins [2021-07-29T16:38:55.771Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-29T16:38:56.092Z] + 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-07-29T16:38:56.106Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:38:56.417Z] ---> sigul-install.sh [2021-07-29T16:38:56.417Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-29T16:38:56.729Z] + git tag --list [2021-07-29T16:38:56.729Z] 0.6.0 [2021-07-29T16:38:56.729Z] 0.6.1 [2021-07-29T16:38:56.729Z] 0.7.0 [2021-07-29T16:38:56.729Z] 0.7.1 [2021-07-29T16:38:56.729Z] v1.0.0 [2021-07-29T16:38:56.729Z] v1.0.1 [2021-07-29T16:38:56.729Z] v1.1.0 [2021-07-29T16:38:56.729Z] v1.2.0 [2021-07-29T16:38:56.729Z] v1.2.1 [2021-07-29T16:38:56.729Z] v1.3.0 [2021-07-29T16:38:56.729Z] v1.3.1 [2021-07-29T16:38:56.729Z] v2.0.0 [2021-07-29T16:38:56.729Z] v2.0.1-dev.1 [2021-07-29T16:38:56.729Z] v2.0.1-dev.10 [2021-07-29T16:38:56.729Z] v2.0.1-dev.11 [2021-07-29T16:38:56.729Z] v2.0.1-dev.12 [2021-07-29T16:38:56.729Z] v2.0.1-dev.13 [2021-07-29T16:38:56.729Z] v2.0.1-dev.14 [2021-07-29T16:38:56.729Z] v2.0.1-dev.15 [2021-07-29T16:38:56.729Z] v2.0.1-dev.16 [2021-07-29T16:38:56.729Z] v2.0.1-dev.17 [2021-07-29T16:38:56.729Z] v2.0.1-dev.18 [2021-07-29T16:38:56.729Z] v2.0.1-dev.2 [2021-07-29T16:38:56.729Z] v2.0.1-dev.3 [2021-07-29T16:38:56.729Z] v2.0.1-dev.4 [2021-07-29T16:38:56.729Z] v2.0.1-dev.5 [2021-07-29T16:38:56.729Z] v2.0.1-dev.6 [2021-07-29T16:38:56.729Z] v2.0.1-dev.7 [2021-07-29T16:38:56.729Z] v2.0.1-dev.8 [2021-07-29T16:38:56.729Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-29T16:38:57.041Z] + lftools sign git-tag v2.0.1-dev.18 [2021-07-29T16:38:57.625Z] Signing Git tag with Sigul... [2021-07-29T16:38:57.625Z] Signing v2.0.1-dev.18 [Pipeline] echo [2021-07-29T16:38:58.595Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:38:58.905Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-29T16:38:58.917Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-29T16:38:58.943Z] $ docker stop --time=1 6359feb071e755d00447d4da1f838a90577d845c870b6eca5bbafd9fc79475a1 [2021-07-29T16:39:00.158Z] $ docker rm -f 6359feb071e755d00447d4da1f838a90577d845c870b6eca5bbafd9fc79475a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:39:00.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:39:00.961Z] . [Pipeline] withDockerContainer [2021-07-29T16:39:01.055Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:39:01.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T16:39:01.555Z] $ docker top c09ce58f466209a398230e3ca41358fc4d93de01611f6810de0653c0f45fcc31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T16:39:01.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:39:01.701Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:39:01.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:39:01.822Z] $ docker exec c09ce58f466209a398230e3ca41358fc4d93de01611f6810de0653c0f45fcc31 ssh-agent [2021-07-29T16:39:01.968Z] SSH_AUTH_SOCK=/tmp/ssh-CKxhMzmWwKqQ/agent.15 [2021-07-29T16:39:01.968Z] SSH_AGENT_PID=22 [2021-07-29T16:39:01.980Z] Running ssh-add (command line suppressed) [2021-07-29T16:39:02.079Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_1355343184504529968.key (/w/workspace/edgex-go/18@tmp/private_key_1355343184504529968.key) [2021-07-29T16:39:02.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:39:02.424Z] + git semver bump pre [2021-07-29T16:39:02.424Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T16:39:02.424Z] # $GIT_DIR = /w/workspace/edgex-go/18/.git [2021-07-29T16:39:02.424Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/18 [2021-07-29T16:39:02.424Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T16:39:02.424Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T16:39:02.424Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T16:39:02.424Z] # $SEMVER_BRANCH = main [2021-07-29T16:39:02.424Z] # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [2021-07-29T16:39:02.424Z] 2.0.1-dev.19 [Pipeline] } [2021-07-29T16:39:02.436Z] $ docker exec --env ******** --env ******** c09ce58f466209a398230e3ca41358fc4d93de01611f6810de0653c0f45fcc31 ssh-agent -k [2021-07-29T16:39:02.535Z] unset SSH_AUTH_SOCK; [2021-07-29T16:39:02.535Z] unset SSH_AGENT_PID; [2021-07-29T16:39:02.535Z] echo Agent pid 22 killed; [2021-07-29T16:39:02.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:39:02.896Z] + git semver [Pipeline] } [2021-07-29T16:39:02.915Z] $ docker stop --time=1 c09ce58f466209a398230e3ca41358fc4d93de01611f6810de0653c0f45fcc31 [2021-07-29T16:39:04.280Z] $ docker rm -f c09ce58f466209a398230e3ca41358fc4d93de01611f6810de0653c0f45fcc31 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:39:04.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T16:39:04.686Z] . [Pipeline] withDockerContainer [2021-07-29T16:39:04.779Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:39:04.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T16:39:05.258Z] $ docker top 009b5a9aba604fbed23e56765cba63f1dded809d21a040844ad9872bef6596a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T16:39:05.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T16:39:05.397Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T16:39:05.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T16:39:05.511Z] $ docker exec 009b5a9aba604fbed23e56765cba63f1dded809d21a040844ad9872bef6596a6 ssh-agent [2021-07-29T16:39:05.634Z] SSH_AUTH_SOCK=/tmp/ssh-lYZutjk9bh3T/agent.13 [2021-07-29T16:39:05.634Z] SSH_AGENT_PID=19 [2021-07-29T16:39:05.643Z] Running ssh-add (command line suppressed) [2021-07-29T16:39:05.748Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_8763537028189433544.key (/w/workspace/edgex-go/18@tmp/private_key_8763537028189433544.key) [2021-07-29T16:39:05.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T16:39:06.087Z] + git semver push [2021-07-29T16:39:06.087Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T16:39:06.087Z] # $GIT_DIR = /w/workspace/edgex-go/18/.git [2021-07-29T16:39:06.087Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/18 [2021-07-29T16:39:06.087Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T16:39:06.087Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T16:39:06.087Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T16:39:06.087Z] # $SEMVER_BRANCH = main [2021-07-29T16:39:06.087Z] # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } [2021-07-29T16:39:12.741Z] $ docker exec --env ******** --env ******** 009b5a9aba604fbed23e56765cba63f1dded809d21a040844ad9872bef6596a6 ssh-agent -k [2021-07-29T16:39:12.843Z] unset SSH_AUTH_SOCK; [2021-07-29T16:39:12.844Z] unset SSH_AGENT_PID; [2021-07-29T16:39:12.844Z] echo Agent pid 19 killed; [2021-07-29T16:39:12.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T16:39:13.209Z] + git semver [Pipeline] } [2021-07-29T16:39:13.226Z] $ docker stop --time=1 009b5a9aba604fbed23e56765cba63f1dded809d21a040844ad9872bef6596a6 [2021-07-29T16:39:14.424Z] $ docker rm -f 009b5a9aba604fbed23e56765cba63f1dded809d21a040844ad9872bef6596a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:39:15.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:39:16.013Z] ---> package-listing.sh [2021-07-29T16:39:16.013Z] ++ facter osfamily [2021-07-29T16:39:16.013Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T16:39:16.279Z] + OS_FAMILY=redhat [2021-07-29T16:39:16.279Z] + workspace=/w/workspace/edgex-go/18 [2021-07-29T16:39:16.279Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T16:39:16.279Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T16:39:16.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T16:39:16.279Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T16:39:16.279Z] + '[' /w/workspace/edgex-go/18 ']' [2021-07-29T16:39:16.280Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T16:39:16.280Z] + case "${OS_FAMILY}" in [2021-07-29T16:39:16.280Z] + rpm -qa [2021-07-29T16:39:16.280Z] + sort [2021-07-29T16:39:18.225Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T16:39:18.225Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T16:39:18.225Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T16:39:18.225Z] + '[' /w/workspace/edgex-go/18 ']' [2021-07-29T16:39:18.225Z] + mkdir -p /w/workspace/edgex-go/18/archives/ [2021-07-29T16:39:18.225Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo [2021-07-29T16:39:18.242Z] 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T16:39:18.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:39:19.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:39:19.137Z] [2021-07-29T16:39:19.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T16:39:19.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:39:19.461Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T16:39:19.461Z] b4d181a07f80: Pulling fs layer [2021-07-29T16:39:19.461Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T16:39:19.461Z] ed53099fbce6: Pulling fs layer [2021-07-29T16:39:19.461Z] dc539afda2c1: Pulling fs layer [2021-07-29T16:39:19.461Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T16:39:19.461Z] 9065ff56babe: Pulling fs layer [2021-07-29T16:39:19.461Z] d287ab97295c: Pulling fs layer [2021-07-29T16:39:19.461Z] dc539afda2c1: Waiting [2021-07-29T16:39:19.461Z] 77bc0d833cb6: Waiting [2021-07-29T16:39:19.461Z] 9065ff56babe: Waiting [2021-07-29T16:39:19.461Z] d287ab97295c: Waiting [2021-07-29T16:39:19.725Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T16:39:19.725Z] a1111a8f2ec3: Download complete [2021-07-29T16:39:19.725Z] dc539afda2c1: Verifying Checksum [2021-07-29T16:39:19.725Z] dc539afda2c1: Download complete [2021-07-29T16:39:19.992Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T16:39:19.992Z] 77bc0d833cb6: Download complete [2021-07-29T16:39:19.992Z] 9065ff56babe: Verifying Checksum [2021-07-29T16:39:19.992Z] 9065ff56babe: Download complete [2021-07-29T16:39:20.575Z] ed53099fbce6: Verifying Checksum [2021-07-29T16:39:20.575Z] ed53099fbce6: Download complete [2021-07-29T16:39:21.999Z] b4d181a07f80: Verifying Checksum [2021-07-29T16:39:21.999Z] b4d181a07f80: Download complete [2021-07-29T16:39:22.583Z] b4d181a07f80: Pull complete [2021-07-29T16:39:22.859Z] a1111a8f2ec3: Pull complete [2021-07-29T16:39:23.445Z] ed53099fbce6: Pull complete [2021-07-29T16:39:23.445Z] dc539afda2c1: Pull complete [2021-07-29T16:39:23.712Z] 77bc0d833cb6: Pull complete [2021-07-29T16:39:23.712Z] 9065ff56babe: Pull complete [2021-07-29T16:39:26.288Z] d287ab97295c: Verifying Checksum [2021-07-29T16:39:26.288Z] d287ab97295c: Download complete [2021-07-29T16:39:30.583Z] d287ab97295c: Pull complete [2021-07-29T16:39:30.583Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T16:39:30.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T16:39:30.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T16:39:30.673Z] prd-centos7-docker-4c-2g-506 does not seem to be running inside a container [2021-07-29T16:39:30.731Z] $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T16:39:33.399Z] $ docker top 5a82be275096bc358c4956e2e49e2eae9f04f11f623f17f120fc37d7d860bfca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T16:39:34.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T16:39:34.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T16:39:34.748Z] + ls /var/log/sa-host [2021-07-29T16:39:34.748Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T16:39:34.748Z] file_magic: OK [2021-07-29T16:39:34.748Z] HZ: Using current value: 100 [2021-07-29T16:39:34.748Z] file_header: OK [2021-07-29T16:39:34.748Z] 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-07-29T16:39:34.748Z] Statistics: [2021-07-29T16:39:34.748Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T16:39:34.748Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T16:39:34.748Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T16:39:34.748Z] file_magic: OK [2021-07-29T16:39:34.748Z] HZ: Using current value: 100 [2021-07-29T16:39:34.748Z] file_header: OK [2021-07-29T16:39:34.748Z] 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-07-29T16:39:34.748Z] Statistics: [2021-07-29T16:39:34.748Z] 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... [2021-07-29T16:39:34.748Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T16:39:34.938Z] provisioning config files... [2021-07-29T16:39:34.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config7984136283452634313tmp [Pipeline] { [Pipeline] echo [2021-07-29T16:39:34.978Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:39:35.288Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T16:39:35.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:39:35.677Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T16:39:35.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:39:36.007Z] ---> sudo-logs.sh [2021-07-29T16:39:36.007Z] Archiving 'sudo' log.. [2021-07-29T16:39:36.007Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-506.vexxhost.local: Name or service not known [2021-07-29T16:39:36.007Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-506.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T16:39:36.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:39:36.342Z] ---> job-cost.sh [2021-07-29T16:39:36.342Z] lf-activate-venv: SKIPPING [2021-07-29T16:39:36.342Z] DEBUG: total: 0.18000000715255737 [2021-07-29T16:39:36.342Z] INFO: Retrieving Stack Cost... [2021-07-29T16:39:37.303Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T16:39:37.569Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T16:39:37.587Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T16:39:37.899Z] ---> logs-deploy.sh [2021-07-29T16:39:37.899Z] lf-activate-venv: SKIPPING [2021-07-29T16:39:37.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/18 [2021-07-29T16:39:37.899Z] INFO: archiving workspace using pattern(s): [2021-07-29T16:39:38.484Z] Archives upload complete. [2021-07-29T16:39:38.753Z] INFO: archiving logs to Nexus