Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e89d87e1b047cca713fa4fd161d0eba79eaf23fa 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-ssh6138165707818985519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8018418281719045986.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3286135383182484467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh8775266873133036475.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-ssh4591821108689680447.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-788 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/41 [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/41 # 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/41@tmp/jenkins-gitclient-ssh3548245474229610710.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 e89d87e1b047cca713fa4fd161d0eba79eaf23fa (main) Commit message: "fix(meta): device yaml marshal to Json error (#3683)" > 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 e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 > git rev-list --no-walk 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-25T16:44:28.658Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-25T16:44:28.762Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-25T16:44:28.793Z] ========================================================= [2021-08-25T16:44:28.793Z] EdgeX Global Pipelines Version Info [2021-08-25T16:44:28.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-25T16:44:30.087Z] ------------------- [2021-08-25T16:44:30.087Z] stable info: [2021-08-25T16:44:30.087Z] ------------------- [2021-08-25T16:44:30.087Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-25T16:44:30.087Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-25T16:44:30.087Z] Message: update stable to v1.0.205 [2021-08-25T16:44:31.063Z] ------------------- [2021-08-25T16:44:31.063Z] experimental info: [2021-08-25T16:44:31.063Z] ------------------- [2021-08-25T16:44:31.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-25T16:44:31.063Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-25T16:44:31.063Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-25T16:44:31.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-25T16:44:31.236Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-25T16:44:31.259Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-25T16:44:31.282Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-25T16:44:31.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-25T16:44:31.327Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-25T16:44:31.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-25T16:44:31.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-25T16:44:31.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-25T16:44:31.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-25T16:44:31.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-25T16:44:31.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-25T16:44:31.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-25T16:44:31.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-25T16:44:31.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-25T16:44:31.552Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-25T16:44:31.575Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-25T16:44:31.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-25T16:44:31.621Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-25T16:44:31.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-25T16:44:31.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-25T16:44:31.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-25T16:44:31.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-25T16:44:31.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-25T16:44:31.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-25T16:44:31.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-25T16:44:31.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] echo [2021-08-25T16:44:31.854Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e89d87e [Pipeline] echo [2021-08-25T16:44:31.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T16:44:31.964Z] provisioning config files... [2021-08-25T16:44:31.984Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config8985354331356246182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T16:44:32.334Z] ---> docker-login.sh [2021-08-25T16:44:32.334Z] nexus3.edgexfoundry.org:10001 [2021-08-25T16:44:32.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:44:32.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:44:32.602Z] Configure a credential helper to remove this warning. See [2021-08-25T16:44:32.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:44:32.602Z] [2021-08-25T16:44:32.602Z] Login Succeeded [2021-08-25T16:44:32.602Z] nexus3.edgexfoundry.org:10002 [2021-08-25T16:44:32.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:44:32.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:44:32.602Z] Configure a credential helper to remove this warning. See [2021-08-25T16:44:32.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:44:32.602Z] [2021-08-25T16:44:32.602Z] Login Succeeded [2021-08-25T16:44:32.602Z] nexus3.edgexfoundry.org:10003 [2021-08-25T16:44:32.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:44:32.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:44:32.869Z] Configure a credential helper to remove this warning. See [2021-08-25T16:44:32.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:44:32.869Z] [2021-08-25T16:44:32.869Z] Login Succeeded [2021-08-25T16:44:32.869Z] nexus3.edgexfoundry.org:10004 [2021-08-25T16:44:32.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:44:33.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:44:33.136Z] Configure a credential helper to remove this warning. See [2021-08-25T16:44:33.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:44:33.136Z] [2021-08-25T16:44:33.136Z] Login Succeeded [2021-08-25T16:44:33.136Z] docker.io [2021-08-25T16:44:33.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:44:33.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:44:33.408Z] Configure a credential helper to remove this warning. See [2021-08-25T16:44:33.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:44:33.408Z] [2021-08-25T16:44:33.408Z] Login Succeeded [2021-08-25T16:44:33.408Z] ---> docker-login.sh ends [Pipeline] } [2021-08-25T16:44:33.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T16:44:33.797Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ dirname cmd/core-command/Dockerfile [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] ++ dirname cmd/core-data/Dockerfile [2021-08-25T16:44:33.797Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-25T16:44:33.797Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T16:44:33.797Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-25T16:44:33.797Z] ++ cut -d/ -f2 [2021-08-25T16:44:33.797Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-25T16:44:33.865Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:44:35.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T16:44:35.110Z] [2021-08-25T16:44:35.110Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:44:35.500Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T16:44:35.500Z] latest: Pulling from edgex-devops/git-semver [2021-08-25T16:44:35.500Z] 31603596830f: Pulling fs layer [2021-08-25T16:44:35.500Z] 04fac38145f0: Pulling fs layer [2021-08-25T16:44:35.500Z] 701f6daf10bf: Pulling fs layer [2021-08-25T16:44:35.500Z] 24f72da36158: Pulling fs layer [2021-08-25T16:44:35.500Z] 24f72da36158: Waiting [2021-08-25T16:44:35.500Z] 04fac38145f0: Verifying Checksum [2021-08-25T16:44:35.500Z] 04fac38145f0: Download complete [2021-08-25T16:44:35.778Z] 31603596830f: Verifying Checksum [2021-08-25T16:44:35.778Z] 31603596830f: Download complete [2021-08-25T16:44:36.048Z] 31603596830f: Pull complete [2021-08-25T16:44:36.048Z] 04fac38145f0: Pull complete [2021-08-25T16:44:36.317Z] 24f72da36158: Verifying Checksum [2021-08-25T16:44:36.317Z] 24f72da36158: Download complete [2021-08-25T16:44:36.596Z] 701f6daf10bf: Verifying Checksum [2021-08-25T16:44:36.596Z] 701f6daf10bf: Download complete [2021-08-25T16:44:37.198Z] 701f6daf10bf: Pull complete [2021-08-25T16:44:37.466Z] 24f72da36158: Pull complete [2021-08-25T16:44:37.466Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-25T16:44:37.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T16:44:37.466Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-25T16:44:37.569Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T16:44:37.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-25T16:44:38.405Z] $ docker top 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-25T16:44:38.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T16:44:38.537Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T16:44:38.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T16:44:38.665Z] $ docker exec 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 ssh-agent [2021-08-25T16:44:38.785Z] SSH_AUTH_SOCK=/tmp/ssh-zeLiYSsbVRdZ/agent.13 [2021-08-25T16:44:38.785Z] SSH_AGENT_PID=20 [2021-08-25T16:44:38.798Z] Running ssh-add (command line suppressed) [2021-08-25T16:44:38.903Z] Identity added: /w/workspace/edgex-go/41@tmp/private_key_5127120022836245616.key (/w/workspace/edgex-go/41@tmp/private_key_5127120022836245616.key) [2021-08-25T16:44:38.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T16:44:39.268Z] + git tag --points-at HEAD [Pipeline] } [2021-08-25T16:44:39.288Z] $ docker exec --env ******** --env ******** 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 ssh-agent -k [2021-08-25T16:44:39.387Z] unset SSH_AUTH_SOCK; [2021-08-25T16:44:39.387Z] unset SSH_AGENT_PID; [2021-08-25T16:44:39.387Z] echo Agent pid 20 killed; [2021-08-25T16:44:39.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-25T16:44:39.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T16:44:39.452Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T16:44:39.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T16:44:39.585Z] $ docker exec 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 ssh-agent [2021-08-25T16:44:39.701Z] SSH_AUTH_SOCK=/tmp/ssh-LKEiyKEgsVnk/agent.54 [2021-08-25T16:44:39.701Z] SSH_AGENT_PID=60 [2021-08-25T16:44:39.714Z] Running ssh-add (command line suppressed) [2021-08-25T16:44:39.808Z] Identity added: /w/workspace/edgex-go/41@tmp/private_key_1578243293148338596.key (/w/workspace/edgex-go/41@tmp/private_key_1578243293148338596.key) [2021-08-25T16:44:39.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T16:44:40.189Z] + git semver init [2021-08-25T16:44:40.189Z] # -> Open(): unable to determine branch for HEAD [2021-08-25T16:44:40.189Z] # $GIT_DIR = /w/workspace/edgex-go/41/.git [2021-08-25T16:44:40.189Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/41 [2021-08-25T16:44:40.189Z] # $SEMVER_REMOTE_NAME = origin [2021-08-25T16:44:40.189Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-25T16:44:40.189Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-25T16:44:40.189Z] # $SEMVER_BRANCH = main [2021-08-25T16:44:40.189Z] # $SEMVER_TEMP = /tmp/semver-125256342 [2021-08-25T16:44:40.189Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-25T16:47:17.286Z] # '/tmp/semver-125256342' -> '/w/workspace/edgex-go/41/.semver' [2021-08-25T16:47:17.286Z] # -> Force: false [2021-08-25T16:47:17.286Z] # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver [Pipeline] } [2021-08-25T16:47:17.311Z] $ docker exec --env ******** --env ******** 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 ssh-agent -k [2021-08-25T16:47:17.423Z] unset SSH_AUTH_SOCK; [2021-08-25T16:47:17.423Z] unset SSH_AGENT_PID; [2021-08-25T16:47:17.423Z] echo Agent pid 60 killed; [2021-08-25T16:47:17.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T16:47:17.964Z] + git semver [Pipeline] } [2021-08-25T16:47:18.001Z] $ docker stop --time=1 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 [2021-08-25T16:47:19.837Z] $ docker rm -f 395e4869f39d00e6e2e8bb98186aab1ea2f1e876e00c09a49eda4a5b824f04c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-25T16:47:20.253Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-25T16:47:20.661Z] Stashed 1 file(s) [Pipeline] echo [2021-08-25T16:47:20.665Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.34 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-25T16:47:20.962Z] ========================================================= [2021-08-25T16:47:20.962Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-25T16:47:20.962Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T16:47:21.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T16:47:21.287Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-25T16:47:21.287Z] 540db60ca938: Pulling fs layer [2021-08-25T16:47:21.287Z] adcc1eea9eea: Pulling fs layer [2021-08-25T16:47:21.287Z] 4c4ab2625f07: Pulling fs layer [2021-08-25T16:47:21.287Z] db62176df00c: Pulling fs layer [2021-08-25T16:47:21.287Z] 3b30891b0d05: Pulling fs layer [2021-08-25T16:47:21.287Z] 06b49ca38bd5: Pulling fs layer [2021-08-25T16:47:21.287Z] c788192a36de: Pulling fs layer [2021-08-25T16:47:21.287Z] a77e37c0d609: Pulling fs layer [2021-08-25T16:47:21.287Z] c3185cebc471: Pulling fs layer [2021-08-25T16:47:21.287Z] 06b49ca38bd5: Waiting [2021-08-25T16:47:21.287Z] c788192a36de: Waiting [2021-08-25T16:47:21.287Z] a77e37c0d609: Waiting [2021-08-25T16:47:21.287Z] c3185cebc471: Waiting [2021-08-25T16:47:21.287Z] db62176df00c: Waiting [2021-08-25T16:47:21.287Z] 3b30891b0d05: Waiting [2021-08-25T16:47:21.287Z] 4c4ab2625f07: Verifying Checksum [2021-08-25T16:47:21.287Z] 4c4ab2625f07: Download complete [2021-08-25T16:47:21.287Z] adcc1eea9eea: Verifying Checksum [2021-08-25T16:47:21.287Z] adcc1eea9eea: Download complete [2021-08-25T16:47:21.560Z] 3b30891b0d05: Verifying Checksum [2021-08-25T16:47:21.560Z] 3b30891b0d05: Download complete [2021-08-25T16:47:21.560Z] 06b49ca38bd5: Verifying Checksum [2021-08-25T16:47:21.560Z] 06b49ca38bd5: Download complete [2021-08-25T16:47:21.560Z] 540db60ca938: Verifying Checksum [2021-08-25T16:47:21.560Z] 540db60ca938: Download complete [2021-08-25T16:47:21.560Z] c788192a36de: Verifying Checksum [2021-08-25T16:47:21.560Z] c788192a36de: Download complete [2021-08-25T16:47:21.833Z] 540db60ca938: Pull complete [2021-08-25T16:47:21.833Z] adcc1eea9eea: Pull complete [2021-08-25T16:47:22.103Z] 4c4ab2625f07: Pull complete [2021-08-25T16:47:23.068Z] a77e37c0d609: Verifying Checksum [2021-08-25T16:47:23.068Z] a77e37c0d609: Download complete [2021-08-25T16:47:28.416Z] c3185cebc471: Verifying Checksum [2021-08-25T16:47:28.416Z] c3185cebc471: Download complete [2021-08-25T16:47:30.369Z] db62176df00c: Verifying Checksum [2021-08-25T16:47:30.369Z] db62176df00c: Download complete [2021-08-25T16:47:33.744Z] db62176df00c: Pull complete [2021-08-25T16:47:33.744Z] 3b30891b0d05: Pull complete [2021-08-25T16:47:33.744Z] 06b49ca38bd5: Pull complete [2021-08-25T16:47:33.744Z] c788192a36de: Pull complete [2021-08-25T16:47:33.744Z] a77e37c0d609: Pull complete [2021-08-25T16:47:35.733Z] c3185cebc471: Pull complete [2021-08-25T16:47:35.734Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-25T16:47:35.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T16:47:35.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-25T16:47:35.891Z] Still waiting to schedule task [2021-08-25T16:47:35.892Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-25T16:47:36.105Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-25T16:47:36.105Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T16:47:36.105Z] WORKDIR /edgex [2021-08-25T16:47:36.105Z] COPY go.mod . [2021-08-25T16:47:36.105Z] RUN go mod download' [2021-08-25T16:47:37.538Z] Sending build context to Docker daemon 328.7MB [2021-08-25T16:47:37.538Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T16:47:37.538Z] ---> 031687cdd783 [2021-08-25T16:47:37.538Z] Step 2/4 : WORKDIR /edgex [2021-08-25T16:47:39.497Z] ---> Running in b8da1c72274f [2021-08-25T16:47:39.497Z] Removing intermediate container b8da1c72274f [2021-08-25T16:47:39.497Z] ---> 7610dc95f092 [2021-08-25T16:47:39.497Z] Step 3/4 : COPY go.mod . [2021-08-25T16:47:39.497Z] ---> 685608618ada [2021-08-25T16:47:39.497Z] Step 4/4 : RUN go mod download [2021-08-25T16:47:39.497Z] ---> Running in baec8ac433bc [2021-08-25T16:48:27.325Z] Removing intermediate container baec8ac433bc [2021-08-25T16:48:27.325Z] ---> f9c48f28f3b3 [2021-08-25T16:48:27.325Z] Successfully built f9c48f28f3b3 [2021-08-25T16:48:27.325Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:48:27.709Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-25T16:48:27.710Z] . [Pipeline] withDockerContainer [2021-08-25T16:48:27.812Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T16:48:27.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-25T16:48:28.273Z] $ docker top bbc9127aa377a059eed039b40836d747c4c613427015d0e5d93054090796b798 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T16:48:28.688Z] + go version [2021-08-25T16:48:28.688Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-25T16:48:28.703Z] $ docker stop --time=1 bbc9127aa377a059eed039b40836d747c4c613427015d0e5d93054090796b798 [2021-08-25T16:48:29.896Z] $ docker rm -f bbc9127aa377a059eed039b40836d747c4c613427015d0e5d93054090796b798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:48:30.525Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-25T16:48:30.525Z] . [Pipeline] withDockerContainer [2021-08-25T16:48:30.624Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T16:48:30.703Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-25T16:48:31.111Z] $ docker top 92979f2cc1f357b83bf1aeda9eb735dab018b284417504971a8ed8be912b65d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-25T16:48:31.216Z] ========================================================= [2021-08-25T16:48:31.216Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-25T16:48:31.216Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T16:48:31.544Z] + go mod tidy [Pipeline] sh [2021-08-25T16:48:32.150Z] + make test [2021-08-25T16:48:32.150Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-25T16:48:32.420Z] go mod tidy [2021-08-25T16:48:32.420Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-25T16:48:37.796Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-25T16:48:56.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-25T16:48:59.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-25T16:48:59.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-25T16:49:00.550Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-25T16:49:03.160Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-25T16:49:04.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-25T16:49:04.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-25T16:49:04.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-25T16:49:04.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-25T16:49:04.701Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-25T16:49:05.191Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-25T16:49:05.191Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-25T16:49:05.191Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-25T16:49:05.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-25T16:49:07.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-08-25T16:49:07.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-25T16:49:07.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-25T16:49:07.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-08-25T16:49:07.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-25T16:49:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements [2021-08-25T16:49:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-25T16:49:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-25T16:49:09.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements [2021-08-25T16:49:09.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-25T16:49:09.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-25T16:49:10.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-08-25T16:49:10.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-25T16:49:10.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-25T16:49:10.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-25T16:49:10.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-25T16:49:10.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-25T16:49:10.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.276s coverage: 94.2% of statements [2021-08-25T16:49:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-25T16:49:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-25T16:49:10.679Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2021-08-25T16:49:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-25T16:49:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-25T16:49:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-25T16:49:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-25T16:49:10.679Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-25T16:49:11.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-08-25T16:49:11.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-25T16:49:11.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-25T16:49:11.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-25T16:49:11.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-08-25T16:49:11.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-25T16:49:11.921Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-08-25T16:49:12.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-08-25T16:49:12.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-25T16:49:12.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2021-08-25T16:49:13.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 79.5% of statements [2021-08-25T16:49:13.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-08-25T16:49:13.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-08-25T16:49:13.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-08-25T16:49:26.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-08-25T16:49:26.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-08-25T16:49:31.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements [2021-08-25T16:49:31.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-25T16:49:50.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-08-25T16:49:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-25T16:49:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-25T16:49:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.0% of statements [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-25T16:49:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-25T16:49:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-25T16:49:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-25T16:49:57.601Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-25T16:49:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-25T16:49:57.601Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-25T16:49:57.601Z] GO111MODULE=on go vet ./... [2021-08-25T16:50:24.583Z] gofmt -l . [2021-08-25T16:50:24.583Z] [ "`gofmt -l .`" = "" ] [2021-08-25T16:50:24.583Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-25T16:50:24.951Z] + ls -al . [2021-08-25T16:50:24.951Z] total 608 [2021-08-25T16:50:24.951Z] drwxrwxr-x 10 1001 1001 4096 Aug 25 16:50 . [2021-08-25T16:50:24.951Z] drwxr-xr-x 4 root root 30 Aug 25 16:48 .. [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 11 Aug 25 16:44 .dockerignore [2021-08-25T16:50:24.951Z] drwxrwxr-x 8 1001 1001 162 Aug 25 16:44 .git [2021-08-25T16:50:24.951Z] drwxrwxr-x 4 1001 1001 142 Aug 25 16:44 .github [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 818 Aug 25 16:44 .gitignore [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 76 Aug 25 16:44 .hadolint.yml [2021-08-25T16:50:24.951Z] drwx------ 3 1001 1001 43 Aug 25 16:47 .semver [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 166 Aug 25 16:44 .sonarcloud.properties [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 1171 Aug 25 16:44 ADOPTERS.md [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 8493 Aug 25 16:44 Attribution.txt [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 43881 Aug 25 16:44 CHANGELOG.md [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 3804 Aug 25 16:44 CONTRIBUTING.md [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 677 Aug 25 16:44 GOVERNANCE.md [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 849 Aug 25 16:44 Jenkinsfile [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 10775 Aug 25 16:44 LICENSE [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 5915 Aug 25 16:44 Makefile [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 582 Aug 25 16:44 OWNERS.md [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 8643 Aug 25 16:44 README.md [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 6912 Aug 25 16:44 SECURITY.md [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 12 Aug 25 16:47 VERSION [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 4131 Aug 25 16:44 ZMQWindows.md [2021-08-25T16:50:24.951Z] drwxrwxr-x 2 1001 1001 37 Aug 25 16:44 bin [2021-08-25T16:50:24.951Z] drwxrwxr-x 14 1001 1001 4096 Aug 25 16:44 cmd [2021-08-25T16:50:24.951Z] -rw-r--r-- 1 root root 404330 Aug 25 16:49 coverage.out [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 841 Aug 25 16:44 go.mod [2021-08-25T16:50:24.951Z] -rw-r--r-- 1 root root 50064 Aug 25 16:48 go.sum [2021-08-25T16:50:24.951Z] drwxrwxr-x 8 1001 1001 124 Aug 25 16:44 internal [2021-08-25T16:50:24.951Z] drwxrwxr-x 3 1001 1001 16 Aug 25 16:44 openapi [2021-08-25T16:50:24.951Z] drwxrwxr-x 4 1001 1001 71 Aug 25 16:44 snap [2021-08-25T16:50:24.951Z] -rw-rw-r-- 1 1001 1001 204 Aug 25 16:44 version.go [Pipeline] sh [2021-08-25T16:50:25.287Z] + '[' -e coverage.out ] [2021-08-25T16:50:25.287Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-25T16:50:25.429Z] Stashed 1 file(s) [Pipeline] sh [2021-08-25T16:50:25.751Z] + make build [2021-08-25T16:50:25.751Z] go mod tidy [2021-08-25T16:50:25.751Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2021-08-25T16:50:27.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-25T16:50:35.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2021-08-25T16:50:35.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-25T16:50:38.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-25T16:50:38.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-25T16:50:39.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-25T16:50:41.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-25T16:50:41.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-25T16:50:43.271Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-25T16:50:43.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-25T16:50:45.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-25T16:50:48.138Z] $ docker stop --time=1 92979f2cc1f357b83bf1aeda9eb735dab018b284417504971a8ed8be912b65d7 [2021-08-25T16:50:56.116Z] $ docker rm -f 92979f2cc1f357b83bf1aeda9eb735dab018b284417504971a8ed8be912b65d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:51:00.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-25T16:51:00.050Z] [2021-08-25T16:51:00.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:51:00.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-25T16:51:00.658Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-25T16:51:00.658Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-25T16:51:00.658Z] ca9280d653b3: Pulling fs layer [2021-08-25T16:51:00.658Z] 7e9c9ca2126c: Pulling fs layer [2021-08-25T16:51:00.926Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-25T16:51:00.926Z] cbdbe7a5bc2a: Download complete [2021-08-25T16:51:00.926Z] cbdbe7a5bc2a: Pull complete [2021-08-25T16:51:02.341Z] ca9280d653b3: Verifying Checksum [2021-08-25T16:51:02.341Z] ca9280d653b3: Download complete [2021-08-25T16:51:02.941Z] ca9280d653b3: Pull complete [2021-08-25T16:51:05.529Z] 7e9c9ca2126c: Download complete [2021-08-25T16:51:08.908Z] 7e9c9ca2126c: Pull complete [2021-08-25T16:51:08.908Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-25T16:51:08.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-25T16:51:08.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-25T16:51:09.004Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T16:51:09.275Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-25T16:51:13.205Z] $ docker top cc7dab157a478fc3db634b1800b6c84ba385ef08b322de7060351221b61f5386 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T16:51:13.600Z] + docker-compose build --help [2021-08-25T16:51:13.600Z] + grep parallel [2021-08-25T16:51:14.185Z] --parallel Build images in parallel. [Pipeline] } [2021-08-25T16:51:14.200Z] $ docker stop --time=1 cc7dab157a478fc3db634b1800b6c84ba385ef08b322de7060351221b61f5386 [2021-08-25T16:51:15.486Z] $ docker rm -f cc7dab157a478fc3db634b1800b6c84ba385ef08b322de7060351221b61f5386 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:51:15.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-25T16:51:15.951Z] . [Pipeline] withDockerContainer [2021-08-25T16:51:16.396Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T16:51:16.638Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-25T16:51:17.056Z] $ docker top b42b0d46bb24935b967287ca5ef87ee55a50ff484cfe121208f2f807d1df2224 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T16:51:17.453Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-25T16:51:18.410Z] Building core-command ... [2021-08-25T16:51:18.410Z] Building core-data ... [2021-08-25T16:51:18.410Z] Building core-metadata ... [2021-08-25T16:51:18.410Z] Building security-bootstrapper ... [2021-08-25T16:51:18.410Z] Building security-proxy-setup ... [2021-08-25T16:51:18.410Z] Building security-secretstore-setup ... [2021-08-25T16:51:18.410Z] Building support-notifications ... [2021-08-25T16:51:18.410Z] Building support-scheduler ... [2021-08-25T16:51:18.410Z] Building sys-mgmt-agent ... [2021-08-25T16:51:18.410Z] Building support-notifications [2021-08-25T16:51:18.410Z] Building security-bootstrapper [2021-08-25T16:51:18.410Z] Building security-secretstore-setup [2021-08-25T16:51:18.410Z] Building core-command [2021-08-25T16:51:18.410Z] Building support-scheduler [2021-08-25T16:51:28.529Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:51:28.529Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:51:28.529Z] ---> f9c48f28f3b3 [2021-08-25T16:51:28.529Z] Step 3/32 : WORKDIR /edgex-go [2021-08-25T16:51:28.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:51:28.529Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:51:28.529Z] ---> f9c48f28f3b3 [2021-08-25T16:51:28.529Z] Step 3/23 : WORKDIR /edgex-go [2021-08-25T16:51:28.529Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:51:28.529Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:51:28.529Z] ---> f9c48f28f3b3 [2021-08-25T16:51:28.529Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T16:51:36.742Z] ---> Running in 1974aca7ae8e [2021-08-25T16:51:36.742Z] ---> Running in 0ff00d97ce46 [2021-08-25T16:51:36.742Z] ---> Running in d1168dbcc2d7 [2021-08-25T16:51:42.299Z] Removing intermediate container d1168dbcc2d7 [2021-08-25T16:51:42.299Z] ---> 20cdcc0456f6 [2021-08-25T16:51:42.299Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:51:42.299Z] Removing intermediate container 1974aca7ae8e [2021-08-25T16:51:42.299Z] ---> bf272a2b1115 [2021-08-25T16:51:42.299Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:51:42.299Z] Removing intermediate container 0ff00d97ce46 [2021-08-25T16:51:42.299Z] ---> a59139718f39 [2021-08-25T16:51:42.299Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:51:42.570Z] ---> Running in 2ccee3a1e384 [2021-08-25T16:51:42.570Z] ---> Running in f94976e9f64a [2021-08-25T16:51:42.841Z] ---> Running in 64f0adfa599b [2021-08-25T16:51:45.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:51:45.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:51:45.583Z] ---> f9c48f28f3b3 [2021-08-25T16:51:45.583Z] Step 3/23 : WORKDIR /edgex-go [2021-08-25T16:51:45.583Z] ---> Using cache [2021-08-25T16:51:45.583Z] ---> a59139718f39 [2021-08-25T16:51:45.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:51:46.178Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:51:46.178Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:51:46.178Z] ---> f9c48f28f3b3 [2021-08-25T16:51:46.178Z] Step 3/26 : WORKDIR /edgex-go [2021-08-25T16:51:46.178Z] ---> Using cache [2021-08-25T16:51:46.178Z] ---> a59139718f39 [2021-08-25T16:51:46.178Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:51:47.143Z] ---> Running in a66405c8df6c [2021-08-25T16:51:47.143Z] ---> Running in 8bb45c6cd6ed [2021-08-25T16:51:47.730Z] Removing intermediate container f94976e9f64a [2021-08-25T16:51:47.730Z] ---> 15fdb34d519a [2021-08-25T16:51:47.730Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-25T16:51:47.730Z] ---> Running in 0f0a970d13ee [2021-08-25T16:51:47.730Z] Removing intermediate container 64f0adfa599b [2021-08-25T16:51:47.730Z] ---> 607308019180 [2021-08-25T16:51:47.730Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-25T16:51:47.730Z] ---> Running in 8aaed648ffc1 [2021-08-25T16:51:48.004Z] Removing intermediate container 2ccee3a1e384 [2021-08-25T16:51:48.004Z] ---> c069f1dfe6e6 [2021-08-25T16:51:48.004Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-25T16:51:48.004Z] ---> Running in 96e80cef479e [2021-08-25T16:51:48.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:48.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:48.598Z] Removing intermediate container a66405c8df6c [2021-08-25T16:51:48.598Z] ---> 7a640b88521f [2021-08-25T16:51:48.598Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-25T16:51:48.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:48.874Z] ---> Running in d99e96236daf [2021-08-25T16:51:48.874Z] Removing intermediate container 8bb45c6cd6ed [2021-08-25T16:51:48.874Z] ---> 1c8f0c7085e0 [2021-08-25T16:51:48.874Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-25T16:51:48.874Z] ---> Running in 47956fae489e [2021-08-25T16:51:49.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:49.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:49.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:49.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:50.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:50.590Z] OK: 219 MiB in 52 packages [2021-08-25T16:51:50.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:50.861Z] Removing intermediate container 8aaed648ffc1 [2021-08-25T16:51:50.861Z] ---> 52f060a5463f [2021-08-25T16:51:50.861Z] Step 6/32 : COPY go.mod . [2021-08-25T16:51:51.132Z] ---> d6d58b8eadaf [2021-08-25T16:51:51.132Z] Step 7/32 : RUN go mod download [2021-08-25T16:51:51.132Z] ---> Running in 5dfe1fd8f419 [2021-08-25T16:51:51.132Z] OK: 219 MiB in 52 packages [2021-08-25T16:51:51.621Z] Removing intermediate container d99e96236daf [2021-08-25T16:51:51.622Z] ---> 3bacd406e131 [2021-08-25T16:51:51.622Z] Step 6/23 : COPY go.mod . [2021-08-25T16:51:51.916Z] ---> 9eac9c963dd6 [2021-08-25T16:51:51.916Z] Step 7/23 : RUN go mod download [2021-08-25T16:51:51.916Z] ---> Running in a5f0e1b5e8e5 [2021-08-25T16:51:52.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:51:52.502Z] Removing intermediate container 5dfe1fd8f419 [2021-08-25T16:51:52.502Z] ---> f4073500ae82 [2021-08-25T16:51:52.502Z] Step 8/32 : COPY . . [2021-08-25T16:51:52.783Z] OK: 219 MiB in 52 packages [2021-08-25T16:51:53.058Z] OK: 219 MiB in 52 packages [2021-08-25T16:51:54.063Z] OK: 219 MiB in 52 packages [2021-08-25T16:51:56.684Z] Removing intermediate container 96e80cef479e [2021-08-25T16:51:56.684Z] ---> f53e29109f0d [2021-08-25T16:51:56.684Z] Step 6/24 : COPY go.mod . [2021-08-25T16:51:56.684Z] Removing intermediate container a5f0e1b5e8e5 [2021-08-25T16:51:56.684Z] ---> df474a787e79 [2021-08-25T16:51:56.684Z] Step 8/23 : COPY . . [2021-08-25T16:51:56.684Z] ---> eabf2582e6d3 [2021-08-25T16:51:56.684Z] Step 9/32 : RUN go mod tidy [2021-08-25T16:51:56.684Z] Removing intermediate container 47956fae489e [2021-08-25T16:51:56.684Z] ---> 47f6aabba225 [2021-08-25T16:51:56.684Z] Step 6/26 : COPY go.mod . [2021-08-25T16:51:56.684Z] Removing intermediate container 0f0a970d13ee [2021-08-25T16:51:56.684Z] ---> a0a219b0fdc8 [2021-08-25T16:51:56.684Z] Step 6/23 : COPY go.mod . [2021-08-25T16:51:57.390Z] ---> Running in 354188046d58 [2021-08-25T16:51:59.060Z] ---> cc64e11d2a72 [2021-08-25T16:51:59.060Z] Step 7/26 : RUN go mod download [2021-08-25T16:51:59.876Z] ---> 5f96526f0469 [2021-08-25T16:51:59.876Z] Step 7/24 : RUN go mod download [2021-08-25T16:51:59.876Z] ---> 0cffe5ec552f [2021-08-25T16:51:59.876Z] Step 7/23 : RUN go mod download [2021-08-25T16:51:59.876Z] ---> Running in 5e1cb1b5019e [2021-08-25T16:52:00.161Z] ---> Running in e188aff5d9c5 [2021-08-25T16:52:00.161Z] ---> Running in 9c1654ececd1 [2021-08-25T16:52:00.161Z] ---> e36d57752865 [2021-08-25T16:52:00.161Z] Step 9/23 : RUN go mod tidy [2021-08-25T16:52:00.161Z] ---> Running in e771ec11f2d8 [2021-08-25T16:52:01.860Z] Removing intermediate container 354188046d58 [2021-08-25T16:52:01.860Z] ---> 61ba0503b3b7 [2021-08-25T16:52:01.860Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-25T16:52:01.860Z] ---> Running in c38b4db790df [2021-08-25T16:52:02.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-25T16:52:02.139Z] Removing intermediate container e188aff5d9c5 [2021-08-25T16:52:02.139Z] ---> 166b68e7dd78 [2021-08-25T16:52:02.139Z] Step 8/24 : COPY . . [2021-08-25T16:52:06.715Z] Removing intermediate container e771ec11f2d8 [2021-08-25T16:52:06.715Z] ---> 7e435d034637 [2021-08-25T16:52:06.715Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-25T16:52:06.715Z] Removing intermediate container 5e1cb1b5019e [2021-08-25T16:52:06.715Z] ---> 4925d5eaa9e2 [2021-08-25T16:52:06.715Z] Step 8/26 : COPY . . [2021-08-25T16:52:06.715Z] Removing intermediate container 9c1654ececd1 [2021-08-25T16:52:06.715Z] ---> 30bef96196d3 [2021-08-25T16:52:06.715Z] Step 8/23 : COPY . . [2021-08-25T16:52:06.715Z] ---> Running in 4c9389390c99 [2021-08-25T16:52:06.715Z] ---> b218a15048f5 [2021-08-25T16:52:06.715Z] Step 9/24 : RUN go mod tidy [2021-08-25T16:52:07.006Z] ---> Running in 820be28e146d [2021-08-25T16:52:08.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-25T16:52:16.806Z] Removing intermediate container 820be28e146d [2021-08-25T16:52:16.806Z] ---> 890cb2f46ab2 [2021-08-25T16:52:16.806Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-25T16:52:16.806Z] ---> b7a5abbf1208 [2021-08-25T16:52:16.806Z] Step 9/23 : RUN go mod tidy [2021-08-25T16:52:16.806Z] ---> 2716ef679858 [2021-08-25T16:52:16.806Z] Step 9/26 : RUN go mod tidy [2021-08-25T16:52:16.806Z] ---> Running in a6f485e4f4ca [2021-08-25T16:52:16.806Z] ---> Running in f5a3836d8d7a [2021-08-25T16:52:16.806Z] ---> Running in 8bf8adbc9d71 [2021-08-25T16:52:16.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2021-08-25T16:52:18.289Z] Removing intermediate container f5a3836d8d7a [2021-08-25T16:52:18.289Z] ---> 08768c7f0f61 [2021-08-25T16:52:18.289Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-25T16:52:18.289Z] ---> Running in 2755cc030446 [2021-08-25T16:52:18.289Z] Removing intermediate container 8bf8adbc9d71 [2021-08-25T16:52:18.289Z] ---> d66c397ea5e5 [2021-08-25T16:52:18.290Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-25T16:52:18.290Z] ---> Running in 9eda82d87d89 [2021-08-25T16:52:19.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-25T16:52:19.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-25T16:52:37.854Z] Removing intermediate container c38b4db790df [2021-08-25T16:52:37.854Z] ---> a3ef539e05e5 [2021-08-25T16:52:37.854Z] [2021-08-25T16:52:37.854Z] Step 11/32 : FROM alpine:3.12 [2021-08-25T16:52:37.854Z] 3.12: Pulling from library/alpine [2021-08-25T16:52:38.151Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T16:52:38.151Z] Status: Downloaded newer image for alpine:3.12 [2021-08-25T16:52:38.151Z] ---> 13621d1b12d4 [2021-08-25T16:52:38.151Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-25T16:52:38.151Z] ---> Running in 5af38598c8a3 [2021-08-25T16:52:38.443Z] Removing intermediate container 5af38598c8a3 [2021-08-25T16:52:38.443Z] ---> 13633ec2f424 [2021-08-25T16:52:38.443Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-25T16:52:38.443Z] ---> Running in 5faff23b2db5 [2021-08-25T16:52:39.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:52:39.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:52:39.359Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-25T16:52:39.359Z] (2/2) Installing su-exec (0.2-r1) [2021-08-25T16:52:39.359Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T16:52:39.359Z] OK: 6 MiB in 16 packages [2021-08-25T16:52:39.967Z] Removing intermediate container 5faff23b2db5 [2021-08-25T16:52:39.967Z] ---> 9629e3ccbd90 [2021-08-25T16:52:39.967Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-25T16:52:39.967Z] ---> Running in c3e48f95ee0f [2021-08-25T16:52:40.264Z] Removing intermediate container c3e48f95ee0f [2021-08-25T16:52:40.264Z] ---> 22a06e5c1661 [2021-08-25T16:52:40.264Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-25T16:52:40.264Z] ---> Running in d7789eefb383 [2021-08-25T16:52:40.264Z] Removing intermediate container d7789eefb383 [2021-08-25T16:52:40.264Z] ---> a4a517b7dbc8 [2021-08-25T16:52:40.264Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-25T16:52:40.549Z] ---> Running in bd3bc7cbc8aa [2021-08-25T16:52:41.569Z] Removing intermediate container bd3bc7cbc8aa [2021-08-25T16:52:41.569Z] ---> 0a4706e35b41 [2021-08-25T16:52:41.569Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-25T16:52:41.569Z] ---> Running in a32a2b7c69b0 [2021-08-25T16:52:41.569Z] Removing intermediate container a32a2b7c69b0 [2021-08-25T16:52:41.569Z] ---> d39f35bff3a9 [2021-08-25T16:52:41.569Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-25T16:52:41.857Z] ---> 5a71f28fa9e8 [2021-08-25T16:52:41.857Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-25T16:52:41.857Z] ---> Running in f02c07f891e9 [2021-08-25T16:52:42.902Z] Removing intermediate container f02c07f891e9 [2021-08-25T16:52:42.903Z] ---> 354ac25e2bc1 [2021-08-25T16:52:42.903Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T16:52:43.191Z] ---> c8599aec389e [2021-08-25T16:52:43.191Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-25T16:52:43.821Z] ---> 77d40bc275fe [2021-08-25T16:52:43.821Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-25T16:52:44.113Z] ---> 56f318242666 [2021-08-25T16:52:44.113Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-25T16:52:44.390Z] ---> 56c5e0874d7d [2021-08-25T16:52:44.390Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-25T16:52:44.664Z] ---> 9a94d638c945 [2021-08-25T16:52:44.664Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-25T16:52:44.939Z] ---> Running in fd3f48ac824d [2021-08-25T16:52:44.939Z] Removing intermediate container fd3f48ac824d [2021-08-25T16:52:44.939Z] ---> 40497d8faec8 [2021-08-25T16:52:44.939Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-25T16:52:45.541Z] ---> d56ee3b8f868 [2021-08-25T16:52:45.541Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-25T16:52:45.541Z] ---> Running in c83c596911fb [2021-08-25T16:52:46.836Z] Removing intermediate container c83c596911fb [2021-08-25T16:52:46.836Z] ---> 4df06bc8bb5a [2021-08-25T16:52:46.836Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-25T16:52:46.836Z] ---> Running in e342e28df5ed [2021-08-25T16:52:46.836Z] Removing intermediate container e342e28df5ed [2021-08-25T16:52:46.836Z] ---> a00f32158d66 [2021-08-25T16:52:46.836Z] Step 29/32 : CMD ["gate"] [2021-08-25T16:52:47.232Z] ---> Running in 064760fc1464 [2021-08-25T16:52:47.232Z] Removing intermediate container 064760fc1464 [2021-08-25T16:52:47.232Z] ---> e893d617838e [2021-08-25T16:52:47.232Z] Step 30/32 : LABEL arch=x86_64 [2021-08-25T16:52:47.564Z] ---> Running in 07e684fcd3a2 [2021-08-25T16:52:47.564Z] Removing intermediate container 07e684fcd3a2 [2021-08-25T16:52:47.564Z] ---> e2b701d51f14 [2021-08-25T16:52:47.564Z] Step 31/32 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:52:48.178Z] ---> Running in 279e70f9f54c [2021-08-25T16:52:48.782Z] Removing intermediate container 279e70f9f54c [2021-08-25T16:52:48.782Z] ---> 5006a845ca21 [2021-08-25T16:52:48.782Z] Step 32/32 : LABEL version=2.0.1-dev.34 [2021-08-25T16:52:48.782Z] Removing intermediate container 4c9389390c99 [2021-08-25T16:52:48.782Z] ---> 4a1a7fd7ba8d [2021-08-25T16:52:48.782Z] [2021-08-25T16:52:48.782Z] Step 11/23 : FROM alpine:3.12 [2021-08-25T16:52:48.782Z] ---> 13621d1b12d4 [2021-08-25T16:52:48.782Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-25T16:52:48.782Z] ---> Running in f96e34b9509d [2021-08-25T16:52:49.060Z] ---> Running in 817ae963cd3d [2021-08-25T16:52:49.060Z] Removing intermediate container f96e34b9509d [2021-08-25T16:52:49.060Z] ---> 6ecee90785a2 [2021-08-25T16:52:49.060Z] [2021-08-25T16:52:49.357Z] Successfully built 6ecee90785a2 [2021-08-25T16:52:49.357Z] Successfully tagged security-bootstrapper:latest [2021-08-25T16:52:49.357Z] Building core-data [2021-08-25T16:52:49.642Z]  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:52:49.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:52:49.917Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-25T16:52:49.917Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T16:52:49.917Z] OK: 6 MiB in 15 packages [2021-08-25T16:52:53.347Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:52:53.347Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:52:53.347Z] ---> f9c48f28f3b3 [2021-08-25T16:52:53.347Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T16:52:53.347Z] ---> Using cache [2021-08-25T16:52:53.347Z] ---> a59139718f39 [2021-08-25T16:52:53.347Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:52:53.347Z] ---> Using cache [2021-08-25T16:52:53.347Z] ---> 1c8f0c7085e0 [2021-08-25T16:52:53.347Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-25T16:52:53.965Z] Removing intermediate container 817ae963cd3d [2021-08-25T16:52:53.965Z] ---> a166afb165fe [2021-08-25T16:52:53.965Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T16:52:54.254Z] ---> Running in 5f2cb714f8a9 [2021-08-25T16:52:54.534Z] ---> Running in 54ef14f49436 [2021-08-25T16:52:54.813Z] Removing intermediate container 54ef14f49436 [2021-08-25T16:52:54.813Z] ---> f876520d7dad [2021-08-25T16:52:54.813Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-25T16:52:54.813Z] ---> Running in 2f2e71b9e10a [2021-08-25T16:52:55.092Z] Removing intermediate container 2f2e71b9e10a [2021-08-25T16:52:55.092Z] ---> 73f8462b8a1d [2021-08-25T16:52:55.092Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-25T16:52:55.092Z] ---> Running in 68d5923f675f [2021-08-25T16:52:55.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:52:55.373Z] Removing intermediate container 68d5923f675f [2021-08-25T16:52:55.373Z] ---> db9a4d27aebd [2021-08-25T16:52:55.373Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T16:52:55.649Z] ---> ef0cff99d03f [2021-08-25T16:52:55.649Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-25T16:52:55.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:52:56.215Z] ---> 458705e8c02d [2021-08-25T16:52:56.215Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-25T16:52:56.499Z] ---> c047afecb233 [2021-08-25T16:52:56.499Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-25T16:52:56.499Z] ---> Running in d4e48ce574f7 [2021-08-25T16:52:56.776Z] Removing intermediate container d4e48ce574f7 [2021-08-25T16:52:56.776Z] ---> ee7750f101d8 [2021-08-25T16:52:56.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T16:52:56.776Z] OK: 219 MiB in 52 packages [2021-08-25T16:52:56.776Z] ---> Running in a88d02e78255 [2021-08-25T16:52:57.052Z] Removing intermediate container a88d02e78255 [2021-08-25T16:52:57.052Z] ---> 89b2d7f2e755 [2021-08-25T16:52:57.052Z] Step 21/23 : LABEL arch=x86_64 [2021-08-25T16:52:57.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-25T16:52:57.052Z] ---> Running in 3a4709f750a3 [2021-08-25T16:52:57.328Z] Removing intermediate container 3a4709f750a3 [2021-08-25T16:52:57.328Z] ---> da8fcf9ce774 [2021-08-25T16:52:57.328Z] Step 22/23 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:52:57.328Z] Removing intermediate container 5f2cb714f8a9 [2021-08-25T16:52:57.328Z] ---> 171187929062 [2021-08-25T16:52:57.328Z] Step 6/24 : COPY go.mod . [2021-08-25T16:52:57.328Z] ---> Running in d2e1699e7e06 [2021-08-25T16:52:57.939Z] Removing intermediate container d2e1699e7e06 [2021-08-25T16:52:57.939Z] ---> 9b39d3b7affc [2021-08-25T16:52:57.939Z] Step 23/23 : LABEL version=2.0.1-dev.34 [2021-08-25T16:52:57.939Z] ---> Running in eac52e6d814d [2021-08-25T16:52:57.939Z] ---> 42f950c94a90 [2021-08-25T16:52:57.939Z] Step 7/24 : RUN go mod download [2021-08-25T16:52:58.222Z] ---> Running in e605366b0163 [2021-08-25T16:52:58.503Z] Removing intermediate container eac52e6d814d [2021-08-25T16:52:58.503Z] ---> 59d74919f48f [2021-08-25T16:52:58.503Z] [2021-08-25T16:52:58.503Z] Successfully built 59d74919f48f [2021-08-25T16:52:58.503Z] Removing intermediate container a6f485e4f4ca [2021-08-25T16:52:58.503Z] ---> 031c3d8acebc [2021-08-25T16:52:58.503Z] [2021-08-25T16:52:58.503Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T16:52:58.503Z] ---> 13621d1b12d4 [2021-08-25T16:52:58.503Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-25T16:52:58.503Z] ---> Using cache [2021-08-25T16:52:58.503Z] ---> a166afb165fe [2021-08-25T16:52:58.503Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T16:52:58.503Z] ---> Using cache [2021-08-25T16:52:58.503Z] ---> f876520d7dad [2021-08-25T16:52:58.503Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-25T16:52:58.503Z] Successfully tagged support-scheduler:latest [2021-08-25T16:52:58.503Z] Building sys-mgmt-agent [2021-08-25T16:52:58.959Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-789 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-25T16:52:58.977Z] Running in /w/workspace/edgex-go/41 [Pipeline] { [2021-08-25T16:52:58.990Z]  Building support-scheduler ... done  ---> Running in 03b5812fe889 [2021-08-25T16:52:58.990Z] Removing intermediate container 03b5812fe889 [2021-08-25T16:52:58.990Z] ---> 4177ca8faabb [2021-08-25T16:52:58.990Z] Step 15/24 : EXPOSE $APP_PORT [Pipeline] checkout [2021-08-25T16:52:59.231Z] The recommended git tool is: git [2021-08-25T16:53:00.431Z] ---> Running in f5dd716b2e01 [2021-08-25T16:53:01.423Z] Removing intermediate container f5dd716b2e01 [2021-08-25T16:53:01.423Z] ---> 4c1613bcd1f9 [2021-08-25T16:53:01.423Z] Step 16/24 : WORKDIR / [2021-08-25T16:53:02.089Z] ---> Running in 64933055e6f6 [2021-08-25T16:53:02.089Z] Removing intermediate container e605366b0163 [2021-08-25T16:53:02.089Z] ---> 55918ac59473 [2021-08-25T16:53:02.089Z] Step 8/24 : COPY . . [2021-08-25T16:53:02.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:53:02.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:53:02.373Z] ---> f9c48f28f3b3 [2021-08-25T16:53:02.373Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T16:53:02.373Z] ---> Using cache [2021-08-25T16:53:02.373Z] ---> a59139718f39 [2021-08-25T16:53:02.373Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:53:02.373Z] ---> Using cache [2021-08-25T16:53:02.373Z] ---> 1c8f0c7085e0 [2021-08-25T16:53:02.373Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-25T16:53:02.977Z] Removing intermediate container 64933055e6f6 [2021-08-25T16:53:02.977Z] ---> 7aa5d4401533 [2021-08-25T16:53:02.977Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T16:53:04.440Z] ---> Running in 0884b185c4db [2021-08-25T16:53:04.440Z] Removing intermediate container 9eda82d87d89 [2021-08-25T16:53:04.440Z] ---> 9877f6df0af2 [2021-08-25T16:53:04.440Z] [2021-08-25T16:53:04.440Z] Step 11/26 : FROM alpine:3.12 [2021-08-25T16:53:04.440Z] ---> 13621d1b12d4 [2021-08-25T16:53:04.440Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-25T16:53:05.828Z] using credential edgex-jenkins-ssh [2021-08-25T16:53:05.848Z] Cloning the remote Git repository [2021-08-25T16:53:05.910Z] ---> c0cee9b21b18 [2021-08-25T16:53:05.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-25T16:53:05.910Z] ---> Running in 6286278d1777 [2021-08-25T16:53:06.520Z] Removing intermediate container 2755cc030446 [2021-08-25T16:53:06.520Z] ---> 163c61e46359 [2021-08-25T16:53:06.520Z] [2021-08-25T16:53:06.520Z] Step 11/23 : FROM alpine:3.12 [2021-08-25T16:53:06.520Z] ---> 13621d1b12d4 [2021-08-25T16:53:06.520Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-25T16:53:06.520Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:05.898Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-25T16:53:06.093Z] > git init /w/workspace/edgex-go/41 # timeout=10 [2021-08-25T16:53:06.204Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-25T16:53:06.207Z] > git --version # timeout=10 [2021-08-25T16:53:06.236Z] > git --version # 'git version 2.17.1' [2021-08-25T16:53:06.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T16:53:06.360Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-25T16:53:06.807Z] ---> 985263ba1ffc [2021-08-25T16:53:06.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-25T16:53:06.807Z] ---> Running in 17e325030b8d [2021-08-25T16:53:06.807Z] ---> aaa31afee648 [2021-08-25T16:53:06.807Z] Step 9/24 : RUN go mod tidy [2021-08-25T16:53:06.807Z] ---> Running in ffb79187deee [2021-08-25T16:53:06.807Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:07.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:07.091Z] ---> 75f79dd28498 [2021-08-25T16:53:07.091Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-25T16:53:07.091Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-25T16:53:07.091Z] ---> Running in e57f4bc70445 [2021-08-25T16:53:07.091Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-25T16:53:07.091Z] (3/3) Installing su-exec (0.2-r1) [2021-08-25T16:53:07.091Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T16:53:07.091Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T16:53:07.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:07.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:07.365Z] OK: 6 MiB in 17 packages [2021-08-25T16:53:07.365Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-25T16:53:07.365Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-25T16:53:07.365Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T16:53:07.365Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T16:53:07.365Z] Removing intermediate container e57f4bc70445 [2021-08-25T16:53:07.365Z] ---> eca823b3d1e5 [2021-08-25T16:53:07.365Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T16:53:07.365Z] OK: 6 MiB in 16 packages [2021-08-25T16:53:07.365Z] ---> Running in 0f0e0f380c15 [2021-08-25T16:53:07.634Z] Removing intermediate container 0f0e0f380c15 [2021-08-25T16:53:07.634Z] ---> 3205c3a80494 [2021-08-25T16:53:07.634Z] Step 22/24 : LABEL arch=x86_64 [2021-08-25T16:53:07.911Z] Removing intermediate container 6286278d1777 [2021-08-25T16:53:07.911Z] ---> 7dabf7cd0c66 [2021-08-25T16:53:07.911Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-25T16:53:07.911Z] ---> Running in 362c2c5ff9f4 [2021-08-25T16:53:07.911Z] ---> Running in 5b6ec6b177bb [2021-08-25T16:53:07.911Z] Removing intermediate container 17e325030b8d [2021-08-25T16:53:07.911Z] ---> 2051a00cabc2 [2021-08-25T16:53:07.911Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T16:53:07.911Z] Removing intermediate container 362c2c5ff9f4 [2021-08-25T16:53:07.911Z] ---> 472810afd63f [2021-08-25T16:53:07.911Z] Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:53:07.911Z] Removing intermediate container 5b6ec6b177bb [2021-08-25T16:53:07.911Z] ---> 09b9211108c3 [2021-08-25T16:53:07.911Z] Step 14/26 : WORKDIR / [2021-08-25T16:53:08.178Z] ---> Running in 53cea3eac212 [2021-08-25T16:53:08.178Z] ---> Running in 5ec46f994239 [2021-08-25T16:53:08.178Z] ---> Running in 6cb5869f9e97 [2021-08-25T16:53:08.178Z] Removing intermediate container ffb79187deee [2021-08-25T16:53:08.178Z] ---> 6dcbdd042428 [2021-08-25T16:53:08.178Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-25T16:53:08.178Z] Removing intermediate container 53cea3eac212 [2021-08-25T16:53:08.178Z] ---> d53f96e5619d [2021-08-25T16:53:08.178Z] Step 24/24 : LABEL version=2.0.1-dev.34 [2021-08-25T16:53:08.447Z] Removing intermediate container 5ec46f994239 [2021-08-25T16:53:08.447Z] ---> 5bb75f5e9c3d [2021-08-25T16:53:08.447Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-25T16:53:08.447Z] Removing intermediate container 6cb5869f9e97 [2021-08-25T16:53:08.447Z] ---> 49f984ef23c6 [2021-08-25T16:53:08.447Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-25T16:53:08.447Z] ---> Running in c7683e3a8cfa [2021-08-25T16:53:08.447Z] ---> Running in 5a9174ce5fe1 [2021-08-25T16:53:08.447Z] ---> Running in 373f885440c3 [2021-08-25T16:53:08.447Z] Removing intermediate container 5a9174ce5fe1 [2021-08-25T16:53:08.447Z] ---> 0cba28e782bb [2021-08-25T16:53:08.447Z] [2021-08-25T16:53:08.728Z] Removing intermediate container 373f885440c3 [2021-08-25T16:53:08.728Z] ---> 13c0e682b04e [2021-08-25T16:53:08.728Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-25T16:53:08.728Z] ---> da928977ba90 [2021-08-25T16:53:08.728Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-25T16:53:08.728Z] ---> Running in ba782814759a [2021-08-25T16:53:08.728Z] Successfully built 0cba28e782bb [2021-08-25T16:53:08.728Z] Successfully tagged core-command:latest [2021-08-25T16:53:08.728Z] Building core-metadata [2021-08-25T16:53:09.003Z]  Building core-command ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2021-08-25T16:53:09.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:11.546Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:53:11.546Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:53:11.546Z] ---> f9c48f28f3b3 [2021-08-25T16:53:11.546Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T16:53:11.546Z] ---> Using cache [2021-08-25T16:53:11.546Z] ---> a59139718f39 [2021-08-25T16:53:11.546Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:53:11.546Z] ---> Using cache [2021-08-25T16:53:11.546Z] ---> 1c8f0c7085e0 [2021-08-25T16:53:11.546Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-25T16:53:11.546Z] ---> Using cache [2021-08-25T16:53:11.546Z] ---> 47f6aabba225 [2021-08-25T16:53:11.546Z] Step 6/24 : COPY go.mod . [2021-08-25T16:53:11.546Z] ---> Using cache [2021-08-25T16:53:11.546Z] ---> cc64e11d2a72 [2021-08-25T16:53:11.546Z] Step 7/24 : RUN go mod download [2021-08-25T16:53:11.546Z] ---> Using cache [2021-08-25T16:53:11.546Z] ---> 4925d5eaa9e2 [2021-08-25T16:53:11.546Z] Step 8/24 : COPY . . [2021-08-25T16:53:11.546Z] ---> Using cache [2021-08-25T16:53:11.546Z] ---> 2716ef679858 [2021-08-25T16:53:11.546Z] Step 9/24 : RUN go mod tidy [2021-08-25T16:53:11.546Z] ---> Using cache [2021-08-25T16:53:11.546Z] ---> d66c397ea5e5 [2021-08-25T16:53:11.546Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-25T16:53:12.967Z] ---> 0ef97398ed98 [2021-08-25T16:53:12.967Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-25T16:53:12.967Z] Removing intermediate container ba782814759a [2021-08-25T16:53:12.967Z] ---> a08564181cbd [2021-08-25T16:53:12.967Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T16:53:12.967Z] ---> Running in 347d05ca09ea [2021-08-25T16:53:13.240Z] ---> 010488a741dd [2021-08-25T16:53:13.240Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-25T16:53:13.240Z] ---> 374d2d2e5c08 [2021-08-25T16:53:13.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-25T16:53:13.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-25T16:53:13.816Z] ---> a2d054ffc03e [2021-08-25T16:53:13.816Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-25T16:53:13.816Z] ---> f18f1b34428f [2021-08-25T16:53:13.816Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-25T16:53:14.407Z] ---> d9829f3e5108 [2021-08-25T16:53:14.407Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-25T16:53:14.407Z] ---> 43534acd5482 [2021-08-25T16:53:14.407Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-25T16:53:14.407Z] ---> Running in 4b1a7c696481 [2021-08-25T16:53:14.677Z] Removing intermediate container 4b1a7c696481 [2021-08-25T16:53:14.677Z] ---> 3dfd9019137c [2021-08-25T16:53:14.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T16:53:14.949Z] ---> Running in 30ecc7876139 [2021-08-25T16:53:14.949Z] ---> 8adbc185bf6a [2021-08-25T16:53:14.949Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-25T16:53:14.949Z] Removing intermediate container 30ecc7876139 [2021-08-25T16:53:14.949Z] ---> ed351fea6508 [2021-08-25T16:53:14.949Z] Step 21/23 : LABEL arch=x86_64 [2021-08-25T16:53:15.227Z] ---> Running in 4ed229771c55 [2021-08-25T16:53:15.227Z] ---> 54ca4fb8cb3f [2021-08-25T16:53:15.227Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-25T16:53:15.227Z] ---> Running in 932b78c141ae [2021-08-25T16:53:15.227Z] Removing intermediate container 4ed229771c55 [2021-08-25T16:53:15.227Z] ---> 46e0b47b8cd1 [2021-08-25T16:53:15.227Z] Step 22/23 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:53:15.497Z] ---> Running in 58d764ac5855 [2021-08-25T16:53:15.497Z] OK: 219 MiB in 52 packages [2021-08-25T16:53:15.497Z] Removing intermediate container 58d764ac5855 [2021-08-25T16:53:15.497Z] ---> 967def1636eb [2021-08-25T16:53:15.497Z] Step 23/23 : LABEL version=2.0.1-dev.34 [2021-08-25T16:53:15.779Z] ---> Running in d3d9da728910 [2021-08-25T16:53:15.779Z] Removing intermediate container d3d9da728910 [2021-08-25T16:53:15.779Z] ---> a264ff242e6a [2021-08-25T16:53:15.779Z] [2021-08-25T16:53:16.049Z] Successfully built a264ff242e6a [2021-08-25T16:53:16.049Z] Successfully tagged support-notifications:latest [2021-08-25T16:53:16.049Z]  Building support-notifications ... done Building security-proxy-setup [2021-08-25T16:53:16.049Z] Removing intermediate container 0884b185c4db [2021-08-25T16:53:16.049Z] ---> 646b40937ce9 [2021-08-25T16:53:16.049Z] Step 6/24 : COPY go.mod . [2021-08-25T16:53:17.478Z] ---> c8a8b076f576 [2021-08-25T16:53:17.478Z] Step 7/24 : RUN go mod download [2021-08-25T16:53:18.916Z] Removing intermediate container 932b78c141ae [2021-08-25T16:53:18.916Z] ---> 3c7c7969ae1d [2021-08-25T16:53:18.916Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-25T16:53:19.523Z] ---> Running in b3c7a8749b60 [2021-08-25T16:53:19.523Z] ---> Running in 0995afa0c44f [2021-08-25T16:53:20.130Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:53:20.130Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:53:20.130Z] ---> f9c48f28f3b3 [2021-08-25T16:53:20.130Z] Step 3/22 : WORKDIR /edgex-go [2021-08-25T16:53:20.130Z] ---> Using cache [2021-08-25T16:53:20.130Z] ---> a59139718f39 [2021-08-25T16:53:20.130Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:53:20.130Z] ---> Using cache [2021-08-25T16:53:20.130Z] ---> 1c8f0c7085e0 [2021-08-25T16:53:20.130Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-25T16:53:20.130Z] ---> Using cache [2021-08-25T16:53:20.130Z] ---> 47f6aabba225 [2021-08-25T16:53:20.130Z] Step 6/22 : COPY go.mod . [2021-08-25T16:53:20.130Z] ---> Using cache [2021-08-25T16:53:20.130Z] ---> cc64e11d2a72 [2021-08-25T16:53:20.130Z] Step 7/22 : RUN go mod download [2021-08-25T16:53:20.130Z] ---> Using cache [2021-08-25T16:53:20.130Z] ---> 4925d5eaa9e2 [2021-08-25T16:53:20.130Z] Step 8/22 : COPY . . [2021-08-25T16:53:20.130Z] ---> Using cache [2021-08-25T16:53:20.130Z] ---> 2716ef679858 [2021-08-25T16:53:20.130Z] Step 9/22 : RUN go mod tidy [2021-08-25T16:53:20.130Z] ---> Using cache [2021-08-25T16:53:20.130Z] ---> d66c397ea5e5 [2021-08-25T16:53:20.130Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-25T16:53:20.130Z] Removing intermediate container 0995afa0c44f [2021-08-25T16:53:20.130Z] ---> dc341b042793 [2021-08-25T16:53:20.130Z] Step 24/26 : LABEL arch=x86_64 [2021-08-25T16:53:20.411Z] ---> Running in 66e438957913 [2021-08-25T16:53:20.411Z] ---> Running in 12370f5f8b9f [2021-08-25T16:53:20.411Z] Removing intermediate container 12370f5f8b9f [2021-08-25T16:53:20.411Z] ---> a7251d72d26b [2021-08-25T16:53:20.411Z] Step 25/26 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:53:20.685Z] ---> Running in 1b044c6ca897 [2021-08-25T16:53:20.685Z] Removing intermediate container 1b044c6ca897 [2021-08-25T16:53:20.685Z] ---> 5a9a282c84d1 [2021-08-25T16:53:20.685Z] Step 26/26 : LABEL version=2.0.1-dev.34 [2021-08-25T16:53:20.965Z] ---> Running in afc5f4550831 [2021-08-25T16:53:20.965Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-25T16:53:20.965Z] Removing intermediate container afc5f4550831 [2021-08-25T16:53:20.965Z] ---> ec8ebbf26c7e [2021-08-25T16:53:20.965Z] [2021-08-25T16:53:21.236Z] Successfully built ec8ebbf26c7e [2021-08-25T16:53:21.236Z] Successfully tagged security-secretstore-setup:latest [2021-08-25T16:53:22.216Z]  Building security-secretstore-setup ... done Removing intermediate container b3c7a8749b60 [2021-08-25T16:53:22.217Z] ---> b311194f5f9f [2021-08-25T16:53:22.217Z] Step 8/24 : COPY . . [2021-08-25T16:53:22.319Z] Avoid second fetch [2021-08-25T16:53:22.320Z] Checking out Revision e89d87e1b047cca713fa4fd161d0eba79eaf23fa (main) [2021-08-25T16:53:22.278Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-25T16:53:22.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-25T16:53:22.336Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T16:53:22.358Z] > git checkout -f e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 [2021-08-25T16:53:26.806Z] Commit message: "fix(meta): device yaml marshal to Json error (#3683)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T16:53:27.180Z] provisioning config files... [2021-08-25T16:53:27.210Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config6876966157802697267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T16:53:27.805Z] ---> docker-login.sh [2021-08-25T16:53:27.805Z] nexus3.edgexfoundry.org:10001 [2021-08-25T16:53:28.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:53:29.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:53:29.016Z] Configure a credential helper to remove this warning. See [2021-08-25T16:53:29.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:53:29.016Z] [2021-08-25T16:53:29.016Z] Login Succeeded [2021-08-25T16:53:29.016Z] nexus3.edgexfoundry.org:10002 [2021-08-25T16:53:29.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:53:29.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:53:29.571Z] Configure a credential helper to remove this warning. See [2021-08-25T16:53:29.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:53:29.571Z] [2021-08-25T16:53:29.571Z] Login Succeeded [2021-08-25T16:53:29.571Z] nexus3.edgexfoundry.org:10003 [2021-08-25T16:53:29.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:53:30.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:53:30.125Z] Configure a credential helper to remove this warning. See [2021-08-25T16:53:30.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:53:30.125Z] [2021-08-25T16:53:30.125Z] Login Succeeded [2021-08-25T16:53:30.125Z] nexus3.edgexfoundry.org:10004 [2021-08-25T16:53:30.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:53:30.618Z] ---> f0fb03d7fdbe [2021-08-25T16:53:30.618Z] Step 9/24 : RUN go mod tidy [2021-08-25T16:53:30.618Z] ---> Running in 5e285c90b7e1 [2021-08-25T16:53:30.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:53:30.682Z] Configure a credential helper to remove this warning. See [2021-08-25T16:53:30.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:53:30.682Z] [2021-08-25T16:53:30.682Z] Login Succeeded [2021-08-25T16:53:30.682Z] docker.io [2021-08-25T16:53:30.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:53:31.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:53:31.556Z] Configure a credential helper to remove this warning. See [2021-08-25T16:53:31.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:53:31.556Z] [2021-08-25T16:53:31.556Z] Login Succeeded [2021-08-25T16:53:31.556Z] ---> docker-login.sh ends [Pipeline] } [2021-08-25T16:53:31.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-25T16:53:31.967Z] ========================================================= [2021-08-25T16:53:31.967Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-25T16:53:31.967Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T16:53:32.051Z] Removing intermediate container 5e285c90b7e1 [2021-08-25T16:53:32.051Z] ---> 880d289065d2 [2021-08-25T16:53:32.051Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-25T16:53:32.051Z] ---> Running in b42834a68084 [2021-08-25T16:53:32.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T16:53:32.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-25T16:53:32.690Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-25T16:53:32.690Z] 595b0fe564bb: Pulling fs layer [2021-08-25T16:53:32.690Z] 24495759ef45: Pulling fs layer [2021-08-25T16:53:32.690Z] d148012ef14d: Pulling fs layer [2021-08-25T16:53:32.690Z] e90a11edd702: Pulling fs layer [2021-08-25T16:53:32.690Z] d77568369979: Pulling fs layer [2021-08-25T16:53:32.690Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-25T16:53:32.690Z] 170f2ba95c9a: Pulling fs layer [2021-08-25T16:53:32.690Z] 97ac5df62f85: Pulling fs layer [2021-08-25T16:53:32.690Z] d77568369979: Waiting [2021-08-25T16:53:32.690Z] fc1c9f9a7f3b: Waiting [2021-08-25T16:53:32.690Z] 170f2ba95c9a: Waiting [2021-08-25T16:53:32.690Z] 97ac5df62f85: Waiting [2021-08-25T16:53:32.690Z] e90a11edd702: Waiting [2021-08-25T16:53:32.690Z] d148012ef14d: Verifying Checksum [2021-08-25T16:53:32.690Z] d148012ef14d: Download complete [2021-08-25T16:53:32.690Z] 24495759ef45: Verifying Checksum [2021-08-25T16:53:32.690Z] 24495759ef45: Download complete [2021-08-25T16:53:32.967Z] d77568369979: Verifying Checksum [2021-08-25T16:53:32.967Z] d77568369979: Download complete [2021-08-25T16:53:32.967Z] 595b0fe564bb: Download complete [2021-08-25T16:53:32.967Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-25T16:53:32.967Z] fc1c9f9a7f3b: Download complete [2021-08-25T16:53:32.967Z] 170f2ba95c9a: Verifying Checksum [2021-08-25T16:53:32.967Z] 170f2ba95c9a: Download complete [2021-08-25T16:53:33.569Z] 595b0fe564bb: Pull complete [2021-08-25T16:53:34.171Z] 24495759ef45: Pull complete [2021-08-25T16:53:34.444Z] d148012ef14d: Pull complete [2021-08-25T16:53:35.878Z] 97ac5df62f85: Verifying Checksum [2021-08-25T16:53:35.878Z] 97ac5df62f85: Download complete [2021-08-25T16:53:36.860Z] e90a11edd702: Download complete [2021-08-25T16:53:47.045Z] e90a11edd702: Pull complete [2021-08-25T16:53:47.045Z] d77568369979: Pull complete [2021-08-25T16:53:47.045Z] fc1c9f9a7f3b: Pull complete [2021-08-25T16:53:47.642Z] 170f2ba95c9a: Pull complete [2021-08-25T16:53:47.977Z] Removing intermediate container 347d05ca09ea [2021-08-25T16:53:47.977Z] ---> cca8fe00d0e5 [2021-08-25T16:53:47.977Z] [2021-08-25T16:53:47.977Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T16:53:47.977Z] ---> 13621d1b12d4 [2021-08-25T16:53:47.977Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-25T16:53:47.977Z] ---> Using cache [2021-08-25T16:53:47.977Z] ---> a166afb165fe [2021-08-25T16:53:47.977Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T16:53:47.977Z] ---> Using cache [2021-08-25T16:53:47.977Z] ---> f876520d7dad [2021-08-25T16:53:47.977Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-25T16:53:47.977Z] ---> Running in 1b699473d5cf [2021-08-25T16:53:47.977Z] Removing intermediate container 1b699473d5cf [2021-08-25T16:53:47.977Z] ---> f74a60d6f83b [2021-08-25T16:53:47.978Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-25T16:53:47.978Z] ---> Running in 68bee834e09e [2021-08-25T16:53:47.978Z] Removing intermediate container 68bee834e09e [2021-08-25T16:53:47.978Z] ---> 30430ac15cb9 [2021-08-25T16:53:47.978Z] Step 16/24 : WORKDIR / [2021-08-25T16:53:47.978Z] ---> Running in 3e36ba325755 [2021-08-25T16:53:48.265Z] Removing intermediate container 3e36ba325755 [2021-08-25T16:53:48.265Z] ---> d790edb0c340 [2021-08-25T16:53:48.265Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T16:53:48.568Z] ---> df2a68321a6d [2021-08-25T16:53:48.568Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-25T16:53:48.869Z] ---> fdc998dc924e [2021-08-25T16:53:48.869Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-25T16:53:49.165Z] ---> 74508e07d4b2 [2021-08-25T16:53:49.165Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-25T16:53:49.461Z] ---> Running in 5cbe5f3efff3 [2021-08-25T16:53:49.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-25T16:53:49.461Z] Removing intermediate container 5cbe5f3efff3 [2021-08-25T16:53:49.461Z] ---> d7803b9b15f4 [2021-08-25T16:53:49.461Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T16:53:49.461Z] ---> Running in 4485cc5e0410 [2021-08-25T16:53:50.101Z] Removing intermediate container 4485cc5e0410 [2021-08-25T16:53:50.101Z] ---> 0daf16b730b3 [2021-08-25T16:53:50.101Z] Step 22/24 : LABEL arch=x86_64 [2021-08-25T16:53:50.382Z] ---> Running in 273562dac038 [2021-08-25T16:53:50.382Z] Removing intermediate container c7683e3a8cfa [2021-08-25T16:53:50.382Z] ---> 761c12477dca [2021-08-25T16:53:50.382Z] [2021-08-25T16:53:50.382Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T16:53:50.382Z] ---> 13621d1b12d4 [2021-08-25T16:53:50.382Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-25T16:53:50.672Z] Removing intermediate container 273562dac038 [2021-08-25T16:53:50.672Z] ---> a2403e66e3be [2021-08-25T16:53:50.672Z] Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:53:50.672Z] ---> Running in d85da0b56928 [2021-08-25T16:53:50.672Z] ---> Running in 9bafaff6bf69 [2021-08-25T16:53:50.672Z] Removing intermediate container d85da0b56928 [2021-08-25T16:53:50.672Z] ---> 8d9cae540668 [2021-08-25T16:53:50.672Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-25T16:53:50.672Z] Removing intermediate container 9bafaff6bf69 [2021-08-25T16:53:50.672Z] ---> a235646f2f3f [2021-08-25T16:53:50.672Z] Step 24/24 : LABEL version=2.0.1-dev.34 [2021-08-25T16:53:51.161Z] ---> Running in 3db61f33bf43 [2021-08-25T16:53:51.161Z] ---> Running in 5cf62a270af9 [2021-08-25T16:53:51.161Z] Removing intermediate container 3db61f33bf43 [2021-08-25T16:53:51.161Z] ---> ebb315ae0aec [2021-08-25T16:53:51.161Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-25T16:53:51.161Z] Removing intermediate container 5cf62a270af9 [2021-08-25T16:53:51.161Z] ---> 527b9182fe5a [2021-08-25T16:53:51.161Z] [2021-08-25T16:53:51.161Z] ---> Running in 22f034fec877 [2021-08-25T16:53:51.161Z] Successfully built 527b9182fe5a [2021-08-25T16:53:51.161Z] Successfully tagged core-metadata:latest [2021-08-25T16:53:51.437Z]  Building core-metadata ... done Removing intermediate container 22f034fec877 [2021-08-25T16:53:51.437Z] ---> 128c70798792 [2021-08-25T16:53:51.437Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:53:51.437Z] ---> Running in e4146cf6380c [2021-08-25T16:53:52.932Z] Removing intermediate container e4146cf6380c [2021-08-25T16:53:52.933Z] ---> b14ef1dc6bdc [2021-08-25T16:53:52.933Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-25T16:53:53.075Z] 97ac5df62f85: Pull complete [2021-08-25T16:53:53.076Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-25T16:53:53.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T16:53:53.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T16:53:53.220Z] ---> Running in eef4915d8f3f [2021-08-25T16:53:53.220Z] Removing intermediate container 66e438957913 [2021-08-25T16:53:53.220Z] ---> 6de3ea9f71f2 [2021-08-25T16:53:53.220Z] [2021-08-25T16:53:53.220Z] Step 11/22 : FROM alpine:3.12 [2021-08-25T16:53:53.220Z] ---> 13621d1b12d4 [2021-08-25T16:53:53.220Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-25T16:53:53.220Z] ---> Running in 8f05cd56ade3 [Pipeline] fileExists [Pipeline] sh [2021-08-25T16:53:53.777Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-25T16:53:53.778Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T16:53:53.778Z] WORKDIR /edgex [2021-08-25T16:53:53.778Z] COPY go.mod . [2021-08-25T16:53:53.778Z] RUN go mod download [2021-08-25T16:53:53.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:53.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:53.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:53.833Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-25T16:53:54.117Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-25T16:53:54.117Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-25T16:53:54.117Z] (4/4) Installing curl (7.78.0-r0) [2021-08-25T16:53:54.117Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T16:53:54.117Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T16:53:54.117Z] OK: 7 MiB in 18 packages [2021-08-25T16:53:54.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:53:54.747Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-25T16:53:54.748Z] Removing intermediate container 8f05cd56ade3 [2021-08-25T16:53:54.748Z] ---> 9d765d91c88d [2021-08-25T16:53:54.748Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-25T16:53:54.748Z] ---> Running in 0480edc1ef01 [2021-08-25T16:53:54.748Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-25T16:53:55.129Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-25T16:53:55.129Z] Removing intermediate container 0480edc1ef01 [2021-08-25T16:53:55.129Z] ---> 8938c6128e92 [2021-08-25T16:53:55.129Z] Step 14/22 : WORKDIR /edgex [2021-08-25T16:53:55.129Z] ---> Running in c8c1e01f332f [2021-08-25T16:53:55.129Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-25T16:53:55.129Z] Removing intermediate container c8c1e01f332f [2021-08-25T16:53:55.129Z] ---> 7757bd72c6e2 [2021-08-25T16:53:55.129Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-25T16:53:55.443Z] ---> 0b008fefa12c [2021-08-25T16:53:55.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-25T16:53:55.730Z] ---> 6154311b9806 [2021-08-25T16:53:55.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-25T16:53:55.730Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-25T16:53:55.780Z] Sending build context to Docker daemon 165.9MB [2021-08-25T16:53:55.780Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T16:53:55.780Z] ---> 04bc70af865f [2021-08-25T16:53:55.780Z] Step 2/4 : WORKDIR /edgex [2021-08-25T16:53:56.006Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-25T16:53:56.006Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T16:53:56.006Z] OK: 8 MiB in 20 packages [2021-08-25T16:53:56.619Z] ---> edc3d1e1ad8f [2021-08-25T16:53:56.619Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-25T16:53:56.619Z] Removing intermediate container b42834a68084 [2021-08-25T16:53:56.619Z] ---> c60e4813def5 [2021-08-25T16:53:56.619Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-25T16:53:56.619Z] ---> Running in aa2ea86a0308 [2021-08-25T16:53:56.619Z] ---> Running in 4f52875edd60 [2021-08-25T16:53:56.619Z] Removing intermediate container eef4915d8f3f [2021-08-25T16:53:56.619Z] ---> e53a5d4c0407 [2021-08-25T16:53:56.619Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T16:53:56.619Z] Removing intermediate container aa2ea86a0308 [2021-08-25T16:53:56.619Z] ---> 332300c57043 [2021-08-25T16:53:56.619Z] Step 19/22 : CMD ["--init=true"] [2021-08-25T16:53:56.619Z] ---> Running in fffe1928b8a1 [2021-08-25T16:53:56.902Z] Removing intermediate container fffe1928b8a1 [2021-08-25T16:53:56.902Z] ---> 5fd1b4775c9b [2021-08-25T16:53:56.902Z] Step 20/22 : LABEL arch=x86_64 [2021-08-25T16:53:56.902Z] ---> ea1288cb60ba [2021-08-25T16:53:56.902Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-25T16:53:56.902Z] ---> Running in 4a07385bea0a [2021-08-25T16:53:56.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-25T16:53:57.193Z] Removing intermediate container 4a07385bea0a [2021-08-25T16:53:57.193Z] ---> 01dfd02061da [2021-08-25T16:53:57.193Z] Step 21/22 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:53:57.193Z] ---> e8fe07bb5073 [2021-08-25T16:53:57.193Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-25T16:53:57.193Z] ---> Running in dafee6dc57de [2021-08-25T16:53:57.475Z] Removing intermediate container dafee6dc57de [2021-08-25T16:53:57.475Z] ---> f53e35af6dd5 [2021-08-25T16:53:57.475Z] Step 22/22 : LABEL version=2.0.1-dev.34 [2021-08-25T16:53:57.475Z] ---> 261b15d121c1 [2021-08-25T16:53:57.475Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-25T16:53:57.475Z] ---> Running in 301fe8507b4a [2021-08-25T16:53:57.475Z] ---> Running in 7d6106b36421 [2021-08-25T16:53:57.475Z] Removing intermediate container 301fe8507b4a [2021-08-25T16:53:57.475Z] ---> cabdab0dbb17 [2021-08-25T16:53:57.475Z] [2021-08-25T16:53:57.475Z] Removing intermediate container 7d6106b36421 [2021-08-25T16:53:57.475Z] ---> c75a66f313b1 [2021-08-25T16:53:57.475Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T16:53:57.755Z] Successfully built cabdab0dbb17 [2021-08-25T16:53:57.755Z] ---> Running in f05d621d8ad2 [2021-08-25T16:53:57.755Z] Successfully tagged security-proxy-setup:latest [2021-08-25T16:53:57.755Z]  Building security-proxy-setup ... done Removing intermediate container f05d621d8ad2 [2021-08-25T16:53:57.755Z] ---> 761413283428 [2021-08-25T16:53:57.755Z] Step 22/24 : LABEL arch=x86_64 [2021-08-25T16:53:57.755Z] Removing intermediate container 4f52875edd60 [2021-08-25T16:53:57.755Z] ---> a55436bc42d2 [2021-08-25T16:53:57.755Z] [2021-08-25T16:53:57.755Z] Step 12/24 : FROM docker:20.10.7 [2021-08-25T16:53:57.755Z] ---> Running in ed609e988d55 [2021-08-25T16:53:58.029Z] Removing intermediate container ed609e988d55 [2021-08-25T16:53:58.029Z] ---> 2f7bd6f442a5 [2021-08-25T16:53:58.029Z] Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:53:58.029Z] ---> Running in 2d7359b61bd9 [2021-08-25T16:53:58.029Z] 20.10.7: Pulling from library/docker [2021-08-25T16:53:58.029Z] Removing intermediate container 2d7359b61bd9 [2021-08-25T16:53:58.029Z] ---> 9f87df7c9fe1 [2021-08-25T16:53:58.029Z] Step 24/24 : LABEL version=2.0.1-dev.34 [2021-08-25T16:53:58.029Z] ---> Running in 95d38c20d14b [2021-08-25T16:53:58.029Z] Removing intermediate container 95d38c20d14b [2021-08-25T16:53:58.029Z] ---> f57b27b467ae [2021-08-25T16:53:58.029Z] [2021-08-25T16:53:58.305Z] Successfully built f57b27b467ae [2021-08-25T16:53:58.305Z] Successfully tagged core-data:latest [2021-08-25T16:54:00.078Z] ---> Running in c5981cc560f2 [2021-08-25T16:54:00.078Z] Removing intermediate container c5981cc560f2 [2021-08-25T16:54:00.078Z] ---> e0ed8661bb7d [2021-08-25T16:54:00.078Z] Step 3/4 : COPY go.mod . [2021-08-25T16:54:01.057Z] ---> 09e34b2526da [2021-08-25T16:54:01.057Z] Step 4/4 : RUN go mod download [2021-08-25T16:54:01.057Z] ---> Running in 7fb52eb805ae [2021-08-25T16:54:05.290Z]  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-25T16:54:05.290Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-25T16:54:05.290Z] ---> 08bdaf2f88f9 [2021-08-25T16:54:05.290Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-25T16:54:05.771Z] ---> Running in 54684ddba4a1 [2021-08-25T16:54:05.771Z] Removing intermediate container 54684ddba4a1 [2021-08-25T16:54:05.771Z] ---> fedaa82c4d9c [2021-08-25T16:54:05.771Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-25T16:54:05.771Z] ---> Running in 18db9639908c [2021-08-25T16:54:06.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-25T16:54:06.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-25T16:54:06.528Z] (1/39) Installing readline (8.1.0-r0) [2021-08-25T16:54:06.528Z] (2/39) Installing bash (5.1.0-r0) [2021-08-25T16:54:06.528Z] Executing bash-5.1.0-r0.post-install [2021-08-25T16:54:06.528Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-25T16:54:06.528Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-25T16:54:06.528Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-25T16:54:06.528Z] (6/39) Installing curl (7.78.0-r0) [2021-08-25T16:54:06.528Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-25T16:54:06.528Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-25T16:54:06.528Z] (9/39) Installing expat (2.2.10-r1) [2021-08-25T16:54:06.528Z] (10/39) Installing libffi (3.3-r2) [2021-08-25T16:54:06.528Z] (11/39) Installing gdbm (1.19-r0) [2021-08-25T16:54:06.528Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-25T16:54:06.528Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-25T16:54:06.809Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-25T16:54:08.805Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-25T16:54:08.805Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-25T16:54:08.805Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-25T16:54:08.805Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-25T16:54:08.805Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-25T16:54:08.805Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-25T16:54:08.805Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-25T16:54:08.805Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-25T16:54:08.805Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-25T16:54:09.081Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-25T16:54:09.081Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-25T16:54:09.081Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-25T16:54:09.081Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-25T16:54:09.081Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-25T16:54:09.081Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-25T16:54:09.081Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-25T16:54:09.081Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-25T16:54:09.081Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-25T16:54:09.081Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-25T16:54:09.081Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-25T16:54:09.081Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-25T16:54:09.081Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-25T16:54:09.360Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-25T16:54:09.360Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-25T16:54:09.360Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-25T16:54:09.639Z] Executing busybox-1.32.1-r6.trigger [2021-08-25T16:54:09.639Z] OK: 82 MiB in 59 packages [2021-08-25T16:54:11.088Z] Collecting docker-compose==1.23.2 [2021-08-25T16:54:11.088Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-25T16:54:11.364Z] Collecting PyYAML<4,>=3.10 [2021-08-25T16:54:11.364Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-25T16:54:11.973Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-25T16:54:11.973Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-25T16:54:11.973Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-25T16:54:11.973Z] Collecting docopt<0.7,>=0.6.1 [2021-08-25T16:54:11.973Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-25T16:54:12.258Z] Collecting texttable<0.10,>=0.9.0 [2021-08-25T16:54:12.258Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-25T16:54:12.534Z] Collecting cached-property<2,>=1.2.0 [2021-08-25T16:54:12.534Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-25T16:54:12.534Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-25T16:54:12.534Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-25T16:54:12.814Z] Collecting jsonschema<3,>=2.5.1 [2021-08-25T16:54:12.814Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-25T16:54:13.089Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-25T16:54:13.089Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-25T16:54:13.089Z] Collecting docker<4.0,>=3.6.0 [2021-08-25T16:54:13.089Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-25T16:54:13.367Z] Collecting docker-pycreds>=0.4.0 [2021-08-25T16:54:13.367Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-25T16:54:13.367Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-25T16:54:13.367Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-25T16:54:13.367Z] Collecting idna<2.8,>=2.5 [2021-08-25T16:54:13.367Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-25T16:54:13.647Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-25T16:54:13.647Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-25T16:54:13.647Z] Collecting certifi>=2017.4.17 [2021-08-25T16:54:13.647Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-25T16:54:13.647Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-25T16:54:13.647Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-25T16:54:13.647Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-25T16:54:13.647Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-25T16:54:13.647Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-25T16:54:13.647Z] Attempting uninstall: urllib3 [2021-08-25T16:54:13.647Z] Found existing installation: urllib3 1.26.2 [2021-08-25T16:54:13.647Z] Uninstalling urllib3-1.26.2: [2021-08-25T16:54:13.647Z] Successfully uninstalled urllib3-1.26.2 [2021-08-25T16:54:13.922Z] Attempting uninstall: idna [2021-08-25T16:54:13.922Z] Found existing installation: idna 3.1 [2021-08-25T16:54:13.922Z] Uninstalling idna-3.1: [2021-08-25T16:54:13.922Z] Successfully uninstalled idna-3.1 [2021-08-25T16:54:13.922Z] Attempting uninstall: chardet [2021-08-25T16:54:13.922Z] Found existing installation: chardet 4.0.0 [2021-08-25T16:54:13.922Z] Uninstalling chardet-4.0.0: [2021-08-25T16:54:13.922Z] Successfully uninstalled chardet-4.0.0 [2021-08-25T16:54:14.205Z] Attempting uninstall: requests [2021-08-25T16:54:14.205Z] Found existing installation: requests 2.25.1 [2021-08-25T16:54:14.205Z] Uninstalling requests-2.25.1: [2021-08-25T16:54:14.205Z] Successfully uninstalled requests-2.25.1 [2021-08-25T16:54:14.205Z] Running setup.py install for texttable: started [2021-08-25T16:54:14.804Z] Running setup.py install for texttable: finished with status 'done' [2021-08-25T16:54:14.804Z] Running setup.py install for PyYAML: started [2021-08-25T16:54:15.081Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-25T16:54:15.081Z] Running setup.py install for docopt: started [2021-08-25T16:54:15.361Z] Running setup.py install for docopt: finished with status 'done' [2021-08-25T16:54:15.361Z] Running setup.py install for dockerpty: started [2021-08-25T16:54:15.640Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-25T16:54:15.918Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-25T16:54:20.254Z] Removing intermediate container 18db9639908c [2021-08-25T16:54:20.254Z] ---> ef416e252df1 [2021-08-25T16:54:20.254Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-25T16:54:20.254Z] ---> Running in 6c969aa83860 [2021-08-25T16:54:20.254Z] Removing intermediate container 6c969aa83860 [2021-08-25T16:54:20.254Z] ---> 71a772b9f6ca [2021-08-25T16:54:20.254Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-25T16:54:20.254Z] ---> Running in d5479aabbcdd [2021-08-25T16:54:20.254Z] Removing intermediate container d5479aabbcdd [2021-08-25T16:54:20.254Z] ---> 87f30abeff95 [2021-08-25T16:54:20.254Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-25T16:54:20.530Z] ---> 1ab5615461d5 [2021-08-25T16:54:20.530Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-25T16:54:20.810Z] ---> c591cd90cb12 [2021-08-25T16:54:20.810Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-25T16:54:21.087Z] ---> 08819cc6f3c2 [2021-08-25T16:54:21.087Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-25T16:54:21.087Z] ---> Running in 293e73fb685a [2021-08-25T16:54:21.087Z] Removing intermediate container 293e73fb685a [2021-08-25T16:54:21.087Z] ---> cc78c1041324 [2021-08-25T16:54:21.087Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T16:54:21.087Z] ---> Running in 839c013228ed [2021-08-25T16:54:21.087Z] Removing intermediate container 839c013228ed [2021-08-25T16:54:21.087Z] ---> 52b6304f3ec2 [2021-08-25T16:54:21.087Z] Step 22/24 : LABEL arch=x86_64 [2021-08-25T16:54:21.371Z] ---> Running in 89aa4260f14c [2021-08-25T16:54:21.371Z] Removing intermediate container 89aa4260f14c [2021-08-25T16:54:21.371Z] ---> 5b3df030a4f9 [2021-08-25T16:54:21.371Z] Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:21.371Z] ---> Running in d2d69b4e645a [2021-08-25T16:54:21.371Z] Removing intermediate container d2d69b4e645a [2021-08-25T16:54:21.371Z] ---> 1033c899018e [2021-08-25T16:54:21.371Z] Step 24/24 : LABEL version=2.0.1-dev.34 [2021-08-25T16:54:21.371Z] ---> Running in aed540c07e79 [2021-08-25T16:54:21.645Z] Removing intermediate container aed540c07e79 [2021-08-25T16:54:21.645Z] ---> 3bbc055345cc [2021-08-25T16:54:21.645Z] [2021-08-25T16:54:21.645Z] Successfully built 3bbc055345cc [2021-08-25T16:54:21.645Z] Successfully tagged sys-mgmt-agent:latest [2021-08-25T16:54:21.664Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-25T16:54:21.671Z] $ docker stop --time=1 b42b0d46bb24935b967287ca5ef87ee55a50ff484cfe121208f2f807d1df2224 [2021-08-25T16:54:22.924Z] $ docker rm -f b42b0d46bb24935b967287ca5ef87ee55a50ff484cfe121208f2f807d1df2224 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-25T16:54:23.332Z] + docker images [2021-08-25T16:54:23.332Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T16:54:23.332Z] sys-mgmt-agent latest 3bbc055345cc 2 seconds ago 325MB [2021-08-25T16:54:23.332Z] security-proxy-setup latest cabdab0dbb17 26 seconds ago 25.9MB [2021-08-25T16:54:23.332Z] a55436bc42d2 26 seconds ago 1.75GB [2021-08-25T16:54:23.332Z] core-data latest f57b27b467ae 26 seconds ago 20.4MB [2021-08-25T16:54:23.332Z] 6de3ea9f71f2 31 seconds ago 1.76GB [2021-08-25T16:54:23.332Z] 761c12477dca 33 seconds ago 1.76GB [2021-08-25T16:54:23.332Z] core-metadata latest 527b9182fe5a 33 seconds ago 16.7MB [2021-08-25T16:54:23.332Z] cca8fe00d0e5 37 seconds ago 1.76GB [2021-08-25T16:54:23.332Z] security-secretstore-setup latest ec8ebbf26c7e About a minute ago 28.1MB [2021-08-25T16:54:23.332Z] support-notifications latest a264ff242e6a About a minute ago 16.8MB [2021-08-25T16:54:23.332Z] core-command latest 0cba28e782bb About a minute ago 16MB [2021-08-25T16:54:23.332Z] 163c61e46359 About a minute ago 1.75GB [2021-08-25T16:54:23.332Z] 9877f6df0af2 About a minute ago 1.76GB [2021-08-25T16:54:23.332Z] support-scheduler latest 59d74919f48f About a minute ago 16.1MB [2021-08-25T16:54:23.332Z] 031c3d8acebc About a minute ago 1.75GB [2021-08-25T16:54:23.333Z] security-bootstrapper latest 6ecee90785a2 About a minute ago 18.8MB [2021-08-25T16:54:23.333Z] 4a1a7fd7ba8d About a minute ago 1.75GB [2021-08-25T16:54:23.333Z] a3ef539e05e5 About a minute ago 1.75GB [2021-08-25T16:54:23.333Z] ci-base-image-x86_64 latest f9c48f28f3b3 6 minutes ago 1.25GB [2021-08-25T16:54:23.333Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 7 days ago 37.5MB [2021-08-25T16:54:23.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB [2021-08-25T16:54:23.333Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-25T16:54:23.333Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-25T16:54:23.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T16:54:23.616Z] provisioning config files... [2021-08-25T16:54:23.633Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config8959918672566264384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T16:54:24.001Z] ---> docker-login.sh [2021-08-25T16:54:24.001Z] nexus3.edgexfoundry.org:10001 [2021-08-25T16:54:24.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:54:24.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:54:24.001Z] Configure a credential helper to remove this warning. See [2021-08-25T16:54:24.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:54:24.001Z] [2021-08-25T16:54:24.001Z] Login Succeeded [2021-08-25T16:54:24.001Z] nexus3.edgexfoundry.org:10002 [2021-08-25T16:54:24.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:54:24.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:54:24.270Z] Configure a credential helper to remove this warning. See [2021-08-25T16:54:24.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:54:24.270Z] [2021-08-25T16:54:24.270Z] Login Succeeded [2021-08-25T16:54:24.270Z] nexus3.edgexfoundry.org:10003 [2021-08-25T16:54:24.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:54:24.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:54:24.541Z] Configure a credential helper to remove this warning. See [2021-08-25T16:54:24.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:54:24.541Z] [2021-08-25T16:54:24.541Z] Login Succeeded [2021-08-25T16:54:24.541Z] nexus3.edgexfoundry.org:10004 [2021-08-25T16:54:24.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:54:24.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:54:24.541Z] Configure a credential helper to remove this warning. See [2021-08-25T16:54:24.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:54:24.541Z] [2021-08-25T16:54:24.541Z] Login Succeeded [2021-08-25T16:54:24.541Z] docker.io [2021-08-25T16:54:24.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T16:54:25.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T16:54:25.132Z] Configure a credential helper to remove this warning. See [2021-08-25T16:54:25.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T16:54:25.132Z] [2021-08-25T16:54:25.132Z] Login Succeeded [2021-08-25T16:54:25.132Z] ---> docker-login.sh ends [Pipeline] } [2021-08-25T16:54:25.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:54:25.214Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-25T16:54:25.214Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:25.214Z] latest [2021-08-25T16:54:25.214Z] 2.0.1-dev.34 [2021-08-25T16:54:25.214Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:25.214Z] main [2021-08-25T16:54:25.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:25.580Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:25.959Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:25.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-25T16:54:25.959Z] 9672b8ef7aaa: Preparing [2021-08-25T16:54:25.959Z] 705ac059bc64: Preparing [2021-08-25T16:54:25.959Z] 73aeb56368fd: Preparing [2021-08-25T16:54:25.959Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:25.959Z] 32f366d666a5: Preparing [2021-08-25T16:54:25.959Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:26.227Z] 5da3f9ab71bf: Pushed [2021-08-25T16:54:26.227Z] 73aeb56368fd: Pushed [2021-08-25T16:54:26.227Z] 9672b8ef7aaa: Pushed [2021-08-25T16:54:27.187Z] 705ac059bc64: Pushed [2021-08-25T16:54:27.454Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:28.059Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:28.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-25T16:54:28.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-25T16:54:28.599Z] 9672b8ef7aaa: Preparing [2021-08-25T16:54:28.599Z] 705ac059bc64: Preparing [2021-08-25T16:54:28.599Z] 73aeb56368fd: Preparing [2021-08-25T16:54:28.599Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:28.599Z] 32f366d666a5: Preparing [2021-08-25T16:54:28.599Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:28.599Z] 705ac059bc64: Layer already exists [2021-08-25T16:54:28.599Z] 9672b8ef7aaa: Layer already exists [2021-08-25T16:54:28.599Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:28.599Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:28.599Z] latest: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:28.924Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:29.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.34 [2021-08-25T16:54:29.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-25T16:54:29.245Z] 9672b8ef7aaa: Preparing [2021-08-25T16:54:29.245Z] 705ac059bc64: Preparing [2021-08-25T16:54:29.245Z] 73aeb56368fd: Preparing [2021-08-25T16:54:29.245Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:29.245Z] 32f366d666a5: Preparing [2021-08-25T16:54:29.245Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:29.245Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:29.245Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:29.245Z] 705ac059bc64: Layer already exists [2021-08-25T16:54:29.245Z] 9672b8ef7aaa: Layer already exists [2021-08-25T16:54:29.245Z] 2.0.1-dev.34: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:29.576Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:29.894Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:29.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-25T16:54:29.894Z] 9672b8ef7aaa: Preparing [2021-08-25T16:54:29.894Z] 705ac059bc64: Preparing [2021-08-25T16:54:29.894Z] 73aeb56368fd: Preparing [2021-08-25T16:54:29.894Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:29.894Z] 32f366d666a5: Preparing [2021-08-25T16:54:29.894Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:29.894Z] 9672b8ef7aaa: Layer already exists [2021-08-25T16:54:29.894Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:29.894Z] 705ac059bc64: Layer already exists [2021-08-25T16:54:29.894Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:29.894Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:30.217Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:30.544Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-25T16:54:30.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-25T16:54:30.544Z] 9672b8ef7aaa: Preparing [2021-08-25T16:54:30.544Z] 705ac059bc64: Preparing [2021-08-25T16:54:30.544Z] 73aeb56368fd: Preparing [2021-08-25T16:54:30.544Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:30.544Z] 32f366d666a5: Preparing [2021-08-25T16:54:30.544Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:30.544Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:30.544Z] 9672b8ef7aaa: Layer already exists [2021-08-25T16:54:30.544Z] 705ac059bc64: Layer already exists [2021-08-25T16:54:30.544Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:30.544Z] main: digest: sha256:032b3b76f621ecab29615c6d840ea1201676d4a905b2da939cbbc3392672df67 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:54:30.810Z] ===================================================== [Pipeline] echo [2021-08-25T16:54:30.825Z] taggedImages: [2021-08-25T16:54:30.825Z] - nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:30.825Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-25T16:54:30.825Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.34 [2021-08-25T16:54:30.825Z] - nexus3.edgexfoundry.org:10004/core-command:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:30.825Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-25T16:54:30.859Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-25T16:54:30.859Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:30.859Z] latest [2021-08-25T16:54:30.859Z] 2.0.1-dev.34 [2021-08-25T16:54:30.859Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:30.859Z] main [2021-08-25T16:54:30.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:31.674Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:32.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:32.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-25T16:54:32.012Z] 843fcd1aa06c: Preparing [2021-08-25T16:54:32.012Z] 4229def30237: Preparing [2021-08-25T16:54:32.012Z] 73aeb56368fd: Preparing [2021-08-25T16:54:32.012Z] bc83f63e8d49: Preparing [2021-08-25T16:54:32.012Z] 761aa7b4516d: Preparing [2021-08-25T16:54:32.012Z] 32f366d666a5: Preparing [2021-08-25T16:54:32.012Z] 32f366d666a5: Waiting [2021-08-25T16:54:32.012Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:32.286Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:32.286Z] 843fcd1aa06c: Pushed [2021-08-25T16:54:32.286Z] 761aa7b4516d: Pushed [2021-08-25T16:54:32.286Z] bc83f63e8d49: Pushed [2021-08-25T16:54:33.292Z] 4229def30237: Pushed [2021-08-25T16:54:33.559Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:34.119Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:34.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-25T16:54:34.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-25T16:54:34.490Z] 843fcd1aa06c: Preparing [2021-08-25T16:54:34.490Z] 4229def30237: Preparing [2021-08-25T16:54:34.490Z] 73aeb56368fd: Preparing [2021-08-25T16:54:34.490Z] bc83f63e8d49: Preparing [2021-08-25T16:54:34.490Z] 761aa7b4516d: Preparing [2021-08-25T16:54:34.490Z] 32f366d666a5: Preparing [2021-08-25T16:54:34.490Z] 32f366d666a5: Waiting [2021-08-25T16:54:34.490Z] 4229def30237: Layer already exists [2021-08-25T16:54:34.490Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:34.490Z] bc83f63e8d49: Layer already exists [2021-08-25T16:54:34.490Z] 843fcd1aa06c: Layer already exists [2021-08-25T16:54:34.490Z] 761aa7b4516d: Layer already exists [2021-08-25T16:54:34.490Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:34.490Z] latest: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:34.837Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:35.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.34 [2021-08-25T16:54:35.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-25T16:54:35.161Z] 843fcd1aa06c: Preparing [2021-08-25T16:54:35.161Z] 4229def30237: Preparing [2021-08-25T16:54:35.161Z] 73aeb56368fd: Preparing [2021-08-25T16:54:35.161Z] bc83f63e8d49: Preparing [2021-08-25T16:54:35.161Z] 761aa7b4516d: Preparing [2021-08-25T16:54:35.161Z] 32f366d666a5: Preparing [2021-08-25T16:54:35.161Z] 32f366d666a5: Waiting [2021-08-25T16:54:35.161Z] bc83f63e8d49: Layer already exists [2021-08-25T16:54:35.161Z] 761aa7b4516d: Layer already exists [2021-08-25T16:54:35.161Z] 843fcd1aa06c: Layer already exists [2021-08-25T16:54:35.161Z] 4229def30237: Layer already exists [2021-08-25T16:54:35.161Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:35.161Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:35.161Z] 2.0.1-dev.34: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:35.494Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:35.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:35.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-25T16:54:36.775Z] 843fcd1aa06c: Preparing [2021-08-25T16:54:36.775Z] 4229def30237: Preparing [2021-08-25T16:54:36.775Z] 73aeb56368fd: Preparing [2021-08-25T16:54:36.775Z] bc83f63e8d49: Preparing [2021-08-25T16:54:36.775Z] 761aa7b4516d: Preparing [2021-08-25T16:54:36.775Z] 32f366d666a5: Preparing [2021-08-25T16:54:36.775Z] 32f366d666a5: Waiting [2021-08-25T16:54:36.775Z] 843fcd1aa06c: Layer already exists [2021-08-25T16:54:36.775Z] 761aa7b4516d: Layer already exists [2021-08-25T16:54:36.775Z] bc83f63e8d49: Layer already exists [2021-08-25T16:54:36.775Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:36.775Z] 4229def30237: Layer already exists [2021-08-25T16:54:36.775Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:37.046Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:37.370Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:37.690Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-25T16:54:37.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-25T16:54:37.690Z] 843fcd1aa06c: Preparing [2021-08-25T16:54:37.690Z] 4229def30237: Preparing [2021-08-25T16:54:37.690Z] 73aeb56368fd: Preparing [2021-08-25T16:54:37.690Z] bc83f63e8d49: Preparing [2021-08-25T16:54:37.690Z] 761aa7b4516d: Preparing [2021-08-25T16:54:37.690Z] 32f366d666a5: Preparing [2021-08-25T16:54:37.690Z] 32f366d666a5: Waiting [2021-08-25T16:54:37.690Z] 843fcd1aa06c: Layer already exists [2021-08-25T16:54:37.690Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:37.690Z] 4229def30237: Layer already exists [2021-08-25T16:54:37.690Z] 761aa7b4516d: Layer already exists [2021-08-25T16:54:37.690Z] bc83f63e8d49: Layer already exists [2021-08-25T16:54:37.690Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:37.690Z] main: digest: sha256:074732cd949069d1d7b0961bf841dc70e8276c4793fb4eb35fee900d368ce78e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:54:37.954Z] ===================================================== [Pipeline] echo [2021-08-25T16:54:37.968Z] taggedImages: [2021-08-25T16:54:37.968Z] - nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:37.968Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-25T16:54:37.969Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.34 [2021-08-25T16:54:37.969Z] - nexus3.edgexfoundry.org:10004/core-data:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:37.969Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-25T16:54:37.999Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-25T16:54:37.999Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:37.999Z] latest [2021-08-25T16:54:37.999Z] 2.0.1-dev.34 [2021-08-25T16:54:37.999Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:37.999Z] main [2021-08-25T16:54:37.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:38.372Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:38.713Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:38.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-25T16:54:38.713Z] d84d69c9b019: Preparing [2021-08-25T16:54:38.713Z] 5f654fdbd5eb: Preparing [2021-08-25T16:54:38.713Z] 73aeb56368fd: Preparing [2021-08-25T16:54:38.713Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:38.713Z] 32f366d666a5: Preparing [2021-08-25T16:54:38.713Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:38.713Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:38.713Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:38.713Z] d84d69c9b019: Pushed [2021-08-25T16:54:40.135Z] 5f654fdbd5eb: Pushed [2021-08-25T16:54:40.402Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:40.732Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:41.069Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-25T16:54:41.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-25T16:54:41.069Z] d84d69c9b019: Preparing [2021-08-25T16:54:41.069Z] 5f654fdbd5eb: Preparing [2021-08-25T16:54:41.069Z] 73aeb56368fd: Preparing [2021-08-25T16:54:41.069Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:41.069Z] 32f366d666a5: Preparing [2021-08-25T16:54:41.069Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:41.069Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:41.069Z] d84d69c9b019: Layer already exists [2021-08-25T16:54:41.069Z] 5f654fdbd5eb: Layer already exists [2021-08-25T16:54:41.069Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:41.069Z] latest: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:41.409Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:41.751Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.34 [2021-08-25T16:54:41.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-25T16:54:41.751Z] d84d69c9b019: Preparing [2021-08-25T16:54:41.751Z] 5f654fdbd5eb: Preparing [2021-08-25T16:54:41.751Z] 73aeb56368fd: Preparing [2021-08-25T16:54:41.751Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:41.751Z] 32f366d666a5: Preparing [2021-08-25T16:54:41.751Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:41.751Z] d84d69c9b019: Layer already exists [2021-08-25T16:54:41.751Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:41.751Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:41.751Z] 5f654fdbd5eb: Layer already exists [2021-08-25T16:54:41.751Z] 2.0.1-dev.34: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:42.314Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:42.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:42.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-25T16:54:42.687Z] d84d69c9b019: Preparing [2021-08-25T16:54:42.687Z] 5f654fdbd5eb: Preparing [2021-08-25T16:54:42.687Z] 73aeb56368fd: Preparing [2021-08-25T16:54:42.687Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:42.687Z] 32f366d666a5: Preparing [2021-08-25T16:54:42.687Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:42.687Z] d84d69c9b019: Layer already exists [2021-08-25T16:54:42.687Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:42.687Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:42.687Z] 5f654fdbd5eb: Layer already exists [2021-08-25T16:54:42.687Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:43.271Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:43.855Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-25T16:54:43.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-25T16:54:43.855Z] d84d69c9b019: Preparing [2021-08-25T16:54:43.855Z] 5f654fdbd5eb: Preparing [2021-08-25T16:54:43.855Z] 73aeb56368fd: Preparing [2021-08-25T16:54:43.855Z] 5da3f9ab71bf: Preparing [2021-08-25T16:54:43.855Z] 32f366d666a5: Preparing [2021-08-25T16:54:43.855Z] d84d69c9b019: Layer already exists [2021-08-25T16:54:43.855Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:43.855Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:43.855Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:54:44.450Z] 5f654fdbd5eb: Layer already exists [2021-08-25T16:54:44.450Z] main: digest: sha256:c06cc930a5c786c7583c618eec039f343c2c93acc913f0ca891ed40bd8a9d379 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:54:44.721Z] ===================================================== [Pipeline] echo [2021-08-25T16:54:44.736Z] taggedImages: [2021-08-25T16:54:44.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:44.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-25T16:54:44.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.34 [2021-08-25T16:54:44.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:44.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-25T16:54:44.767Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-25T16:54:44.767Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:44.767Z] latest [2021-08-25T16:54:44.767Z] 2.0.1-dev.34 [2021-08-25T16:54:44.767Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:44.767Z] main [2021-08-25T16:54:44.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:45.172Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:45.525Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:45.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-25T16:54:45.525Z] c825681fa3be: Preparing [2021-08-25T16:54:45.525Z] c825681fa3be: Preparing [2021-08-25T16:54:45.525Z] 84f482c7c276: Preparing [2021-08-25T16:54:45.525Z] 68d26201c643: Preparing [2021-08-25T16:54:45.525Z] d5de7a6cbbd4: Preparing [2021-08-25T16:54:45.525Z] 94374886e2e7: Preparing [2021-08-25T16:54:45.525Z] 73aeb56368fd: Preparing [2021-08-25T16:54:45.525Z] f202b136224f: Preparing [2021-08-25T16:54:45.525Z] f2e5f278ac3c: Preparing [2021-08-25T16:54:45.525Z] 29a0d4eb8269: Preparing [2021-08-25T16:54:45.525Z] 45ee19bdec81: Preparing [2021-08-25T16:54:45.525Z] 32f366d666a5: Preparing [2021-08-25T16:54:45.525Z] 73aeb56368fd: Waiting [2021-08-25T16:54:45.525Z] f202b136224f: Waiting [2021-08-25T16:54:45.525Z] f2e5f278ac3c: Waiting [2021-08-25T16:54:45.525Z] 29a0d4eb8269: Waiting [2021-08-25T16:54:45.525Z] 32f366d666a5: Waiting [2021-08-25T16:54:45.525Z] 45ee19bdec81: Waiting [2021-08-25T16:54:45.799Z] d5de7a6cbbd4: Pushed [2021-08-25T16:54:45.799Z] 84f482c7c276: Pushed [2021-08-25T16:54:45.799Z] 68d26201c643: Pushed [2021-08-25T16:54:45.799Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:45.799Z] c825681fa3be: Pushed [2021-08-25T16:54:46.070Z] f202b136224f: Pushed [2021-08-25T16:54:46.071Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:46.071Z] f2e5f278ac3c: Pushed [2021-08-25T16:54:46.071Z] 29a0d4eb8269: Pushed [2021-08-25T16:54:46.071Z] 45ee19bdec81: Pushed [2021-08-25T16:54:47.488Z] 94374886e2e7: Pushed [2021-08-25T16:54:48.077Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:49.005Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:49.374Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-25T16:54:49.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-25T16:54:49.374Z] c825681fa3be: Preparing [2021-08-25T16:54:49.374Z] c825681fa3be: Preparing [2021-08-25T16:54:49.374Z] 84f482c7c276: Preparing [2021-08-25T16:54:49.374Z] 68d26201c643: Preparing [2021-08-25T16:54:49.374Z] d5de7a6cbbd4: Preparing [2021-08-25T16:54:49.374Z] 94374886e2e7: Preparing [2021-08-25T16:54:49.374Z] 73aeb56368fd: Preparing [2021-08-25T16:54:49.374Z] f202b136224f: Preparing [2021-08-25T16:54:49.374Z] f2e5f278ac3c: Preparing [2021-08-25T16:54:49.374Z] 29a0d4eb8269: Preparing [2021-08-25T16:54:49.374Z] 45ee19bdec81: Preparing [2021-08-25T16:54:49.374Z] 32f366d666a5: Preparing [2021-08-25T16:54:49.374Z] 73aeb56368fd: Waiting [2021-08-25T16:54:49.374Z] f202b136224f: Waiting [2021-08-25T16:54:49.374Z] f2e5f278ac3c: Waiting [2021-08-25T16:54:49.374Z] 29a0d4eb8269: Waiting [2021-08-25T16:54:49.374Z] 45ee19bdec81: Waiting [2021-08-25T16:54:49.374Z] 32f366d666a5: Waiting [2021-08-25T16:54:49.374Z] c825681fa3be: Layer already exists [2021-08-25T16:54:49.374Z] d5de7a6cbbd4: Layer already exists [2021-08-25T16:54:49.374Z] 94374886e2e7: Layer already exists [2021-08-25T16:54:49.374Z] 68d26201c643: Layer already exists [2021-08-25T16:54:49.374Z] 84f482c7c276: Layer already exists [2021-08-25T16:54:49.374Z] 45ee19bdec81: Layer already exists [2021-08-25T16:54:49.374Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:49.374Z] f2e5f278ac3c: Layer already exists [2021-08-25T16:54:49.374Z] f202b136224f: Layer already exists [2021-08-25T16:54:49.374Z] 29a0d4eb8269: Layer already exists [2021-08-25T16:54:49.374Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:49.640Z] latest: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:50.345Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:50.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.34 [2021-08-25T16:54:50.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-25T16:54:50.923Z] c825681fa3be: Preparing [2021-08-25T16:54:50.923Z] c825681fa3be: Preparing [2021-08-25T16:54:50.923Z] 84f482c7c276: Preparing [2021-08-25T16:54:50.923Z] 68d26201c643: Preparing [2021-08-25T16:54:50.923Z] d5de7a6cbbd4: Preparing [2021-08-25T16:54:50.923Z] 94374886e2e7: Preparing [2021-08-25T16:54:50.923Z] 73aeb56368fd: Preparing [2021-08-25T16:54:50.923Z] f202b136224f: Preparing [2021-08-25T16:54:50.923Z] f2e5f278ac3c: Preparing [2021-08-25T16:54:50.923Z] 29a0d4eb8269: Preparing [2021-08-25T16:54:50.923Z] 45ee19bdec81: Preparing [2021-08-25T16:54:50.923Z] 32f366d666a5: Preparing [2021-08-25T16:54:50.923Z] 73aeb56368fd: Waiting [2021-08-25T16:54:50.923Z] f202b136224f: Waiting [2021-08-25T16:54:50.923Z] f2e5f278ac3c: Waiting [2021-08-25T16:54:50.923Z] 29a0d4eb8269: Waiting [2021-08-25T16:54:50.923Z] 45ee19bdec81: Waiting [2021-08-25T16:54:50.923Z] 32f366d666a5: Waiting [2021-08-25T16:54:50.923Z] 94374886e2e7: Layer already exists [2021-08-25T16:54:50.923Z] d5de7a6cbbd4: Layer already exists [2021-08-25T16:54:50.923Z] c825681fa3be: Layer already exists [2021-08-25T16:54:50.923Z] 68d26201c643: Layer already exists [2021-08-25T16:54:50.923Z] 84f482c7c276: Layer already exists [2021-08-25T16:54:50.923Z] f202b136224f: Layer already exists [2021-08-25T16:54:50.923Z] f2e5f278ac3c: Layer already exists [2021-08-25T16:54:50.923Z] 29a0d4eb8269: Layer already exists [2021-08-25T16:54:50.923Z] 45ee19bdec81: Layer already exists [2021-08-25T16:54:50.923Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:50.923Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:51.194Z] 2.0.1-dev.34: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:51.758Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:52.120Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:52.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-25T16:54:52.120Z] c825681fa3be: Preparing [2021-08-25T16:54:52.120Z] c825681fa3be: Preparing [2021-08-25T16:54:52.120Z] 84f482c7c276: Preparing [2021-08-25T16:54:52.120Z] 68d26201c643: Preparing [2021-08-25T16:54:52.120Z] d5de7a6cbbd4: Preparing [2021-08-25T16:54:52.120Z] 94374886e2e7: Preparing [2021-08-25T16:54:52.120Z] 73aeb56368fd: Preparing [2021-08-25T16:54:52.120Z] f202b136224f: Preparing [2021-08-25T16:54:52.120Z] f2e5f278ac3c: Preparing [2021-08-25T16:54:52.120Z] 29a0d4eb8269: Preparing [2021-08-25T16:54:52.120Z] 45ee19bdec81: Preparing [2021-08-25T16:54:52.120Z] 32f366d666a5: Preparing [2021-08-25T16:54:52.120Z] f2e5f278ac3c: Waiting [2021-08-25T16:54:52.120Z] 29a0d4eb8269: Waiting [2021-08-25T16:54:52.120Z] 45ee19bdec81: Waiting [2021-08-25T16:54:52.120Z] 73aeb56368fd: Waiting [2021-08-25T16:54:52.120Z] f202b136224f: Waiting [2021-08-25T16:54:52.120Z] 32f366d666a5: Waiting [2021-08-25T16:54:52.120Z] 94374886e2e7: Layer already exists [2021-08-25T16:54:52.120Z] d5de7a6cbbd4: Layer already exists [2021-08-25T16:54:52.120Z] c825681fa3be: Layer already exists [2021-08-25T16:54:52.120Z] 84f482c7c276: Layer already exists [2021-08-25T16:54:52.120Z] 68d26201c643: Layer already exists [2021-08-25T16:54:52.120Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:52.120Z] f2e5f278ac3c: Layer already exists [2021-08-25T16:54:52.120Z] f202b136224f: Layer already exists [2021-08-25T16:54:52.120Z] 45ee19bdec81: Layer already exists [2021-08-25T16:54:52.120Z] 29a0d4eb8269: Layer already exists [2021-08-25T16:54:52.120Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:52.120Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:52.462Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:52.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-25T16:54:58.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-25T16:54:58.363Z] c825681fa3be: Preparing [2021-08-25T16:54:58.363Z] c825681fa3be: Preparing [2021-08-25T16:54:58.363Z] 84f482c7c276: Preparing [2021-08-25T16:54:58.363Z] 68d26201c643: Preparing [2021-08-25T16:54:58.363Z] d5de7a6cbbd4: Preparing [2021-08-25T16:54:58.363Z] 94374886e2e7: Preparing [2021-08-25T16:54:58.363Z] 73aeb56368fd: Preparing [2021-08-25T16:54:58.363Z] f202b136224f: Preparing [2021-08-25T16:54:58.363Z] f2e5f278ac3c: Preparing [2021-08-25T16:54:58.363Z] 29a0d4eb8269: Preparing [2021-08-25T16:54:58.363Z] 45ee19bdec81: Preparing [2021-08-25T16:54:58.363Z] 32f366d666a5: Preparing [2021-08-25T16:54:58.363Z] 73aeb56368fd: Waiting [2021-08-25T16:54:58.363Z] f202b136224f: Waiting [2021-08-25T16:54:58.363Z] f2e5f278ac3c: Waiting [2021-08-25T16:54:58.363Z] 29a0d4eb8269: Waiting [2021-08-25T16:54:58.363Z] 45ee19bdec81: Waiting [2021-08-25T16:54:58.363Z] 32f366d666a5: Waiting [2021-08-25T16:54:58.363Z] 94374886e2e7: Layer already exists [2021-08-25T16:54:58.363Z] d5de7a6cbbd4: Layer already exists [2021-08-25T16:54:58.363Z] 84f482c7c276: Layer already exists [2021-08-25T16:54:58.363Z] c825681fa3be: Layer already exists [2021-08-25T16:54:58.363Z] 68d26201c643: Layer already exists [2021-08-25T16:54:58.363Z] f2e5f278ac3c: Layer already exists [2021-08-25T16:54:58.363Z] 73aeb56368fd: Layer already exists [2021-08-25T16:54:58.363Z] f202b136224f: Layer already exists [2021-08-25T16:54:58.363Z] 29a0d4eb8269: Layer already exists [2021-08-25T16:54:58.363Z] 32f366d666a5: Layer already exists [2021-08-25T16:54:58.846Z] 45ee19bdec81: Layer already exists [2021-08-25T16:54:58.846Z] main: digest: sha256:24cffbcd8f80955588dd21195bdfcf88f1354bfb42bc5af7c6e841c829d2cb2a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:54:58.918Z] ===================================================== [Pipeline] echo [2021-08-25T16:54:58.935Z] taggedImages: [2021-08-25T16:54:58.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:58.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-25T16:54:58.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.34 [2021-08-25T16:54:58.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:58.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-25T16:54:58.968Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-25T16:54:58.968Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:58.968Z] latest [2021-08-25T16:54:58.968Z] 2.0.1-dev.34 [2021-08-25T16:54:58.968Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:54:58.968Z] main [2021-08-25T16:54:58.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:59.382Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:54:59.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:54:59.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-25T16:54:59.738Z] 76676af08b66: Preparing [2021-08-25T16:54:59.738Z] 863c0ee8a2a4: Preparing [2021-08-25T16:54:59.738Z] 12cdcd1cc7b5: Preparing [2021-08-25T16:54:59.738Z] 1caf6fa49fd2: Preparing [2021-08-25T16:54:59.738Z] 3a58ce368c56: Preparing [2021-08-25T16:54:59.738Z] 32f366d666a5: Preparing [2021-08-25T16:54:59.738Z] 32f366d666a5: Waiting [2021-08-25T16:55:00.345Z] 12cdcd1cc7b5: Pushed [2021-08-25T16:55:00.345Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:00.345Z] 1caf6fa49fd2: Pushed [2021-08-25T16:55:00.345Z] 3a58ce368c56: Pushed [2021-08-25T16:55:00.612Z] 76676af08b66: Pushed [2021-08-25T16:55:00.612Z] 863c0ee8a2a4: Pushed [2021-08-25T16:55:00.879Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:01.235Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:01.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-25T16:55:01.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-25T16:55:01.610Z] 76676af08b66: Preparing [2021-08-25T16:55:01.610Z] 863c0ee8a2a4: Preparing [2021-08-25T16:55:01.610Z] 12cdcd1cc7b5: Preparing [2021-08-25T16:55:01.610Z] 1caf6fa49fd2: Preparing [2021-08-25T16:55:01.610Z] 3a58ce368c56: Preparing [2021-08-25T16:55:01.610Z] 32f366d666a5: Preparing [2021-08-25T16:55:01.610Z] 32f366d666a5: Waiting [2021-08-25T16:55:01.610Z] 1caf6fa49fd2: Layer already exists [2021-08-25T16:55:01.610Z] 12cdcd1cc7b5: Layer already exists [2021-08-25T16:55:01.610Z] 3a58ce368c56: Layer already exists [2021-08-25T16:55:01.610Z] 76676af08b66: Layer already exists [2021-08-25T16:55:01.610Z] 863c0ee8a2a4: Layer already exists [2021-08-25T16:55:01.610Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:07.042Z] latest: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:07.604Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:07.941Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.34 [2021-08-25T16:55:07.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-25T16:55:07.942Z] 76676af08b66: Preparing [2021-08-25T16:55:07.942Z] 863c0ee8a2a4: Preparing [2021-08-25T16:55:07.942Z] 12cdcd1cc7b5: Preparing [2021-08-25T16:55:07.942Z] 1caf6fa49fd2: Preparing [2021-08-25T16:55:07.942Z] 3a58ce368c56: Preparing [2021-08-25T16:55:07.942Z] 32f366d666a5: Preparing [2021-08-25T16:55:07.942Z] 32f366d666a5: Waiting [2021-08-25T16:55:07.942Z] 863c0ee8a2a4: Layer already exists [2021-08-25T16:55:07.942Z] 1caf6fa49fd2: Layer already exists [2021-08-25T16:55:07.942Z] 12cdcd1cc7b5: Layer already exists [2021-08-25T16:55:07.942Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:08.208Z] 76676af08b66: Layer already exists [2021-08-25T16:55:08.208Z] 3a58ce368c56: Layer already exists [2021-08-25T16:55:08.208Z] 2.0.1-dev.34: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:08.545Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:08.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:08.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-25T16:55:08.877Z] 76676af08b66: Preparing [2021-08-25T16:55:08.877Z] 863c0ee8a2a4: Preparing [2021-08-25T16:55:08.877Z] 12cdcd1cc7b5: Preparing [2021-08-25T16:55:08.877Z] 1caf6fa49fd2: Preparing [2021-08-25T16:55:08.877Z] 3a58ce368c56: Preparing [2021-08-25T16:55:08.877Z] 32f366d666a5: Preparing [2021-08-25T16:55:08.877Z] 32f366d666a5: Waiting [2021-08-25T16:55:08.877Z] 863c0ee8a2a4: Layer already exists [2021-08-25T16:55:08.877Z] 76676af08b66: Layer already exists [2021-08-25T16:55:08.877Z] 3a58ce368c56: Layer already exists [2021-08-25T16:55:08.877Z] 1caf6fa49fd2: Layer already exists [2021-08-25T16:55:08.877Z] 12cdcd1cc7b5: Layer already exists [2021-08-25T16:55:08.877Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:08.877Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:09.212Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:09.751Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-25T16:55:09.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-25T16:55:09.751Z] 76676af08b66: Preparing [2021-08-25T16:55:09.751Z] 863c0ee8a2a4: Preparing [2021-08-25T16:55:09.751Z] 12cdcd1cc7b5: Preparing [2021-08-25T16:55:09.751Z] 1caf6fa49fd2: Preparing [2021-08-25T16:55:09.751Z] 3a58ce368c56: Preparing [2021-08-25T16:55:09.751Z] 32f366d666a5: Preparing [2021-08-25T16:55:09.751Z] 32f366d666a5: Waiting [2021-08-25T16:55:09.751Z] 863c0ee8a2a4: Layer already exists [2021-08-25T16:55:09.751Z] 3a58ce368c56: Layer already exists [2021-08-25T16:55:09.751Z] 1caf6fa49fd2: Layer already exists [2021-08-25T16:55:09.751Z] 76676af08b66: Layer already exists [2021-08-25T16:55:09.752Z] 12cdcd1cc7b5: Layer already exists [2021-08-25T16:55:09.752Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:09.752Z] main: digest: sha256:2621fb13fc4518fa75521d9d01efd9ce52f536b2ae9de2e8ac468389d0d789c4 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:55:09.848Z] ===================================================== [Pipeline] echo [2021-08-25T16:55:09.864Z] taggedImages: [2021-08-25T16:55:09.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:09.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-25T16:55:09.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.34 [2021-08-25T16:55:09.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:09.864Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-25T16:55:09.896Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-25T16:55:09.896Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:09.896Z] latest [2021-08-25T16:55:09.896Z] 2.0.1-dev.34 [2021-08-25T16:55:09.896Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:09.896Z] main [2021-08-25T16:55:09.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:10.260Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:10.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:10.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-25T16:55:10.790Z] 240d3d1de4e9: Preparing [2021-08-25T16:55:10.790Z] 77c2ba9aa7bc: Preparing [2021-08-25T16:55:10.790Z] 01730b1ee51d: Preparing [2021-08-25T16:55:10.790Z] fe0854066ef6: Preparing [2021-08-25T16:55:10.790Z] 9235afc787ff: Preparing [2021-08-25T16:55:10.790Z] f5f1a932fe4c: Preparing [2021-08-25T16:55:10.790Z] f51754455142: Preparing [2021-08-25T16:55:10.790Z] 81fa7e7f7d18: Preparing [2021-08-25T16:55:10.790Z] 10c62f9a0861: Preparing [2021-08-25T16:55:10.790Z] 32f366d666a5: Preparing [2021-08-25T16:55:10.790Z] f5f1a932fe4c: Waiting [2021-08-25T16:55:10.790Z] f51754455142: Waiting [2021-08-25T16:55:10.790Z] 81fa7e7f7d18: Waiting [2021-08-25T16:55:10.790Z] 10c62f9a0861: Waiting [2021-08-25T16:55:10.790Z] 32f366d666a5: Waiting [2021-08-25T16:55:11.374Z] 240d3d1de4e9: Pushed [2021-08-25T16:55:11.374Z] 77c2ba9aa7bc: Pushed [2021-08-25T16:55:11.374Z] 9235afc787ff: Pushed [2021-08-25T16:55:11.374Z] f5f1a932fe4c: Pushed [2021-08-25T16:55:11.643Z] f51754455142: Pushed [2021-08-25T16:55:11.643Z] fe0854066ef6: Pushed [2021-08-25T16:55:11.643Z] 81fa7e7f7d18: Pushed [2021-08-25T16:55:11.643Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:11.643Z] 10c62f9a0861: Pushed [2021-08-25T16:55:11.643Z] 01730b1ee51d: Pushed [2021-08-25T16:55:12.225Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:12.553Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:12.880Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-25T16:55:12.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-25T16:55:12.881Z] 240d3d1de4e9: Preparing [2021-08-25T16:55:12.881Z] 77c2ba9aa7bc: Preparing [2021-08-25T16:55:12.881Z] 01730b1ee51d: Preparing [2021-08-25T16:55:12.881Z] fe0854066ef6: Preparing [2021-08-25T16:55:12.881Z] 9235afc787ff: Preparing [2021-08-25T16:55:12.881Z] f5f1a932fe4c: Preparing [2021-08-25T16:55:12.881Z] f51754455142: Preparing [2021-08-25T16:55:12.881Z] 81fa7e7f7d18: Preparing [2021-08-25T16:55:12.881Z] 10c62f9a0861: Preparing [2021-08-25T16:55:12.881Z] 32f366d666a5: Preparing [2021-08-25T16:55:12.881Z] f5f1a932fe4c: Waiting [2021-08-25T16:55:12.881Z] f51754455142: Waiting [2021-08-25T16:55:12.881Z] 81fa7e7f7d18: Waiting [2021-08-25T16:55:12.881Z] 10c62f9a0861: Waiting [2021-08-25T16:55:12.881Z] 32f366d666a5: Waiting [2021-08-25T16:55:12.881Z] 01730b1ee51d: Layer already exists [2021-08-25T16:55:12.881Z] 9235afc787ff: Layer already exists [2021-08-25T16:55:12.881Z] 77c2ba9aa7bc: Layer already exists [2021-08-25T16:55:12.881Z] 240d3d1de4e9: Layer already exists [2021-08-25T16:55:12.881Z] fe0854066ef6: Layer already exists [2021-08-25T16:55:12.881Z] f51754455142: Layer already exists [2021-08-25T16:55:12.881Z] 81fa7e7f7d18: Layer already exists [2021-08-25T16:55:12.881Z] 10c62f9a0861: Layer already exists [2021-08-25T16:55:12.881Z] f5f1a932fe4c: Layer already exists [2021-08-25T16:55:12.881Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:12.881Z] latest: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:13.210Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:13.763Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.34 [2021-08-25T16:55:13.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-25T16:55:13.763Z] 240d3d1de4e9: Preparing [2021-08-25T16:55:13.763Z] 77c2ba9aa7bc: Preparing [2021-08-25T16:55:13.763Z] 01730b1ee51d: Preparing [2021-08-25T16:55:13.763Z] fe0854066ef6: Preparing [2021-08-25T16:55:13.763Z] 9235afc787ff: Preparing [2021-08-25T16:55:13.763Z] f5f1a932fe4c: Preparing [2021-08-25T16:55:13.763Z] f51754455142: Preparing [2021-08-25T16:55:13.763Z] 81fa7e7f7d18: Preparing [2021-08-25T16:55:13.763Z] 10c62f9a0861: Preparing [2021-08-25T16:55:13.763Z] 32f366d666a5: Preparing [2021-08-25T16:55:13.763Z] f5f1a932fe4c: Waiting [2021-08-25T16:55:13.763Z] f51754455142: Waiting [2021-08-25T16:55:13.763Z] 81fa7e7f7d18: Waiting [2021-08-25T16:55:13.763Z] 10c62f9a0861: Waiting [2021-08-25T16:55:13.763Z] 32f366d666a5: Waiting [2021-08-25T16:55:13.763Z] 77c2ba9aa7bc: Layer already exists [2021-08-25T16:55:13.763Z] fe0854066ef6: Layer already exists [2021-08-25T16:55:13.763Z] 01730b1ee51d: Layer already exists [2021-08-25T16:55:13.763Z] 240d3d1de4e9: Layer already exists [2021-08-25T16:55:13.763Z] 9235afc787ff: Layer already exists [2021-08-25T16:55:13.763Z] 10c62f9a0861: Layer already exists [2021-08-25T16:55:13.763Z] f51754455142: Layer already exists [2021-08-25T16:55:13.763Z] 81fa7e7f7d18: Layer already exists [2021-08-25T16:55:13.763Z] f5f1a932fe4c: Layer already exists [2021-08-25T16:55:13.763Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:13.763Z] 2.0.1-dev.34: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:14.105Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:14.434Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:14.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-25T16:55:14.434Z] 240d3d1de4e9: Preparing [2021-08-25T16:55:14.434Z] 77c2ba9aa7bc: Preparing [2021-08-25T16:55:14.434Z] 01730b1ee51d: Preparing [2021-08-25T16:55:14.434Z] fe0854066ef6: Preparing [2021-08-25T16:55:14.434Z] 9235afc787ff: Preparing [2021-08-25T16:55:14.434Z] f5f1a932fe4c: Preparing [2021-08-25T16:55:14.434Z] f51754455142: Preparing [2021-08-25T16:55:14.434Z] 81fa7e7f7d18: Preparing [2021-08-25T16:55:14.434Z] 10c62f9a0861: Preparing [2021-08-25T16:55:14.434Z] 32f366d666a5: Preparing [2021-08-25T16:55:14.434Z] f5f1a932fe4c: Waiting [2021-08-25T16:55:14.434Z] f51754455142: Waiting [2021-08-25T16:55:14.434Z] 81fa7e7f7d18: Waiting [2021-08-25T16:55:14.434Z] 10c62f9a0861: Waiting [2021-08-25T16:55:14.434Z] 32f366d666a5: Waiting [2021-08-25T16:55:14.434Z] 01730b1ee51d: Layer already exists [2021-08-25T16:55:14.434Z] fe0854066ef6: Layer already exists [2021-08-25T16:55:14.434Z] 9235afc787ff: Layer already exists [2021-08-25T16:55:14.434Z] 240d3d1de4e9: Layer already exists [2021-08-25T16:55:14.434Z] 77c2ba9aa7bc: Layer already exists [2021-08-25T16:55:14.434Z] f5f1a932fe4c: Layer already exists [2021-08-25T16:55:14.434Z] f51754455142: Layer already exists [2021-08-25T16:55:14.434Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:14.434Z] 81fa7e7f7d18: Layer already exists [2021-08-25T16:55:14.434Z] 10c62f9a0861: Layer already exists [2021-08-25T16:55:14.434Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:14.764Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:15.221Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-25T16:55:15.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-25T16:55:15.221Z] 240d3d1de4e9: Preparing [2021-08-25T16:55:15.221Z] 77c2ba9aa7bc: Preparing [2021-08-25T16:55:15.221Z] 01730b1ee51d: Preparing [2021-08-25T16:55:15.221Z] fe0854066ef6: Preparing [2021-08-25T16:55:15.221Z] 9235afc787ff: Preparing [2021-08-25T16:55:15.221Z] f5f1a932fe4c: Preparing [2021-08-25T16:55:15.221Z] f51754455142: Preparing [2021-08-25T16:55:15.221Z] 81fa7e7f7d18: Preparing [2021-08-25T16:55:15.221Z] 10c62f9a0861: Preparing [2021-08-25T16:55:15.221Z] 32f366d666a5: Preparing [2021-08-25T16:55:15.221Z] f51754455142: Waiting [2021-08-25T16:55:15.221Z] 81fa7e7f7d18: Waiting [2021-08-25T16:55:15.221Z] 10c62f9a0861: Waiting [2021-08-25T16:55:15.221Z] f5f1a932fe4c: Waiting [2021-08-25T16:55:15.221Z] 32f366d666a5: Waiting [2021-08-25T16:55:15.221Z] 77c2ba9aa7bc: Layer already exists [2021-08-25T16:55:15.221Z] 9235afc787ff: Layer already exists [2021-08-25T16:55:15.221Z] 240d3d1de4e9: Layer already exists [2021-08-25T16:55:15.221Z] fe0854066ef6: Layer already exists [2021-08-25T16:55:15.221Z] 01730b1ee51d: Layer already exists [2021-08-25T16:55:15.221Z] f51754455142: Layer already exists [2021-08-25T16:55:15.221Z] f5f1a932fe4c: Layer already exists [2021-08-25T16:55:15.221Z] 81fa7e7f7d18: Layer already exists [2021-08-25T16:55:15.221Z] 10c62f9a0861: Layer already exists [2021-08-25T16:55:15.221Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:15.221Z] main: digest: sha256:ee340e7edb31d99db6a8de8e598730014baeb31e796bda54abe14f15e70edb3e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:55:15.365Z] ===================================================== [Pipeline] echo [2021-08-25T16:55:15.381Z] taggedImages: [2021-08-25T16:55:15.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:15.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-25T16:55:15.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.34 [2021-08-25T16:55:15.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:15.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-25T16:55:15.421Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-25T16:55:15.421Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:15.421Z] latest [2021-08-25T16:55:15.421Z] 2.0.1-dev.34 [2021-08-25T16:55:15.421Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:15.421Z] main [2021-08-25T16:55:15.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:15.825Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:16.396Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:16.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-25T16:55:16.396Z] 83344ee57f24: Preparing [2021-08-25T16:55:16.396Z] 0520b8fb477e: Preparing [2021-08-25T16:55:16.396Z] 73aeb56368fd: Preparing [2021-08-25T16:55:16.396Z] d3c68eaf52ee: Preparing [2021-08-25T16:55:16.396Z] 32f366d666a5: Preparing [2021-08-25T16:55:21.818Z] 83344ee57f24: Pushed [2021-08-25T16:55:21.818Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:21.818Z] d3c68eaf52ee: Pushed [2021-08-25T16:55:21.818Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:22.419Z] 0520b8fb477e: Pushed [2021-08-25T16:55:22.697Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:23.062Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:23.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-25T16:55:23.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-25T16:55:23.397Z] 83344ee57f24: Preparing [2021-08-25T16:55:23.397Z] 0520b8fb477e: Preparing [2021-08-25T16:55:23.397Z] 73aeb56368fd: Preparing [2021-08-25T16:55:23.397Z] d3c68eaf52ee: Preparing [2021-08-25T16:55:23.397Z] 32f366d666a5: Preparing [2021-08-25T16:55:23.397Z] 0520b8fb477e: Layer already exists [2021-08-25T16:55:23.397Z] 83344ee57f24: Layer already exists [2021-08-25T16:55:23.397Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:23.397Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:23.397Z] d3c68eaf52ee: Layer already exists [2021-08-25T16:55:23.397Z] latest: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:25.337Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:25.662Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.34 [2021-08-25T16:55:25.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-25T16:55:25.663Z] 83344ee57f24: Preparing [2021-08-25T16:55:25.663Z] 0520b8fb477e: Preparing [2021-08-25T16:55:25.663Z] 73aeb56368fd: Preparing [2021-08-25T16:55:25.663Z] d3c68eaf52ee: Preparing [2021-08-25T16:55:25.663Z] 32f366d666a5: Preparing [2021-08-25T16:55:25.663Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:25.663Z] 0520b8fb477e: Layer already exists [2021-08-25T16:55:25.663Z] 83344ee57f24: Layer already exists [2021-08-25T16:55:25.663Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:25.663Z] d3c68eaf52ee: Layer already exists [2021-08-25T16:55:25.663Z] 2.0.1-dev.34: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:25.999Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:26.324Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:26.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-25T16:55:26.324Z] 83344ee57f24: Preparing [2021-08-25T16:55:26.324Z] 0520b8fb477e: Preparing [2021-08-25T16:55:26.324Z] 73aeb56368fd: Preparing [2021-08-25T16:55:26.324Z] d3c68eaf52ee: Preparing [2021-08-25T16:55:26.324Z] 32f366d666a5: Preparing [2021-08-25T16:55:26.324Z] 83344ee57f24: Layer already exists [2021-08-25T16:55:26.324Z] d3c68eaf52ee: Layer already exists [2021-08-25T16:55:26.324Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:26.324Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:26.592Z] 0520b8fb477e: Layer already exists [2021-08-25T16:55:26.592Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:26.923Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:27.252Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-25T16:55:27.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-25T16:55:27.252Z] 83344ee57f24: Preparing [2021-08-25T16:55:27.252Z] 0520b8fb477e: Preparing [2021-08-25T16:55:27.252Z] 73aeb56368fd: Preparing [2021-08-25T16:55:27.252Z] d3c68eaf52ee: Preparing [2021-08-25T16:55:27.252Z] 32f366d666a5: Preparing [2021-08-25T16:55:27.252Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:27.252Z] d3c68eaf52ee: Layer already exists [2021-08-25T16:55:27.252Z] 83344ee57f24: Layer already exists [2021-08-25T16:55:27.252Z] 0520b8fb477e: Layer already exists [2021-08-25T16:55:27.252Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:27.252Z] main: digest: sha256:bbd2602b2697c7ce62d2275d2a2afa10fd6712a3c4064725467a755ae0417474 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:55:27.309Z] ===================================================== [Pipeline] echo [2021-08-25T16:55:27.324Z] taggedImages: [2021-08-25T16:55:27.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:27.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-25T16:55:27.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.34 [2021-08-25T16:55:27.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:27.324Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-25T16:55:27.356Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-25T16:55:27.356Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:27.356Z] latest [2021-08-25T16:55:27.356Z] 2.0.1-dev.34 [2021-08-25T16:55:27.356Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:27.356Z] main [2021-08-25T16:55:27.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:27.728Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:28.053Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:28.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-25T16:55:28.054Z] b0983e1f5523: Preparing [2021-08-25T16:55:28.054Z] 51632027b415: Preparing [2021-08-25T16:55:28.054Z] 73aeb56368fd: Preparing [2021-08-25T16:55:28.054Z] 5da3f9ab71bf: Preparing [2021-08-25T16:55:28.054Z] 32f366d666a5: Preparing [2021-08-25T16:55:28.054Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:28.054Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:28.054Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:55:28.528Z] b0983e1f5523: Pushed [2021-08-25T16:55:29.498Z] 51632027b415: Pushed [2021-08-25T16:55:29.498Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:29.838Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:30.170Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-25T16:55:30.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-25T16:55:30.170Z] b0983e1f5523: Preparing [2021-08-25T16:55:30.170Z] 51632027b415: Preparing [2021-08-25T16:55:30.170Z] 73aeb56368fd: Preparing [2021-08-25T16:55:30.170Z] 5da3f9ab71bf: Preparing [2021-08-25T16:55:30.170Z] 32f366d666a5: Preparing [2021-08-25T16:55:30.170Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:30.170Z] 51632027b415: Layer already exists [2021-08-25T16:55:30.170Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:30.170Z] b0983e1f5523: Layer already exists [2021-08-25T16:55:30.170Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:55:30.170Z] latest: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:30.502Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:30.831Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.34 [2021-08-25T16:55:30.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-25T16:55:30.832Z] b0983e1f5523: Preparing [2021-08-25T16:55:30.832Z] 51632027b415: Preparing [2021-08-25T16:55:30.832Z] 73aeb56368fd: Preparing [2021-08-25T16:55:30.832Z] 5da3f9ab71bf: Preparing [2021-08-25T16:55:30.832Z] 32f366d666a5: Preparing [2021-08-25T16:55:30.832Z] 51632027b415: Layer already exists [2021-08-25T16:55:30.832Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:30.832Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:55:30.832Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:30.832Z] b0983e1f5523: Layer already exists [2021-08-25T16:55:30.832Z] 2.0.1-dev.34: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:31.166Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:31.501Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:31.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-25T16:55:31.502Z] b0983e1f5523: Preparing [2021-08-25T16:55:31.502Z] 51632027b415: Preparing [2021-08-25T16:55:31.502Z] 73aeb56368fd: Preparing [2021-08-25T16:55:31.502Z] 5da3f9ab71bf: Preparing [2021-08-25T16:55:31.502Z] 32f366d666a5: Preparing [2021-08-25T16:55:31.502Z] b0983e1f5523: Layer already exists [2021-08-25T16:55:31.502Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:31.502Z] 51632027b415: Layer already exists [2021-08-25T16:55:31.502Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:31.502Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:55:31.502Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:31.839Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:32.165Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-25T16:55:32.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-25T16:55:32.165Z] b0983e1f5523: Preparing [2021-08-25T16:55:32.165Z] 51632027b415: Preparing [2021-08-25T16:55:32.165Z] 73aeb56368fd: Preparing [2021-08-25T16:55:32.165Z] 5da3f9ab71bf: Preparing [2021-08-25T16:55:32.165Z] 32f366d666a5: Preparing [2021-08-25T16:55:32.165Z] 32f366d666a5: Layer already exists [2021-08-25T16:55:32.165Z] 51632027b415: Layer already exists [2021-08-25T16:55:32.165Z] 5da3f9ab71bf: Layer already exists [2021-08-25T16:55:32.165Z] b0983e1f5523: Layer already exists [2021-08-25T16:55:32.165Z] 73aeb56368fd: Layer already exists [2021-08-25T16:55:32.165Z] main: digest: sha256:e74c5a893f52c615b557e2a2c0f4b90e09b032306b467d4f44c5d44c36af5ffb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:55:32.222Z] ===================================================== [Pipeline] echo [2021-08-25T16:55:32.237Z] taggedImages: [2021-08-25T16:55:32.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:32.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-25T16:55:32.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.34 [2021-08-25T16:55:32.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:32.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-25T16:55:32.270Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-25T16:55:32.270Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:32.270Z] latest [2021-08-25T16:55:32.270Z] 2.0.1-dev.34 [2021-08-25T16:55:32.270Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:32.270Z] main [2021-08-25T16:55:32.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:32.643Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:32.974Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:32.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-25T16:55:32.974Z] 22480aeabef4: Preparing [2021-08-25T16:55:32.974Z] 7e697f9c8327: Preparing [2021-08-25T16:55:32.974Z] c0d76bd921ae: Preparing [2021-08-25T16:55:32.974Z] 86181f4e69b4: Preparing [2021-08-25T16:55:32.974Z] c080ac93e525: Preparing [2021-08-25T16:55:32.974Z] 87dec32dab56: Preparing [2021-08-25T16:55:32.974Z] 4b3c02ac6c6d: Preparing [2021-08-25T16:55:32.974Z] 3b6deb83ca37: Preparing [2021-08-25T16:55:32.974Z] 563ea45970c1: Preparing [2021-08-25T16:55:32.974Z] 91e3b9641807: Preparing [2021-08-25T16:55:32.974Z] b2d5eeeaba3a: Preparing [2021-08-25T16:55:32.974Z] 87dec32dab56: Waiting [2021-08-25T16:55:32.974Z] 4b3c02ac6c6d: Waiting [2021-08-25T16:55:32.974Z] 3b6deb83ca37: Waiting [2021-08-25T16:55:32.974Z] 563ea45970c1: Waiting [2021-08-25T16:55:32.974Z] 91e3b9641807: Waiting [2021-08-25T16:55:32.974Z] b2d5eeeaba3a: Waiting [2021-08-25T16:55:32.974Z] c080ac93e525: Layer already exists [2021-08-25T16:55:32.974Z] 87dec32dab56: Layer already exists [2021-08-25T16:55:33.563Z] 4b3c02ac6c6d: Layer already exists [2021-08-25T16:55:33.563Z] 3b6deb83ca37: Layer already exists [2021-08-25T16:55:33.563Z] 563ea45970c1: Layer already exists [2021-08-25T16:55:33.835Z] 7e697f9c8327: Pushed [2021-08-25T16:55:33.835Z] 91e3b9641807: Layer already exists [2021-08-25T16:55:33.835Z] b2d5eeeaba3a: Layer already exists [2021-08-25T16:55:33.835Z] 22480aeabef4: Pushed [2021-08-25T16:55:34.108Z] c0d76bd921ae: Pushed [2021-08-25T16:55:37.908Z] Removing intermediate container 7fb52eb805ae [2021-08-25T16:55:37.908Z] ---> 5d6baad88541 [2021-08-25T16:55:37.908Z] Successfully built 5d6baad88541 [2021-08-25T16:55:37.908Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:38.266Z] + docker inspect -f . ci-base-image-arm64 [2021-08-25T16:55:38.266Z] . [Pipeline] withDockerContainer [2021-08-25T16:55:38.542Z] prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container [2021-08-25T16:55:38.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-25T16:55:39.472Z] 86181f4e69b4: Pushed [2021-08-25T16:55:39.472Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [2021-08-25T16:55:40.488Z] $ docker top 87038e94e972ae94a1f16b09d3eba98c35635185998642a1353983babfba94ed -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:41.473Z] + go version [2021-08-25T16:55:41.473Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-25T16:55:41.497Z] $ docker stop --time=1 87038e94e972ae94a1f16b09d3eba98c35635185998642a1353983babfba94ed [2021-08-25T16:55:41.530Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-25T16:55:43.461Z] $ docker rm -f 87038e94e972ae94a1f16b09d3eba98c35635185998642a1353983babfba94ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:44.017Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-25T16:55:44.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-25T16:55:44.017Z] 22480aeabef4: Preparing [2021-08-25T16:55:44.017Z] 7e697f9c8327: Preparing [2021-08-25T16:55:44.017Z] c0d76bd921ae: Preparing [2021-08-25T16:55:44.017Z] 86181f4e69b4: Preparing [2021-08-25T16:55:44.017Z] c080ac93e525: Preparing [2021-08-25T16:55:44.017Z] 87dec32dab56: Preparing [2021-08-25T16:55:44.017Z] 4b3c02ac6c6d: Preparing [2021-08-25T16:55:44.017Z] 3b6deb83ca37: Preparing [2021-08-25T16:55:44.017Z] 563ea45970c1: Preparing [2021-08-25T16:55:44.017Z] 91e3b9641807: Preparing [2021-08-25T16:55:44.017Z] b2d5eeeaba3a: Preparing [2021-08-25T16:55:44.017Z] 4b3c02ac6c6d: Waiting [2021-08-25T16:55:44.017Z] 3b6deb83ca37: Waiting [2021-08-25T16:55:44.017Z] 563ea45970c1: Waiting [2021-08-25T16:55:44.017Z] 91e3b9641807: Waiting [2021-08-25T16:55:44.017Z] b2d5eeeaba3a: Waiting [2021-08-25T16:55:44.017Z] 87dec32dab56: Waiting [2021-08-25T16:55:44.017Z] c080ac93e525: Layer already exists [2021-08-25T16:55:44.017Z] c0d76bd921ae: Layer already exists [2021-08-25T16:55:44.017Z] 7e697f9c8327: Layer already exists [2021-08-25T16:55:44.017Z] 22480aeabef4: Layer already exists [2021-08-25T16:55:44.017Z] 86181f4e69b4: Layer already exists [2021-08-25T16:55:44.017Z] 563ea45970c1: Layer already exists [2021-08-25T16:55:44.017Z] 91e3b9641807: Layer already exists [2021-08-25T16:55:44.017Z] 4b3c02ac6c6d: Layer already exists [2021-08-25T16:55:44.017Z] 87dec32dab56: Layer already exists [2021-08-25T16:55:44.017Z] 3b6deb83ca37: Layer already exists [2021-08-25T16:55:44.017Z] b2d5eeeaba3a: Layer already exists [2021-08-25T16:55:44.017Z] latest: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:44.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-25T16:55:44.379Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:44.593Z] [2021-08-25T16:55:44.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:44.708Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.34 [2021-08-25T16:55:44.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-25T16:55:44.708Z] 22480aeabef4: Preparing [2021-08-25T16:55:44.708Z] 7e697f9c8327: Preparing [2021-08-25T16:55:44.708Z] c0d76bd921ae: Preparing [2021-08-25T16:55:44.708Z] 86181f4e69b4: Preparing [2021-08-25T16:55:44.708Z] c080ac93e525: Preparing [2021-08-25T16:55:44.708Z] 87dec32dab56: Preparing [2021-08-25T16:55:44.708Z] 4b3c02ac6c6d: Preparing [2021-08-25T16:55:44.708Z] 3b6deb83ca37: Preparing [2021-08-25T16:55:44.708Z] 563ea45970c1: Preparing [2021-08-25T16:55:44.708Z] 91e3b9641807: Preparing [2021-08-25T16:55:44.708Z] b2d5eeeaba3a: Preparing [2021-08-25T16:55:44.708Z] 3b6deb83ca37: Waiting [2021-08-25T16:55:44.708Z] 87dec32dab56: Waiting [2021-08-25T16:55:44.708Z] 563ea45970c1: Waiting [2021-08-25T16:55:44.708Z] 91e3b9641807: Waiting [2021-08-25T16:55:44.708Z] 4b3c02ac6c6d: Waiting [2021-08-25T16:55:44.708Z] b2d5eeeaba3a: Waiting [2021-08-25T16:55:44.708Z] 7e697f9c8327: Layer already exists [2021-08-25T16:55:44.708Z] c0d76bd921ae: Layer already exists [2021-08-25T16:55:44.708Z] c080ac93e525: Layer already exists [2021-08-25T16:55:44.708Z] 22480aeabef4: Layer already exists [2021-08-25T16:55:44.708Z] 86181f4e69b4: Layer already exists [2021-08-25T16:55:44.708Z] 87dec32dab56: Layer already exists [2021-08-25T16:55:44.708Z] 3b6deb83ca37: Layer already exists [2021-08-25T16:55:44.708Z] 4b3c02ac6c6d: Layer already exists [2021-08-25T16:55:44.708Z] 91e3b9641807: Layer already exists [2021-08-25T16:55:44.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-25T16:55:44.973Z] 563ea45970c1: Layer already exists [2021-08-25T16:55:45.230Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-25T16:55:45.230Z] 29e5d40040c1: Pulling fs layer [2021-08-25T16:55:45.230Z] 1ce36da41761: Pulling fs layer [2021-08-25T16:55:45.230Z] 25b303627fd3: Pulling fs layer [2021-08-25T16:55:45.508Z] 29e5d40040c1: Verifying Checksum [2021-08-25T16:55:45.508Z] 29e5d40040c1: Download complete [2021-08-25T16:55:45.937Z] b2d5eeeaba3a: Layer already exists [2021-08-25T16:55:45.937Z] 2.0.1-dev.34: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:46.110Z] 29e5d40040c1: Pull complete [2021-08-25T16:55:46.110Z] 1ce36da41761: Verifying Checksum [2021-08-25T16:55:46.110Z] 1ce36da41761: Download complete [2021-08-25T16:55:46.273Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:46.620Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:46.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-25T16:55:46.620Z] 22480aeabef4: Preparing [2021-08-25T16:55:46.620Z] 7e697f9c8327: Preparing [2021-08-25T16:55:46.620Z] c0d76bd921ae: Preparing [2021-08-25T16:55:46.620Z] 86181f4e69b4: Preparing [2021-08-25T16:55:46.620Z] c080ac93e525: Preparing [2021-08-25T16:55:46.620Z] 87dec32dab56: Preparing [2021-08-25T16:55:46.620Z] 4b3c02ac6c6d: Preparing [2021-08-25T16:55:46.620Z] 3b6deb83ca37: Preparing [2021-08-25T16:55:46.620Z] 563ea45970c1: Preparing [2021-08-25T16:55:46.620Z] 91e3b9641807: Preparing [2021-08-25T16:55:46.620Z] b2d5eeeaba3a: Preparing [2021-08-25T16:55:46.620Z] 4b3c02ac6c6d: Waiting [2021-08-25T16:55:46.620Z] 3b6deb83ca37: Waiting [2021-08-25T16:55:46.620Z] 563ea45970c1: Waiting [2021-08-25T16:55:46.620Z] 91e3b9641807: Waiting [2021-08-25T16:55:46.620Z] b2d5eeeaba3a: Waiting [2021-08-25T16:55:46.620Z] 87dec32dab56: Waiting [2021-08-25T16:55:46.620Z] 22480aeabef4: Layer already exists [2021-08-25T16:55:46.620Z] 7e697f9c8327: Layer already exists [2021-08-25T16:55:46.620Z] c080ac93e525: Layer already exists [2021-08-25T16:55:46.620Z] c0d76bd921ae: Layer already exists [2021-08-25T16:55:46.620Z] 86181f4e69b4: Layer already exists [2021-08-25T16:55:46.620Z] 3b6deb83ca37: Layer already exists [2021-08-25T16:55:46.620Z] 87dec32dab56: Layer already exists [2021-08-25T16:55:46.620Z] 4b3c02ac6c6d: Layer already exists [2021-08-25T16:55:46.620Z] 563ea45970c1: Layer already exists [2021-08-25T16:55:46.620Z] 91e3b9641807: Layer already exists [2021-08-25T16:55:46.620Z] b2d5eeeaba3a: Layer already exists [2021-08-25T16:55:46.620Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:46.957Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:55:47.510Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-25T16:55:47.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-25T16:55:47.510Z] 22480aeabef4: Preparing [2021-08-25T16:55:47.510Z] 7e697f9c8327: Preparing [2021-08-25T16:55:47.510Z] c0d76bd921ae: Preparing [2021-08-25T16:55:47.510Z] 86181f4e69b4: Preparing [2021-08-25T16:55:47.510Z] c080ac93e525: Preparing [2021-08-25T16:55:47.510Z] 87dec32dab56: Preparing [2021-08-25T16:55:47.510Z] 4b3c02ac6c6d: Preparing [2021-08-25T16:55:47.510Z] 3b6deb83ca37: Preparing [2021-08-25T16:55:47.510Z] 563ea45970c1: Preparing [2021-08-25T16:55:47.510Z] 91e3b9641807: Preparing [2021-08-25T16:55:47.510Z] b2d5eeeaba3a: Preparing [2021-08-25T16:55:47.510Z] 3b6deb83ca37: Waiting [2021-08-25T16:55:47.510Z] 563ea45970c1: Waiting [2021-08-25T16:55:47.510Z] 91e3b9641807: Waiting [2021-08-25T16:55:47.510Z] b2d5eeeaba3a: Waiting [2021-08-25T16:55:47.510Z] 87dec32dab56: Waiting [2021-08-25T16:55:47.510Z] 4b3c02ac6c6d: Waiting [2021-08-25T16:55:47.510Z] c080ac93e525: Layer already exists [2021-08-25T16:55:47.510Z] 86181f4e69b4: Layer already exists [2021-08-25T16:55:47.510Z] c0d76bd921ae: Layer already exists [2021-08-25T16:55:47.510Z] 22480aeabef4: Layer already exists [2021-08-25T16:55:47.510Z] 7e697f9c8327: Layer already exists [2021-08-25T16:55:47.510Z] 87dec32dab56: Layer already exists [2021-08-25T16:55:47.510Z] 4b3c02ac6c6d: Layer already exists [2021-08-25T16:55:47.510Z] 3b6deb83ca37: Layer already exists [2021-08-25T16:55:47.510Z] 91e3b9641807: Layer already exists [2021-08-25T16:55:47.510Z] 563ea45970c1: Layer already exists [2021-08-25T16:55:47.510Z] b2d5eeeaba3a: Layer already exists [2021-08-25T16:55:47.510Z] main: digest: sha256:5ebff3e2d430db7b9d9b8376e05cc73a0e1ab3d374024a358f077770b5282be0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-08-25T16:55:47.554Z] 1ce36da41761: Pull complete [Pipeline] // withEnv [Pipeline] echo [2021-08-25T16:55:47.575Z] ===================================================== [Pipeline] echo [2021-08-25T16:55:47.590Z] taggedImages: [2021-08-25T16:55:47.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T16:55:47.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-25T16:55:47.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.34 [2021-08-25T16:55:47.590Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T16:55:47.590Z] - 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] } [2021-08-25T16:55:47.827Z] 25b303627fd3: Verifying Checksum [2021-08-25T16:55:47.827Z] 25b303627fd3: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T16:55:57.987Z] 25b303627fd3: Pull complete [2021-08-25T16:55:57.987Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-25T16:55:57.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-25T16:55:57.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-25T16:55:58.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container [2021-08-25T16:55:58.339Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-25T16:56:01.851Z] $ docker top d1c89ffdfa43ae69eca083b5c6dd3c942a50dcd6f876962a27bf80276baf1d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T16:56:02.781Z] + grep parallel [2021-08-25T16:56:02.782Z] + docker-compose build --help [2021-08-25T16:56:06.179Z] --parallel Build images in parallel. [Pipeline] } [2021-08-25T16:56:06.476Z] $ docker stop --time=1 d1c89ffdfa43ae69eca083b5c6dd3c942a50dcd6f876962a27bf80276baf1d9c [2021-08-25T16:56:08.431Z] $ docker rm -f d1c89ffdfa43ae69eca083b5c6dd3c942a50dcd6f876962a27bf80276baf1d9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T16:56:09.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-25T16:56:09.069Z] . [Pipeline] withDockerContainer [2021-08-25T16:56:09.303Z] prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container [2021-08-25T16:56:09.390Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-25T16:56:10.997Z] $ docker top 4da0bcbf28960a26568e821524e6b1e6ca2d986fc1014ae92ab8d2d4dbdece99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T16:56:11.940Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-25T16:56:15.324Z] Building core-command ... [2021-08-25T16:56:15.324Z] Building core-data ... [2021-08-25T16:56:15.324Z] Building core-metadata ... [2021-08-25T16:56:15.324Z] Building security-bootstrapper ... [2021-08-25T16:56:15.324Z] Building security-proxy-setup ... [2021-08-25T16:56:15.324Z] Building security-secretstore-setup ... [2021-08-25T16:56:15.324Z] Building support-notifications ... [2021-08-25T16:56:15.324Z] Building support-scheduler ... [2021-08-25T16:56:15.324Z] Building sys-mgmt-agent ... [2021-08-25T16:56:15.324Z] Building security-secretstore-setup [2021-08-25T16:56:15.324Z] Building security-proxy-setup [2021-08-25T16:56:15.324Z] Building core-metadata [2021-08-25T16:56:15.324Z] Building support-notifications [2021-08-25T16:56:15.324Z] Building support-scheduler [2021-08-25T16:57:02.353Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:57:02.353Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:57:02.353Z] ---> 5d6baad88541 [2021-08-25T16:57:02.353Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T16:57:02.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:57:02.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:57:02.353Z] ---> 5d6baad88541 [2021-08-25T16:57:02.353Z] Step 3/22 : WORKDIR /edgex-go [2021-08-25T16:57:02.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:57:02.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:57:02.353Z] ---> 5d6baad88541 [2021-08-25T16:57:02.353Z] Step 3/23 : WORKDIR /edgex-go [2021-08-25T16:57:02.354Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:57:02.354Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:57:02.354Z] ---> 5d6baad88541 [2021-08-25T16:57:02.354Z] Step 3/26 : WORKDIR /edgex-go [2021-08-25T16:57:02.354Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T16:57:02.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-25T16:57:02.354Z] ---> 5d6baad88541 [2021-08-25T16:57:02.354Z] Step 3/23 : WORKDIR /edgex-go [2021-08-25T16:57:02.354Z] ---> Running in e69f2f8423ce [2021-08-25T16:57:02.354Z] ---> Running in 7c2a409d7246 [2021-08-25T16:57:02.354Z] ---> Running in 761d9cb4c7e6 [2021-08-25T16:57:02.354Z] ---> Running in f66769dcd38e [2021-08-25T16:57:02.354Z] ---> Running in f6bd929b8cc4 [2021-08-25T16:57:02.354Z] Removing intermediate container f66769dcd38e [2021-08-25T16:57:02.354Z] ---> 393176c92bd2 [2021-08-25T16:57:02.354Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:57:02.354Z] ---> Running in 1db32e597898 [2021-08-25T16:57:02.354Z] Removing intermediate container e69f2f8423ce [2021-08-25T16:57:02.354Z] ---> c3716df31353 [2021-08-25T16:57:02.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:57:02.354Z] Removing intermediate container f6bd929b8cc4 [2021-08-25T16:57:02.354Z] ---> dde769592c55 [2021-08-25T16:57:02.354Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:57:02.354Z] Removing intermediate container 761d9cb4c7e6 [2021-08-25T16:57:02.354Z] ---> 5c10c635d601 [2021-08-25T16:57:02.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:57:02.354Z] Removing intermediate container 7c2a409d7246 [2021-08-25T16:57:02.354Z] ---> 30be18ab6ba0 [2021-08-25T16:57:02.354Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T16:57:02.354Z] ---> Running in 48b7cba21e91 [2021-08-25T16:57:02.354Z] ---> Running in 203b874f417b [2021-08-25T16:57:02.354Z] ---> Running in adac79487649 [2021-08-25T16:57:02.354Z] ---> Running in fcd68d292870 [2021-08-25T16:57:05.001Z] Removing intermediate container 1db32e597898 [2021-08-25T16:57:05.001Z] ---> d91f154512bc [2021-08-25T16:57:05.001Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-25T16:57:05.001Z] ---> Running in c64e24e2c1cf [2021-08-25T16:57:05.001Z] Removing intermediate container 203b874f417b [2021-08-25T16:57:05.001Z] ---> d0c42d1178f0 [2021-08-25T16:57:05.001Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-25T16:57:05.295Z] ---> Running in a391cb025e6d [2021-08-25T16:57:05.902Z] Removing intermediate container 48b7cba21e91 [2021-08-25T16:57:05.902Z] ---> 1d9f22b9a454 [2021-08-25T16:57:05.902Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-25T16:57:05.902Z] ---> Running in a6616844177c [2021-08-25T16:57:06.203Z] Removing intermediate container adac79487649 [2021-08-25T16:57:06.203Z] ---> 566334c511cc [2021-08-25T16:57:06.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-25T16:57:06.203Z] Removing intermediate container fcd68d292870 [2021-08-25T16:57:06.203Z] ---> 43e05605b0a2 [2021-08-25T16:57:06.203Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-25T16:57:06.483Z] ---> Running in 6d16e8a2ee60 [2021-08-25T16:57:06.763Z] ---> Running in c5cce0f567b0 [2021-08-25T16:57:07.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:07.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:08.059Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:08.342Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:08.342Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:08.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:08.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:09.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:09.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:09.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T16:57:09.506Z] OK: 218 MiB in 52 packages [2021-08-25T16:57:09.506Z] OK: 218 MiB in 52 packages [2021-08-25T16:57:10.107Z] OK: 218 MiB in 52 packages [2021-08-25T16:57:10.387Z] OK: 218 MiB in 52 packages [2021-08-25T16:57:10.669Z] OK: 218 MiB in 52 packages [2021-08-25T16:57:11.281Z] Removing intermediate container c64e24e2c1cf [2021-08-25T16:57:11.281Z] ---> bef0f97e446a [2021-08-25T16:57:11.281Z] Step 6/26 : COPY go.mod . [2021-08-25T16:57:11.281Z] Removing intermediate container a391cb025e6d [2021-08-25T16:57:11.281Z] ---> eadb675beb39 [2021-08-25T16:57:11.281Z] Step 6/23 : COPY go.mod . [2021-08-25T16:57:11.882Z] Removing intermediate container c5cce0f567b0 [2021-08-25T16:57:11.882Z] ---> f65af8b23c2a [2021-08-25T16:57:11.882Z] Step 6/22 : COPY go.mod . [2021-08-25T16:57:12.162Z] Removing intermediate container 6d16e8a2ee60 [2021-08-25T16:57:12.162Z] ---> 10624f269ab7 [2021-08-25T16:57:12.162Z] Step 6/23 : COPY go.mod . [2021-08-25T16:57:12.438Z] Removing intermediate container a6616844177c [2021-08-25T16:57:12.438Z] ---> 560347c19c01 [2021-08-25T16:57:12.438Z] Step 6/24 : COPY go.mod . [2021-08-25T16:57:12.438Z] ---> 31a8f8ec83de [2021-08-25T16:57:12.438Z] ---> b274b2a285ab [2021-08-25T16:57:12.438Z] Step 7/23 : RUN go mod download [2021-08-25T16:57:12.438Z] Step 7/26 : RUN go mod download [2021-08-25T16:57:13.046Z] ---> Running in 9d8225a2506d [2021-08-25T16:57:13.046Z] ---> Running in 0ad3f64af5af [2021-08-25T16:57:13.046Z] ---> 44c2472a609e [2021-08-25T16:57:13.046Z] Step 7/22 : RUN go mod download [2021-08-25T16:57:13.317Z] ---> Running in 74af2109545f [2021-08-25T16:57:13.591Z] ---> 9c4680bc549c [2021-08-25T16:57:13.591Z] Step 7/23 : RUN go mod download [2021-08-25T16:57:13.591Z] ---> 08ca5db4c4c4 [2021-08-25T16:57:13.591Z] Step 7/24 : RUN go mod download [2021-08-25T16:57:13.882Z] ---> Running in a73a15f50e01 [2021-08-25T16:57:13.883Z] ---> Running in b6906e07d9a4 [2021-08-25T16:57:20.602Z] Removing intermediate container 9d8225a2506d [2021-08-25T16:57:20.602Z] ---> f83841f8ffd5 [2021-08-25T16:57:20.602Z] Step 8/23 : COPY . . [2021-08-25T16:57:20.602Z] Removing intermediate container 0ad3f64af5af [2021-08-25T16:57:20.602Z] ---> 40e3c23403d2 [2021-08-25T16:57:20.602Z] Step 8/26 : COPY . . [2021-08-25T16:57:20.602Z] Removing intermediate container 74af2109545f [2021-08-25T16:57:20.602Z] ---> 4f9dcc3e83ff [2021-08-25T16:57:20.602Z] Step 8/22 : COPY . . [2021-08-25T16:57:21.198Z] Removing intermediate container b6906e07d9a4 [2021-08-25T16:57:21.198Z] Removing intermediate container a73a15f50e01 [2021-08-25T16:57:21.198Z] ---> f863499b0279 [2021-08-25T16:57:21.198Z] Step 8/23 : COPY . . [2021-08-25T16:57:21.198Z] ---> 84775f14f773 [2021-08-25T16:57:21.198Z] Step 8/24 : COPY . . [2021-08-25T16:57:39.545Z] ---> e8311a95e223 [2021-08-25T16:57:39.545Z] Step 9/23 : RUN go mod tidy [2021-08-25T16:57:39.545Z] ---> 4aa91ed440dd [2021-08-25T16:57:39.545Z] Step 9/23 : RUN go mod tidy [2021-08-25T16:57:39.820Z] ---> Running in a045de369574 [2021-08-25T16:57:39.820Z] ---> 4912d4db6462 [2021-08-25T16:57:39.820Z] Step 9/22 : RUN go mod tidy [2021-08-25T16:57:39.820Z] ---> 382623ac355a [2021-08-25T16:57:39.820Z] Step 9/26 : RUN go mod tidy [2021-08-25T16:57:39.820Z] ---> e4677b7fa7c5 [2021-08-25T16:57:39.820Z] Step 9/24 : RUN go mod tidy [2021-08-25T16:57:40.102Z] ---> Running in 25e502030c1e [2021-08-25T16:57:40.102Z] ---> Running in aaa8033c4de4 [2021-08-25T16:57:40.102Z] ---> Running in 31866592bc59 [2021-08-25T16:57:40.102Z] ---> Running in c4ecba70fb64 [2021-08-25T16:57:46.870Z] Removing intermediate container a045de369574 [2021-08-25T16:57:46.870Z] ---> 466c9ea27512 [2021-08-25T16:57:46.870Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-25T16:57:47.150Z] ---> Running in 3a7cba6b24d4 [2021-08-25T16:57:48.135Z] Removing intermediate container 25e502030c1e [2021-08-25T16:57:48.136Z] ---> 7f049f30d350 [2021-08-25T16:57:48.136Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-25T16:57:48.136Z] ---> Running in 77619043fa8f [2021-08-25T16:57:48.419Z] Removing intermediate container aaa8033c4de4 [2021-08-25T16:57:48.419Z] ---> 7d83cb38f448 [2021-08-25T16:57:48.419Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-25T16:57:48.699Z] Removing intermediate container c4ecba70fb64 [2021-08-25T16:57:48.699Z] ---> d575b5b7a75c [2021-08-25T16:57:48.699Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-25T16:57:48.699Z] ---> Running in d3753c4f6880 [2021-08-25T16:57:48.699Z] Removing intermediate container 31866592bc59 [2021-08-25T16:57:48.699Z] ---> 5570b4c0312b [2021-08-25T16:57:48.975Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-25T16:57:48.975Z] ---> Running in 4d0f5c1e842e [2021-08-25T16:57:49.249Z] ---> Running in 1731d624b394 [2021-08-25T16:57:49.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-25T16:57:50.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-25T16:57:51.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-25T16:57:51.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-25T16:57:51.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-25T16:59:43.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-25T16:59:43.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-25T16:59:53.875Z] Removing intermediate container 1731d624b394 [2021-08-25T16:59:53.875Z] ---> 9d8856cf2c85 [2021-08-25T16:59:53.875Z] [2021-08-25T16:59:53.875Z] Step 11/22 : FROM alpine:3.12 [2021-08-25T16:59:53.875Z] Removing intermediate container d3753c4f6880 [2021-08-25T16:59:53.875Z] ---> 12d2c79288b6 [2021-08-25T16:59:53.875Z] [2021-08-25T16:59:53.875Z] Step 11/26 : FROM alpine:3.12 [2021-08-25T16:59:53.875Z] 3.12: Pulling from library/alpine [2021-08-25T16:59:53.875Z] 3.12: Pulling from library/alpine [2021-08-25T16:59:54.861Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T16:59:54.861Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-25T16:59:55.134Z] Status: Downloaded newer image for alpine:3.12 [2021-08-25T16:59:55.134Z] Status: Image is up to date for alpine:3.12 [2021-08-25T16:59:55.424Z] ---> c4fd0aeabfcf [2021-08-25T16:59:55.424Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-25T16:59:55.702Z] ---> c4fd0aeabfcf [2021-08-25T16:59:55.702Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-25T16:59:56.688Z] Removing intermediate container 3a7cba6b24d4 [2021-08-25T16:59:56.688Z] ---> 5216f8115bb6 [2021-08-25T16:59:56.688Z] [2021-08-25T16:59:56.688Z] Step 11/23 : FROM alpine:3.12 [2021-08-25T16:59:56.688Z] ---> c4fd0aeabfcf [2021-08-25T16:59:56.688Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-25T16:59:56.688Z] Removing intermediate container 77619043fa8f [2021-08-25T16:59:56.688Z] ---> d2ee11ad0e7e [2021-08-25T16:59:56.688Z] [2021-08-25T16:59:56.966Z] Step 11/23 : FROM alpine:3.12 [2021-08-25T16:59:56.966Z] ---> c4fd0aeabfcf [2021-08-25T16:59:56.966Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-25T16:59:56.966Z] ---> Running in c10fdbbf407d [2021-08-25T16:59:56.966Z] ---> Running in b6dc5cdc7cc5 [2021-08-25T16:59:57.243Z] Removing intermediate container 4d0f5c1e842e [2021-08-25T16:59:57.243Z] ---> a50be6bb1408 [2021-08-25T16:59:57.243Z] [2021-08-25T16:59:57.243Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T16:59:57.243Z] ---> c4fd0aeabfcf [2021-08-25T16:59:57.243Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-25T16:59:57.243Z] ---> Running in f87f832192d0 [2021-08-25T16:59:57.243Z] ---> Running in 73b17e9e44d7 [2021-08-25T16:59:57.522Z] ---> Running in 1a1e0ea108de [2021-08-25T16:59:59.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T16:59:59.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T16:59:59.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T16:59:59.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T16:59:59.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:00.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:00.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:00.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:00.353Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-25T17:00:00.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:00.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:00.353Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-25T17:00:00.353Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-25T17:00:00.353Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-25T17:00:00.353Z] (4/4) Installing curl (7.78.0-r0) [2021-08-25T17:00:00.353Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T17:00:00.353Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T17:00:00.353Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-25T17:00:00.353Z] (3/3) Installing su-exec (0.2-r1) [2021-08-25T17:00:00.353Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T17:00:00.353Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T17:00:00.640Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-25T17:00:00.640Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-25T17:00:00.640Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T17:00:00.640Z] OK: 7 MiB in 18 packages [2021-08-25T17:00:00.640Z] Executing ca-certificates-20191127-r4.trigger [2021-08-25T17:00:00.640Z] OK: 6 MiB in 17 packages [2021-08-25T17:00:00.920Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-25T17:00:00.920Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T17:00:00.920Z] OK: 5 MiB in 15 packages [2021-08-25T17:00:00.920Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-25T17:00:00.920Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T17:00:00.920Z] OK: 5 MiB in 15 packages [2021-08-25T17:00:01.217Z] OK: 6 MiB in 16 packages [2021-08-25T17:00:03.226Z] Removing intermediate container b6dc5cdc7cc5 [2021-08-25T17:00:03.226Z] ---> 32e93ad83df6 [2021-08-25T17:00:03.226Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-25T17:00:03.502Z] Removing intermediate container f87f832192d0 [2021-08-25T17:00:03.502Z] ---> b5c02a08f9b8 [2021-08-25T17:00:03.502Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T17:00:03.502Z] Removing intermediate container 1a1e0ea108de [2021-08-25T17:00:03.502Z] ---> a411c03d7840 [2021-08-25T17:00:03.502Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T17:00:03.502Z] ---> Running in e00463f31d60 [2021-08-25T17:00:03.789Z] ---> Running in 6555080fa632 [2021-08-25T17:00:03.789Z] ---> Running in 365005fbd1ea [2021-08-25T17:00:03.789Z] Removing intermediate container c10fdbbf407d [2021-08-25T17:00:03.789Z] ---> 2ada992910f2 [2021-08-25T17:00:03.789Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-25T17:00:03.789Z] Removing intermediate container 73b17e9e44d7 [2021-08-25T17:00:03.789Z] ---> 9fb3a0e0eff0 [2021-08-25T17:00:03.789Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T17:00:04.074Z] ---> Running in 570484199ba3 [2021-08-25T17:00:04.074Z] ---> Running in ccb554e1ebfe [2021-08-25T17:00:04.350Z] Removing intermediate container 6555080fa632 [2021-08-25T17:00:04.350Z] ---> 54dc7cb5b865 [2021-08-25T17:00:04.350Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-25T17:00:04.350Z] Removing intermediate container e00463f31d60 [2021-08-25T17:00:04.350Z] ---> 1c5afd63944b [2021-08-25T17:00:04.350Z] Step 14/26 : WORKDIR / [2021-08-25T17:00:04.624Z] Removing intermediate container 365005fbd1ea [2021-08-25T17:00:04.624Z] ---> ab892aa31f38 [2021-08-25T17:00:04.624Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-25T17:00:04.624Z] ---> Running in 351b523da50d [2021-08-25T17:00:04.624Z] ---> Running in f0a083fd407c [2021-08-25T17:00:04.624Z] ---> Running in 433b972ddc0f [2021-08-25T17:00:04.904Z] Removing intermediate container ccb554e1ebfe [2021-08-25T17:00:04.904Z] ---> 2065266472fe [2021-08-25T17:00:04.904Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-25T17:00:04.904Z] Removing intermediate container 570484199ba3 [2021-08-25T17:00:04.904Z] ---> 36c1c61f5659 [2021-08-25T17:00:04.904Z] Step 14/22 : WORKDIR /edgex [2021-08-25T17:00:05.186Z] ---> Running in 988f6db7d39c [2021-08-25T17:00:05.186Z] ---> Running in 0ba7d3cfe599 [2021-08-25T17:00:05.464Z] Removing intermediate container f0a083fd407c [2021-08-25T17:00:05.464Z] ---> e81c1fabbcbf [2021-08-25T17:00:05.464Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-25T17:00:05.464Z] Removing intermediate container 351b523da50d [2021-08-25T17:00:05.464Z] ---> 838c42de9ac5 [2021-08-25T17:00:05.464Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-25T17:00:05.464Z] Removing intermediate container 433b972ddc0f [2021-08-25T17:00:05.464Z] ---> 7ff3d8728b2d [2021-08-25T17:00:05.464Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-25T17:00:05.747Z] ---> Running in fe2b20fb915e [2021-08-25T17:00:06.022Z] ---> Running in 6138b3d4824d [2021-08-25T17:00:06.022Z] Removing intermediate container 988f6db7d39c [2021-08-25T17:00:06.022Z] ---> 9014e8647001 [2021-08-25T17:00:06.022Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-25T17:00:06.022Z] Removing intermediate container 0ba7d3cfe599 [2021-08-25T17:00:06.022Z] ---> b5bc860d83f7 [2021-08-25T17:00:06.022Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-25T17:00:06.296Z] ---> Running in 58dee154193b [2021-08-25T17:00:06.574Z] Removing intermediate container fe2b20fb915e [2021-08-25T17:00:06.574Z] ---> 87f89132a76a [2021-08-25T17:00:06.574Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T17:00:06.850Z] ---> 6675fd327b75 [2021-08-25T17:00:06.850Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-25T17:00:06.850Z] Removing intermediate container 6138b3d4824d [2021-08-25T17:00:06.850Z] ---> 68341d772715 [2021-08-25T17:00:06.850Z] Step 16/24 : WORKDIR / [2021-08-25T17:00:06.850Z] Removing intermediate container 58dee154193b [2021-08-25T17:00:06.850Z] ---> dafbcc98905d [2021-08-25T17:00:06.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T17:00:07.130Z] ---> Running in 7293bcfa0148 [2021-08-25T17:00:07.413Z] ---> 6aeb8ba9a827 [2021-08-25T17:00:07.413Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-25T17:00:07.688Z] ---> 1b91a8e2c99c [2021-08-25T17:00:07.688Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-25T17:00:07.688Z] Removing intermediate container 7293bcfa0148 [2021-08-25T17:00:07.688Z] ---> 3751ddd7b56d [2021-08-25T17:00:07.688Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T17:00:07.967Z] ---> 96a38d7d8863 [2021-08-25T17:00:07.967Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-25T17:00:07.967Z] ---> 4d6f26c1a2b1 [2021-08-25T17:00:08.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-25T17:00:09.237Z] ---> 613850d0f09a [2021-08-25T17:00:09.237Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . ---> 87f96949155d [2021-08-25T17:00:09.237Z] [2021-08-25T17:00:09.237Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-25T17:00:09.523Z] ---> ff29d8940789 [2021-08-25T17:00:09.523Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-25T17:00:09.523Z] ---> ed7654325f0f [2021-08-25T17:00:09.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-25T17:00:10.118Z] ---> 34f7dadc96de [2021-08-25T17:00:10.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-25T17:00:11.563Z] ---> 4889d45d4aa4 [2021-08-25T17:00:11.563Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-25T17:00:11.563Z] ---> Running in dd34b7375fd7 [2021-08-25T17:00:11.563Z] ---> 07262e5dd687 [2021-08-25T17:00:11.563Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-25T17:00:11.563Z] ---> 4b52f5b928b2 [2021-08-25T17:00:11.563Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-25T17:00:11.563Z] ---> f86ef0b64522 [2021-08-25T17:00:11.850Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-25T17:00:11.850Z] ---> a6cb4005c4ec [2021-08-25T17:00:11.850Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-25T17:00:11.850Z] ---> Running in 995e05177671 [2021-08-25T17:00:11.850Z] ---> Running in 1054a8e1357b [2021-08-25T17:00:12.134Z] Removing intermediate container dd34b7375fd7 [2021-08-25T17:00:12.134Z] ---> 68e10f5fdbc1 [2021-08-25T17:00:12.134Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T17:00:12.413Z] ---> Running in 08556a131b04 [2021-08-25T17:00:13.014Z] ---> 27e9dca63abe [2021-08-25T17:00:13.014Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-25T17:00:13.014Z] Removing intermediate container 995e05177671 [2021-08-25T17:00:13.014Z] ---> 307785bd6c1f [2021-08-25T17:00:13.014Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T17:00:13.288Z] Removing intermediate container 1054a8e1357b [2021-08-25T17:00:13.288Z] ---> 3417bbc40946 [2021-08-25T17:00:13.288Z] Step 19/22 : CMD ["--init=true"] [2021-08-25T17:00:13.288Z] ---> Running in e9bed0b53f7d [2021-08-25T17:00:13.288Z] ---> Running in a536969447ec [2021-08-25T17:00:13.288Z] Removing intermediate container 08556a131b04 [2021-08-25T17:00:13.288Z] ---> 8739f2b4c001 [2021-08-25T17:00:13.288Z] Step 21/23 : LABEL arch=arm64 [2021-08-25T17:00:13.565Z] ---> Running in 295f94cffa01 [2021-08-25T17:00:13.565Z] ---> 8e167b347955 [2021-08-25T17:00:13.565Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-25T17:00:13.565Z] ---> Running in aafcae8d8f52 [2021-08-25T17:00:14.178Z] Removing intermediate container a536969447ec [2021-08-25T17:00:14.178Z] ---> 1f5e5592722d [2021-08-25T17:00:14.178Z] Removing intermediate container e9bed0b53f7d [2021-08-25T17:00:14.178Z] ---> 9421ba4744cb [2021-08-25T17:00:14.178Z] Step 21/23 : LABEL arch=arm64 [2021-08-25T17:00:14.178Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T17:00:14.456Z] Removing intermediate container 295f94cffa01 [2021-08-25T17:00:14.456Z] ---> 8a8b8de64c77 [2021-08-25T17:00:14.456Z] Step 20/22 : LABEL arch=arm64 [2021-08-25T17:00:14.456Z] ---> Running in 1e87d5d62bf2 [2021-08-25T17:00:14.456Z] ---> Running in d49db778fa7a [2021-08-25T17:00:14.456Z] Removing intermediate container aafcae8d8f52 [2021-08-25T17:00:14.456Z] ---> c800b80c6f2a [2021-08-25T17:00:14.456Z] Step 22/23 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:00:14.732Z] ---> Running in 93d09df4e110 [2021-08-25T17:00:14.733Z] ---> Running in 33787b89f48c [2021-08-25T17:00:15.332Z] Removing intermediate container 1e87d5d62bf2 [2021-08-25T17:00:15.332Z] ---> beb123a597be [2021-08-25T17:00:15.332Z] Step 22/23 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:00:15.607Z] Removing intermediate container 93d09df4e110 [2021-08-25T17:00:15.607Z] ---> 20f71901a0f5 [2021-08-25T17:00:15.607Z] Step 21/22 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:00:15.607Z] Removing intermediate container d49db778fa7a [2021-08-25T17:00:15.607Z] ---> 9452c37a4df3 [2021-08-25T17:00:15.607Z] Step 22/24 : LABEL arch=arm64 [2021-08-25T17:00:15.607Z] ---> 0c80a2845910 [2021-08-25T17:00:15.607Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-25T17:00:15.607Z] ---> Running in c390ec205428 [2021-08-25T17:00:15.607Z] Removing intermediate container 33787b89f48c [2021-08-25T17:00:15.607Z] ---> 5398fb82216f [2021-08-25T17:00:15.607Z] Step 23/23 : LABEL version=2.0.1-dev.34 [2021-08-25T17:00:15.884Z] ---> Running in fedb3f23b3d3 [2021-08-25T17:00:15.884Z] ---> Running in be4c4bafc782 [2021-08-25T17:00:15.884Z] ---> Running in 62223f10ad89 [2021-08-25T17:00:16.488Z] Removing intermediate container c390ec205428 [2021-08-25T17:00:16.488Z] ---> d3d4e947ef01 [2021-08-25T17:00:16.488Z] Step 23/23 : LABEL version=2.0.1-dev.34 [2021-08-25T17:00:16.762Z] Removing intermediate container be4c4bafc782 [2021-08-25T17:00:16.762Z] ---> 74d7e44de2b3 [2021-08-25T17:00:16.762Z] Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:00:16.762Z] ---> Running in 60000c4905e5 [2021-08-25T17:00:16.762Z] Removing intermediate container fedb3f23b3d3 [2021-08-25T17:00:16.762Z] ---> 7befef3a4b0b [2021-08-25T17:00:16.762Z] Step 22/22 : LABEL version=2.0.1-dev.34 [2021-08-25T17:00:17.040Z] Removing intermediate container 62223f10ad89 [2021-08-25T17:00:17.040Z] ---> c2b16f7201a6 [2021-08-25T17:00:17.040Z] [2021-08-25T17:00:17.040Z] ---> 7e14b7203402 [2021-08-25T17:00:17.040Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-25T17:00:17.040Z] ---> Running in 212a01e696c4 [2021-08-25T17:00:17.040Z] ---> Running in ff369b78a09f [2021-08-25T17:00:17.322Z] ---> Running in 8ae54e7b4515 [2021-08-25T17:00:17.322Z] Successfully built c2b16f7201a6 [2021-08-25T17:00:17.322Z] Successfully tagged support-scheduler-arm64:latest [2021-08-25T17:00:17.322Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-08-25T17:00:17.610Z] Removing intermediate container 60000c4905e5 [2021-08-25T17:00:17.610Z] ---> a9880fca571f [2021-08-25T17:00:17.610Z] [2021-08-25T17:00:17.886Z] Successfully built a9880fca571f [2021-08-25T17:00:17.887Z] Removing intermediate container 212a01e696c4 [2021-08-25T17:00:17.887Z] ---> ffcfb17dfeb6 [2021-08-25T17:00:17.887Z] [2021-08-25T17:00:17.887Z] Successfully tagged support-notifications-arm64:latest [2021-08-25T17:00:17.887Z]  Building support-notifications ... done Removing intermediate container ff369b78a09f [2021-08-25T17:00:17.887Z] ---> 2633f34e45f7 [2021-08-25T17:00:17.887Z] Step 24/24 : LABEL version=2.0.1-dev.34Building security-bootstrapper [2021-08-25T17:00:17.887Z] [2021-08-25T17:00:18.162Z] ---> Running in 985aefe4c3ac [2021-08-25T17:00:18.162Z] Successfully built ffcfb17dfeb6 [2021-08-25T17:00:18.162Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-25T17:00:18.162Z]  Building security-proxy-setup ... done Building core-command [2021-08-25T17:00:18.775Z] Removing intermediate container 985aefe4c3ac [2021-08-25T17:00:19.059Z] ---> 3247db0e4df4 [2021-08-25T17:00:19.059Z] [2021-08-25T17:00:19.059Z] Successfully built 3247db0e4df4 [2021-08-25T17:00:19.059Z] Successfully tagged core-metadata-arm64:latest [2021-08-25T17:00:19.335Z]  Building core-metadata ... done Building core-data [2021-08-25T17:00:20.316Z] Removing intermediate container 8ae54e7b4515 [2021-08-25T17:00:20.316Z] ---> ba59db7a114d [2021-08-25T17:00:20.316Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-25T17:00:20.590Z] ---> Running in 9c1d1165b3ee [2021-08-25T17:00:22.037Z] Removing intermediate container 9c1d1165b3ee [2021-08-25T17:00:22.037Z] ---> 52a32d728d72 [2021-08-25T17:00:22.037Z] Step 24/26 : LABEL arch=arm64 [2021-08-25T17:00:23.024Z] ---> Running in 4c9b54ffac4c [2021-08-25T17:00:24.019Z] Removing intermediate container 4c9b54ffac4c [2021-08-25T17:00:24.019Z] ---> ec0caba15337 [2021-08-25T17:00:24.019Z] Step 25/26 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:00:25.008Z] ---> Running in 813b2e54671e [2021-08-25T17:00:26.001Z] Removing intermediate container 813b2e54671e [2021-08-25T17:00:26.001Z] ---> 28945f7c3d60 [2021-08-25T17:00:26.001Z] Step 26/26 : LABEL version=2.0.1-dev.34 [2021-08-25T17:00:27.654Z] ---> Running in 65edb9b2868a [2021-08-25T17:00:27.936Z] Removing intermediate container 65edb9b2868a [2021-08-25T17:00:27.936Z] ---> 1d2fbe546cb7 [2021-08-25T17:00:27.936Z] [2021-08-25T17:00:28.211Z] Successfully built 1d2fbe546cb7 [2021-08-25T17:00:28.211Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-25T17:00:50.477Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T17:00:50.477Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T17:00:50.477Z] ---> 5d6baad88541 [2021-08-25T17:00:50.477Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T17:00:50.477Z] ---> Using cache [2021-08-25T17:00:50.477Z] ---> 30be18ab6ba0 [2021-08-25T17:00:50.477Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T17:00:50.477Z] ---> Using cache [2021-08-25T17:00:50.477Z] ---> 43e05605b0a2 [2021-08-25T17:00:50.477Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-25T17:00:51.084Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T17:00:51.084Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T17:00:51.084Z] ---> 5d6baad88541 [2021-08-25T17:00:51.084Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 30be18ab6ba0 [2021-08-25T17:00:51.084Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 43e05605b0a2 [2021-08-25T17:00:51.084Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> f65af8b23c2a [2021-08-25T17:00:51.084Z] Step 6/24 : COPY go.mod . [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 44c2472a609e [2021-08-25T17:00:51.084Z] Step 7/24 : RUN go mod download [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 4f9dcc3e83ff [2021-08-25T17:00:51.084Z] Step 8/24 : COPY . . [2021-08-25T17:00:51.084Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T17:00:51.084Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-25T17:00:51.084Z] ---> 5d6baad88541 [2021-08-25T17:00:51.084Z] Step 3/32 : WORKDIR /edgex-go [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 30be18ab6ba0 [2021-08-25T17:00:51.084Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 43e05605b0a2 [2021-08-25T17:00:51.084Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> f65af8b23c2a [2021-08-25T17:00:51.084Z] Step 6/32 : COPY go.mod . [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 44c2472a609e [2021-08-25T17:00:51.084Z] Step 7/32 : RUN go mod download [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 4f9dcc3e83ff [2021-08-25T17:00:51.084Z] Step 8/32 : COPY . . [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 4912d4db6462 [2021-08-25T17:00:51.084Z] Step 9/24 : RUN go mod tidy [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 5570b4c0312b [2021-08-25T17:00:51.084Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 4912d4db6462 [2021-08-25T17:00:51.084Z] Step 9/32 : RUN go mod tidy [2021-08-25T17:00:51.084Z] ---> Using cache [2021-08-25T17:00:51.084Z] ---> 5570b4c0312b [2021-08-25T17:00:51.084Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-25T17:00:51.356Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-25T17:00:51.356Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-25T17:00:51.356Z] ---> 5d6baad88541 [2021-08-25T17:00:51.356Z] Step 3/24 : WORKDIR /edgex-go [2021-08-25T17:00:51.356Z] ---> Using cache [2021-08-25T17:00:51.356Z] ---> 30be18ab6ba0 [2021-08-25T17:00:51.356Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T17:00:51.356Z] ---> Using cache [2021-08-25T17:00:51.356Z] ---> 43e05605b0a2 [2021-08-25T17:00:51.356Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-25T17:00:53.979Z] ---> Running in 563d63bc88f7 [2021-08-25T17:00:53.979Z] ---> Running in 167a4ab9a837 [2021-08-25T17:00:53.979Z] ---> Running in 08d6e9ee895b [2021-08-25T17:00:53.979Z] ---> Running in 1766c42fe5c9 [2021-08-25T17:00:55.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command [2021-08-25T17:00:55.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:56.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:56.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-25T17:00:56.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:57.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T17:00:58.130Z] OK: 218 MiB in 52 packages [2021-08-25T17:00:58.130Z] OK: 218 MiB in 52 packages [2021-08-25T17:01:00.127Z] Removing intermediate container 08d6e9ee895b [2021-08-25T17:01:00.127Z] ---> 20f0c4e5e15b [2021-08-25T17:01:00.127Z] Step 6/24 : COPY go.mod . [2021-08-25T17:01:00.402Z] Removing intermediate container 563d63bc88f7 [2021-08-25T17:01:00.402Z] ---> d2d4e06b1879 [2021-08-25T17:01:00.402Z] Step 6/24 : COPY go.mod . [2021-08-25T17:01:01.394Z] ---> 79dd89ee3d24 [2021-08-25T17:01:01.394Z] Step 7/24 : RUN go mod download [2021-08-25T17:01:01.681Z] ---> Running in 108bf81d039d [2021-08-25T17:01:01.967Z] ---> c4c9f1be7830 [2021-08-25T17:01:01.967Z] Step 7/24 : RUN go mod download [2021-08-25T17:01:02.253Z] ---> Running in 13dde5bdb593 [2021-08-25T17:01:09.077Z] Removing intermediate container 108bf81d039d [2021-08-25T17:01:09.077Z] ---> 364dde6e1e87 [2021-08-25T17:01:09.077Z] Step 8/24 : COPY . . [2021-08-25T17:01:09.077Z] Removing intermediate container 13dde5bdb593 [2021-08-25T17:01:09.077Z] ---> c15c77f5be08 [2021-08-25T17:01:09.077Z] Step 8/24 : COPY . . [2021-08-25T17:01:31.356Z] ---> 0e8d383fec23 [2021-08-25T17:01:31.356Z] Step 9/24 : RUN go mod tidy [2021-08-25T17:01:31.356Z] ---> 5c60d0fa9fde [2021-08-25T17:01:31.356Z] Step 9/24 : RUN go mod tidy [2021-08-25T17:01:31.356Z] ---> Running in a9ffe43e2a8c [2021-08-25T17:01:31.356Z] ---> Running in 658efc0e1d9d [2021-08-25T17:01:36.813Z] Removing intermediate container 658efc0e1d9d [2021-08-25T17:01:36.814Z] ---> bc03fab3fec8 [2021-08-25T17:01:36.814Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-25T17:01:37.095Z] Removing intermediate container a9ffe43e2a8c [2021-08-25T17:01:37.095Z] ---> b7b89b182c88 [2021-08-25T17:01:37.095Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-25T17:01:37.095Z] ---> Running in 3007dfd72997 [2021-08-25T17:01:37.379Z] ---> Running in b9fc6c5f9b9e [2021-08-25T17:01:40.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-25T17:01:40.052Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data [2021-08-25T17:02:19.284Z] Removing intermediate container 167a4ab9a837 [2021-08-25T17:02:19.284Z] ---> 492334b020a8 [2021-08-25T17:02:19.284Z] [2021-08-25T17:02:19.284Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T17:02:19.284Z] ---> c4fd0aeabfcf [2021-08-25T17:02:19.284Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-25T17:02:19.284Z] ---> Using cache [2021-08-25T17:02:19.284Z] ---> a411c03d7840 [2021-08-25T17:02:19.284Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-25T17:02:19.284Z] ---> Using cache [2021-08-25T17:02:19.284Z] ---> 54dc7cb5b865 [2021-08-25T17:02:19.284Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-25T17:02:19.284Z] ---> Running in f9c46ebc9df7 [2021-08-25T17:02:19.284Z] Removing intermediate container 1766c42fe5c9 [2021-08-25T17:02:19.284Z] ---> 4a987e2dadf9 [2021-08-25T17:02:19.284Z] [2021-08-25T17:02:19.284Z] Step 11/32 : FROM alpine:3.12 [2021-08-25T17:02:19.284Z] ---> c4fd0aeabfcf [2021-08-25T17:02:19.284Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-25T17:02:19.284Z] Removing intermediate container f9c46ebc9df7 [2021-08-25T17:02:19.284Z] ---> fa134096187f [2021-08-25T17:02:19.284Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-25T17:02:19.284Z] ---> Running in 1ea25397f13a [2021-08-25T17:02:19.284Z] ---> Running in a891901cdb5f [2021-08-25T17:02:19.894Z] Removing intermediate container a891901cdb5f [2021-08-25T17:02:19.894Z] ---> 9a255c094687 [2021-08-25T17:02:19.894Z] Step 16/24 : WORKDIR / [2021-08-25T17:02:19.894Z] Removing intermediate container 1ea25397f13a [2021-08-25T17:02:19.894Z] ---> 36bf7229409d [2021-08-25T17:02:19.894Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-25T17:02:20.175Z] ---> Running in 7dca1f93d141 [2021-08-25T17:02:20.175Z] ---> Running in b0b84948c9b2 [2021-08-25T17:02:21.176Z] Removing intermediate container 7dca1f93d141 [2021-08-25T17:02:21.176Z] ---> 190c6936d54c [2021-08-25T17:02:21.176Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T17:02:22.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T17:02:22.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T17:02:22.639Z] ---> 7cf816f1cf6d [2021-08-25T17:02:22.639Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-25T17:02:23.246Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-25T17:02:23.246Z] (2/2) Installing su-exec (0.2-r1) [2021-08-25T17:02:23.525Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T17:02:23.525Z] OK: 5 MiB in 16 packages [2021-08-25T17:02:25.019Z] ---> 42b4691b67ec [2021-08-25T17:02:25.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-25T17:02:25.628Z] Removing intermediate container b0b84948c9b2 [2021-08-25T17:02:25.628Z] ---> edcff4e51210 [2021-08-25T17:02:25.628Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-25T17:02:25.916Z] ---> Running in dc73760cb5ff [2021-08-25T17:02:26.530Z] ---> 534c312a5c12 [2021-08-25T17:02:26.531Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-25T17:02:26.531Z] ---> Running in ddcd5afb7ded [2021-08-25T17:02:26.531Z] Removing intermediate container dc73760cb5ff [2021-08-25T17:02:26.531Z] ---> 0c1396d16d85 [2021-08-25T17:02:26.531Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-25T17:02:26.812Z] ---> Running in 3d7c47bcd93a [2021-08-25T17:02:27.414Z] Removing intermediate container ddcd5afb7ded [2021-08-25T17:02:27.414Z] ---> 654c6bbe65ae [2021-08-25T17:02:27.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T17:02:27.688Z] ---> Running in 6f2dec34f462 [2021-08-25T17:02:27.964Z] Removing intermediate container 3d7c47bcd93a [2021-08-25T17:02:27.964Z] ---> ddfd49bf0110 [2021-08-25T17:02:27.964Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-25T17:02:28.256Z] ---> Running in d12d97cf16c2 [2021-08-25T17:02:28.532Z] Removing intermediate container 6f2dec34f462 [2021-08-25T17:02:28.532Z] ---> ee784fc45c6b [2021-08-25T17:02:28.532Z] Step 22/24 : LABEL arch=arm64 [2021-08-25T17:02:28.809Z] ---> Running in 3e6d3c6ad3a5 [2021-08-25T17:02:29.789Z] Removing intermediate container 3e6d3c6ad3a5 [2021-08-25T17:02:29.789Z] ---> abd3b9bc4618 [2021-08-25T17:02:29.789Z] Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:02:30.085Z] ---> Running in b0ec9b44840b [2021-08-25T17:02:31.091Z] Removing intermediate container b0ec9b44840b [2021-08-25T17:02:31.091Z] ---> 30d7f35596dc [2021-08-25T17:02:31.091Z] Step 24/24 : LABEL version=2.0.1-dev.34 [2021-08-25T17:02:31.381Z] ---> Running in 14c09c88e34c [2021-08-25T17:02:32.005Z] Removing intermediate container d12d97cf16c2 [2021-08-25T17:02:32.005Z] ---> 5f54d494a587 [2021-08-25T17:02:32.005Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-25T17:02:32.281Z] ---> Running in 0316af8fbda9 [2021-08-25T17:02:32.281Z] Removing intermediate container 14c09c88e34c [2021-08-25T17:02:32.281Z] ---> c17bb82816aa [2021-08-25T17:02:32.281Z] [2021-08-25T17:02:32.883Z] Successfully built c17bb82816aa [2021-08-25T17:02:32.883Z] Successfully tagged core-command-arm64:latest [2021-08-25T17:02:33.159Z]  Building core-command ... done Removing intermediate container 0316af8fbda9 [2021-08-25T17:02:33.159Z] ---> adaae44144fa [2021-08-25T17:02:33.159Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-25T17:02:34.608Z] ---> 5591f21ec325 [2021-08-25T17:02:34.608Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-25T17:02:34.608Z] ---> Running in b3246f7c1891 [2021-08-25T17:02:38.941Z] Removing intermediate container b3246f7c1891 [2021-08-25T17:02:38.941Z] ---> b6285992863f [2021-08-25T17:02:38.941Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T17:02:39.552Z] ---> 866823cea51f [2021-08-25T17:02:39.552Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-25T17:02:42.194Z] ---> b8de10630143 [2021-08-25T17:02:42.194Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-25T17:02:43.639Z] ---> 49b5aaad6ff5 [2021-08-25T17:02:43.639Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-25T17:02:45.110Z] ---> e75cc7796768 [2021-08-25T17:02:45.110Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-25T17:02:46.108Z] ---> 2a223491fc37 [2021-08-25T17:02:46.108Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-25T17:02:47.127Z] ---> Running in 5a2044f9f3cb [2021-08-25T17:02:48.147Z] Removing intermediate container 5a2044f9f3cb [2021-08-25T17:02:48.147Z] ---> f52c45b12086 [2021-08-25T17:02:48.147Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-25T17:02:49.609Z] ---> 41f973c83de6 [2021-08-25T17:02:49.609Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-25T17:02:49.609Z] ---> Running in 9473f02a7627 [2021-08-25T17:02:53.983Z] Removing intermediate container 9473f02a7627 [2021-08-25T17:02:53.983Z] ---> b4140d9cac09 [2021-08-25T17:02:53.983Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-25T17:02:53.983Z] ---> Running in f8205eb7f84d [2021-08-25T17:02:54.979Z] Removing intermediate container f8205eb7f84d [2021-08-25T17:02:54.979Z] ---> aabd8c45d7c6 [2021-08-25T17:02:54.979Z] Step 29/32 : CMD ["gate"] [2021-08-25T17:02:55.587Z] ---> Running in 2b7ff1ae69d7 [2021-08-25T17:02:56.573Z] Removing intermediate container 2b7ff1ae69d7 [2021-08-25T17:02:56.573Z] ---> 7248f9114ffd [2021-08-25T17:02:56.573Z] Step 30/32 : LABEL arch=arm64 [2021-08-25T17:02:57.175Z] ---> Running in ecabe96e9646 [2021-08-25T17:02:57.776Z] Removing intermediate container 3007dfd72997 [2021-08-25T17:02:57.776Z] ---> b509b3a2cceb [2021-08-25T17:02:57.776Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-25T17:02:58.047Z] ---> Running in 4f32398194c7 [2021-08-25T17:02:58.047Z] Removing intermediate container ecabe96e9646 [2021-08-25T17:02:58.047Z] ---> f8663fc998db [2021-08-25T17:02:58.047Z] Step 31/32 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:02:58.645Z] ---> Running in a3fbdf5c4756 [2021-08-25T17:02:59.638Z] Removing intermediate container a3fbdf5c4756 [2021-08-25T17:02:59.638Z] ---> 842a0c9b3775 [2021-08-25T17:02:59.638Z] Step 32/32 : LABEL version=2.0.1-dev.34 [2021-08-25T17:02:59.944Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-25T17:03:00.222Z] ---> Running in 2a135205c38e [2021-08-25T17:03:00.818Z] Removing intermediate container 2a135205c38e [2021-08-25T17:03:00.818Z] ---> 60910637ee25 [2021-08-25T17:03:00.818Z] [2021-08-25T17:03:01.091Z] Successfully built 60910637ee25 [2021-08-25T17:03:01.091Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-25T17:03:03.072Z]  Building security-bootstrapper ... done Removing intermediate container 4f32398194c7 [2021-08-25T17:03:03.072Z] ---> 0504fabb74bf [2021-08-25T17:03:03.072Z] [2021-08-25T17:03:03.072Z] Step 12/24 : FROM docker:20.10.7 [2021-08-25T17:03:03.348Z] 20.10.7: Pulling from library/docker [2021-08-25T17:03:06.743Z] Removing intermediate container b9fc6c5f9b9e [2021-08-25T17:03:06.743Z] ---> c0ae6c65b2f3 [2021-08-25T17:03:06.743Z] [2021-08-25T17:03:06.743Z] Step 11/24 : FROM alpine:3.12 [2021-08-25T17:03:06.743Z] ---> c4fd0aeabfcf [2021-08-25T17:03:06.743Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-25T17:03:07.735Z] ---> Running in 53157b1b7e1c [2021-08-25T17:03:08.738Z] Removing intermediate container 53157b1b7e1c [2021-08-25T17:03:08.738Z] ---> 146d4361376b [2021-08-25T17:03:08.738Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-25T17:03:09.344Z] ---> Running in 889416a5bd3e [2021-08-25T17:03:10.335Z] Removing intermediate container 889416a5bd3e [2021-08-25T17:03:10.335Z] ---> 6db57beb1654 [2021-08-25T17:03:10.335Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-25T17:03:10.612Z] ---> Running in f9b2c148d0ab [2021-08-25T17:03:11.216Z] Removing intermediate container f9b2c148d0ab [2021-08-25T17:03:11.216Z] ---> 3b7f94cce243 [2021-08-25T17:03:11.216Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-25T17:03:11.496Z] ---> Running in 38481cb3172d [2021-08-25T17:03:12.112Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-25T17:03:12.112Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-25T17:03:12.112Z] ---> df445af6242a [2021-08-25T17:03:12.112Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-25T17:03:12.388Z] ---> Running in 1f104d06366a [2021-08-25T17:03:12.995Z] Removing intermediate container 1f104d06366a [2021-08-25T17:03:12.995Z] ---> 955048c7d543 [2021-08-25T17:03:12.995Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-25T17:03:12.995Z] ---> Running in 11b67b4ea933 [2021-08-25T17:03:13.985Z] Removing intermediate container 38481cb3172d [2021-08-25T17:03:13.985Z] ---> 5570030f9c09 [2021-08-25T17:03:13.985Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-25T17:03:14.264Z] ---> Running in 659d989d64a6 [2021-08-25T17:03:14.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-25T17:03:14.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-25T17:03:15.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-25T17:03:15.862Z] (1/39) Installing readline (8.1.0-r0) [2021-08-25T17:03:15.862Z] (2/39) Installing bash (5.1.0-r0) [2021-08-25T17:03:15.862Z] Executing bash-5.1.0-r0.post-install [2021-08-25T17:03:15.862Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-25T17:03:15.862Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-25T17:03:15.862Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-25T17:03:15.862Z] (6/39) Installing curl (7.78.0-r0) [2021-08-25T17:03:15.862Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-25T17:03:15.862Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-25T17:03:15.862Z] (9/39) Installing expat (2.2.10-r1) [2021-08-25T17:03:15.862Z] (10/39) Installing libffi (3.3-r2) [2021-08-25T17:03:16.136Z] (11/39) Installing gdbm (1.19-r0) [2021-08-25T17:03:16.136Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-25T17:03:16.136Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-25T17:03:16.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-25T17:03:16.417Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-25T17:03:17.014Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-25T17:03:17.291Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-25T17:03:17.291Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-25T17:03:17.291Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-25T17:03:17.566Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-25T17:03:17.841Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-25T17:03:17.841Z] Executing busybox-1.31.1-r20.trigger [2021-08-25T17:03:17.841Z] OK: 8 MiB in 20 packages [2021-08-25T17:03:18.446Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-25T17:03:18.446Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-25T17:03:18.446Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-25T17:03:18.446Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-25T17:03:18.446Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-25T17:03:18.446Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-25T17:03:18.721Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-25T17:03:18.721Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-25T17:03:18.721Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-25T17:03:18.721Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-25T17:03:18.721Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-25T17:03:18.721Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-25T17:03:18.996Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-25T17:03:18.996Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-25T17:03:18.996Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-25T17:03:18.996Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-25T17:03:18.996Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-25T17:03:18.996Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-25T17:03:18.996Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-25T17:03:18.996Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-25T17:03:18.996Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-25T17:03:18.996Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-25T17:03:18.996Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-25T17:03:18.996Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-25T17:03:18.996Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-25T17:03:19.611Z] Executing busybox-1.32.1-r6.trigger [2021-08-25T17:03:19.611Z] OK: 82 MiB in 59 packages [2021-08-25T17:03:19.611Z] Removing intermediate container 659d989d64a6 [2021-08-25T17:03:19.611Z] ---> f52b39ff1754 [2021-08-25T17:03:19.611Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-25T17:03:20.605Z] ---> a87ea7dd92d0 [2021-08-25T17:03:20.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-25T17:03:22.046Z] ---> 53eaa2154b4a [2021-08-25T17:03:22.046Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-25T17:03:23.043Z] ---> b35e9fc0dd06 [2021-08-25T17:03:23.043Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-25T17:03:23.043Z] ---> Running in 38f70a71ce8a [2021-08-25T17:03:23.650Z] Removing intermediate container 38f70a71ce8a [2021-08-25T17:03:23.650Z] ---> 235ca6e49184 [2021-08-25T17:03:23.650Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T17:03:23.650Z] ---> Running in 1cfef3f7aa26 [2021-08-25T17:03:24.249Z] Removing intermediate container 1cfef3f7aa26 [2021-08-25T17:03:24.249Z] ---> 28498b3f4474 [2021-08-25T17:03:24.249Z] Step 22/24 : LABEL arch=arm64 [2021-08-25T17:03:24.249Z] ---> Running in c498df77a52c [2021-08-25T17:03:24.850Z] Removing intermediate container c498df77a52c [2021-08-25T17:03:24.850Z] ---> c30f4fc2cae6 [2021-08-25T17:03:24.850Z] Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:03:25.126Z] ---> Running in 9df3ba2013c8 [2021-08-25T17:03:25.729Z] Removing intermediate container 9df3ba2013c8 [2021-08-25T17:03:25.729Z] ---> b0aca2fef624 [2021-08-25T17:03:25.729Z] Step 24/24 : LABEL version=2.0.1-dev.34 [2021-08-25T17:03:25.729Z] ---> Running in a48ba17485e8 [2021-08-25T17:03:26.330Z] Removing intermediate container a48ba17485e8 [2021-08-25T17:03:26.330Z] ---> 3ce9102397a5 [2021-08-25T17:03:26.330Z] [2021-08-25T17:03:26.607Z] Successfully built 3ce9102397a5 [2021-08-25T17:03:26.607Z] Successfully tagged core-data-arm64:latest [2021-08-25T17:03:26.881Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-08-25T17:03:27.155Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-25T17:03:27.429Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-25T17:03:27.429Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-25T17:03:29.409Z] Collecting cached-property<2,>=1.2.0 [2021-08-25T17:03:29.409Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-25T17:03:30.044Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-25T17:03:30.044Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-25T17:03:30.319Z] Collecting jsonschema<3,>=2.5.1 [2021-08-25T17:03:30.319Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-25T17:03:30.319Z] Collecting docopt<0.7,>=0.6.1 [2021-08-25T17:03:30.319Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-25T17:03:32.943Z] Collecting PyYAML<4,>=3.10 [2021-08-25T17:03:32.943Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-25T17:03:35.567Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-25T17:03:35.567Z] Collecting texttable<0.10,>=0.9.0 [2021-08-25T17:03:35.567Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-25T17:03:37.541Z] Collecting docker<4.0,>=3.6.0 [2021-08-25T17:03:37.541Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-25T17:03:37.815Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-25T17:03:37.815Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-25T17:03:38.413Z] Collecting docker-pycreds>=0.4.0 [2021-08-25T17:03:38.413Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-25T17:03:38.689Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-25T17:03:38.689Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-25T17:03:38.963Z] Collecting certifi>=2017.4.17 [2021-08-25T17:03:38.964Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-25T17:03:39.561Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-25T17:03:39.561Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-25T17:03:39.834Z] Collecting idna<2.8,>=2.5 [2021-08-25T17:03:39.834Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-25T17:03:40.108Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-25T17:03:40.108Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-25T17:03:40.109Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-25T17:03:40.109Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-25T17:03:41.089Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-25T17:03:41.089Z] Attempting uninstall: urllib3 [2021-08-25T17:03:41.089Z] Found existing installation: urllib3 1.26.2 [2021-08-25T17:03:41.089Z] Uninstalling urllib3-1.26.2: [2021-08-25T17:03:41.089Z] Successfully uninstalled urllib3-1.26.2 [2021-08-25T17:03:41.363Z] Attempting uninstall: idna [2021-08-25T17:03:41.363Z] Found existing installation: idna 3.1 [2021-08-25T17:03:41.363Z] Uninstalling idna-3.1: [2021-08-25T17:03:41.638Z] Successfully uninstalled idna-3.1 [2021-08-25T17:03:42.239Z] Attempting uninstall: chardet [2021-08-25T17:03:42.239Z] Found existing installation: chardet 4.0.0 [2021-08-25T17:03:42.239Z] Uninstalling chardet-4.0.0: [2021-08-25T17:03:42.239Z] Successfully uninstalled chardet-4.0.0 [2021-08-25T17:03:43.680Z] Attempting uninstall: requests [2021-08-25T17:03:43.680Z] Found existing installation: requests 2.25.1 [2021-08-25T17:03:43.680Z] Uninstalling requests-2.25.1: [2021-08-25T17:03:43.680Z] Successfully uninstalled requests-2.25.1 [2021-08-25T17:03:43.953Z] Running setup.py install for texttable: started [2021-08-25T17:03:45.937Z] Running setup.py install for texttable: finished with status 'done' [2021-08-25T17:03:45.937Z] Running setup.py install for PyYAML: started [2021-08-25T17:03:47.914Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-25T17:03:47.914Z] Running setup.py install for docopt: started [2021-08-25T17:03:49.888Z] Running setup.py install for docopt: finished with status 'done' [2021-08-25T17:03:49.888Z] Running setup.py install for dockerpty: started [2021-08-25T17:03:51.864Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-25T17:03:52.840Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-25T17:04:02.988Z] Removing intermediate container 11b67b4ea933 [2021-08-25T17:04:02.988Z] ---> d64a02d0b0f5 [2021-08-25T17:04:02.988Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-25T17:04:02.988Z] ---> Running in b3f7c19c7437 [2021-08-25T17:04:02.988Z] Removing intermediate container b3f7c19c7437 [2021-08-25T17:04:02.988Z] ---> 1a105cdeb09a [2021-08-25T17:04:02.988Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-25T17:04:02.988Z] ---> Running in 211562c78be3 [2021-08-25T17:04:02.988Z] Removing intermediate container 211562c78be3 [2021-08-25T17:04:02.988Z] ---> ee670fea2a7b [2021-08-25T17:04:02.988Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-25T17:04:04.419Z] ---> fe289674d3d2 [2021-08-25T17:04:04.419Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-25T17:04:05.016Z] ---> 0cabff9d471b [2021-08-25T17:04:05.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-25T17:04:05.997Z] ---> 2359793c1532 [2021-08-25T17:04:05.997Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-25T17:04:05.997Z] ---> Running in 4001d8488e38 [2021-08-25T17:04:06.590Z] Removing intermediate container 4001d8488e38 [2021-08-25T17:04:06.590Z] ---> fb80a0c18b08 [2021-08-25T17:04:06.590Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-25T17:04:06.862Z] ---> Running in 55db49be5b6f [2021-08-25T17:04:07.134Z] Removing intermediate container 55db49be5b6f [2021-08-25T17:04:07.134Z] ---> c2f307bf9bce [2021-08-25T17:04:07.134Z] Step 22/24 : LABEL arch=arm64 [2021-08-25T17:04:07.406Z] ---> Running in 06c2f57636ba [2021-08-25T17:04:07.997Z] Removing intermediate container 06c2f57636ba [2021-08-25T17:04:07.997Z] ---> 5bc5bd7611c2 [2021-08-25T17:04:07.997Z] Step 23/24 : LABEL git_sha=e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:07.997Z] ---> Running in 57e625c509fe [2021-08-25T17:04:08.590Z] Removing intermediate container 57e625c509fe [2021-08-25T17:04:08.590Z] ---> e30cdb229019 [2021-08-25T17:04:08.590Z] Step 24/24 : LABEL version=2.0.1-dev.34 [2021-08-25T17:04:08.590Z] ---> Running in 64316fcba8d3 [2021-08-25T17:04:09.184Z] Removing intermediate container 64316fcba8d3 [2021-08-25T17:04:09.184Z] ---> 01c7cc8d32ca [2021-08-25T17:04:09.184Z] [2021-08-25T17:04:09.457Z] Successfully built 01c7cc8d32ca [2021-08-25T17:04:09.457Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-25T17:04:09.474Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-25T17:04:09.498Z] $ docker stop --time=1 4da0bcbf28960a26568e821524e6b1e6ca2d986fc1014ae92ab8d2d4dbdece99 [2021-08-25T17:04:11.474Z] $ docker rm -f 4da0bcbf28960a26568e821524e6b1e6ca2d986fc1014ae92ab8d2d4dbdece99 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-25T17:04:12.102Z] + docker images [2021-08-25T17:04:12.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-25T17:04:12.377Z] sys-mgmt-agent-arm64 latest 01c7cc8d32ca 4 seconds ago 311MB [2021-08-25T17:04:12.377Z] core-data-arm64 latest 3ce9102397a5 46 seconds ago 19.3MB [2021-08-25T17:04:12.377Z] c0ae6c65b2f3 About a minute ago 1.46GB [2021-08-25T17:04:12.377Z] 0504fabb74bf About a minute ago 1.45GB [2021-08-25T17:04:12.377Z] security-bootstrapper-arm64 latest 60910637ee25 About a minute ago 17.7MB [2021-08-25T17:04:12.377Z] core-command-arm64 latest c17bb82816aa About a minute ago 15.2MB [2021-08-25T17:04:12.377Z] 4a987e2dadf9 About a minute ago 1.45GB [2021-08-25T17:04:12.377Z] 492334b020a8 About a minute ago 1.45GB [2021-08-25T17:04:12.377Z] security-secretstore-setup-arm64 latest 1d2fbe546cb7 3 minutes ago 26.5MB [2021-08-25T17:04:12.377Z] core-metadata-arm64 latest 3247db0e4df4 3 minutes ago 15.8MB [2021-08-25T17:04:12.377Z] security-proxy-setup-arm64 latest ffcfb17dfeb6 3 minutes ago 24.5MB [2021-08-25T17:04:12.377Z] support-notifications-arm64 latest a9880fca571f 3 minutes ago 15.9MB [2021-08-25T17:04:12.377Z] support-scheduler-arm64 latest c2b16f7201a6 3 minutes ago 15.2MB [2021-08-25T17:04:12.377Z] a50be6bb1408 4 minutes ago 1.46GB [2021-08-25T17:04:12.377Z] 5216f8115bb6 4 minutes ago 1.45GB [2021-08-25T17:04:12.377Z] d2ee11ad0e7e 4 minutes ago 1.45GB [2021-08-25T17:04:12.377Z] 9d8856cf2c85 4 minutes ago 1.46GB [2021-08-25T17:04:12.377Z] 12d2c79288b6 4 minutes ago 1.46GB [2021-08-25T17:04:12.378Z] ci-base-image-arm64 latest 5d6baad88541 8 minutes ago 1.24GB [2021-08-25T17:04:12.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB [2021-08-25T17:04:12.378Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-08-25T17:04:12.378Z] alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB [2021-08-25T17:04:12.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T17:04:12.621Z] provisioning config files... [2021-08-25T17:04:12.643Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/41@tmp/config6979551377152567903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:04:13.003Z] ---> docker-login.sh [2021-08-25T17:04:13.003Z] nexus3.edgexfoundry.org:10001 [2021-08-25T17:04:13.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T17:04:13.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T17:04:13.547Z] Configure a credential helper to remove this warning. See [2021-08-25T17:04:13.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T17:04:13.547Z] [2021-08-25T17:04:13.547Z] Login Succeeded [2021-08-25T17:04:13.547Z] nexus3.edgexfoundry.org:10002 [2021-08-25T17:04:13.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T17:04:14.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T17:04:14.093Z] Configure a credential helper to remove this warning. See [2021-08-25T17:04:14.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T17:04:14.093Z] [2021-08-25T17:04:14.093Z] Login Succeeded [2021-08-25T17:04:14.093Z] nexus3.edgexfoundry.org:10003 [2021-08-25T17:04:14.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T17:04:14.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T17:04:14.686Z] Configure a credential helper to remove this warning. See [2021-08-25T17:04:14.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T17:04:14.686Z] [2021-08-25T17:04:14.686Z] Login Succeeded [2021-08-25T17:04:14.686Z] nexus3.edgexfoundry.org:10004 [2021-08-25T17:04:15.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T17:04:15.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T17:04:15.280Z] Configure a credential helper to remove this warning. See [2021-08-25T17:04:15.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T17:04:15.280Z] [2021-08-25T17:04:15.280Z] Login Succeeded [2021-08-25T17:04:15.280Z] docker.io [2021-08-25T17:04:15.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T17:04:16.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T17:04:16.144Z] Configure a credential helper to remove this warning. See [2021-08-25T17:04:16.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T17:04:16.144Z] [2021-08-25T17:04:16.144Z] Login Succeeded [2021-08-25T17:04:16.144Z] ---> docker-login.sh ends [Pipeline] } [2021-08-25T17:04:16.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:04:16.233Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-08-25T17:04:16.233Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:16.233Z] latest [2021-08-25T17:04:16.233Z] 2.0.1-dev.34 [2021-08-25T17:04:16.233Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:16.233Z] main [2021-08-25T17:04:16.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:16.638Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:17.253Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:17.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-25T17:04:17.253Z] c928ae5faccc: Preparing [2021-08-25T17:04:17.253Z] 155a59e1aa6b: Preparing [2021-08-25T17:04:17.253Z] 945880989296: Preparing [2021-08-25T17:04:17.253Z] 78a86edfdecc: Preparing [2021-08-25T17:04:17.253Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:17.524Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:17.524Z] 78a86edfdecc: Pushed [2021-08-25T17:04:17.524Z] c928ae5faccc: Pushed [2021-08-25T17:04:17.524Z] 945880989296: Pushed [2021-08-25T17:04:20.134Z] 155a59e1aa6b: Pushed [2021-08-25T17:04:20.134Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:20.479Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:20.887Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-25T17:04:20.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-25T17:04:20.887Z] c928ae5faccc: Preparing [2021-08-25T17:04:20.887Z] 155a59e1aa6b: Preparing [2021-08-25T17:04:20.887Z] 945880989296: Preparing [2021-08-25T17:04:20.887Z] 78a86edfdecc: Preparing [2021-08-25T17:04:20.887Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:21.160Z] c928ae5faccc: Layer already exists [2021-08-25T17:04:21.160Z] 155a59e1aa6b: Layer already exists [2021-08-25T17:04:21.160Z] 945880989296: Layer already exists [2021-08-25T17:04:21.160Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:21.160Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:21.160Z] latest: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:21.520Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:22.272Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.34 [2021-08-25T17:04:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-25T17:04:22.273Z] c928ae5faccc: Preparing [2021-08-25T17:04:22.273Z] 155a59e1aa6b: Preparing [2021-08-25T17:04:22.273Z] 945880989296: Preparing [2021-08-25T17:04:22.273Z] 78a86edfdecc: Preparing [2021-08-25T17:04:22.273Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:22.554Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:22.554Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:22.554Z] 945880989296: Layer already exists [2021-08-25T17:04:22.554Z] 155a59e1aa6b: Layer already exists [2021-08-25T17:04:22.554Z] c928ae5faccc: Layer already exists [2021-08-25T17:04:22.554Z] 2.0.1-dev.34: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:22.920Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:23.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:23.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-25T17:04:23.344Z] c928ae5faccc: Preparing [2021-08-25T17:04:23.344Z] 155a59e1aa6b: Preparing [2021-08-25T17:04:23.344Z] 945880989296: Preparing [2021-08-25T17:04:23.344Z] 78a86edfdecc: Preparing [2021-08-25T17:04:23.344Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:23.344Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:23.344Z] c928ae5faccc: Layer already exists [2021-08-25T17:04:23.344Z] 945880989296: Layer already exists [2021-08-25T17:04:23.344Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:23.344Z] 155a59e1aa6b: Layer already exists [2021-08-25T17:04:23.618Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:24.015Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:24.408Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-08-25T17:04:24.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-08-25T17:04:24.408Z] c928ae5faccc: Preparing [2021-08-25T17:04:24.408Z] 155a59e1aa6b: Preparing [2021-08-25T17:04:24.408Z] 945880989296: Preparing [2021-08-25T17:04:24.408Z] 78a86edfdecc: Preparing [2021-08-25T17:04:24.408Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:24.684Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:24.684Z] c928ae5faccc: Layer already exists [2021-08-25T17:04:24.684Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:24.684Z] 155a59e1aa6b: Layer already exists [2021-08-25T17:04:24.684Z] 945880989296: Layer already exists [2021-08-25T17:04:24.684Z] main: digest: sha256:864dba0933c7427f8833a356021d409e8a3b71fb17bc71af1f76b5426728a097 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:04:24.747Z] ===================================================== [Pipeline] echo [2021-08-25T17:04:24.763Z] taggedImages: [2021-08-25T17:04:24.763Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:24.763Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-08-25T17:04:24.763Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.34 [2021-08-25T17:04:24.763Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:24.763Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-08-25T17:04:24.793Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-08-25T17:04:24.793Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:24.793Z] latest [2021-08-25T17:04:24.793Z] 2.0.1-dev.34 [2021-08-25T17:04:24.793Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:24.793Z] main [2021-08-25T17:04:24.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:25.197Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:25.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:25.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-25T17:04:25.808Z] ce8cea5747bb: Preparing [2021-08-25T17:04:25.808Z] 75ae57828c05: Preparing [2021-08-25T17:04:25.808Z] 945880989296: Preparing [2021-08-25T17:04:25.808Z] 23c76f4fad23: Preparing [2021-08-25T17:04:25.808Z] 50bf85349121: Preparing [2021-08-25T17:04:25.808Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:25.808Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:26.079Z] 945880989296: Layer already exists [2021-08-25T17:04:26.079Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:26.351Z] 50bf85349121: Pushed [2021-08-25T17:04:26.351Z] ce8cea5747bb: Pushed [2021-08-25T17:04:26.943Z] 23c76f4fad23: Pushed [2021-08-25T17:04:28.909Z] 75ae57828c05: Pushed [2021-08-25T17:04:29.180Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:29.522Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:29.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-25T17:04:29.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-25T17:04:29.866Z] ce8cea5747bb: Preparing [2021-08-25T17:04:29.866Z] 75ae57828c05: Preparing [2021-08-25T17:04:29.866Z] 945880989296: Preparing [2021-08-25T17:04:29.866Z] 23c76f4fad23: Preparing [2021-08-25T17:04:29.866Z] 50bf85349121: Preparing [2021-08-25T17:04:29.866Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:29.866Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:30.136Z] ce8cea5747bb: Layer already exists [2021-08-25T17:04:30.136Z] 75ae57828c05: Layer already exists [2021-08-25T17:04:30.136Z] 23c76f4fad23: Layer already exists [2021-08-25T17:04:30.136Z] 945880989296: Layer already exists [2021-08-25T17:04:30.136Z] 50bf85349121: Layer already exists [2021-08-25T17:04:30.136Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:30.136Z] latest: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:30.479Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:31.083Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.34 [2021-08-25T17:04:31.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-25T17:04:31.083Z] ce8cea5747bb: Preparing [2021-08-25T17:04:31.083Z] 75ae57828c05: Preparing [2021-08-25T17:04:31.083Z] 945880989296: Preparing [2021-08-25T17:04:31.083Z] 23c76f4fad23: Preparing [2021-08-25T17:04:31.083Z] 50bf85349121: Preparing [2021-08-25T17:04:31.083Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:31.083Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:31.354Z] 75ae57828c05: Layer already exists [2021-08-25T17:04:31.354Z] 23c76f4fad23: Layer already exists [2021-08-25T17:04:31.354Z] 945880989296: Layer already exists [2021-08-25T17:04:31.354Z] 50bf85349121: Layer already exists [2021-08-25T17:04:31.354Z] ce8cea5747bb: Layer already exists [2021-08-25T17:04:31.354Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:31.354Z] 2.0.1-dev.34: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:31.698Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:32.034Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:32.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-25T17:04:32.034Z] ce8cea5747bb: Preparing [2021-08-25T17:04:32.034Z] 75ae57828c05: Preparing [2021-08-25T17:04:32.034Z] 945880989296: Preparing [2021-08-25T17:04:32.034Z] 23c76f4fad23: Preparing [2021-08-25T17:04:32.034Z] 50bf85349121: Preparing [2021-08-25T17:04:32.034Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:32.034Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:32.308Z] 23c76f4fad23: Layer already exists [2021-08-25T17:04:32.308Z] 945880989296: Layer already exists [2021-08-25T17:04:32.308Z] 50bf85349121: Layer already exists [2021-08-25T17:04:32.308Z] 75ae57828c05: Layer already exists [2021-08-25T17:04:32.308Z] ce8cea5747bb: Layer already exists [2021-08-25T17:04:32.308Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:32.308Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:32.651Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:33.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-08-25T17:04:33.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-08-25T17:04:33.256Z] ce8cea5747bb: Preparing [2021-08-25T17:04:33.256Z] 75ae57828c05: Preparing [2021-08-25T17:04:33.256Z] 945880989296: Preparing [2021-08-25T17:04:33.256Z] 23c76f4fad23: Preparing [2021-08-25T17:04:33.256Z] 50bf85349121: Preparing [2021-08-25T17:04:33.256Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:33.256Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:33.525Z] 50bf85349121: Layer already exists [2021-08-25T17:04:33.525Z] ce8cea5747bb: Layer already exists [2021-08-25T17:04:33.525Z] 23c76f4fad23: Layer already exists [2021-08-25T17:04:33.525Z] 75ae57828c05: Layer already exists [2021-08-25T17:04:33.525Z] 945880989296: Layer already exists [2021-08-25T17:04:33.525Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:33.525Z] main: digest: sha256:68bc1e6f3cd719130a336ae2290acc4a88131fd43c29905be31ab6832659fb62 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:04:33.613Z] ===================================================== [Pipeline] echo [2021-08-25T17:04:33.628Z] taggedImages: [2021-08-25T17:04:33.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:33.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-08-25T17:04:33.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.34 [2021-08-25T17:04:33.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:33.628Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-08-25T17:04:33.658Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-08-25T17:04:33.658Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:33.658Z] latest [2021-08-25T17:04:33.658Z] 2.0.1-dev.34 [2021-08-25T17:04:33.658Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:33.658Z] main [2021-08-25T17:04:33.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:34.041Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:34.375Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:34.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-25T17:04:34.375Z] b9857a94ab54: Preparing [2021-08-25T17:04:34.375Z] b6175cf5d43e: Preparing [2021-08-25T17:04:34.375Z] 945880989296: Preparing [2021-08-25T17:04:34.375Z] 78a86edfdecc: Preparing [2021-08-25T17:04:34.375Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:34.645Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:34.645Z] 945880989296: Layer already exists [2021-08-25T17:04:34.645Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:34.645Z] b9857a94ab54: Pushed [2021-08-25T17:04:37.252Z] b6175cf5d43e: Pushed [2021-08-25T17:04:37.524Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:37.866Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:38.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-25T17:04:38.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-25T17:04:38.202Z] b9857a94ab54: Preparing [2021-08-25T17:04:38.202Z] b6175cf5d43e: Preparing [2021-08-25T17:04:38.202Z] 945880989296: Preparing [2021-08-25T17:04:38.202Z] 78a86edfdecc: Preparing [2021-08-25T17:04:38.202Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:38.474Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:38.474Z] b6175cf5d43e: Layer already exists [2021-08-25T17:04:38.475Z] 945880989296: Layer already exists [2021-08-25T17:04:38.475Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:38.475Z] b9857a94ab54: Layer already exists [2021-08-25T17:04:38.475Z] latest: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:38.818Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:39.157Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.34 [2021-08-25T17:04:39.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-25T17:04:39.157Z] b9857a94ab54: Preparing [2021-08-25T17:04:39.157Z] b6175cf5d43e: Preparing [2021-08-25T17:04:39.157Z] 945880989296: Preparing [2021-08-25T17:04:39.157Z] 78a86edfdecc: Preparing [2021-08-25T17:04:39.157Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:39.428Z] b6175cf5d43e: Layer already exists [2021-08-25T17:04:39.428Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:39.428Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:39.428Z] b9857a94ab54: Retrying in 5 seconds [2021-08-25T17:04:39.428Z] 945880989296: Retrying in 5 seconds [2021-08-25T17:04:40.401Z] b9857a94ab54: Retrying in 4 seconds [2021-08-25T17:04:40.401Z] 945880989296: Retrying in 4 seconds [2021-08-25T17:04:41.374Z] b9857a94ab54: Retrying in 3 seconds [2021-08-25T17:04:41.374Z] 945880989296: Retrying in 3 seconds [2021-08-25T17:04:42.346Z] b9857a94ab54: Retrying in 2 seconds [2021-08-25T17:04:42.346Z] 945880989296: Retrying in 2 seconds [2021-08-25T17:04:43.321Z] b9857a94ab54: Retrying in 1 second [2021-08-25T17:04:43.321Z] 945880989296: Retrying in 1 second [2021-08-25T17:04:44.750Z] b9857a94ab54: Pushed [2021-08-25T17:04:44.750Z] 945880989296: Pushed [2021-08-25T17:04:44.750Z] 2.0.1-dev.34: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:45.103Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:45.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:45.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-25T17:04:45.453Z] b9857a94ab54: Preparing [2021-08-25T17:04:45.453Z] b6175cf5d43e: Preparing [2021-08-25T17:04:45.453Z] 945880989296: Preparing [2021-08-25T17:04:45.453Z] 78a86edfdecc: Preparing [2021-08-25T17:04:45.453Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:45.723Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:45.723Z] b6175cf5d43e: Layer already exists [2021-08-25T17:04:45.723Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:45.723Z] b9857a94ab54: Layer already exists [2021-08-25T17:04:45.723Z] 945880989296: Layer already exists [2021-08-25T17:04:45.723Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:46.072Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:46.681Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-08-25T17:04:46.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-08-25T17:04:46.682Z] b9857a94ab54: Preparing [2021-08-25T17:04:46.682Z] b6175cf5d43e: Preparing [2021-08-25T17:04:46.682Z] 945880989296: Preparing [2021-08-25T17:04:46.682Z] 78a86edfdecc: Preparing [2021-08-25T17:04:46.682Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:46.952Z] b6175cf5d43e: Layer already exists [2021-08-25T17:04:46.952Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:46.952Z] 78a86edfdecc: Layer already exists [2021-08-25T17:04:46.952Z] 945880989296: Layer already exists [2021-08-25T17:04:46.952Z] b9857a94ab54: Layer already exists [2021-08-25T17:04:46.952Z] main: digest: sha256:30e3c4bbf377568eaf36cf7e810beadfdcf1b14a75eec84541c589371eddd04e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:04:47.031Z] ===================================================== [Pipeline] echo [2021-08-25T17:04:47.047Z] taggedImages: [2021-08-25T17:04:47.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:47.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-08-25T17:04:47.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.34 [2021-08-25T17:04:47.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:47.047Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-08-25T17:04:47.083Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-08-25T17:04:47.084Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:47.084Z] latest [2021-08-25T17:04:47.084Z] 2.0.1-dev.34 [2021-08-25T17:04:47.084Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:47.084Z] main [2021-08-25T17:04:47.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:47.472Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:48.081Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:48.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-25T17:04:48.081Z] 8cda86496405: Preparing [2021-08-25T17:04:48.081Z] 8cda86496405: Preparing [2021-08-25T17:04:48.081Z] e6d3d86280a7: Preparing [2021-08-25T17:04:48.081Z] c77d3144a6e3: Preparing [2021-08-25T17:04:48.081Z] 9ca6ce7ed3c4: Preparing [2021-08-25T17:04:48.081Z] 0de054f11eaa: Preparing [2021-08-25T17:04:48.081Z] 945880989296: Preparing [2021-08-25T17:04:48.081Z] bceb3ba52335: Preparing [2021-08-25T17:04:48.081Z] 06ceffde0984: Preparing [2021-08-25T17:04:48.081Z] b570dab5f329: Preparing [2021-08-25T17:04:48.081Z] efceb9d37a6b: Preparing [2021-08-25T17:04:48.081Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:48.081Z] 945880989296: Waiting [2021-08-25T17:04:48.081Z] bceb3ba52335: Waiting [2021-08-25T17:04:48.081Z] 06ceffde0984: Waiting [2021-08-25T17:04:48.081Z] b570dab5f329: Waiting [2021-08-25T17:04:48.081Z] efceb9d37a6b: Waiting [2021-08-25T17:04:48.081Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:48.676Z] 9ca6ce7ed3c4: Pushed [2021-08-25T17:04:48.676Z] 8cda86496405: Pushed [2021-08-25T17:04:48.676Z] e6d3d86280a7: Pushed [2021-08-25T17:04:48.676Z] c77d3144a6e3: Pushed [2021-08-25T17:04:48.676Z] 945880989296: Layer already exists [2021-08-25T17:04:48.676Z] bceb3ba52335: Pushed [2021-08-25T17:04:48.946Z] efceb9d37a6b: Pushed [2021-08-25T17:04:48.946Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:48.946Z] 06ceffde0984: Pushed [2021-08-25T17:04:48.946Z] b570dab5f329: Pushed [2021-08-25T17:04:51.552Z] 0de054f11eaa: Pushed [2021-08-25T17:04:51.823Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:52.163Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:52.502Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-25T17:04:52.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-25T17:04:52.774Z] 8cda86496405: Preparing [2021-08-25T17:04:52.774Z] 8cda86496405: Preparing [2021-08-25T17:04:52.774Z] e6d3d86280a7: Preparing [2021-08-25T17:04:52.774Z] c77d3144a6e3: Preparing [2021-08-25T17:04:52.774Z] 9ca6ce7ed3c4: Preparing [2021-08-25T17:04:52.774Z] 0de054f11eaa: Preparing [2021-08-25T17:04:52.774Z] 945880989296: Preparing [2021-08-25T17:04:52.774Z] bceb3ba52335: Preparing [2021-08-25T17:04:52.774Z] 06ceffde0984: Preparing [2021-08-25T17:04:52.774Z] b570dab5f329: Preparing [2021-08-25T17:04:52.774Z] efceb9d37a6b: Preparing [2021-08-25T17:04:52.774Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:52.774Z] 06ceffde0984: Waiting [2021-08-25T17:04:52.774Z] b570dab5f329: Waiting [2021-08-25T17:04:52.774Z] efceb9d37a6b: Waiting [2021-08-25T17:04:52.774Z] 945880989296: Waiting [2021-08-25T17:04:52.774Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:52.774Z] 0de054f11eaa: Layer already exists [2021-08-25T17:04:52.774Z] 9ca6ce7ed3c4: Layer already exists [2021-08-25T17:04:52.774Z] 8cda86496405: Layer already exists [2021-08-25T17:04:52.774Z] e6d3d86280a7: Layer already exists [2021-08-25T17:04:52.774Z] c77d3144a6e3: Layer already exists [2021-08-25T17:04:52.774Z] 945880989296: Layer already exists [2021-08-25T17:04:52.774Z] bceb3ba52335: Layer already exists [2021-08-25T17:04:52.774Z] efceb9d37a6b: Layer already exists [2021-08-25T17:04:52.774Z] 06ceffde0984: Layer already exists [2021-08-25T17:04:52.774Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:52.774Z] b570dab5f329: Layer already exists [2021-08-25T17:04:52.774Z] latest: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:53.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:53.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.34 [2021-08-25T17:04:53.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-25T17:04:53.454Z] 8cda86496405: Preparing [2021-08-25T17:04:53.454Z] 8cda86496405: Preparing [2021-08-25T17:04:53.454Z] e6d3d86280a7: Preparing [2021-08-25T17:04:53.454Z] c77d3144a6e3: Preparing [2021-08-25T17:04:53.454Z] 9ca6ce7ed3c4: Preparing [2021-08-25T17:04:53.454Z] 0de054f11eaa: Preparing [2021-08-25T17:04:53.454Z] 945880989296: Preparing [2021-08-25T17:04:53.454Z] bceb3ba52335: Preparing [2021-08-25T17:04:53.454Z] 06ceffde0984: Preparing [2021-08-25T17:04:53.454Z] b570dab5f329: Preparing [2021-08-25T17:04:53.454Z] efceb9d37a6b: Preparing [2021-08-25T17:04:53.454Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:53.454Z] 06ceffde0984: Waiting [2021-08-25T17:04:53.454Z] b570dab5f329: Waiting [2021-08-25T17:04:53.454Z] efceb9d37a6b: Waiting [2021-08-25T17:04:53.454Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:53.454Z] 945880989296: Waiting [2021-08-25T17:04:53.454Z] bceb3ba52335: Waiting [2021-08-25T17:04:53.730Z] 0de054f11eaa: Layer already exists [2021-08-25T17:04:53.730Z] e6d3d86280a7: Layer already exists [2021-08-25T17:04:53.730Z] c77d3144a6e3: Layer already exists [2021-08-25T17:04:53.730Z] 8cda86496405: Layer already exists [2021-08-25T17:04:53.730Z] 9ca6ce7ed3c4: Layer already exists [2021-08-25T17:04:53.730Z] 06ceffde0984: Layer already exists [2021-08-25T17:04:53.730Z] 945880989296: Layer already exists [2021-08-25T17:04:53.730Z] efceb9d37a6b: Layer already exists [2021-08-25T17:04:53.730Z] b570dab5f329: Layer already exists [2021-08-25T17:04:53.730Z] bceb3ba52335: Layer already exists [2021-08-25T17:04:53.730Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:53.730Z] 2.0.1-dev.34: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:54.072Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:54.409Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:54.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-25T17:04:54.409Z] 8cda86496405: Preparing [2021-08-25T17:04:54.409Z] 8cda86496405: Preparing [2021-08-25T17:04:54.409Z] e6d3d86280a7: Preparing [2021-08-25T17:04:54.409Z] c77d3144a6e3: Preparing [2021-08-25T17:04:54.409Z] 9ca6ce7ed3c4: Preparing [2021-08-25T17:04:54.409Z] 0de054f11eaa: Preparing [2021-08-25T17:04:54.409Z] 945880989296: Preparing [2021-08-25T17:04:54.409Z] bceb3ba52335: Preparing [2021-08-25T17:04:54.409Z] 06ceffde0984: Preparing [2021-08-25T17:04:54.409Z] b570dab5f329: Preparing [2021-08-25T17:04:54.409Z] efceb9d37a6b: Preparing [2021-08-25T17:04:54.409Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:54.409Z] 06ceffde0984: Waiting [2021-08-25T17:04:54.409Z] efceb9d37a6b: Waiting [2021-08-25T17:04:54.409Z] b570dab5f329: Waiting [2021-08-25T17:04:54.409Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:54.409Z] 945880989296: Waiting [2021-08-25T17:04:54.409Z] bceb3ba52335: Waiting [2021-08-25T17:04:54.679Z] 8cda86496405: Layer already exists [2021-08-25T17:04:54.679Z] 9ca6ce7ed3c4: Layer already exists [2021-08-25T17:04:54.679Z] 0de054f11eaa: Layer already exists [2021-08-25T17:04:54.679Z] e6d3d86280a7: Layer already exists [2021-08-25T17:04:54.679Z] c77d3144a6e3: Layer already exists [2021-08-25T17:04:54.679Z] bceb3ba52335: Layer already exists [2021-08-25T17:04:54.679Z] 06ceffde0984: Layer already exists [2021-08-25T17:04:54.679Z] b570dab5f329: Layer already exists [2021-08-25T17:04:54.679Z] 945880989296: Layer already exists [2021-08-25T17:04:54.679Z] efceb9d37a6b: Layer already exists [2021-08-25T17:04:54.679Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:54.679Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:55.026Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:55.366Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-08-25T17:04:55.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-08-25T17:04:55.366Z] 8cda86496405: Preparing [2021-08-25T17:04:55.366Z] 8cda86496405: Preparing [2021-08-25T17:04:55.366Z] e6d3d86280a7: Preparing [2021-08-25T17:04:55.366Z] c77d3144a6e3: Preparing [2021-08-25T17:04:55.366Z] 9ca6ce7ed3c4: Preparing [2021-08-25T17:04:55.366Z] 0de054f11eaa: Preparing [2021-08-25T17:04:55.366Z] 945880989296: Preparing [2021-08-25T17:04:55.366Z] bceb3ba52335: Preparing [2021-08-25T17:04:55.366Z] 06ceffde0984: Preparing [2021-08-25T17:04:55.366Z] b570dab5f329: Preparing [2021-08-25T17:04:55.366Z] efceb9d37a6b: Preparing [2021-08-25T17:04:55.366Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:55.366Z] 945880989296: Waiting [2021-08-25T17:04:55.366Z] bceb3ba52335: Waiting [2021-08-25T17:04:55.366Z] 06ceffde0984: Waiting [2021-08-25T17:04:55.366Z] b570dab5f329: Waiting [2021-08-25T17:04:55.366Z] efceb9d37a6b: Waiting [2021-08-25T17:04:55.366Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:55.366Z] c77d3144a6e3: Layer already exists [2021-08-25T17:04:55.366Z] 8cda86496405: Layer already exists [2021-08-25T17:04:55.366Z] 9ca6ce7ed3c4: Layer already exists [2021-08-25T17:04:55.366Z] e6d3d86280a7: Layer already exists [2021-08-25T17:04:55.366Z] 0de054f11eaa: Layer already exists [2021-08-25T17:04:55.636Z] bceb3ba52335: Layer already exists [2021-08-25T17:04:55.636Z] 06ceffde0984: Layer already exists [2021-08-25T17:04:55.636Z] b570dab5f329: Layer already exists [2021-08-25T17:04:55.636Z] 945880989296: Layer already exists [2021-08-25T17:04:55.636Z] efceb9d37a6b: Layer already exists [2021-08-25T17:04:55.636Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:55.636Z] main: digest: sha256:f9e5b32987a00179bd65356efe65f7940229d4f3d386456a0066a8e908490b3a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:04:55.699Z] ===================================================== [Pipeline] echo [2021-08-25T17:04:55.716Z] taggedImages: [2021-08-25T17:04:55.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:55.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-08-25T17:04:55.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.34 [2021-08-25T17:04:55.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:55.716Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-08-25T17:04:55.750Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-08-25T17:04:55.750Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:55.750Z] latest [2021-08-25T17:04:55.750Z] 2.0.1-dev.34 [2021-08-25T17:04:55.750Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:04:55.750Z] main [2021-08-25T17:04:55.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:56.127Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:56.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:04:56.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-25T17:04:56.466Z] 1ab3c6c1fdab: Preparing [2021-08-25T17:04:56.466Z] b85f7539dcac: Preparing [2021-08-25T17:04:56.466Z] 00528a8151e6: Preparing [2021-08-25T17:04:56.466Z] 15e700f27e62: Preparing [2021-08-25T17:04:56.466Z] 4c1510b4e92f: Preparing [2021-08-25T17:04:56.466Z] 3fbe34a1663b: Preparing [2021-08-25T17:04:56.466Z] 3fbe34a1663b: Waiting [2021-08-25T17:04:56.739Z] 00528a8151e6: Pushed [2021-08-25T17:04:56.739Z] 15e700f27e62: Pushed [2021-08-25T17:04:57.013Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:04:57.286Z] 4c1510b4e92f: Pushed [2021-08-25T17:04:59.256Z] 1ab3c6c1fdab: Pushed [2021-08-25T17:04:59.257Z] b85f7539dcac: Pushed [2021-08-25T17:04:59.526Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:04:59.864Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:00.195Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-25T17:05:00.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-25T17:05:00.195Z] 1ab3c6c1fdab: Preparing [2021-08-25T17:05:00.195Z] b85f7539dcac: Preparing [2021-08-25T17:05:00.195Z] 00528a8151e6: Preparing [2021-08-25T17:05:00.195Z] 15e700f27e62: Preparing [2021-08-25T17:05:00.195Z] 4c1510b4e92f: Preparing [2021-08-25T17:05:00.195Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:00.195Z] 3fbe34a1663b: Waiting [2021-08-25T17:05:00.195Z] 1ab3c6c1fdab: Layer already exists [2021-08-25T17:05:00.195Z] b85f7539dcac: Layer already exists [2021-08-25T17:05:00.195Z] 4c1510b4e92f: Layer already exists [2021-08-25T17:05:00.195Z] 15e700f27e62: Layer already exists [2021-08-25T17:05:00.195Z] 00528a8151e6: Layer already exists [2021-08-25T17:05:00.195Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:00.463Z] latest: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:00.800Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:01.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.34 [2021-08-25T17:05:01.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-25T17:05:01.132Z] 1ab3c6c1fdab: Preparing [2021-08-25T17:05:01.132Z] b85f7539dcac: Preparing [2021-08-25T17:05:01.132Z] 00528a8151e6: Preparing [2021-08-25T17:05:01.132Z] 15e700f27e62: Preparing [2021-08-25T17:05:01.132Z] 4c1510b4e92f: Preparing [2021-08-25T17:05:01.132Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:01.132Z] 3fbe34a1663b: Waiting [2021-08-25T17:05:01.132Z] b85f7539dcac: Layer already exists [2021-08-25T17:05:01.132Z] 1ab3c6c1fdab: Layer already exists [2021-08-25T17:05:01.132Z] 15e700f27e62: Layer already exists [2021-08-25T17:05:01.132Z] 00528a8151e6: Layer already exists [2021-08-25T17:05:01.132Z] 4c1510b4e92f: Layer already exists [2021-08-25T17:05:01.132Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:01.401Z] 2.0.1-dev.34: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:01.748Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:02.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:02.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-25T17:05:02.113Z] 1ab3c6c1fdab: Preparing [2021-08-25T17:05:02.113Z] b85f7539dcac: Preparing [2021-08-25T17:05:02.113Z] 00528a8151e6: Preparing [2021-08-25T17:05:02.113Z] 15e700f27e62: Preparing [2021-08-25T17:05:02.113Z] 4c1510b4e92f: Preparing [2021-08-25T17:05:02.113Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:02.113Z] 3fbe34a1663b: Waiting [2021-08-25T17:05:02.383Z] 15e700f27e62: Layer already exists [2021-08-25T17:05:02.383Z] b85f7539dcac: Layer already exists [2021-08-25T17:05:02.383Z] 4c1510b4e92f: Layer already exists [2021-08-25T17:05:02.383Z] 1ab3c6c1fdab: Layer already exists [2021-08-25T17:05:02.383Z] 00528a8151e6: Layer already exists [2021-08-25T17:05:02.383Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:02.383Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:02.727Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:03.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-08-25T17:05:03.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-08-25T17:05:03.064Z] 1ab3c6c1fdab: Preparing [2021-08-25T17:05:03.064Z] b85f7539dcac: Preparing [2021-08-25T17:05:03.064Z] 00528a8151e6: Preparing [2021-08-25T17:05:03.064Z] 15e700f27e62: Preparing [2021-08-25T17:05:03.064Z] 4c1510b4e92f: Preparing [2021-08-25T17:05:03.064Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:03.064Z] 3fbe34a1663b: Waiting [2021-08-25T17:05:03.339Z] b85f7539dcac: Layer already exists [2021-08-25T17:05:03.339Z] 00528a8151e6: Layer already exists [2021-08-25T17:05:03.339Z] 1ab3c6c1fdab: Layer already exists [2021-08-25T17:05:03.339Z] 15e700f27e62: Layer already exists [2021-08-25T17:05:03.339Z] 4c1510b4e92f: Layer already exists [2021-08-25T17:05:03.339Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:03.339Z] main: digest: sha256:3eb7365592eed0d2ad9a1729c576afd6e487f4cde7dd5aeb56de6b06428cb616 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:05:03.411Z] ===================================================== [Pipeline] echo [2021-08-25T17:05:03.426Z] taggedImages: [2021-08-25T17:05:03.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:03.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-08-25T17:05:03.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.34 [2021-08-25T17:05:03.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:03.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-08-25T17:05:03.458Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-08-25T17:05:03.458Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:03.458Z] latest [2021-08-25T17:05:03.458Z] 2.0.1-dev.34 [2021-08-25T17:05:03.458Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:03.458Z] main [2021-08-25T17:05:03.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:03.833Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:04.174Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:04.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-25T17:05:04.175Z] ca42b2222e42: Preparing [2021-08-25T17:05:04.175Z] 8e749dc1a3c5: Preparing [2021-08-25T17:05:04.175Z] 653f2b91eafa: Preparing [2021-08-25T17:05:04.175Z] f4708831c458: Preparing [2021-08-25T17:05:04.175Z] ec206a5b9ae2: Preparing [2021-08-25T17:05:04.175Z] b505b8b2c493: Preparing [2021-08-25T17:05:04.175Z] 9ab366b43326: Preparing [2021-08-25T17:05:04.175Z] 89ebc74c0b9e: Preparing [2021-08-25T17:05:04.175Z] 42efd008a311: Preparing [2021-08-25T17:05:04.175Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:04.175Z] 9ab366b43326: Waiting [2021-08-25T17:05:04.175Z] 89ebc74c0b9e: Waiting [2021-08-25T17:05:04.175Z] b505b8b2c493: Waiting [2021-08-25T17:05:04.175Z] 42efd008a311: Waiting [2021-08-25T17:05:04.458Z] ca42b2222e42: Pushed [2021-08-25T17:05:04.458Z] ec206a5b9ae2: Pushed [2021-08-25T17:05:04.458Z] 8e749dc1a3c5: Pushed [2021-08-25T17:05:04.728Z] b505b8b2c493: Pushed [2021-08-25T17:05:04.728Z] 89ebc74c0b9e: Pushed [2021-08-25T17:05:04.728Z] 9ab366b43326: Pushed [2021-08-25T17:05:04.728Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:04.999Z] 42efd008a311: Pushed [2021-08-25T17:05:06.966Z] f4708831c458: Pushed [2021-08-25T17:05:06.966Z] 653f2b91eafa: Pushed [2021-08-25T17:05:07.236Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:07.576Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:07.911Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-25T17:05:07.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-25T17:05:07.911Z] ca42b2222e42: Preparing [2021-08-25T17:05:07.911Z] 8e749dc1a3c5: Preparing [2021-08-25T17:05:07.911Z] 653f2b91eafa: Preparing [2021-08-25T17:05:07.911Z] f4708831c458: Preparing [2021-08-25T17:05:07.911Z] ec206a5b9ae2: Preparing [2021-08-25T17:05:07.911Z] b505b8b2c493: Preparing [2021-08-25T17:05:07.911Z] 9ab366b43326: Preparing [2021-08-25T17:05:07.911Z] 89ebc74c0b9e: Preparing [2021-08-25T17:05:07.911Z] 42efd008a311: Preparing [2021-08-25T17:05:07.911Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:07.911Z] b505b8b2c493: Waiting [2021-08-25T17:05:07.911Z] 42efd008a311: Waiting [2021-08-25T17:05:07.911Z] 3fbe34a1663b: Waiting [2021-08-25T17:05:07.911Z] 9ab366b43326: Waiting [2021-08-25T17:05:07.911Z] 89ebc74c0b9e: Waiting [2021-08-25T17:05:07.911Z] ca42b2222e42: Layer already exists [2021-08-25T17:05:07.911Z] 8e749dc1a3c5: Layer already exists [2021-08-25T17:05:07.911Z] 653f2b91eafa: Layer already exists [2021-08-25T17:05:07.911Z] ec206a5b9ae2: Layer already exists [2021-08-25T17:05:07.911Z] f4708831c458: Layer already exists [2021-08-25T17:05:08.181Z] b505b8b2c493: Layer already exists [2021-08-25T17:05:08.181Z] 9ab366b43326: Layer already exists [2021-08-25T17:05:08.181Z] 89ebc74c0b9e: Layer already exists [2021-08-25T17:05:08.181Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:08.181Z] 42efd008a311: Layer already exists [2021-08-25T17:05:08.181Z] latest: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:08.525Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:08.864Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.34 [2021-08-25T17:05:08.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-25T17:05:08.865Z] ca42b2222e42: Preparing [2021-08-25T17:05:08.865Z] 8e749dc1a3c5: Preparing [2021-08-25T17:05:08.865Z] 653f2b91eafa: Preparing [2021-08-25T17:05:08.865Z] f4708831c458: Preparing [2021-08-25T17:05:08.865Z] ec206a5b9ae2: Preparing [2021-08-25T17:05:08.865Z] b505b8b2c493: Preparing [2021-08-25T17:05:08.865Z] 9ab366b43326: Preparing [2021-08-25T17:05:08.865Z] 89ebc74c0b9e: Preparing [2021-08-25T17:05:08.865Z] 42efd008a311: Preparing [2021-08-25T17:05:08.865Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:08.865Z] b505b8b2c493: Waiting [2021-08-25T17:05:08.865Z] 9ab366b43326: Waiting [2021-08-25T17:05:08.865Z] 89ebc74c0b9e: Waiting [2021-08-25T17:05:08.865Z] 42efd008a311: Waiting [2021-08-25T17:05:08.865Z] 3fbe34a1663b: Waiting [2021-08-25T17:05:08.865Z] ca42b2222e42: Layer already exists [2021-08-25T17:05:08.865Z] f4708831c458: Layer already exists [2021-08-25T17:05:08.865Z] ec206a5b9ae2: Layer already exists [2021-08-25T17:05:08.865Z] 8e749dc1a3c5: Layer already exists [2021-08-25T17:05:08.865Z] 653f2b91eafa: Layer already exists [2021-08-25T17:05:09.140Z] 89ebc74c0b9e: Layer already exists [2021-08-25T17:05:09.140Z] b505b8b2c493: Layer already exists [2021-08-25T17:05:09.140Z] 42efd008a311: Layer already exists [2021-08-25T17:05:09.140Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:09.140Z] 9ab366b43326: Layer already exists [2021-08-25T17:05:09.140Z] 2.0.1-dev.34: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:09.482Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:09.864Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:09.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-25T17:05:09.864Z] ca42b2222e42: Preparing [2021-08-25T17:05:09.864Z] 8e749dc1a3c5: Preparing [2021-08-25T17:05:09.864Z] 653f2b91eafa: Preparing [2021-08-25T17:05:09.864Z] f4708831c458: Preparing [2021-08-25T17:05:09.864Z] ec206a5b9ae2: Preparing [2021-08-25T17:05:09.864Z] b505b8b2c493: Preparing [2021-08-25T17:05:09.864Z] 9ab366b43326: Preparing [2021-08-25T17:05:09.864Z] 89ebc74c0b9e: Preparing [2021-08-25T17:05:09.864Z] 42efd008a311: Preparing [2021-08-25T17:05:09.864Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:09.864Z] 9ab366b43326: Waiting [2021-08-25T17:05:09.864Z] 89ebc74c0b9e: Waiting [2021-08-25T17:05:09.864Z] 42efd008a311: Waiting [2021-08-25T17:05:09.864Z] 3fbe34a1663b: Waiting [2021-08-25T17:05:09.864Z] b505b8b2c493: Waiting [2021-08-25T17:05:09.864Z] 8e749dc1a3c5: Layer already exists [2021-08-25T17:05:10.142Z] ca42b2222e42: Layer already exists [2021-08-25T17:05:10.142Z] 653f2b91eafa: Layer already exists [2021-08-25T17:05:10.142Z] ec206a5b9ae2: Layer already exists [2021-08-25T17:05:10.142Z] f4708831c458: Layer already exists [2021-08-25T17:05:10.142Z] b505b8b2c493: Layer already exists [2021-08-25T17:05:10.142Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:10.142Z] 89ebc74c0b9e: Layer already exists [2021-08-25T17:05:10.142Z] 9ab366b43326: Layer already exists [2021-08-25T17:05:10.142Z] 42efd008a311: Layer already exists [2021-08-25T17:05:10.142Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:10.565Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:10.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-08-25T17:05:10.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-08-25T17:05:10.919Z] ca42b2222e42: Preparing [2021-08-25T17:05:10.919Z] 8e749dc1a3c5: Preparing [2021-08-25T17:05:10.919Z] 653f2b91eafa: Preparing [2021-08-25T17:05:10.919Z] f4708831c458: Preparing [2021-08-25T17:05:10.919Z] ec206a5b9ae2: Preparing [2021-08-25T17:05:10.919Z] b505b8b2c493: Preparing [2021-08-25T17:05:10.919Z] 9ab366b43326: Preparing [2021-08-25T17:05:10.919Z] 89ebc74c0b9e: Preparing [2021-08-25T17:05:10.919Z] 42efd008a311: Preparing [2021-08-25T17:05:10.919Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:10.919Z] 89ebc74c0b9e: Waiting [2021-08-25T17:05:10.919Z] b505b8b2c493: Waiting [2021-08-25T17:05:10.919Z] 9ab366b43326: Waiting [2021-08-25T17:05:10.919Z] 42efd008a311: Waiting [2021-08-25T17:05:10.919Z] 3fbe34a1663b: Waiting [2021-08-25T17:05:10.919Z] 8e749dc1a3c5: Layer already exists [2021-08-25T17:05:10.919Z] ec206a5b9ae2: Layer already exists [2021-08-25T17:05:10.919Z] 653f2b91eafa: Layer already exists [2021-08-25T17:05:10.919Z] ca42b2222e42: Layer already exists [2021-08-25T17:05:10.919Z] f4708831c458: Layer already exists [2021-08-25T17:05:10.919Z] b505b8b2c493: Layer already exists [2021-08-25T17:05:10.919Z] 89ebc74c0b9e: Layer already exists [2021-08-25T17:05:11.194Z] 9ab366b43326: Layer already exists [2021-08-25T17:05:11.194Z] 42efd008a311: Layer already exists [2021-08-25T17:05:11.194Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:11.194Z] main: digest: sha256:afdba169546568c6b831eddd910696a4a7278fe010a1acbffc64504dcf57485f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:05:11.267Z] ===================================================== [Pipeline] echo [2021-08-25T17:05:11.283Z] taggedImages: [2021-08-25T17:05:11.283Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:11.283Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-08-25T17:05:11.283Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.34 [2021-08-25T17:05:11.283Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:11.283Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-08-25T17:05:11.320Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-08-25T17:05:11.320Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:11.320Z] latest [2021-08-25T17:05:11.320Z] 2.0.1-dev.34 [2021-08-25T17:05:11.320Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:11.320Z] main [2021-08-25T17:05:11.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:11.710Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:12.077Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:12.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-25T17:05:12.077Z] a8db423841cd: Preparing [2021-08-25T17:05:12.077Z] 63ad9d0e25f0: Preparing [2021-08-25T17:05:12.077Z] 945880989296: Preparing [2021-08-25T17:05:12.077Z] e532e8b09086: Preparing [2021-08-25T17:05:12.077Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:12.365Z] 945880989296: Layer already exists [2021-08-25T17:05:12.365Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:12.365Z] a8db423841cd: Pushed [2021-08-25T17:05:12.645Z] e532e8b09086: Pushed [2021-08-25T17:05:15.258Z] 63ad9d0e25f0: Pushed [2021-08-25T17:05:15.258Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:15.598Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:15.930Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-25T17:05:15.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-25T17:05:15.930Z] a8db423841cd: Preparing [2021-08-25T17:05:15.930Z] 63ad9d0e25f0: Preparing [2021-08-25T17:05:15.930Z] 945880989296: Preparing [2021-08-25T17:05:15.930Z] e532e8b09086: Preparing [2021-08-25T17:05:15.930Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:16.200Z] 945880989296: Layer already exists [2021-08-25T17:05:16.200Z] 63ad9d0e25f0: Layer already exists [2021-08-25T17:05:16.200Z] a8db423841cd: Layer already exists [2021-08-25T17:05:16.200Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:16.200Z] e532e8b09086: Layer already exists [2021-08-25T17:05:16.200Z] latest: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:16.533Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:16.863Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.34 [2021-08-25T17:05:16.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-25T17:05:16.863Z] a8db423841cd: Preparing [2021-08-25T17:05:16.863Z] 63ad9d0e25f0: Preparing [2021-08-25T17:05:16.863Z] 945880989296: Preparing [2021-08-25T17:05:16.863Z] e532e8b09086: Preparing [2021-08-25T17:05:16.863Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:16.863Z] e532e8b09086: Layer already exists [2021-08-25T17:05:16.863Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:16.863Z] a8db423841cd: Layer already exists [2021-08-25T17:05:17.137Z] 945880989296: Layer already exists [2021-08-25T17:05:17.137Z] 63ad9d0e25f0: Layer already exists [2021-08-25T17:05:17.137Z] 2.0.1-dev.34: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:17.476Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:17.809Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:17.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-25T17:05:17.809Z] a8db423841cd: Preparing [2021-08-25T17:05:17.809Z] 63ad9d0e25f0: Preparing [2021-08-25T17:05:17.809Z] 945880989296: Preparing [2021-08-25T17:05:17.809Z] e532e8b09086: Preparing [2021-08-25T17:05:17.809Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:18.078Z] 945880989296: Layer already exists [2021-08-25T17:05:18.078Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:18.078Z] a8db423841cd: Layer already exists [2021-08-25T17:05:18.078Z] e532e8b09086: Layer already exists [2021-08-25T17:05:18.078Z] 63ad9d0e25f0: Layer already exists [2021-08-25T17:05:18.078Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:18.412Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:18.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-08-25T17:05:18.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-08-25T17:05:18.741Z] a8db423841cd: Preparing [2021-08-25T17:05:18.741Z] 63ad9d0e25f0: Preparing [2021-08-25T17:05:18.741Z] 945880989296: Preparing [2021-08-25T17:05:18.741Z] e532e8b09086: Preparing [2021-08-25T17:05:18.741Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:18.741Z] 945880989296: Layer already exists [2021-08-25T17:05:18.741Z] e532e8b09086: Layer already exists [2021-08-25T17:05:18.741Z] 63ad9d0e25f0: Layer already exists [2021-08-25T17:05:18.741Z] a8db423841cd: Layer already exists [2021-08-25T17:05:18.741Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:19.012Z] main: digest: sha256:88e1d07bc0d7c075984894d51b0a5eb5e54f2c100b18ff8acbc62064b908b871 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:05:19.074Z] ===================================================== [Pipeline] echo [2021-08-25T17:05:19.088Z] taggedImages: [2021-08-25T17:05:19.088Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:19.088Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-08-25T17:05:19.088Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.34 [2021-08-25T17:05:19.088Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:19.088Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-08-25T17:05:19.120Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-08-25T17:05:19.120Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:19.120Z] latest [2021-08-25T17:05:19.120Z] 2.0.1-dev.34 [2021-08-25T17:05:19.120Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:19.120Z] main [2021-08-25T17:05:19.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:19.486Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:19.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:19.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-25T17:05:19.819Z] 13128ba4dde5: Preparing [2021-08-25T17:05:19.819Z] 78f26655942a: Preparing [2021-08-25T17:05:19.819Z] 945880989296: Preparing [2021-08-25T17:05:19.819Z] f14cd0ff9029: Preparing [2021-08-25T17:05:19.819Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:20.094Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:20.094Z] 945880989296: Layer already exists [2021-08-25T17:05:20.094Z] 13128ba4dde5: Pushed [2021-08-25T17:05:20.094Z] f14cd0ff9029: Pushed [2021-08-25T17:05:22.703Z] 78f26655942a: Pushed [2021-08-25T17:05:22.974Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:23.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:23.641Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-25T17:05:23.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-25T17:05:23.641Z] 13128ba4dde5: Preparing [2021-08-25T17:05:23.641Z] 78f26655942a: Preparing [2021-08-25T17:05:23.641Z] 945880989296: Preparing [2021-08-25T17:05:23.641Z] f14cd0ff9029: Preparing [2021-08-25T17:05:23.641Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:23.641Z] f14cd0ff9029: Layer already exists [2021-08-25T17:05:23.641Z] 13128ba4dde5: Layer already exists [2021-08-25T17:05:23.641Z] 945880989296: Layer already exists [2021-08-25T17:05:23.641Z] 78f26655942a: Layer already exists [2021-08-25T17:05:23.641Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:23.912Z] latest: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:24.246Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:24.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.34 [2021-08-25T17:05:24.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-25T17:05:24.596Z] 13128ba4dde5: Preparing [2021-08-25T17:05:24.596Z] 78f26655942a: Preparing [2021-08-25T17:05:24.596Z] 945880989296: Preparing [2021-08-25T17:05:24.596Z] f14cd0ff9029: Preparing [2021-08-25T17:05:24.596Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:24.596Z] 78f26655942a: Layer already exists [2021-08-25T17:05:24.596Z] 13128ba4dde5: Layer already exists [2021-08-25T17:05:24.596Z] f14cd0ff9029: Layer already exists [2021-08-25T17:05:24.596Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:24.596Z] 945880989296: Layer already exists [2021-08-25T17:05:24.867Z] 2.0.1-dev.34: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:25.204Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:25.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:25.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-25T17:05:25.536Z] 13128ba4dde5: Preparing [2021-08-25T17:05:25.536Z] 78f26655942a: Preparing [2021-08-25T17:05:25.536Z] 945880989296: Preparing [2021-08-25T17:05:25.536Z] f14cd0ff9029: Preparing [2021-08-25T17:05:25.536Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:25.536Z] 13128ba4dde5: Layer already exists [2021-08-25T17:05:25.536Z] 945880989296: Layer already exists [2021-08-25T17:05:25.536Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:25.536Z] 78f26655942a: Layer already exists [2021-08-25T17:05:25.536Z] f14cd0ff9029: Layer already exists [2021-08-25T17:05:25.805Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:26.142Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:26.471Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-08-25T17:05:26.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-08-25T17:05:26.471Z] 13128ba4dde5: Preparing [2021-08-25T17:05:26.472Z] 78f26655942a: Preparing [2021-08-25T17:05:26.472Z] 945880989296: Preparing [2021-08-25T17:05:26.472Z] f14cd0ff9029: Preparing [2021-08-25T17:05:26.472Z] 3fbe34a1663b: Preparing [2021-08-25T17:05:26.472Z] 3fbe34a1663b: Layer already exists [2021-08-25T17:05:26.472Z] 945880989296: Layer already exists [2021-08-25T17:05:26.472Z] 78f26655942a: Layer already exists [2021-08-25T17:05:26.472Z] 13128ba4dde5: Layer already exists [2021-08-25T17:05:26.472Z] f14cd0ff9029: Layer already exists [2021-08-25T17:05:26.741Z] main: digest: sha256:978de2b399dd0a56dd9b78e59cd0740ecd24147c482fdcdbf327bf48e1fd835e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:05:26.823Z] ===================================================== [Pipeline] echo [2021-08-25T17:05:26.837Z] taggedImages: [2021-08-25T17:05:26.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:26.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-08-25T17:05:26.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.34 [2021-08-25T17:05:26.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:26.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-08-25T17:05:26.867Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-08-25T17:05:26.867Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:26.867Z] latest [2021-08-25T17:05:26.867Z] 2.0.1-dev.34 [2021-08-25T17:05:26.867Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:26.867Z] main [2021-08-25T17:05:26.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:27.240Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:27.574Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:27.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-25T17:05:27.574Z] 2d2b63af805a: Preparing [2021-08-25T17:05:27.574Z] 0acc6e88b64c: Preparing [2021-08-25T17:05:27.574Z] 76185ff76698: Preparing [2021-08-25T17:05:27.574Z] 061a1db0a285: Preparing [2021-08-25T17:05:27.574Z] b287e4fe43ef: Preparing [2021-08-25T17:05:27.574Z] c39efab1fe40: Preparing [2021-08-25T17:05:27.574Z] 386fc9fe74c4: Preparing [2021-08-25T17:05:27.574Z] 097a5c91b892: Preparing [2021-08-25T17:05:27.574Z] 74984ba1a09f: Preparing [2021-08-25T17:05:27.574Z] 6d0ac5d4dfcb: Preparing [2021-08-25T17:05:27.574Z] c55d5dbdab40: Preparing [2021-08-25T17:05:27.574Z] 74984ba1a09f: Waiting [2021-08-25T17:05:27.574Z] c39efab1fe40: Waiting [2021-08-25T17:05:27.574Z] 386fc9fe74c4: Waiting [2021-08-25T17:05:27.574Z] 097a5c91b892: Waiting [2021-08-25T17:05:27.574Z] 6d0ac5d4dfcb: Waiting [2021-08-25T17:05:27.574Z] c55d5dbdab40: Waiting [2021-08-25T17:05:27.858Z] b287e4fe43ef: Layer already exists [2021-08-25T17:05:27.858Z] c39efab1fe40: Layer already exists [2021-08-25T17:05:27.858Z] 0acc6e88b64c: Pushed [2021-08-25T17:05:27.858Z] 386fc9fe74c4: Layer already exists [2021-08-25T17:05:28.131Z] 097a5c91b892: Layer already exists [2021-08-25T17:05:28.131Z] 74984ba1a09f: Layer already exists [2021-08-25T17:05:28.131Z] 6d0ac5d4dfcb: Layer already exists [2021-08-25T17:05:28.131Z] c55d5dbdab40: Layer already exists [2021-08-25T17:05:28.725Z] 2d2b63af805a: Pushed [2021-08-25T17:05:30.152Z] 76185ff76698: Pushed [2021-08-25T17:05:45.201Z] 061a1db0a285: Pushed [2021-08-25T17:05:45.201Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:45.544Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:45.879Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-25T17:05:45.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-25T17:05:45.879Z] 2d2b63af805a: Preparing [2021-08-25T17:05:45.879Z] 0acc6e88b64c: Preparing [2021-08-25T17:05:45.879Z] 76185ff76698: Preparing [2021-08-25T17:05:45.880Z] 061a1db0a285: Preparing [2021-08-25T17:05:45.880Z] b287e4fe43ef: Preparing [2021-08-25T17:05:45.880Z] c39efab1fe40: Preparing [2021-08-25T17:05:45.880Z] 386fc9fe74c4: Preparing [2021-08-25T17:05:45.880Z] 097a5c91b892: Preparing [2021-08-25T17:05:45.880Z] 74984ba1a09f: Preparing [2021-08-25T17:05:45.880Z] 6d0ac5d4dfcb: Preparing [2021-08-25T17:05:45.880Z] c55d5dbdab40: Preparing [2021-08-25T17:05:45.880Z] 097a5c91b892: Waiting [2021-08-25T17:05:45.880Z] 74984ba1a09f: Waiting [2021-08-25T17:05:45.880Z] 6d0ac5d4dfcb: Waiting [2021-08-25T17:05:45.880Z] c55d5dbdab40: Waiting [2021-08-25T17:05:45.880Z] c39efab1fe40: Waiting [2021-08-25T17:05:45.880Z] 386fc9fe74c4: Waiting [2021-08-25T17:05:46.149Z] 2d2b63af805a: Layer already exists [2021-08-25T17:05:46.149Z] 76185ff76698: Layer already exists [2021-08-25T17:05:46.149Z] 061a1db0a285: Layer already exists [2021-08-25T17:05:46.149Z] 0acc6e88b64c: Layer already exists [2021-08-25T17:05:46.149Z] b287e4fe43ef: Layer already exists [2021-08-25T17:05:46.149Z] c39efab1fe40: Layer already exists [2021-08-25T17:05:46.149Z] 386fc9fe74c4: Layer already exists [2021-08-25T17:05:46.149Z] 74984ba1a09f: Layer already exists [2021-08-25T17:05:46.149Z] 097a5c91b892: Layer already exists [2021-08-25T17:05:46.149Z] 6d0ac5d4dfcb: Layer already exists [2021-08-25T17:05:46.149Z] c55d5dbdab40: Layer already exists [2021-08-25T17:05:46.149Z] latest: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:46.489Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:46.823Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.34 [2021-08-25T17:05:46.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-25T17:05:46.823Z] 2d2b63af805a: Preparing [2021-08-25T17:05:46.823Z] 0acc6e88b64c: Preparing [2021-08-25T17:05:46.823Z] 76185ff76698: Preparing [2021-08-25T17:05:46.823Z] 061a1db0a285: Preparing [2021-08-25T17:05:46.823Z] b287e4fe43ef: Preparing [2021-08-25T17:05:46.823Z] c39efab1fe40: Preparing [2021-08-25T17:05:46.823Z] 386fc9fe74c4: Preparing [2021-08-25T17:05:46.823Z] 097a5c91b892: Preparing [2021-08-25T17:05:46.823Z] c39efab1fe40: Waiting [2021-08-25T17:05:46.823Z] 386fc9fe74c4: Waiting [2021-08-25T17:05:46.823Z] 74984ba1a09f: Preparing [2021-08-25T17:05:46.823Z] 6d0ac5d4dfcb: Preparing [2021-08-25T17:05:46.823Z] c55d5dbdab40: Preparing [2021-08-25T17:05:46.823Z] 097a5c91b892: Waiting [2021-08-25T17:05:46.823Z] 74984ba1a09f: Waiting [2021-08-25T17:05:46.823Z] 6d0ac5d4dfcb: Waiting [2021-08-25T17:05:46.823Z] c55d5dbdab40: Waiting [2021-08-25T17:05:46.823Z] 061a1db0a285: Layer already exists [2021-08-25T17:05:46.823Z] 0acc6e88b64c: Layer already exists [2021-08-25T17:05:47.094Z] b287e4fe43ef: Layer already exists [2021-08-25T17:05:47.094Z] 2d2b63af805a: Layer already exists [2021-08-25T17:05:47.094Z] 76185ff76698: Layer already exists [2021-08-25T17:05:47.094Z] 386fc9fe74c4: Layer already exists [2021-08-25T17:05:47.094Z] c39efab1fe40: Layer already exists [2021-08-25T17:05:47.094Z] 74984ba1a09f: Layer already exists [2021-08-25T17:05:47.094Z] 097a5c91b892: Layer already exists [2021-08-25T17:05:47.094Z] 6d0ac5d4dfcb: Layer already exists [2021-08-25T17:05:47.095Z] c55d5dbdab40: Layer already exists [2021-08-25T17:05:47.095Z] 2.0.1-dev.34: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:47.434Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:47.809Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:47.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-25T17:05:47.809Z] 2d2b63af805a: Preparing [2021-08-25T17:05:47.809Z] 0acc6e88b64c: Preparing [2021-08-25T17:05:47.809Z] 76185ff76698: Preparing [2021-08-25T17:05:47.809Z] 061a1db0a285: Preparing [2021-08-25T17:05:47.809Z] b287e4fe43ef: Preparing [2021-08-25T17:05:47.809Z] c39efab1fe40: Preparing [2021-08-25T17:05:47.809Z] 386fc9fe74c4: Preparing [2021-08-25T17:05:47.809Z] 097a5c91b892: Preparing [2021-08-25T17:05:47.809Z] 74984ba1a09f: Preparing [2021-08-25T17:05:47.809Z] 6d0ac5d4dfcb: Preparing [2021-08-25T17:05:47.809Z] c55d5dbdab40: Preparing [2021-08-25T17:05:47.809Z] 097a5c91b892: Waiting [2021-08-25T17:05:47.809Z] 74984ba1a09f: Waiting [2021-08-25T17:05:47.809Z] 6d0ac5d4dfcb: Waiting [2021-08-25T17:05:47.809Z] c39efab1fe40: Waiting [2021-08-25T17:05:47.809Z] c55d5dbdab40: Waiting [2021-08-25T17:05:47.809Z] 386fc9fe74c4: Waiting [2021-08-25T17:05:48.080Z] 0acc6e88b64c: Layer already exists [2021-08-25T17:05:48.081Z] b287e4fe43ef: Layer already exists [2021-08-25T17:05:48.081Z] 061a1db0a285: Layer already exists [2021-08-25T17:05:48.081Z] 2d2b63af805a: Layer already exists [2021-08-25T17:05:48.081Z] 76185ff76698: Layer already exists [2021-08-25T17:05:48.081Z] 386fc9fe74c4: Layer already exists [2021-08-25T17:05:48.081Z] c39efab1fe40: Layer already exists [2021-08-25T17:05:48.081Z] 74984ba1a09f: Layer already exists [2021-08-25T17:05:48.081Z] 6d0ac5d4dfcb: Layer already exists [2021-08-25T17:05:48.081Z] 097a5c91b892: Layer already exists [2021-08-25T17:05:48.081Z] c55d5dbdab40: Layer already exists [2021-08-25T17:05:48.081Z] e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:48.421Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:48.756Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-08-25T17:05:48.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-08-25T17:05:48.757Z] 2d2b63af805a: Preparing [2021-08-25T17:05:48.757Z] 0acc6e88b64c: Preparing [2021-08-25T17:05:48.757Z] 76185ff76698: Preparing [2021-08-25T17:05:48.757Z] 061a1db0a285: Preparing [2021-08-25T17:05:48.757Z] b287e4fe43ef: Preparing [2021-08-25T17:05:48.757Z] c39efab1fe40: Preparing [2021-08-25T17:05:48.757Z] 386fc9fe74c4: Preparing [2021-08-25T17:05:48.757Z] 097a5c91b892: Preparing [2021-08-25T17:05:48.757Z] 74984ba1a09f: Preparing [2021-08-25T17:05:48.757Z] 6d0ac5d4dfcb: Preparing [2021-08-25T17:05:48.757Z] c55d5dbdab40: Preparing [2021-08-25T17:05:48.757Z] 097a5c91b892: Waiting [2021-08-25T17:05:48.757Z] 74984ba1a09f: Waiting [2021-08-25T17:05:48.757Z] c39efab1fe40: Waiting [2021-08-25T17:05:48.757Z] 6d0ac5d4dfcb: Waiting [2021-08-25T17:05:48.757Z] c55d5dbdab40: Waiting [2021-08-25T17:05:48.757Z] 386fc9fe74c4: Waiting [2021-08-25T17:05:48.757Z] 2d2b63af805a: Layer already exists [2021-08-25T17:05:48.757Z] 76185ff76698: Layer already exists [2021-08-25T17:05:49.029Z] b287e4fe43ef: Layer already exists [2021-08-25T17:05:49.029Z] 0acc6e88b64c: Layer already exists [2021-08-25T17:05:49.029Z] 061a1db0a285: Layer already exists [2021-08-25T17:05:49.029Z] 74984ba1a09f: Layer already exists [2021-08-25T17:05:49.029Z] c39efab1fe40: Layer already exists [2021-08-25T17:05:49.029Z] 386fc9fe74c4: Layer already exists [2021-08-25T17:05:49.029Z] 097a5c91b892: Layer already exists [2021-08-25T17:05:49.029Z] 6d0ac5d4dfcb: Layer already exists [2021-08-25T17:05:49.029Z] c55d5dbdab40: Layer already exists [2021-08-25T17:05:49.029Z] main: digest: sha256:8025353fd8db68d2e6388856f07450717140e045ecaadc7e1c554ab32fcbe0d4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-25T17:05:49.089Z] ===================================================== [Pipeline] echo [2021-08-25T17:05:49.104Z] taggedImages: [2021-08-25T17:05:49.104Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa [2021-08-25T17:05:49.104Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-08-25T17:05:49.104Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.34 [2021-08-25T17:05:49.104Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e89d87e1b047cca713fa4fd161d0eba79eaf23fa-2.0.1-dev.34 [2021-08-25T17:05:49.104Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:49.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T17:05:49.822Z] [2021-08-25T17:05:49.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:05:50.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T17:05:50.442Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-25T17:05:50.442Z] 448f6bf000e3: Pulling fs layer [2021-08-25T17:05:50.442Z] f757da607395: Pulling fs layer [2021-08-25T17:05:50.442Z] 05883995daec: Pulling fs layer [2021-08-25T17:05:50.442Z] 8603b9c90790: Pulling fs layer [2021-08-25T17:05:50.442Z] 1560dd03e051: Pulling fs layer [2021-08-25T17:05:50.442Z] 27f5ce0e4adf: Pulling fs layer [2021-08-25T17:05:50.442Z] c2d8d7efcc4b: Pulling fs layer [2021-08-25T17:05:50.442Z] 1560dd03e051: Waiting [2021-08-25T17:05:50.442Z] 27f5ce0e4adf: Waiting [2021-08-25T17:05:50.442Z] c2d8d7efcc4b: Waiting [2021-08-25T17:05:50.442Z] 8603b9c90790: Waiting [2021-08-25T17:05:50.715Z] f757da607395: Verifying Checksum [2021-08-25T17:05:50.715Z] f757da607395: Download complete [2021-08-25T17:05:50.715Z] 8603b9c90790: Verifying Checksum [2021-08-25T17:05:50.715Z] 8603b9c90790: Download complete [2021-08-25T17:05:50.988Z] 1560dd03e051: Verifying Checksum [2021-08-25T17:05:50.988Z] 1560dd03e051: Download complete [2021-08-25T17:05:50.988Z] 05883995daec: Verifying Checksum [2021-08-25T17:05:50.988Z] 05883995daec: Download complete [2021-08-25T17:05:50.988Z] 27f5ce0e4adf: Verifying Checksum [2021-08-25T17:05:50.988Z] 27f5ce0e4adf: Download complete [2021-08-25T17:05:51.972Z] 448f6bf000e3: Verifying Checksum [2021-08-25T17:05:51.972Z] 448f6bf000e3: Download complete [2021-08-25T17:05:54.606Z] c2d8d7efcc4b: Verifying Checksum [2021-08-25T17:05:54.606Z] c2d8d7efcc4b: Download complete [2021-08-25T17:05:55.587Z] 448f6bf000e3: Pull complete [2021-08-25T17:05:56.189Z] f757da607395: Pull complete [2021-08-25T17:05:58.160Z] 05883995daec: Pull complete [2021-08-25T17:05:58.160Z] 8603b9c90790: Pull complete [2021-08-25T17:05:59.135Z] 1560dd03e051: Pull complete [2021-08-25T17:05:59.406Z] 27f5ce0e4adf: Pull complete [2021-08-25T17:06:17.700Z] c2d8d7efcc4b: Pull complete [2021-08-25T17:06:17.700Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-25T17:06:17.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T17:06:17.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-25T17:06:17.961Z] prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container [2021-08-25T17:06:18.055Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-25T17:06:21.909Z] $ docker top 0ab9c316aef6c3ab131a9e1f11171520e130f3b3ad6170bc52584cc028743d59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:06:23.050Z] ---> job-cost.sh [2021-08-25T17:06:23.050Z] lf-activate-venv: SKIPPING [2021-08-25T17:06:23.050Z] INFO: No Stack... [2021-08-25T17:06:24.474Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-25T17:06:24.745Z] INFO: Archiving Costs [Pipeline] sh [2021-08-25T17:06:25.401Z] + cat /w/workspace/edgex-go/41/archives/cost.csv [2021-08-25T17:06:25.401Z] + cut -d, -f6 [Pipeline] lock [2021-08-25T17:06:25.461Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-41-stack-cost] [2021-08-25T17:06:25.470Z] Resource [jenkins-edgexfoundry-edgex-go-main-41-stack-cost] did not exist. Created. [2021-08-25T17:06:25.470Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-25T17:06:26.144Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-25T17:06:26.753Z] Stashed 1 file(s) [Pipeline] } [2021-08-25T17:06:26.765Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-25T17:06:26.807Z] $ docker stop --time=1 0ab9c316aef6c3ab131a9e1f11171520e130f3b3ad6170bc52584cc028743d59 [2021-08-25T17:06:28.561Z] $ docker rm -f 0ab9c316aef6c3ab131a9e1f11171520e130f3b3ad6170bc52584cc028743d59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-25T17:06:29.431Z] provisioning config files... [2021-08-25T17:06:29.445Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/41@tmp/config2510921640139742579tmp [Pipeline] { [Pipeline] sh [2021-08-25T17:06:29.795Z] + set +x [2021-08-25T17:06:29.795Z] + curl -s https://codecov.io/bash [2021-08-25T17:06:29.795Z] + bash -s -- [2021-08-25T17:06:30.065Z] [2021-08-25T17:06:30.065Z] _____ _ [2021-08-25T17:06:30.065Z] / ____| | | [2021-08-25T17:06:30.065Z] | | ___ __| | ___ ___ _____ __ [2021-08-25T17:06:30.066Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-25T17:06:30.066Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-25T17:06:30.066Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-25T17:06:30.066Z] Bash-1.0.6 [2021-08-25T17:06:30.066Z] [2021-08-25T17:06:30.066Z] [2021-08-25T17:06:30.066Z] ==> git version 2.24.4 found [2021-08-25T17:06:30.066Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-25T17:06:30.066Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-25T17:06:30.066Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-25T17:06:30.066Z] ==> Jenkins CI detected. [2021-08-25T17:06:30.066Z] current dir:  /w/workspace/edgex-go/41 [2021-08-25T17:06:30.066Z] project root: . [2021-08-25T17:06:30.066Z] --> token set from env [2021-08-25T17:06:30.066Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-25T17:06:30.066Z] ==> Running gcov in . (disable via -X gcov) [2021-08-25T17:06:30.066Z] ==> Python coveragepy not found [2021-08-25T17:06:30.066Z] ==> Searching for coverage reports in: [2021-08-25T17:06:30.066Z] + . [2021-08-25T17:06:30.066Z] -> Found 1 reports [2021-08-25T17:06:30.066Z] ==> Detecting git/mercurial file structure [2021-08-25T17:06:30.066Z] ==> Reading reports [2021-08-25T17:06:30.066Z] + ./coverage.out bytes=404330 [2021-08-25T17:06:30.066Z] ==> Appending adjustments [2021-08-25T17:06:30.066Z] https://docs.codecov.io/docs/fixing-reports [2021-08-25T17:06:31.479Z] + Found adjustments [2021-08-25T17:06:31.479Z] ==> Gzipping contents [2021-08-25T17:06:31.479Z] 56K /tmp/codecov.Gc4Hb5.gz [2021-08-25T17:06:31.479Z] ==> Uploading reports [2021-08-25T17:06:31.479Z] url: https://codecov.io [2021-08-25T17:06:31.479Z] query: branch=main&commit=e89d87e1b047cca713fa4fd161d0eba79eaf23fa&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-25T17:06:31.479Z] -> Pinging Codecov [2021-08-25T17:06:31.479Z] 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=e89d87e1b047cca713fa4fd161d0eba79eaf23fa&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-25T17:06:31.747Z] -> Uploading to [2021-08-25T17:06:31.747Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-25/00271124DB129430A58F1EEE437C3FCB/e89d87e1b047cca713fa4fd161d0eba79eaf23fa/fcac0455-7259-49e1-96b7-c844d33d691d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210825T170631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4db42cf9e118015e190e346dea3fae79bd4258a6c165e39aa47ea7928c41962 [2021-08-25T17:06:31.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T17:06:31.747Z] Dload Upload Total Spent Left Speed [2021-08-25T17:06:32.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54398 0 0 100 54398 0 109k --:--:-- --:--:-- --:--:-- 109k [2021-08-25T17:06:32.015Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e89d87e1b047cca713fa4fd161d0eba79eaf23fa [Pipeline] } [2021-08-25T17:06:32.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-08-25T17:06:32.772Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-25T17:06:32.803Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:06:33.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-25T17:06:33.142Z] [2021-08-25T17:06:33.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:06:33.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-25T17:06:33.768Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-25T17:06:33.768Z] 188c0c94c7c5: Pulling fs layer [2021-08-25T17:06:33.768Z] 0ef7d3d256c8: Pulling fs layer [2021-08-25T17:06:33.768Z] de9db76c5a1d: Pulling fs layer [2021-08-25T17:06:33.768Z] 0eba1c9be4d2: Pulling fs layer [2021-08-25T17:06:33.768Z] 0d57e429df01: Pulling fs layer [2021-08-25T17:06:33.768Z] 4e4be7b47b0d: Pulling fs layer [2021-08-25T17:06:33.768Z] e1f770b5df2f: Pulling fs layer [2021-08-25T17:06:33.768Z] 85a0685a4137: Pulling fs layer [2021-08-25T17:06:33.768Z] 0eba1c9be4d2: Waiting [2021-08-25T17:06:33.768Z] 0d57e429df01: Waiting [2021-08-25T17:06:33.768Z] 4e4be7b47b0d: Waiting [2021-08-25T17:06:33.768Z] e1f770b5df2f: Waiting [2021-08-25T17:06:33.768Z] 85a0685a4137: Waiting [2021-08-25T17:06:33.768Z] de9db76c5a1d: Verifying Checksum [2021-08-25T17:06:33.768Z] de9db76c5a1d: Download complete [2021-08-25T17:06:33.768Z] 0ef7d3d256c8: Verifying Checksum [2021-08-25T17:06:33.768Z] 0ef7d3d256c8: Download complete [2021-08-25T17:06:33.768Z] 0d57e429df01: Verifying Checksum [2021-08-25T17:06:33.768Z] 0d57e429df01: Download complete [2021-08-25T17:06:33.768Z] 4e4be7b47b0d: Verifying Checksum [2021-08-25T17:06:33.768Z] 4e4be7b47b0d: Download complete [2021-08-25T17:06:33.768Z] 188c0c94c7c5: Verifying Checksum [2021-08-25T17:06:33.768Z] 188c0c94c7c5: Download complete [2021-08-25T17:06:34.038Z] 188c0c94c7c5: Pull complete [2021-08-25T17:06:34.305Z] 0ef7d3d256c8: Pull complete [2021-08-25T17:06:34.305Z] de9db76c5a1d: Pull complete [2021-08-25T17:06:36.257Z] e1f770b5df2f: Verifying Checksum [2021-08-25T17:06:36.257Z] e1f770b5df2f: Download complete [2021-08-25T17:06:44.986Z] 0eba1c9be4d2: Verifying Checksum [2021-08-25T17:06:44.986Z] 0eba1c9be4d2: Download complete [2021-08-25T17:06:45.615Z] 85a0685a4137: Verifying Checksum [2021-08-25T17:06:45.615Z] 85a0685a4137: Download complete [2021-08-25T17:06:47.089Z] 0eba1c9be4d2: Pull complete [2021-08-25T17:06:47.371Z] 0d57e429df01: Pull complete [2021-08-25T17:06:47.371Z] 4e4be7b47b0d: Pull complete [2021-08-25T17:06:48.376Z] e1f770b5df2f: Pull complete [2021-08-25T17:06:52.778Z] 85a0685a4137: Pull complete [2021-08-25T17:06:52.778Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-25T17:06:52.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-25T17:06:52.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-25T17:06:52.909Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T17:06:53.004Z] $ 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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-25T17:07:00.588Z] $ docker top 5a5d6900090b587c8077935f41c8eff2e3b347721b80c9418812daab0fa9c0cb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-25T17:07:00.701Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-25T17:07:01.023Z] + set -o pipefail [2021-08-25T17:07:01.024Z] + snyk monitor '--org=edgex-jenkins' [2021-08-25T17:07:33.596Z] [2021-08-25T17:07:33.596Z] Monitoring /w/workspace/edgex-go/41 (github.com/edgexfoundry/edgex-go)... [2021-08-25T17:07:33.596Z] [2021-08-25T17:07:33.596Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/04990d3b-4ee1-4924-94a1-7ca5f498b5ac [2021-08-25T17:07:33.596Z] [2021-08-25T17:07:33.596Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-25T17:07:33.596Z] [2021-08-25T17:07:33.596Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-25T17:07:33.596Z] [2021-08-25T17:07:33.596Z] [Pipeline] } [2021-08-25T17:07:33.613Z] $ docker stop --time=1 5a5d6900090b587c8077935f41c8eff2e3b347721b80c9418812daab0fa9c0cb [2021-08-25T17:07:35.699Z] $ docker rm -f 5a5d6900090b587c8077935f41c8eff2e3b347721b80c9418812daab0fa9c0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-25T17:07:36.498Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T17:07:36.518Z] provisioning config files... [2021-08-25T17:07:36.537Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/41@tmp/config7969040655482667171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:07:36.888Z] --> edgex-publish-swagger.sh [2021-08-25T17:07:36.888Z] === Publish openapi/v2 API === [2021-08-25T17:07:36.888Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-25T17:07:36.888Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/41/openapi/v2/core-command.yaml] [2021-08-25T17:07:36.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T17:07:36.889Z] Dload Upload Total Spent Left Speed [2021-08-25T17:07:38.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25729 0:00:01 0:00:01 --:--:-- 25740 100 31867 0 0 100 31867 0 25567 0:00:01 0:00:01 --:--:-- 25575 [2021-08-25T17:07:38.298Z] [2021-08-25T17:07:38.298Z] [2021-08-25T17:07:38.298Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/41/openapi/v2/core-data.yaml] [2021-08-25T17:07:38.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T17:07:38.298Z] Dload Upload Total Spent Left Speed [2021-08-25T17:07:39.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55014 0:00:01 0:00:01 --:--:-- 55047 100 65452 0 0 100 65452 0 49671 0:00:01 0:00:01 --:--:-- 49697 [2021-08-25T17:07:39.271Z] [2021-08-25T17:07:39.271Z] [2021-08-25T17:07:39.271Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/41/openapi/v2/core-metadata.yaml] [2021-08-25T17:07:39.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T17:07:39.271Z] Dload Upload Total Spent Left Speed [2021-08-25T17:07:42.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 100k 0:00:01 0:00:01 --:--:-- 100k 100 119k 0 0 100 119k 0 56023 0:00:02 0:00:02 --:--:-- 56021 100 119k 0 0 100 119k 0 48312 0:00:02 0:00:02 --:--:-- 48315 [2021-08-25T17:07:42.050Z] [2021-08-25T17:07:42.050Z] [2021-08-25T17:07:42.050Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/41/openapi/v2/support-notifications.yaml] [2021-08-25T17:07:42.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T17:07:42.050Z] Dload Upload Total Spent Left Speed [2021-08-25T17:07:43.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73360 0:00:01 0:00:01 --:--:-- 73384 100 86007 0 0 100 86007 0 67001 0:00:01 0:00:01 --:--:-- 67035 [2021-08-25T17:07:43.295Z] [2021-08-25T17:07:43.295Z] [2021-08-25T17:07:43.295Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/41/openapi/v2/support-scheduler.yaml] [2021-08-25T17:07:43.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T17:07:43.295Z] Dload Upload Total Spent Left Speed [2021-08-25T17:07:44.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31522 0:00:01 0:00:01 --:--:-- 31537 100 36710 0 0 100 36710 0 31353 0:00:01 0:00:01 --:--:-- 31376 [2021-08-25T17:07:44.259Z] [2021-08-25T17:07:44.259Z] [2021-08-25T17:07:44.259Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/41/openapi/v2/system-agent.yaml] [2021-08-25T17:07:44.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-25T17:07:44.259Z] Dload Upload Total Spent Left Speed [2021-08-25T17:07:45.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19633 0 0 100 19633 0 16604 0:00:01 0:00:01 --:--:-- 16595 100 19633 0 0 100 19633 0 15137 0:00:01 0:00:01 --:--:-- 15137 [2021-08-25T17:07:45.760Z] [2021-08-25T17:07:45.760Z] [Pipeline] } [2021-08-25T17:07:45.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:07:46.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T17:07:46.440Z] . [Pipeline] withDockerContainer [2021-08-25T17:07:46.547Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T17:07:46.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-25T17:07:47.218Z] $ docker top a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-25T17:07:47.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T17:07:47.356Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T17:07:47.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T17:07:47.504Z] $ docker exec a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 ssh-agent [2021-08-25T17:07:47.638Z] SSH_AUTH_SOCK=/tmp/ssh-2bPUSrNbAyOB/agent.13 [2021-08-25T17:07:47.638Z] SSH_AGENT_PID=20 [2021-08-25T17:07:47.651Z] Running ssh-add (command line suppressed) [2021-08-25T17:07:47.752Z] Identity added: /w/workspace/edgex-go/41@tmp/private_key_8053944458017460623.key (/w/workspace/edgex-go/41@tmp/private_key_8053944458017460623.key) [2021-08-25T17:07:47.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T17:07:48.118Z] + git semver tag [2021-08-25T17:07:48.118Z] # -> Open(): unable to determine branch for HEAD [2021-08-25T17:07:48.118Z] # $GIT_DIR = /w/workspace/edgex-go/41/.git [2021-08-25T17:07:48.118Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/41 [2021-08-25T17:07:48.118Z] # $SEMVER_REMOTE_NAME = origin [2021-08-25T17:07:48.118Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-25T17:07:48.118Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-25T17:07:48.118Z] # $SEMVER_BRANCH = main [2021-08-25T17:07:48.118Z] # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver [2021-08-25T17:07:48.118Z] # e89d87e1b047cca713fa4fd161d0eba79eaf23fa HEAD [2021-08-25T17:07:48.118Z] # -> Force: false [2021-08-25T17:07:48.118Z] # 3493151648a07777040db7275828c27d27d83e65 refs/tags/v2.0.1-dev.34 [Pipeline] } [2021-08-25T17:07:48.130Z] $ docker exec --env ******** --env ******** a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 ssh-agent -k [2021-08-25T17:07:48.233Z] unset SSH_AUTH_SOCK; [2021-08-25T17:07:48.233Z] unset SSH_AGENT_PID; [2021-08-25T17:07:48.233Z] echo Agent pid 20 killed; [2021-08-25T17:07:48.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T17:07:48.610Z] + git semver [Pipeline] } [2021-08-25T17:07:48.633Z] $ docker stop --time=1 a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 [2021-08-25T17:07:49.841Z] $ docker rm -f a3831081992afa978aea91e9b2745eef363aef29c34f571c8aa8f066a56e3794 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:07:50.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-25T17:07:50.303Z] [2021-08-25T17:07:50.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:07:50.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-25T17:07:55.998Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-25T17:07:55.998Z] ab5ef0e58194: Pulling fs layer [2021-08-25T17:07:55.998Z] 9712f1f96733: Pulling fs layer [2021-08-25T17:07:55.998Z] 63f879dbbcfc: Pulling fs layer [2021-08-25T17:07:55.998Z] 0d9ebad4ef96: Pulling fs layer [2021-08-25T17:07:55.998Z] e9a5061849ea: Pulling fs layer [2021-08-25T17:07:55.998Z] d747dcd14b5f: Pulling fs layer [2021-08-25T17:07:55.998Z] 2de7ff778b66: Pulling fs layer [2021-08-25T17:07:55.998Z] 0d9ebad4ef96: Waiting [2021-08-25T17:07:55.998Z] e9a5061849ea: Waiting [2021-08-25T17:07:55.998Z] d747dcd14b5f: Waiting [2021-08-25T17:07:55.998Z] 2de7ff778b66: Waiting [2021-08-25T17:07:55.998Z] 9712f1f96733: Verifying Checksum [2021-08-25T17:07:55.998Z] 9712f1f96733: Download complete [2021-08-25T17:07:59.348Z] 63f879dbbcfc: Verifying Checksum [2021-08-25T17:07:59.348Z] 63f879dbbcfc: Download complete [2021-08-25T17:07:59.348Z] e9a5061849ea: Verifying Checksum [2021-08-25T17:07:59.348Z] e9a5061849ea: Download complete [2021-08-25T17:07:59.348Z] d747dcd14b5f: Verifying Checksum [2021-08-25T17:07:59.348Z] d747dcd14b5f: Download complete [2021-08-25T17:07:59.935Z] 2de7ff778b66: Verifying Checksum [2021-08-25T17:07:59.935Z] 2de7ff778b66: Download complete [2021-08-25T17:08:00.201Z] 0d9ebad4ef96: Verifying Checksum [2021-08-25T17:08:00.201Z] 0d9ebad4ef96: Download complete [2021-08-25T17:08:00.784Z] ab5ef0e58194: Verifying Checksum [2021-08-25T17:08:00.784Z] ab5ef0e58194: Download complete [2021-08-25T17:08:03.397Z] ab5ef0e58194: Pull complete [2021-08-25T17:08:03.664Z] 9712f1f96733: Pull complete [2021-08-25T17:08:04.717Z] 63f879dbbcfc: Pull complete [2021-08-25T17:08:08.367Z] 0d9ebad4ef96: Pull complete [2021-08-25T17:08:08.367Z] e9a5061849ea: Pull complete [2021-08-25T17:08:08.367Z] d747dcd14b5f: Pull complete [2021-08-25T17:08:08.954Z] 2de7ff778b66: Pull complete [2021-08-25T17:08:08.954Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-25T17:08:08.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-25T17:08:08.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-25T17:08:09.075Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T17:08:09.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-25T17:08:13.389Z] $ docker top 0ec72caf9098cb1c20b4d845ee0a1be8e2ba4159fc510486dca79b7029a935d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-25T17:08:13.514Z] provisioning config files... [2021-08-25T17:08:13.532Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/41@tmp/config6854422015891915973tmp [2021-08-25T17:08:13.556Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/41@tmp/config8498139135159870423tmp [2021-08-25T17:08:13.581Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/41@tmp/config4656469135394832912tmp [Pipeline] { [Pipeline] echo [2021-08-25T17:08:13.608Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:13.933Z] ---> sigul-configuration.sh [2021-08-25T17:08:13.933Z] gpg: directory `/root/.gnupg' created [2021-08-25T17:08:13.933Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-25T17:08:13.933Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-25T17:08:13.933Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-25T17:08:13.933Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-25T17:08:13.933Z] gpg: CAST5 encrypted data [2021-08-25T17:08:13.933Z] gpg: encrypted with 1 passphrase [2021-08-25T17:08:13.933Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-25T17:08:14.249Z] + mkdir /home/jenkins [2021-08-25T17:08:14.249Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-25T17:08:14.565Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-25T17:08:14.580Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:14.892Z] ---> sigul-install.sh [2021-08-25T17:08:14.893Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-25T17:08:15.418Z] + git tag --list [2021-08-25T17:08:15.418Z] 0.6.0 [2021-08-25T17:08:15.418Z] 0.6.1 [2021-08-25T17:08:15.418Z] 0.7.0 [2021-08-25T17:08:15.418Z] 0.7.1 [2021-08-25T17:08:15.418Z] v1.0.0 [2021-08-25T17:08:15.418Z] v1.0.1 [2021-08-25T17:08:15.418Z] v1.1.0 [2021-08-25T17:08:15.418Z] v1.2.0 [2021-08-25T17:08:15.418Z] v1.2.1 [2021-08-25T17:08:15.418Z] v1.3.0 [2021-08-25T17:08:15.418Z] v1.3.1 [2021-08-25T17:08:15.418Z] v2.0.0 [2021-08-25T17:08:15.418Z] v2.0.1-dev.1 [2021-08-25T17:08:15.418Z] v2.0.1-dev.10 [2021-08-25T17:08:15.418Z] v2.0.1-dev.11 [2021-08-25T17:08:15.418Z] v2.0.1-dev.12 [2021-08-25T17:08:15.418Z] v2.0.1-dev.13 [2021-08-25T17:08:15.418Z] v2.0.1-dev.14 [2021-08-25T17:08:15.418Z] v2.0.1-dev.15 [2021-08-25T17:08:15.418Z] v2.0.1-dev.16 [2021-08-25T17:08:15.418Z] v2.0.1-dev.17 [2021-08-25T17:08:15.418Z] v2.0.1-dev.18 [2021-08-25T17:08:15.418Z] v2.0.1-dev.19 [2021-08-25T17:08:15.418Z] v2.0.1-dev.2 [2021-08-25T17:08:15.418Z] v2.0.1-dev.20 [2021-08-25T17:08:15.418Z] v2.0.1-dev.21 [2021-08-25T17:08:15.418Z] v2.0.1-dev.22 [2021-08-25T17:08:15.418Z] v2.0.1-dev.23 [2021-08-25T17:08:15.418Z] v2.0.1-dev.24 [2021-08-25T17:08:15.418Z] v2.0.1-dev.25 [2021-08-25T17:08:15.418Z] v2.0.1-dev.26 [2021-08-25T17:08:15.418Z] v2.0.1-dev.27 [2021-08-25T17:08:15.418Z] v2.0.1-dev.28 [2021-08-25T17:08:15.418Z] v2.0.1-dev.29 [2021-08-25T17:08:15.418Z] v2.0.1-dev.3 [2021-08-25T17:08:15.418Z] v2.0.1-dev.30 [2021-08-25T17:08:15.418Z] v2.0.1-dev.31 [2021-08-25T17:08:15.418Z] v2.0.1-dev.32 [2021-08-25T17:08:15.418Z] v2.0.1-dev.33 [2021-08-25T17:08:15.418Z] v2.0.1-dev.34 [2021-08-25T17:08:15.418Z] v2.0.1-dev.4 [2021-08-25T17:08:15.418Z] v2.0.1-dev.5 [2021-08-25T17:08:15.418Z] v2.0.1-dev.6 [2021-08-25T17:08:15.418Z] v2.0.1-dev.7 [2021-08-25T17:08:15.418Z] v2.0.1-dev.8 [2021-08-25T17:08:15.418Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-25T17:08:15.729Z] + lftools sign git-tag v2.0.1-dev.34 [2021-08-25T17:08:16.314Z] Signing Git tag with Sigul... [2021-08-25T17:08:16.314Z] Signing v2.0.1-dev.34 [Pipeline] echo [2021-08-25T17:08:17.287Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:17.597Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-25T17:08:17.609Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-25T17:08:17.638Z] $ docker stop --time=1 0ec72caf9098cb1c20b4d845ee0a1be8e2ba4159fc510486dca79b7029a935d8 [2021-08-25T17:08:18.851Z] $ docker rm -f 0ec72caf9098cb1c20b4d845ee0a1be8e2ba4159fc510486dca79b7029a935d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:08:19.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T17:08:19.477Z] . [Pipeline] withDockerContainer [2021-08-25T17:08:19.571Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T17:08:19.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-25T17:08:20.064Z] $ docker top 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-25T17:08:20.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T17:08:20.217Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T17:08:20.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T17:08:20.357Z] $ docker exec 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 ssh-agent [2021-08-25T17:08:20.493Z] SSH_AUTH_SOCK=/tmp/ssh-svLfjCFVUxKZ/agent.14 [2021-08-25T17:08:20.493Z] SSH_AGENT_PID=21 [2021-08-25T17:08:20.508Z] Running ssh-add (command line suppressed) [2021-08-25T17:08:20.625Z] Identity added: /w/workspace/edgex-go/41@tmp/private_key_1047374115507217419.key (/w/workspace/edgex-go/41@tmp/private_key_1047374115507217419.key) [2021-08-25T17:08:20.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T17:08:20.975Z] + git semver bump pre [2021-08-25T17:08:20.975Z] # -> Open(): unable to determine branch for HEAD [2021-08-25T17:08:20.975Z] # $GIT_DIR = /w/workspace/edgex-go/41/.git [2021-08-25T17:08:20.975Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/41 [2021-08-25T17:08:20.975Z] # $SEMVER_REMOTE_NAME = origin [2021-08-25T17:08:20.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-25T17:08:20.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-25T17:08:20.975Z] # $SEMVER_BRANCH = main [2021-08-25T17:08:20.975Z] # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver [2021-08-25T17:08:20.975Z] 2.0.1-dev.35 [Pipeline] } [2021-08-25T17:08:20.989Z] $ docker exec --env ******** --env ******** 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 ssh-agent -k [2021-08-25T17:08:21.092Z] unset SSH_AUTH_SOCK; [2021-08-25T17:08:21.092Z] unset SSH_AGENT_PID; [2021-08-25T17:08:21.092Z] echo Agent pid 21 killed; [2021-08-25T17:08:21.113Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T17:08:21.460Z] + git semver [Pipeline] } [2021-08-25T17:08:21.478Z] $ docker stop --time=1 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 [2021-08-25T17:08:22.680Z] $ docker rm -f 915f7ad7e053f226d8ba360feaaff43392c070541a97881a52fb7c4e52760802 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:08:23.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T17:08:23.173Z] . [Pipeline] withDockerContainer [2021-08-25T17:08:23.266Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T17:08:23.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-25T17:08:23.716Z] $ docker top b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-25T17:08:23.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T17:08:23.859Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T17:08:23.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T17:08:23.992Z] $ docker exec b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 ssh-agent [2021-08-25T17:08:24.119Z] SSH_AUTH_SOCK=/tmp/ssh-z0zVGetjoFnJ/agent.14 [2021-08-25T17:08:24.119Z] SSH_AGENT_PID=20 [2021-08-25T17:08:24.129Z] Running ssh-add (command line suppressed) [2021-08-25T17:08:24.229Z] Identity added: /w/workspace/edgex-go/41@tmp/private_key_171719177257056701.key (/w/workspace/edgex-go/41@tmp/private_key_171719177257056701.key) [2021-08-25T17:08:24.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T17:08:24.576Z] + git semver push [2021-08-25T17:08:24.576Z] # -> Open(): unable to determine branch for HEAD [2021-08-25T17:08:24.576Z] # $GIT_DIR = /w/workspace/edgex-go/41/.git [2021-08-25T17:08:24.576Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/41 [2021-08-25T17:08:24.576Z] # $SEMVER_REMOTE_NAME = origin [2021-08-25T17:08:24.576Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-25T17:08:24.576Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-25T17:08:24.576Z] # $SEMVER_BRANCH = main [2021-08-25T17:08:24.576Z] # $SEMVER_DIR = /w/workspace/edgex-go/41/.semver [Pipeline] } [2021-08-25T17:08:28.857Z] $ docker exec --env ******** --env ******** b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 ssh-agent -k [2021-08-25T17:08:28.959Z] unset SSH_AUTH_SOCK; [2021-08-25T17:08:28.959Z] unset SSH_AGENT_PID; [2021-08-25T17:08:28.959Z] echo Agent pid 20 killed; [2021-08-25T17:08:28.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T17:08:29.327Z] + git semver [Pipeline] } [2021-08-25T17:08:29.364Z] $ docker stop --time=1 b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 [2021-08-25T17:08:30.621Z] $ docker rm -f b59bdaa250eec0133b5dc406983dad0e984d894489e10be578008ef9777dcbd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-25T17:08:31.983Z] + '[' -d /w/workspace/edgex-go/41/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:32.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:32.915Z] ---> package-listing.sh [2021-08-25T17:08:32.915Z] ++ facter osfamily [2021-08-25T17:08:32.915Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-25T17:08:33.184Z] + OS_FAMILY=redhat [2021-08-25T17:08:33.184Z] + workspace=/w/workspace/edgex-go/41 [2021-08-25T17:08:33.184Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-25T17:08:33.184Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-25T17:08:33.184Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-25T17:08:33.184Z] + PACKAGES=/tmp/packages_start.txt [2021-08-25T17:08:33.184Z] + '[' /w/workspace/edgex-go/41 ']' [2021-08-25T17:08:33.184Z] + PACKAGES=/tmp/packages_end.txt [2021-08-25T17:08:33.184Z] + case "${OS_FAMILY}" in [2021-08-25T17:08:33.184Z] + rpm -qa [2021-08-25T17:08:33.184Z] + sort [2021-08-25T17:08:35.344Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-25T17:08:35.344Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-25T17:08:35.344Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-25T17:08:35.344Z] + '[' /w/workspace/edgex-go/41 ']' [2021-08-25T17:08:35.344Z] + mkdir -p /w/workspace/edgex-go/41/archives/ [2021-08-25T17:08:35.344Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/41/archives/ [Pipeline] echo [2021-08-25T17:08:35.363Z] 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/41/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-25T17:08:35.675Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:08:36.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T17:08:36.483Z] [2021-08-25T17:08:36.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T17:08:36.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T17:08:36.823Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-25T17:08:36.823Z] b4d181a07f80: Pulling fs layer [2021-08-25T17:08:36.823Z] a1111a8f2ec3: Pulling fs layer [2021-08-25T17:08:36.823Z] ed53099fbce6: Pulling fs layer [2021-08-25T17:08:36.823Z] dc539afda2c1: Pulling fs layer [2021-08-25T17:08:36.823Z] 77bc0d833cb6: Pulling fs layer [2021-08-25T17:08:36.823Z] 9065ff56babe: Pulling fs layer [2021-08-25T17:08:36.823Z] d287ab97295c: Pulling fs layer [2021-08-25T17:08:36.823Z] 77bc0d833cb6: Waiting [2021-08-25T17:08:36.823Z] 9065ff56babe: Waiting [2021-08-25T17:08:36.823Z] d287ab97295c: Waiting [2021-08-25T17:08:36.823Z] dc539afda2c1: Waiting [2021-08-25T17:08:37.408Z] a1111a8f2ec3: Verifying Checksum [2021-08-25T17:08:37.408Z] a1111a8f2ec3: Download complete [2021-08-25T17:08:37.408Z] dc539afda2c1: Verifying Checksum [2021-08-25T17:08:37.408Z] dc539afda2c1: Download complete [2021-08-25T17:08:37.678Z] 77bc0d833cb6: Verifying Checksum [2021-08-25T17:08:37.678Z] 77bc0d833cb6: Download complete [2021-08-25T17:08:37.678Z] 9065ff56babe: Verifying Checksum [2021-08-25T17:08:37.678Z] 9065ff56babe: Download complete [2021-08-25T17:08:38.152Z] ed53099fbce6: Verifying Checksum [2021-08-25T17:08:38.152Z] ed53099fbce6: Download complete [2021-08-25T17:08:39.161Z] b4d181a07f80: Verifying Checksum [2021-08-25T17:08:39.161Z] b4d181a07f80: Download complete [2021-08-25T17:08:40.156Z] b4d181a07f80: Pull complete [2021-08-25T17:08:40.441Z] a1111a8f2ec3: Pull complete [2021-08-25T17:08:40.716Z] ed53099fbce6: Pull complete [2021-08-25T17:08:40.998Z] dc539afda2c1: Pull complete [2021-08-25T17:08:41.275Z] 77bc0d833cb6: Pull complete [2021-08-25T17:08:41.275Z] 9065ff56babe: Pull complete [2021-08-25T17:08:44.677Z] d287ab97295c: Verifying Checksum [2021-08-25T17:08:44.677Z] d287ab97295c: Download complete [2021-08-25T17:08:49.035Z] d287ab97295c: Pull complete [2021-08-25T17:08:49.035Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-25T17:08:49.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T17:08:49.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-25T17:08:49.150Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2021-08-25T17:08:49.218Z] $ 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/41/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/41 -v /w/workspace/edgex-go/41:/w/workspace/edgex-go/41:rw,z -v /w/workspace/edgex-go/41@tmp:/w/workspace/edgex-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-25T17:08:51.785Z] $ docker top a8fbbafed4a83c6be898f0d272f65e42fe83bc36693de335d8171faecb583489 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T17:08:52.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-25T17:08:52.498Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-25T17:08:52.807Z] + ls /var/log/sa-host [2021-08-25T17:08:52.807Z] + sadf -c /var/log/sa-host/sa05 [2021-08-25T17:08:52.807Z] file_magic: OK [2021-08-25T17:08:52.807Z] HZ: Using current value: 100 [2021-08-25T17:08:52.807Z] file_header: OK [2021-08-25T17:08:52.807Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-25T17:08:52.807Z] Statistics: [2021-08-25T17:08:52.807Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-25T17:08:52.807Z] File successfully converted to sysstat format version 12.0.3 [2021-08-25T17:08:52.807Z] + sadf -c /var/log/sa-host/sa25 [2021-08-25T17:08:52.807Z] file_magic: OK [2021-08-25T17:08:52.807Z] HZ: Using current value: 100 [2021-08-25T17:08:52.807Z] file_header: OK [2021-08-25T17:08:52.807Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-25T17:08:52.807Z] Statistics: [2021-08-25T17:08:52.807Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-25T17:08:52.807Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T17:08:53.415Z] provisioning config files... [2021-08-25T17:08:53.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/41@tmp/config8801413594428735785tmp [Pipeline] { [Pipeline] echo [2021-08-25T17:08:53.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:53.792Z] ---> create-netrc.sh [Pipeline] } [2021-08-25T17:08:53.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:54.245Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-25T17:08:54.260Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:54.573Z] ---> sudo-logs.sh [2021-08-25T17:08:54.573Z] Archiving 'sudo' log.. [2021-08-25T17:08:54.573Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-788.vexxhost.local: Name or service not known [2021-08-25T17:08:54.573Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-788.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-25T17:08:54.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:54.921Z] ---> job-cost.sh [2021-08-25T17:08:54.921Z] lf-activate-venv: SKIPPING [2021-08-25T17:08:54.921Z] DEBUG: total: 0.10999999940395355 [2021-08-25T17:08:54.921Z] INFO: Retrieving Stack Cost... [2021-08-25T17:08:55.880Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-25T17:08:56.163Z] INFO: Archiving Costs [Pipeline] echo [2021-08-25T17:08:56.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T17:08:56.495Z] ---> logs-deploy.sh [2021-08-25T17:08:56.495Z] lf-activate-venv: SKIPPING [2021-08-25T17:08:56.495Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/41 [2021-08-25T17:08:56.495Z] INFO: archiving workspace using pattern(s): [2021-08-25T17:08:57.076Z] Archives upload complete. [2021-08-25T17:08:57.344Z] INFO: archiving logs to Nexus