Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ddb07c7e83e95260f93c60166b0734e66a7a8075 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-ssh13962908429730377383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3892373644176204956.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh400074419755285190.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 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-ssh7150012994873357887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12852111868558773902.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13867 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/513 [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/513 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 ddb07c7e83e95260f93c60166b0734e66a7a8075 (main) Commit message: "Merge pull request #4551 from weichou1229/pw-empty-profile" > 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 ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 > git rev-list --no-walk 9f3a76adac1c477dc265c7be151b0f0ecbddfefb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:46:33.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:46:33.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:46:33.437Z] ========================================================= [2023-05-05T06:46:33.437Z] EdgeX Global Pipelines Version Info [2023-05-05T06:46:33.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:46:34.146Z] ------------------- [2023-05-05T06:46:34.146Z] stable info: [2023-05-05T06:46:34.146Z] ------------------- [2023-05-05T06:46:34.146Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:46:34.146Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:46:34.146Z] Message: update stable to v1.0.249 [2023-05-05T06:46:34.716Z] ------------------- [2023-05-05T06:46:34.716Z] experimental info: [2023-05-05T06:46:34.716Z] ------------------- [2023-05-05T06:46:34.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:46:34.716Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:46:34.716Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:46:34.869Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-05T06:46:34.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-05T06:46:34.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:46:34.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:46:34.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:46:34.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:46:34.930Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:46:34.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-05T06:46:34.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-05T06:46:34.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-05T06:46:34.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:46:34.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:46:34.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:46:34.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:46:35.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:46:35.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:46:35.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:46:35.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:46:35.045Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-05T06:46:35.056Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-05T06:46:35.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:46:35.076Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:46:35.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:46:35.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:46:35.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:46:35.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:46:35.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] echo [2023-05-05T06:46:35.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddb07c7 [Pipeline] echo [2023-05-05T06:46:35.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:46:35.190Z] provisioning config files... [2023-05-05T06:46:35.204Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/513@tmp/config944408391307511355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:46:35.506Z] ---> docker-login.sh [2023-05-05T06:46:35.506Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:46:35.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:35.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:35.768Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:35.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:35.768Z] [2023-05-05T06:46:35.768Z] Login Succeeded [2023-05-05T06:46:35.768Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:46:35.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:35.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:35.768Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:35.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:35.768Z] [2023-05-05T06:46:35.768Z] Login Succeeded [2023-05-05T06:46:35.768Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:46:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:36.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:36.036Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:36.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:36.036Z] [2023-05-05T06:46:36.036Z] Login Succeeded [2023-05-05T06:46:36.036Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:46:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:36.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:36.036Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:36.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:36.036Z] [2023-05-05T06:46:36.036Z] Login Succeeded [2023-05-05T06:46:36.036Z] docker.io [2023-05-05T06:46:36.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:36.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:36.296Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:36.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:36.296Z] [2023-05-05T06:46:36.296Z] Login Succeeded [2023-05-05T06:46:36.296Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:46:36.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:46:36.608Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-05T06:46:36.608Z] + dirname cmd/core-command/Dockerfile [2023-05-05T06:46:36.608Z] + cut -d/ -f2 [2023-05-05T06:46:36.608Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-05T06:46:36.608Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-05T06:46:36.608Z] + cut -d/ -f2 [2023-05-05T06:46:36.608Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-05T06:46:36.608Z] + dirname cmd/core-data/Dockerfile [2023-05-05T06:46:36.608Z] + cut -d/ -f2 [2023-05-05T06:46:36.608Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-05T06:46:36.608Z] + dirname cmd/core-metadata/Dockerfile [2023-05-05T06:46:36.608Z] + cut -d/ -f2 [2023-05-05T06:46:36.608Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-05T06:46:36.608Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-05T06:46:36.608Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/support-notifications/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-05T06:46:36.609Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-05T06:46:36.609Z] + cut -d/ -f2 [2023-05-05T06:46:36.609Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-05T06:46:36.660Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:46:36.989Z] + git rev-list -1 --merges ddb07c7e83e95260f93c60166b0734e66a7a8075~1..ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] echo [2023-05-05T06:46:36.998Z] -----------> git rev-list -1 --merges ddb07c7e83e95260f93c60166b0734e66a7a8075~1..ddb07c7e83e95260f93c60166b0734e66a7a8075 ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:46:36.998Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [false] [Pipeline] sh [2023-05-05T06:46:37.277Z] + git log --format=format:%s -1 ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] echo [2023-05-05T06:46:37.291Z] ========================================================= [2023-05-05T06:46:37.291Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:46:37.291Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-05T06:46:37.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:46:37.667Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:46:37.667Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:46:37.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:46:37.667Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:46:37.667Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:46:37.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:46:38.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:46:38.014Z] [2023-05-05T06:46:38.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:46:38.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:46:38.313Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:46:38.313Z] b85a868b505f: Pulling fs layer [2023-05-05T06:46:38.313Z] e2be974225ed: Pulling fs layer [2023-05-05T06:46:38.313Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:46:38.313Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:46:38.313Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:46:38.313Z] eaf3925da568: Pulling fs layer [2023-05-05T06:46:38.313Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:46:38.313Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:46:38.313Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:46:38.313Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:46:38.313Z] 988bab9f4d93: Waiting [2023-05-05T06:46:38.313Z] 1469e6f7b9e6: Waiting [2023-05-05T06:46:38.313Z] eaf3925da568: Waiting [2023-05-05T06:46:38.313Z] bab4dde63d76: Waiting [2023-05-05T06:46:38.313Z] bde34c3a00c8: Waiting [2023-05-05T06:46:38.313Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:46:38.313Z] 4872d77fe225: Waiting [2023-05-05T06:46:38.313Z] 5851b861e8e6: Waiting [2023-05-05T06:46:38.313Z] e2be974225ed: Verifying Checksum [2023-05-05T06:46:38.313Z] e2be974225ed: Download complete [2023-05-05T06:46:38.313Z] 988bab9f4d93: Verifying Checksum [2023-05-05T06:46:38.313Z] 988bab9f4d93: Download complete [2023-05-05T06:46:38.313Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:46:38.313Z] 339a4e72a1f5: Download complete [2023-05-05T06:46:38.572Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:46:38.572Z] 1469e6f7b9e6: Download complete [2023-05-05T06:46:38.572Z] eaf3925da568: Verifying Checksum [2023-05-05T06:46:38.572Z] eaf3925da568: Download complete [2023-05-05T06:46:38.572Z] bde34c3a00c8: Download complete [2023-05-05T06:46:38.572Z] b352a97aabf1: Verifying Checksum [2023-05-05T06:46:38.572Z] b352a97aabf1: Download complete [2023-05-05T06:46:38.572Z] 4872d77fe225: Verifying Checksum [2023-05-05T06:46:38.572Z] 4872d77fe225: Download complete [2023-05-05T06:46:38.572Z] 5851b861e8e6: Verifying Checksum [2023-05-05T06:46:38.572Z] 5851b861e8e6: Download complete [2023-05-05T06:46:38.572Z] b85a868b505f: Verifying Checksum [2023-05-05T06:46:38.572Z] b85a868b505f: Download complete [2023-05-05T06:46:38.831Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:46:38.831Z] bab4dde63d76: Download complete [2023-05-05T06:46:39.773Z] b85a868b505f: Pull complete [2023-05-05T06:46:40.032Z] e2be974225ed: Pull complete [2023-05-05T06:46:40.291Z] 339a4e72a1f5: Pull complete [2023-05-05T06:46:40.291Z] 988bab9f4d93: Pull complete [2023-05-05T06:46:40.882Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:46:40.882Z] eaf3925da568: Pull complete [2023-05-05T06:46:42.261Z] bab4dde63d76: Pull complete [2023-05-05T06:46:42.261Z] bde34c3a00c8: Pull complete [2023-05-05T06:46:42.520Z] b352a97aabf1: Pull complete [2023-05-05T06:46:42.520Z] 4872d77fe225: Pull complete [2023-05-05T06:46:42.781Z] 5851b861e8e6: Pull complete [2023-05-05T06:46:42.781Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:46:42.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:46:42.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:46:42.885Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T06:46:42.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:46:45.435Z] $ docker top 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 -eo pid,comm [2023-05-05T06:46:45.494Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T06:46:45.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:46:45.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:46:45.521Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:46:45.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:46:45.631Z] $ docker exec 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 ssh-agent [2023-05-05T06:46:45.730Z] SSH_AUTH_SOCK=/tmp/ssh-qXK5mNl4EVHS/agent.32 [2023-05-05T06:46:45.730Z] SSH_AGENT_PID=38 [2023-05-05T06:46:45.736Z] Running ssh-add (command line suppressed) [2023-05-05T06:46:45.822Z] Identity added: /w/workspace/edgex-go/513@tmp/private_key_3842421295569093822.key (/w/workspace/edgex-go/513@tmp/private_key_3842421295569093822.key) [2023-05-05T06:46:45.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:46:46.117Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:46:46.133Z] $ docker exec --env ******** --env ******** 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 ssh-agent -k [2023-05-05T06:46:46.224Z] unset SSH_AUTH_SOCK; [2023-05-05T06:46:46.224Z] unset SSH_AGENT_PID; [2023-05-05T06:46:46.224Z] echo Agent pid 38 killed; [2023-05-05T06:46:46.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:46:46.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:46:46.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:46:46.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:46:46.372Z] $ docker exec 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 ssh-agent [2023-05-05T06:46:46.480Z] SSH_AUTH_SOCK=/tmp/ssh-vMqNLxXb0wfh/agent.70 [2023-05-05T06:46:46.480Z] SSH_AGENT_PID=76 [2023-05-05T06:46:46.486Z] Running ssh-add (command line suppressed) [2023-05-05T06:46:46.572Z] Identity added: /w/workspace/edgex-go/513@tmp/private_key_4547081928601364448.key (/w/workspace/edgex-go/513@tmp/private_key_4547081928601364448.key) [2023-05-05T06:46:46.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:46:46.880Z] + git semver init [2023-05-05T06:46:47.139Z] 2023-05-05 06:46:47,046 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:46:47.139Z] 2023-05-05 06:46:47,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/513/.semver [2023-05-05T06:46:47.139Z] 2023-05-05 06:46:47,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/513/.semver [2023-05-05T06:46:47.139Z] 2023-05-05 06:46:47,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/513/.semver'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:46:52.418Z] 2023-05-05 06:46:52,032 [append_file] DEBUG append to file:/w/workspace/edgex-go/513/.git/info/exclude [2023-05-05T06:46:52.418Z] 2023-05-05 06:46:52,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/513/.semver/main with force:False [2023-05-05T06:46:52.418Z] 2023-05-05 06:46:52,032 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main [2023-05-05T06:46:52.418Z] 2023-05-05 06:46:52,033 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main [2023-05-05T06:46:52.418Z] 3.0.0-dev.148 [Pipeline] } [2023-05-05T06:46:52.428Z] $ docker exec --env ******** --env ******** 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 ssh-agent -k [2023-05-05T06:46:52.526Z] unset SSH_AUTH_SOCK; [2023-05-05T06:46:52.529Z] unset SSH_AGENT_PID; [2023-05-05T06:46:52.529Z] echo Agent pid 76 killed; [2023-05-05T06:46:52.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:46:52.839Z] + git semver [Pipeline] } [2023-05-05T06:46:53.115Z] $ docker stop --time=1 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 [2023-05-05T06:46:54.392Z] $ docker rm -f --volumes 5d36c2e6dc74e7c354b471f0337fb656de3152aeeffd45b32359a1fcd22bd8d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:46:54.727Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:46:54.924Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:46:54.928Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.148 [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] sh [2023-05-05T06:46:55.334Z] + git config --global --add safe.directory /w/workspace/edgex-go/513 [Pipeline] echo [2023-05-05T06:46:55.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:46:55.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:46:55.370Z] ========================================================= [2023-05-05T06:46:55.370Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:46:55.370Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:46:55.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:46:55.654Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:46:55.654Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:46:55.654Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:46:55.654Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:46:55.654Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:46:55.654Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:46:55.654Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:46:55.654Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:46:55.654Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:46:55.654Z] 9f32a84ed3da: Waiting [2023-05-05T06:46:55.654Z] 4d19c01a9841: Waiting [2023-05-05T06:46:55.654Z] 9325e15d5711: Waiting [2023-05-05T06:46:55.654Z] 556b6ee489ea: Waiting [2023-05-05T06:46:55.654Z] c5a4b2cf53e6: Waiting [2023-05-05T06:46:55.654Z] 85791d961cd3: Verifying Checksum [2023-05-05T06:46:55.654Z] 85791d961cd3: Download complete [2023-05-05T06:46:55.654Z] 9f32a84ed3da: Download complete [2023-05-05T06:46:55.654Z] 4d19c01a9841: Download complete [2023-05-05T06:46:55.654Z] f56be85fc22e: Verifying Checksum [2023-05-05T06:46:55.654Z] f56be85fc22e: Download complete [2023-05-05T06:46:55.654Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:46:55.654Z] 9325e15d5711: Download complete [2023-05-05T06:46:55.917Z] f56be85fc22e: Pull complete [2023-05-05T06:46:55.917Z] 85791d961cd3: Pull complete [2023-05-05T06:46:56.179Z] c5a4b2cf53e6: Download complete [2023-05-05T06:46:56.437Z] d694b5ae8c79: Verifying Checksum [2023-05-05T06:46:56.437Z] d694b5ae8c79: Download complete [2023-05-05T06:46:56.437Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:46:56.437Z] 556b6ee489ea: Download complete [2023-05-05T06:46:59.721Z] d694b5ae8c79: Pull complete [2023-05-05T06:46:59.721Z] 9f32a84ed3da: Pull complete [2023-05-05T06:46:59.721Z] 4d19c01a9841: Pull complete [2023-05-05T06:46:59.721Z] 9325e15d5711: Pull complete [2023-05-05T06:47:01.618Z] 556b6ee489ea: Pull complete [2023-05-05T06:47:02.552Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:47:02.552Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:47:02.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:47:02.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:47:02.847Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:47:02.847Z] WORKDIR /edgex [2023-05-05T06:47:02.847Z] COPY go.mod . [2023-05-05T06:47:02.847Z] RUN go mod download [2023-05-05T06:47:02.847Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-05T06:47:03.418Z] Sending build context to Docker daemon 170.7MB [2023-05-05T06:47:03.418Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:47:03.418Z] ---> c4be618373d6 [2023-05-05T06:47:03.418Z] Step 2/4 : WORKDIR /edgex [2023-05-05T06:47:07.611Z] ---> Running in 8f2d40718ac5 [2023-05-05T06:47:07.611Z] Removing intermediate container 8f2d40718ac5 [2023-05-05T06:47:07.611Z] ---> 5d9ca161ca5e [2023-05-05T06:47:07.611Z] Step 3/4 : COPY go.mod . [2023-05-05T06:47:07.611Z] ---> 0f405d382a65 [2023-05-05T06:47:07.611Z] Step 4/4 : RUN go mod download [2023-05-05T06:47:07.611Z] ---> Running in 523640a4a78a [2023-05-05T06:47:10.011Z] Still waiting to schedule task [2023-05-05T06:47:10.012Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:47:19.874Z] Removing intermediate container 523640a4a78a [2023-05-05T06:47:19.874Z] ---> 2c63531765d4 [2023-05-05T06:47:19.874Z] Successfully built 2c63531765d4 [2023-05-05T06:47:19.874Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:47:20.167Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:47:20.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:47:20.243Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T06:47:20.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:47:20.650Z] $ docker top 59b40d95fea75ae20e07451adb9203c6e0b3c5f083ff6a0c7a074659eee743d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:47:20.991Z] + go version [2023-05-05T06:47:20.991Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:47:21.001Z] $ docker stop --time=1 59b40d95fea75ae20e07451adb9203c6e0b3c5f083ff6a0c7a074659eee743d2 [2023-05-05T06:47:22.221Z] $ docker rm -f --volumes 59b40d95fea75ae20e07451adb9203c6e0b3c5f083ff6a0c7a074659eee743d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:47:22.622Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:47:22.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:47:22.693Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T06:47:22.726Z] $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:47:23.056Z] $ docker top e42fd8139cbea04b0f7be9dea5e68dd976d3fbdd5c54c6db41dd867a7caf846a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:47:23.118Z] ========================================================= [2023-05-05T06:47:23.118Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-05T06:47:23.118Z] ========================================================= [Pipeline] sh [2023-05-05T06:47:23.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/513 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:47:23.690Z] + make test [2023-05-05T06:47:23.690Z] go test -race -coverprofile=coverage.out ./... [2023-05-05T06:47:30.256Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-05T06:47:42.452Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-05T06:47:42.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-05T06:47:42.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-05T06:47:42.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-05T06:47:43.537Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-05T06:47:43.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-05T06:47:43.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-05T06:47:43.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-05T06:47:43.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-05T06:47:44.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-05T06:47:44.315Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-05T06:47:44.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-05T06:47:44.574Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-05T06:47:44.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-05T06:47:46.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-05T06:47:46.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-05T06:47:46.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-05-05T06:47:48.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-05-05T06:47:53.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements [2023-05-05T06:47:53.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-05T06:47:53.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-05T06:47:53.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-05T06:47:54.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-05T06:47:54.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-05T06:47:54.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-05-05T06:47:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-05T06:47:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-05T06:47:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-05T06:47:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-05T06:47:55.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-05T06:47:56.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-05T06:47:56.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-05T06:47:57.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.167s coverage: 88.5% of statements [2023-05-05T06:47:57.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements [2023-05-05T06:47:58.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-05T06:47:58.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-05T06:47:58.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-05T06:47:58.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements [2023-05-05T06:47:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-05T06:47:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-05T06:47:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-05T06:47:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-05T06:47:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-05T06:47:58.945Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-05-05T06:48:00.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-05T06:48:00.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-05T06:48:00.358Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-05T06:48:00.358Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-05-05T06:48:00.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-05T06:48:00.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-05T06:48:00.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2023-05-05T06:48:00.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements [2023-05-05T06:48:00.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements [2023-05-05T06:48:00.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.039s coverage: 82.9% of statements [2023-05-05T06:48:00.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-05-05T06:48:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2023-05-05T06:48:01.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2023-05-05T06:48:02.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-05T06:48:02.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-05T06:48:02.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-05T06:48:02.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-05T06:48:02.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-05T06:48:02.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-05T06:48:02.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-05T06:48:02.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-05T06:48:03.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-05T06:48:03.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-05T06:48:03.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-05T06:48:03.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-05T06:48:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-05T06:48:03.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-05T06:48:04.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-05T06:48:04.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-05T06:48:05.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-05T06:48:06.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-05T06:48:06.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-05T06:48:07.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-05T06:48:07.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-05T06:48:07.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-05T06:48:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-05T06:48:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-05T06:48:09.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-05T06:48:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-05T06:48:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-05T06:48:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-05T06:48:10.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-05T06:48:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-05T06:48:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-05T06:48:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-05T06:48:11.501Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-05T06:48:12.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-05T06:48:12.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-05T06:48:12.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-05T06:48:12.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-05T06:48:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-05-05T06:48:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-05T06:48:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-05T06:48:14.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-05T06:48:14.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-05T06:48:26.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.077s coverage: 92.9% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 82.1% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 63.1% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 38.4% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements [2023-05-05T06:48:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-05-05T06:48:28.231Z] 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 [2023-05-05T06:48:28.231Z] running golangci-lint [2023-05-05T06:48:28.491Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-05T06:48:28.491Z] go version go1.20.2 linux/amd64 [2023-05-05T06:48:28.751Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-05T06:48:28.751Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-05T06:48:43.636Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 13.367453579s" [2023-05-05T06:48:43.636Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.641543ms" [2023-05-05T06:48:48.903Z] level=info msg="[linters_context/goanalysis] analyzers took 58.440112413s with top 10 stages: buildir: 26.727378019s, inspect: 1.887957866s, fact_deprecated: 1.731716706s, gosec: 1.312997194s, ctrlflow: 1.136754993s, printf: 1.024386356s, S1038: 884.508135ms, nilness: 687.275608ms, fact_purity: 670.702485ms, directives: 533.213814ms" [2023-05-05T06:48:48.903Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-05T06:48:48.903Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, path_prettifier: 203/203, identifier_marker: 203/203, cgo: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, filename_unadjuster: 203/203, skip_dirs: 203/203, exclude: 203/203" [2023-05-05T06:48:48.904Z] level=info msg="[runner] processing took 19.849992ms with stages: nolint: 9.165847ms, identifier_marker: 4.883397ms, exclude-rules: 2.170276ms, autogenerated_exclude: 1.553188ms, path_prettifier: 1.333515ms, skip_dirs: 676.588µs, filename_unadjuster: 37.551µs, cgo: 26.16µs, exclude: 600ns, max_same_issues: 480ns, uniq_by_line: 440ns, skip_files: 380ns, source_code: 280ns, severity-rules: 260ns, sort_results: 230ns, path_shortener: 190ns, max_from_linter: 180ns, diff: 160ns, max_per_file_from_linter: 140ns, path_prefixer: 130ns" [2023-05-05T06:48:48.904Z] level=info msg="[runner] linters took 6.423434532s with stages: goanalysis_metalinter: 6.403495299s" [2023-05-05T06:48:48.904Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-05T06:48:48.904Z] level=info msg="Memory: 200 samples, avg is 180.3MB, max is 871.7MB" [2023-05-05T06:48:48.904Z] level=info msg="Execution took 19.834882638s" [2023-05-05T06:48:48.904Z] go vet ./... [2023-05-05T06:48:53.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:48:53.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:48:53.086Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:48:53.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-05T06:48:53.390Z] + ls -al . [2023-05-05T06:48:53.390Z] total 704 [2023-05-05T06:48:53.390Z] drwxrwxr-x 11 1001 1001 4096 May 5 06:47 . [2023-05-05T06:48:53.390Z] drwxr-xr-x 4 root root 4096 May 5 06:47 .. [2023-05-05T06:48:53.390Z] drwxrwxr-x 2 1001 1001 4096 May 5 06:46 .blubracket [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 16 May 5 06:46 .dockerignore [2023-05-05T06:48:53.390Z] drwxrwxr-x 8 1001 1001 4096 May 5 06:46 .git [2023-05-05T06:48:53.390Z] drwxrwxr-x 3 1001 1001 4096 May 5 06:46 .github [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 1133 May 5 06:46 .gitignore [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 42 May 5 06:46 .golangci.yml [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 87 May 5 06:46 .hadolint.yml [2023-05-05T06:48:53.390Z] drwxr-xr-x 3 1001 1001 4096 May 5 06:46 .semver [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 166 May 5 06:46 .sonarcloud.properties [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 1171 May 5 06:46 ADOPTERS.md [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 10835 May 5 06:46 Attribution.txt [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 73765 May 5 06:46 CHANGELOG.md [2023-05-05T06:48:53.390Z] -rw-rw-r-- 1 1001 1001 3804 May 5 06:46 CONTRIBUTING.md [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 677 May 5 06:46 GOVERNANCE.md [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 883 May 5 06:46 Jenkinsfile [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 10775 May 5 06:46 LICENSE [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 14368 May 5 06:46 Makefile [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 582 May 5 06:46 OWNERS.md [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 9403 May 5 06:46 README.md [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 789 May 5 06:46 SECURITY.md [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 13 May 5 06:46 VERSION [2023-05-05T06:48:53.391Z] drwxrwxr-x 2 1001 1001 4096 May 5 06:46 bin [2023-05-05T06:48:53.391Z] drwxrwxr-x 18 1001 1001 4096 May 5 06:46 cmd [2023-05-05T06:48:53.391Z] -rw-r--r-- 1 root root 448560 May 5 06:48 coverage.out [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 3200 May 5 06:46 go.mod [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 31040 May 5 06:46 go.sum [2023-05-05T06:48:53.391Z] drwxrwxr-x 7 1001 1001 4096 May 5 06:46 internal [2023-05-05T06:48:53.391Z] drwxrwxr-x 3 1001 1001 4096 May 5 06:46 openapi [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 594 May 5 06:46 security.txt [2023-05-05T06:48:53.391Z] drwxrwxr-x 4 1001 1001 4096 May 5 06:46 snap [2023-05-05T06:48:53.391Z] -rw-rw-r-- 1 1001 1001 204 May 5 06:46 version.go [Pipeline] sh [2023-05-05T06:48:53.738Z] + '[' -e coverage.out ] [2023-05-05T06:48:53.738Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-05T06:48:53.846Z] Stashed 1 file(s) [Pipeline] sh [2023-05-05T06:48:54.128Z] + make build [2023-05-05T06:48:54.129Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-05T06:49:06.327Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-05T06:49:06.327Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-05T06:49:06.587Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-05T06:49:07.155Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-05T06:49:13.717Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-05T06:49:14.284Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-05T06:49:15.217Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-05T06:49:16.590Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-05T06:49:17.158Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-05T06:49:18.091Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-05T06:49:19.027Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-05T06:49:19.973Z] $ docker stop --time=1 e42fd8139cbea04b0f7be9dea5e68dd976d3fbdd5c54c6db41dd867a7caf846a [2023-05-05T06:49:23.622Z] $ docker rm -f --volumes e42fd8139cbea04b0f7be9dea5e68dd976d3fbdd5c54c6db41dd867a7caf846a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:49:24.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T06:49:24.373Z] [2023-05-05T06:49:24.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:49:24.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T06:49:24.667Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-05T06:49:24.667Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-05T06:49:24.667Z] ca9280d653b3: Pulling fs layer [2023-05-05T06:49:24.667Z] 7e9c9ca2126c: Pulling fs layer [2023-05-05T06:49:24.667Z] cbdbe7a5bc2a: Download complete [2023-05-05T06:49:24.925Z] cbdbe7a5bc2a: Pull complete [2023-05-05T06:49:24.925Z] ca9280d653b3: Verifying Checksum [2023-05-05T06:49:24.926Z] ca9280d653b3: Download complete [2023-05-05T06:49:25.183Z] 7e9c9ca2126c: Verifying Checksum [2023-05-05T06:49:25.183Z] 7e9c9ca2126c: Download complete [2023-05-05T06:49:25.442Z] ca9280d653b3: Pull complete [2023-05-05T06:49:28.740Z] 7e9c9ca2126c: Pull complete [2023-05-05T06:49:28.740Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-05T06:49:28.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T06:49:28.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:49:28.817Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T06:49:28.842Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-05T06:49:30.770Z] $ docker top f294189b8a62bdb998cd1bfc9d2ab1bdb79aadf73e82f22c577f9681425a6742 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:49:31.099Z] + docker-compose build --help [2023-05-05T06:49:31.099Z] + grep parallel [2023-05-05T06:49:31.665Z] --parallel Build images in parallel. [Pipeline] } [2023-05-05T06:49:31.675Z] $ docker stop --time=1 f294189b8a62bdb998cd1bfc9d2ab1bdb79aadf73e82f22c577f9681425a6742 [2023-05-05T06:49:32.963Z] $ docker rm -f --volumes f294189b8a62bdb998cd1bfc9d2ab1bdb79aadf73e82f22c577f9681425a6742 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:49:33.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-05T06:49:33.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:49:33.425Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T06:49:33.450Z] $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 [2023-05-05T06:49:33.790Z] $ docker top ba5dc50ca150f1c3da6dac86c8c66eb0150e27b179452e28964f898877b63124 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:49:34.125Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-05T06:49:34.693Z] Building core-command ... [2023-05-05T06:49:34.693Z] Building core-common-config-bootstrapper ... [2023-05-05T06:49:34.693Z] Building core-data ... [2023-05-05T06:49:34.693Z] Building core-metadata ... [2023-05-05T06:49:34.693Z] Building security-bootstrapper ... [2023-05-05T06:49:34.693Z] Building security-proxy-auth ... [2023-05-05T06:49:34.693Z] Building security-proxy-setup ... [2023-05-05T06:49:34.693Z] Building security-secretstore-setup ... [2023-05-05T06:49:34.693Z] Building security-spiffe-token-provider ... [2023-05-05T06:49:34.693Z] Building security-spire-agent ... [2023-05-05T06:49:34.693Z] Building security-spire-config ... [2023-05-05T06:49:34.693Z] Building security-spire-server ... [2023-05-05T06:49:34.693Z] Building support-notifications ... [2023-05-05T06:49:34.693Z] Building support-scheduler ... [2023-05-05T06:49:34.693Z] Building security-spiffe-token-provider [2023-05-05T06:49:34.693Z] Building core-command [2023-05-05T06:49:34.693Z] Building security-spire-agent [2023-05-05T06:49:34.693Z] Building core-data [2023-05-05T06:49:34.693Z] Building security-proxy-auth [2023-05-05T06:49:46.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:49:46.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:49:46.900Z] ---> 2c63531765d4 [2023-05-05T06:49:46.900Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:49:46.900Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:49:46.900Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:49:46.900Z] ---> 2c63531765d4 [2023-05-05T06:49:46.900Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:49:46.900Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:49:46.900Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:49:46.900Z] ---> 2c63531765d4 [2023-05-05T06:49:46.900Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T06:49:46.900Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:49:46.900Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:49:46.900Z] ---> 2c63531765d4 [2023-05-05T06:49:46.900Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:49:46.900Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:49:46.900Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:49:46.900Z] ---> 2c63531765d4 [2023-05-05T06:49:46.900Z] Step 3/20 : WORKDIR /edgex-go [2023-05-05T06:49:51.089Z] ---> Running in 2ee1792a4799 [2023-05-05T06:49:51.090Z] ---> Running in 5ae6e56e0dfb [2023-05-05T06:49:51.090Z] ---> Running in af11f0ba426d [2023-05-05T06:49:51.090Z] ---> Running in 37e2b5cadd00 [2023-05-05T06:49:51.090Z] ---> Running in 887166e3755a [2023-05-05T06:49:51.090Z] Removing intermediate container 2ee1792a4799 [2023-05-05T06:49:51.090Z] ---> f4c557d39f52 [2023-05-05T06:49:51.090Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-05T06:49:51.090Z] Removing intermediate container 5ae6e56e0dfb [2023-05-05T06:49:51.090Z] ---> 1034ba85bd77 [2023-05-05T06:49:51.090Z] Step 4/24 : WORKDIR /edgex-go [2023-05-05T06:49:51.090Z] Removing intermediate container 887166e3755a [2023-05-05T06:49:51.090Z] ---> 2aca715e68a0 [2023-05-05T06:49:51.090Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T06:49:51.090Z] Removing intermediate container af11f0ba426d [2023-05-05T06:49:51.090Z] ---> aa63519ad4b3 [2023-05-05T06:49:51.090Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T06:49:51.090Z] Removing intermediate container 37e2b5cadd00 [2023-05-05T06:49:51.090Z] ---> 819ad5e58ff7 [2023-05-05T06:49:51.090Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T06:49:51.090Z] ---> Running in f34241604f06 [2023-05-05T06:49:51.090Z] ---> Running in 489b3e09237b [2023-05-05T06:49:51.090Z] ---> Running in ffe17241ed9b [2023-05-05T06:49:51.090Z] ---> Running in 04a593773764 [2023-05-05T06:49:51.090Z] ---> Running in 134f415d0ac5 [2023-05-05T06:49:51.090Z] Removing intermediate container 489b3e09237b [2023-05-05T06:49:51.090Z] ---> 854ac38d06a1 [2023-05-05T06:49:51.090Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-05T06:49:51.090Z] Removing intermediate container 04a593773764 [2023-05-05T06:49:51.090Z] ---> 291cdebb0050 [2023-05-05T06:49:51.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T06:49:51.090Z] Removing intermediate container ffe17241ed9b [2023-05-05T06:49:51.090Z] ---> cda2cbd199da [2023-05-05T06:49:51.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T06:49:51.090Z] ---> Running in 947f27f1963b [2023-05-05T06:49:51.090Z] ---> Running in 8bd394d16449 [2023-05-05T06:49:51.090Z] ---> Running in 42cd5d71f4da [2023-05-05T06:49:51.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.606Z] OK: 265 MiB in 53 packages [2023-05-05T06:49:51.606Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T06:49:51.606Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T06:49:51.606Z] OK: 17819 distinct packages available [2023-05-05T06:49:51.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.606Z] OK: 265 MiB in 53 packages [2023-05-05T06:49:51.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:49:51.864Z] OK: 265 MiB in 53 packages [2023-05-05T06:49:51.864Z] Removing intermediate container 134f415d0ac5 [2023-05-05T06:49:51.864Z] ---> d487a89cf45b [2023-05-05T06:49:51.865Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T06:49:52.122Z] ---> 06b4719ab3e0 [2023-05-05T06:49:52.122Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:49:52.122Z] OK: 265 MiB in 53 packages [2023-05-05T06:49:52.122Z] OK: 265 MiB in 53 packages [2023-05-05T06:49:52.122Z] ---> Running in ee359a96e62d [2023-05-05T06:49:52.122Z] Removing intermediate container 947f27f1963b [2023-05-05T06:49:52.122Z] ---> 29d78b05611f [2023-05-05T06:49:52.122Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T06:49:52.381Z] ---> 6408db9dc362 [2023-05-05T06:49:52.381Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:49:52.381Z] ---> Running in c4f2888d0475 [2023-05-05T06:49:52.381Z] Removing intermediate container f34241604f06 [2023-05-05T06:49:52.381Z] ---> 0c4031213e6a [2023-05-05T06:49:52.381Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-05T06:49:52.641Z] ---> aa41783bc103 [2023-05-05T06:49:52.641Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:49:52.641Z] ---> Running in d3a386e9b3a0 [2023-05-05T06:49:52.641Z] Removing intermediate container 42cd5d71f4da [2023-05-05T06:49:52.641Z] ---> 26fcfe1bf04e [2023-05-05T06:49:52.641Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T06:49:52.641Z] Removing intermediate container 8bd394d16449 [2023-05-05T06:49:52.641Z] ---> 09c48a90815b [2023-05-05T06:49:52.641Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-05T06:49:52.899Z] ---> 44172ccb8668 [2023-05-05T06:49:52.899Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:49:52.899Z] ---> 6e8c59362149 [2023-05-05T06:49:52.899Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:49:52.899Z] ---> Running in 895eb734531d [2023-05-05T06:49:52.899Z] ---> Running in 4a0c7639e359 [2023-05-05T06:50:02.649Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13869 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-05T06:50:02.661Z] Running in /w/workspace/edgex-go/513 [Pipeline] { [Pipeline] checkout [2023-05-05T06:50:02.702Z] The recommended git tool is: git [2023-05-05T06:50:09.256Z] using credential edgex-jenkins-ssh [2023-05-05T06:50:09.282Z] Cloning the remote Git repository [2023-05-05T06:50:09.343Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-05T06:50:09.461Z] > git init /w/workspace/edgex-go/513 # timeout=10 [2023-05-05T06:50:09.641Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-05T06:50:09.642Z] > git --version # timeout=10 [2023-05-05T06:50:09.668Z] > git --version # 'git version 2.25.1' [2023-05-05T06:50:09.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:50:09.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:50:30.631Z] Avoid second fetch [2023-05-05T06:50:30.632Z] Checking out Revision ddb07c7e83e95260f93c60166b0734e66a7a8075 (main) [2023-05-05T06:50:31.532Z] Commit message: "Merge pull request #4551 from weichou1229/pw-empty-profile" [2023-05-05T06:50:29.592Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-05T06:50:29.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:50:30.656Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:50:30.756Z] > git checkout -f ddb07c7e83e95260f93c60166b0734e66a7a8075 # timeout=10 [2023-05-05T06:50:31.709Z] Removing intermediate container 4a0c7639e359 [2023-05-05T06:50:31.709Z] ---> 71d6238171f9 [2023-05-05T06:50:31.709Z] Step 8/24 : COPY . . [2023-05-05T06:50:31.709Z] Removing intermediate container ee359a96e62d [2023-05-05T06:50:31.709Z] ---> 0743c9663b3b [2023-05-05T06:50:31.709Z] Step 7/27 : COPY . . [2023-05-05T06:50:31.709Z] Removing intermediate container 895eb734531d [2023-05-05T06:50:31.709Z] ---> 84a0c337f534 [2023-05-05T06:50:31.709Z] Step 8/23 : COPY . . [2023-05-05T06:50:31.709Z] Removing intermediate container d3a386e9b3a0 [2023-05-05T06:50:31.709Z] ---> 40d29880bf6e [2023-05-05T06:50:31.709Z] Step 7/20 : COPY . . [2023-05-05T06:50:31.709Z] Removing intermediate container c4f2888d0475 [2023-05-05T06:50:31.709Z] ---> 7687edc59e1d [2023-05-05T06:50:31.709Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:50:32.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:50:32.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:50:32.570Z] Dload Upload Total Spent Left Speed [2023-05-05T06:50:32.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-05-05T06:50:33.224Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:50:33.585Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:50:33.585Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:50:33.585Z] { [2023-05-05T06:50:33.585Z] "registry-mirrors": [ [2023-05-05T06:50:33.585Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:50:33.585Z] ], [2023-05-05T06:50:33.585Z] "bip": "10.250.0.254/24", [2023-05-05T06:50:33.585Z] "hosts": [ [2023-05-05T06:50:33.585Z] "tcp://0.0.0.0:5555", [2023-05-05T06:50:33.585Z] "unix:///var/run/docker.sock" [2023-05-05T06:50:33.585Z] ], [2023-05-05T06:50:33.585Z] "mtu": 1458, [2023-05-05T06:50:33.585Z] "selinux-enabled": true, [2023-05-05T06:50:33.585Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:50:33.585Z] } [Pipeline] sh [2023-05-05T06:50:33.934Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:50:34.273Z] + sudo service docker restart [2023-05-05T06:50:46.925Z] ---> 4c6ded0ea404 [2023-05-05T06:50:46.925Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T06:50:46.925Z] ---> 924fdd36dd98 [2023-05-05T06:50:46.925Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-05T06:50:46.925Z] ---> 4b0b9ab1a033 [2023-05-05T06:50:46.925Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-05T06:50:46.925Z] ---> 3f34e05f1978 [2023-05-05T06:50:46.925Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-05T06:50:46.925Z] ---> 4e307b417b01 [2023-05-05T06:50:46.925Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-05T06:50:46.925Z] ---> Running in 22250b55f2b9 [2023-05-05T06:50:46.925Z] ---> Running in a26c3df08fbd [2023-05-05T06:50:46.925Z] ---> Running in 2b64c402c8fc [2023-05-05T06:50:46.925Z] ---> Running in 2db783c996a7 [2023-05-05T06:50:46.925Z] ---> Running in eff146c0503b [2023-05-05T06:50:46.925Z] Removing intermediate container 22250b55f2b9 [2023-05-05T06:50:46.925Z] ---> d377418a8d52 [2023-05-05T06:50:46.925Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T06:50:46.925Z] ---> Running in b585c3363fed [2023-05-05T06:50:46.925Z] Removing intermediate container b585c3363fed [2023-05-05T06:50:46.925Z] ---> c498da301ab2 [2023-05-05T06:50:46.925Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T06:50:46.925Z] ---> Running in 3e9bb03e546c [2023-05-05T06:50:46.925Z] Removing intermediate container 3e9bb03e546c [2023-05-05T06:50:46.925Z] ---> 058d901a941c [2023-05-05T06:50:46.925Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T06:50:46.925Z] ---> Running in c4db10debabb [2023-05-05T06:50:46.925Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-05T06:50:46.925Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-05T06:50:46.925Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-05T06:50:46.925Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-05T06:50:46.925Z] Removing intermediate container c4db10debabb [2023-05-05T06:50:46.925Z] ---> a156bff736da [2023-05-05T06:50:46.925Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T06:50:46.925Z] ---> Running in c62e25ca4c73 [2023-05-05T06:50:46.925Z] Removing intermediate container c62e25ca4c73 [2023-05-05T06:50:46.925Z] ---> 050c00519584 [2023-05-05T06:50:46.925Z] [2023-05-05T06:50:46.925Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T06:50:47.183Z] 3.17: Pulling from library/alpine [2023-05-05T06:50:47.458Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:50:47.458Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:50:47.458Z] ---> 9ed4aefc74f6 [2023-05-05T06:50:47.458Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T06:50:47.715Z] ---> Running in 16bcb217fb62 [2023-05-05T06:50:47.715Z] Removing intermediate container 16bcb217fb62 [2023-05-05T06:50:47.715Z] ---> e409cec2e4b3 [2023-05-05T06:50:47.715Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T06:50:47.715Z] ---> Running in 16b36ed6b0f8 [2023-05-05T06:50:48.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:50:48.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:50:48.907Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T06:50:48.907Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T06:50:48.907Z] OK: 17820 distinct packages available [2023-05-05T06:50:48.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:50:49.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:50:49.166Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T06:50:49.166Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T06:50:49.166Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T06:50:49.166Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T06:50:49.166Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T06:50:49.166Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:50:49.166Z] OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:50:52.881Z] provisioning config files... [2023-05-05T06:50:52.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/513@tmp/config8630332580108474986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:50:53.293Z] ---> docker-login.sh [2023-05-05T06:50:53.293Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:50:53.380Z] Removing intermediate container 16b36ed6b0f8 [2023-05-05T06:50:53.380Z] ---> 193ce8b88d2f [2023-05-05T06:50:53.380Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:50:53.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:50:53.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:50:53.835Z] Configure a credential helper to remove this warning. See [2023-05-05T06:50:53.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:50:53.835Z] [2023-05-05T06:50:53.835Z] Login Succeeded [2023-05-05T06:50:53.835Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:50:53.944Z] ---> c56eb2b0fa51 [2023-05-05T06:50:53.944Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:50:54.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:50:54.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:50:54.377Z] Configure a credential helper to remove this warning. See [2023-05-05T06:50:54.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:50:54.377Z] [2023-05-05T06:50:54.377Z] Login Succeeded [2023-05-05T06:50:54.377Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:50:54.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:50:54.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:50:54.649Z] Configure a credential helper to remove this warning. See [2023-05-05T06:50:54.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:50:54.649Z] [2023-05-05T06:50:54.649Z] Login Succeeded [2023-05-05T06:50:54.649Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:50:54.877Z] ---> 7a0663e690b5 [2023-05-05T06:50:54.877Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-05T06:50:54.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:50:54.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:50:54.918Z] Configure a credential helper to remove this warning. See [2023-05-05T06:50:54.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:50:54.918Z] [2023-05-05T06:50:54.918Z] Login Succeeded [2023-05-05T06:50:54.918Z] docker.io [2023-05-05T06:50:55.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:50:55.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:50:55.460Z] Configure a credential helper to remove this warning. See [2023-05-05T06:50:55.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:50:55.460Z] [2023-05-05T06:50:55.460Z] Login Succeeded [2023-05-05T06:50:55.460Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:50:55.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-05T06:50:56.094Z] + git config --global --add safe.directory /w/workspace/edgex-go/513 [Pipeline] echo [2023-05-05T06:50:56.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:50:56.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:50:56.142Z] ========================================================= [2023-05-05T06:50:56.142Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:50:56.142Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:50:56.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:50:56.761Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:50:56.761Z] c41833b44d91: Pulling fs layer [2023-05-05T06:50:56.761Z] ed15518f5707: Pulling fs layer [2023-05-05T06:50:56.761Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:50:56.761Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:50:56.761Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:50:56.761Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:50:56.761Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:50:56.761Z] 3cdef696dda3: Waiting [2023-05-05T06:50:56.761Z] 2ced38df9373: Waiting [2023-05-05T06:50:56.761Z] 58f1dce35555: Waiting [2023-05-05T06:50:56.761Z] 242c74f7c9fa: Waiting [2023-05-05T06:50:56.761Z] ed15518f5707: Verifying Checksum [2023-05-05T06:50:56.761Z] ed15518f5707: Download complete [2023-05-05T06:50:56.761Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T06:50:56.761Z] 242c74f7c9fa: Download complete [2023-05-05T06:50:56.761Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:50:56.761Z] 3cdef696dda3: Download complete [2023-05-05T06:50:56.761Z] c41833b44d91: Verifying Checksum [2023-05-05T06:50:58.204Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:50:58.204Z] 58f1dce35555: Download complete [2023-05-05T06:50:59.070Z] ---> ff71e97529b3 [2023-05-05T06:50:59.070Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T06:50:59.176Z] feae8fd75edb: Verifying Checksum [2023-05-05T06:50:59.176Z] feae8fd75edb: Download complete [2023-05-05T06:50:59.176Z] 2ced38df9373: Verifying Checksum [2023-05-05T06:50:59.176Z] 2ced38df9373: Download complete [2023-05-05T06:50:59.452Z] c41833b44d91: Pull complete [2023-05-05T06:51:00.041Z] ed15518f5707: Pull complete [2023-05-05T06:51:04.331Z] ---> e6131e165b27 [2023-05-05T06:51:04.331Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T06:51:05.263Z] ---> 33ed3cd5c7e1 [2023-05-05T06:51:05.263Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-05T06:51:06.195Z] ---> d9129fd27a06 [2023-05-05T06:51:06.195Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-05T06:51:07.610Z] ---> 5b4b180f097e [2023-05-05T06:51:07.610Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T06:51:08.175Z] ---> Running in c0eb1574d7f8 [2023-05-05T06:51:09.684Z] Removing intermediate container c0eb1574d7f8 [2023-05-05T06:51:09.684Z] ---> 7dfd1bd3c2ce [2023-05-05T06:51:09.684Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T06:51:09.684Z] ---> Running in b00636f0ce7f [2023-05-05T06:51:09.944Z] Removing intermediate container b00636f0ce7f [2023-05-05T06:51:09.944Z] ---> 671437787bb0 [2023-05-05T06:51:09.944Z] Step 25/27 : LABEL arch=x86_64 [2023-05-05T06:51:10.203Z] ---> Running in 14331d2f2801 [2023-05-05T06:51:10.827Z] Removing intermediate container 14331d2f2801 [2023-05-05T06:51:10.827Z] ---> 9acb0cd6455f [2023-05-05T06:51:10.828Z] Step 26/27 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:51:11.432Z] ---> Running in a92963032d70 [2023-05-05T06:51:12.373Z] feae8fd75edb: Pull complete [2023-05-05T06:51:12.373Z] 242c74f7c9fa: Pull complete [2023-05-05T06:51:12.373Z] 3cdef696dda3: Pull complete [2023-05-05T06:51:13.975Z] Removing intermediate container a92963032d70 [2023-05-05T06:51:13.975Z] ---> da7176b5efc7 [2023-05-05T06:51:13.975Z] Step 27/27 : LABEL version=3.0.0-dev.148 [2023-05-05T06:51:14.909Z] ---> Running in 592f677a0236 [2023-05-05T06:51:15.206Z] Removing intermediate container 2db783c996a7 [2023-05-05T06:51:15.206Z] ---> face516dba3c [2023-05-05T06:51:15.206Z] [2023-05-05T06:51:15.206Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T06:51:15.206Z] ---> 9ed4aefc74f6 [2023-05-05T06:51:15.206Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T06:51:15.206Z] Removing intermediate container 2b64c402c8fc [2023-05-05T06:51:15.206Z] ---> e34265fcd485 [2023-05-05T06:51:15.206Z] [2023-05-05T06:51:15.206Z] Step 10/24 : FROM alpine:3.17 [2023-05-05T06:51:15.206Z] ---> 9ed4aefc74f6 [2023-05-05T06:51:15.206Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:51:15.206Z] Removing intermediate container a26c3df08fbd [2023-05-05T06:51:15.206Z] ---> 69a64fc90781 [2023-05-05T06:51:15.206Z] [2023-05-05T06:51:15.206Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T06:51:15.206Z] ---> 9ed4aefc74f6 [2023-05-05T06:51:15.206Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T06:51:15.773Z] ---> Running in 3edd37669c84 [2023-05-05T06:51:15.773Z] ---> Running in cead2efaeacc [2023-05-05T06:51:15.773Z] ---> Running in ac22d3f4f1d7 [2023-05-05T06:51:15.773Z] Removing intermediate container 592f677a0236 [2023-05-05T06:51:15.773Z] ---> 69e463d85c46 [2023-05-05T06:51:15.773Z] [2023-05-05T06:51:16.031Z] Successfully built 69e463d85c46 [2023-05-05T06:51:16.031Z] Successfully tagged security-spire-agent:latest [2023-05-05T06:51:16.031Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-05-05T06:51:16.031Z] Removing intermediate container cead2efaeacc [2023-05-05T06:51:16.031Z] ---> 33e280ba96d8 [2023-05-05T06:51:16.031Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-05T06:51:16.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:16.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:17.272Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:51:17.272Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:51:17.272Z] OK: 7 MiB in 16 packages [2023-05-05T06:51:17.865Z] 2ced38df9373: Pull complete [2023-05-05T06:51:19.189Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:51:19.189Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:51:19.189Z] ---> 2c63531765d4 [2023-05-05T06:51:19.189Z] Step 3/33 : WORKDIR /edgex-go [2023-05-05T06:51:19.189Z] ---> Using cache [2023-05-05T06:51:19.189Z] ---> 819ad5e58ff7 [2023-05-05T06:51:19.189Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-05T06:51:19.450Z] Removing intermediate container 3edd37669c84 [2023-05-05T06:51:19.450Z] ---> 79e9e5b19e14 [2023-05-05T06:51:19.450Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:51:19.450Z] ---> Running in fa805b22628d [2023-05-05T06:51:19.450Z] ---> Running in 107d8897dd51 [2023-05-05T06:51:19.450Z] ---> Running in 57184a529d3c [2023-05-05T06:51:19.450Z] Removing intermediate container eff146c0503b [2023-05-05T06:51:19.450Z] ---> 35bf3251cd7a [2023-05-05T06:51:19.450Z] [2023-05-05T06:51:19.450Z] Step 9/20 : FROM alpine:3.17 [2023-05-05T06:51:19.450Z] ---> 9ed4aefc74f6 [2023-05-05T06:51:19.450Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T06:51:19.450Z] ---> Running in 1dcc1cdc5c33 [2023-05-05T06:51:19.450Z] Removing intermediate container 107d8897dd51 [2023-05-05T06:51:19.450Z] ---> de5982330b3b [2023-05-05T06:51:19.450Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-05T06:51:19.709Z] Removing intermediate container 1dcc1cdc5c33 [2023-05-05T06:51:19.709Z] ---> 6a454ed9bd4c [2023-05-05T06:51:19.709Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-05T06:51:19.709Z] ---> Running in 471c389900b8 [2023-05-05T06:51:19.709Z] ---> Running in 95f8896a8196 [2023-05-05T06:51:19.709Z] Removing intermediate container ac22d3f4f1d7 [2023-05-05T06:51:19.709Z] ---> 5e804072e63d [2023-05-05T06:51:19.709Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T06:51:19.709Z] ---> Running in a31189fcfab6 [2023-05-05T06:51:19.709Z] Removing intermediate container 471c389900b8 [2023-05-05T06:51:19.709Z] ---> 70e1ee3fe52c [2023-05-05T06:51:19.709Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:51:19.709Z] ---> Running in a38a58b4c05c [2023-05-05T06:51:19.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:19.971Z] Removing intermediate container a31189fcfab6 [2023-05-05T06:51:19.971Z] ---> e4046e934ae2 [2023-05-05T06:51:19.971Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-05T06:51:19.971Z] ---> Running in 50e881b1e403 [2023-05-05T06:51:19.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:19.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:19.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:19.971Z] Removing intermediate container 50e881b1e403 [2023-05-05T06:51:19.971Z] ---> 54fc32495f7e [2023-05-05T06:51:19.971Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-05T06:51:19.971Z] ---> Running in 71887281a5b5 [2023-05-05T06:51:20.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:20.232Z] Removing intermediate container 71887281a5b5 [2023-05-05T06:51:20.232Z] ---> a973b52e3918 [2023-05-05T06:51:20.232Z] Step 15/24 : WORKDIR / [2023-05-05T06:51:20.232Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:51:20.232Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:51:20.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:20.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:20.232Z] OK: 7 MiB in 16 packages [2023-05-05T06:51:20.232Z] ---> Running in ae7bc50b5640 [2023-05-05T06:51:20.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:20.475Z] 58f1dce35555: Pull complete [2023-05-05T06:51:20.475Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:51:20.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:51:20.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:51:20.490Z] Removing intermediate container ae7bc50b5640 [2023-05-05T06:51:20.490Z] ---> 9fc26dc202f6 [2023-05-05T06:51:20.490Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:51:20.490Z] OK: 265 MiB in 53 packages [2023-05-05T06:51:20.490Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T06:51:20.490Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T06:51:20.490Z] OK: 17820 distinct packages available [2023-05-05T06:51:20.490Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:51:20.490Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:51:20.490Z] OK: 7 MiB in 16 packages [2023-05-05T06:51:20.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:20.490Z] ---> f0860d47ffba [2023-05-05T06:51:20.490Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:51:20.490Z] Removing intermediate container 57184a529d3c [2023-05-05T06:51:20.490Z] ---> 6433acd5f5ea [2023-05-05T06:51:20.490Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:51:20.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:20.748Z] ---> 9b0c85942840 [2023-05-05T06:51:20.749Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-05T06:51:20.749Z] Removing intermediate container fa805b22628d [2023-05-05T06:51:20.749Z] ---> e866ebeb060c [2023-05-05T06:51:20.749Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-05T06:51:20.749Z] ---> 6c87afe9b644 [2023-05-05T06:51:20.749Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:51:20.749Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-05T06:51:20.819Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:51:20.819Z] WORKDIR /edgex [2023-05-05T06:51:20.819Z] COPY go.mod . [2023-05-05T06:51:20.819Z] RUN go mod download [2023-05-05T06:51:20.819Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-05T06:51:21.007Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-05T06:51:21.007Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-05T06:51:21.007Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-05T06:51:21.007Z] (5/9) Installing curl (8.0.1-r0) [2023-05-05T06:51:21.007Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-05T06:51:21.007Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-05T06:51:21.007Z] (8/9) Installing libucontext (1.2-r0) [2023-05-05T06:51:21.007Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-05T06:51:21.007Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:51:21.007Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T06:51:21.007Z] Removing intermediate container a38a58b4c05c [2023-05-05T06:51:21.007Z] ---> 5e224e55dca1 [2023-05-05T06:51:21.007Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:51:21.266Z] OK: 10 MiB in 24 packages [2023-05-05T06:51:21.266Z] ---> 2927b12a58ad [2023-05-05T06:51:21.266Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:51:21.266Z] ---> 98575d837a9c [2023-05-05T06:51:21.266Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-05T06:51:21.266Z] ---> a7e50ea120a2 [2023-05-05T06:51:21.266Z] ---> 0146278b33f2 [2023-05-05T06:51:21.266Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt /Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:51:21.266Z] [2023-05-05T06:51:21.266Z] ---> Running in 965b91e95eb3 [2023-05-05T06:51:21.409Z] Sending build context to Docker daemon 2.932MB [2023-05-05T06:51:21.409Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:51:21.409Z] ---> fadd8f120f05 [2023-05-05T06:51:21.409Z] Step 2/4 : WORKDIR /edgex [2023-05-05T06:51:21.854Z] ---> 97b24392e111 [2023-05-05T06:51:21.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-05T06:51:21.854Z] ---> 5dd754f321f5 [2023-05-05T06:51:21.854Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-05T06:51:21.854Z] ---> 5808be3ec2da [2023-05-05T06:51:21.854Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:51:22.211Z] ---> Running in e8b7b5f2cc4a [2023-05-05T06:51:22.511Z] Removing intermediate container e8b7b5f2cc4a [2023-05-05T06:51:22.511Z] ---> f06e6c2de73b [2023-05-05T06:51:22.511Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:51:22.771Z] Removing intermediate container 95f8896a8196 [2023-05-05T06:51:22.771Z] ---> 1dcc763f3f27 [2023-05-05T06:51:22.771Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:51:22.771Z] ---> Running in 705e935b9c27 [2023-05-05T06:51:22.771Z] ---> c6b4b475f12a [2023-05-05T06:51:22.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-05T06:51:22.771Z] ---> 5054b4588cff [2023-05-05T06:51:22.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:51:23.340Z] ---> 357c7801cc59 [2023-05-05T06:51:23.340Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:51:23.340Z] Removing intermediate container 705e935b9c27 [2023-05-05T06:51:23.340Z] ---> 13615f02e792 [2023-05-05T06:51:23.340Z] Step 22/24 : LABEL arch=x86_64 [2023-05-05T06:51:23.599Z] ---> 952e2583002a [2023-05-05T06:51:23.599Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T06:51:23.599Z] ---> d312d0450d73 [2023-05-05T06:51:23.599Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-05T06:51:23.599Z] ---> Running in 481a41a48d64 [2023-05-05T06:51:23.599Z] ---> Running in 2cb37e869946 [2023-05-05T06:51:23.599Z] ---> c3f0d9a433eb [2023-05-05T06:51:23.599Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-05T06:51:23.599Z] ---> Running in b2cdc358c288 [2023-05-05T06:51:23.599Z] Removing intermediate container 481a41a48d64 [2023-05-05T06:51:23.599Z] ---> d8b3e44f90a4 [2023-05-05T06:51:23.599Z] Step 23/24 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:51:23.599Z] Removing intermediate container b2cdc358c288 [2023-05-05T06:51:23.599Z] ---> e5676a935bcb [2023-05-05T06:51:23.599Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:51:23.599Z] ---> Running in f5cffec5dc1f [2023-05-05T06:51:23.599Z] ---> Running in b84fd3ee971e [2023-05-05T06:51:24.024Z] ---> Running in 9ed0c27c822a [2023-05-05T06:51:24.024Z] Removing intermediate container 9ed0c27c822a [2023-05-05T06:51:24.024Z] ---> 1ceafb871f7c [2023-05-05T06:51:24.024Z] Step 3/4 : COPY go.mod . [2023-05-05T06:51:24.170Z] Removing intermediate container f5cffec5dc1f [2023-05-05T06:51:24.171Z] ---> 805faba79b25 [2023-05-05T06:51:24.171Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T06:51:24.171Z] Removing intermediate container b84fd3ee971e [2023-05-05T06:51:24.171Z] ---> 5926baa0515c [2023-05-05T06:51:24.171Z] Step 24/24 : LABEL version=3.0.0-dev.148 [2023-05-05T06:51:24.171Z] ---> Running in 181db57ebc1a [2023-05-05T06:51:24.171Z] ---> 41a342ea7da9 [2023-05-05T06:51:24.171Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:51:24.171Z] ---> Running in 4d1bfff6b32f [2023-05-05T06:51:24.171Z] Removing intermediate container 181db57ebc1a [2023-05-05T06:51:24.171Z] ---> ceeec6b4c2bc [2023-05-05T06:51:24.171Z] [2023-05-05T06:51:24.171Z] Removing intermediate container 4d1bfff6b32f [2023-05-05T06:51:24.171Z] ---> 130e269d5833 [2023-05-05T06:51:24.171Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:51:24.171Z] ---> e258d6a61f4e [2023-05-05T06:51:24.171Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-05T06:51:24.171Z] Successfully built ceeec6b4c2bc [2023-05-05T06:51:24.171Z] Successfully tagged core-command:latest [2023-05-05T06:51:24.171Z] Building support-notifications [2023-05-05T06:51:24.294Z] ---> 48e24885961f [2023-05-05T06:51:24.294Z] Step 4/4 : RUN go mod download [2023-05-05T06:51:24.430Z] ---> Running in badc600a1323 [2023-05-05T06:51:24.430Z]  Building core-command ... done  ---> Running in 6cb8976d7b8e [2023-05-05T06:51:24.570Z] ---> Running in 0981aae27b5e [2023-05-05T06:51:25.805Z] Removing intermediate container badc600a1323 [2023-05-05T06:51:25.805Z] ---> db04e3524e28 [2023-05-05T06:51:25.805Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T06:51:25.805Z] Removing intermediate container 6cb8976d7b8e [2023-05-05T06:51:25.805Z] ---> 0d1a7a1f8554 [2023-05-05T06:51:25.805Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T06:51:27.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:51:27.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:51:27.180Z] ---> 2c63531765d4 [2023-05-05T06:51:27.180Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:51:27.180Z] ---> Using cache [2023-05-05T06:51:27.180Z] ---> aa63519ad4b3 [2023-05-05T06:51:27.180Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T06:51:27.180Z] ---> Using cache [2023-05-05T06:51:27.180Z] ---> 291cdebb0050 [2023-05-05T06:51:27.180Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-05T06:51:27.180Z] Removing intermediate container 2cb37e869946 [2023-05-05T06:51:27.180Z] ---> 6780a9835642 [2023-05-05T06:51:27.180Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T06:51:27.180Z] ---> Running in 89d07667d640 [2023-05-05T06:51:27.180Z] ---> Running in 3aadaf5648d9 [2023-05-05T06:51:27.180Z] ---> Running in 7eea810d9625 [2023-05-05T06:51:27.180Z] ---> Running in abe5ae6f8753 [2023-05-05T06:51:27.456Z] Removing intermediate container 89d07667d640 [2023-05-05T06:51:27.456Z] ---> bb88c91dffe8 [2023-05-05T06:51:27.456Z] Step 18/20 : LABEL arch=x86_64 [2023-05-05T06:51:27.456Z] Removing intermediate container 7eea810d9625 [2023-05-05T06:51:27.456Z] Removing intermediate container abe5ae6f8753 [2023-05-05T06:51:27.456Z] ---> 2be9d2b9ad0c [2023-05-05T06:51:27.456Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T06:51:27.456Z] ---> 455519a690c3 [2023-05-05T06:51:27.456Z] [2023-05-05T06:51:27.456Z] ---> Running in 9ae180e47434 [2023-05-05T06:51:27.456Z] ---> Running in e55879a453e9 [2023-05-05T06:51:27.456Z] Successfully built 455519a690c3 [2023-05-05T06:51:27.716Z] Successfully tagged core-data:latest [2023-05-05T06:51:27.716Z] Building security-secretstore-setup [2023-05-05T06:51:27.716Z]  Building core-data ... done Removing intermediate container e55879a453e9 [2023-05-05T06:51:27.716Z] ---> 9b04a5633492 [2023-05-05T06:51:27.716Z] Step 19/20 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:51:27.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:27.716Z] Removing intermediate container 9ae180e47434 [2023-05-05T06:51:27.716Z] ---> 4d22e9dc2d46 [2023-05-05T06:51:27.716Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T06:51:27.716Z] ---> Running in 51a2f4f2805e [2023-05-05T06:51:27.716Z] ---> Running in 063ce4c435fd [2023-05-05T06:51:27.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:51:27.974Z] OK: 265 MiB in 53 packages [2023-05-05T06:51:29.530Z] Removing intermediate container 51a2f4f2805e [2023-05-05T06:51:29.530Z] ---> bd783997af60 [2023-05-05T06:51:29.530Z] Step 20/20 : LABEL version=3.0.0-dev.148 [2023-05-05T06:51:30.110Z] Removing intermediate container 063ce4c435fd [2023-05-05T06:51:30.110Z] ---> c4c6d1ca1ff5 [2023-05-05T06:51:30.110Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:51:30.369Z] ---> Running in d809c24f1e6f [2023-05-05T06:51:30.369Z] ---> Running in 298bcfc444a7 [2023-05-05T06:51:30.642Z] Removing intermediate container 3aadaf5648d9 [2023-05-05T06:51:30.642Z] ---> 366d7ed3243b [2023-05-05T06:51:30.642Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T06:51:30.908Z] Removing intermediate container d809c24f1e6f [2023-05-05T06:51:30.908Z] ---> 6b3822e98d60 [2023-05-05T06:51:30.908Z] [2023-05-05T06:51:31.166Z] Successfully built 6b3822e98d60 [2023-05-05T06:51:31.431Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-05T06:51:31.431Z] Building security-proxy-setup [2023-05-05T06:51:31.690Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:51:31.690Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:51:31.690Z] ---> 2c63531765d4 [2023-05-05T06:51:31.690Z] Step 3/25 : WORKDIR /edgex-go [2023-05-05T06:51:31.690Z] ---> Using cache [2023-05-05T06:51:31.690Z] ---> 819ad5e58ff7 [2023-05-05T06:51:31.690Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-05T06:51:31.690Z] ---> Using cache [2023-05-05T06:51:31.690Z] ---> e866ebeb060c [2023-05-05T06:51:31.690Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-05T06:51:31.690Z] ---> Using cache [2023-05-05T06:51:31.690Z] ---> 2927b12a58ad [2023-05-05T06:51:31.690Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:51:33.067Z] Removing intermediate container 298bcfc444a7 [2023-05-05T06:51:33.067Z] ---> 36448fe0d935 [2023-05-05T06:51:33.067Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T06:51:34.602Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:51:34.602Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:51:34.602Z] ---> 2c63531765d4 [2023-05-05T06:51:34.602Z] Step 3/22 : WORKDIR /edgex-go [2023-05-05T06:51:34.602Z] ---> Using cache [2023-05-05T06:51:34.602Z] ---> 819ad5e58ff7 [2023-05-05T06:51:34.602Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-05T06:51:34.602Z] ---> Using cache [2023-05-05T06:51:34.602Z] ---> e866ebeb060c [2023-05-05T06:51:34.602Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-05T06:51:34.602Z] ---> Using cache [2023-05-05T06:51:34.602Z] ---> 2927b12a58ad [2023-05-05T06:51:34.602Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:51:35.985Z] ---> 9b9ec93f3320 [2023-05-05T06:51:35.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:51:35.985Z] ---> Running in 9c31358795bd [2023-05-05T06:51:35.985Z] ---> Running in df42b460da8d [2023-05-05T06:51:35.985Z] ---> Running in 0275a78b3aa9 [2023-05-05T06:51:35.985Z] ---> Running in f04f0bd80cac [2023-05-05T06:51:35.985Z] Removing intermediate container df42b460da8d [2023-05-05T06:51:35.985Z] ---> 73f4a30a1711 [2023-05-05T06:51:35.985Z] [2023-05-05T06:51:36.247Z] Successfully built 73f4a30a1711 [2023-05-05T06:51:36.247Z] Successfully tagged security-proxy-auth:latest [2023-05-05T06:51:36.247Z] Building support-scheduler [2023-05-05T06:51:40.448Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:51:40.448Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:51:40.448Z] ---> 2c63531765d4 [2023-05-05T06:51:40.448Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:51:40.448Z] ---> Using cache [2023-05-05T06:51:40.448Z] ---> aa63519ad4b3 [2023-05-05T06:51:40.448Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T06:51:40.448Z] ---> Using cache [2023-05-05T06:51:40.448Z] ---> 291cdebb0050 [2023-05-05T06:51:40.448Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T06:51:40.448Z] ---> Using cache [2023-05-05T06:51:40.448Z] ---> 29d78b05611f [2023-05-05T06:51:40.448Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T06:51:40.448Z] ---> Using cache [2023-05-05T06:51:40.448Z] ---> 6408db9dc362 [2023-05-05T06:51:40.448Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:51:40.448Z] ---> Using cache [2023-05-05T06:51:40.448Z] ---> 7687edc59e1d [2023-05-05T06:51:40.448Z] Step 8/23 : COPY . . [2023-05-05T06:51:40.448Z] ---> Using cache [2023-05-05T06:51:40.448Z] ---> 4e307b417b01 [2023-05-05T06:51:40.448Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-05T06:51:50.674Z] ---> Running in cad962310c69 [2023-05-05T06:51:51.243Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-05T06:51:51.243Z] Removing intermediate container 965b91e95eb3 [2023-05-05T06:51:51.243Z] ---> 4bc60060f71e [2023-05-05T06:51:51.243Z] Step 7/33 : COPY . . [2023-05-05T06:51:56.888Z] Removing intermediate container 0981aae27b5e [2023-05-05T06:51:56.888Z] ---> 8edad2bced90 [2023-05-05T06:51:56.888Z] Successfully built 8edad2bced90 [2023-05-05T06:51:56.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:51:57.240Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:51:57.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:51:57.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-13869 does not seem to be running inside a container [2023-05-05T06:51:57.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 [2023-05-05T06:51:58.821Z] $ docker top f642640b407c7b7f56530fb83a031e0364361e6c9ace4a4f79dd8696cd66a0e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:51:59.679Z] + go version [2023-05-05T06:51:59.679Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:51:59.704Z] $ docker stop --time=1 f642640b407c7b7f56530fb83a031e0364361e6c9ace4a4f79dd8696cd66a0e9 [2023-05-05T06:52:01.393Z] $ docker rm -f --volumes f642640b407c7b7f56530fb83a031e0364361e6c9ace4a4f79dd8696cd66a0e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:52:02.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T06:52:02.025Z] [2023-05-05T06:52:02.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:52:02.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T06:52:02.374Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-05T06:52:02.374Z] 29e5d40040c1: Pulling fs layer [2023-05-05T06:52:02.374Z] 1ce36da41761: Pulling fs layer [2023-05-05T06:52:02.374Z] 25b303627fd3: Pulling fs layer [2023-05-05T06:52:02.646Z] 29e5d40040c1: Verifying Checksum [2023-05-05T06:52:02.646Z] 29e5d40040c1: Download complete [2023-05-05T06:52:02.915Z] 1ce36da41761: Verifying Checksum [2023-05-05T06:52:02.915Z] 1ce36da41761: Download complete [2023-05-05T06:52:03.188Z] 29e5d40040c1: Pull complete [2023-05-05T06:52:04.606Z] 25b303627fd3: Verifying Checksum [2023-05-05T06:52:04.606Z] 25b303627fd3: Download complete [2023-05-05T06:52:04.606Z] 1ce36da41761: Pull complete [2023-05-05T06:52:13.243Z] ---> f7a007ef0a72 [2023-05-05T06:52:13.243Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-05T06:52:13.243Z] ---> Running in 80ded345a6f5 [2023-05-05T06:52:13.243Z] Removing intermediate container 0275a78b3aa9 [2023-05-05T06:52:13.243Z] ---> b93372cf47fe [2023-05-05T06:52:13.243Z] Step 8/23 : COPY . . [2023-05-05T06:52:13.243Z] Removing intermediate container 9c31358795bd [2023-05-05T06:52:13.243Z] ---> 6ef9e94dd12b [2023-05-05T06:52:13.243Z] Step 7/25 : COPY . . [2023-05-05T06:52:13.243Z] Removing intermediate container f04f0bd80cac [2023-05-05T06:52:13.243Z] ---> e3b19bf0e9cd [2023-05-05T06:52:13.243Z] Step 7/22 : COPY . . [2023-05-05T06:52:13.243Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-05T06:52:14.719Z] 25b303627fd3: Pull complete [2023-05-05T06:52:14.719Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-05T06:52:14.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T06:52:14.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:52:14.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-13869 does not seem to be running inside a container [2023-05-05T06:52:14.988Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 [2023-05-05T06:52:17.234Z] $ docker top 6720ae33ba7dcedb7d91b26420028e19c88d1a300969c8a41b0fbf27eaf59888 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:52:18.066Z] + docker-compose build --help [2023-05-05T06:52:18.066Z] + grep parallel [2023-05-05T06:52:23.414Z] --parallel Build images in parallel. [Pipeline] } [2023-05-05T06:52:23.433Z] $ docker stop --time=1 6720ae33ba7dcedb7d91b26420028e19c88d1a300969c8a41b0fbf27eaf59888 [2023-05-05T06:52:25.100Z] $ docker rm -f --volumes 6720ae33ba7dcedb7d91b26420028e19c88d1a300969c8a41b0fbf27eaf59888 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:52:25.479Z] ---> 3f4ced40c38e [2023-05-05T06:52:25.479Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-05T06:52:25.479Z] ---> f9a10df40a42 [2023-05-05T06:52:25.479Z] ---> 722383c94f20 [2023-05-05T06:52:25.479Z] Step 8/22 : RUN make cmd/secrets-config/secrets-configStep 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-05T06:52:25.479Z] [2023-05-05T06:52:25.479Z] ---> Running in 213e2bcf73ee [2023-05-05T06:52:25.479Z] ---> Running in 241fb5995b9a [2023-05-05T06:52:25.480Z] ---> Running in 6a545d659c41 [2023-05-05T06:52:25.480Z] Removing intermediate container cad962310c69 [2023-05-05T06:52:25.480Z] ---> e1768a4d5306 [2023-05-05T06:52:25.480Z] [2023-05-05T06:52:25.480Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T06:52:25.480Z] ---> 9ed4aefc74f6 [2023-05-05T06:52:25.480Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:52:25.480Z] ---> Using cache [2023-05-05T06:52:25.480Z] ---> 5e804072e63d [2023-05-05T06:52:25.480Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T06:52:25.480Z] ---> Using cache [2023-05-05T06:52:25.480Z] ---> e4046e934ae2 [2023-05-05T06:52:25.480Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-05T06:52:25.480Z] ---> Running in a280fe7c2cac [2023-05-05T06:52:25.480Z] Removing intermediate container a280fe7c2cac [2023-05-05T06:52:25.480Z] ---> ef6cc834b49e [2023-05-05T06:52:25.480Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T06:52:25.480Z] ---> Running in 185aa57871ef [2023-05-05T06:52:25.480Z] Removing intermediate container 185aa57871ef [2023-05-05T06:52:25.480Z] ---> 2095445e2afd [2023-05-05T06:52:25.480Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:52:25.480Z] ---> 4e5110b119d7 [2023-05-05T06:52:25.480Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:52:25.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-05T06:52:25.480Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-05T06:52:25.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-05T06:52:25.480Z] ---> 74a06ca3d976 [2023-05-05T06:52:25.480Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-05T06:52:25.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-05T06:52:25.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:52:25.739Z] ---> 569766317d4e [2023-05-05T06:52:25.739Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:52:25.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-13869 does not seem to be running inside a container [2023-05-05T06:52:25.967Z] $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 [2023-05-05T06:52:26.308Z] ---> ac189ac27e45 [2023-05-05T06:52:26.308Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-05T06:52:26.308Z] ---> Running in 2f9b733a2ac0 [2023-05-05T06:52:26.308Z] Removing intermediate container 2f9b733a2ac0 [2023-05-05T06:52:26.308Z] ---> 4b5dd1fc8678 [2023-05-05T06:52:26.308Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:52:26.308Z] ---> Running in 19eaf9a6125a [2023-05-05T06:52:26.572Z] Removing intermediate container 19eaf9a6125a [2023-05-05T06:52:26.572Z] ---> 89ab639e78a6 [2023-05-05T06:52:26.572Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T06:52:26.572Z] ---> Running in 6ab91e639090 [2023-05-05T06:52:26.832Z] Removing intermediate container 6ab91e639090 [2023-05-05T06:52:26.832Z] ---> ebecd5c64fa5 [2023-05-05T06:52:26.832Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:52:26.832Z] ---> Running in 9f5245f9288a [2023-05-05T06:52:26.832Z] Removing intermediate container 9f5245f9288a [2023-05-05T06:52:26.832Z] ---> 59e02f7e8f8c [2023-05-05T06:52:26.832Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T06:52:26.832Z] ---> Running in 5af47905d792 [2023-05-05T06:52:27.092Z] Removing intermediate container 5af47905d792 [2023-05-05T06:52:27.092Z] ---> 64193fc25234 [2023-05-05T06:52:27.092Z] [2023-05-05T06:52:27.092Z] Successfully built 64193fc25234 [2023-05-05T06:52:27.092Z] Successfully tagged support-scheduler:latest [2023-05-05T06:52:27.092Z]  Building support-scheduler ... done Building security-spire-server [2023-05-05T06:52:27.140Z] $ docker top 629d01cd6c32c5a59b516d9048480d99c519c4df46542be6988a33a04992bcaa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:52:27.985Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-05T06:52:29.629Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:52:29.629Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:52:29.629Z] ---> 2c63531765d4 [2023-05-05T06:52:29.629Z] Step 3/26 : WORKDIR /edgex-go [2023-05-05T06:52:29.629Z] ---> Using cache [2023-05-05T06:52:29.629Z] ---> 819ad5e58ff7 [2023-05-05T06:52:29.629Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T06:52:29.629Z] ---> Using cache [2023-05-05T06:52:29.629Z] ---> d487a89cf45b [2023-05-05T06:52:29.629Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-05T06:52:29.629Z] ---> Using cache [2023-05-05T06:52:29.629Z] ---> 06b4719ab3e0 [2023-05-05T06:52:29.629Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:52:29.629Z] ---> Using cache [2023-05-05T06:52:29.629Z] ---> 0743c9663b3b [2023-05-05T06:52:29.629Z] Step 7/26 : COPY . . [2023-05-05T06:52:29.629Z] ---> Using cache [2023-05-05T06:52:29.629Z] ---> 4c6ded0ea404 [2023-05-05T06:52:29.629Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T06:52:29.629Z] ---> Using cache [2023-05-05T06:52:29.629Z] ---> d377418a8d52 [2023-05-05T06:52:29.629Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-05T06:52:29.629Z] ---> Using cache [2023-05-05T06:52:29.629Z] ---> c498da301ab2 [2023-05-05T06:52:29.629Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T06:52:29.629Z] ---> Using cache [2023-05-05T06:52:29.629Z] ---> 058d901a941c [2023-05-05T06:52:29.629Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T06:52:33.406Z] Building core-command ... [2023-05-05T06:52:33.406Z] Building core-common-config-bootstrapper ... [2023-05-05T06:52:33.406Z] Building core-data ... [2023-05-05T06:52:33.406Z] Building core-metadata ... [2023-05-05T06:52:33.406Z] Building security-bootstrapper ... [2023-05-05T06:52:33.406Z] Building security-proxy-auth ... [2023-05-05T06:52:33.406Z] Building security-proxy-setup ... [2023-05-05T06:52:33.406Z] Building security-secretstore-setup ... [2023-05-05T06:52:33.406Z] Building security-spiffe-token-provider ... [2023-05-05T06:52:33.406Z] Building security-spire-agent ... [2023-05-05T06:52:33.406Z] Building security-spire-config ... [2023-05-05T06:52:33.406Z] Building security-spire-server ... [2023-05-05T06:52:33.406Z] Building support-notifications ... [2023-05-05T06:52:33.406Z] Building support-scheduler ... [2023-05-05T06:52:33.406Z] Building security-proxy-setup [2023-05-05T06:52:33.406Z] Building core-metadata [2023-05-05T06:52:33.406Z] Building security-spire-server [2023-05-05T06:52:33.406Z] Building security-bootstrapper [2023-05-05T06:52:33.406Z] Building security-spire-agent [2023-05-05T06:52:36.491Z] ---> Running in 4b13eadd9fc2 [2023-05-05T06:52:39.801Z] Removing intermediate container 4b13eadd9fc2 [2023-05-05T06:52:39.801Z] ---> 2ebd1639327e [2023-05-05T06:52:39.801Z] Step 12/26 : WORKDIR /edgex-go [2023-05-05T06:52:40.059Z] ---> Running in 36c0633c44fc [2023-05-05T06:52:40.060Z] Removing intermediate container 80ded345a6f5 [2023-05-05T06:52:40.060Z] ---> b934536b061b [2023-05-05T06:52:40.060Z] [2023-05-05T06:52:40.060Z] Step 9/33 : FROM alpine:3.17 [2023-05-05T06:52:40.060Z] ---> 9ed4aefc74f6 [2023-05-05T06:52:40.060Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T06:52:40.060Z] ---> Using cache [2023-05-05T06:52:40.060Z] ---> 6a454ed9bd4c [2023-05-05T06:52:40.060Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-05T06:52:40.060Z] ---> Running in c601b2295ec0 [2023-05-05T06:52:40.060Z] Removing intermediate container 36c0633c44fc [2023-05-05T06:52:40.060Z] ---> 11a87836b538 [2023-05-05T06:52:40.060Z] [2023-05-05T06:52:40.060Z] Step 13/26 : FROM alpine:3.17 [2023-05-05T06:52:40.060Z] ---> 9ed4aefc74f6 [2023-05-05T06:52:40.060Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T06:52:40.060Z] ---> Using cache [2023-05-05T06:52:40.060Z] ---> e409cec2e4b3 [2023-05-05T06:52:40.060Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T06:52:40.060Z] ---> Using cache [2023-05-05T06:52:40.060Z] ---> 193ce8b88d2f [2023-05-05T06:52:40.060Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:52:40.060Z] ---> Using cache [2023-05-05T06:52:40.319Z] ---> c56eb2b0fa51 [2023-05-05T06:52:40.319Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:52:40.319Z] ---> Using cache [2023-05-05T06:52:40.319Z] ---> 7a0663e690b5 [2023-05-05T06:52:40.319Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T06:52:40.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:41.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:41.408Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T06:52:41.408Z] (2/2) Installing su-exec (0.2-r2) [2023-05-05T06:52:41.408Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:52:41.408Z] OK: 7 MiB in 17 packages [2023-05-05T06:52:44.768Z] ---> 62d36083b9c7 [2023-05-05T06:52:44.769Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T06:52:44.769Z] Removing intermediate container c601b2295ec0 [2023-05-05T06:52:44.769Z] ---> 0c6d1607729e [2023-05-05T06:52:44.769Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-05T06:52:44.769Z] ---> Running in ef73ed4f267f [2023-05-05T06:52:44.769Z] ---> 402d1946ba69 [2023-05-05T06:52:44.769Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-05T06:52:45.100Z] Removing intermediate container ef73ed4f267f [2023-05-05T06:52:45.101Z] ---> aab608737a6f [2023-05-05T06:52:45.101Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-05T06:52:45.101Z] ---> Running in 50ded1be04c2 [2023-05-05T06:52:45.361Z] Removing intermediate container 50ded1be04c2 [2023-05-05T06:52:45.361Z] ---> 697cc1826c5a [2023-05-05T06:52:45.361Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-05T06:52:45.361Z] ---> d5e0be9924b8 [2023-05-05T06:52:45.361Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-05T06:52:45.361Z] ---> Running in d0465e6d7bb0 [2023-05-05T06:52:45.620Z] ---> f0695e1a622b [2023-05-05T06:52:45.620Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T06:52:45.620Z] Removing intermediate container d0465e6d7bb0 [2023-05-05T06:52:45.620Z] ---> 0e2201d60855 [2023-05-05T06:52:45.620Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-05T06:52:45.620Z] ---> Running in d8de194f68b9 [2023-05-05T06:52:45.731Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:52:45.732Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:52:45.732Z] ---> 8edad2bced90 [2023-05-05T06:52:45.732Z] Step 3/33 : WORKDIR /edgex-go [2023-05-05T06:52:45.732Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:52:45.732Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:52:45.732Z] ---> 8edad2bced90 [2023-05-05T06:52:45.732Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T06:52:45.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:52:45.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:52:45.732Z] ---> 8edad2bced90 [2023-05-05T06:52:45.732Z] Step 3/22 : WORKDIR /edgex-go [2023-05-05T06:52:45.732Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:52:45.732Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:52:45.732Z] ---> 8edad2bced90 [2023-05-05T06:52:45.732Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:52:45.732Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:52:45.732Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:52:45.732Z] ---> 8edad2bced90 [2023-05-05T06:52:45.732Z] Step 3/26 : WORKDIR /edgex-go [2023-05-05T06:52:45.732Z] ---> Running in 4d8b500785ec [2023-05-05T06:52:45.732Z] ---> Running in a3a1770e0e6c [2023-05-05T06:52:45.732Z] ---> Running in c2e4de7f7ce2 [2023-05-05T06:52:45.732Z] ---> Running in 16c0546ace82 [2023-05-05T06:52:45.732Z] ---> Running in d6a3bf526284 [2023-05-05T06:52:45.732Z] Removing intermediate container 16c0546ace82 [2023-05-05T06:52:45.732Z] ---> ba3301dc5be0 [2023-05-05T06:52:45.732Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T06:52:45.732Z] Removing intermediate container 4d8b500785ec [2023-05-05T06:52:45.732Z] ---> 2975c286a32b [2023-05-05T06:52:45.732Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-05T06:52:45.732Z] Removing intermediate container a3a1770e0e6c [2023-05-05T06:52:45.732Z] ---> 667ea01e5f44 [2023-05-05T06:52:45.732Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-05T06:52:45.732Z] Removing intermediate container d6a3bf526284 [2023-05-05T06:52:45.732Z] ---> 42740d8fb405 [2023-05-05T06:52:45.732Z] Step 4/25 : WORKDIR /edgex-go [2023-05-05T06:52:45.732Z] Removing intermediate container c2e4de7f7ce2 [2023-05-05T06:52:45.732Z] ---> 221354fe4549 [2023-05-05T06:52:45.732Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T06:52:45.732Z] ---> Running in 75f22ebd23c6 [2023-05-05T06:52:45.732Z] ---> Running in 02032925d458 [2023-05-05T06:52:45.732Z] ---> Running in 0dcc2e8044c1 [2023-05-05T06:52:45.732Z] ---> Running in df1ed2374157 [2023-05-05T06:52:45.732Z] ---> Running in a1e75f54bf9f [2023-05-05T06:52:45.881Z] ---> Running in 08ca536261ed [2023-05-05T06:52:45.881Z] Removing intermediate container d8de194f68b9 [2023-05-05T06:52:45.881Z] ---> 3678571d02a8 [2023-05-05T06:52:45.881Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T06:52:45.881Z] ---> Running in da3088924e28 [2023-05-05T06:52:46.141Z] Removing intermediate container 08ca536261ed [2023-05-05T06:52:46.141Z] ---> 1bc2ecb1b32e [2023-05-05T06:52:46.141Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-05T06:52:46.141Z] ---> Running in 3213fe3c1e99 [2023-05-05T06:52:46.402Z] Removing intermediate container da3088924e28 [2023-05-05T06:52:46.403Z] ---> ebeb2bea3594 [2023-05-05T06:52:46.403Z] Step 24/26 : LABEL arch=x86_64 [2023-05-05T06:52:46.403Z] ---> Running in 6471ef849e9b [2023-05-05T06:52:46.672Z] Removing intermediate container 6471ef849e9b [2023-05-05T06:52:46.673Z] ---> f6c50e096c3a [2023-05-05T06:52:46.673Z] Step 25/26 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:52:46.702Z] Removing intermediate container df1ed2374157 [2023-05-05T06:52:46.702Z] ---> 9eca286e88c2 [2023-05-05T06:52:46.702Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-05T06:52:46.702Z] ---> Running in 7410ae4a7f86 [2023-05-05T06:52:46.933Z] ---> Running in 9890ec4d8d24 [2023-05-05T06:52:47.501Z] Removing intermediate container 9890ec4d8d24 [2023-05-05T06:52:47.501Z] ---> cbcf5964bdf6 [2023-05-05T06:52:47.501Z] Step 26/26 : LABEL version=3.0.0-dev.148 [2023-05-05T06:52:47.760Z] ---> Running in cb53b6e8717c [2023-05-05T06:52:48.019Z] Removing intermediate container 3213fe3c1e99 [2023-05-05T06:52:48.019Z] ---> d361cf5a597e [2023-05-05T06:52:48.019Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-05T06:52:48.019Z] Removing intermediate container cb53b6e8717c [2023-05-05T06:52:48.019Z] ---> cb9ac3a3ca40 [2023-05-05T06:52:48.019Z] [2023-05-05T06:52:48.019Z] ---> Running in 2739c748eb10 [2023-05-05T06:52:48.019Z] Successfully built cb9ac3a3ca40 [2023-05-05T06:52:48.019Z] Successfully tagged security-spire-server:latest [2023-05-05T06:52:48.019Z] Building security-spire-config [2023-05-05T06:52:48.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:48.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:48.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:48.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:48.611Z]  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-05T06:52:48.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:48.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:48.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:49.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:49.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:49.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:52:50.653Z] OK: 263 MiB in 53 packages [2023-05-05T06:52:50.653Z] OK: 263 MiB in 53 packages [2023-05-05T06:52:50.653Z] OK: 263 MiB in 53 packages [2023-05-05T06:52:50.653Z] OK: 263 MiB in 53 packages [2023-05-05T06:52:51.242Z] OK: 263 MiB in 53 packages [2023-05-05T06:52:52.072Z] Removing intermediate container 2739c748eb10 [2023-05-05T06:52:52.072Z] ---> b28c0da395c0 [2023-05-05T06:52:52.072Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-05T06:52:52.072Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:52:52.072Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:52:52.072Z] ---> 2c63531765d4 [2023-05-05T06:52:52.072Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> 819ad5e58ff7 [2023-05-05T06:52:52.072Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> d487a89cf45b [2023-05-05T06:52:52.072Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> 06b4719ab3e0 [2023-05-05T06:52:52.072Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> 0743c9663b3b [2023-05-05T06:52:52.072Z] Step 7/27 : COPY . . [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> 4c6ded0ea404 [2023-05-05T06:52:52.072Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> d377418a8d52 [2023-05-05T06:52:52.072Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> c498da301ab2 [2023-05-05T06:52:52.072Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> 058d901a941c [2023-05-05T06:52:52.072Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> a156bff736da [2023-05-05T06:52:52.072Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> 050c00519584 [2023-05-05T06:52:52.072Z] [2023-05-05T06:52:52.072Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T06:52:52.072Z] ---> 9ed4aefc74f6 [2023-05-05T06:52:52.072Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T06:52:52.072Z] ---> Using cache [2023-05-05T06:52:52.072Z] ---> e409cec2e4b3 [2023-05-05T06:52:52.072Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-05T06:52:52.210Z] Removing intermediate container 02032925d458 [2023-05-05T06:52:52.210Z] ---> 0316d0a948d4 [2023-05-05T06:52:52.210Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-05T06:52:52.509Z] Removing intermediate container 0dcc2e8044c1 [2023-05-05T06:52:52.509Z] ---> 6119cde7e0bc [2023-05-05T06:52:52.509Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-05T06:52:52.798Z] Removing intermediate container 75f22ebd23c6 [2023-05-05T06:52:52.798Z] ---> 1613b94555be [2023-05-05T06:52:52.798Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-05T06:52:52.798Z] Removing intermediate container a1e75f54bf9f [2023-05-05T06:52:52.798Z] ---> 618e6eb59640 [2023-05-05T06:52:52.798Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T06:52:52.798Z] Removing intermediate container 7410ae4a7f86 [2023-05-05T06:52:52.798Z] ---> c76aaadd7c9f [2023-05-05T06:52:52.798Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-05T06:52:53.383Z] ---> a82025cc567a [2023-05-05T06:52:53.383Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:52:53.383Z] ---> Running in e48410f0c439 [2023-05-05T06:52:53.655Z] ---> f1f66c47d6f8 [2023-05-05T06:52:53.655Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:52:53.655Z] ---> Running in 099e1756fb01 [2023-05-05T06:52:54.240Z] ---> 04a975531958 [2023-05-05T06:52:54.240Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:52:54.240Z] ---> f88d0c47c113 [2023-05-05T06:52:54.240Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:52:54.240Z] ---> Running in fe3b5b9733ae [2023-05-05T06:52:54.513Z] ---> 0baee71d3d20 [2023-05-05T06:52:54.513Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:52:54.513Z] ---> Running in 43b449363d40 [2023-05-05T06:52:54.513Z] ---> Running in 9943d66c3f46 [2023-05-05T06:52:54.660Z] ---> 80bb18cc51c2 [2023-05-05T06:52:54.661Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-05T06:52:54.661Z] ---> Running in e3132d78a6b2 [2023-05-05T06:52:54.661Z] ---> Running in 4c4a115d462e [2023-05-05T06:52:54.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:55.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:55.511Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T06:52:55.511Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T06:52:55.511Z] OK: 17820 distinct packages available [2023-05-05T06:52:55.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:55.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:55.794Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-05T06:52:55.794Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-05T06:52:55.794Z] (3/4) Installing libucontext (1.2-r0) [2023-05-05T06:52:55.794Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-05T06:52:55.794Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:52:55.794Z] OK: 7 MiB in 19 packages [2023-05-05T06:52:57.773Z] Removing intermediate container 241fb5995b9a [2023-05-05T06:52:57.773Z] ---> d315939c03a6 [2023-05-05T06:52:57.773Z] [2023-05-05T06:52:57.773Z] Step 9/22 : FROM alpine:3.17 [2023-05-05T06:52:57.773Z] ---> 9ed4aefc74f6 [2023-05-05T06:52:57.773Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-05T06:52:57.773Z] Removing intermediate container 6a545d659c41 [2023-05-05T06:52:57.773Z] ---> 0f839a903207 [2023-05-05T06:52:57.773Z] [2023-05-05T06:52:57.773Z] Step 9/25 : FROM alpine:3.17 [2023-05-05T06:52:57.773Z] ---> 9ed4aefc74f6 [2023-05-05T06:52:57.773Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-05T06:52:58.034Z] Removing intermediate container 4c4a115d462e [2023-05-05T06:52:58.034Z] ---> d967256adbd3 [2023-05-05T06:52:58.034Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:52:58.034Z] ---> Running in 7e02fd9f7263 [2023-05-05T06:52:58.034Z] Removing intermediate container e3132d78a6b2 [2023-05-05T06:52:58.034Z] ---> fade143baf38 [2023-05-05T06:52:58.034Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:52:58.034Z] ---> Running in 59d420b08b99 [2023-05-05T06:52:58.295Z] ---> f739b7ac4d4c [2023-05-05T06:52:58.295Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:52:58.295Z] ---> 1e73245099c7 [2023-05-05T06:52:58.295Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:52:58.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:58.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:58.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:58.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:52:58.555Z] ---> d6571475e55d [2023-05-05T06:52:58.555Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T06:52:58.815Z] ---> 48269e41f547 [2023-05-05T06:52:58.815Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-05T06:52:58.815Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T06:52:58.815Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-05T06:52:58.815Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:52:58.815Z] OK: 8 MiB in 17 packages [2023-05-05T06:52:58.815Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-05T06:52:58.815Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-05T06:52:58.815Z] (3/3) Installing su-exec (0.2-r2) [2023-05-05T06:52:58.815Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:52:58.815Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T06:52:58.815Z] OK: 8 MiB in 18 packages [2023-05-05T06:53:00.198Z] ---> 412f3890f698 [2023-05-05T06:53:00.198Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T06:53:00.198Z] ---> 3e4f2cda2641 [2023-05-05T06:53:00.198Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-05T06:53:00.198Z] Removing intermediate container 213e2bcf73ee [2023-05-05T06:53:00.198Z] ---> 5708f9e00249 [2023-05-05T06:53:00.198Z] [2023-05-05T06:53:00.198Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T06:53:00.198Z] ---> 9ed4aefc74f6 [2023-05-05T06:53:00.198Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-05T06:53:00.460Z] Removing intermediate container 7e02fd9f7263 [2023-05-05T06:53:00.460Z] ---> f0344675afe4 [2023-05-05T06:53:00.460Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T06:53:00.460Z] ---> Running in b01cb08ea17f [2023-05-05T06:53:00.460Z] ---> 2e3efa993204 [2023-05-05T06:53:00.460Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-05T06:53:00.460Z] ---> ae46a23ccb85 [2023-05-05T06:53:00.460Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-05T06:53:00.460Z] Removing intermediate container 59d420b08b99 [2023-05-05T06:53:00.460Z] ---> 5f6ca162173e [2023-05-05T06:53:00.460Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T06:53:00.460Z] ---> Running in ae82787fe336 [2023-05-05T06:53:00.460Z] ---> Running in 22122889720a [2023-05-05T06:53:00.460Z] ---> Running in 774256baabf4 [2023-05-05T06:53:00.460Z] Removing intermediate container ae82787fe336 [2023-05-05T06:53:00.460Z] ---> 098f8236f096 [2023-05-05T06:53:00.460Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-05T06:53:00.460Z] Removing intermediate container 22122889720a [2023-05-05T06:53:00.460Z] ---> 9cb8db40a2d9 [2023-05-05T06:53:00.460Z] Step 12/22 : WORKDIR /edgex [2023-05-05T06:53:00.729Z] ---> 126efe0b473b [2023-05-05T06:53:00.729Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-05T06:53:00.729Z] ---> Running in 92b368ffe5e2 [2023-05-05T06:53:00.729Z] Removing intermediate container 774256baabf4 [2023-05-05T06:53:00.729Z] ---> 661b76c3ab04 [2023-05-05T06:53:00.729Z] Step 12/25 : WORKDIR / [2023-05-05T06:53:00.729Z] ---> Running in 0e465970b92b [2023-05-05T06:53:00.729Z] Removing intermediate container 92b368ffe5e2 [2023-05-05T06:53:00.729Z] ---> d777aab153c7 [2023-05-05T06:53:00.729Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:53:00.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:53:00.729Z] ---> 1fb9fb2daf5e [2023-05-05T06:53:00.729Z] Step 22/27 : WORKDIR / [2023-05-05T06:53:00.729Z] ---> Running in 687f320ffef3 [2023-05-05T06:53:00.729Z] ---> bbe0e2122744 [2023-05-05T06:53:00.729Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-05T06:53:01.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:53:01.015Z] Removing intermediate container 0e465970b92b [2023-05-05T06:53:01.015Z] ---> 32ac872e29b9 [2023-05-05T06:53:01.015Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:53:01.015Z] ---> 29b54d8d3772 [2023-05-05T06:53:01.015Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:53:01.015Z] Removing intermediate container 687f320ffef3 [2023-05-05T06:53:01.015Z] ---> 3a67c8f4bfd7 [2023-05-05T06:53:01.015Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T06:53:01.015Z] ---> Running in 020c462ae858 [2023-05-05T06:53:01.015Z] ---> 60a9dccb55d3 [2023-05-05T06:53:01.015Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-05T06:53:01.015Z] ---> b3bcdf6ff382 [2023-05-05T06:53:01.015Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:53:01.015Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-05T06:53:01.015Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-05T06:53:01.015Z] Removing intermediate container 020c462ae858 [2023-05-05T06:53:01.015Z] ---> a39d75c0bd98 [2023-05-05T06:53:01.015Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T06:53:01.015Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:53:01.275Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T06:53:01.275Z] ---> 8056e36af3cf [2023-05-05T06:53:01.275Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-05T06:53:01.275Z] ---> Running in 4b133a7bd950 [2023-05-05T06:53:01.275Z] OK: 8 MiB in 17 packages [2023-05-05T06:53:01.275Z] ---> ee4d6a4f8745 [2023-05-05T06:53:01.275Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-05T06:53:01.275Z] Removing intermediate container 4b133a7bd950 [2023-05-05T06:53:01.275Z] ---> 09be99b4e69e [2023-05-05T06:53:01.275Z] Step 25/27 : LABEL arch=x86_64 [2023-05-05T06:53:01.275Z] ---> dc883d148de1 [2023-05-05T06:53:01.275Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-05T06:53:01.275Z] ---> Running in 2289a68621a0 [2023-05-05T06:53:01.535Z] ---> Running in f8241bd15a3f [2023-05-05T06:53:01.535Z] ---> 71bc0c3248cc [2023-05-05T06:53:01.535Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-05T06:53:01.535Z] ---> 1da4ca971b3c [2023-05-05T06:53:01.535Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-05T06:53:01.535Z] Removing intermediate container 2289a68621a0 [2023-05-05T06:53:01.535Z] ---> 9d33a6e9b83f [2023-05-05T06:53:01.535Z] Step 26/27 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:01.535Z] ---> Running in c1ae2f227eba [2023-05-05T06:53:01.535Z] ---> be25995a9661 [2023-05-05T06:53:01.535Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:53:01.796Z] Removing intermediate container b01cb08ea17f [2023-05-05T06:53:01.796Z] ---> 9d66280318a7 [2023-05-05T06:53:01.796Z] Removing intermediate container c1ae2f227eba [2023-05-05T06:53:01.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' ---> d6ef6381e489 [2023-05-05T06:53:01.796Z] [2023-05-05T06:53:01.796Z] Step 27/27 : LABEL version=3.0.0-dev.148 [2023-05-05T06:53:01.796Z] ---> Running in be5b62deae71 [2023-05-05T06:53:01.796Z] ---> Running in 29e55a07a33a [2023-05-05T06:53:01.796Z] ---> c97aedd561e2 [2023-05-05T06:53:01.796Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T06:53:01.796Z] ---> 8b13048e54fb [2023-05-05T06:53:01.796Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-05T06:53:02.061Z] Removing intermediate container be5b62deae71 [2023-05-05T06:53:02.061Z] ---> 0a863edf0529 [2023-05-05T06:53:02.061Z] [2023-05-05T06:53:02.061Z] Removing intermediate container 29e55a07a33a [2023-05-05T06:53:02.061Z] ---> 40b799e644f9 [2023-05-05T06:53:02.061Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-05T06:53:02.061Z] ---> Running in ce809c9c3402 [2023-05-05T06:53:02.061Z] Successfully built 0a863edf0529 [2023-05-05T06:53:02.061Z] Successfully tagged security-spire-config:latest [2023-05-05T06:53:02.061Z] Building core-metadata [2023-05-05T06:53:02.061Z]  Building security-spire-config ... done  ---> 97d5b7f772c2 [2023-05-05T06:53:02.061Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T06:53:02.061Z] Removing intermediate container ce809c9c3402 [2023-05-05T06:53:02.061Z] ---> 6b8dff040515 [2023-05-05T06:53:02.061Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T06:53:04.634Z] ---> Running in 933d7239218a [2023-05-05T06:53:04.635Z] ---> Running in 9477eb846e8a [2023-05-05T06:53:04.897Z] Removing intermediate container f8241bd15a3f [2023-05-05T06:53:04.897Z] ---> 92c542d144f4 [2023-05-05T06:53:04.897Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-05T06:53:04.897Z] ---> 6342db1773aa [2023-05-05T06:53:04.897Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-05T06:53:05.199Z] Removing intermediate container 933d7239218a [2023-05-05T06:53:05.199Z] ---> c9a2d217000f [2023-05-05T06:53:05.199Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:53:05.199Z] ---> Running in 3343823bafd2 [2023-05-05T06:53:05.541Z] Removing intermediate container 3343823bafd2 [2023-05-05T06:53:05.541Z] ---> 2708ff4e51f8 [2023-05-05T06:53:05.541Z] Step 30/33 : CMD ["gate"] [2023-05-05T06:53:05.808Z] ---> 52fb07ed870a [2023-05-05T06:53:05.808Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:53:05.808Z] ---> Running in def5167c6ec8 [2023-05-05T06:53:05.808Z] ---> 58d92798b8d4 [2023-05-05T06:53:05.808Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T06:53:05.808Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:53:05.808Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:53:05.808Z] ---> 2c63531765d4 [2023-05-05T06:53:05.808Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:53:05.808Z] ---> Using cache [2023-05-05T06:53:05.808Z] ---> aa63519ad4b3 [2023-05-05T06:53:05.808Z] Step 4/25 : WORKDIR /edgex-go [2023-05-05T06:53:05.808Z] ---> Using cache [2023-05-05T06:53:05.808Z] ---> 291cdebb0050 [2023-05-05T06:53:05.808Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-05T06:53:05.808Z] ---> Using cache [2023-05-05T06:53:05.808Z] ---> 29d78b05611f [2023-05-05T06:53:05.808Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-05T06:53:05.808Z] ---> Using cache [2023-05-05T06:53:05.808Z] ---> 6408db9dc362 [2023-05-05T06:53:05.808Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:53:05.808Z] ---> Using cache [2023-05-05T06:53:05.808Z] ---> 7687edc59e1d [2023-05-05T06:53:05.808Z] Step 8/25 : COPY . . [2023-05-05T06:53:05.808Z] ---> Using cache [2023-05-05T06:53:05.808Z] ---> 4e307b417b01 [2023-05-05T06:53:05.808Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-05T06:53:05.808Z] ---> Running in 231d9d771095 [2023-05-05T06:53:05.808Z] Removing intermediate container def5167c6ec8 [2023-05-05T06:53:05.808Z] ---> 31c15a25914d [2023-05-05T06:53:05.808Z] Step 31/33 : LABEL arch=x86_64 [2023-05-05T06:53:05.808Z] ---> e21b853c7c4e [2023-05-05T06:53:05.808Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-05T06:53:05.808Z] ---> Running in b4adbe142841 [2023-05-05T06:53:05.808Z] ---> 0887290d5400 [2023-05-05T06:53:05.808Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T06:53:06.100Z] Removing intermediate container b4adbe142841 [2023-05-05T06:53:06.100Z] ---> e68f5b1d0027 [2023-05-05T06:53:06.100Z] Step 32/33 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:06.100Z] ---> Running in 74ac015e5575 [2023-05-05T06:53:06.358Z] Removing intermediate container 9477eb846e8a [2023-05-05T06:53:06.358Z] ---> 123f812977eb [2023-05-05T06:53:06.358Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T06:53:06.358Z] ---> Running in 7a6283b281a6 [2023-05-05T06:53:06.358Z] ---> Running in 268124aa907d [2023-05-05T06:53:06.358Z] Removing intermediate container 7a6283b281a6 [2023-05-05T06:53:06.358Z] ---> 53dece072825 [2023-05-05T06:53:06.358Z] Step 33/33 : LABEL version=3.0.0-dev.148 [2023-05-05T06:53:06.616Z] ---> Running in f2f3f4d23a0b [2023-05-05T06:53:06.616Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-05T06:53:06.616Z] Removing intermediate container 268124aa907d [2023-05-05T06:53:06.616Z] ---> 1e1d6aa5cbf5 [2023-05-05T06:53:06.616Z] Step 20/22 : LABEL arch=x86_64 [2023-05-05T06:53:06.616Z] ---> 621589087be8 [2023-05-05T06:53:06.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:53:06.616Z] ---> Running in 86d977e097c8 [2023-05-05T06:53:06.616Z] Removing intermediate container f2f3f4d23a0b [2023-05-05T06:53:06.616Z] ---> 2324ee7548b9 [2023-05-05T06:53:06.616Z] [2023-05-05T06:53:06.616Z] Removing intermediate container 86d977e097c8 [2023-05-05T06:53:06.616Z] ---> 03d90f5d23c1 [2023-05-05T06:53:06.616Z] Step 21/22 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:06.879Z] Successfully built 2324ee7548b9 [2023-05-05T06:53:06.879Z] Successfully tagged security-bootstrapper:latest [2023-05-05T06:53:06.879Z] Building core-common-config-bootstrapper [2023-05-05T06:53:06.879Z]  Building security-bootstrapper ... done  ---> Running in b5f4589b3e1c [2023-05-05T06:53:06.879Z] ---> d344de2574aa [2023-05-05T06:53:06.879Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-05T06:53:06.879Z] ---> Running in 058be9768c89 [2023-05-05T06:53:07.135Z] Removing intermediate container b5f4589b3e1c [2023-05-05T06:53:07.135Z] ---> 5a408016072e [2023-05-05T06:53:07.135Z] Step 22/22 : LABEL version=3.0.0-dev.148 [2023-05-05T06:53:09.741Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:53:09.741Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:53:09.741Z] ---> 2c63531765d4 [2023-05-05T06:53:09.741Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:53:09.741Z] ---> Using cache [2023-05-05T06:53:09.741Z] ---> aa63519ad4b3 [2023-05-05T06:53:09.741Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T06:53:09.741Z] ---> Using cache [2023-05-05T06:53:09.741Z] ---> 291cdebb0050 [2023-05-05T06:53:09.741Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T06:53:09.741Z] ---> Using cache [2023-05-05T06:53:09.741Z] ---> 29d78b05611f [2023-05-05T06:53:09.741Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T06:53:09.741Z] ---> Using cache [2023-05-05T06:53:09.741Z] ---> 6408db9dc362 [2023-05-05T06:53:09.741Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:53:09.741Z] ---> Using cache [2023-05-05T06:53:09.741Z] ---> 7687edc59e1d [2023-05-05T06:53:09.741Z] Step 8/23 : COPY . . [2023-05-05T06:53:09.741Z] ---> Using cache [2023-05-05T06:53:09.741Z] ---> 4e307b417b01 [2023-05-05T06:53:09.741Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-05T06:53:11.266Z] Removing intermediate container 058be9768c89 [2023-05-05T06:53:11.266Z] Removing intermediate container 74ac015e5575 [2023-05-05T06:53:11.266Z] ---> 11d6e3344fc3 [2023-05-05T06:53:11.266Z] ---> 8e398c498b7f [2023-05-05T06:53:11.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"]Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T06:53:11.266Z] [2023-05-05T06:53:11.266Z] ---> Running in 33ca97e591f8 [2023-05-05T06:53:11.266Z] ---> Running in 25598841f1f9 [2023-05-05T06:53:11.266Z] ---> Running in 39be38178224 [2023-05-05T06:53:11.266Z] ---> Running in b6b52455a822 [2023-05-05T06:53:11.543Z] Removing intermediate container 33ca97e591f8 [2023-05-05T06:53:11.543Z] ---> 609096026abf [2023-05-05T06:53:11.543Z] [2023-05-05T06:53:11.543Z] Removing intermediate container 39be38178224 [2023-05-05T06:53:11.543Z] ---> ab0a7b2022b3 [2023-05-05T06:53:11.543Z] Step 23/25 : LABEL arch=x86_64 [2023-05-05T06:53:11.543Z] Removing intermediate container b6b52455a822 [2023-05-05T06:53:11.543Z] ---> 8204c166af60 [2023-05-05T06:53:11.543Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T06:53:11.543Z] ---> Running in 408c31778229 [2023-05-05T06:53:11.543Z] ---> Running in 599e14628738 [2023-05-05T06:53:11.543Z] Successfully built 609096026abf [2023-05-05T06:53:11.543Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-05T06:53:11.543Z] Successfully tagged security-proxy-setup:latest [2023-05-05T06:53:11.805Z]  Building security-proxy-setup ... done Removing intermediate container 599e14628738 [2023-05-05T06:53:11.805Z] ---> 58db28be4732 [2023-05-05T06:53:11.805Z] Step 24/25 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:11.805Z] Removing intermediate container 408c31778229 [2023-05-05T06:53:11.805Z] ---> ee64e0c03ae6 [2023-05-05T06:53:11.805Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:11.805Z] ---> Running in 838dff45e7e2 [2023-05-05T06:53:11.805Z] ---> Running in 9276136ab424 [2023-05-05T06:53:12.064Z] Removing intermediate container 9276136ab424 [2023-05-05T06:53:12.064Z] Removing intermediate container 838dff45e7e2 [2023-05-05T06:53:12.064Z] ---> fd1e5e8282f5 [2023-05-05T06:53:12.064Z] ---> 4b1206e4d890 [2023-05-05T06:53:12.064Z] Step 25/25 : LABEL version=3.0.0-dev.148Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T06:53:12.064Z] [2023-05-05T06:53:12.064Z] ---> Running in 17a819e4ae1a [2023-05-05T06:53:12.064Z] ---> Running in 7f95124a8223 [2023-05-05T06:53:12.324Z] Removing intermediate container 17a819e4ae1a [2023-05-05T06:53:12.324Z] ---> 5d0079c984e3 [2023-05-05T06:53:12.324Z] [2023-05-05T06:53:12.324Z] Removing intermediate container 7f95124a8223 [2023-05-05T06:53:12.324Z] ---> 8393ad1e3742 [2023-05-05T06:53:12.324Z] [2023-05-05T06:53:12.324Z] Successfully built 8393ad1e3742 [2023-05-05T06:53:12.324Z] Successfully built 5d0079c984e3 [2023-05-05T06:53:12.324Z] Successfully tagged support-notifications:latest [2023-05-05T06:53:12.324Z]  Building support-notifications ... done Successfully tagged security-secretstore-setup:latest [2023-05-05T06:53:30.408Z]  Building security-secretstore-setup ... done Removing intermediate container 231d9d771095 [2023-05-05T06:53:30.408Z] ---> 487da52d52a3 [2023-05-05T06:53:30.408Z] [2023-05-05T06:53:30.408Z] Step 10/25 : FROM alpine:3.17 [2023-05-05T06:53:30.408Z] ---> 9ed4aefc74f6 [2023-05-05T06:53:30.408Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:53:30.408Z] ---> Using cache [2023-05-05T06:53:30.408Z] ---> 5e804072e63d [2023-05-05T06:53:30.408Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T06:53:30.408Z] ---> Using cache [2023-05-05T06:53:30.408Z] ---> e4046e934ae2 [2023-05-05T06:53:30.408Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-05T06:53:30.408Z] Removing intermediate container 25598841f1f9 [2023-05-05T06:53:30.408Z] ---> 2d4d73e12e13 [2023-05-05T06:53:30.408Z] [2023-05-05T06:53:30.408Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T06:53:30.408Z] ---> 9ed4aefc74f6 [2023-05-05T06:53:30.408Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T06:53:30.408Z] ---> Using cache [2023-05-05T06:53:30.408Z] ---> 79e9e5b19e14 [2023-05-05T06:53:30.408Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:53:30.408Z] ---> Using cache [2023-05-05T06:53:30.408Z] ---> 6433acd5f5ea [2023-05-05T06:53:30.408Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:53:30.408Z] ---> Using cache [2023-05-05T06:53:30.408Z] ---> Running in 77be57850c5f [2023-05-05T06:53:30.408Z] ---> 6c87afe9b644 [2023-05-05T06:53:30.408Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:53:30.408Z] ---> Using cache [2023-05-05T06:53:30.408Z] ---> 98575d837a9c [2023-05-05T06:53:30.408Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-05T06:53:30.408Z] Removing intermediate container 77be57850c5f [2023-05-05T06:53:30.408Z] ---> 8151bb80dd66 [2023-05-05T06:53:30.408Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-05T06:53:30.408Z] ---> Running in 5c9286b29f34 [2023-05-05T06:53:30.409Z] Removing intermediate container 5c9286b29f34 [2023-05-05T06:53:30.409Z] ---> ffc44b186c89 [2023-05-05T06:53:30.409Z] Step 15/25 : WORKDIR / [2023-05-05T06:53:30.409Z] ---> Running in 4d3b430a54af [2023-05-05T06:53:30.409Z] ---> 663594aa3016 [2023-05-05T06:53:30.409Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:53:30.409Z] Removing intermediate container 4d3b430a54af [2023-05-05T06:53:30.409Z] ---> f6f14e6562a9 [2023-05-05T06:53:30.409Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:53:30.409Z] ---> 03e247cb204f [2023-05-05T06:53:30.409Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-05T06:53:30.409Z] ---> a50705a714a1 [2023-05-05T06:53:30.409Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:53:30.409Z] ---> 8a352bc303ec [2023-05-05T06:53:30.409Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T06:53:30.409Z] ---> bf7f49b0b2fc [2023-05-05T06:53:30.409Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-05T06:53:30.409Z] ---> Running in b22f6cc1a7a7 [2023-05-05T06:53:30.409Z] ---> d01c14e087f6 [2023-05-05T06:53:30.409Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-05T06:53:30.409Z] ---> e7e505dfdda0 [2023-05-05T06:53:30.409Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-05T06:53:30.409Z] Removing intermediate container b22f6cc1a7a7 [2023-05-05T06:53:30.409Z] ---> 0430a1eb9b12 [2023-05-05T06:53:30.409Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T06:53:30.409Z] ---> Running in 2cf6a429bd71 [2023-05-05T06:53:30.409Z] ---> 7bd2762952f1 [2023-05-05T06:53:30.409Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-05T06:53:30.409Z] ---> Running in 45ce175614ce [2023-05-05T06:53:30.409Z] Removing intermediate container 2cf6a429bd71 [2023-05-05T06:53:30.409Z] ---> 40b1b62ccef6 [2023-05-05T06:53:30.409Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T06:53:30.409Z] ---> Running in c7df78088c96 [2023-05-05T06:53:30.409Z] Removing intermediate container 45ce175614ce [2023-05-05T06:53:30.409Z] ---> 8f5d9290ca38 [2023-05-05T06:53:30.409Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:53:30.409Z] ---> Running in b90a08317b04 [2023-05-05T06:53:30.409Z] Removing intermediate container c7df78088c96 [2023-05-05T06:53:30.409Z] ---> b9a49ed723b4 [2023-05-05T06:53:30.409Z] Step 21/23 : LABEL arch=x86_64 [2023-05-05T06:53:30.409Z] ---> Running in fb4b5db7eebb [2023-05-05T06:53:30.409Z] Removing intermediate container b90a08317b04 [2023-05-05T06:53:30.409Z] ---> a68d19c17fad [2023-05-05T06:53:30.409Z] Step 23/25 : LABEL arch=x86_64 [2023-05-05T06:53:30.409Z] ---> Running in 08929716326d [2023-05-05T06:53:30.409Z] Removing intermediate container fb4b5db7eebb [2023-05-05T06:53:30.409Z] ---> 6d9633034ff4 [2023-05-05T06:53:30.409Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:30.409Z] ---> Running in 67c0c086b6b2 [2023-05-05T06:53:30.409Z] Removing intermediate container 08929716326d [2023-05-05T06:53:30.409Z] ---> 02eabfb31e27 [2023-05-05T06:53:30.409Z] Step 24/25 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:30.409Z] ---> Running in 4e64d587cdb9 [2023-05-05T06:53:30.409Z] Removing intermediate container 67c0c086b6b2 [2023-05-05T06:53:30.409Z] ---> e97a7e8041d6 [2023-05-05T06:53:30.409Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T06:53:30.409Z] ---> Running in eb0690f2adca [2023-05-05T06:53:30.409Z] Removing intermediate container 4e64d587cdb9 [2023-05-05T06:53:30.409Z] ---> 18add94724d9 [2023-05-05T06:53:30.409Z] Step 25/25 : LABEL version=3.0.0-dev.148 [2023-05-05T06:53:30.409Z] ---> Running in 9f7bfd0204aa [2023-05-05T06:53:30.409Z] Removing intermediate container eb0690f2adca [2023-05-05T06:53:30.409Z] ---> 873dc78caaec [2023-05-05T06:53:30.409Z] [2023-05-05T06:53:30.409Z] Successfully built 873dc78caaec [2023-05-05T06:53:30.409Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-05T06:53:30.409Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 9f7bfd0204aa [2023-05-05T06:53:30.409Z] ---> faadee7162fd [2023-05-05T06:53:30.409Z] [2023-05-05T06:53:30.409Z] Successfully built faadee7162fd [2023-05-05T06:53:30.409Z] Successfully tagged core-metadata:latest [2023-05-05T06:53:30.415Z]  Building core-metadata ... done  [Pipeline] } [2023-05-05T06:53:30.420Z] $ docker stop --time=1 ba5dc50ca150f1c3da6dac86c8c66eb0150e27b179452e28964f898877b63124 [2023-05-05T06:53:31.669Z] $ docker rm -f --volumes ba5dc50ca150f1c3da6dac86c8c66eb0150e27b179452e28964f898877b63124 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:53:32.002Z] + docker images [2023-05-05T06:53:32.002Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-05T06:53:32.002Z] core-metadata latest faadee7162fd 1 second ago 20.4MB [2023-05-05T06:53:32.002Z] core-common-config-bootstrapper latest 873dc78caaec 1 second ago 17.2MB [2023-05-05T06:53:32.002Z] 2d4d73e12e13 3 seconds ago 1.72GB [2023-05-05T06:53:32.002Z] 487da52d52a3 5 seconds ago 1.73GB [2023-05-05T06:53:32.002Z] security-secretstore-setup latest 5d0079c984e3 19 seconds ago 32.8MB [2023-05-05T06:53:32.002Z] support-notifications latest 8393ad1e3742 19 seconds ago 32.4MB [2023-05-05T06:53:32.002Z] security-proxy-setup latest 609096026abf 20 seconds ago 18.7MB [2023-05-05T06:53:32.002Z] security-bootstrapper latest 2324ee7548b9 25 seconds ago 22.2MB [2023-05-05T06:53:32.002Z] security-spire-config latest 0a863edf0529 30 seconds ago 102MB [2023-05-05T06:53:32.002Z] 5708f9e00249 33 seconds ago 1.79GB [2023-05-05T06:53:32.002Z] 0f839a903207 34 seconds ago 1.72GB [2023-05-05T06:53:32.002Z] d315939c03a6 34 seconds ago 1.7GB [2023-05-05T06:53:32.002Z] security-spire-server latest cb9ac3a3ca40 44 seconds ago 103MB [2023-05-05T06:53:32.002Z] 11a87836b538 52 seconds ago 1.58GB [2023-05-05T06:53:32.002Z] b934536b061b 53 seconds ago 1.71GB [2023-05-05T06:53:32.002Z] support-scheduler latest 64193fc25234 About a minute ago 31.8MB [2023-05-05T06:53:32.002Z] e1768a4d5306 About a minute ago 1.79GB [2023-05-05T06:53:32.002Z] security-proxy-auth latest 73f4a30a1711 About a minute ago 18.3MB [2023-05-05T06:53:32.002Z] security-spiffe-token-provider latest 6b3822e98d60 2 minutes ago 32.8MB [2023-05-05T06:53:32.002Z] core-data latest 455519a690c3 2 minutes ago 20MB [2023-05-05T06:53:32.002Z] core-command latest ceeec6b4c2bc 2 minutes ago 19.8MB [2023-05-05T06:53:32.002Z] 35bf3251cd7a 2 minutes ago 1.76GB [2023-05-05T06:53:32.002Z] security-spire-agent latest 69e463d85c46 2 minutes ago 161MB [2023-05-05T06:53:32.002Z] 69a64fc90781 2 minutes ago 1.73GB [2023-05-05T06:53:32.002Z] e34265fcd485 2 minutes ago 1.72GB [2023-05-05T06:53:32.002Z] face516dba3c 2 minutes ago 1.7GB [2023-05-05T06:53:32.002Z] 050c00519584 2 minutes ago 1.58GB [2023-05-05T06:53:32.002Z] ci-base-image-x86_64 latest 2c63531765d4 6 minutes ago 918MB [2023-05-05T06:53:32.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 10 days ago 700MB [2023-05-05T06:53:32.002Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-05T06:53:32.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-05T06:53:32.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:53:32.094Z] provisioning config files... [2023-05-05T06:53:32.103Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/513@tmp/config17709518765341278350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:53:32.397Z] ---> docker-login.sh [2023-05-05T06:53:32.397Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:53:32.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:53:32.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:53:32.397Z] Configure a credential helper to remove this warning. See [2023-05-05T06:53:32.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:53:32.397Z] [2023-05-05T06:53:32.397Z] Login Succeeded [2023-05-05T06:53:32.397Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:53:32.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:53:32.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:53:32.397Z] Configure a credential helper to remove this warning. See [2023-05-05T06:53:32.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:53:32.397Z] [2023-05-05T06:53:32.397Z] Login Succeeded [2023-05-05T06:53:32.397Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:53:32.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:53:32.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:53:32.656Z] Configure a credential helper to remove this warning. See [2023-05-05T06:53:32.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:53:32.656Z] [2023-05-05T06:53:32.656Z] Login Succeeded [2023-05-05T06:53:32.656Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:53:32.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:53:32.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:53:32.656Z] Configure a credential helper to remove this warning. See [2023-05-05T06:53:32.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:53:32.656Z] [2023-05-05T06:53:32.656Z] Login Succeeded [2023-05-05T06:53:32.656Z] docker.io [2023-05-05T06:53:32.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:53:32.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:53:32.916Z] Configure a credential helper to remove this warning. See [2023-05-05T06:53:32.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:53:32.916Z] [2023-05-05T06:53:32.916Z] Login Succeeded [2023-05-05T06:53:32.916Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:53:32.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:53:32.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:53:32.961Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-05T06:53:32.961Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:32.961Z] latest [2023-05-05T06:53:32.961Z] 3.0.0-dev.148 [2023-05-05T06:53:32.961Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:32.961Z] main [2023-05-05T06:53:32.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:33.263Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:33.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:33.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T06:53:33.573Z] 7e3480391471: Preparing [2023-05-05T06:53:33.573Z] 5228fbf8ff11: Preparing [2023-05-05T06:53:33.573Z] 85b2587de72d: Preparing [2023-05-05T06:53:33.573Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:33.573Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:33.573Z] f1417ff83b31: Preparing [2023-05-05T06:53:33.573Z] f1417ff83b31: Waiting [2023-05-05T06:53:33.573Z] 2fbbb5c74438: Pushed [2023-05-05T06:53:33.573Z] 8be2a5d10d9d: Pushed [2023-05-05T06:53:33.573Z] 7e3480391471: Pushed [2023-05-05T06:53:33.573Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:33.573Z] 85b2587de72d: Pushed [2023-05-05T06:53:34.955Z] 5228fbf8ff11: Pushed [2023-05-05T06:53:34.955Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:35.264Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:35.566Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-05T06:53:35.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T06:53:35.566Z] 7e3480391471: Preparing [2023-05-05T06:53:35.566Z] 5228fbf8ff11: Preparing [2023-05-05T06:53:35.566Z] 85b2587de72d: Preparing [2023-05-05T06:53:35.566Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:35.566Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:35.566Z] f1417ff83b31: Preparing [2023-05-05T06:53:35.566Z] f1417ff83b31: Waiting [2023-05-05T06:53:35.566Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:35.566Z] 5228fbf8ff11: Layer already exists [2023-05-05T06:53:35.566Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:35.566Z] 7e3480391471: Layer already exists [2023-05-05T06:53:35.566Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:35.566Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:35.566Z] latest: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:35.874Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:36.179Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.148 [2023-05-05T06:53:36.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T06:53:36.180Z] 7e3480391471: Preparing [2023-05-05T06:53:36.180Z] 5228fbf8ff11: Preparing [2023-05-05T06:53:36.180Z] 85b2587de72d: Preparing [2023-05-05T06:53:36.180Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:36.180Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:36.180Z] f1417ff83b31: Preparing [2023-05-05T06:53:36.180Z] f1417ff83b31: Waiting [2023-05-05T06:53:36.180Z] 7e3480391471: Layer already exists [2023-05-05T06:53:36.180Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:36.180Z] 5228fbf8ff11: Layer already exists [2023-05-05T06:53:36.180Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:36.180Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:36.180Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:36.180Z] 3.0.0-dev.148: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:36.485Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:36.904Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:36.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T06:53:36.904Z] 7e3480391471: Preparing [2023-05-05T06:53:36.904Z] 5228fbf8ff11: Preparing [2023-05-05T06:53:36.904Z] 85b2587de72d: Preparing [2023-05-05T06:53:36.904Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:36.904Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:36.904Z] f1417ff83b31: Preparing [2023-05-05T06:53:36.904Z] f1417ff83b31: Waiting [2023-05-05T06:53:36.904Z] 7e3480391471: Layer already exists [2023-05-05T06:53:36.904Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:36.904Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:36.904Z] 5228fbf8ff11: Layer already exists [2023-05-05T06:53:36.904Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:36.904Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:36.904Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:37.343Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:37.726Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-05T06:53:37.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-05T06:53:37.726Z] 7e3480391471: Preparing [2023-05-05T06:53:37.726Z] 5228fbf8ff11: Preparing [2023-05-05T06:53:37.726Z] 85b2587de72d: Preparing [2023-05-05T06:53:37.726Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:37.726Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:37.726Z] f1417ff83b31: Preparing [2023-05-05T06:53:37.726Z] f1417ff83b31: Waiting [2023-05-05T06:53:37.726Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:37.726Z] 5228fbf8ff11: Layer already exists [2023-05-05T06:53:37.726Z] 7e3480391471: Layer already exists [2023-05-05T06:53:37.726Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:37.726Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:37.726Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:37.726Z] main: digest: sha256:2909b1081157135acfe35a64d1b54055f2f91cea77c73fa7488cd3c51663d584 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:53:37.772Z] ===================================================== [Pipeline] echo [2023-05-05T06:53:37.777Z] taggedImages: [2023-05-05T06:53:37.777Z] - nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:37.777Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-05T06:53:37.777Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.148 [2023-05-05T06:53:37.777Z] - nexus3.edgexfoundry.org:10004/core-command:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:37.777Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-05T06:53:37.792Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-05T06:53:37.792Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:37.792Z] latest [2023-05-05T06:53:37.792Z] 3.0.0-dev.148 [2023-05-05T06:53:37.792Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:37.792Z] main [2023-05-05T06:53:37.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:38.118Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:38.431Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:38.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T06:53:38.431Z] e2c305641e0c: Preparing [2023-05-05T06:53:38.431Z] 7589222d863b: Preparing [2023-05-05T06:53:38.431Z] 761ba515aaf7: Preparing [2023-05-05T06:53:38.431Z] 281183ecbdb6: Preparing [2023-05-05T06:53:38.431Z] 85b2587de72d: Preparing [2023-05-05T06:53:38.431Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:38.431Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:38.431Z] f1417ff83b31: Preparing [2023-05-05T06:53:38.431Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:38.431Z] 081c0a8e7a62: Waiting [2023-05-05T06:53:38.431Z] f1417ff83b31: Waiting [2023-05-05T06:53:38.431Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:38.431Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:38.431Z] 761ba515aaf7: Pushed [2023-05-05T06:53:38.431Z] e2c305641e0c: Pushed [2023-05-05T06:53:38.431Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:38.431Z] 7589222d863b: Pushed [2023-05-05T06:53:38.431Z] 081c0a8e7a62: Pushed [2023-05-05T06:53:39.811Z] 281183ecbdb6: Pushed [2023-05-05T06:53:39.811Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:40.122Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:40.426Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-05T06:53:40.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T06:53:40.426Z] e2c305641e0c: Preparing [2023-05-05T06:53:40.426Z] 7589222d863b: Preparing [2023-05-05T06:53:40.426Z] 761ba515aaf7: Preparing [2023-05-05T06:53:40.426Z] 281183ecbdb6: Preparing [2023-05-05T06:53:40.426Z] 85b2587de72d: Preparing [2023-05-05T06:53:40.426Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:40.426Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:40.426Z] f1417ff83b31: Preparing [2023-05-05T06:53:40.426Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:40.426Z] 081c0a8e7a62: Waiting [2023-05-05T06:53:40.426Z] f1417ff83b31: Waiting [2023-05-05T06:53:40.426Z] 7589222d863b: Layer already exists [2023-05-05T06:53:40.426Z] e2c305641e0c: Layer already exists [2023-05-05T06:53:40.426Z] 761ba515aaf7: Layer already exists [2023-05-05T06:53:40.426Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:40.426Z] 281183ecbdb6: Layer already exists [2023-05-05T06:53:40.426Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:40.426Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:40.426Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:40.426Z] latest: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:40.734Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:41.038Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.148 [2023-05-05T06:53:41.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T06:53:41.039Z] e2c305641e0c: Preparing [2023-05-05T06:53:41.039Z] 7589222d863b: Preparing [2023-05-05T06:53:41.039Z] 761ba515aaf7: Preparing [2023-05-05T06:53:41.039Z] 281183ecbdb6: Preparing [2023-05-05T06:53:41.039Z] 85b2587de72d: Preparing [2023-05-05T06:53:41.039Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:41.039Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:41.039Z] f1417ff83b31: Preparing [2023-05-05T06:53:41.039Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:41.039Z] 081c0a8e7a62: Waiting [2023-05-05T06:53:41.039Z] f1417ff83b31: Waiting [2023-05-05T06:53:41.039Z] e2c305641e0c: Layer already exists [2023-05-05T06:53:41.039Z] 761ba515aaf7: Layer already exists [2023-05-05T06:53:41.039Z] 281183ecbdb6: Layer already exists [2023-05-05T06:53:41.039Z] 7589222d863b: Layer already exists [2023-05-05T06:53:41.039Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:41.039Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:41.039Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:41.039Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:41.039Z] 3.0.0-dev.148: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:41.348Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:41.655Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:41.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T06:53:41.655Z] e2c305641e0c: Preparing [2023-05-05T06:53:41.655Z] 7589222d863b: Preparing [2023-05-05T06:53:41.655Z] 761ba515aaf7: Preparing [2023-05-05T06:53:41.655Z] 281183ecbdb6: Preparing [2023-05-05T06:53:41.655Z] 85b2587de72d: Preparing [2023-05-05T06:53:41.655Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:41.655Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:41.655Z] f1417ff83b31: Preparing [2023-05-05T06:53:41.655Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:41.655Z] 081c0a8e7a62: Waiting [2023-05-05T06:53:41.655Z] 281183ecbdb6: Layer already exists [2023-05-05T06:53:41.655Z] 7589222d863b: Layer already exists [2023-05-05T06:53:41.655Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:41.655Z] 761ba515aaf7: Layer already exists [2023-05-05T06:53:41.655Z] e2c305641e0c: Layer already exists [2023-05-05T06:53:41.655Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:41.655Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:41.655Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:41.655Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:41.987Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:42.293Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-05T06:53:42.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-05T06:53:42.293Z] e2c305641e0c: Preparing [2023-05-05T06:53:42.293Z] 7589222d863b: Preparing [2023-05-05T06:53:42.293Z] 761ba515aaf7: Preparing [2023-05-05T06:53:42.293Z] 281183ecbdb6: Preparing [2023-05-05T06:53:42.293Z] 85b2587de72d: Preparing [2023-05-05T06:53:42.293Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:42.293Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:42.293Z] f1417ff83b31: Preparing [2023-05-05T06:53:42.293Z] 081c0a8e7a62: Waiting [2023-05-05T06:53:42.293Z] f1417ff83b31: Waiting [2023-05-05T06:53:42.293Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:42.293Z] 7589222d863b: Layer already exists [2023-05-05T06:53:42.293Z] e2c305641e0c: Layer already exists [2023-05-05T06:53:42.293Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:42.293Z] 281183ecbdb6: Layer already exists [2023-05-05T06:53:42.293Z] 761ba515aaf7: Layer already exists [2023-05-05T06:53:42.293Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:42.293Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:42.293Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:42.293Z] main: digest: sha256:dd24fe6433c566b43c8814527c1e1eb621c4c4ff67146dc4f899ddb12eb0651f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:53:42.331Z] ===================================================== [Pipeline] echo [2023-05-05T06:53:42.337Z] taggedImages: [2023-05-05T06:53:42.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:42.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-05T06:53:42.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.148 [2023-05-05T06:53:42.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:42.337Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-05T06:53:42.360Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-05T06:53:42.360Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:42.360Z] latest [2023-05-05T06:53:42.360Z] 3.0.0-dev.148 [2023-05-05T06:53:42.360Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:42.360Z] main [2023-05-05T06:53:42.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:42.683Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:42.988Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:42.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T06:53:42.988Z] 558c6e11b203: Preparing [2023-05-05T06:53:42.988Z] d68777bdfb28: Preparing [2023-05-05T06:53:42.988Z] 85b2587de72d: Preparing [2023-05-05T06:53:42.988Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:42.988Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:42.988Z] f1417ff83b31: Preparing [2023-05-05T06:53:42.988Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:42.988Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:42.988Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:42.988Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:42.988Z] 558c6e11b203: Pushed [2023-05-05T06:53:44.370Z] d68777bdfb28: Pushed [2023-05-05T06:53:44.370Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:44.683Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:44.990Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-05T06:53:44.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T06:53:44.990Z] 558c6e11b203: Preparing [2023-05-05T06:53:44.990Z] d68777bdfb28: Preparing [2023-05-05T06:53:44.990Z] 85b2587de72d: Preparing [2023-05-05T06:53:44.990Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:44.990Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:44.990Z] f1417ff83b31: Preparing [2023-05-05T06:53:44.990Z] f1417ff83b31: Waiting [2023-05-05T06:53:44.990Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:44.990Z] d68777bdfb28: Layer already exists [2023-05-05T06:53:44.990Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:44.990Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:44.990Z] 558c6e11b203: Layer already exists [2023-05-05T06:53:44.990Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:44.990Z] latest: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:45.300Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:45.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.148 [2023-05-05T06:53:45.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T06:53:45.602Z] 558c6e11b203: Preparing [2023-05-05T06:53:45.602Z] d68777bdfb28: Preparing [2023-05-05T06:53:45.602Z] 85b2587de72d: Preparing [2023-05-05T06:53:45.602Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:45.602Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:45.602Z] f1417ff83b31: Preparing [2023-05-05T06:53:45.602Z] f1417ff83b31: Waiting [2023-05-05T06:53:45.602Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:45.602Z] 558c6e11b203: Layer already exists [2023-05-05T06:53:45.602Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:45.602Z] d68777bdfb28: Layer already exists [2023-05-05T06:53:45.602Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:45.602Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:45.602Z] 3.0.0-dev.148: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:45.911Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:46.208Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:46.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T06:53:46.208Z] 558c6e11b203: Preparing [2023-05-05T06:53:46.208Z] d68777bdfb28: Preparing [2023-05-05T06:53:46.208Z] 85b2587de72d: Preparing [2023-05-05T06:53:46.208Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:46.208Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:46.208Z] f1417ff83b31: Preparing [2023-05-05T06:53:46.208Z] f1417ff83b31: Waiting [2023-05-05T06:53:46.208Z] d68777bdfb28: Layer already exists [2023-05-05T06:53:46.208Z] 558c6e11b203: Layer already exists [2023-05-05T06:53:46.208Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:46.208Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:46.208Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:46.208Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:46.208Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:46.514Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:46.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-05T06:53:46.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-05T06:53:46.817Z] 558c6e11b203: Preparing [2023-05-05T06:53:46.817Z] d68777bdfb28: Preparing [2023-05-05T06:53:46.817Z] 85b2587de72d: Preparing [2023-05-05T06:53:46.817Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:46.817Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:46.817Z] f1417ff83b31: Preparing [2023-05-05T06:53:46.817Z] f1417ff83b31: Waiting [2023-05-05T06:53:46.817Z] 558c6e11b203: Layer already exists [2023-05-05T06:53:46.817Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:46.817Z] d68777bdfb28: Layer already exists [2023-05-05T06:53:46.817Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:46.817Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:46.817Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:46.817Z] main: digest: sha256:87cddd8c1ef97eda595631b427dde6352dcaace7d3dfa38a35890cfb5c815058 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:53:46.862Z] ===================================================== [Pipeline] echo [2023-05-05T06:53:46.867Z] taggedImages: [2023-05-05T06:53:46.867Z] - nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:46.867Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-05T06:53:46.867Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.148 [2023-05-05T06:53:46.867Z] - nexus3.edgexfoundry.org:10004/core-data:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:46.867Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-05T06:53:46.881Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-05T06:53:46.881Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:46.881Z] latest [2023-05-05T06:53:46.881Z] 3.0.0-dev.148 [2023-05-05T06:53:46.881Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:46.881Z] main [2023-05-05T06:53:46.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:47.187Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:47.504Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:47.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T06:53:47.504Z] 66353a621752: Preparing [2023-05-05T06:53:47.504Z] 9d6cee18b2d1: Preparing [2023-05-05T06:53:47.504Z] e144c2dd4e64: Preparing [2023-05-05T06:53:47.504Z] 85b2587de72d: Preparing [2023-05-05T06:53:47.504Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:47.504Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:47.504Z] f1417ff83b31: Preparing [2023-05-05T06:53:47.504Z] 8be2a5d10d9d: Waiting [2023-05-05T06:53:47.504Z] f1417ff83b31: Waiting [2023-05-05T06:53:47.504Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:47.504Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:47.504Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:47.504Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:47.504Z] 66353a621752: Pushed [2023-05-05T06:53:47.504Z] 9d6cee18b2d1: Pushed [2023-05-05T06:53:48.887Z] e144c2dd4e64: Pushed [2023-05-05T06:53:48.887Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:49.196Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:49.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-05T06:53:49.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T06:53:49.502Z] 66353a621752: Preparing [2023-05-05T06:53:49.502Z] 9d6cee18b2d1: Preparing [2023-05-05T06:53:49.502Z] e144c2dd4e64: Preparing [2023-05-05T06:53:49.502Z] 85b2587de72d: Preparing [2023-05-05T06:53:49.502Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:49.502Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:49.502Z] f1417ff83b31: Preparing [2023-05-05T06:53:49.502Z] 8be2a5d10d9d: Waiting [2023-05-05T06:53:49.502Z] f1417ff83b31: Waiting [2023-05-05T06:53:49.502Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:49.502Z] e144c2dd4e64: Layer already exists [2023-05-05T06:53:49.502Z] 9d6cee18b2d1: Layer already exists [2023-05-05T06:53:49.502Z] 66353a621752: Layer already exists [2023-05-05T06:53:49.502Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:49.502Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:49.502Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:49.502Z] latest: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:49.810Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:50.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.148 [2023-05-05T06:53:50.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T06:53:50.115Z] 66353a621752: Preparing [2023-05-05T06:53:50.115Z] 9d6cee18b2d1: Preparing [2023-05-05T06:53:50.115Z] e144c2dd4e64: Preparing [2023-05-05T06:53:50.115Z] 85b2587de72d: Preparing [2023-05-05T06:53:50.115Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:50.115Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:50.115Z] f1417ff83b31: Preparing [2023-05-05T06:53:50.115Z] f1417ff83b31: Waiting [2023-05-05T06:53:50.115Z] 8be2a5d10d9d: Waiting [2023-05-05T06:53:50.115Z] e144c2dd4e64: Layer already exists [2023-05-05T06:53:50.115Z] 9d6cee18b2d1: Layer already exists [2023-05-05T06:53:50.115Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:50.115Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:50.115Z] 66353a621752: Layer already exists [2023-05-05T06:53:50.115Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:50.115Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:50.115Z] 3.0.0-dev.148: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:50.433Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:50.737Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:50.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T06:53:50.738Z] 66353a621752: Preparing [2023-05-05T06:53:50.738Z] 9d6cee18b2d1: Preparing [2023-05-05T06:53:50.738Z] e144c2dd4e64: Preparing [2023-05-05T06:53:50.738Z] 85b2587de72d: Preparing [2023-05-05T06:53:50.738Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:50.738Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:50.738Z] f1417ff83b31: Preparing [2023-05-05T06:53:50.738Z] 8be2a5d10d9d: Waiting [2023-05-05T06:53:50.738Z] f1417ff83b31: Waiting [2023-05-05T06:53:50.738Z] 9d6cee18b2d1: Layer already exists [2023-05-05T06:53:50.738Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:50.738Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:50.738Z] e144c2dd4e64: Layer already exists [2023-05-05T06:53:50.738Z] 66353a621752: Layer already exists [2023-05-05T06:53:50.738Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:50.738Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:50.738Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:51.051Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:51.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-05T06:53:51.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-05T06:53:51.362Z] 66353a621752: Preparing [2023-05-05T06:53:51.363Z] 9d6cee18b2d1: Preparing [2023-05-05T06:53:51.363Z] e144c2dd4e64: Preparing [2023-05-05T06:53:51.363Z] 85b2587de72d: Preparing [2023-05-05T06:53:51.363Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:51.363Z] 8be2a5d10d9d: Preparing [2023-05-05T06:53:51.363Z] f1417ff83b31: Preparing [2023-05-05T06:53:51.363Z] 8be2a5d10d9d: Waiting [2023-05-05T06:53:51.363Z] f1417ff83b31: Waiting [2023-05-05T06:53:51.363Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:51.363Z] 66353a621752: Layer already exists [2023-05-05T06:53:51.363Z] e144c2dd4e64: Layer already exists [2023-05-05T06:53:51.363Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:51.363Z] 9d6cee18b2d1: Layer already exists [2023-05-05T06:53:51.363Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:51.363Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:53:51.363Z] main: digest: sha256:949e804ed1d7f1b8f8cfb8f256b4fd209d340c61bcf4714733081520a798b00b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:53:51.417Z] ===================================================== [Pipeline] echo [2023-05-05T06:53:51.428Z] taggedImages: [2023-05-05T06:53:51.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:51.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-05T06:53:51.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.148 [2023-05-05T06:53:51.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:51.428Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-05T06:53:51.449Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-05T06:53:51.449Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:51.449Z] latest [2023-05-05T06:53:51.449Z] 3.0.0-dev.148 [2023-05-05T06:53:51.449Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:51.449Z] main [2023-05-05T06:53:51.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:51.761Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:52.066Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:52.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T06:53:52.066Z] 8e3284de811f: Preparing [2023-05-05T06:53:52.066Z] 8e3284de811f: Preparing [2023-05-05T06:53:52.066Z] 523ee43a9bed: Preparing [2023-05-05T06:53:52.066Z] 69174eebdf02: Preparing [2023-05-05T06:53:52.067Z] fcd07a96330b: Preparing [2023-05-05T06:53:52.067Z] 97b74883c224: Preparing [2023-05-05T06:53:52.067Z] a997474f62fd: Preparing [2023-05-05T06:53:52.067Z] 85b2587de72d: Preparing [2023-05-05T06:53:52.067Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:52.067Z] d8a73a5ee391: Preparing [2023-05-05T06:53:52.067Z] df97e9b7a253: Preparing [2023-05-05T06:53:52.067Z] d47d8f3765d6: Preparing [2023-05-05T06:53:52.067Z] 090f173bf7aa: Preparing [2023-05-05T06:53:52.067Z] f1417ff83b31: Preparing [2023-05-05T06:53:52.067Z] a997474f62fd: Waiting [2023-05-05T06:53:52.067Z] 85b2587de72d: Waiting [2023-05-05T06:53:52.067Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:52.067Z] d47d8f3765d6: Waiting [2023-05-05T06:53:52.067Z] 090f173bf7aa: Waiting [2023-05-05T06:53:52.067Z] d8a73a5ee391: Waiting [2023-05-05T06:53:52.067Z] f1417ff83b31: Waiting [2023-05-05T06:53:52.067Z] df97e9b7a253: Waiting [2023-05-05T06:53:52.067Z] 69174eebdf02: Pushed [2023-05-05T06:53:52.067Z] fcd07a96330b: Pushed [2023-05-05T06:53:52.067Z] 8e3284de811f: Pushed [2023-05-05T06:53:52.067Z] 97b74883c224: Pushed [2023-05-05T06:53:52.067Z] 523ee43a9bed: Pushed [2023-05-05T06:53:52.067Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:52.067Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:52.326Z] d8a73a5ee391: Pushed [2023-05-05T06:53:52.326Z] df97e9b7a253: Pushed [2023-05-05T06:53:52.326Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:52.326Z] 090f173bf7aa: Pushed [2023-05-05T06:53:52.326Z] d47d8f3765d6: Pushed [2023-05-05T06:53:54.230Z] a997474f62fd: Pushed [2023-05-05T06:53:54.230Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:54.549Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:54.863Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-05T06:53:54.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T06:53:54.863Z] 8e3284de811f: Preparing [2023-05-05T06:53:54.863Z] 8e3284de811f: Preparing [2023-05-05T06:53:54.863Z] 523ee43a9bed: Preparing [2023-05-05T06:53:54.863Z] 69174eebdf02: Preparing [2023-05-05T06:53:54.863Z] fcd07a96330b: Preparing [2023-05-05T06:53:54.863Z] 97b74883c224: Preparing [2023-05-05T06:53:54.863Z] a997474f62fd: Preparing [2023-05-05T06:53:54.863Z] 85b2587de72d: Preparing [2023-05-05T06:53:54.863Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:54.863Z] d8a73a5ee391: Preparing [2023-05-05T06:53:54.863Z] df97e9b7a253: Preparing [2023-05-05T06:53:54.863Z] d47d8f3765d6: Preparing [2023-05-05T06:53:54.863Z] 090f173bf7aa: Preparing [2023-05-05T06:53:54.863Z] f1417ff83b31: Preparing [2023-05-05T06:53:54.863Z] a997474f62fd: Waiting [2023-05-05T06:53:54.863Z] df97e9b7a253: Waiting [2023-05-05T06:53:54.863Z] d47d8f3765d6: Waiting [2023-05-05T06:53:54.863Z] 090f173bf7aa: Waiting [2023-05-05T06:53:54.863Z] f1417ff83b31: Waiting [2023-05-05T06:53:54.863Z] 85b2587de72d: Waiting [2023-05-05T06:53:54.863Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:54.863Z] d8a73a5ee391: Waiting [2023-05-05T06:53:54.863Z] 8e3284de811f: Layer already exists [2023-05-05T06:53:54.863Z] 97b74883c224: Layer already exists [2023-05-05T06:53:54.863Z] 523ee43a9bed: Layer already exists [2023-05-05T06:53:54.863Z] fcd07a96330b: Layer already exists [2023-05-05T06:53:54.863Z] 69174eebdf02: Layer already exists [2023-05-05T06:53:54.863Z] a997474f62fd: Layer already exists [2023-05-05T06:53:54.863Z] d8a73a5ee391: Layer already exists [2023-05-05T06:53:54.863Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:54.863Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:54.863Z] df97e9b7a253: Layer already exists [2023-05-05T06:53:54.863Z] d47d8f3765d6: Layer already exists [2023-05-05T06:53:54.863Z] 090f173bf7aa: Layer already exists [2023-05-05T06:53:54.863Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:54.863Z] latest: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:55.206Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:55.515Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.148 [2023-05-05T06:53:55.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T06:53:55.515Z] 8e3284de811f: Preparing [2023-05-05T06:53:55.515Z] 8e3284de811f: Preparing [2023-05-05T06:53:55.515Z] 523ee43a9bed: Preparing [2023-05-05T06:53:55.515Z] 69174eebdf02: Preparing [2023-05-05T06:53:55.515Z] fcd07a96330b: Preparing [2023-05-05T06:53:55.515Z] 97b74883c224: Preparing [2023-05-05T06:53:55.515Z] a997474f62fd: Preparing [2023-05-05T06:53:55.515Z] 85b2587de72d: Preparing [2023-05-05T06:53:55.515Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:55.515Z] d8a73a5ee391: Preparing [2023-05-05T06:53:55.515Z] df97e9b7a253: Preparing [2023-05-05T06:53:55.515Z] d47d8f3765d6: Preparing [2023-05-05T06:53:55.515Z] 090f173bf7aa: Preparing [2023-05-05T06:53:55.515Z] f1417ff83b31: Preparing [2023-05-05T06:53:55.515Z] d8a73a5ee391: Waiting [2023-05-05T06:53:55.515Z] 85b2587de72d: Waiting [2023-05-05T06:53:55.515Z] df97e9b7a253: Waiting [2023-05-05T06:53:55.515Z] f1417ff83b31: Waiting [2023-05-05T06:53:55.515Z] d47d8f3765d6: Waiting [2023-05-05T06:53:55.515Z] a997474f62fd: Waiting [2023-05-05T06:53:55.515Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:55.515Z] fcd07a96330b: Layer already exists [2023-05-05T06:53:55.515Z] 97b74883c224: Layer already exists [2023-05-05T06:53:55.515Z] 8e3284de811f: Layer already exists [2023-05-05T06:53:55.515Z] 523ee43a9bed: Layer already exists [2023-05-05T06:53:55.515Z] 69174eebdf02: Layer already exists [2023-05-05T06:53:55.515Z] a997474f62fd: Layer already exists [2023-05-05T06:53:55.515Z] d8a73a5ee391: Layer already exists [2023-05-05T06:53:55.515Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:55.515Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:55.515Z] df97e9b7a253: Layer already exists [2023-05-05T06:53:55.515Z] d47d8f3765d6: Layer already exists [2023-05-05T06:53:55.515Z] 090f173bf7aa: Layer already exists [2023-05-05T06:53:55.515Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:55.515Z] 3.0.0-dev.148: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:55.823Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:56.126Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:56.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T06:53:56.126Z] 8e3284de811f: Preparing [2023-05-05T06:53:56.126Z] 8e3284de811f: Preparing [2023-05-05T06:53:56.126Z] 523ee43a9bed: Preparing [2023-05-05T06:53:56.126Z] 69174eebdf02: Preparing [2023-05-05T06:53:56.126Z] fcd07a96330b: Preparing [2023-05-05T06:53:56.126Z] 97b74883c224: Preparing [2023-05-05T06:53:56.126Z] a997474f62fd: Preparing [2023-05-05T06:53:56.126Z] 85b2587de72d: Preparing [2023-05-05T06:53:56.126Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:56.126Z] d8a73a5ee391: Preparing [2023-05-05T06:53:56.126Z] df97e9b7a253: Preparing [2023-05-05T06:53:56.126Z] d47d8f3765d6: Preparing [2023-05-05T06:53:56.126Z] 090f173bf7aa: Preparing [2023-05-05T06:53:56.126Z] f1417ff83b31: Preparing [2023-05-05T06:53:56.126Z] d8a73a5ee391: Waiting [2023-05-05T06:53:56.126Z] df97e9b7a253: Waiting [2023-05-05T06:53:56.126Z] d47d8f3765d6: Waiting [2023-05-05T06:53:56.126Z] a997474f62fd: Waiting [2023-05-05T06:53:56.126Z] 090f173bf7aa: Waiting [2023-05-05T06:53:56.126Z] f1417ff83b31: Waiting [2023-05-05T06:53:56.126Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:56.126Z] 85b2587de72d: Waiting [2023-05-05T06:53:56.126Z] fcd07a96330b: Layer already exists [2023-05-05T06:53:56.126Z] 8e3284de811f: Layer already exists [2023-05-05T06:53:56.126Z] 69174eebdf02: Layer already exists [2023-05-05T06:53:56.126Z] 97b74883c224: Layer already exists [2023-05-05T06:53:56.126Z] 523ee43a9bed: Layer already exists [2023-05-05T06:53:56.126Z] a997474f62fd: Layer already exists [2023-05-05T06:53:56.126Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:56.126Z] d8a73a5ee391: Layer already exists [2023-05-05T06:53:56.126Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:56.126Z] df97e9b7a253: Layer already exists [2023-05-05T06:53:56.126Z] d47d8f3765d6: Layer already exists [2023-05-05T06:53:56.126Z] 090f173bf7aa: Layer already exists [2023-05-05T06:53:56.126Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:56.126Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:56.441Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:56.745Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-05T06:53:56.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-05T06:53:56.745Z] 8e3284de811f: Preparing [2023-05-05T06:53:56.745Z] 8e3284de811f: Preparing [2023-05-05T06:53:56.745Z] 523ee43a9bed: Preparing [2023-05-05T06:53:56.745Z] 69174eebdf02: Preparing [2023-05-05T06:53:56.745Z] fcd07a96330b: Preparing [2023-05-05T06:53:56.745Z] 97b74883c224: Preparing [2023-05-05T06:53:56.745Z] a997474f62fd: Preparing [2023-05-05T06:53:56.745Z] 85b2587de72d: Preparing [2023-05-05T06:53:56.746Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:56.746Z] d8a73a5ee391: Preparing [2023-05-05T06:53:56.746Z] df97e9b7a253: Preparing [2023-05-05T06:53:56.746Z] d47d8f3765d6: Preparing [2023-05-05T06:53:56.746Z] 090f173bf7aa: Preparing [2023-05-05T06:53:56.746Z] f1417ff83b31: Preparing [2023-05-05T06:53:56.746Z] a997474f62fd: Waiting [2023-05-05T06:53:56.746Z] 85b2587de72d: Waiting [2023-05-05T06:53:56.746Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:56.746Z] d8a73a5ee391: Waiting [2023-05-05T06:53:56.746Z] df97e9b7a253: Waiting [2023-05-05T06:53:56.746Z] d47d8f3765d6: Waiting [2023-05-05T06:53:56.746Z] 090f173bf7aa: Waiting [2023-05-05T06:53:56.746Z] f1417ff83b31: Waiting [2023-05-05T06:53:56.746Z] fcd07a96330b: Layer already exists [2023-05-05T06:53:56.746Z] 8e3284de811f: Layer already exists [2023-05-05T06:53:56.746Z] 69174eebdf02: Layer already exists [2023-05-05T06:53:56.746Z] 523ee43a9bed: Layer already exists [2023-05-05T06:53:56.746Z] 97b74883c224: Layer already exists [2023-05-05T06:53:56.746Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:56.746Z] a997474f62fd: Layer already exists [2023-05-05T06:53:56.746Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:56.746Z] d8a73a5ee391: Layer already exists [2023-05-05T06:53:56.746Z] df97e9b7a253: Layer already exists [2023-05-05T06:53:56.746Z] d47d8f3765d6: Layer already exists [2023-05-05T06:53:56.746Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:56.746Z] 090f173bf7aa: Layer already exists [2023-05-05T06:53:56.746Z] main: digest: sha256:b91ddc867cd19a44f11567649799139c0644e969b57552afc19dd06e71b2690c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:53:56.780Z] ===================================================== [Pipeline] echo [2023-05-05T06:53:56.791Z] taggedImages: [2023-05-05T06:53:56.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:56.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-05T06:53:56.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.148 [2023-05-05T06:53:56.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:56.791Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-05T06:53:56.806Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-05T06:53:56.806Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:56.806Z] latest [2023-05-05T06:53:56.806Z] 3.0.0-dev.148 [2023-05-05T06:53:56.806Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:53:56.806Z] main [2023-05-05T06:53:56.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:57.109Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:57.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:53:57.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T06:53:57.414Z] d02ec9bca802: Preparing [2023-05-05T06:53:57.414Z] a7be1b4ac369: Preparing [2023-05-05T06:53:57.414Z] 26c54a623113: Preparing [2023-05-05T06:53:57.414Z] 3de0b6600dc3: Preparing [2023-05-05T06:53:57.414Z] 85b2587de72d: Preparing [2023-05-05T06:53:57.414Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:57.414Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:57.414Z] f1417ff83b31: Preparing [2023-05-05T06:53:57.414Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:57.414Z] 081c0a8e7a62: Waiting [2023-05-05T06:53:57.414Z] f1417ff83b31: Waiting [2023-05-05T06:53:57.414Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:57.414Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:57.414Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:57.414Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:57.414Z] 26c54a623113: Pushed [2023-05-05T06:53:57.414Z] a7be1b4ac369: Pushed [2023-05-05T06:53:57.414Z] d02ec9bca802: Pushed [2023-05-05T06:53:58.794Z] 3de0b6600dc3: Pushed [2023-05-05T06:53:58.794Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:59.103Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:59.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-05T06:53:59.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T06:53:59.413Z] d02ec9bca802: Preparing [2023-05-05T06:53:59.413Z] a7be1b4ac369: Preparing [2023-05-05T06:53:59.413Z] 26c54a623113: Preparing [2023-05-05T06:53:59.413Z] 3de0b6600dc3: Preparing [2023-05-05T06:53:59.413Z] 85b2587de72d: Preparing [2023-05-05T06:53:59.413Z] 2fbbb5c74438: Preparing [2023-05-05T06:53:59.413Z] 081c0a8e7a62: Preparing [2023-05-05T06:53:59.413Z] f1417ff83b31: Preparing [2023-05-05T06:53:59.413Z] 081c0a8e7a62: Waiting [2023-05-05T06:53:59.413Z] 2fbbb5c74438: Waiting [2023-05-05T06:53:59.413Z] f1417ff83b31: Waiting [2023-05-05T06:53:59.413Z] 85b2587de72d: Layer already exists [2023-05-05T06:53:59.413Z] 3de0b6600dc3: Layer already exists [2023-05-05T06:53:59.413Z] d02ec9bca802: Layer already exists [2023-05-05T06:53:59.414Z] 26c54a623113: Layer already exists [2023-05-05T06:53:59.414Z] a7be1b4ac369: Layer already exists [2023-05-05T06:53:59.414Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:53:59.414Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:53:59.414Z] f1417ff83b31: Layer already exists [2023-05-05T06:53:59.414Z] latest: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:53:59.727Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:00.038Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.148 [2023-05-05T06:54:00.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T06:54:00.038Z] d02ec9bca802: Preparing [2023-05-05T06:54:00.038Z] a7be1b4ac369: Preparing [2023-05-05T06:54:00.038Z] 26c54a623113: Preparing [2023-05-05T06:54:00.038Z] 3de0b6600dc3: Preparing [2023-05-05T06:54:00.038Z] 85b2587de72d: Preparing [2023-05-05T06:54:00.038Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:00.038Z] 081c0a8e7a62: Preparing [2023-05-05T06:54:00.038Z] f1417ff83b31: Preparing [2023-05-05T06:54:00.038Z] 081c0a8e7a62: Waiting [2023-05-05T06:54:00.038Z] f1417ff83b31: Waiting [2023-05-05T06:54:00.038Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:00.038Z] 3de0b6600dc3: Layer already exists [2023-05-05T06:54:00.038Z] 26c54a623113: Layer already exists [2023-05-05T06:54:00.038Z] d02ec9bca802: Layer already exists [2023-05-05T06:54:00.038Z] a7be1b4ac369: Layer already exists [2023-05-05T06:54:00.038Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:00.038Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:00.038Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:00.038Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:54:00.038Z] 3.0.0-dev.148: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:00.348Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:00.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:00.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T06:54:00.649Z] d02ec9bca802: Preparing [2023-05-05T06:54:00.649Z] a7be1b4ac369: Preparing [2023-05-05T06:54:00.649Z] 26c54a623113: Preparing [2023-05-05T06:54:00.649Z] 3de0b6600dc3: Preparing [2023-05-05T06:54:00.649Z] 85b2587de72d: Preparing [2023-05-05T06:54:00.649Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:00.649Z] 081c0a8e7a62: Preparing [2023-05-05T06:54:00.649Z] f1417ff83b31: Preparing [2023-05-05T06:54:00.649Z] 081c0a8e7a62: Waiting [2023-05-05T06:54:00.649Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:00.649Z] f1417ff83b31: Waiting [2023-05-05T06:54:00.649Z] 3de0b6600dc3: Layer already exists [2023-05-05T06:54:00.649Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:00.649Z] 26c54a623113: Layer already exists [2023-05-05T06:54:00.649Z] a7be1b4ac369: Layer already exists [2023-05-05T06:54:00.649Z] d02ec9bca802: Layer already exists [2023-05-05T06:54:00.649Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:54:00.649Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:00.650Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:00.650Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:00.954Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:01.253Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-05T06:54:01.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-05T06:54:01.253Z] d02ec9bca802: Preparing [2023-05-05T06:54:01.253Z] a7be1b4ac369: Preparing [2023-05-05T06:54:01.253Z] 26c54a623113: Preparing [2023-05-05T06:54:01.253Z] 3de0b6600dc3: Preparing [2023-05-05T06:54:01.253Z] 85b2587de72d: Preparing [2023-05-05T06:54:01.253Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:01.253Z] 081c0a8e7a62: Preparing [2023-05-05T06:54:01.253Z] f1417ff83b31: Preparing [2023-05-05T06:54:01.253Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:01.253Z] 081c0a8e7a62: Waiting [2023-05-05T06:54:01.253Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:01.253Z] d02ec9bca802: Layer already exists [2023-05-05T06:54:01.253Z] 26c54a623113: Layer already exists [2023-05-05T06:54:01.253Z] 3de0b6600dc3: Layer already exists [2023-05-05T06:54:01.253Z] a7be1b4ac369: Layer already exists [2023-05-05T06:54:01.253Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:01.253Z] 081c0a8e7a62: Layer already exists [2023-05-05T06:54:01.253Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:01.253Z] main: digest: sha256:3919d26f8fe7e938c436caba380ee61edb1727e5edd1585ef63542df55e1304f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:54:01.289Z] ===================================================== [Pipeline] echo [2023-05-05T06:54:01.295Z] taggedImages: [2023-05-05T06:54:01.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:01.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-05T06:54:01.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.148 [2023-05-05T06:54:01.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:01.295Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-05T06:54:01.309Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-05T06:54:01.309Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:01.309Z] latest [2023-05-05T06:54:01.309Z] 3.0.0-dev.148 [2023-05-05T06:54:01.309Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:01.309Z] main [2023-05-05T06:54:01.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:01.621Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:01.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:01.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T06:54:01.921Z] 4afe72b1f60a: Preparing [2023-05-05T06:54:01.921Z] 438f5932a0be: Preparing [2023-05-05T06:54:01.921Z] 8271f9da4c16: Preparing [2023-05-05T06:54:01.921Z] 82d6fce50da5: Preparing [2023-05-05T06:54:01.921Z] 85b2587de72d: Preparing [2023-05-05T06:54:01.921Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:01.921Z] 9e7ec56aa01a: Preparing [2023-05-05T06:54:01.921Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:01.921Z] d20a22c6b636: Preparing [2023-05-05T06:54:01.921Z] 9e7ec56aa01a: Waiting [2023-05-05T06:54:01.921Z] f1417ff83b31: Preparing [2023-05-05T06:54:01.921Z] f1417ff83b31: Waiting [2023-05-05T06:54:01.921Z] d20a22c6b636: Waiting [2023-05-05T06:54:01.921Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:01.921Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:01.921Z] 4afe72b1f60a: Pushed [2023-05-05T06:54:01.921Z] 438f5932a0be: Pushed [2023-05-05T06:54:01.921Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:01.921Z] 9e7ec56aa01a: Pushed [2023-05-05T06:54:01.921Z] 82d6fce50da5: Pushed [2023-05-05T06:54:02.180Z] d20a22c6b636: Pushed [2023-05-05T06:54:03.114Z] 8271f9da4c16: Pushed [2023-05-05T06:54:03.373Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:03.677Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:03.981Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-05T06:54:03.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T06:54:03.981Z] 4afe72b1f60a: Preparing [2023-05-05T06:54:03.981Z] 438f5932a0be: Preparing [2023-05-05T06:54:03.981Z] 8271f9da4c16: Preparing [2023-05-05T06:54:03.981Z] 82d6fce50da5: Preparing [2023-05-05T06:54:03.981Z] 85b2587de72d: Preparing [2023-05-05T06:54:03.981Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:03.981Z] 9e7ec56aa01a: Preparing [2023-05-05T06:54:03.981Z] d20a22c6b636: Preparing [2023-05-05T06:54:03.981Z] 9e7ec56aa01a: Waiting [2023-05-05T06:54:03.981Z] f1417ff83b31: Preparing [2023-05-05T06:54:03.981Z] f1417ff83b31: Waiting [2023-05-05T06:54:03.981Z] 438f5932a0be: Layer already exists [2023-05-05T06:54:03.981Z] 8271f9da4c16: Layer already exists [2023-05-05T06:54:03.981Z] 82d6fce50da5: Layer already exists [2023-05-05T06:54:03.981Z] 4afe72b1f60a: Layer already exists [2023-05-05T06:54:03.981Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:03.981Z] 9e7ec56aa01a: Layer already exists [2023-05-05T06:54:03.981Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:03.981Z] d20a22c6b636: Layer already exists [2023-05-05T06:54:03.981Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:03.981Z] latest: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:04.293Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:04.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.148 [2023-05-05T06:54:04.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T06:54:04.597Z] 4afe72b1f60a: Preparing [2023-05-05T06:54:04.597Z] 438f5932a0be: Preparing [2023-05-05T06:54:04.597Z] 8271f9da4c16: Preparing [2023-05-05T06:54:04.597Z] 82d6fce50da5: Preparing [2023-05-05T06:54:04.597Z] 85b2587de72d: Preparing [2023-05-05T06:54:04.597Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:04.597Z] 9e7ec56aa01a: Preparing [2023-05-05T06:54:04.597Z] d20a22c6b636: Preparing [2023-05-05T06:54:04.597Z] f1417ff83b31: Preparing [2023-05-05T06:54:04.597Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:04.597Z] d20a22c6b636: Waiting [2023-05-05T06:54:04.597Z] f1417ff83b31: Waiting [2023-05-05T06:54:04.597Z] 9e7ec56aa01a: Waiting [2023-05-05T06:54:04.597Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:04.597Z] 438f5932a0be: Layer already exists [2023-05-05T06:54:04.597Z] 82d6fce50da5: Layer already exists [2023-05-05T06:54:04.597Z] 8271f9da4c16: Layer already exists [2023-05-05T06:54:04.597Z] 4afe72b1f60a: Layer already exists [2023-05-05T06:54:04.597Z] 9e7ec56aa01a: Layer already exists [2023-05-05T06:54:04.597Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:04.597Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:04.597Z] d20a22c6b636: Layer already exists [2023-05-05T06:54:04.597Z] 3.0.0-dev.148: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:04.912Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:05.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:05.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T06:54:05.216Z] 4afe72b1f60a: Preparing [2023-05-05T06:54:05.216Z] 438f5932a0be: Preparing [2023-05-05T06:54:05.216Z] 8271f9da4c16: Preparing [2023-05-05T06:54:05.216Z] 82d6fce50da5: Preparing [2023-05-05T06:54:05.216Z] 85b2587de72d: Preparing [2023-05-05T06:54:05.216Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:05.216Z] 9e7ec56aa01a: Preparing [2023-05-05T06:54:05.216Z] d20a22c6b636: Preparing [2023-05-05T06:54:05.216Z] f1417ff83b31: Preparing [2023-05-05T06:54:05.216Z] 9e7ec56aa01a: Waiting [2023-05-05T06:54:05.216Z] d20a22c6b636: Waiting [2023-05-05T06:54:05.216Z] f1417ff83b31: Waiting [2023-05-05T06:54:05.216Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:05.216Z] 4afe72b1f60a: Layer already exists [2023-05-05T06:54:05.216Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:05.216Z] 8271f9da4c16: Layer already exists [2023-05-05T06:54:05.216Z] 82d6fce50da5: Layer already exists [2023-05-05T06:54:05.216Z] 438f5932a0be: Layer already exists [2023-05-05T06:54:05.216Z] 9e7ec56aa01a: Layer already exists [2023-05-05T06:54:05.216Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:05.216Z] d20a22c6b636: Layer already exists [2023-05-05T06:54:05.216Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:05.216Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:05.523Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:05.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-05T06:54:05.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-05T06:54:05.828Z] 4afe72b1f60a: Preparing [2023-05-05T06:54:05.828Z] 438f5932a0be: Preparing [2023-05-05T06:54:05.828Z] 8271f9da4c16: Preparing [2023-05-05T06:54:05.828Z] 82d6fce50da5: Preparing [2023-05-05T06:54:05.828Z] 85b2587de72d: Preparing [2023-05-05T06:54:05.828Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:05.828Z] 9e7ec56aa01a: Preparing [2023-05-05T06:54:05.828Z] d20a22c6b636: Preparing [2023-05-05T06:54:05.828Z] f1417ff83b31: Preparing [2023-05-05T06:54:05.828Z] d20a22c6b636: Waiting [2023-05-05T06:54:05.828Z] 9e7ec56aa01a: Waiting [2023-05-05T06:54:05.828Z] f1417ff83b31: Waiting [2023-05-05T06:54:05.828Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:05.828Z] 8271f9da4c16: Layer already exists [2023-05-05T06:54:05.828Z] 82d6fce50da5: Layer already exists [2023-05-05T06:54:05.828Z] 438f5932a0be: Layer already exists [2023-05-05T06:54:05.828Z] 4afe72b1f60a: Layer already exists [2023-05-05T06:54:05.828Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:05.828Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:05.828Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:05.828Z] d20a22c6b636: Layer already exists [2023-05-05T06:54:05.828Z] 9e7ec56aa01a: Layer already exists [2023-05-05T06:54:05.828Z] main: digest: sha256:8b9276d77acd30f612648f07f4c9cc126e08812e598cd2889e3f65ada7603556 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:54:05.866Z] ===================================================== [Pipeline] echo [2023-05-05T06:54:05.872Z] taggedImages: [2023-05-05T06:54:05.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:05.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-05T06:54:05.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.148 [2023-05-05T06:54:05.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:05.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-05T06:54:05.888Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-05T06:54:05.888Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:05.888Z] latest [2023-05-05T06:54:05.888Z] 3.0.0-dev.148 [2023-05-05T06:54:05.888Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:05.888Z] main [2023-05-05T06:54:05.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:06.274Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:06.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:06.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T06:54:06.583Z] b2bb3924e30b: Preparing [2023-05-05T06:54:06.583Z] ff1580776433: Preparing [2023-05-05T06:54:06.583Z] 1b7e0f72d542: Preparing [2023-05-05T06:54:06.583Z] af4f0458c007: Preparing [2023-05-05T06:54:06.583Z] 362bae6327b4: Preparing [2023-05-05T06:54:06.583Z] fa661fe61e31: Preparing [2023-05-05T06:54:06.583Z] a983b9edcfc3: Preparing [2023-05-05T06:54:06.583Z] 85b2587de72d: Preparing [2023-05-05T06:54:06.583Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:06.583Z] e6202e99264f: Preparing [2023-05-05T06:54:06.583Z] f1417ff83b31: Preparing [2023-05-05T06:54:06.583Z] fa661fe61e31: Waiting [2023-05-05T06:54:06.583Z] a983b9edcfc3: Waiting [2023-05-05T06:54:06.583Z] 85b2587de72d: Waiting [2023-05-05T06:54:06.583Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:06.583Z] e6202e99264f: Waiting [2023-05-05T06:54:06.583Z] ff1580776433: Pushed [2023-05-05T06:54:06.583Z] 362bae6327b4: Pushed [2023-05-05T06:54:06.583Z] b2bb3924e30b: Pushed [2023-05-05T06:54:06.583Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:06.583Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:06.841Z] fa661fe61e31: Pushed [2023-05-05T06:54:06.841Z] a983b9edcfc3: Pushed [2023-05-05T06:54:06.841Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:06.841Z] e6202e99264f: Pushed [2023-05-05T06:54:07.778Z] af4f0458c007: Pushed [2023-05-05T06:54:08.038Z] 1b7e0f72d542: Pushed [2023-05-05T06:54:08.297Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:08.605Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:08.907Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-05T06:54:08.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T06:54:08.907Z] b2bb3924e30b: Preparing [2023-05-05T06:54:08.907Z] ff1580776433: Preparing [2023-05-05T06:54:08.907Z] 1b7e0f72d542: Preparing [2023-05-05T06:54:08.907Z] af4f0458c007: Preparing [2023-05-05T06:54:08.907Z] 362bae6327b4: Preparing [2023-05-05T06:54:08.907Z] fa661fe61e31: Preparing [2023-05-05T06:54:08.907Z] a983b9edcfc3: Preparing [2023-05-05T06:54:08.907Z] 85b2587de72d: Preparing [2023-05-05T06:54:08.907Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:08.907Z] e6202e99264f: Preparing [2023-05-05T06:54:08.907Z] f1417ff83b31: Preparing [2023-05-05T06:54:08.907Z] 85b2587de72d: Waiting [2023-05-05T06:54:08.907Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:08.907Z] e6202e99264f: Waiting [2023-05-05T06:54:08.907Z] fa661fe61e31: Waiting [2023-05-05T06:54:08.907Z] a983b9edcfc3: Waiting [2023-05-05T06:54:08.907Z] f1417ff83b31: Waiting [2023-05-05T06:54:08.907Z] af4f0458c007: Layer already exists [2023-05-05T06:54:08.907Z] b2bb3924e30b: Layer already exists [2023-05-05T06:54:08.907Z] 362bae6327b4: Layer already exists [2023-05-05T06:54:08.907Z] ff1580776433: Layer already exists [2023-05-05T06:54:08.907Z] 1b7e0f72d542: Layer already exists [2023-05-05T06:54:08.907Z] fa661fe61e31: Layer already exists [2023-05-05T06:54:08.907Z] e6202e99264f: Layer already exists [2023-05-05T06:54:08.907Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:08.907Z] a983b9edcfc3: Layer already exists [2023-05-05T06:54:08.907Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:08.907Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:08.907Z] latest: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:09.214Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:09.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.148 [2023-05-05T06:54:09.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T06:54:09.516Z] b2bb3924e30b: Preparing [2023-05-05T06:54:09.516Z] ff1580776433: Preparing [2023-05-05T06:54:09.516Z] 1b7e0f72d542: Preparing [2023-05-05T06:54:09.516Z] af4f0458c007: Preparing [2023-05-05T06:54:09.516Z] 362bae6327b4: Preparing [2023-05-05T06:54:09.516Z] fa661fe61e31: Preparing [2023-05-05T06:54:09.516Z] a983b9edcfc3: Preparing [2023-05-05T06:54:09.516Z] 85b2587de72d: Preparing [2023-05-05T06:54:09.516Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:09.516Z] e6202e99264f: Preparing [2023-05-05T06:54:09.516Z] f1417ff83b31: Preparing [2023-05-05T06:54:09.516Z] 85b2587de72d: Waiting [2023-05-05T06:54:09.516Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:09.516Z] e6202e99264f: Waiting [2023-05-05T06:54:09.516Z] fa661fe61e31: Waiting [2023-05-05T06:54:09.516Z] f1417ff83b31: Waiting [2023-05-05T06:54:09.516Z] a983b9edcfc3: Waiting [2023-05-05T06:54:09.516Z] af4f0458c007: Layer already exists [2023-05-05T06:54:09.516Z] ff1580776433: Layer already exists [2023-05-05T06:54:09.516Z] 362bae6327b4: Layer already exists [2023-05-05T06:54:09.516Z] b2bb3924e30b: Layer already exists [2023-05-05T06:54:09.516Z] 1b7e0f72d542: Layer already exists [2023-05-05T06:54:09.516Z] a983b9edcfc3: Layer already exists [2023-05-05T06:54:09.516Z] fa661fe61e31: Layer already exists [2023-05-05T06:54:09.516Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:09.516Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:09.516Z] e6202e99264f: Layer already exists [2023-05-05T06:54:09.516Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:09.516Z] 3.0.0-dev.148: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:09.822Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:10.125Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:10.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T06:54:10.125Z] b2bb3924e30b: Preparing [2023-05-05T06:54:10.125Z] ff1580776433: Preparing [2023-05-05T06:54:10.125Z] 1b7e0f72d542: Preparing [2023-05-05T06:54:10.125Z] af4f0458c007: Preparing [2023-05-05T06:54:10.125Z] 362bae6327b4: Preparing [2023-05-05T06:54:10.125Z] fa661fe61e31: Preparing [2023-05-05T06:54:10.125Z] a983b9edcfc3: Preparing [2023-05-05T06:54:10.125Z] 85b2587de72d: Preparing [2023-05-05T06:54:10.125Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:10.125Z] e6202e99264f: Preparing [2023-05-05T06:54:10.125Z] f1417ff83b31: Preparing [2023-05-05T06:54:10.125Z] fa661fe61e31: Waiting [2023-05-05T06:54:10.125Z] 85b2587de72d: Waiting [2023-05-05T06:54:10.125Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:10.125Z] e6202e99264f: Waiting [2023-05-05T06:54:10.125Z] f1417ff83b31: Waiting [2023-05-05T06:54:10.125Z] a983b9edcfc3: Waiting [2023-05-05T06:54:10.126Z] af4f0458c007: Layer already exists [2023-05-05T06:54:10.126Z] 1b7e0f72d542: Layer already exists [2023-05-05T06:54:10.126Z] b2bb3924e30b: Layer already exists [2023-05-05T06:54:10.126Z] 362bae6327b4: Layer already exists [2023-05-05T06:54:10.126Z] ff1580776433: Layer already exists [2023-05-05T06:54:10.126Z] a983b9edcfc3: Layer already exists [2023-05-05T06:54:10.126Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:10.126Z] e6202e99264f: Layer already exists [2023-05-05T06:54:10.126Z] fa661fe61e31: Layer already exists [2023-05-05T06:54:10.126Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:10.126Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:10.126Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:10.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:10.739Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-05T06:54:10.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-05T06:54:10.739Z] b2bb3924e30b: Preparing [2023-05-05T06:54:10.739Z] ff1580776433: Preparing [2023-05-05T06:54:10.739Z] 1b7e0f72d542: Preparing [2023-05-05T06:54:10.739Z] af4f0458c007: Preparing [2023-05-05T06:54:10.739Z] 362bae6327b4: Preparing [2023-05-05T06:54:10.739Z] fa661fe61e31: Preparing [2023-05-05T06:54:10.739Z] a983b9edcfc3: Preparing [2023-05-05T06:54:10.739Z] 85b2587de72d: Preparing [2023-05-05T06:54:10.739Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:10.739Z] e6202e99264f: Preparing [2023-05-05T06:54:10.739Z] f1417ff83b31: Preparing [2023-05-05T06:54:10.739Z] fa661fe61e31: Waiting [2023-05-05T06:54:10.739Z] a983b9edcfc3: Waiting [2023-05-05T06:54:10.739Z] 85b2587de72d: Waiting [2023-05-05T06:54:10.739Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:10.739Z] e6202e99264f: Waiting [2023-05-05T06:54:10.739Z] f1417ff83b31: Waiting [2023-05-05T06:54:10.739Z] b2bb3924e30b: Layer already exists [2023-05-05T06:54:10.739Z] 1b7e0f72d542: Layer already exists [2023-05-05T06:54:10.739Z] 362bae6327b4: Layer already exists [2023-05-05T06:54:10.739Z] af4f0458c007: Layer already exists [2023-05-05T06:54:10.739Z] ff1580776433: Layer already exists [2023-05-05T06:54:10.739Z] fa661fe61e31: Layer already exists [2023-05-05T06:54:10.739Z] a983b9edcfc3: Layer already exists [2023-05-05T06:54:10.739Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:10.739Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:10.739Z] e6202e99264f: Layer already exists [2023-05-05T06:54:10.739Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:10.739Z] main: digest: sha256:5a4f32e6722b81ae5752211c9b4bd3a173efcb9b8c7cf925f833695459a7f4f3 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:54:10.774Z] ===================================================== [Pipeline] echo [2023-05-05T06:54:10.779Z] taggedImages: [2023-05-05T06:54:10.779Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:10.779Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-05T06:54:10.779Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.148 [2023-05-05T06:54:10.779Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:10.779Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-05T06:54:10.793Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-05T06:54:10.793Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:10.793Z] latest [2023-05-05T06:54:10.793Z] 3.0.0-dev.148 [2023-05-05T06:54:10.793Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:10.793Z] main [2023-05-05T06:54:10.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:11.095Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:11.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:11.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T06:54:11.394Z] 397602cf557d: Preparing [2023-05-05T06:54:11.394Z] b0a8458ae1a3: Preparing [2023-05-05T06:54:11.394Z] 85b2587de72d: Preparing [2023-05-05T06:54:11.394Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:11.394Z] dfb08a3a4a0b: Preparing [2023-05-05T06:54:11.394Z] f1417ff83b31: Preparing [2023-05-05T06:54:11.394Z] f1417ff83b31: Waiting [2023-05-05T06:54:11.394Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:11.394Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:11.394Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:11.394Z] 397602cf557d: Pushed [2023-05-05T06:54:11.960Z] dfb08a3a4a0b: Pushed [2023-05-05T06:54:13.865Z] b0a8458ae1a3: Pushed [2023-05-05T06:54:13.865Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:14.170Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:14.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-05T06:54:14.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T06:54:14.476Z] 397602cf557d: Preparing [2023-05-05T06:54:14.476Z] b0a8458ae1a3: Preparing [2023-05-05T06:54:14.476Z] 85b2587de72d: Preparing [2023-05-05T06:54:14.476Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:14.476Z] dfb08a3a4a0b: Preparing [2023-05-05T06:54:14.476Z] f1417ff83b31: Preparing [2023-05-05T06:54:14.476Z] f1417ff83b31: Waiting [2023-05-05T06:54:14.476Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:14.476Z] b0a8458ae1a3: Layer already exists [2023-05-05T06:54:14.476Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:14.476Z] 397602cf557d: Layer already exists [2023-05-05T06:54:14.476Z] dfb08a3a4a0b: Layer already exists [2023-05-05T06:54:14.476Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:14.476Z] latest: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:14.787Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:15.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.148 [2023-05-05T06:54:15.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T06:54:15.086Z] 397602cf557d: Preparing [2023-05-05T06:54:15.086Z] b0a8458ae1a3: Preparing [2023-05-05T06:54:15.086Z] 85b2587de72d: Preparing [2023-05-05T06:54:15.086Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:15.086Z] dfb08a3a4a0b: Preparing [2023-05-05T06:54:15.086Z] f1417ff83b31: Preparing [2023-05-05T06:54:15.086Z] f1417ff83b31: Waiting [2023-05-05T06:54:15.086Z] dfb08a3a4a0b: Layer already exists [2023-05-05T06:54:15.086Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:15.086Z] 397602cf557d: Layer already exists [2023-05-05T06:54:15.086Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:15.086Z] b0a8458ae1a3: Layer already exists [2023-05-05T06:54:15.086Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:15.086Z] 3.0.0-dev.148: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:15.390Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:15.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:15.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T06:54:15.693Z] 397602cf557d: Preparing [2023-05-05T06:54:15.693Z] b0a8458ae1a3: Preparing [2023-05-05T06:54:15.693Z] 85b2587de72d: Preparing [2023-05-05T06:54:15.693Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:15.693Z] dfb08a3a4a0b: Preparing [2023-05-05T06:54:15.693Z] f1417ff83b31: Preparing [2023-05-05T06:54:15.693Z] f1417ff83b31: Waiting [2023-05-05T06:54:15.693Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:15.693Z] dfb08a3a4a0b: Layer already exists [2023-05-05T06:54:15.693Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:15.693Z] 397602cf557d: Layer already exists [2023-05-05T06:54:15.693Z] b0a8458ae1a3: Layer already exists [2023-05-05T06:54:15.693Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:15.693Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:16.004Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:16.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-05T06:54:16.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-05T06:54:16.306Z] 397602cf557d: Preparing [2023-05-05T06:54:16.306Z] b0a8458ae1a3: Preparing [2023-05-05T06:54:16.306Z] 85b2587de72d: Preparing [2023-05-05T06:54:16.306Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:16.306Z] dfb08a3a4a0b: Preparing [2023-05-05T06:54:16.306Z] f1417ff83b31: Preparing [2023-05-05T06:54:16.306Z] f1417ff83b31: Waiting [2023-05-05T06:54:16.306Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:16.306Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:16.306Z] b0a8458ae1a3: Layer already exists [2023-05-05T06:54:16.306Z] 397602cf557d: Layer already exists [2023-05-05T06:54:16.306Z] dfb08a3a4a0b: Layer already exists [2023-05-05T06:54:16.306Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:16.306Z] main: digest: sha256:c2fc915ab3559286bc66a5cd0618251ba19e0270710e93827fe87eae85b94dcd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:54:16.341Z] ===================================================== [Pipeline] echo [2023-05-05T06:54:16.347Z] taggedImages: [2023-05-05T06:54:16.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:16.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-05T06:54:16.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.148 [2023-05-05T06:54:16.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:16.347Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-05T06:54:16.363Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-05T06:54:16.363Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:16.363Z] latest [2023-05-05T06:54:16.363Z] 3.0.0-dev.148 [2023-05-05T06:54:16.363Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:16.363Z] main [2023-05-05T06:54:16.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:16.694Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:16.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:16.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T06:54:16.999Z] 685d49c3d266: Preparing [2023-05-05T06:54:16.999Z] c0b8860368da: Preparing [2023-05-05T06:54:16.999Z] 15977e45cc03: Preparing [2023-05-05T06:54:16.999Z] 9533f56a3323: Preparing [2023-05-05T06:54:16.999Z] 640eedaee16c: Preparing [2023-05-05T06:54:16.999Z] 85b2587de72d: Preparing [2023-05-05T06:54:16.999Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:16.999Z] af270559d0e7: Preparing [2023-05-05T06:54:16.999Z] f1417ff83b31: Preparing [2023-05-05T06:54:16.999Z] 85b2587de72d: Waiting [2023-05-05T06:54:16.999Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:16.999Z] f1417ff83b31: Waiting [2023-05-05T06:54:16.999Z] af270559d0e7: Waiting [2023-05-05T06:54:16.999Z] c0b8860368da: Pushed [2023-05-05T06:54:16.999Z] 15977e45cc03: Pushed [2023-05-05T06:54:16.999Z] 685d49c3d266: Pushed [2023-05-05T06:54:16.999Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:16.999Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:16.999Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:17.566Z] af270559d0e7: Pushed [2023-05-05T06:54:22.839Z] 640eedaee16c: Pushed [2023-05-05T06:54:24.747Z] 9533f56a3323: Pushed [2023-05-05T06:54:24.747Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:25.054Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:25.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-05T06:54:25.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T06:54:25.359Z] 685d49c3d266: Preparing [2023-05-05T06:54:25.359Z] c0b8860368da: Preparing [2023-05-05T06:54:25.359Z] 15977e45cc03: Preparing [2023-05-05T06:54:25.359Z] 9533f56a3323: Preparing [2023-05-05T06:54:25.359Z] 640eedaee16c: Preparing [2023-05-05T06:54:25.359Z] 85b2587de72d: Preparing [2023-05-05T06:54:25.359Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:25.359Z] af270559d0e7: Preparing [2023-05-05T06:54:25.359Z] f1417ff83b31: Preparing [2023-05-05T06:54:25.359Z] af270559d0e7: Waiting [2023-05-05T06:54:25.359Z] 85b2587de72d: Waiting [2023-05-05T06:54:25.359Z] f1417ff83b31: Waiting [2023-05-05T06:54:25.359Z] 15977e45cc03: Layer already exists [2023-05-05T06:54:25.360Z] 9533f56a3323: Layer already exists [2023-05-05T06:54:25.360Z] c0b8860368da: Layer already exists [2023-05-05T06:54:25.360Z] 640eedaee16c: Layer already exists [2023-05-05T06:54:25.360Z] 685d49c3d266: Layer already exists [2023-05-05T06:54:25.360Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:25.360Z] af270559d0e7: Layer already exists [2023-05-05T06:54:25.360Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:25.360Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:25.360Z] latest: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:25.685Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:25.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.148 [2023-05-05T06:54:25.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T06:54:25.996Z] 685d49c3d266: Preparing [2023-05-05T06:54:25.996Z] c0b8860368da: Preparing [2023-05-05T06:54:25.996Z] 15977e45cc03: Preparing [2023-05-05T06:54:25.996Z] 9533f56a3323: Preparing [2023-05-05T06:54:25.996Z] 640eedaee16c: Preparing [2023-05-05T06:54:25.996Z] 85b2587de72d: Preparing [2023-05-05T06:54:25.996Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:25.996Z] af270559d0e7: Preparing [2023-05-05T06:54:25.996Z] f1417ff83b31: Preparing [2023-05-05T06:54:25.996Z] 85b2587de72d: Waiting [2023-05-05T06:54:25.996Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:25.996Z] af270559d0e7: Waiting [2023-05-05T06:54:25.996Z] f1417ff83b31: Waiting [2023-05-05T06:54:25.996Z] 685d49c3d266: Layer already exists [2023-05-05T06:54:25.996Z] 9533f56a3323: Layer already exists [2023-05-05T06:54:25.996Z] c0b8860368da: Layer already exists [2023-05-05T06:54:25.996Z] 15977e45cc03: Layer already exists [2023-05-05T06:54:25.996Z] 640eedaee16c: Layer already exists [2023-05-05T06:54:25.996Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:25.996Z] af270559d0e7: Layer already exists [2023-05-05T06:54:25.996Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:25.996Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:25.996Z] 3.0.0-dev.148: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:26.313Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:26.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:26.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T06:54:26.622Z] 685d49c3d266: Preparing [2023-05-05T06:54:26.622Z] c0b8860368da: Preparing [2023-05-05T06:54:26.622Z] 15977e45cc03: Preparing [2023-05-05T06:54:26.622Z] 9533f56a3323: Preparing [2023-05-05T06:54:26.622Z] 640eedaee16c: Preparing [2023-05-05T06:54:26.622Z] 85b2587de72d: Preparing [2023-05-05T06:54:26.622Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:26.622Z] af270559d0e7: Preparing [2023-05-05T06:54:26.622Z] f1417ff83b31: Preparing [2023-05-05T06:54:26.622Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:26.622Z] af270559d0e7: Waiting [2023-05-05T06:54:26.622Z] f1417ff83b31: Waiting [2023-05-05T06:54:26.622Z] 85b2587de72d: Waiting [2023-05-05T06:54:26.622Z] 15977e45cc03: Layer already exists [2023-05-05T06:54:26.622Z] c0b8860368da: Layer already exists [2023-05-05T06:54:26.622Z] 640eedaee16c: Layer already exists [2023-05-05T06:54:26.622Z] 685d49c3d266: Layer already exists [2023-05-05T06:54:26.622Z] 9533f56a3323: Layer already exists [2023-05-05T06:54:26.622Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:26.622Z] af270559d0e7: Layer already exists [2023-05-05T06:54:26.622Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:26.622Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:26.622Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:26.936Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:27.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-05T06:54:27.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-05T06:54:27.238Z] 685d49c3d266: Preparing [2023-05-05T06:54:27.238Z] c0b8860368da: Preparing [2023-05-05T06:54:27.238Z] 15977e45cc03: Preparing [2023-05-05T06:54:27.238Z] 9533f56a3323: Preparing [2023-05-05T06:54:27.238Z] 640eedaee16c: Preparing [2023-05-05T06:54:27.238Z] 85b2587de72d: Preparing [2023-05-05T06:54:27.238Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:27.238Z] af270559d0e7: Preparing [2023-05-05T06:54:27.238Z] f1417ff83b31: Preparing [2023-05-05T06:54:27.238Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:27.238Z] af270559d0e7: Waiting [2023-05-05T06:54:27.238Z] f1417ff83b31: Waiting [2023-05-05T06:54:27.238Z] 85b2587de72d: Waiting [2023-05-05T06:54:27.238Z] c0b8860368da: Layer already exists [2023-05-05T06:54:27.238Z] 15977e45cc03: Layer already exists [2023-05-05T06:54:27.238Z] 9533f56a3323: Layer already exists [2023-05-05T06:54:27.238Z] 685d49c3d266: Layer already exists [2023-05-05T06:54:27.238Z] 640eedaee16c: Layer already exists [2023-05-05T06:54:27.238Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:27.238Z] af270559d0e7: Layer already exists [2023-05-05T06:54:27.238Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:27.238Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:27.238Z] main: digest: sha256:68087ddde5c7ef96d595b6f852a342772131c3d6528d0bf69ae96887560edd7b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:54:27.283Z] ===================================================== [Pipeline] echo [2023-05-05T06:54:27.289Z] taggedImages: [2023-05-05T06:54:27.289Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:27.289Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-05T06:54:27.289Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.148 [2023-05-05T06:54:27.289Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:27.289Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-05T06:54:27.303Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-05T06:54:27.303Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:27.303Z] latest [2023-05-05T06:54:27.303Z] 3.0.0-dev.148 [2023-05-05T06:54:27.303Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:27.303Z] main [2023-05-05T06:54:27.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:27.605Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:27.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:27.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T06:54:27.908Z] 930fb60a1450: Preparing [2023-05-05T06:54:27.908Z] 69a0dbf106a4: Preparing [2023-05-05T06:54:27.908Z] 22e51ee867d6: Preparing [2023-05-05T06:54:27.908Z] 445e79edd5ad: Preparing [2023-05-05T06:54:27.908Z] 85b2587de72d: Preparing [2023-05-05T06:54:27.908Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:27.908Z] dd51ce96bd8a: Preparing [2023-05-05T06:54:27.908Z] f1417ff83b31: Preparing [2023-05-05T06:54:27.908Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:27.908Z] dd51ce96bd8a: Waiting [2023-05-05T06:54:27.908Z] f1417ff83b31: Waiting [2023-05-05T06:54:27.908Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:27.908Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:27.908Z] 930fb60a1450: Pushed [2023-05-05T06:54:27.908Z] 22e51ee867d6: Pushed [2023-05-05T06:54:27.908Z] 69a0dbf106a4: Pushed [2023-05-05T06:54:27.908Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:28.169Z] dd51ce96bd8a: Pushed [2023-05-05T06:54:36.313Z] 445e79edd5ad: Pushed [2023-05-05T06:54:36.313Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:36.625Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:36.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-05T06:54:36.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T06:54:36.934Z] 930fb60a1450: Preparing [2023-05-05T06:54:36.934Z] 69a0dbf106a4: Preparing [2023-05-05T06:54:36.934Z] 22e51ee867d6: Preparing [2023-05-05T06:54:36.934Z] 445e79edd5ad: Preparing [2023-05-05T06:54:36.934Z] 85b2587de72d: Preparing [2023-05-05T06:54:36.934Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:36.934Z] dd51ce96bd8a: Preparing [2023-05-05T06:54:36.934Z] f1417ff83b31: Preparing [2023-05-05T06:54:36.934Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:36.934Z] dd51ce96bd8a: Waiting [2023-05-05T06:54:36.934Z] f1417ff83b31: Waiting [2023-05-05T06:54:36.934Z] 69a0dbf106a4: Layer already exists [2023-05-05T06:54:36.934Z] 930fb60a1450: Layer already exists [2023-05-05T06:54:36.934Z] 445e79edd5ad: Layer already exists [2023-05-05T06:54:36.934Z] 22e51ee867d6: Layer already exists [2023-05-05T06:54:36.934Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:36.934Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:36.934Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:36.934Z] dd51ce96bd8a: Layer already exists [2023-05-05T06:54:36.934Z] latest: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:37.330Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:37.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.148 [2023-05-05T06:54:37.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T06:54:37.721Z] 930fb60a1450: Preparing [2023-05-05T06:54:37.721Z] 69a0dbf106a4: Preparing [2023-05-05T06:54:37.721Z] 22e51ee867d6: Preparing [2023-05-05T06:54:37.721Z] 445e79edd5ad: Preparing [2023-05-05T06:54:37.721Z] 85b2587de72d: Preparing [2023-05-05T06:54:37.721Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:37.721Z] dd51ce96bd8a: Preparing [2023-05-05T06:54:37.721Z] f1417ff83b31: Preparing [2023-05-05T06:54:37.721Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:37.721Z] dd51ce96bd8a: Waiting [2023-05-05T06:54:37.721Z] f1417ff83b31: Waiting [2023-05-05T06:54:37.721Z] 445e79edd5ad: Layer already exists [2023-05-05T06:54:37.721Z] 22e51ee867d6: Layer already exists [2023-05-05T06:54:37.721Z] 69a0dbf106a4: Layer already exists [2023-05-05T06:54:37.721Z] 930fb60a1450: Layer already exists [2023-05-05T06:54:37.721Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:37.721Z] dd51ce96bd8a: Layer already exists [2023-05-05T06:54:37.721Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:37.721Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:37.721Z] 3.0.0-dev.148: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:38.040Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:38.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:38.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T06:54:38.351Z] 930fb60a1450: Preparing [2023-05-05T06:54:38.351Z] 69a0dbf106a4: Preparing [2023-05-05T06:54:38.351Z] 22e51ee867d6: Preparing [2023-05-05T06:54:38.351Z] 445e79edd5ad: Preparing [2023-05-05T06:54:38.351Z] 85b2587de72d: Preparing [2023-05-05T06:54:38.351Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:38.351Z] dd51ce96bd8a: Preparing [2023-05-05T06:54:38.351Z] f1417ff83b31: Preparing [2023-05-05T06:54:38.351Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:38.351Z] dd51ce96bd8a: Waiting [2023-05-05T06:54:38.351Z] f1417ff83b31: Waiting [2023-05-05T06:54:38.351Z] 930fb60a1450: Layer already exists [2023-05-05T06:54:38.351Z] 445e79edd5ad: Layer already exists [2023-05-05T06:54:38.351Z] 69a0dbf106a4: Layer already exists [2023-05-05T06:54:38.351Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:38.351Z] 22e51ee867d6: Layer already exists [2023-05-05T06:54:38.351Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:38.351Z] dd51ce96bd8a: Layer already exists [2023-05-05T06:54:38.351Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:38.351Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:38.660Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:38.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-05T06:54:38.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-05T06:54:38.968Z] 930fb60a1450: Preparing [2023-05-05T06:54:38.968Z] 69a0dbf106a4: Preparing [2023-05-05T06:54:38.968Z] 22e51ee867d6: Preparing [2023-05-05T06:54:38.968Z] 445e79edd5ad: Preparing [2023-05-05T06:54:38.968Z] 85b2587de72d: Preparing [2023-05-05T06:54:38.968Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:38.968Z] dd51ce96bd8a: Preparing [2023-05-05T06:54:38.968Z] f1417ff83b31: Preparing [2023-05-05T06:54:38.968Z] dd51ce96bd8a: Waiting [2023-05-05T06:54:38.968Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:38.968Z] f1417ff83b31: Waiting [2023-05-05T06:54:38.968Z] 930fb60a1450: Layer already exists [2023-05-05T06:54:38.968Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:38.968Z] 22e51ee867d6: Layer already exists [2023-05-05T06:54:38.968Z] 445e79edd5ad: Layer already exists [2023-05-05T06:54:38.968Z] 69a0dbf106a4: Layer already exists [2023-05-05T06:54:38.968Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:38.968Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:38.968Z] dd51ce96bd8a: Layer already exists [2023-05-05T06:54:38.968Z] main: digest: sha256:7217aca07a3d9e029069554d3a14dcacb5faa095ff51e0d241c8de171251967c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:54:39.006Z] ===================================================== [Pipeline] echo [2023-05-05T06:54:39.014Z] taggedImages: [2023-05-05T06:54:39.014Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:39.014Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-05T06:54:39.014Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.148 [2023-05-05T06:54:39.014Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:39.014Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-05T06:54:39.039Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-05T06:54:39.039Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:39.039Z] latest [2023-05-05T06:54:39.039Z] 3.0.0-dev.148 [2023-05-05T06:54:39.039Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:39.039Z] main [2023-05-05T06:54:39.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:39.361Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:39.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:39.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T06:54:39.665Z] e965a62a9560: Preparing [2023-05-05T06:54:39.665Z] bcb54ea48f8a: Preparing [2023-05-05T06:54:39.665Z] 09ea55f3bc7b: Preparing [2023-05-05T06:54:39.665Z] f8527d7bf9aa: Preparing [2023-05-05T06:54:39.665Z] 85b2587de72d: Preparing [2023-05-05T06:54:39.665Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:39.665Z] af270559d0e7: Preparing [2023-05-05T06:54:39.665Z] f1417ff83b31: Preparing [2023-05-05T06:54:39.665Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:39.665Z] af270559d0e7: Waiting [2023-05-05T06:54:39.665Z] f1417ff83b31: Waiting [2023-05-05T06:54:39.665Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:39.665Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:39.665Z] af270559d0e7: Layer already exists [2023-05-05T06:54:39.665Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:39.665Z] e965a62a9560: Pushed [2023-05-05T06:54:39.665Z] bcb54ea48f8a: Pushed [2023-05-05T06:54:39.665Z] 09ea55f3bc7b: Pushed [2023-05-05T06:54:47.789Z] f8527d7bf9aa: Pushed [2023-05-05T06:54:47.789Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:48.100Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:48.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-05T06:54:48.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T06:54:48.415Z] e965a62a9560: Preparing [2023-05-05T06:54:48.415Z] bcb54ea48f8a: Preparing [2023-05-05T06:54:48.415Z] 09ea55f3bc7b: Preparing [2023-05-05T06:54:48.415Z] f8527d7bf9aa: Preparing [2023-05-05T06:54:48.415Z] 85b2587de72d: Preparing [2023-05-05T06:54:48.415Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:48.415Z] af270559d0e7: Preparing [2023-05-05T06:54:48.415Z] f1417ff83b31: Preparing [2023-05-05T06:54:48.415Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:48.415Z] f1417ff83b31: Waiting [2023-05-05T06:54:48.415Z] 09ea55f3bc7b: Layer already exists [2023-05-05T06:54:48.415Z] f8527d7bf9aa: Layer already exists [2023-05-05T06:54:48.415Z] bcb54ea48f8a: Layer already exists [2023-05-05T06:54:48.415Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:48.415Z] e965a62a9560: Layer already exists [2023-05-05T06:54:48.415Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:48.415Z] af270559d0e7: Layer already exists [2023-05-05T06:54:48.415Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:48.415Z] latest: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:48.731Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:49.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.148 [2023-05-05T06:54:49.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T06:54:49.036Z] e965a62a9560: Preparing [2023-05-05T06:54:49.036Z] bcb54ea48f8a: Preparing [2023-05-05T06:54:49.036Z] 09ea55f3bc7b: Preparing [2023-05-05T06:54:49.036Z] f8527d7bf9aa: Preparing [2023-05-05T06:54:49.036Z] 85b2587de72d: Preparing [2023-05-05T06:54:49.036Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:49.036Z] af270559d0e7: Preparing [2023-05-05T06:54:49.036Z] f1417ff83b31: Preparing [2023-05-05T06:54:49.036Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:49.036Z] af270559d0e7: Waiting [2023-05-05T06:54:49.036Z] e965a62a9560: Layer already exists [2023-05-05T06:54:49.036Z] 09ea55f3bc7b: Layer already exists [2023-05-05T06:54:49.036Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:49.036Z] bcb54ea48f8a: Layer already exists [2023-05-05T06:54:49.036Z] f8527d7bf9aa: Layer already exists [2023-05-05T06:54:49.036Z] af270559d0e7: Layer already exists [2023-05-05T06:54:49.036Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:49.036Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:49.036Z] 3.0.0-dev.148: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:49.344Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:49.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:49.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T06:54:49.648Z] e965a62a9560: Preparing [2023-05-05T06:54:49.648Z] bcb54ea48f8a: Preparing [2023-05-05T06:54:49.648Z] 09ea55f3bc7b: Preparing [2023-05-05T06:54:49.648Z] f8527d7bf9aa: Preparing [2023-05-05T06:54:49.648Z] 85b2587de72d: Preparing [2023-05-05T06:54:49.648Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:49.648Z] af270559d0e7: Preparing [2023-05-05T06:54:49.648Z] f1417ff83b31: Preparing [2023-05-05T06:54:49.648Z] af270559d0e7: Waiting [2023-05-05T06:54:49.648Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:49.648Z] bcb54ea48f8a: Layer already exists [2023-05-05T06:54:49.648Z] f8527d7bf9aa: Layer already exists [2023-05-05T06:54:49.648Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:49.648Z] e965a62a9560: Layer already exists [2023-05-05T06:54:49.648Z] 09ea55f3bc7b: Layer already exists [2023-05-05T06:54:49.648Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:49.648Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:49.648Z] af270559d0e7: Layer already exists [2023-05-05T06:54:49.648Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:49.958Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:50.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-05T06:54:50.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-05T06:54:50.260Z] e965a62a9560: Preparing [2023-05-05T06:54:50.260Z] bcb54ea48f8a: Preparing [2023-05-05T06:54:50.260Z] 09ea55f3bc7b: Preparing [2023-05-05T06:54:50.260Z] f8527d7bf9aa: Preparing [2023-05-05T06:54:50.260Z] 85b2587de72d: Preparing [2023-05-05T06:54:50.260Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:50.260Z] af270559d0e7: Preparing [2023-05-05T06:54:50.260Z] f1417ff83b31: Preparing [2023-05-05T06:54:50.260Z] 2fbbb5c74438: Waiting [2023-05-05T06:54:50.260Z] af270559d0e7: Waiting [2023-05-05T06:54:50.260Z] e965a62a9560: Layer already exists [2023-05-05T06:54:50.260Z] f8527d7bf9aa: Layer already exists [2023-05-05T06:54:50.260Z] bcb54ea48f8a: Layer already exists [2023-05-05T06:54:50.260Z] 09ea55f3bc7b: Layer already exists [2023-05-05T06:54:50.260Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:50.260Z] af270559d0e7: Layer already exists [2023-05-05T06:54:50.260Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:50.260Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:50.260Z] main: digest: sha256:df4063d10e3fa6cf83945526bd921f4a1a28524a50de535ef722cbb2e9ebf5bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:54:50.312Z] ===================================================== [Pipeline] echo [2023-05-05T06:54:50.321Z] taggedImages: [2023-05-05T06:54:50.321Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:50.321Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-05T06:54:50.321Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.148 [2023-05-05T06:54:50.321Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:50.321Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-05T06:54:50.343Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-05T06:54:50.343Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:50.343Z] latest [2023-05-05T06:54:50.343Z] 3.0.0-dev.148 [2023-05-05T06:54:50.343Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:50.343Z] main [2023-05-05T06:54:50.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:50.651Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:50.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:50.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T06:54:50.952Z] 6f6b034dfcf8: Preparing [2023-05-05T06:54:50.952Z] 90c4cc02d60a: Preparing [2023-05-05T06:54:50.952Z] 85b2587de72d: Preparing [2023-05-05T06:54:50.952Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:50.952Z] f19216f0f77e: Preparing [2023-05-05T06:54:50.952Z] f1417ff83b31: Preparing [2023-05-05T06:54:50.952Z] f1417ff83b31: Waiting [2023-05-05T06:54:50.952Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:50.952Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:50.952Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:50.952Z] 6f6b034dfcf8: Pushed [2023-05-05T06:54:50.952Z] f19216f0f77e: Pushed [2023-05-05T06:54:53.488Z] 90c4cc02d60a: Pushed [2023-05-05T06:54:53.488Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:53.798Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:54.104Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-05T06:54:54.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T06:54:54.104Z] 6f6b034dfcf8: Preparing [2023-05-05T06:54:54.104Z] 90c4cc02d60a: Preparing [2023-05-05T06:54:54.104Z] 85b2587de72d: Preparing [2023-05-05T06:54:54.104Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:54.104Z] f19216f0f77e: Preparing [2023-05-05T06:54:54.104Z] f1417ff83b31: Preparing [2023-05-05T06:54:54.104Z] f1417ff83b31: Waiting [2023-05-05T06:54:54.104Z] 6f6b034dfcf8: Layer already exists [2023-05-05T06:54:54.104Z] f19216f0f77e: Layer already exists [2023-05-05T06:54:54.104Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:54.104Z] 90c4cc02d60a: Layer already exists [2023-05-05T06:54:54.104Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:54.104Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:54.104Z] latest: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:54.406Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:54.706Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.148 [2023-05-05T06:54:54.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T06:54:54.706Z] 6f6b034dfcf8: Preparing [2023-05-05T06:54:54.706Z] 90c4cc02d60a: Preparing [2023-05-05T06:54:54.706Z] 85b2587de72d: Preparing [2023-05-05T06:54:54.706Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:54.706Z] f19216f0f77e: Preparing [2023-05-05T06:54:54.707Z] f1417ff83b31: Preparing [2023-05-05T06:54:54.707Z] f1417ff83b31: Waiting [2023-05-05T06:54:54.707Z] 90c4cc02d60a: Layer already exists [2023-05-05T06:54:54.707Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:54.707Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:54.707Z] f19216f0f77e: Layer already exists [2023-05-05T06:54:54.707Z] 6f6b034dfcf8: Layer already exists [2023-05-05T06:54:54.707Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:54.707Z] 3.0.0-dev.148: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:55.003Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:55.307Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:55.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T06:54:55.307Z] 6f6b034dfcf8: Preparing [2023-05-05T06:54:55.307Z] 90c4cc02d60a: Preparing [2023-05-05T06:54:55.307Z] 85b2587de72d: Preparing [2023-05-05T06:54:55.307Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:55.307Z] f19216f0f77e: Preparing [2023-05-05T06:54:55.307Z] f1417ff83b31: Preparing [2023-05-05T06:54:55.307Z] f1417ff83b31: Waiting [2023-05-05T06:54:55.307Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:55.307Z] 6f6b034dfcf8: Layer already exists [2023-05-05T06:54:55.307Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:55.307Z] f19216f0f77e: Layer already exists [2023-05-05T06:54:55.307Z] 90c4cc02d60a: Layer already exists [2023-05-05T06:54:55.307Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:55.307Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:55.610Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:55.909Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-05T06:54:55.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-05T06:54:55.909Z] 6f6b034dfcf8: Preparing [2023-05-05T06:54:55.909Z] 90c4cc02d60a: Preparing [2023-05-05T06:54:55.909Z] 85b2587de72d: Preparing [2023-05-05T06:54:55.909Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:55.909Z] f19216f0f77e: Preparing [2023-05-05T06:54:55.909Z] f1417ff83b31: Preparing [2023-05-05T06:54:55.909Z] f1417ff83b31: Waiting [2023-05-05T06:54:55.909Z] 6f6b034dfcf8: Layer already exists [2023-05-05T06:54:55.909Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:55.909Z] 90c4cc02d60a: Layer already exists [2023-05-05T06:54:55.909Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:55.909Z] f19216f0f77e: Layer already exists [2023-05-05T06:54:55.909Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:55.909Z] main: digest: sha256:8e9ae41712207dc6b8d429f1705ba99ff588a0fe4229f153eeb50dfff20af678 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:54:55.944Z] ===================================================== [Pipeline] echo [2023-05-05T06:54:55.949Z] taggedImages: [2023-05-05T06:54:55.949Z] - nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:55.949Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-05T06:54:55.949Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.148 [2023-05-05T06:54:55.949Z] - nexus3.edgexfoundry.org:10004/support-notifications:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:55.949Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-05T06:54:55.963Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-05T06:54:55.963Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:55.963Z] latest [2023-05-05T06:54:55.963Z] 3.0.0-dev.148 [2023-05-05T06:54:55.963Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:54:55.963Z] main [2023-05-05T06:54:55.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:56.269Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:56.579Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:54:56.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T06:54:56.579Z] d700fb4dadb8: Preparing [2023-05-05T06:54:56.579Z] 5e345c9c0847: Preparing [2023-05-05T06:54:56.579Z] 85b2587de72d: Preparing [2023-05-05T06:54:56.579Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:56.579Z] 8be2a5d10d9d: Preparing [2023-05-05T06:54:56.579Z] f1417ff83b31: Preparing [2023-05-05T06:54:56.579Z] f1417ff83b31: Waiting [2023-05-05T06:54:56.579Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:56.579Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:56.579Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:54:56.579Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:56.579Z] d700fb4dadb8: Pushed [2023-05-05T06:54:59.115Z] 5e345c9c0847: Pushed [2023-05-05T06:54:59.115Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:59.428Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:54:59.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-05T06:54:59.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T06:54:59.731Z] d700fb4dadb8: Preparing [2023-05-05T06:54:59.731Z] 5e345c9c0847: Preparing [2023-05-05T06:54:59.731Z] 85b2587de72d: Preparing [2023-05-05T06:54:59.731Z] 2fbbb5c74438: Preparing [2023-05-05T06:54:59.731Z] 8be2a5d10d9d: Preparing [2023-05-05T06:54:59.731Z] f1417ff83b31: Preparing [2023-05-05T06:54:59.731Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:54:59.731Z] 85b2587de72d: Layer already exists [2023-05-05T06:54:59.731Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:54:59.731Z] d700fb4dadb8: Layer already exists [2023-05-05T06:54:59.731Z] 5e345c9c0847: Layer already exists [2023-05-05T06:54:59.731Z] f1417ff83b31: Layer already exists [2023-05-05T06:54:59.731Z] latest: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:55:00.037Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:55:00.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.148 [2023-05-05T06:55:00.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T06:55:00.349Z] d700fb4dadb8: Preparing [2023-05-05T06:55:00.349Z] 5e345c9c0847: Preparing [2023-05-05T06:55:00.349Z] 85b2587de72d: Preparing [2023-05-05T06:55:00.349Z] 2fbbb5c74438: Preparing [2023-05-05T06:55:00.349Z] 8be2a5d10d9d: Preparing [2023-05-05T06:55:00.349Z] f1417ff83b31: Preparing [2023-05-05T06:55:00.349Z] f1417ff83b31: Waiting [2023-05-05T06:55:00.349Z] 85b2587de72d: Layer already exists [2023-05-05T06:55:00.349Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:55:00.349Z] 5e345c9c0847: Layer already exists [2023-05-05T06:55:00.349Z] d700fb4dadb8: Layer already exists [2023-05-05T06:55:00.349Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:55:00.349Z] f1417ff83b31: Layer already exists [2023-05-05T06:55:00.349Z] 3.0.0-dev.148: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:55:00.665Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:55:00.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:55:00.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T06:55:00.971Z] d700fb4dadb8: Preparing [2023-05-05T06:55:00.971Z] 5e345c9c0847: Preparing [2023-05-05T06:55:00.971Z] 85b2587de72d: Preparing [2023-05-05T06:55:00.971Z] 2fbbb5c74438: Preparing [2023-05-05T06:55:00.971Z] 8be2a5d10d9d: Preparing [2023-05-05T06:55:00.971Z] f1417ff83b31: Preparing [2023-05-05T06:55:00.971Z] f1417ff83b31: Waiting [2023-05-05T06:55:00.971Z] 85b2587de72d: Layer already exists [2023-05-05T06:55:00.971Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:55:00.971Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:55:00.971Z] d700fb4dadb8: Layer already exists [2023-05-05T06:55:00.971Z] 5e345c9c0847: Layer already exists [2023-05-05T06:55:00.971Z] f1417ff83b31: Layer already exists [2023-05-05T06:55:00.971Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:55:01.275Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:55:01.315Z] Removing intermediate container fe3b5b9733ae [2023-05-05T06:55:01.315Z] ---> 45b449c24120 [2023-05-05T06:55:01.315Z] Step 7/33 : COPY . . [2023-05-05T06:55:01.315Z] Removing intermediate container 099e1756fb01 [2023-05-05T06:55:01.315Z] ---> 1af9379c6b37 [2023-05-05T06:55:01.315Z] Step 7/22 : COPY . . [2023-05-05T06:55:01.315Z] Removing intermediate container e48410f0c439 [2023-05-05T06:55:01.315Z] ---> 0f61ac7bb30b [2023-05-05T06:55:01.315Z] Step 7/26 : COPY . . [2023-05-05T06:55:01.315Z] Removing intermediate container 9943d66c3f46 [2023-05-05T06:55:01.315Z] ---> 74cc2c7e1024 [2023-05-05T06:55:01.315Z] Step 7/27 : COPY . . [2023-05-05T06:55:01.315Z] Removing intermediate container 43b449363d40 [2023-05-05T06:55:01.315Z] ---> 2562949a1072 [2023-05-05T06:55:01.315Z] Step 8/25 : COPY . . [2023-05-05T06:55:01.315Z] ---> cb4a2f3f242e [2023-05-05T06:55:01.315Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-05T06:55:01.315Z] ---> Running in 66068a43be25 [2023-05-05T06:55:01.315Z] ---> 628bdf198885 [2023-05-05T06:55:01.315Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T06:55:01.315Z] ---> 67a3e3e96847 [2023-05-05T06:55:01.315Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-05T06:55:01.315Z] ---> 47a2f267c279 [2023-05-05T06:55:01.315Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T06:55:01.315Z] ---> Running in 3a572b6dff63 [2023-05-05T06:55:01.315Z] ---> Running in 230df0701cca [2023-05-05T06:55:01.315Z] ---> Running in fb917dbd07ef [2023-05-05T06:55:01.315Z] ---> 3018eb1bc025 [2023-05-05T06:55:01.315Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-05T06:55:01.315Z] ---> Running in de1dd7a3da86 [2023-05-05T06:55:01.315Z] Removing intermediate container 3a572b6dff63 [2023-05-05T06:55:01.315Z] ---> 4f771673f536 [2023-05-05T06:55:01.315Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T06:55:01.315Z] Removing intermediate container fb917dbd07ef [2023-05-05T06:55:01.315Z] ---> 89938b5b664d [2023-05-05T06:55:01.315Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-05T06:55:01.315Z] ---> Running in 70e7cb0cf5d3 [2023-05-05T06:55:01.315Z] ---> Running in b2ff3c7e7f65 [2023-05-05T06:55:01.315Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-05T06:55:01.315Z] Removing intermediate container 70e7cb0cf5d3 [2023-05-05T06:55:01.315Z] ---> cd05dad05b50 [2023-05-05T06:55:01.315Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T06:55:01.315Z] Removing intermediate container b2ff3c7e7f65 [2023-05-05T06:55:01.315Z] ---> 9a31f10fe84f [2023-05-05T06:55:01.315Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T06:55:01.315Z] ---> Running in df060b3a2a50 [2023-05-05T06:55:01.315Z] ---> Running in df3693658274 [2023-05-05T06:55:01.315Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-05T06:55:01.315Z] Removing intermediate container df060b3a2a50 [2023-05-05T06:55:01.315Z] ---> 145a8494387f [2023-05-05T06:55:01.315Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T06:55:01.315Z] Removing intermediate container df3693658274 [2023-05-05T06:55:01.315Z] ---> 36fdc2fa149d [2023-05-05T06:55:01.315Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T06:55:01.315Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-05T06:55:01.315Z] ---> Running in cb0c62fd26dc [2023-05-05T06:55:01.315Z] ---> Running in c40d0ee160a3 [2023-05-05T06:55:01.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-05T06:55:01.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-05T06:55:01.581Z] d700fb4dadb8: Preparing [2023-05-05T06:55:01.581Z] 5e345c9c0847: Preparing [2023-05-05T06:55:01.581Z] 85b2587de72d: Preparing [2023-05-05T06:55:01.581Z] 2fbbb5c74438: Preparing [2023-05-05T06:55:01.581Z] 8be2a5d10d9d: Preparing [2023-05-05T06:55:01.581Z] f1417ff83b31: Preparing [2023-05-05T06:55:01.581Z] f1417ff83b31: Waiting [2023-05-05T06:55:01.581Z] d700fb4dadb8: Layer already exists [2023-05-05T06:55:01.581Z] 85b2587de72d: Layer already exists [2023-05-05T06:55:01.581Z] 5e345c9c0847: Layer already exists [2023-05-05T06:55:01.581Z] 2fbbb5c74438: Layer already exists [2023-05-05T06:55:01.581Z] 8be2a5d10d9d: Layer already exists [2023-05-05T06:55:01.581Z] f1417ff83b31: Layer already exists [2023-05-05T06:55:01.581Z] main: digest: sha256:359887d1f4d2155baa746dcd6480b0e45692b39eadcc6ad6d3d03346f31c388c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:55:01.615Z] ===================================================== [Pipeline] echo [2023-05-05T06:55:01.620Z] taggedImages: [2023-05-05T06:55:01.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:55:01.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-05T06:55:01.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.148 [2023-05-05T06:55:01.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T06:55:01.620Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:55:05.582Z] Removing intermediate container c40d0ee160a3 [2023-05-05T06:55:05.582Z] ---> ec52c054549c [2023-05-05T06:55:05.582Z] Removing intermediate container cb0c62fd26dc [2023-05-05T06:55:05.582Z] Step 12/27 : WORKDIR /edgex-go ---> c684c9555c16 [2023-05-05T06:55:05.582Z] [2023-05-05T06:55:05.582Z] Step 12/26 : WORKDIR /edgex-go [2023-05-05T06:55:05.866Z] ---> Running in 258cdf9637e0 [2023-05-05T06:55:05.866Z] ---> Running in 43ee3ba9b58b [2023-05-05T06:55:06.837Z] Removing intermediate container 258cdf9637e0 [2023-05-05T06:55:06.837Z] ---> 5f3110a48bf8 [2023-05-05T06:55:06.837Z] [2023-05-05T06:55:06.837Z] Step 13/26 : FROM alpine:3.17 [2023-05-05T06:55:07.106Z] 3.17: Pulling from library/alpine [2023-05-05T06:55:07.106Z] Removing intermediate container 43ee3ba9b58b [2023-05-05T06:55:07.106Z] ---> 25de4b7dcdee [2023-05-05T06:55:07.106Z] [2023-05-05T06:55:07.106Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T06:55:07.375Z] 3.17: Pulling from library/alpine [2023-05-05T06:55:07.964Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:55:07.964Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:55:07.964Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:55:07.964Z] Status: Image is up to date for alpine:3.17 [2023-05-05T06:55:07.964Z] ---> 51e60588ff2c [2023-05-05T06:55:07.964Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T06:55:07.964Z] ---> 51e60588ff2c [2023-05-05T06:55:07.964Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T06:55:08.232Z] ---> Running in 5429c97cc282 [2023-05-05T06:55:08.233Z] ---> Running in bfbd5af0d632 [2023-05-05T06:55:09.658Z] Removing intermediate container bfbd5af0d632 [2023-05-05T06:55:09.658Z] ---> edc4bd0f1fd1 [2023-05-05T06:55:09.658Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T06:55:09.658Z] Removing intermediate container 5429c97cc282 [2023-05-05T06:55:09.658Z] ---> bc57f995b0a3 [2023-05-05T06:55:09.658Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-05T06:55:09.658Z] ---> Running in 220c3f056194 [2023-05-05T06:55:09.929Z] ---> Running in 58068b153369 [2023-05-05T06:55:13.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:13.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:14.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:14.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:16.282Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T06:55:16.282Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T06:55:16.282Z] OK: 17691 distinct packages available [2023-05-05T06:55:16.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:16.866Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T06:55:17.133Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T06:55:17.133Z] OK: 17691 distinct packages available [2023-05-05T06:55:17.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:17.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:18.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:20.521Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T06:55:20.521Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T06:55:20.521Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T06:55:20.521Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T06:55:20.521Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T06:55:20.521Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:55:20.521Z] OK: 9 MiB in 20 packages [2023-05-05T06:55:20.521Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-05T06:55:20.789Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-05T06:55:20.789Z] (3/5) Installing libucontext (1.2-r0) [2023-05-05T06:55:20.789Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-05T06:55:20.789Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-05T06:55:20.789Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:55:20.789Z] OK: 9 MiB in 20 packages [2023-05-05T06:55:22.747Z] Removing intermediate container 220c3f056194 [2023-05-05T06:55:22.747Z] ---> f3d40040bee2 [2023-05-05T06:55:22.747Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:55:23.027Z] Removing intermediate container 58068b153369 [2023-05-05T06:55:23.027Z] ---> 5c5ad17f5e99 [2023-05-05T06:55:23.027Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T06:55:23.988Z] ---> 00cc921b6763 [2023-05-05T06:55:23.989Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:55:24.571Z] ---> 3163c6423a91 [2023-05-05T06:55:24.571Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T06:55:24.837Z] ---> c52e5d800699 [2023-05-05T06:55:24.837Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-05T06:55:25.800Z] ---> b881749b11e0 [2023-05-05T06:55:25.800Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T06:55:31.136Z] ---> 9655a970015b [2023-05-05T06:55:31.136Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T06:55:35.404Z] ---> dae59b7c4182 [2023-05-05T06:55:35.404Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T06:55:36.360Z] ---> 00662a1379d0 [2023-05-05T06:55:36.360Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-05T06:55:37.764Z] ---> f8eca63bcdd7 [2023-05-05T06:55:37.764Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-05T06:55:38.554Z] ---> e5a0498cd113 [2023-05-05T06:55:38.554Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T06:55:38.824Z] ---> 32c6dd1f7a7a [2023-05-05T06:55:38.824Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T06:55:39.100Z] ---> Running in 9b5220343ae8 [2023-05-05T06:55:39.708Z] Removing intermediate container 9b5220343ae8 [2023-05-05T06:55:39.708Z] ---> de0e5536145e [2023-05-05T06:55:39.708Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T06:55:39.708Z] ---> Running in 9a59a4c76a8a [2023-05-05T06:55:39.995Z] ---> 02dedf91696f [2023-05-05T06:55:39.995Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-05T06:55:43.426Z] Removing intermediate container 9a59a4c76a8a [2023-05-05T06:55:43.426Z] ---> 2fde22053243 [2023-05-05T06:55:43.426Z] Step 24/26 : LABEL arch=arm64 [2023-05-05T06:55:43.426Z] ---> dbf79b7a452b [2023-05-05T06:55:43.426Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-05T06:55:43.426Z] ---> Running in cc86b1c6e812 [2023-05-05T06:55:43.691Z] Removing intermediate container cc86b1c6e812 [2023-05-05T06:55:43.691Z] ---> 33c731a56a8c [2023-05-05T06:55:43.691Z] Step 25/26 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:55:43.956Z] ---> 0ae5d2d7b5e6 [2023-05-05T06:55:43.956Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T06:55:43.956Z] ---> Running in cbe15d4d38f9 [2023-05-05T06:55:43.956Z] ---> Running in f9679d994d15 [2023-05-05T06:55:44.536Z] Removing intermediate container cbe15d4d38f9 [2023-05-05T06:55:44.536Z] ---> 5d0eb8e301a0 [2023-05-05T06:55:44.536Z] Step 26/26 : LABEL version=3.0.0-dev.148 [2023-05-05T06:55:44.800Z] Removing intermediate container f9679d994d15 [2023-05-05T06:55:44.800Z] ---> dd8821f4c35b [2023-05-05T06:55:44.800Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T06:55:44.800Z] ---> Running in 6cce5dd0fdd0 [2023-05-05T06:55:44.800Z] ---> Running in 388582d61338 [2023-05-05T06:55:45.383Z] Removing intermediate container 6cce5dd0fdd0 [2023-05-05T06:55:45.383Z] ---> 77105fa03d4b [2023-05-05T06:55:45.383Z] [2023-05-05T06:55:45.383Z] Successfully built 77105fa03d4b [2023-05-05T06:55:45.383Z] Successfully tagged security-spire-server-arm64:latest [2023-05-05T06:55:45.383Z] Building security-secretstore-setup [2023-05-05T06:55:45.383Z] Removing intermediate container 388582d61338 [2023-05-05T06:55:45.383Z] ---> b42ebed9b7a2 [2023-05-05T06:55:45.383Z] Step 25/27 : LABEL arch=arm64 [2023-05-05T06:55:45.650Z]  Building security-spire-server ... done  ---> Running in f624f9c71b3d [2023-05-05T06:55:46.238Z] Removing intermediate container f624f9c71b3d [2023-05-05T06:55:46.238Z] ---> 07ab4cbdc743 [2023-05-05T06:55:46.238Z] Step 26/27 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T06:55:46.238Z] ---> Running in a09d028d5b92 [2023-05-05T06:55:46.505Z] Removing intermediate container a09d028d5b92 [2023-05-05T06:55:46.505Z] ---> f7caed139f34 [2023-05-05T06:55:46.505Z] Step 27/27 : LABEL version=3.0.0-dev.148 [2023-05-05T06:55:46.772Z] ---> Running in ba35f937f7d9 [2023-05-05T06:55:47.040Z] Removing intermediate container ba35f937f7d9 [2023-05-05T06:55:47.040Z] ---> 85aa41bb73e2 [2023-05-05T06:55:47.040Z] [2023-05-05T06:55:47.306Z] Successfully built 85aa41bb73e2 [2023-05-05T06:55:47.306Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-05T06:55:47.306Z]  Building security-spire-agent ... done Building support-scheduler [2023-05-05T06:55:49.889Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:55:49.889Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:55:49.889Z] ---> 8edad2bced90 [2023-05-05T06:55:49.889Z] Step 3/25 : WORKDIR /edgex-go [2023-05-05T06:55:49.889Z] ---> Using cache [2023-05-05T06:55:49.889Z] ---> 221354fe4549 [2023-05-05T06:55:49.889Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-05T06:55:49.889Z] ---> Running in 8dae658bc320 [2023-05-05T06:55:51.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:51.834Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T06:55:51.834Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T06:55:51.834Z] ---> 8edad2bced90 [2023-05-05T06:55:51.834Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:55:51.834Z] ---> Using cache [2023-05-05T06:55:51.834Z] ---> 42740d8fb405 [2023-05-05T06:55:51.834Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T06:55:51.834Z] ---> Using cache [2023-05-05T06:55:51.834Z] ---> 9eca286e88c2 [2023-05-05T06:55:51.834Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T06:55:51.834Z] ---> Using cache [2023-05-05T06:55:51.834Z] ---> c76aaadd7c9f [2023-05-05T06:55:51.834Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T06:55:51.834Z] ---> Using cache [2023-05-05T06:55:51.834Z] ---> f88d0c47c113 [2023-05-05T06:55:51.834Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:55:51.834Z] ---> Using cache [2023-05-05T06:55:51.834Z] ---> 2562949a1072 [2023-05-05T06:55:51.834Z] Step 8/23 : COPY . . [2023-05-05T06:55:52.102Z] ---> Using cache [2023-05-05T06:55:52.102Z] ---> 3018eb1bc025 [2023-05-05T06:55:52.102Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-05T06:55:52.371Z] ---> Running in 6ff01d79a3bd [2023-05-05T06:55:52.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:54.587Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-05T06:55:54.587Z] OK: 263 MiB in 53 packages [2023-05-05T06:55:56.531Z] Removing intermediate container 8dae658bc320 [2023-05-05T06:55:56.531Z] ---> 44583f631683 [2023-05-05T06:55:56.532Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-05T06:55:57.499Z] ---> de4a404e5fcf [2023-05-05T06:55:57.499Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:55:57.499Z] ---> Running in d466b5e7d9aa [2023-05-05T06:57:34.164Z] Removing intermediate container d466b5e7d9aa [2023-05-05T06:57:34.164Z] ---> 5b963393954b [2023-05-05T06:57:34.164Z] Step 7/25 : COPY . . [2023-05-05T06:57:34.164Z] ---> 8f98f2bfb1b2 [2023-05-05T06:57:34.164Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-05T06:57:34.164Z] ---> Running in 7369148408d9 [2023-05-05T06:57:34.164Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-05T07:01:41.727Z] Removing intermediate container 230df0701cca [2023-05-05T07:01:41.727Z] ---> eb6f33957064 [2023-05-05T07:01:41.727Z] [2023-05-05T07:01:41.727Z] Step 9/22 : FROM alpine:3.17 [2023-05-05T07:01:41.727Z] ---> 51e60588ff2c [2023-05-05T07:01:41.727Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-05T07:01:41.727Z] ---> Running in d5e89c24b514 [2023-05-05T07:01:41.727Z] Removing intermediate container 66068a43be25 [2023-05-05T07:01:41.727Z] ---> cea9e4cd9b93 [2023-05-05T07:01:41.727Z] [2023-05-05T07:01:41.727Z] Step 9/33 : FROM alpine:3.17 [2023-05-05T07:01:41.727Z] ---> 51e60588ff2c [2023-05-05T07:01:41.727Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T07:01:41.727Z] ---> Running in 089c0189cebc [2023-05-05T07:01:41.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:01:41.727Z] Removing intermediate container 089c0189cebc [2023-05-05T07:01:41.727Z] ---> 8f6923f36b3c [2023-05-05T07:01:41.727Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-05T07:01:41.727Z] ---> Running in e0f9f98714c5 [2023-05-05T07:01:41.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:01:41.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:01:41.727Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T07:01:41.727Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-05T07:01:41.727Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:01:41.727Z] OK: 8 MiB in 17 packages [2023-05-05T07:01:41.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:01:41.727Z] Removing intermediate container d5e89c24b514 [2023-05-05T07:01:41.727Z] ---> 7ee1660f0710 [2023-05-05T07:01:41.727Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T07:01:41.727Z] ---> Running in adb17f4ffd62 [2023-05-05T07:01:41.727Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-05T07:01:41.727Z] (2/2) Installing su-exec (0.2-r2) [2023-05-05T07:01:41.727Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:01:41.727Z] OK: 8 MiB in 17 packages [2023-05-05T07:01:41.727Z] Removing intermediate container adb17f4ffd62 [2023-05-05T07:01:41.727Z] ---> 2c86ef401f84 [2023-05-05T07:01:41.727Z] Step 12/22 : WORKDIR /edgex [2023-05-05T07:01:41.727Z] ---> Running in 623ad88a3601 [2023-05-05T07:01:41.727Z] Removing intermediate container 623ad88a3601 [2023-05-05T07:01:41.727Z] ---> 50af9210b93a [2023-05-05T07:01:41.727Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:01:41.727Z] Removing intermediate container e0f9f98714c5 [2023-05-05T07:01:41.727Z] ---> 0f42d5b188f4 [2023-05-05T07:01:41.727Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-05T07:01:41.727Z] ---> Running in b9200e7b7473 [2023-05-05T07:01:41.727Z] ---> d714a77aa3c8 [2023-05-05T07:01:41.727Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:01:41.727Z] Removing intermediate container b9200e7b7473 [2023-05-05T07:01:41.727Z] ---> a670cd8709ba [2023-05-05T07:01:41.727Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-05T07:01:41.727Z] ---> Running in 29c88bab6e93 [2023-05-05T07:01:41.727Z] Removing intermediate container 29c88bab6e93 [2023-05-05T07:01:41.727Z] ---> f3f7a0446ea4 [2023-05-05T07:01:41.727Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-05T07:01:41.727Z] ---> 66cc914c7040 [2023-05-05T07:01:41.727Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-05T07:01:41.727Z] ---> Running in a80becf1725f [2023-05-05T07:01:43.142Z] Removing intermediate container a80becf1725f [2023-05-05T07:01:43.142Z] ---> 2343abec02dc [2023-05-05T07:01:43.142Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-05T07:01:43.142Z] ---> a0c0626a0074 [2023-05-05T07:01:43.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-05T07:01:43.424Z] ---> Running in fcbabb5c91ca [2023-05-05T07:01:44.020Z] Removing intermediate container fcbabb5c91ca [2023-05-05T07:01:44.020Z] ---> 2f0edf3db338 [2023-05-05T07:01:44.020Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-05T07:01:44.293Z] ---> Running in dfa4d8704dd5 [2023-05-05T07:01:46.246Z] ---> bf43443a16e3 [2023-05-05T07:01:46.247Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T07:01:47.662Z] ---> dc397f627514 [2023-05-05T07:01:47.662Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T07:01:47.662Z] ---> Running in 2d802390c03f [2023-05-05T07:01:47.662Z] Removing intermediate container dfa4d8704dd5 [2023-05-05T07:01:47.662Z] ---> 77e8774a5fff [2023-05-05T07:01:47.662Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-05T07:01:47.931Z] ---> Running in 50b930c0faa5 [2023-05-05T07:01:48.894Z] Removing intermediate container 50b930c0faa5 [2023-05-05T07:01:48.894Z] ---> bf6edbcd9d0e [2023-05-05T07:01:48.894Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-05T07:01:49.862Z] ---> 3408773a2939 [2023-05-05T07:01:49.862Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-05T07:01:49.862Z] ---> Running in 4ff1eaa47814 [2023-05-05T07:01:51.849Z] Removing intermediate container 2d802390c03f [2023-05-05T07:01:51.849Z] ---> 74ea35a734f0 [2023-05-05T07:01:51.849Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T07:01:52.119Z] ---> Running in c4f04b6dae5d [2023-05-05T07:01:52.706Z] Removing intermediate container c4f04b6dae5d [2023-05-05T07:01:52.706Z] ---> 56ce3ae1cd13 [2023-05-05T07:01:52.706Z] Step 20/22 : LABEL arch=arm64 [2023-05-05T07:01:52.706Z] ---> Running in 5d844c501670 [2023-05-05T07:01:53.676Z] Removing intermediate container 5d844c501670 [2023-05-05T07:01:53.676Z] ---> 093f49fd0bf7 [2023-05-05T07:01:53.676Z] Step 21/22 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:01:53.945Z] ---> Running in e7151ead24f9 [2023-05-05T07:01:54.530Z] Removing intermediate container 4ff1eaa47814 [2023-05-05T07:01:54.530Z] ---> 8575fc1fe4dc [2023-05-05T07:01:54.530Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:01:54.530Z] Removing intermediate container e7151ead24f9 [2023-05-05T07:01:54.530Z] ---> 783bdcfa843d [2023-05-05T07:01:54.530Z] Step 22/22 : LABEL version=3.0.0-dev.148 [2023-05-05T07:01:54.798Z] ---> Running in fd45a4ca7ffd [2023-05-05T07:01:56.208Z] ---> 82e17a2b20d5 [2023-05-05T07:01:56.208Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:01:56.208Z] Removing intermediate container fd45a4ca7ffd [2023-05-05T07:01:56.208Z] ---> e9b857e58b68 [2023-05-05T07:01:56.208Z] [2023-05-05T07:01:56.476Z] Successfully built e9b857e58b68 [2023-05-05T07:01:56.476Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-05T07:01:56.476Z]  Building security-proxy-setup ... done Building security-spire-config [2023-05-05T07:01:57.443Z] ---> 079a5fbf5bc8 [2023-05-05T07:01:57.443Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-05T07:01:59.386Z] ---> 9058e2323cc8 [2023-05-05T07:01:59.386Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-05T07:02:00.797Z] ---> b74501da6c20 [2023-05-05T07:02:00.797Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-05T07:02:00.797Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T07:02:00.797Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-05T07:02:00.797Z] ---> 8edad2bced90 [2023-05-05T07:02:00.797Z] Step 3/27 : WORKDIR /edgex-go [2023-05-05T07:02:00.797Z] ---> Using cache [2023-05-05T07:02:00.797Z] ---> 221354fe4549 [2023-05-05T07:02:00.797Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-05T07:02:00.797Z] ---> Using cache [2023-05-05T07:02:00.797Z] ---> 618e6eb59640 [2023-05-05T07:02:00.797Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-05T07:02:01.066Z] ---> Using cache [2023-05-05T07:02:01.066Z] ---> 0baee71d3d20 [2023-05-05T07:02:01.066Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:02:01.066Z] ---> Using cache [2023-05-05T07:02:01.066Z] ---> 74cc2c7e1024 [2023-05-05T07:02:01.066Z] Step 7/27 : COPY . . [2023-05-05T07:02:01.333Z] ---> Using cache [2023-05-05T07:02:01.333Z] ---> 47a2f267c279 [2023-05-05T07:02:01.333Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-05T07:02:01.333Z] ---> Using cache [2023-05-05T07:02:01.333Z] ---> 4f771673f536 [2023-05-05T07:02:01.333Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-05T07:02:01.333Z] ---> Using cache [2023-05-05T07:02:01.333Z] ---> cd05dad05b50 [2023-05-05T07:02:01.333Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-05T07:02:01.333Z] ---> Using cache [2023-05-05T07:02:01.333Z] ---> 145a8494387f [2023-05-05T07:02:01.333Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-05T07:02:01.333Z] ---> Using cache [2023-05-05T07:02:01.333Z] ---> ec52c054549c [2023-05-05T07:02:01.333Z] Step 12/27 : WORKDIR /edgex-go [2023-05-05T07:02:01.333Z] ---> Using cache [2023-05-05T07:02:01.333Z] ---> 25de4b7dcdee [2023-05-05T07:02:01.334Z] [2023-05-05T07:02:01.334Z] Step 13/27 : FROM alpine:3.17 [2023-05-05T07:02:01.334Z] ---> 51e60588ff2c [2023-05-05T07:02:01.334Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-05T07:02:01.334Z] ---> Using cache [2023-05-05T07:02:01.334Z] ---> bc57f995b0a3 [2023-05-05T07:02:01.334Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-05T07:02:01.334Z] ---> Running in 029bb6b62ed6 [2023-05-05T07:02:02.302Z] ---> ff34c0aa0456 [2023-05-05T07:02:02.302Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-05T07:02:03.711Z] ---> 3554d00e73b6 [2023-05-05T07:02:03.712Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-05T07:02:03.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:02:04.684Z] ---> 88e678901b27 [2023-05-05T07:02:04.684Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-05T07:02:04.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:02:05.536Z] ---> 8c07690e12dd [2023-05-05T07:02:05.536Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-05T07:02:05.803Z] ---> Running in a76ccfaf652d [2023-05-05T07:02:06.808Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T07:02:06.808Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T07:02:06.808Z] OK: 17691 distinct packages available [2023-05-05T07:02:07.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:02:08.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:02:09.564Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-05T07:02:09.564Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-05T07:02:09.564Z] (3/4) Installing libucontext (1.2-r0) [2023-05-05T07:02:09.564Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-05T07:02:09.564Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:02:09.564Z] OK: 8 MiB in 19 packages [2023-05-05T07:02:09.564Z] Removing intermediate container a76ccfaf652d [2023-05-05T07:02:09.564Z] ---> 6133809b1722 [2023-05-05T07:02:09.564Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-05T07:02:09.836Z] ---> Running in e21c0a7b6dde [2023-05-05T07:02:10.432Z] Removing intermediate container e21c0a7b6dde [2023-05-05T07:02:10.432Z] ---> 8db622618b6f [2023-05-05T07:02:10.432Z] Step 30/33 : CMD ["gate"] [2023-05-05T07:02:10.432Z] ---> Running in ac07be35b23b [2023-05-05T07:02:11.442Z] Removing intermediate container ac07be35b23b [2023-05-05T07:02:11.442Z] ---> 1cc4b3a46879 [2023-05-05T07:02:11.442Z] Step 31/33 : LABEL arch=arm64 [2023-05-05T07:02:11.442Z] ---> Running in 77cf061cfc25 [2023-05-05T07:02:11.730Z] Removing intermediate container 029bb6b62ed6 [2023-05-05T07:02:11.730Z] ---> 77a0dd538bb0 [2023-05-05T07:02:11.730Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:02:15.187Z] Removing intermediate container 77cf061cfc25 [2023-05-05T07:02:15.187Z] ---> 138ef77030f3 [2023-05-05T07:02:15.187Z] Step 32/33 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:02:15.187Z] ---> Running in fe2582a77101 [2023-05-05T07:02:15.187Z] ---> 3798ac17e168 [2023-05-05T07:02:15.187Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:02:15.187Z] Removing intermediate container fe2582a77101 [2023-05-05T07:02:15.187Z] ---> fa25475c91aa [2023-05-05T07:02:15.187Z] Step 33/33 : LABEL version=3.0.0-dev.148 [2023-05-05T07:02:15.187Z] ---> Running in eb07d039c162 [2023-05-05T07:02:15.187Z] Removing intermediate container eb07d039c162 [2023-05-05T07:02:15.187Z] ---> 80dff4ad801a [2023-05-05T07:02:15.187Z] [2023-05-05T07:02:15.187Z] ---> b636bf0c3882 [2023-05-05T07:02:15.187Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-05T07:02:15.187Z] Successfully built 80dff4ad801a [2023-05-05T07:02:15.187Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-05T07:02:15.187Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-05-05T07:02:19.670Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T07:02:19.671Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T07:02:19.671Z] ---> 8edad2bced90 [2023-05-05T07:02:19.671Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T07:02:19.671Z] ---> Using cache [2023-05-05T07:02:19.671Z] ---> 42740d8fb405 [2023-05-05T07:02:19.671Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T07:02:19.671Z] ---> Using cache [2023-05-05T07:02:19.671Z] ---> 9eca286e88c2 [2023-05-05T07:02:19.671Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T07:02:19.671Z] ---> Using cache [2023-05-05T07:02:19.671Z] ---> c76aaadd7c9f [2023-05-05T07:02:19.671Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T07:02:19.671Z] ---> Using cache [2023-05-05T07:02:19.671Z] ---> f88d0c47c113 [2023-05-05T07:02:19.671Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:02:19.671Z] ---> Using cache [2023-05-05T07:02:19.671Z] ---> 2562949a1072 [2023-05-05T07:02:19.671Z] Step 8/23 : COPY . . [2023-05-05T07:02:19.947Z] ---> Using cache [2023-05-05T07:02:19.947Z] ---> 3018eb1bc025 [2023-05-05T07:02:19.947Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-05T07:02:20.925Z] ---> Running in 6b2419203cda [2023-05-05T07:02:21.516Z] ---> 6accb173f197 [2023-05-05T07:02:21.516Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-05T07:02:22.957Z] ---> c18389ae6a44 [2023-05-05T07:02:22.957Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-05T07:02:23.226Z] ---> Running in 3e9ebeaaae50 [2023-05-05T07:02:23.815Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-05T07:02:24.407Z] Removing intermediate container 3e9ebeaaae50 [2023-05-05T07:02:24.407Z] ---> c4acf0f8f821 [2023-05-05T07:02:24.407Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-05T07:02:26.390Z] ---> e1c224ac7dda [2023-05-05T07:02:26.390Z] Step 22/27 : WORKDIR / [2023-05-05T07:02:26.390Z] ---> Running in aa570b176c0a [2023-05-05T07:02:27.384Z] Removing intermediate container aa570b176c0a [2023-05-05T07:02:27.384Z] ---> a34055fad50c [2023-05-05T07:02:27.384Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-05T07:02:27.384Z] ---> Running in 939c97097d29 [2023-05-05T07:02:28.375Z] Removing intermediate container 939c97097d29 [2023-05-05T07:02:28.375Z] ---> 4af21c0953c9 [2023-05-05T07:02:28.375Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-05T07:02:28.375Z] ---> Running in c20403d7700f [2023-05-05T07:02:30.043Z] Removing intermediate container c20403d7700f [2023-05-05T07:02:30.043Z] ---> 659e7690e405 [2023-05-05T07:02:30.043Z] Step 25/27 : LABEL arch=arm64 [2023-05-05T07:02:30.043Z] ---> Running in 0c4b2ff5df33 [2023-05-05T07:02:31.072Z] Removing intermediate container 0c4b2ff5df33 [2023-05-05T07:02:31.072Z] ---> e714fadf2c0a [2023-05-05T07:02:31.072Z] Step 26/27 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:02:31.072Z] ---> Running in ac533a48c7e5 [2023-05-05T07:02:31.705Z] Removing intermediate container ac533a48c7e5 [2023-05-05T07:02:31.705Z] ---> 4af3fb8355cb [2023-05-05T07:02:31.705Z] Step 27/27 : LABEL version=3.0.0-dev.148 [2023-05-05T07:02:32.010Z] ---> Running in 128fcf3b5c43 [2023-05-05T07:02:33.011Z] Removing intermediate container 128fcf3b5c43 [2023-05-05T07:02:33.011Z] ---> b89de77f045d [2023-05-05T07:02:33.011Z] [2023-05-05T07:02:33.011Z] Successfully built b89de77f045d [2023-05-05T07:02:33.011Z] Successfully tagged security-spire-config-arm64:latest [2023-05-05T07:02:33.011Z] Building core-command [2023-05-05T07:02:33.597Z]  Building security-spire-config ... done Removing intermediate container de1dd7a3da86 [2023-05-05T07:02:33.597Z] ---> a9925e8f46cd [2023-05-05T07:02:33.597Z] [2023-05-05T07:02:33.598Z] Step 10/25 : FROM alpine:3.17 [2023-05-05T07:02:33.598Z] ---> 51e60588ff2c [2023-05-05T07:02:33.598Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T07:02:33.867Z] ---> Running in 3bb002a0aa15 [2023-05-05T07:02:35.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:02:36.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:02:37.085Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T07:02:37.085Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-05T07:02:37.085Z] ---> 8edad2bced90 [2023-05-05T07:02:37.085Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T07:02:37.085Z] ---> Using cache [2023-05-05T07:02:37.085Z] ---> 42740d8fb405 [2023-05-05T07:02:37.085Z] Step 4/24 : WORKDIR /edgex-go [2023-05-05T07:02:37.085Z] ---> Using cache [2023-05-05T07:02:37.085Z] ---> 9eca286e88c2 [2023-05-05T07:02:37.085Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-05T07:02:37.085Z] ---> Using cache [2023-05-05T07:02:37.085Z] ---> c76aaadd7c9f [2023-05-05T07:02:37.085Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-05T07:02:37.362Z] ---> Using cache [2023-05-05T07:02:37.362Z] ---> f88d0c47c113 [2023-05-05T07:02:37.362Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:02:37.362Z] ---> Using cache [2023-05-05T07:02:37.362Z] ---> 2562949a1072 [2023-05-05T07:02:37.362Z] Step 8/24 : COPY . . [2023-05-05T07:02:37.362Z] ---> Using cache [2023-05-05T07:02:37.362Z] ---> 3018eb1bc025 [2023-05-05T07:02:37.362Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-05T07:02:37.637Z] ---> Running in 9a3abfc6bb84 [2023-05-05T07:02:39.049Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T07:02:39.049Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:02:39.049Z] OK: 8 MiB in 16 packages [2023-05-05T07:02:39.632Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-05T07:02:40.219Z] Removing intermediate container 3bb002a0aa15 [2023-05-05T07:02:40.219Z] ---> 5b8ea936b9df [2023-05-05T07:02:40.219Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T07:02:40.486Z] ---> Running in 2aef363177af [2023-05-05T07:02:41.121Z] Removing intermediate container 2aef363177af [2023-05-05T07:02:41.121Z] ---> df8dff85755c [2023-05-05T07:02:41.121Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-05T07:02:41.121Z] ---> Running in 9fbffa50668f [2023-05-05T07:02:41.714Z] Removing intermediate container 9fbffa50668f [2023-05-05T07:02:41.714Z] ---> 73e4c5f13394 [2023-05-05T07:02:41.714Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-05T07:02:41.714Z] ---> Running in c714d1576e4a [2023-05-05T07:02:42.301Z] Removing intermediate container c714d1576e4a [2023-05-05T07:02:42.301Z] ---> 21309091982d [2023-05-05T07:02:42.301Z] Step 15/25 : WORKDIR / [2023-05-05T07:02:42.569Z] ---> Running in 354901a73251 [2023-05-05T07:02:43.151Z] Removing intermediate container 354901a73251 [2023-05-05T07:02:43.151Z] ---> 3534d9319dbc [2023-05-05T07:02:43.151Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:02:44.115Z] ---> 2f596d8de83b [2023-05-05T07:02:44.115Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:02:45.132Z] ---> 6a1dc1d4e4ae [2023-05-05T07:02:45.132Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-05T07:02:48.471Z] ---> b9f7df014e11 [2023-05-05T07:02:48.471Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:02:49.056Z] ---> 817adb7c5747 [2023-05-05T07:02:49.056Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-05T07:02:50.022Z] ---> 0178b26ef652 [2023-05-05T07:02:50.022Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-05T07:02:50.022Z] ---> Running in 16d61f33df15 [2023-05-05T07:02:50.603Z] Removing intermediate container 16d61f33df15 [2023-05-05T07:02:50.603Z] ---> 935977ce3917 [2023-05-05T07:02:50.603Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T07:02:50.603Z] ---> Running in 8e29248dfadc [2023-05-05T07:02:51.186Z] Removing intermediate container 8e29248dfadc [2023-05-05T07:02:51.186Z] ---> d6e716f11f81 [2023-05-05T07:02:51.186Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T07:02:51.186Z] ---> Running in 0c3a087358ef [2023-05-05T07:02:51.769Z] Removing intermediate container 0c3a087358ef [2023-05-05T07:02:51.769Z] ---> 9026013c4312 [2023-05-05T07:02:51.769Z] Step 24/25 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:02:51.769Z] ---> Running in ffaaa964e48b [2023-05-05T07:02:52.352Z] Removing intermediate container ffaaa964e48b [2023-05-05T07:02:52.352Z] ---> 3361fe5340c5 [2023-05-05T07:02:52.352Z] Step 25/25 : LABEL version=3.0.0-dev.148 [2023-05-05T07:02:52.352Z] ---> Running in e4f5348a03ae [2023-05-05T07:02:52.933Z] Removing intermediate container e4f5348a03ae [2023-05-05T07:02:52.933Z] ---> ca25fd67feba [2023-05-05T07:02:52.933Z] [2023-05-05T07:02:53.200Z] Successfully built ca25fd67feba [2023-05-05T07:02:53.200Z] Successfully tagged core-metadata-arm64:latest [2023-05-05T07:02:53.200Z]  Building core-metadata ... done Building security-proxy-auth [2023-05-05T07:02:56.543Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T07:02:56.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T07:02:56.543Z] ---> 8edad2bced90 [2023-05-05T07:02:56.543Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T07:02:56.543Z] ---> Using cache [2023-05-05T07:02:56.543Z] ---> 42740d8fb405 [2023-05-05T07:02:56.543Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T07:02:56.543Z] ---> Using cache [2023-05-05T07:02:56.543Z] ---> 9eca286e88c2 [2023-05-05T07:02:56.543Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T07:02:56.543Z] ---> Using cache [2023-05-05T07:02:56.543Z] ---> c76aaadd7c9f [2023-05-05T07:02:56.543Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T07:02:56.543Z] ---> Using cache [2023-05-05T07:02:56.543Z] ---> f88d0c47c113 [2023-05-05T07:02:56.543Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:02:56.543Z] ---> Using cache [2023-05-05T07:02:56.543Z] ---> 2562949a1072 [2023-05-05T07:02:56.543Z] Step 8/23 : COPY . . [2023-05-05T07:02:56.543Z] ---> Using cache [2023-05-05T07:02:56.543Z] ---> 3018eb1bc025 [2023-05-05T07:02:56.543Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-05T07:02:56.543Z] ---> Running in 6aa6a9022e80 [2023-05-05T07:02:58.486Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-05T07:03:54.872Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-05T07:04:07.175Z] Removing intermediate container 7369148408d9 [2023-05-05T07:04:07.175Z] ---> 49554469e45b [2023-05-05T07:04:07.175Z] [2023-05-05T07:04:07.175Z] Step 9/25 : FROM alpine:3.17 [2023-05-05T07:04:07.175Z] ---> 51e60588ff2c [2023-05-05T07:04:07.175Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-05T07:04:07.175Z] ---> Running in 5699e62619cb [2023-05-05T07:04:08.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:04:09.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:04:10.519Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-05T07:04:10.519Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-05T07:04:10.519Z] (3/3) Installing su-exec (0.2-r2) [2023-05-05T07:04:10.519Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:04:10.519Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T07:04:11.483Z] OK: 8 MiB in 18 packages [2023-05-05T07:04:13.439Z] Removing intermediate container 5699e62619cb [2023-05-05T07:04:13.439Z] ---> b311fe924018 [2023-05-05T07:04:13.439Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-05T07:04:13.439Z] ---> Running in 7383ba181d2e [2023-05-05T07:04:14.022Z] Removing intermediate container 7383ba181d2e [2023-05-05T07:04:14.022Z] ---> 82da33a5735d [2023-05-05T07:04:14.022Z] Step 12/25 : WORKDIR / [2023-05-05T07:04:14.022Z] ---> Running in 1216670d6555 [2023-05-05T07:04:14.626Z] Removing intermediate container 1216670d6555 [2023-05-05T07:04:14.626Z] ---> 268bd64cd6e9 [2023-05-05T07:04:14.626Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:04:15.590Z] ---> 7386aae36513 [2023-05-05T07:04:15.590Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:04:16.555Z] ---> ba74f5b79d7c [2023-05-05T07:04:16.555Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-05T07:04:17.144Z] ---> ad6cdd5f3442 [2023-05-05T07:04:17.144Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-05T07:04:18.109Z] ---> 068fd8f5bb0c [2023-05-05T07:04:18.109Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:04:19.071Z] ---> 9997cdee6f62 [2023-05-05T07:04:19.071Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-05T07:04:20.485Z] ---> de012833e4f5 [2023-05-05T07:04:20.485Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-05T07:04:23.083Z] ---> ef8fc750c666 [2023-05-05T07:04:23.083Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-05T07:04:24.049Z] ---> 6be93f36ce7a [2023-05-05T07:04:24.049Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T07:04:24.049Z] ---> Running in 81819edb67e7 [2023-05-05T07:04:27.400Z] Removing intermediate container 81819edb67e7 [2023-05-05T07:04:27.400Z] ---> ec797f2f5202 [2023-05-05T07:04:27.400Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T07:04:27.400Z] ---> Running in f56d5e767ec2 [2023-05-05T07:04:27.400Z] Removing intermediate container f56d5e767ec2 [2023-05-05T07:04:27.400Z] ---> 3c8ddf67a9ae [2023-05-05T07:04:27.400Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T07:04:27.669Z] ---> Running in 31e5d3f54b70 [2023-05-05T07:04:28.255Z] Removing intermediate container 31e5d3f54b70 [2023-05-05T07:04:28.255Z] ---> d1c69826542b [2023-05-05T07:04:28.256Z] Step 24/25 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:04:28.256Z] ---> Running in 684596d71a50 [2023-05-05T07:04:28.524Z] Removing intermediate container 684596d71a50 [2023-05-05T07:04:28.524Z] ---> eb2236ca8e07 [2023-05-05T07:04:28.524Z] Step 25/25 : LABEL version=3.0.0-dev.148 [2023-05-05T07:04:28.793Z] ---> Running in c6f02c485f44 [2023-05-05T07:04:29.382Z] Removing intermediate container c6f02c485f44 [2023-05-05T07:04:29.382Z] ---> 1cbb33bfc662 [2023-05-05T07:04:29.382Z] [2023-05-05T07:04:29.382Z] Successfully built 1cbb33bfc662 [2023-05-05T07:04:29.382Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-05T07:04:29.382Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-05-05T07:04:32.740Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T07:04:32.740Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-05T07:04:32.740Z] ---> 8edad2bced90 [2023-05-05T07:04:32.740Z] Step 3/20 : WORKDIR /edgex-go [2023-05-05T07:04:32.740Z] ---> Using cache [2023-05-05T07:04:32.740Z] ---> 221354fe4549 [2023-05-05T07:04:32.740Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-05T07:04:32.740Z] ---> Running in ee6377138fff [2023-05-05T07:04:34.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:04:35.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:04:37.072Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T07:04:37.072Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T07:04:37.072Z] OK: 17690 distinct packages available [2023-05-05T07:04:37.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:04:38.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:04:39.444Z] OK: 263 MiB in 53 packages [2023-05-05T07:04:40.870Z] Removing intermediate container ee6377138fff [2023-05-05T07:04:40.870Z] ---> 7a0e21e4cc1f [2023-05-05T07:04:40.870Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-05T07:04:41.836Z] ---> 1cd6cf404d05 [2023-05-05T07:04:41.836Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:04:41.836Z] ---> Running in 8849c36fc543 [2023-05-05T07:06:19.608Z] Removing intermediate container 6ff01d79a3bd [2023-05-05T07:06:19.608Z] ---> 44ae12cade37 [2023-05-05T07:06:19.608Z] [2023-05-05T07:06:19.608Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T07:06:19.608Z] ---> 51e60588ff2c [2023-05-05T07:06:19.608Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T07:06:19.608Z] ---> Using cache [2023-05-05T07:06:19.608Z] ---> 5b8ea936b9df [2023-05-05T07:06:19.608Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T07:06:19.608Z] ---> Using cache [2023-05-05T07:06:19.608Z] ---> df8dff85755c [2023-05-05T07:06:19.608Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-05T07:06:19.608Z] ---> Running in 2e515e5f62a1 [2023-05-05T07:06:19.608Z] Removing intermediate container 2e515e5f62a1 [2023-05-05T07:06:19.608Z] ---> 0dc939d4919a [2023-05-05T07:06:19.608Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T07:06:19.608Z] ---> Running in cbf3396da5b3 [2023-05-05T07:06:19.608Z] Removing intermediate container cbf3396da5b3 [2023-05-05T07:06:19.608Z] ---> 47c979f37a28 [2023-05-05T07:06:19.608Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:06:19.608Z] ---> 412e4b69ef34 [2023-05-05T07:06:19.608Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:06:19.608Z] ---> 70ab09e48e9a [2023-05-05T07:06:19.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-05T07:06:19.608Z] ---> 416808a64f0f [2023-05-05T07:06:19.608Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:06:19.608Z] ---> 571c25334990 [2023-05-05T07:06:19.608Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-05T07:06:19.608Z] ---> Running in 72ec4a896f3c [2023-05-05T07:06:19.878Z] Removing intermediate container 72ec4a896f3c [2023-05-05T07:06:19.878Z] ---> e147948ed15f [2023-05-05T07:06:19.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T07:06:19.878Z] ---> Running in 71857d046692 [2023-05-05T07:06:22.471Z] Removing intermediate container 8849c36fc543 [2023-05-05T07:06:22.471Z] ---> ef4a76633c50 [2023-05-05T07:06:22.471Z] Step 7/20 : COPY . . [2023-05-05T07:06:23.061Z] Removing intermediate container 71857d046692 [2023-05-05T07:06:23.061Z] ---> 4815bf02675a [2023-05-05T07:06:23.061Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T07:06:23.061Z] ---> Running in aabd6b20a1d1 [2023-05-05T07:06:24.032Z] Removing intermediate container aabd6b20a1d1 [2023-05-05T07:06:24.032Z] ---> 89b57b83d939 [2023-05-05T07:06:24.032Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:06:24.032Z] ---> Running in 66c144421644 [2023-05-05T07:06:24.626Z] Removing intermediate container 66c144421644 [2023-05-05T07:06:24.626Z] ---> 8b71969be015 [2023-05-05T07:06:24.626Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T07:06:24.895Z] ---> Running in 54061143403d [2023-05-05T07:06:25.864Z] Removing intermediate container 54061143403d [2023-05-05T07:06:25.864Z] ---> fb1e9574348a [2023-05-05T07:06:25.864Z] [2023-05-05T07:06:25.864Z] Successfully built fb1e9574348a [2023-05-05T07:06:25.864Z] Successfully tagged support-scheduler-arm64:latest [2023-05-05T07:06:25.864Z]  Building support-scheduler ... done Building core-data [2023-05-05T07:06:26.460Z] ---> 228dbd670fb8 [2023-05-05T07:06:26.460Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-05T07:06:26.731Z] ---> Running in 8c3ed4db8507 [2023-05-05T07:06:28.700Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-05T07:06:30.119Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T07:06:30.119Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T07:06:30.119Z] ---> 8edad2bced90 [2023-05-05T07:06:30.119Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T07:06:30.119Z] ---> Using cache [2023-05-05T07:06:30.119Z] ---> 42740d8fb405 [2023-05-05T07:06:30.119Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T07:06:30.119Z] ---> Using cache [2023-05-05T07:06:30.119Z] ---> 9eca286e88c2 [2023-05-05T07:06:30.119Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-05T07:06:30.119Z] ---> Using cache [2023-05-05T07:06:30.119Z] ---> c76aaadd7c9f [2023-05-05T07:06:30.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T07:06:30.119Z] ---> Using cache [2023-05-05T07:06:30.119Z] ---> f88d0c47c113 [2023-05-05T07:06:30.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:06:30.119Z] ---> Using cache [2023-05-05T07:06:30.119Z] ---> 2562949a1072 [2023-05-05T07:06:30.119Z] Step 8/23 : COPY . . [2023-05-05T07:06:30.387Z] ---> Using cache [2023-05-05T07:06:30.387Z] ---> 3018eb1bc025 [2023-05-05T07:06:30.387Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-05T07:06:30.658Z] ---> Running in b2ab38a11f75 [2023-05-05T07:06:32.613Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-05T07:09:09.861Z] Removing intermediate container 6b2419203cda [2023-05-05T07:09:09.861Z] ---> a80f105b952e [2023-05-05T07:09:09.861Z] [2023-05-05T07:09:09.861Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T07:09:09.861Z] ---> 51e60588ff2c [2023-05-05T07:09:09.861Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T07:09:09.861Z] ---> Running in a64b03014c2c [2023-05-05T07:09:09.861Z] Removing intermediate container 6aa6a9022e80 [2023-05-05T07:09:09.861Z] ---> 921cdbe2dc16 [2023-05-05T07:09:09.861Z] [2023-05-05T07:09:09.861Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T07:09:09.861Z] ---> 51e60588ff2c [2023-05-05T07:09:09.861Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-05T07:09:09.861Z] Removing intermediate container a64b03014c2c [2023-05-05T07:09:09.861Z] ---> cc76406ad9df [2023-05-05T07:09:09.861Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T07:09:09.861Z] ---> Running in 74ea0757124b [2023-05-05T07:09:09.861Z] ---> Running in 8505747fc943 [2023-05-05T07:09:09.861Z] Removing intermediate container 74ea0757124b [2023-05-05T07:09:09.861Z] ---> f7eee8a51959 [2023-05-05T07:09:09.862Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T07:09:09.862Z] ---> Running in e0c7fa10d01f [2023-05-05T07:09:09.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:09:09.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:09:09.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:09:10.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:09:11.086Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T07:09:11.086Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:09:11.086Z] OK: 8 MiB in 16 packages [2023-05-05T07:09:11.352Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T07:09:11.352Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:09:11.352Z] OK: 8 MiB in 16 packages [2023-05-05T07:09:13.293Z] Removing intermediate container 8505747fc943 [2023-05-05T07:09:13.293Z] ---> 3ea983c1321b [2023-05-05T07:09:13.293Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:09:13.293Z] Removing intermediate container e0c7fa10d01f [2023-05-05T07:09:13.293Z] ---> 251d1392f930 [2023-05-05T07:09:13.293Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:09:14.258Z] ---> ec90a41ec101 [2023-05-05T07:09:14.258Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:09:14.841Z] ---> 4f5440908ec6 [2023-05-05T07:09:14.841Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:09:15.108Z] ---> 389b6b81c961 [2023-05-05T07:09:15.108Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-05T07:09:17.693Z] ---> 822043bde71c [2023-05-05T07:09:17.693Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-05T07:09:17.965Z] ---> 167ad28777fe [2023-05-05T07:09:17.965Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:09:19.396Z] ---> 8f20ee2502b5 [2023-05-05T07:09:19.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-05T07:09:21.717Z] ---> d76266cf3d06 [2023-05-05T07:09:21.717Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T07:09:21.717Z] ---> 941ee80496be [2023-05-05T07:09:21.717Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:09:21.717Z] ---> Running in 3963ec2d74db [2023-05-05T07:09:24.373Z] ---> e9ecfc0adc84 [2023-05-05T07:09:24.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-05T07:09:26.391Z] ---> 83deb845b3f2 [2023-05-05T07:09:26.391Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-05T07:09:26.391Z] ---> Running in 2ac6fc7415b0 [2023-05-05T07:09:26.391Z] Removing intermediate container 3963ec2d74db [2023-05-05T07:09:26.391Z] ---> 904768f79634 [2023-05-05T07:09:26.391Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T07:09:26.669Z] ---> Running in 4fe8ee7e4578 [2023-05-05T07:09:27.627Z] Removing intermediate container 4fe8ee7e4578 [2023-05-05T07:09:27.627Z] ---> 5ac68d4dbbaf [2023-05-05T07:09:27.627Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T07:09:27.897Z] ---> Running in fc47b29d524e [2023-05-05T07:09:29.302Z] Removing intermediate container fc47b29d524e [2023-05-05T07:09:29.302Z] ---> 5b09c9e344e2 [2023-05-05T07:09:29.302Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T07:09:29.302Z] ---> Running in c402ecf8cd3c [2023-05-05T07:09:29.882Z] Removing intermediate container c402ecf8cd3c [2023-05-05T07:09:29.882Z] ---> 3be3fdfd56cb [2023-05-05T07:09:29.882Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:09:30.466Z] ---> Running in 561552d15186 [2023-05-05T07:09:31.053Z] Removing intermediate container 2ac6fc7415b0 [2023-05-05T07:09:31.053Z] ---> 6fc8c51b7e55 [2023-05-05T07:09:31.053Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-05T07:09:31.321Z] ---> Running in 9c3ef49d0efe [2023-05-05T07:09:31.590Z] Removing intermediate container 561552d15186 [2023-05-05T07:09:31.590Z] ---> 462b1b89e3a6 [2023-05-05T07:09:31.590Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T07:09:31.590Z] ---> Running in 3dde6fd61f58 [2023-05-05T07:09:32.174Z] Removing intermediate container 9c3ef49d0efe [2023-05-05T07:09:32.174Z] ---> 96db4962897a [2023-05-05T07:09:32.175Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T07:09:32.442Z] ---> Running in 3928cdc7b288 [2023-05-05T07:09:32.707Z] Removing intermediate container 3dde6fd61f58 [2023-05-05T07:09:32.707Z] ---> 2345e834d4a6 [2023-05-05T07:09:32.707Z] [2023-05-05T07:09:32.973Z] Successfully built 2345e834d4a6 [2023-05-05T07:09:32.973Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-05T07:09:32.973Z] Building support-notifications [2023-05-05T07:09:33.557Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 3928cdc7b288 [2023-05-05T07:09:33.557Z] ---> a018265c18a1 [2023-05-05T07:09:33.557Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T07:09:33.557Z] ---> Running in af151bd43c15 [2023-05-05T07:09:34.513Z] Removing intermediate container af151bd43c15 [2023-05-05T07:09:34.513Z] ---> a599cc311d6a [2023-05-05T07:09:34.513Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:09:34.781Z] ---> Running in 516b44908ef9 [2023-05-05T07:09:35.741Z] Removing intermediate container 516b44908ef9 [2023-05-05T07:09:35.741Z] ---> 4a71d5cee8e5 [2023-05-05T07:09:35.741Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T07:09:35.741Z] ---> Running in c772bf9faf7d [2023-05-05T07:09:36.320Z] Removing intermediate container 9a3abfc6bb84 [2023-05-05T07:09:36.320Z] ---> 771c494ccc6e [2023-05-05T07:09:36.320Z] [2023-05-05T07:09:36.320Z] Step 10/24 : FROM alpine:3.17 [2023-05-05T07:09:36.320Z] ---> 51e60588ff2c [2023-05-05T07:09:36.320Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T07:09:36.320Z] Removing intermediate container c772bf9faf7d [2023-05-05T07:09:36.320Z] ---> e6218d7d1d79 [2023-05-05T07:09:36.320Z] [2023-05-05T07:09:36.320Z] ---> Using cache [2023-05-05T07:09:36.320Z] ---> 5b8ea936b9df [2023-05-05T07:09:36.320Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T07:09:36.320Z] ---> Using cache [2023-05-05T07:09:36.320Z] ---> df8dff85755c [2023-05-05T07:09:36.587Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-05T07:09:36.587Z] ---> Running in 92217e6be3ab [2023-05-05T07:09:36.854Z] Successfully built e6218d7d1d79 [2023-05-05T07:09:36.854Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-05T07:09:37.816Z]  Building security-proxy-auth ... done Removing intermediate container 92217e6be3ab [2023-05-05T07:09:37.816Z] ---> 633b3c579b13 [2023-05-05T07:09:37.816Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-05T07:09:37.816Z] ---> Running in 03942c9c7bea [2023-05-05T07:09:37.816Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-05T07:09:37.816Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-05T07:09:37.816Z] ---> 8edad2bced90 [2023-05-05T07:09:37.816Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-05T07:09:37.816Z] ---> Using cache [2023-05-05T07:09:37.816Z] ---> 42740d8fb405 [2023-05-05T07:09:37.816Z] Step 4/23 : WORKDIR /edgex-go [2023-05-05T07:09:37.816Z] ---> Using cache [2023-05-05T07:09:37.816Z] ---> 9eca286e88c2 [2023-05-05T07:09:37.816Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-05T07:09:38.088Z] ---> Running in 9d9967b7e978 [2023-05-05T07:09:38.672Z] Removing intermediate container 03942c9c7bea [2023-05-05T07:09:38.672Z] ---> c96391984cab [2023-05-05T07:09:38.672Z] Step 15/24 : WORKDIR / [2023-05-05T07:09:38.939Z] ---> Running in 71f6ab24e230 [2023-05-05T07:09:39.901Z] Removing intermediate container 71f6ab24e230 [2023-05-05T07:09:39.901Z] ---> 97a549f0f0fe [2023-05-05T07:09:39.901Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:09:40.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:09:40.761Z] ---> 8aabbe7f1223 [2023-05-05T07:09:40.761Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:09:41.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:09:41.935Z] ---> 686f7ce2f1c8 [2023-05-05T07:09:41.935Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-05T07:09:43.348Z] OK: 263 MiB in 53 packages [2023-05-05T07:09:43.616Z] ---> 546b1c6be73c [2023-05-05T07:09:43.616Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:09:44.611Z] ---> 4fdda97471ad [2023-05-05T07:09:44.611Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-05T07:09:44.896Z] ---> Running in 4c38a0548a97 [2023-05-05T07:09:45.486Z] Removing intermediate container 9d9967b7e978 [2023-05-05T07:09:45.486Z] ---> 82acb4a4268a [2023-05-05T07:09:45.486Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-05T07:09:45.758Z] Removing intermediate container 4c38a0548a97 [2023-05-05T07:09:45.758Z] ---> 1d4b204925e8 [2023-05-05T07:09:45.758Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T07:09:45.758Z] ---> Running in 20f378d7e0f3 [2023-05-05T07:09:46.351Z] Removing intermediate container 20f378d7e0f3 [2023-05-05T07:09:46.351Z] ---> c9c209be8520 [2023-05-05T07:09:46.351Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T07:09:46.620Z] ---> 4e30f81bf95b [2023-05-05T07:09:46.620Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T07:09:46.620Z] ---> Running in 96a802a77fee [2023-05-05T07:09:46.620Z] ---> Running in f42660784e33 [2023-05-05T07:09:47.587Z] Removing intermediate container 96a802a77fee [2023-05-05T07:09:47.588Z] ---> e79b3b0acbbb [2023-05-05T07:09:47.588Z] Step 23/24 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:09:47.588Z] ---> Running in b4fdc78a3868 [2023-05-05T07:09:48.179Z] Removing intermediate container b4fdc78a3868 [2023-05-05T07:09:48.179Z] ---> 570e05c938b4 [2023-05-05T07:09:48.179Z] Step 24/24 : LABEL version=3.0.0-dev.148 [2023-05-05T07:09:48.179Z] ---> Running in ce6982128e43 [2023-05-05T07:09:49.145Z] Removing intermediate container ce6982128e43 [2023-05-05T07:09:49.145Z] ---> bf98ab8bdec1 [2023-05-05T07:09:49.145Z] [2023-05-05T07:09:49.145Z] Successfully built bf98ab8bdec1 [2023-05-05T07:09:49.145Z] Successfully tagged core-command-arm64:latest [2023-05-05T07:11:10.834Z]  Building core-command ... done Removing intermediate container f42660784e33 [2023-05-05T07:11:10.834Z] ---> d23f4e760119 [2023-05-05T07:11:10.834Z] Step 8/23 : COPY . . [2023-05-05T07:11:10.834Z] ---> 8f20801a6631 [2023-05-05T07:11:10.834Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-05T07:11:10.834Z] ---> Running in c045886602a2 [2023-05-05T07:11:10.834Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.148" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-05T07:12:07.264Z] Removing intermediate container b2ab38a11f75 [2023-05-05T07:12:07.265Z] ---> 7b80fb02d6de [2023-05-05T07:12:07.265Z] [2023-05-05T07:12:07.265Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T07:12:07.265Z] ---> 51e60588ff2c [2023-05-05T07:12:07.265Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T07:12:07.265Z] ---> Running in ce7f94ed25db [2023-05-05T07:12:07.265Z] Removing intermediate container ce7f94ed25db [2023-05-05T07:12:07.265Z] ---> e0569f27700d [2023-05-05T07:12:07.265Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-05T07:12:07.265Z] ---> Running in efa2ff71e733 [2023-05-05T07:12:07.265Z] Removing intermediate container efa2ff71e733 [2023-05-05T07:12:07.265Z] ---> 88203cacd2c9 [2023-05-05T07:12:07.265Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-05T07:12:07.265Z] ---> Running in 2a378e6afc42 [2023-05-05T07:12:07.265Z] Removing intermediate container 2a378e6afc42 [2023-05-05T07:12:07.265Z] ---> 5e9cd8507c2b [2023-05-05T07:12:07.265Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-05T07:12:07.265Z] ---> Running in af742fc9eb12 [2023-05-05T07:12:07.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:12:07.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:12:07.265Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T07:12:07.265Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:12:07.265Z] OK: 8 MiB in 16 packages [2023-05-05T07:12:07.265Z] Removing intermediate container af742fc9eb12 [2023-05-05T07:12:07.265Z] ---> 79c03452a710 [2023-05-05T07:12:07.265Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:12:07.265Z] ---> 864b88dc8f27 [2023-05-05T07:12:07.265Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:12:08.224Z] ---> f01ce93a3833 [2023-05-05T07:12:08.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-05T07:12:11.574Z] ---> dffd9ea70b22 [2023-05-05T07:12:11.574Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:12:11.846Z] ---> 0ca0cfe5acb5 [2023-05-05T07:12:11.846Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-05T07:12:12.111Z] ---> Running in 9eeb9925840f [2023-05-05T07:12:12.697Z] Removing intermediate container 9eeb9925840f [2023-05-05T07:12:12.697Z] ---> 9122bec06282 [2023-05-05T07:12:12.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T07:12:12.697Z] ---> Running in dc74efc1e5ea [2023-05-05T07:12:13.281Z] Removing intermediate container dc74efc1e5ea [2023-05-05T07:12:13.281Z] ---> 0932ff221528 [2023-05-05T07:12:13.281Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T07:12:13.281Z] ---> Running in 191c526c1b2d [2023-05-05T07:12:13.870Z] Removing intermediate container 191c526c1b2d [2023-05-05T07:12:13.870Z] ---> fbbc90edc686 [2023-05-05T07:12:13.870Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:12:13.870Z] ---> Running in e75068b8f122 [2023-05-05T07:12:14.450Z] Removing intermediate container e75068b8f122 [2023-05-05T07:12:14.450Z] ---> b18b6e1a6705 [2023-05-05T07:12:14.450Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T07:12:14.450Z] ---> Running in 5401f3ee005c [2023-05-05T07:12:15.031Z] Removing intermediate container 5401f3ee005c [2023-05-05T07:12:15.031Z] ---> 438f4d58f3bb [2023-05-05T07:12:15.031Z] [2023-05-05T07:12:15.031Z] Successfully built 438f4d58f3bb [2023-05-05T07:12:15.031Z] Successfully tagged core-data-arm64:latest [2023-05-05T07:12:53.940Z]  Building core-data ... done Removing intermediate container 8c3ed4db8507 [2023-05-05T07:12:53.940Z] ---> b1edddd4d82e [2023-05-05T07:12:53.940Z] [2023-05-05T07:12:53.940Z] Step 9/20 : FROM alpine:3.17 [2023-05-05T07:12:53.940Z] ---> 51e60588ff2c [2023-05-05T07:12:53.940Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-05T07:12:53.940Z] ---> Using cache [2023-05-05T07:12:53.940Z] ---> 8f6923f36b3c [2023-05-05T07:12:53.940Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-05T07:12:53.940Z] ---> Running in 727e36065a0c [2023-05-05T07:12:53.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:12:53.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:12:53.941Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-05T07:12:53.941Z] v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-05T07:12:53.941Z] OK: 17691 distinct packages available [2023-05-05T07:12:53.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:12:53.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:12:53.941Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-05T07:12:53.941Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-05T07:12:53.941Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-05T07:12:53.941Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-05T07:12:53.941Z] (5/9) Installing curl (8.0.1-r0) [2023-05-05T07:12:53.941Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-05T07:12:53.941Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-05T07:12:53.941Z] (8/9) Installing libucontext (1.2-r0) [2023-05-05T07:12:53.941Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-05T07:12:53.941Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:12:53.941Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T07:12:54.528Z] OK: 11 MiB in 24 packages [2023-05-05T07:12:56.482Z] Removing intermediate container 727e36065a0c [2023-05-05T07:12:56.482Z] ---> dcdf65820545 [2023-05-05T07:12:56.482Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:12:57.445Z] ---> 7cd285f722cb [2023-05-05T07:12:57.445Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:12:58.413Z] ---> dbf540034793 [2023-05-05T07:12:58.413Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-05T07:13:01.006Z] ---> d82f253c37b5 [2023-05-05T07:13:01.006Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:13:01.597Z] ---> 7732831595fd [2023-05-05T07:13:01.597Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-05T07:13:01.597Z] ---> Running in ac42ecdab987 [2023-05-05T07:13:03.018Z] Removing intermediate container ac42ecdab987 [2023-05-05T07:13:03.018Z] ---> f1aacc1f8847 [2023-05-05T07:13:03.018Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-05T07:13:03.018Z] ---> Running in a73b428d9604 [2023-05-05T07:13:03.610Z] Removing intermediate container a73b428d9604 [2023-05-05T07:13:03.610Z] ---> f32f0d6e7a93 [2023-05-05T07:13:03.610Z] Step 18/20 : LABEL arch=arm64 [2023-05-05T07:13:03.881Z] ---> Running in 072cb9bcce08 [2023-05-05T07:13:04.151Z] Removing intermediate container 072cb9bcce08 [2023-05-05T07:13:04.151Z] ---> 0dbff3fa4bb2 [2023-05-05T07:13:04.151Z] Step 19/20 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:13:04.423Z] ---> Running in d5b63fd42ff4 [2023-05-05T07:13:04.692Z] Removing intermediate container d5b63fd42ff4 [2023-05-05T07:13:04.692Z] ---> cd8902495b27 [2023-05-05T07:13:04.692Z] Step 20/20 : LABEL version=3.0.0-dev.148 [2023-05-05T07:13:04.962Z] ---> Running in 9f34f59d5d37 [2023-05-05T07:13:05.554Z] Removing intermediate container 9f34f59d5d37 [2023-05-05T07:13:05.554Z] ---> 6389950e3ed9 [2023-05-05T07:13:05.554Z] [2023-05-05T07:13:05.554Z] Successfully built 6389950e3ed9 [2023-05-05T07:13:05.554Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-05T07:14:27.172Z]  Building security-spiffe-token-provider ... done Removing intermediate container c045886602a2 [2023-05-05T07:14:27.172Z] ---> 93a88c517673 [2023-05-05T07:14:27.172Z] [2023-05-05T07:14:27.172Z] Step 10/23 : FROM alpine:3.17 [2023-05-05T07:14:27.172Z] ---> 51e60588ff2c [2023-05-05T07:14:27.172Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-05T07:14:27.172Z] ---> Running in 9031e725119f [2023-05-05T07:14:27.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T07:14:27.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T07:14:27.172Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-05T07:14:27.172Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-05T07:14:27.172Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T07:14:27.172Z] Executing ca-certificates-20220614-r4.trigger [2023-05-05T07:14:27.172Z] OK: 8 MiB in 17 packages [2023-05-05T07:14:27.172Z] Removing intermediate container 9031e725119f [2023-05-05T07:14:27.172Z] ---> f2f11d3204b4 [2023-05-05T07:14:27.172Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-05T07:14:27.172Z] ---> Running in 627481b58815 [2023-05-05T07:14:27.172Z] Removing intermediate container 627481b58815 [2023-05-05T07:14:27.172Z] ---> d47b0b54975c [2023-05-05T07:14:27.172Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-05T07:14:27.172Z] ---> Running in 33f291c47cfa [2023-05-05T07:14:27.172Z] Removing intermediate container 33f291c47cfa [2023-05-05T07:14:27.172Z] ---> bd28f7851f68 [2023-05-05T07:14:27.172Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-05T07:14:27.172Z] ---> Running in 41ec987761ca [2023-05-05T07:14:27.172Z] Removing intermediate container 41ec987761ca [2023-05-05T07:14:27.172Z] ---> 7e6f701326a0 [2023-05-05T07:14:27.172Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-05T07:14:27.172Z] ---> 02b631b90767 [2023-05-05T07:14:27.172Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-05T07:14:27.172Z] ---> 2e588e7d37cf [2023-05-05T07:14:27.172Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-05T07:14:27.172Z] ---> c720e009a767 [2023-05-05T07:14:27.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-05T07:14:27.172Z] ---> 610d1045bb90 [2023-05-05T07:14:27.172Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-05T07:14:27.172Z] ---> Running in b9d7bdcb2a39 [2023-05-05T07:14:27.172Z] Removing intermediate container b9d7bdcb2a39 [2023-05-05T07:14:27.172Z] ---> 8c040f282e0b [2023-05-05T07:14:27.172Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T07:14:27.172Z] ---> Running in d1c0a2f6b767 [2023-05-05T07:14:27.439Z] Removing intermediate container d1c0a2f6b767 [2023-05-05T07:14:27.439Z] ---> 2107145c0b65 [2023-05-05T07:14:27.439Z] Step 21/23 : LABEL arch=arm64 [2023-05-05T07:14:27.439Z] ---> Running in 43f6be08cece [2023-05-05T07:14:27.709Z] Removing intermediate container 43f6be08cece [2023-05-05T07:14:27.709Z] ---> 5a350a4039b5 [2023-05-05T07:14:27.709Z] Step 22/23 : LABEL git_sha=ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:27.981Z] ---> Running in 40abd9e7c4a4 [2023-05-05T07:14:28.248Z] Removing intermediate container 40abd9e7c4a4 [2023-05-05T07:14:28.248Z] ---> 3089199b61c3 [2023-05-05T07:14:28.248Z] Step 23/23 : LABEL version=3.0.0-dev.148 [2023-05-05T07:14:28.248Z] ---> Running in 5e72d8c4c3e7 [2023-05-05T07:14:28.515Z] Removing intermediate container 5e72d8c4c3e7 [2023-05-05T07:14:28.515Z] ---> 6fdc6c5d0e8c [2023-05-05T07:14:28.515Z] [2023-05-05T07:14:28.515Z] Successfully built 6fdc6c5d0e8c [2023-05-05T07:14:28.515Z] Successfully tagged support-notifications-arm64:latest [2023-05-05T07:14:28.790Z]  Building support-notifications ... done  [Pipeline] } [2023-05-05T07:14:28.791Z] $ docker stop --time=1 629d01cd6c32c5a59b516d9048480d99c519c4df46542be6988a33a04992bcaa [2023-05-05T07:14:30.483Z] $ docker rm -f --volumes 629d01cd6c32c5a59b516d9048480d99c519c4df46542be6988a33a04992bcaa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T07:14:30.958Z] + docker images [2023-05-05T07:14:31.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-05T07:14:31.225Z] support-notifications-arm64 latest 6fdc6c5d0e8c 3 seconds ago 31.9MB [2023-05-05T07:14:31.225Z] 93a88c517673 16 seconds ago 1.42GB [2023-05-05T07:14:31.225Z] security-spiffe-token-provider-arm64 latest 6389950e3ed9 About a minute ago 32.7MB [2023-05-05T07:14:31.225Z] b1edddd4d82e About a minute ago 1.39GB [2023-05-05T07:14:31.225Z] core-data-arm64 latest 438f4d58f3bb 2 minutes ago 19.9MB [2023-05-05T07:14:31.226Z] 7b80fb02d6de 2 minutes ago 1.36GB [2023-05-05T07:14:31.226Z] core-command-arm64 latest bf98ab8bdec1 4 minutes ago 19.7MB [2023-05-05T07:14:31.226Z] security-proxy-auth-arm64 latest e6218d7d1d79 4 minutes ago 18.1MB [2023-05-05T07:14:31.226Z] 771c494ccc6e 4 minutes ago 1.35GB [2023-05-05T07:14:31.226Z] core-common-config-bootstrapper-arm64 latest 2345e834d4a6 4 minutes ago 17.2MB [2023-05-05T07:14:31.226Z] 921cdbe2dc16 5 minutes ago 1.33GB [2023-05-05T07:14:31.226Z] a80f105b952e 5 minutes ago 1.35GB [2023-05-05T07:14:31.226Z] support-scheduler-arm64 latest fb1e9574348a 8 minutes ago 31.2MB [2023-05-05T07:14:31.226Z] 44ae12cade37 8 minutes ago 1.42GB [2023-05-05T07:14:31.226Z] security-secretstore-setup-arm64 latest 1cbb33bfc662 10 minutes ago 32.2MB [2023-05-05T07:14:31.226Z] 49554469e45b 10 minutes ago 1.35GB [2023-05-05T07:14:31.226Z] core-metadata-arm64 latest ca25fd67feba 11 minutes ago 20.2MB [2023-05-05T07:14:31.226Z] a9925e8f46cd 11 minutes ago 1.36GB [2023-05-05T07:14:31.226Z] security-spire-config-arm64 latest b89de77f045d 11 minutes ago 96.1MB [2023-05-05T07:14:31.226Z] security-bootstrapper-arm64 latest 80dff4ad801a 12 minutes ago 21.9MB [2023-05-05T07:14:31.226Z] security-proxy-setup-arm64 latest e9b857e58b68 12 minutes ago 18.7MB [2023-05-05T07:14:31.226Z] cea9e4cd9b93 13 minutes ago 1.34GB [2023-05-05T07:14:31.226Z] eb6f33957064 13 minutes ago 1.33GB [2023-05-05T07:14:31.226Z] security-spire-agent-arm64 latest 85aa41bb73e2 18 minutes ago 153MB [2023-05-05T07:14:31.226Z] security-spire-server-arm64 latest 77105fa03d4b 18 minutes ago 97MB [2023-05-05T07:14:31.226Z] 5f3110a48bf8 19 minutes ago 1.21GB [2023-05-05T07:14:31.226Z] 25de4b7dcdee 19 minutes ago 1.21GB [2023-05-05T07:14:31.226Z] ci-base-image-arm64 latest 8edad2bced90 22 minutes ago 899MB [2023-05-05T07:14:31.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 10 days ago 681MB [2023-05-05T07:14:31.226Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-05T07:14:31.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T07:14:31.342Z] provisioning config files... [2023-05-05T07:14:31.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/513@tmp/config14911957264755224561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:14:31.692Z] ---> docker-login.sh [2023-05-05T07:14:31.692Z] nexus3.edgexfoundry.org:10001 [2023-05-05T07:14:31.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:14:31.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:14:31.959Z] Configure a credential helper to remove this warning. See [2023-05-05T07:14:31.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:14:31.959Z] [2023-05-05T07:14:31.959Z] Login Succeeded [2023-05-05T07:14:31.959Z] nexus3.edgexfoundry.org:10002 [2023-05-05T07:14:32.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:14:32.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:14:32.492Z] Configure a credential helper to remove this warning. See [2023-05-05T07:14:32.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:14:32.492Z] [2023-05-05T07:14:32.492Z] Login Succeeded [2023-05-05T07:14:32.492Z] nexus3.edgexfoundry.org:10003 [2023-05-05T07:14:32.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:14:32.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:14:32.759Z] Configure a credential helper to remove this warning. See [2023-05-05T07:14:32.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:14:32.759Z] [2023-05-05T07:14:32.759Z] Login Succeeded [2023-05-05T07:14:32.759Z] nexus3.edgexfoundry.org:10004 [2023-05-05T07:14:33.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:14:33.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:14:33.295Z] Configure a credential helper to remove this warning. See [2023-05-05T07:14:33.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:14:33.295Z] [2023-05-05T07:14:33.295Z] Login Succeeded [2023-05-05T07:14:33.295Z] docker.io [2023-05-05T07:14:33.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T07:14:33.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T07:14:33.827Z] Configure a credential helper to remove this warning. See [2023-05-05T07:14:33.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T07:14:33.827Z] [2023-05-05T07:14:33.827Z] Login Succeeded [2023-05-05T07:14:33.827Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T07:14:33.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:14:33.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T07:14:34.018Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-05T07:14:34.018Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:34.018Z] latest [2023-05-05T07:14:34.018Z] 3.0.0-dev.148 [2023-05-05T07:14:34.018Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:14:34.018Z] main [2023-05-05T07:14:34.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:34.363Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:34.710Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:34.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T07:14:34.710Z] 9c27f2eabba0: Preparing [2023-05-05T07:14:34.710Z] f47abdfdea1a: Preparing [2023-05-05T07:14:34.710Z] c701c4c4b57a: Preparing [2023-05-05T07:14:34.710Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:34.710Z] 089121d2c498: Preparing [2023-05-05T07:14:34.710Z] 26cbea5cba74: Preparing [2023-05-05T07:14:34.710Z] 26cbea5cba74: Waiting [2023-05-05T07:14:34.975Z] 9c27f2eabba0: Pushed [2023-05-05T07:14:34.975Z] c701c4c4b57a: Pushed [2023-05-05T07:14:34.975Z] bb4a361fa0ea: Pushed [2023-05-05T07:14:34.975Z] 089121d2c498: Pushed [2023-05-05T07:14:35.557Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:38.129Z] f47abdfdea1a: Pushed [2023-05-05T07:14:38.129Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:38.480Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:38.877Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-05T07:14:38.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T07:14:38.877Z] 9c27f2eabba0: Preparing [2023-05-05T07:14:38.877Z] f47abdfdea1a: Preparing [2023-05-05T07:14:38.877Z] c701c4c4b57a: Preparing [2023-05-05T07:14:38.877Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:38.877Z] 089121d2c498: Preparing [2023-05-05T07:14:38.877Z] 26cbea5cba74: Preparing [2023-05-05T07:14:38.877Z] 26cbea5cba74: Waiting [2023-05-05T07:14:38.877Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:38.877Z] f47abdfdea1a: Layer already exists [2023-05-05T07:14:38.877Z] 9c27f2eabba0: Layer already exists [2023-05-05T07:14:38.877Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:38.877Z] 089121d2c498: Layer already exists [2023-05-05T07:14:38.877Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:39.149Z] latest: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:39.510Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:39.871Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.148 [2023-05-05T07:14:39.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T07:14:39.871Z] 9c27f2eabba0: Preparing [2023-05-05T07:14:39.871Z] f47abdfdea1a: Preparing [2023-05-05T07:14:39.871Z] c701c4c4b57a: Preparing [2023-05-05T07:14:39.871Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:39.871Z] 089121d2c498: Preparing [2023-05-05T07:14:39.871Z] 26cbea5cba74: Preparing [2023-05-05T07:14:39.871Z] f47abdfdea1a: Layer already exists [2023-05-05T07:14:39.871Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:39.871Z] 089121d2c498: Layer already exists [2023-05-05T07:14:39.871Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:39.871Z] 9c27f2eabba0: Layer already exists [2023-05-05T07:14:39.871Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:40.141Z] 3.0.0-dev.148: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:40.526Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:40.881Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:14:40.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T07:14:40.881Z] 9c27f2eabba0: Preparing [2023-05-05T07:14:40.881Z] f47abdfdea1a: Preparing [2023-05-05T07:14:40.881Z] c701c4c4b57a: Preparing [2023-05-05T07:14:40.881Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:40.881Z] 089121d2c498: Preparing [2023-05-05T07:14:40.881Z] 26cbea5cba74: Preparing [2023-05-05T07:14:40.881Z] 26cbea5cba74: Waiting [2023-05-05T07:14:40.881Z] f47abdfdea1a: Layer already exists [2023-05-05T07:14:40.881Z] 9c27f2eabba0: Layer already exists [2023-05-05T07:14:40.881Z] 089121d2c498: Layer already exists [2023-05-05T07:14:40.881Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:40.881Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:40.881Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:41.148Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:41.505Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:41.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-05T07:14:41.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-05T07:14:41.857Z] 9c27f2eabba0: Preparing [2023-05-05T07:14:41.857Z] f47abdfdea1a: Preparing [2023-05-05T07:14:41.857Z] c701c4c4b57a: Preparing [2023-05-05T07:14:41.857Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:41.857Z] 089121d2c498: Preparing [2023-05-05T07:14:41.857Z] 26cbea5cba74: Preparing [2023-05-05T07:14:41.857Z] 26cbea5cba74: Waiting [2023-05-05T07:14:41.857Z] 9c27f2eabba0: Layer already exists [2023-05-05T07:14:41.857Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:41.857Z] 089121d2c498: Layer already exists [2023-05-05T07:14:41.857Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:41.857Z] f47abdfdea1a: Layer already exists [2023-05-05T07:14:41.857Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:42.124Z] main: digest: sha256:422e3f47ef223467567a6abf27ad40679734fc9d9b14e3ae063ce704e2e22940 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:14:42.174Z] ===================================================== [Pipeline] echo [2023-05-05T07:14:42.182Z] taggedImages: [2023-05-05T07:14:42.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:42.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-05T07:14:42.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.148 [2023-05-05T07:14:42.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:14:42.182Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-05T07:14:42.205Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-05T07:14:42.205Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:42.205Z] latest [2023-05-05T07:14:42.205Z] 3.0.0-dev.148 [2023-05-05T07:14:42.205Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:14:42.205Z] main [2023-05-05T07:14:42.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:42.553Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:42.902Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:42.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T07:14:42.903Z] 388493b72bd3: Preparing [2023-05-05T07:14:42.903Z] df7300a16bde: Preparing [2023-05-05T07:14:42.903Z] cc0b934a115f: Preparing [2023-05-05T07:14:42.903Z] b1c2ae01cae0: Preparing [2023-05-05T07:14:42.903Z] c701c4c4b57a: Preparing [2023-05-05T07:14:42.903Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:42.903Z] a0f6dc3414ba: Preparing [2023-05-05T07:14:42.903Z] 26cbea5cba74: Preparing [2023-05-05T07:14:42.903Z] bb4a361fa0ea: Waiting [2023-05-05T07:14:42.903Z] a0f6dc3414ba: Waiting [2023-05-05T07:14:42.903Z] 26cbea5cba74: Waiting [2023-05-05T07:14:42.903Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:43.170Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:43.171Z] df7300a16bde: Pushed [2023-05-05T07:14:43.171Z] 388493b72bd3: Pushed [2023-05-05T07:14:43.171Z] cc0b934a115f: Pushed [2023-05-05T07:14:43.171Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:43.171Z] a0f6dc3414ba: Pushed [2023-05-05T07:14:45.746Z] b1c2ae01cae0: Pushed [2023-05-05T07:14:45.746Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:46.097Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:50.671Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-05T07:14:50.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T07:14:50.671Z] 388493b72bd3: Preparing [2023-05-05T07:14:50.671Z] df7300a16bde: Preparing [2023-05-05T07:14:50.671Z] cc0b934a115f: Preparing [2023-05-05T07:14:50.671Z] b1c2ae01cae0: Preparing [2023-05-05T07:14:50.671Z] c701c4c4b57a: Preparing [2023-05-05T07:14:50.671Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:50.671Z] a0f6dc3414ba: Preparing [2023-05-05T07:14:50.671Z] 26cbea5cba74: Preparing [2023-05-05T07:14:50.671Z] a0f6dc3414ba: Waiting [2023-05-05T07:14:50.671Z] 26cbea5cba74: Waiting [2023-05-05T07:14:50.671Z] bb4a361fa0ea: Waiting [2023-05-05T07:14:50.671Z] cc0b934a115f: Layer already exists [2023-05-05T07:14:50.671Z] df7300a16bde: Layer already exists [2023-05-05T07:14:50.671Z] b1c2ae01cae0: Layer already exists [2023-05-05T07:14:50.671Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:50.671Z] 388493b72bd3: Layer already exists [2023-05-05T07:14:50.671Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:50.671Z] a0f6dc3414ba: Layer already exists [2023-05-05T07:14:50.671Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:50.936Z] latest: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:51.276Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:51.608Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.148 [2023-05-05T07:14:51.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T07:14:51.608Z] 388493b72bd3: Preparing [2023-05-05T07:14:51.608Z] df7300a16bde: Preparing [2023-05-05T07:14:51.608Z] cc0b934a115f: Preparing [2023-05-05T07:14:51.608Z] b1c2ae01cae0: Preparing [2023-05-05T07:14:51.608Z] c701c4c4b57a: Preparing [2023-05-05T07:14:51.608Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:51.608Z] a0f6dc3414ba: Preparing [2023-05-05T07:14:51.608Z] 26cbea5cba74: Preparing [2023-05-05T07:14:51.608Z] a0f6dc3414ba: Waiting [2023-05-05T07:14:51.608Z] 26cbea5cba74: Waiting [2023-05-05T07:14:51.608Z] bb4a361fa0ea: Waiting [2023-05-05T07:14:51.608Z] cc0b934a115f: Layer already exists [2023-05-05T07:14:51.608Z] df7300a16bde: Layer already exists [2023-05-05T07:14:51.608Z] b1c2ae01cae0: Layer already exists [2023-05-05T07:14:51.608Z] 388493b72bd3: Layer already exists [2023-05-05T07:14:51.608Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:51.608Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:51.608Z] a0f6dc3414ba: Layer already exists [2023-05-05T07:14:51.608Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:51.608Z] 3.0.0-dev.148: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:52.223Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:52.567Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:14:52.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T07:14:52.567Z] 388493b72bd3: Preparing [2023-05-05T07:14:52.567Z] df7300a16bde: Preparing [2023-05-05T07:14:52.567Z] cc0b934a115f: Preparing [2023-05-05T07:14:52.567Z] b1c2ae01cae0: Preparing [2023-05-05T07:14:52.567Z] c701c4c4b57a: Preparing [2023-05-05T07:14:52.567Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:52.567Z] a0f6dc3414ba: Preparing [2023-05-05T07:14:52.567Z] 26cbea5cba74: Preparing [2023-05-05T07:14:52.567Z] bb4a361fa0ea: Waiting [2023-05-05T07:14:52.567Z] a0f6dc3414ba: Waiting [2023-05-05T07:14:52.567Z] 26cbea5cba74: Waiting [2023-05-05T07:14:52.567Z] b1c2ae01cae0: Layer already exists [2023-05-05T07:14:52.567Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:52.567Z] cc0b934a115f: Layer already exists [2023-05-05T07:14:52.567Z] 388493b72bd3: Layer already exists [2023-05-05T07:14:52.567Z] df7300a16bde: Layer already exists [2023-05-05T07:14:52.567Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:52.567Z] a0f6dc3414ba: Layer already exists [2023-05-05T07:14:52.567Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:52.834Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:53.178Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:53.521Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-05T07:14:53.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-05T07:14:53.521Z] 388493b72bd3: Preparing [2023-05-05T07:14:53.521Z] df7300a16bde: Preparing [2023-05-05T07:14:53.521Z] cc0b934a115f: Preparing [2023-05-05T07:14:53.521Z] b1c2ae01cae0: Preparing [2023-05-05T07:14:53.521Z] c701c4c4b57a: Preparing [2023-05-05T07:14:53.521Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:53.521Z] a0f6dc3414ba: Preparing [2023-05-05T07:14:53.521Z] 26cbea5cba74: Preparing [2023-05-05T07:14:53.521Z] bb4a361fa0ea: Waiting [2023-05-05T07:14:53.521Z] a0f6dc3414ba: Waiting [2023-05-05T07:14:53.521Z] df7300a16bde: Layer already exists [2023-05-05T07:14:53.521Z] cc0b934a115f: Layer already exists [2023-05-05T07:14:53.521Z] 388493b72bd3: Layer already exists [2023-05-05T07:14:53.521Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:53.521Z] b1c2ae01cae0: Layer already exists [2023-05-05T07:14:53.521Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:53.521Z] a0f6dc3414ba: Layer already exists [2023-05-05T07:14:53.521Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:53.790Z] main: digest: sha256:f619dbd1561ad3b994376e9ba2028b42d00945fb12a91bbf3d5a66ea7032ac5b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:14:53.833Z] ===================================================== [Pipeline] echo [2023-05-05T07:14:53.839Z] taggedImages: [2023-05-05T07:14:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-05T07:14:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.148 [2023-05-05T07:14:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:14:53.839Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-05T07:14:53.853Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-05T07:14:53.853Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:53.853Z] latest [2023-05-05T07:14:53.853Z] 3.0.0-dev.148 [2023-05-05T07:14:53.853Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:14:53.853Z] main [2023-05-05T07:14:53.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:54.192Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:54.549Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:14:54.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T07:14:54.550Z] f8d29ed0d94d: Preparing [2023-05-05T07:14:54.550Z] 50b9c2ae618b: Preparing [2023-05-05T07:14:54.550Z] c701c4c4b57a: Preparing [2023-05-05T07:14:54.550Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:54.550Z] 6d9f5a4bb178: Preparing [2023-05-05T07:14:54.550Z] 26cbea5cba74: Preparing [2023-05-05T07:14:54.550Z] 26cbea5cba74: Waiting [2023-05-05T07:14:54.550Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:54.821Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:54.821Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:54.821Z] f8d29ed0d94d: Pushed [2023-05-05T07:14:54.821Z] 6d9f5a4bb178: Pushed [2023-05-05T07:14:58.160Z] 50b9c2ae618b: Pushed [2023-05-05T07:14:58.160Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:58.505Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:58.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-05T07:14:58.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T07:14:58.833Z] f8d29ed0d94d: Preparing [2023-05-05T07:14:58.833Z] 50b9c2ae618b: Preparing [2023-05-05T07:14:58.833Z] c701c4c4b57a: Preparing [2023-05-05T07:14:58.833Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:58.833Z] 6d9f5a4bb178: Preparing [2023-05-05T07:14:58.833Z] 26cbea5cba74: Preparing [2023-05-05T07:14:58.833Z] 26cbea5cba74: Waiting [2023-05-05T07:14:58.833Z] 6d9f5a4bb178: Layer already exists [2023-05-05T07:14:58.833Z] f8d29ed0d94d: Layer already exists [2023-05-05T07:14:58.833Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:58.833Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:58.833Z] 50b9c2ae618b: Layer already exists [2023-05-05T07:14:58.833Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:59.097Z] latest: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:59.438Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:14:59.772Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.148 [2023-05-05T07:14:59.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T07:14:59.772Z] f8d29ed0d94d: Preparing [2023-05-05T07:14:59.772Z] 50b9c2ae618b: Preparing [2023-05-05T07:14:59.772Z] c701c4c4b57a: Preparing [2023-05-05T07:14:59.772Z] bb4a361fa0ea: Preparing [2023-05-05T07:14:59.772Z] 6d9f5a4bb178: Preparing [2023-05-05T07:14:59.772Z] 26cbea5cba74: Preparing [2023-05-05T07:14:59.772Z] 26cbea5cba74: Waiting [2023-05-05T07:14:59.772Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:14:59.772Z] 50b9c2ae618b: Layer already exists [2023-05-05T07:14:59.772Z] 6d9f5a4bb178: Layer already exists [2023-05-05T07:14:59.772Z] c701c4c4b57a: Layer already exists [2023-05-05T07:14:59.772Z] f8d29ed0d94d: Layer already exists [2023-05-05T07:14:59.772Z] 26cbea5cba74: Layer already exists [2023-05-05T07:14:59.772Z] 3.0.0-dev.148: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:00.377Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:00.713Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:00.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T07:15:00.713Z] f8d29ed0d94d: Preparing [2023-05-05T07:15:00.713Z] 50b9c2ae618b: Preparing [2023-05-05T07:15:00.713Z] c701c4c4b57a: Preparing [2023-05-05T07:15:00.713Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:00.713Z] 6d9f5a4bb178: Preparing [2023-05-05T07:15:00.713Z] 26cbea5cba74: Preparing [2023-05-05T07:15:00.713Z] 26cbea5cba74: Waiting [2023-05-05T07:15:00.713Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:00.713Z] 6d9f5a4bb178: Layer already exists [2023-05-05T07:15:00.713Z] f8d29ed0d94d: Layer already exists [2023-05-05T07:15:00.713Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:00.713Z] 50b9c2ae618b: Layer already exists [2023-05-05T07:15:00.713Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:00.713Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:01.312Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:01.649Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-05T07:15:01.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-05T07:15:01.649Z] f8d29ed0d94d: Preparing [2023-05-05T07:15:01.649Z] 50b9c2ae618b: Preparing [2023-05-05T07:15:01.649Z] c701c4c4b57a: Preparing [2023-05-05T07:15:01.649Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:01.649Z] 6d9f5a4bb178: Preparing [2023-05-05T07:15:01.649Z] 26cbea5cba74: Preparing [2023-05-05T07:15:01.649Z] 26cbea5cba74: Waiting [2023-05-05T07:15:01.649Z] 50b9c2ae618b: Layer already exists [2023-05-05T07:15:01.649Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:01.649Z] f8d29ed0d94d: Layer already exists [2023-05-05T07:15:01.649Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:01.649Z] 6d9f5a4bb178: Layer already exists [2023-05-05T07:15:01.649Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:01.915Z] main: digest: sha256:7b2cf890c0db556d7994f654e787ebd335456232f346d5d020032382f9673711 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:15:01.959Z] ===================================================== [Pipeline] echo [2023-05-05T07:15:01.964Z] taggedImages: [2023-05-05T07:15:01.964Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:01.964Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-05T07:15:01.964Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.148 [2023-05-05T07:15:01.964Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:01.964Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-05T07:15:01.981Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-05T07:15:01.981Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:01.981Z] latest [2023-05-05T07:15:01.981Z] 3.0.0-dev.148 [2023-05-05T07:15:01.981Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:01.981Z] main [2023-05-05T07:15:01.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:02.319Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:02.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:02.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T07:15:02.924Z] 69631e3b422e: Preparing [2023-05-05T07:15:02.924Z] 6468bec50ecf: Preparing [2023-05-05T07:15:02.924Z] 57fca1e8ae21: Preparing [2023-05-05T07:15:02.924Z] c701c4c4b57a: Preparing [2023-05-05T07:15:02.924Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:02.924Z] 089121d2c498: Preparing [2023-05-05T07:15:02.924Z] 26cbea5cba74: Preparing [2023-05-05T07:15:02.924Z] 26cbea5cba74: Waiting [2023-05-05T07:15:02.924Z] 089121d2c498: Waiting [2023-05-05T07:15:02.924Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:03.189Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:03.189Z] 089121d2c498: Layer already exists [2023-05-05T07:15:03.189Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:03.189Z] 6468bec50ecf: Pushed [2023-05-05T07:15:03.189Z] 69631e3b422e: Pushed [2023-05-05T07:15:06.526Z] 57fca1e8ae21: Pushed [2023-05-05T07:15:06.526Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:06.866Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:07.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-05T07:15:07.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T07:15:07.195Z] 69631e3b422e: Preparing [2023-05-05T07:15:07.195Z] 6468bec50ecf: Preparing [2023-05-05T07:15:07.195Z] 57fca1e8ae21: Preparing [2023-05-05T07:15:07.195Z] c701c4c4b57a: Preparing [2023-05-05T07:15:07.195Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:07.195Z] 089121d2c498: Preparing [2023-05-05T07:15:07.195Z] 26cbea5cba74: Preparing [2023-05-05T07:15:07.195Z] 089121d2c498: Waiting [2023-05-05T07:15:07.195Z] 26cbea5cba74: Waiting [2023-05-05T07:15:07.195Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:07.195Z] 69631e3b422e: Layer already exists [2023-05-05T07:15:07.195Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:07.195Z] 6468bec50ecf: Layer already exists [2023-05-05T07:15:07.195Z] 57fca1e8ae21: Layer already exists [2023-05-05T07:15:07.195Z] 089121d2c498: Layer already exists [2023-05-05T07:15:07.195Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:07.195Z] latest: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:07.790Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:08.125Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.148 [2023-05-05T07:15:08.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T07:15:08.125Z] 69631e3b422e: Preparing [2023-05-05T07:15:08.125Z] 6468bec50ecf: Preparing [2023-05-05T07:15:08.125Z] 57fca1e8ae21: Preparing [2023-05-05T07:15:08.125Z] c701c4c4b57a: Preparing [2023-05-05T07:15:08.125Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:08.125Z] 089121d2c498: Preparing [2023-05-05T07:15:08.125Z] 26cbea5cba74: Preparing [2023-05-05T07:15:08.125Z] 089121d2c498: Waiting [2023-05-05T07:15:08.125Z] 26cbea5cba74: Waiting [2023-05-05T07:15:08.125Z] 69631e3b422e: Layer already exists [2023-05-05T07:15:08.125Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:08.125Z] 57fca1e8ae21: Layer already exists [2023-05-05T07:15:08.125Z] 6468bec50ecf: Layer already exists [2023-05-05T07:15:08.125Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:08.125Z] 089121d2c498: Layer already exists [2023-05-05T07:15:08.125Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:08.125Z] 3.0.0-dev.148: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:08.468Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:08.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:08.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T07:15:08.806Z] 69631e3b422e: Preparing [2023-05-05T07:15:08.806Z] 6468bec50ecf: Preparing [2023-05-05T07:15:08.806Z] 57fca1e8ae21: Preparing [2023-05-05T07:15:08.806Z] c701c4c4b57a: Preparing [2023-05-05T07:15:08.806Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:08.806Z] 089121d2c498: Preparing [2023-05-05T07:15:08.806Z] 26cbea5cba74: Preparing [2023-05-05T07:15:08.806Z] 089121d2c498: Waiting [2023-05-05T07:15:08.806Z] 26cbea5cba74: Waiting [2023-05-05T07:15:08.806Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:08.806Z] 57fca1e8ae21: Layer already exists [2023-05-05T07:15:08.806Z] 6468bec50ecf: Layer already exists [2023-05-05T07:15:08.806Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:08.806Z] 69631e3b422e: Layer already exists [2023-05-05T07:15:08.806Z] 089121d2c498: Layer already exists [2023-05-05T07:15:08.806Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:08.806Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:09.422Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:09.757Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-05T07:15:09.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-05T07:15:09.757Z] 69631e3b422e: Preparing [2023-05-05T07:15:09.757Z] 6468bec50ecf: Preparing [2023-05-05T07:15:09.757Z] 57fca1e8ae21: Preparing [2023-05-05T07:15:09.757Z] c701c4c4b57a: Preparing [2023-05-05T07:15:09.757Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:09.757Z] 089121d2c498: Preparing [2023-05-05T07:15:09.757Z] 26cbea5cba74: Preparing [2023-05-05T07:15:09.757Z] 089121d2c498: Waiting [2023-05-05T07:15:09.757Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:09.757Z] 6468bec50ecf: Layer already exists [2023-05-05T07:15:09.757Z] 69631e3b422e: Layer already exists [2023-05-05T07:15:09.757Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:09.757Z] 57fca1e8ae21: Layer already exists [2023-05-05T07:15:09.757Z] 089121d2c498: Layer already exists [2023-05-05T07:15:09.757Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:10.022Z] main: digest: sha256:52a6595c0079b1f20fb85dd3671d4659ad786ca58b8a86e7b74a296dd37c5741 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:15:10.063Z] ===================================================== [Pipeline] echo [2023-05-05T07:15:10.068Z] taggedImages: [2023-05-05T07:15:10.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:10.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-05T07:15:10.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.148 [2023-05-05T07:15:10.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:10.068Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-05T07:15:10.083Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-05T07:15:10.083Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:10.083Z] latest [2023-05-05T07:15:10.083Z] 3.0.0-dev.148 [2023-05-05T07:15:10.083Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:10.083Z] main [2023-05-05T07:15:10.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:10.411Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:10.739Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:10.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T07:15:10.739Z] 266f45237ab1: Preparing [2023-05-05T07:15:10.739Z] 266f45237ab1: Preparing [2023-05-05T07:15:10.739Z] 892e6a6fc0e4: Preparing [2023-05-05T07:15:10.739Z] 62e6493936b3: Preparing [2023-05-05T07:15:10.739Z] 8ce2080f46f7: Preparing [2023-05-05T07:15:10.739Z] 89245401eb84: Preparing [2023-05-05T07:15:10.739Z] 2af563818cb3: Preparing [2023-05-05T07:15:10.739Z] c701c4c4b57a: Preparing [2023-05-05T07:15:10.739Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:10.739Z] 414560dc1b50: Preparing [2023-05-05T07:15:10.739Z] f7ab1592d10b: Preparing [2023-05-05T07:15:10.739Z] 7613ca3fa057: Preparing [2023-05-05T07:15:10.739Z] 70f26b76e164: Preparing [2023-05-05T07:15:10.739Z] 26cbea5cba74: Preparing [2023-05-05T07:15:10.739Z] 414560dc1b50: Waiting [2023-05-05T07:15:10.739Z] 7613ca3fa057: Waiting [2023-05-05T07:15:10.739Z] 70f26b76e164: Waiting [2023-05-05T07:15:10.739Z] 26cbea5cba74: Waiting [2023-05-05T07:15:10.739Z] f7ab1592d10b: Waiting [2023-05-05T07:15:10.739Z] 2af563818cb3: Waiting [2023-05-05T07:15:10.739Z] c701c4c4b57a: Waiting [2023-05-05T07:15:10.739Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:11.004Z] 8ce2080f46f7: Pushed [2023-05-05T07:15:11.004Z] 89245401eb84: Pushed [2023-05-05T07:15:11.004Z] 892e6a6fc0e4: Pushed [2023-05-05T07:15:11.004Z] 266f45237ab1: Pushed [2023-05-05T07:15:11.004Z] 62e6493936b3: Pushed [2023-05-05T07:15:11.004Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:11.004Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:11.268Z] f7ab1592d10b: Pushed [2023-05-05T07:15:11.268Z] 7613ca3fa057: Pushed [2023-05-05T07:15:11.268Z] 414560dc1b50: Pushed [2023-05-05T07:15:11.268Z] 70f26b76e164: Pushed [2023-05-05T07:15:11.268Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:14.597Z] 2af563818cb3: Pushed [2023-05-05T07:15:14.597Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:15.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:15.792Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-05T07:15:15.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T07:15:15.792Z] 266f45237ab1: Preparing [2023-05-05T07:15:15.792Z] 266f45237ab1: Preparing [2023-05-05T07:15:15.792Z] 892e6a6fc0e4: Preparing [2023-05-05T07:15:15.792Z] 62e6493936b3: Preparing [2023-05-05T07:15:15.792Z] 8ce2080f46f7: Preparing [2023-05-05T07:15:15.792Z] 89245401eb84: Preparing [2023-05-05T07:15:15.792Z] 2af563818cb3: Preparing [2023-05-05T07:15:15.792Z] c701c4c4b57a: Preparing [2023-05-05T07:15:15.792Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:15.792Z] 414560dc1b50: Preparing [2023-05-05T07:15:15.792Z] f7ab1592d10b: Preparing [2023-05-05T07:15:15.792Z] 7613ca3fa057: Preparing [2023-05-05T07:15:15.792Z] 70f26b76e164: Preparing [2023-05-05T07:15:15.792Z] 26cbea5cba74: Preparing [2023-05-05T07:15:15.792Z] 2af563818cb3: Waiting [2023-05-05T07:15:15.792Z] c701c4c4b57a: Waiting [2023-05-05T07:15:15.792Z] f7ab1592d10b: Waiting [2023-05-05T07:15:15.792Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:15.792Z] 7613ca3fa057: Waiting [2023-05-05T07:15:15.792Z] 414560dc1b50: Waiting [2023-05-05T07:15:15.792Z] 70f26b76e164: Waiting [2023-05-05T07:15:15.792Z] 26cbea5cba74: Waiting [2023-05-05T07:15:15.792Z] 62e6493936b3: Layer already exists [2023-05-05T07:15:15.792Z] 89245401eb84: Layer already exists [2023-05-05T07:15:15.792Z] 266f45237ab1: Layer already exists [2023-05-05T07:15:15.792Z] 892e6a6fc0e4: Layer already exists [2023-05-05T07:15:15.792Z] 8ce2080f46f7: Layer already exists [2023-05-05T07:15:15.792Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:15.792Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:15.792Z] 2af563818cb3: Layer already exists [2023-05-05T07:15:15.792Z] f7ab1592d10b: Layer already exists [2023-05-05T07:15:15.792Z] 414560dc1b50: Layer already exists [2023-05-05T07:15:15.792Z] 7613ca3fa057: Layer already exists [2023-05-05T07:15:15.792Z] 70f26b76e164: Layer already exists [2023-05-05T07:15:15.792Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:16.059Z] latest: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:16.391Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:16.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.148 [2023-05-05T07:15:16.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T07:15:16.718Z] 266f45237ab1: Preparing [2023-05-05T07:15:16.718Z] 266f45237ab1: Preparing [2023-05-05T07:15:16.718Z] 892e6a6fc0e4: Preparing [2023-05-05T07:15:16.718Z] 62e6493936b3: Preparing [2023-05-05T07:15:16.718Z] 8ce2080f46f7: Preparing [2023-05-05T07:15:16.718Z] 89245401eb84: Preparing [2023-05-05T07:15:16.718Z] 2af563818cb3: Preparing [2023-05-05T07:15:16.718Z] c701c4c4b57a: Preparing [2023-05-05T07:15:16.718Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:16.718Z] 414560dc1b50: Preparing [2023-05-05T07:15:16.718Z] f7ab1592d10b: Preparing [2023-05-05T07:15:16.718Z] 7613ca3fa057: Preparing [2023-05-05T07:15:16.718Z] 70f26b76e164: Preparing [2023-05-05T07:15:16.718Z] 26cbea5cba74: Preparing [2023-05-05T07:15:16.718Z] 2af563818cb3: Waiting [2023-05-05T07:15:16.718Z] 414560dc1b50: Waiting [2023-05-05T07:15:16.718Z] c701c4c4b57a: Waiting [2023-05-05T07:15:16.718Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:16.718Z] f7ab1592d10b: Waiting [2023-05-05T07:15:16.718Z] 7613ca3fa057: Waiting [2023-05-05T07:15:16.718Z] 70f26b76e164: Waiting [2023-05-05T07:15:16.718Z] 26cbea5cba74: Waiting [2023-05-05T07:15:16.718Z] 892e6a6fc0e4: Layer already exists [2023-05-05T07:15:16.718Z] 62e6493936b3: Layer already exists [2023-05-05T07:15:16.718Z] 266f45237ab1: Layer already exists [2023-05-05T07:15:16.718Z] 8ce2080f46f7: Layer already exists [2023-05-05T07:15:16.718Z] 89245401eb84: Layer already exists [2023-05-05T07:15:16.718Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:16.718Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:16.718Z] 2af563818cb3: Layer already exists [2023-05-05T07:15:16.718Z] 414560dc1b50: Layer already exists [2023-05-05T07:15:16.718Z] f7ab1592d10b: Layer already exists [2023-05-05T07:15:16.718Z] 7613ca3fa057: Layer already exists [2023-05-05T07:15:16.718Z] 70f26b76e164: Layer already exists [2023-05-05T07:15:16.718Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:16.984Z] 3.0.0-dev.148: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:17.321Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:17.648Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:17.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T07:15:17.648Z] 266f45237ab1: Preparing [2023-05-05T07:15:17.648Z] 266f45237ab1: Preparing [2023-05-05T07:15:17.648Z] 892e6a6fc0e4: Preparing [2023-05-05T07:15:17.648Z] 62e6493936b3: Preparing [2023-05-05T07:15:17.648Z] 8ce2080f46f7: Preparing [2023-05-05T07:15:17.648Z] 89245401eb84: Preparing [2023-05-05T07:15:17.648Z] 2af563818cb3: Preparing [2023-05-05T07:15:17.648Z] c701c4c4b57a: Preparing [2023-05-05T07:15:17.648Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:17.648Z] 414560dc1b50: Preparing [2023-05-05T07:15:17.648Z] f7ab1592d10b: Preparing [2023-05-05T07:15:17.648Z] 7613ca3fa057: Preparing [2023-05-05T07:15:17.648Z] 70f26b76e164: Preparing [2023-05-05T07:15:17.648Z] 26cbea5cba74: Preparing [2023-05-05T07:15:17.648Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:17.648Z] 414560dc1b50: Waiting [2023-05-05T07:15:17.648Z] f7ab1592d10b: Waiting [2023-05-05T07:15:17.648Z] 7613ca3fa057: Waiting [2023-05-05T07:15:17.648Z] 70f26b76e164: Waiting [2023-05-05T07:15:17.648Z] 26cbea5cba74: Waiting [2023-05-05T07:15:17.648Z] 2af563818cb3: Waiting [2023-05-05T07:15:17.648Z] c701c4c4b57a: Waiting [2023-05-05T07:15:17.648Z] 62e6493936b3: Layer already exists [2023-05-05T07:15:17.648Z] 8ce2080f46f7: Layer already exists [2023-05-05T07:15:17.648Z] 266f45237ab1: Layer already exists [2023-05-05T07:15:17.648Z] 89245401eb84: Layer already exists [2023-05-05T07:15:17.648Z] 892e6a6fc0e4: Layer already exists [2023-05-05T07:15:17.648Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:17.648Z] 2af563818cb3: Layer already exists [2023-05-05T07:15:17.648Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:17.648Z] 414560dc1b50: Layer already exists [2023-05-05T07:15:17.648Z] f7ab1592d10b: Layer already exists [2023-05-05T07:15:17.648Z] 7613ca3fa057: Layer already exists [2023-05-05T07:15:17.648Z] 70f26b76e164: Layer already exists [2023-05-05T07:15:17.648Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:17.912Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:18.249Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:18.587Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-05T07:15:18.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-05T07:15:18.588Z] 266f45237ab1: Preparing [2023-05-05T07:15:18.588Z] 266f45237ab1: Preparing [2023-05-05T07:15:18.588Z] 892e6a6fc0e4: Preparing [2023-05-05T07:15:18.588Z] 62e6493936b3: Preparing [2023-05-05T07:15:18.588Z] 8ce2080f46f7: Preparing [2023-05-05T07:15:18.588Z] 89245401eb84: Preparing [2023-05-05T07:15:18.588Z] 2af563818cb3: Preparing [2023-05-05T07:15:18.588Z] c701c4c4b57a: Preparing [2023-05-05T07:15:18.588Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:18.588Z] 414560dc1b50: Preparing [2023-05-05T07:15:18.588Z] f7ab1592d10b: Preparing [2023-05-05T07:15:18.588Z] 7613ca3fa057: Preparing [2023-05-05T07:15:18.588Z] 70f26b76e164: Preparing [2023-05-05T07:15:18.588Z] 26cbea5cba74: Preparing [2023-05-05T07:15:18.588Z] 414560dc1b50: Waiting [2023-05-05T07:15:18.588Z] f7ab1592d10b: Waiting [2023-05-05T07:15:18.588Z] 2af563818cb3: Waiting [2023-05-05T07:15:18.588Z] 7613ca3fa057: Waiting [2023-05-05T07:15:18.588Z] 70f26b76e164: Waiting [2023-05-05T07:15:18.588Z] 26cbea5cba74: Waiting [2023-05-05T07:15:18.588Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:18.588Z] c701c4c4b57a: Waiting [2023-05-05T07:15:18.588Z] 892e6a6fc0e4: Layer already exists [2023-05-05T07:15:18.588Z] 62e6493936b3: Layer already exists [2023-05-05T07:15:18.588Z] 8ce2080f46f7: Layer already exists [2023-05-05T07:15:18.588Z] 266f45237ab1: Layer already exists [2023-05-05T07:15:18.588Z] 89245401eb84: Layer already exists [2023-05-05T07:15:18.588Z] 2af563818cb3: Layer already exists [2023-05-05T07:15:18.588Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:18.588Z] 414560dc1b50: Layer already exists [2023-05-05T07:15:18.588Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:18.588Z] f7ab1592d10b: Layer already exists [2023-05-05T07:15:18.588Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:18.588Z] 70f26b76e164: Layer already exists [2023-05-05T07:15:18.588Z] 7613ca3fa057: Layer already exists [2023-05-05T07:15:18.888Z] main: digest: sha256:b0ba5fcfcc54ad7d7a1a43e9fcb1921fee61bec7fb4949ef02365891251f5605 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:15:18.942Z] ===================================================== [Pipeline] echo [2023-05-05T07:15:18.954Z] taggedImages: [2023-05-05T07:15:18.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:18.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-05T07:15:18.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.148 [2023-05-05T07:15:18.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:18.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-05T07:15:18.975Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-05T07:15:18.975Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:18.975Z] latest [2023-05-05T07:15:18.975Z] 3.0.0-dev.148 [2023-05-05T07:15:18.975Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:18.975Z] main [2023-05-05T07:15:18.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:19.305Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:19.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:19.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T07:15:19.646Z] d00a2324419e: Preparing [2023-05-05T07:15:19.646Z] 97405697d61b: Preparing [2023-05-05T07:15:19.646Z] 0a0bf2c62d8c: Preparing [2023-05-05T07:15:19.646Z] db55e938babb: Preparing [2023-05-05T07:15:19.646Z] c701c4c4b57a: Preparing [2023-05-05T07:15:19.646Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:19.646Z] e32f244f3872: Preparing [2023-05-05T07:15:19.646Z] 26cbea5cba74: Preparing [2023-05-05T07:15:19.646Z] e32f244f3872: Waiting [2023-05-05T07:15:19.646Z] 26cbea5cba74: Waiting [2023-05-05T07:15:19.646Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:19.646Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:19.920Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:19.920Z] d00a2324419e: Pushed [2023-05-05T07:15:19.920Z] 0a0bf2c62d8c: Pushed [2023-05-05T07:15:19.920Z] 97405697d61b: Pushed [2023-05-05T07:15:19.920Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:19.920Z] e32f244f3872: Pushed [2023-05-05T07:15:22.511Z] db55e938babb: Pushed [2023-05-05T07:15:22.511Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:22.844Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:23.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-05T07:15:23.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T07:15:23.177Z] d00a2324419e: Preparing [2023-05-05T07:15:23.177Z] 97405697d61b: Preparing [2023-05-05T07:15:23.177Z] 0a0bf2c62d8c: Preparing [2023-05-05T07:15:23.177Z] db55e938babb: Preparing [2023-05-05T07:15:23.177Z] c701c4c4b57a: Preparing [2023-05-05T07:15:23.177Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:23.177Z] e32f244f3872: Preparing [2023-05-05T07:15:23.177Z] 26cbea5cba74: Preparing [2023-05-05T07:15:23.177Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:23.177Z] e32f244f3872: Waiting [2023-05-05T07:15:23.177Z] 26cbea5cba74: Waiting [2023-05-05T07:15:23.177Z] d00a2324419e: Layer already exists [2023-05-05T07:15:23.177Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:23.177Z] 0a0bf2c62d8c: Layer already exists [2023-05-05T07:15:23.177Z] db55e938babb: Layer already exists [2023-05-05T07:15:23.177Z] 97405697d61b: Layer already exists [2023-05-05T07:15:23.177Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:23.177Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:23.177Z] e32f244f3872: Layer already exists [2023-05-05T07:15:23.441Z] latest: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:23.784Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:24.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.148 [2023-05-05T07:15:24.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T07:15:24.119Z] d00a2324419e: Preparing [2023-05-05T07:15:24.119Z] 97405697d61b: Preparing [2023-05-05T07:15:24.119Z] 0a0bf2c62d8c: Preparing [2023-05-05T07:15:24.119Z] db55e938babb: Preparing [2023-05-05T07:15:24.119Z] c701c4c4b57a: Preparing [2023-05-05T07:15:24.119Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:24.119Z] e32f244f3872: Preparing [2023-05-05T07:15:24.119Z] 26cbea5cba74: Preparing [2023-05-05T07:15:24.119Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:24.119Z] e32f244f3872: Waiting [2023-05-05T07:15:24.119Z] 26cbea5cba74: Waiting [2023-05-05T07:15:24.119Z] db55e938babb: Layer already exists [2023-05-05T07:15:24.119Z] 97405697d61b: Layer already exists [2023-05-05T07:15:24.119Z] 0a0bf2c62d8c: Layer already exists [2023-05-05T07:15:24.119Z] d00a2324419e: Layer already exists [2023-05-05T07:15:24.119Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:24.119Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:24.119Z] e32f244f3872: Layer already exists [2023-05-05T07:15:24.119Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:24.119Z] 3.0.0-dev.148: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:24.722Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:25.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:25.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T07:15:25.049Z] d00a2324419e: Preparing [2023-05-05T07:15:25.049Z] 97405697d61b: Preparing [2023-05-05T07:15:25.049Z] 0a0bf2c62d8c: Preparing [2023-05-05T07:15:25.049Z] db55e938babb: Preparing [2023-05-05T07:15:25.049Z] c701c4c4b57a: Preparing [2023-05-05T07:15:25.049Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:25.049Z] e32f244f3872: Preparing [2023-05-05T07:15:25.049Z] 26cbea5cba74: Preparing [2023-05-05T07:15:25.049Z] e32f244f3872: Waiting [2023-05-05T07:15:25.049Z] 26cbea5cba74: Waiting [2023-05-05T07:15:25.049Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:25.049Z] 0a0bf2c62d8c: Layer already exists [2023-05-05T07:15:25.049Z] d00a2324419e: Layer already exists [2023-05-05T07:15:25.049Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:25.049Z] db55e938babb: Layer already exists [2023-05-05T07:15:25.049Z] 97405697d61b: Layer already exists [2023-05-05T07:15:25.049Z] e32f244f3872: Layer already exists [2023-05-05T07:15:25.049Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:25.049Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:25.049Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:25.375Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:25.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-05T07:15:25.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-05T07:15:25.702Z] d00a2324419e: Preparing [2023-05-05T07:15:25.702Z] 97405697d61b: Preparing [2023-05-05T07:15:25.702Z] 0a0bf2c62d8c: Preparing [2023-05-05T07:15:25.703Z] db55e938babb: Preparing [2023-05-05T07:15:25.703Z] c701c4c4b57a: Preparing [2023-05-05T07:15:25.703Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:25.703Z] e32f244f3872: Preparing [2023-05-05T07:15:25.703Z] 26cbea5cba74: Preparing [2023-05-05T07:15:25.703Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:25.703Z] e32f244f3872: Waiting [2023-05-05T07:15:25.703Z] 26cbea5cba74: Waiting [2023-05-05T07:15:25.703Z] d00a2324419e: Layer already exists [2023-05-05T07:15:25.703Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:25.703Z] db55e938babb: Layer already exists [2023-05-05T07:15:25.703Z] 97405697d61b: Layer already exists [2023-05-05T07:15:25.703Z] 0a0bf2c62d8c: Layer already exists [2023-05-05T07:15:25.703Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:25.703Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:25.703Z] e32f244f3872: Layer already exists [2023-05-05T07:15:25.970Z] main: digest: sha256:dea9ee7a935d2265187fc82bc48a8bee1923574c14e001fdf16dd72ae511369d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:15:26.011Z] ===================================================== [Pipeline] echo [2023-05-05T07:15:26.017Z] taggedImages: [2023-05-05T07:15:26.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:26.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-05T07:15:26.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.148 [2023-05-05T07:15:26.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:26.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-05T07:15:26.030Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-05T07:15:26.030Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:26.030Z] latest [2023-05-05T07:15:26.030Z] 3.0.0-dev.148 [2023-05-05T07:15:26.030Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:26.030Z] main [2023-05-05T07:15:26.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:26.370Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:26.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:26.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T07:15:26.713Z] 6bd87cee36cc: Preparing [2023-05-05T07:15:26.713Z] 81d5c4d1ab88: Preparing [2023-05-05T07:15:26.713Z] 6915d3f46816: Preparing [2023-05-05T07:15:26.713Z] 25db3299b1c5: Preparing [2023-05-05T07:15:26.713Z] c701c4c4b57a: Preparing [2023-05-05T07:15:26.713Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:26.713Z] 077a36f73524: Preparing [2023-05-05T07:15:26.713Z] d4e54dd15f9c: Preparing [2023-05-05T07:15:26.713Z] 26cbea5cba74: Preparing [2023-05-05T07:15:26.713Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:26.713Z] d4e54dd15f9c: Waiting [2023-05-05T07:15:26.713Z] 077a36f73524: Waiting [2023-05-05T07:15:26.713Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:26.978Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:26.978Z] 6bd87cee36cc: Pushed [2023-05-05T07:15:26.978Z] 25db3299b1c5: Pushed [2023-05-05T07:15:26.978Z] 81d5c4d1ab88: Pushed [2023-05-05T07:15:26.978Z] 077a36f73524: Pushed [2023-05-05T07:15:26.978Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:27.244Z] d4e54dd15f9c: Pushed [2023-05-05T07:15:29.817Z] 6915d3f46816: Pushed [2023-05-05T07:15:29.817Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:30.162Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:30.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-05T07:15:30.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T07:15:30.498Z] 6bd87cee36cc: Preparing [2023-05-05T07:15:30.498Z] 81d5c4d1ab88: Preparing [2023-05-05T07:15:30.498Z] 6915d3f46816: Preparing [2023-05-05T07:15:30.498Z] 25db3299b1c5: Preparing [2023-05-05T07:15:30.498Z] c701c4c4b57a: Preparing [2023-05-05T07:15:30.498Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:30.498Z] 077a36f73524: Preparing [2023-05-05T07:15:30.498Z] d4e54dd15f9c: Preparing [2023-05-05T07:15:30.498Z] 26cbea5cba74: Preparing [2023-05-05T07:15:30.498Z] 077a36f73524: Waiting [2023-05-05T07:15:30.498Z] d4e54dd15f9c: Waiting [2023-05-05T07:15:30.498Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:30.498Z] 26cbea5cba74: Waiting [2023-05-05T07:15:30.498Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:30.498Z] 81d5c4d1ab88: Layer already exists [2023-05-05T07:15:30.498Z] 25db3299b1c5: Layer already exists [2023-05-05T07:15:30.498Z] 6915d3f46816: Layer already exists [2023-05-05T07:15:30.498Z] 6bd87cee36cc: Layer already exists [2023-05-05T07:15:30.499Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:30.499Z] d4e54dd15f9c: Layer already exists [2023-05-05T07:15:30.499Z] 077a36f73524: Layer already exists [2023-05-05T07:15:30.499Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:30.764Z] latest: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:31.106Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:31.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.148 [2023-05-05T07:15:31.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T07:15:31.441Z] 6bd87cee36cc: Preparing [2023-05-05T07:15:31.441Z] 81d5c4d1ab88: Preparing [2023-05-05T07:15:31.441Z] 6915d3f46816: Preparing [2023-05-05T07:15:31.441Z] 25db3299b1c5: Preparing [2023-05-05T07:15:31.441Z] c701c4c4b57a: Preparing [2023-05-05T07:15:31.441Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:31.441Z] 077a36f73524: Preparing [2023-05-05T07:15:31.441Z] d4e54dd15f9c: Preparing [2023-05-05T07:15:31.441Z] 26cbea5cba74: Preparing [2023-05-05T07:15:31.441Z] 077a36f73524: Waiting [2023-05-05T07:15:31.441Z] d4e54dd15f9c: Waiting [2023-05-05T07:15:31.441Z] 26cbea5cba74: Waiting [2023-05-05T07:15:31.441Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:31.441Z] 6bd87cee36cc: Layer already exists [2023-05-05T07:15:31.441Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:31.441Z] 81d5c4d1ab88: Layer already exists [2023-05-05T07:15:31.441Z] 6915d3f46816: Layer already exists [2023-05-05T07:15:31.441Z] 25db3299b1c5: Layer already exists [2023-05-05T07:15:31.441Z] 077a36f73524: Layer already exists [2023-05-05T07:15:31.441Z] d4e54dd15f9c: Layer already exists [2023-05-05T07:15:31.441Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:31.441Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:31.441Z] 3.0.0-dev.148: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:32.039Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:32.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:32.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T07:15:32.374Z] 6bd87cee36cc: Preparing [2023-05-05T07:15:32.374Z] 81d5c4d1ab88: Preparing [2023-05-05T07:15:32.374Z] 6915d3f46816: Preparing [2023-05-05T07:15:32.374Z] 25db3299b1c5: Preparing [2023-05-05T07:15:32.374Z] c701c4c4b57a: Preparing [2023-05-05T07:15:32.374Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:32.374Z] 077a36f73524: Preparing [2023-05-05T07:15:32.374Z] d4e54dd15f9c: Preparing [2023-05-05T07:15:32.374Z] 26cbea5cba74: Preparing [2023-05-05T07:15:32.374Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:32.374Z] 077a36f73524: Waiting [2023-05-05T07:15:32.374Z] d4e54dd15f9c: Waiting [2023-05-05T07:15:32.374Z] 26cbea5cba74: Waiting [2023-05-05T07:15:32.374Z] 81d5c4d1ab88: Layer already exists [2023-05-05T07:15:32.374Z] 6915d3f46816: Layer already exists [2023-05-05T07:15:32.374Z] 6bd87cee36cc: Layer already exists [2023-05-05T07:15:32.374Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:32.374Z] 25db3299b1c5: Layer already exists [2023-05-05T07:15:32.374Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:32.374Z] d4e54dd15f9c: Layer already exists [2023-05-05T07:15:32.374Z] 077a36f73524: Layer already exists [2023-05-05T07:15:32.374Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:32.639Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:32.970Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:33.301Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-05T07:15:33.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-05T07:15:33.301Z] 6bd87cee36cc: Preparing [2023-05-05T07:15:33.301Z] 81d5c4d1ab88: Preparing [2023-05-05T07:15:33.301Z] 6915d3f46816: Preparing [2023-05-05T07:15:33.301Z] 25db3299b1c5: Preparing [2023-05-05T07:15:33.301Z] c701c4c4b57a: Preparing [2023-05-05T07:15:33.301Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:33.301Z] 077a36f73524: Preparing [2023-05-05T07:15:33.301Z] d4e54dd15f9c: Preparing [2023-05-05T07:15:33.301Z] 26cbea5cba74: Preparing [2023-05-05T07:15:33.301Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:33.301Z] 077a36f73524: Waiting [2023-05-05T07:15:33.301Z] d4e54dd15f9c: Waiting [2023-05-05T07:15:33.301Z] 26cbea5cba74: Waiting [2023-05-05T07:15:33.301Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:33.301Z] 6915d3f46816: Layer already exists [2023-05-05T07:15:33.301Z] 81d5c4d1ab88: Layer already exists [2023-05-05T07:15:33.301Z] 25db3299b1c5: Layer already exists [2023-05-05T07:15:33.301Z] 6bd87cee36cc: Layer already exists [2023-05-05T07:15:33.301Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:33.301Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:33.301Z] d4e54dd15f9c: Layer already exists [2023-05-05T07:15:33.301Z] 077a36f73524: Layer already exists [2023-05-05T07:15:33.567Z] main: digest: sha256:4959d454c896ca0737f24c3e1b1c477e415eb413daad8ea3eb45ad4510c09a11 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:15:33.606Z] ===================================================== [Pipeline] echo [2023-05-05T07:15:33.612Z] taggedImages: [2023-05-05T07:15:33.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:33.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-05T07:15:33.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.148 [2023-05-05T07:15:33.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:33.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-05T07:15:33.627Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-05T07:15:33.627Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:33.627Z] latest [2023-05-05T07:15:33.627Z] 3.0.0-dev.148 [2023-05-05T07:15:33.627Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:33.627Z] main [2023-05-05T07:15:33.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:33.953Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:34.285Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:34.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T07:15:34.285Z] de720c80f94d: Preparing [2023-05-05T07:15:34.285Z] 6cc51ec034e6: Preparing [2023-05-05T07:15:34.285Z] d78403b56d22: Preparing [2023-05-05T07:15:34.285Z] 69e88afe305f: Preparing [2023-05-05T07:15:34.285Z] b9a941de34c6: Preparing [2023-05-05T07:15:34.285Z] 6958d1f31fd9: Preparing [2023-05-05T07:15:34.285Z] fca9bf2a82d8: Preparing [2023-05-05T07:15:34.285Z] c701c4c4b57a: Preparing [2023-05-05T07:15:34.285Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:34.285Z] f2e7e5066e9d: Preparing [2023-05-05T07:15:34.285Z] 26cbea5cba74: Preparing [2023-05-05T07:15:34.285Z] 6958d1f31fd9: Waiting [2023-05-05T07:15:34.285Z] c701c4c4b57a: Waiting [2023-05-05T07:15:34.285Z] fca9bf2a82d8: Waiting [2023-05-05T07:15:34.285Z] f2e7e5066e9d: Waiting [2023-05-05T07:15:34.285Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:34.285Z] 26cbea5cba74: Waiting [2023-05-05T07:15:34.550Z] 6cc51ec034e6: Pushed [2023-05-05T07:15:34.550Z] b9a941de34c6: Pushed [2023-05-05T07:15:34.550Z] de720c80f94d: Pushed [2023-05-05T07:15:34.550Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:34.550Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:34.814Z] fca9bf2a82d8: Pushed [2023-05-05T07:15:34.814Z] 6958d1f31fd9: Pushed [2023-05-05T07:15:34.814Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:35.080Z] f2e7e5066e9d: Pushed [2023-05-05T07:15:37.018Z] 69e88afe305f: Pushed [2023-05-05T07:15:37.984Z] d78403b56d22: Pushed [2023-05-05T07:15:38.250Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:38.590Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:38.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-05T07:15:38.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T07:15:38.915Z] de720c80f94d: Preparing [2023-05-05T07:15:38.915Z] 6cc51ec034e6: Preparing [2023-05-05T07:15:38.915Z] d78403b56d22: Preparing [2023-05-05T07:15:38.915Z] 69e88afe305f: Preparing [2023-05-05T07:15:38.915Z] b9a941de34c6: Preparing [2023-05-05T07:15:38.915Z] 6958d1f31fd9: Preparing [2023-05-05T07:15:38.915Z] fca9bf2a82d8: Preparing [2023-05-05T07:15:38.915Z] c701c4c4b57a: Preparing [2023-05-05T07:15:38.915Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:38.915Z] f2e7e5066e9d: Preparing [2023-05-05T07:15:38.915Z] 26cbea5cba74: Preparing [2023-05-05T07:15:38.915Z] c701c4c4b57a: Waiting [2023-05-05T07:15:38.915Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:38.915Z] f2e7e5066e9d: Waiting [2023-05-05T07:15:38.915Z] 6958d1f31fd9: Waiting [2023-05-05T07:15:38.915Z] 26cbea5cba74: Waiting [2023-05-05T07:15:38.915Z] fca9bf2a82d8: Waiting [2023-05-05T07:15:38.915Z] d78403b56d22: Layer already exists [2023-05-05T07:15:38.915Z] 69e88afe305f: Layer already exists [2023-05-05T07:15:38.915Z] de720c80f94d: Layer already exists [2023-05-05T07:15:38.915Z] b9a941de34c6: Layer already exists [2023-05-05T07:15:38.915Z] 6cc51ec034e6: Layer already exists [2023-05-05T07:15:38.915Z] 6958d1f31fd9: Layer already exists [2023-05-05T07:15:38.915Z] fca9bf2a82d8: Layer already exists [2023-05-05T07:15:38.915Z] f2e7e5066e9d: Layer already exists [2023-05-05T07:15:38.915Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:38.915Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:38.915Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:39.180Z] latest: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:39.525Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:39.861Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.148 [2023-05-05T07:15:39.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T07:15:39.861Z] de720c80f94d: Preparing [2023-05-05T07:15:39.861Z] 6cc51ec034e6: Preparing [2023-05-05T07:15:39.861Z] d78403b56d22: Preparing [2023-05-05T07:15:39.861Z] 69e88afe305f: Preparing [2023-05-05T07:15:39.861Z] b9a941de34c6: Preparing [2023-05-05T07:15:39.861Z] 6958d1f31fd9: Preparing [2023-05-05T07:15:39.861Z] fca9bf2a82d8: Preparing [2023-05-05T07:15:39.861Z] c701c4c4b57a: Preparing [2023-05-05T07:15:39.861Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:39.861Z] f2e7e5066e9d: Preparing [2023-05-05T07:15:39.861Z] 26cbea5cba74: Preparing [2023-05-05T07:15:39.861Z] c701c4c4b57a: Waiting [2023-05-05T07:15:39.861Z] fca9bf2a82d8: Waiting [2023-05-05T07:15:39.861Z] 6958d1f31fd9: Waiting [2023-05-05T07:15:39.861Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:39.861Z] 26cbea5cba74: Waiting [2023-05-05T07:15:39.861Z] f2e7e5066e9d: Waiting [2023-05-05T07:15:39.861Z] b9a941de34c6: Layer already exists [2023-05-05T07:15:39.861Z] de720c80f94d: Layer already exists [2023-05-05T07:15:39.861Z] d78403b56d22: Layer already exists [2023-05-05T07:15:39.861Z] 69e88afe305f: Layer already exists [2023-05-05T07:15:39.861Z] 6cc51ec034e6: Layer already exists [2023-05-05T07:15:39.861Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:39.861Z] 6958d1f31fd9: Layer already exists [2023-05-05T07:15:39.861Z] fca9bf2a82d8: Layer already exists [2023-05-05T07:15:39.861Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:39.861Z] f2e7e5066e9d: Layer already exists [2023-05-05T07:15:39.861Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:40.125Z] 3.0.0-dev.148: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:40.459Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:40.785Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:40.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T07:15:40.785Z] de720c80f94d: Preparing [2023-05-05T07:15:40.785Z] 6cc51ec034e6: Preparing [2023-05-05T07:15:40.785Z] d78403b56d22: Preparing [2023-05-05T07:15:40.785Z] 69e88afe305f: Preparing [2023-05-05T07:15:40.785Z] b9a941de34c6: Preparing [2023-05-05T07:15:40.785Z] 6958d1f31fd9: Preparing [2023-05-05T07:15:40.785Z] fca9bf2a82d8: Preparing [2023-05-05T07:15:40.785Z] c701c4c4b57a: Preparing [2023-05-05T07:15:40.785Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:40.785Z] f2e7e5066e9d: Preparing [2023-05-05T07:15:40.785Z] 26cbea5cba74: Preparing [2023-05-05T07:15:40.785Z] c701c4c4b57a: Waiting [2023-05-05T07:15:40.785Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:40.785Z] 6958d1f31fd9: Waiting [2023-05-05T07:15:40.785Z] fca9bf2a82d8: Waiting [2023-05-05T07:15:40.785Z] f2e7e5066e9d: Waiting [2023-05-05T07:15:40.785Z] 26cbea5cba74: Waiting [2023-05-05T07:15:40.785Z] d78403b56d22: Layer already exists [2023-05-05T07:15:40.785Z] de720c80f94d: Layer already exists [2023-05-05T07:15:40.785Z] 6cc51ec034e6: Layer already exists [2023-05-05T07:15:40.785Z] 69e88afe305f: Layer already exists [2023-05-05T07:15:40.785Z] b9a941de34c6: Layer already exists [2023-05-05T07:15:40.785Z] fca9bf2a82d8: Layer already exists [2023-05-05T07:15:40.785Z] 6958d1f31fd9: Layer already exists [2023-05-05T07:15:40.785Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:40.785Z] f2e7e5066e9d: Layer already exists [2023-05-05T07:15:40.785Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:40.785Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:41.050Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:41.381Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:41.713Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-05T07:15:41.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-05T07:15:41.713Z] de720c80f94d: Preparing [2023-05-05T07:15:41.713Z] 6cc51ec034e6: Preparing [2023-05-05T07:15:41.713Z] d78403b56d22: Preparing [2023-05-05T07:15:41.713Z] 69e88afe305f: Preparing [2023-05-05T07:15:41.713Z] b9a941de34c6: Preparing [2023-05-05T07:15:41.713Z] 6958d1f31fd9: Preparing [2023-05-05T07:15:41.713Z] fca9bf2a82d8: Preparing [2023-05-05T07:15:41.713Z] c701c4c4b57a: Preparing [2023-05-05T07:15:41.713Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:41.713Z] f2e7e5066e9d: Preparing [2023-05-05T07:15:41.713Z] 26cbea5cba74: Preparing [2023-05-05T07:15:41.713Z] 6958d1f31fd9: Waiting [2023-05-05T07:15:41.713Z] fca9bf2a82d8: Waiting [2023-05-05T07:15:41.713Z] c701c4c4b57a: Waiting [2023-05-05T07:15:41.713Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:41.713Z] f2e7e5066e9d: Waiting [2023-05-05T07:15:41.713Z] 26cbea5cba74: Waiting [2023-05-05T07:15:41.713Z] b9a941de34c6: Layer already exists [2023-05-05T07:15:41.713Z] 69e88afe305f: Layer already exists [2023-05-05T07:15:41.713Z] de720c80f94d: Layer already exists [2023-05-05T07:15:41.713Z] 6cc51ec034e6: Layer already exists [2023-05-05T07:15:41.713Z] d78403b56d22: Layer already exists [2023-05-05T07:15:41.713Z] fca9bf2a82d8: Layer already exists [2023-05-05T07:15:41.713Z] 6958d1f31fd9: Layer already exists [2023-05-05T07:15:41.713Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:41.713Z] f2e7e5066e9d: Layer already exists [2023-05-05T07:15:41.713Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:41.713Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:41.981Z] main: digest: sha256:5d8e75eae429c56f08997e862d04671f659a2c113a2d4a24850b7a686064db85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:15:42.022Z] ===================================================== [Pipeline] echo [2023-05-05T07:15:42.027Z] taggedImages: [2023-05-05T07:15:42.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:42.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-05T07:15:42.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.148 [2023-05-05T07:15:42.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:42.027Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-05T07:15:42.042Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-05T07:15:42.042Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:42.042Z] latest [2023-05-05T07:15:42.042Z] 3.0.0-dev.148 [2023-05-05T07:15:42.042Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:42.042Z] main [2023-05-05T07:15:42.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:42.371Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:42.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:42.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T07:15:42.702Z] 6c0be8ca2446: Preparing [2023-05-05T07:15:42.702Z] 7fde012eebee: Preparing [2023-05-05T07:15:42.702Z] c701c4c4b57a: Preparing [2023-05-05T07:15:42.702Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:42.702Z] 06a0df214b0b: Preparing [2023-05-05T07:15:42.702Z] 26cbea5cba74: Preparing [2023-05-05T07:15:42.702Z] 26cbea5cba74: Waiting [2023-05-05T07:15:42.968Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:42.968Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:42.968Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:42.968Z] 6c0be8ca2446: Pushed [2023-05-05T07:15:44.375Z] 06a0df214b0b: Pushed [2023-05-05T07:15:47.708Z] 7fde012eebee: Pushed [2023-05-05T07:15:47.974Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:48.309Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:48.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-05T07:15:48.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T07:15:48.637Z] 6c0be8ca2446: Preparing [2023-05-05T07:15:48.637Z] 7fde012eebee: Preparing [2023-05-05T07:15:48.637Z] c701c4c4b57a: Preparing [2023-05-05T07:15:48.637Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:48.637Z] 06a0df214b0b: Preparing [2023-05-05T07:15:48.637Z] 26cbea5cba74: Preparing [2023-05-05T07:15:48.637Z] 26cbea5cba74: Waiting [2023-05-05T07:15:48.637Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:48.637Z] 6c0be8ca2446: Layer already exists [2023-05-05T07:15:48.637Z] 06a0df214b0b: Layer already exists [2023-05-05T07:15:48.637Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:48.637Z] 7fde012eebee: Layer already exists [2023-05-05T07:15:48.637Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:48.901Z] latest: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:49.237Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:49.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.148 [2023-05-05T07:15:49.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T07:15:49.569Z] 6c0be8ca2446: Preparing [2023-05-05T07:15:49.569Z] 7fde012eebee: Preparing [2023-05-05T07:15:49.569Z] c701c4c4b57a: Preparing [2023-05-05T07:15:49.569Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:49.569Z] 06a0df214b0b: Preparing [2023-05-05T07:15:49.569Z] 26cbea5cba74: Preparing [2023-05-05T07:15:49.569Z] 26cbea5cba74: Waiting [2023-05-05T07:15:49.569Z] 7fde012eebee: Layer already exists [2023-05-05T07:15:49.569Z] 6c0be8ca2446: Layer already exists [2023-05-05T07:15:49.569Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:49.569Z] 06a0df214b0b: Layer already exists [2023-05-05T07:15:49.569Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:49.569Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:49.834Z] 3.0.0-dev.148: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:50.171Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:50.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:50.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T07:15:50.507Z] 6c0be8ca2446: Preparing [2023-05-05T07:15:50.507Z] 7fde012eebee: Preparing [2023-05-05T07:15:50.507Z] c701c4c4b57a: Preparing [2023-05-05T07:15:50.507Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:50.507Z] 06a0df214b0b: Preparing [2023-05-05T07:15:50.507Z] 26cbea5cba74: Preparing [2023-05-05T07:15:50.507Z] 26cbea5cba74: Waiting [2023-05-05T07:15:50.507Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:50.507Z] 6c0be8ca2446: Layer already exists [2023-05-05T07:15:50.507Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:50.507Z] 7fde012eebee: Layer already exists [2023-05-05T07:15:50.507Z] 06a0df214b0b: Layer already exists [2023-05-05T07:15:50.507Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:50.777Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:51.121Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:51.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-05T07:15:51.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-05T07:15:51.460Z] 6c0be8ca2446: Preparing [2023-05-05T07:15:51.460Z] 7fde012eebee: Preparing [2023-05-05T07:15:51.460Z] c701c4c4b57a: Preparing [2023-05-05T07:15:51.460Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:51.460Z] 06a0df214b0b: Preparing [2023-05-05T07:15:51.460Z] 26cbea5cba74: Preparing [2023-05-05T07:15:51.460Z] 26cbea5cba74: Waiting [2023-05-05T07:15:51.460Z] 06a0df214b0b: Layer already exists [2023-05-05T07:15:51.460Z] 6c0be8ca2446: Layer already exists [2023-05-05T07:15:51.460Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:51.460Z] 7fde012eebee: Layer already exists [2023-05-05T07:15:51.460Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:51.460Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:51.724Z] main: digest: sha256:850aed88e4ec1826f41d0192fbe8db6d461aa4e5a47c79b0616900ef33b8a55a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:15:51.783Z] ===================================================== [Pipeline] echo [2023-05-05T07:15:51.791Z] taggedImages: [2023-05-05T07:15:51.791Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:51.791Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-05T07:15:51.791Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.148 [2023-05-05T07:15:51.791Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:51.791Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-05T07:15:51.816Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-05T07:15:51.816Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:51.816Z] latest [2023-05-05T07:15:51.816Z] 3.0.0-dev.148 [2023-05-05T07:15:51.816Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:15:51.816Z] main [2023-05-05T07:15:51.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:52.165Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:15:52.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:15:52.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T07:15:52.496Z] 7279e06d11a0: Preparing [2023-05-05T07:15:52.496Z] e5ebca94eb6e: Preparing [2023-05-05T07:15:52.496Z] f0971b7be1f0: Preparing [2023-05-05T07:15:52.496Z] 0dc91cff33dd: Preparing [2023-05-05T07:15:52.496Z] 55f73fb1d96d: Preparing [2023-05-05T07:15:52.496Z] c701c4c4b57a: Preparing [2023-05-05T07:15:52.496Z] bb4a361fa0ea: Preparing [2023-05-05T07:15:52.496Z] ba71d03e6255: Preparing [2023-05-05T07:15:52.496Z] 26cbea5cba74: Preparing [2023-05-05T07:15:52.496Z] c701c4c4b57a: Waiting [2023-05-05T07:15:52.496Z] 26cbea5cba74: Waiting [2023-05-05T07:15:52.496Z] bb4a361fa0ea: Waiting [2023-05-05T07:15:52.496Z] ba71d03e6255: Waiting [2023-05-05T07:15:52.761Z] 7279e06d11a0: Pushed [2023-05-05T07:15:52.761Z] e5ebca94eb6e: Pushed [2023-05-05T07:15:52.761Z] f0971b7be1f0: Pushed [2023-05-05T07:15:56.098Z] c701c4c4b57a: Layer already exists [2023-05-05T07:15:56.098Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:15:56.098Z] 26cbea5cba74: Layer already exists [2023-05-05T07:15:57.054Z] ba71d03e6255: Pushed [2023-05-05T07:16:05.247Z] 55f73fb1d96d: Pushed [2023-05-05T07:16:10.578Z] 0dc91cff33dd: Pushed [2023-05-05T07:16:10.578Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:10.919Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:11.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-05T07:16:11.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T07:16:11.259Z] 7279e06d11a0: Preparing [2023-05-05T07:16:11.259Z] e5ebca94eb6e: Preparing [2023-05-05T07:16:11.259Z] f0971b7be1f0: Preparing [2023-05-05T07:16:11.259Z] 0dc91cff33dd: Preparing [2023-05-05T07:16:11.259Z] 55f73fb1d96d: Preparing [2023-05-05T07:16:11.259Z] c701c4c4b57a: Preparing [2023-05-05T07:16:11.259Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:11.259Z] ba71d03e6255: Preparing [2023-05-05T07:16:11.259Z] 26cbea5cba74: Preparing [2023-05-05T07:16:11.259Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:11.259Z] ba71d03e6255: Waiting [2023-05-05T07:16:11.259Z] 26cbea5cba74: Waiting [2023-05-05T07:16:11.259Z] c701c4c4b57a: Waiting [2023-05-05T07:16:11.259Z] 0dc91cff33dd: Layer already exists [2023-05-05T07:16:11.259Z] f0971b7be1f0: Layer already exists [2023-05-05T07:16:11.259Z] e5ebca94eb6e: Layer already exists [2023-05-05T07:16:11.259Z] 55f73fb1d96d: Layer already exists [2023-05-05T07:16:11.259Z] 7279e06d11a0: Layer already exists [2023-05-05T07:16:11.259Z] ba71d03e6255: Layer already exists [2023-05-05T07:16:11.259Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:11.259Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:11.259Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:11.524Z] latest: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:11.864Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:12.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.148 [2023-05-05T07:16:12.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T07:16:12.255Z] 7279e06d11a0: Preparing [2023-05-05T07:16:12.255Z] e5ebca94eb6e: Preparing [2023-05-05T07:16:12.255Z] f0971b7be1f0: Preparing [2023-05-05T07:16:12.255Z] 0dc91cff33dd: Preparing [2023-05-05T07:16:12.255Z] 55f73fb1d96d: Preparing [2023-05-05T07:16:12.255Z] c701c4c4b57a: Preparing [2023-05-05T07:16:12.255Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:12.255Z] ba71d03e6255: Preparing [2023-05-05T07:16:12.255Z] 26cbea5cba74: Preparing [2023-05-05T07:16:12.255Z] c701c4c4b57a: Waiting [2023-05-05T07:16:12.255Z] 26cbea5cba74: Waiting [2023-05-05T07:16:12.255Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:12.255Z] ba71d03e6255: Waiting [2023-05-05T07:16:12.255Z] f0971b7be1f0: Layer already exists [2023-05-05T07:16:12.255Z] 7279e06d11a0: Layer already exists [2023-05-05T07:16:12.255Z] e5ebca94eb6e: Layer already exists [2023-05-05T07:16:12.255Z] 55f73fb1d96d: Layer already exists [2023-05-05T07:16:12.255Z] 0dc91cff33dd: Layer already exists [2023-05-05T07:16:12.255Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:12.255Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:12.255Z] ba71d03e6255: Layer already exists [2023-05-05T07:16:12.255Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:12.255Z] 3.0.0-dev.148: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:12.869Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:13.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:16:13.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T07:16:13.211Z] 7279e06d11a0: Preparing [2023-05-05T07:16:13.211Z] e5ebca94eb6e: Preparing [2023-05-05T07:16:13.211Z] f0971b7be1f0: Preparing [2023-05-05T07:16:13.211Z] 0dc91cff33dd: Preparing [2023-05-05T07:16:13.211Z] 55f73fb1d96d: Preparing [2023-05-05T07:16:13.211Z] c701c4c4b57a: Preparing [2023-05-05T07:16:13.211Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:13.211Z] ba71d03e6255: Preparing [2023-05-05T07:16:13.211Z] 26cbea5cba74: Preparing [2023-05-05T07:16:13.211Z] c701c4c4b57a: Waiting [2023-05-05T07:16:13.211Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:13.211Z] ba71d03e6255: Waiting [2023-05-05T07:16:13.211Z] 26cbea5cba74: Waiting [2023-05-05T07:16:13.211Z] 0dc91cff33dd: Layer already exists [2023-05-05T07:16:13.211Z] e5ebca94eb6e: Layer already exists [2023-05-05T07:16:13.211Z] 55f73fb1d96d: Layer already exists [2023-05-05T07:16:13.211Z] 7279e06d11a0: Layer already exists [2023-05-05T07:16:13.211Z] f0971b7be1f0: Layer already exists [2023-05-05T07:16:13.211Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:13.211Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:13.211Z] ba71d03e6255: Layer already exists [2023-05-05T07:16:13.211Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:13.485Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:13.836Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:14.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-05T07:16:14.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-05T07:16:14.185Z] 7279e06d11a0: Preparing [2023-05-05T07:16:14.185Z] e5ebca94eb6e: Preparing [2023-05-05T07:16:14.185Z] f0971b7be1f0: Preparing [2023-05-05T07:16:14.185Z] 0dc91cff33dd: Preparing [2023-05-05T07:16:14.185Z] 55f73fb1d96d: Preparing [2023-05-05T07:16:14.185Z] c701c4c4b57a: Preparing [2023-05-05T07:16:14.185Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:14.185Z] ba71d03e6255: Preparing [2023-05-05T07:16:14.185Z] 26cbea5cba74: Preparing [2023-05-05T07:16:14.185Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:14.185Z] ba71d03e6255: Waiting [2023-05-05T07:16:14.185Z] c701c4c4b57a: Waiting [2023-05-05T07:16:14.185Z] 26cbea5cba74: Waiting [2023-05-05T07:16:14.185Z] 7279e06d11a0: Layer already exists [2023-05-05T07:16:14.185Z] 0dc91cff33dd: Layer already exists [2023-05-05T07:16:14.185Z] f0971b7be1f0: Layer already exists [2023-05-05T07:16:14.185Z] 55f73fb1d96d: Layer already exists [2023-05-05T07:16:14.185Z] e5ebca94eb6e: Layer already exists [2023-05-05T07:16:14.185Z] ba71d03e6255: Layer already exists [2023-05-05T07:16:14.185Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:14.185Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:14.185Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:14.452Z] main: digest: sha256:e6abfea28e0fea98e8e229e4066eb4f79530848cd370d521374f7319ffcf6b7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:16:14.494Z] ===================================================== [Pipeline] echo [2023-05-05T07:16:14.499Z] taggedImages: [2023-05-05T07:16:14.499Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:16:14.499Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-05T07:16:14.499Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.148 [2023-05-05T07:16:14.499Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:16:14.499Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-05T07:16:14.513Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-05T07:16:14.513Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:16:14.513Z] latest [2023-05-05T07:16:14.513Z] 3.0.0-dev.148 [2023-05-05T07:16:14.513Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:16:14.513Z] main [2023-05-05T07:16:14.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:14.840Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:15.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:16:15.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T07:16:15.166Z] 94e4dffeb04f: Preparing [2023-05-05T07:16:15.166Z] 468db37ca146: Preparing [2023-05-05T07:16:15.166Z] 04bee829c205: Preparing [2023-05-05T07:16:15.166Z] 175db1373e64: Preparing [2023-05-05T07:16:15.166Z] c701c4c4b57a: Preparing [2023-05-05T07:16:15.166Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:15.166Z] 67488db7aa7a: Preparing [2023-05-05T07:16:15.166Z] 26cbea5cba74: Preparing [2023-05-05T07:16:15.166Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:15.166Z] 26cbea5cba74: Waiting [2023-05-05T07:16:15.166Z] 67488db7aa7a: Waiting [2023-05-05T07:16:15.166Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:15.166Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:15.430Z] 468db37ca146: Pushed [2023-05-05T07:16:15.430Z] 94e4dffeb04f: Pushed [2023-05-05T07:16:15.430Z] 04bee829c205: Pushed [2023-05-05T07:16:15.430Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:16.011Z] 67488db7aa7a: Pushed [2023-05-05T07:16:34.205Z] 175db1373e64: Pushed [2023-05-05T07:16:34.205Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:34.551Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:34.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-05T07:16:34.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T07:16:34.876Z] 94e4dffeb04f: Preparing [2023-05-05T07:16:34.876Z] 468db37ca146: Preparing [2023-05-05T07:16:34.876Z] 04bee829c205: Preparing [2023-05-05T07:16:34.876Z] 175db1373e64: Preparing [2023-05-05T07:16:34.876Z] c701c4c4b57a: Preparing [2023-05-05T07:16:34.876Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:34.876Z] 67488db7aa7a: Preparing [2023-05-05T07:16:34.876Z] 26cbea5cba74: Preparing [2023-05-05T07:16:34.876Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:34.876Z] 67488db7aa7a: Waiting [2023-05-05T07:16:34.876Z] 26cbea5cba74: Waiting [2023-05-05T07:16:34.876Z] 468db37ca146: Layer already exists [2023-05-05T07:16:34.876Z] 175db1373e64: Layer already exists [2023-05-05T07:16:34.876Z] 94e4dffeb04f: Layer already exists [2023-05-05T07:16:34.876Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:34.876Z] 04bee829c205: Layer already exists [2023-05-05T07:16:34.876Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:34.876Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:34.876Z] 67488db7aa7a: Layer already exists [2023-05-05T07:16:35.141Z] latest: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:35.472Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:35.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.148 [2023-05-05T07:16:35.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T07:16:35.805Z] 94e4dffeb04f: Preparing [2023-05-05T07:16:35.805Z] 468db37ca146: Preparing [2023-05-05T07:16:35.805Z] 04bee829c205: Preparing [2023-05-05T07:16:35.805Z] 175db1373e64: Preparing [2023-05-05T07:16:35.805Z] c701c4c4b57a: Preparing [2023-05-05T07:16:35.805Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:35.805Z] 67488db7aa7a: Preparing [2023-05-05T07:16:35.805Z] 26cbea5cba74: Preparing [2023-05-05T07:16:35.805Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:35.805Z] 26cbea5cba74: Waiting [2023-05-05T07:16:35.805Z] 67488db7aa7a: Waiting [2023-05-05T07:16:35.805Z] 94e4dffeb04f: Layer already exists [2023-05-05T07:16:35.805Z] 04bee829c205: Layer already exists [2023-05-05T07:16:35.805Z] 175db1373e64: Layer already exists [2023-05-05T07:16:35.805Z] 468db37ca146: Layer already exists [2023-05-05T07:16:35.805Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:35.805Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:35.805Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:35.805Z] 67488db7aa7a: Layer already exists [2023-05-05T07:16:36.071Z] 3.0.0-dev.148: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:36.419Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:37.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:16:37.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T07:16:37.344Z] 94e4dffeb04f: Preparing [2023-05-05T07:16:37.344Z] 468db37ca146: Preparing [2023-05-05T07:16:37.344Z] 04bee829c205: Preparing [2023-05-05T07:16:37.344Z] 175db1373e64: Preparing [2023-05-05T07:16:37.344Z] c701c4c4b57a: Preparing [2023-05-05T07:16:37.344Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:37.344Z] 67488db7aa7a: Preparing [2023-05-05T07:16:37.344Z] 26cbea5cba74: Preparing [2023-05-05T07:16:37.344Z] 67488db7aa7a: Waiting [2023-05-05T07:16:37.344Z] 26cbea5cba74: Waiting [2023-05-05T07:16:37.344Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:37.344Z] 468db37ca146: Layer already exists [2023-05-05T07:16:37.344Z] 175db1373e64: Layer already exists [2023-05-05T07:16:37.344Z] 04bee829c205: Layer already exists [2023-05-05T07:16:37.344Z] 94e4dffeb04f: Layer already exists [2023-05-05T07:16:37.344Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:37.344Z] 67488db7aa7a: Layer already exists [2023-05-05T07:16:37.344Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:37.344Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:37.611Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:37.945Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:38.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-05T07:16:38.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-05T07:16:38.272Z] 94e4dffeb04f: Preparing [2023-05-05T07:16:38.272Z] 468db37ca146: Preparing [2023-05-05T07:16:38.272Z] 04bee829c205: Preparing [2023-05-05T07:16:38.272Z] 175db1373e64: Preparing [2023-05-05T07:16:38.272Z] c701c4c4b57a: Preparing [2023-05-05T07:16:38.272Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:38.272Z] 67488db7aa7a: Preparing [2023-05-05T07:16:38.272Z] 26cbea5cba74: Preparing [2023-05-05T07:16:38.272Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:38.272Z] 67488db7aa7a: Waiting [2023-05-05T07:16:38.272Z] 26cbea5cba74: Waiting [2023-05-05T07:16:38.272Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:38.272Z] 94e4dffeb04f: Layer already exists [2023-05-05T07:16:38.272Z] 468db37ca146: Layer already exists [2023-05-05T07:16:38.272Z] 04bee829c205: Layer already exists [2023-05-05T07:16:38.272Z] 175db1373e64: Layer already exists [2023-05-05T07:16:38.272Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:38.272Z] 67488db7aa7a: Layer already exists [2023-05-05T07:16:38.272Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:38.537Z] main: digest: sha256:f0323b07fcc50e184851166cb2ffd4e97ffe766c4e2ac8b59e3140d72617dfbb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:16:38.578Z] ===================================================== [Pipeline] echo [2023-05-05T07:16:38.583Z] taggedImages: [2023-05-05T07:16:38.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:16:38.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-05T07:16:38.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.148 [2023-05-05T07:16:38.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:16:38.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-05T07:16:38.597Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-05T07:16:38.597Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:16:38.597Z] latest [2023-05-05T07:16:38.597Z] 3.0.0-dev.148 [2023-05-05T07:16:38.597Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:16:38.597Z] main [2023-05-05T07:16:38.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:38.923Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:39.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:16:39.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T07:16:39.253Z] d8eed5395fee: Preparing [2023-05-05T07:16:39.253Z] b340efdf45bf: Preparing [2023-05-05T07:16:39.253Z] da2c9663be37: Preparing [2023-05-05T07:16:39.253Z] 81cb984ea4e8: Preparing [2023-05-05T07:16:39.253Z] c701c4c4b57a: Preparing [2023-05-05T07:16:39.253Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:39.253Z] f0e6ade43f7b: Preparing [2023-05-05T07:16:39.253Z] 26cbea5cba74: Preparing [2023-05-05T07:16:39.253Z] f0e6ade43f7b: Waiting [2023-05-05T07:16:39.253Z] 26cbea5cba74: Waiting [2023-05-05T07:16:39.253Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:39.253Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:39.253Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:39.517Z] da2c9663be37: Pushed [2023-05-05T07:16:39.517Z] d8eed5395fee: Pushed [2023-05-05T07:16:39.517Z] b340efdf45bf: Pushed [2023-05-05T07:16:39.517Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:40.472Z] f0e6ade43f7b: Pushed [2023-05-05T07:16:58.658Z] 81cb984ea4e8: Pushed [2023-05-05T07:16:58.659Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:58.995Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:59.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-05T07:16:59.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T07:16:59.326Z] d8eed5395fee: Preparing [2023-05-05T07:16:59.326Z] b340efdf45bf: Preparing [2023-05-05T07:16:59.326Z] da2c9663be37: Preparing [2023-05-05T07:16:59.326Z] 81cb984ea4e8: Preparing [2023-05-05T07:16:59.326Z] c701c4c4b57a: Preparing [2023-05-05T07:16:59.326Z] bb4a361fa0ea: Preparing [2023-05-05T07:16:59.326Z] f0e6ade43f7b: Preparing [2023-05-05T07:16:59.326Z] 26cbea5cba74: Preparing [2023-05-05T07:16:59.326Z] f0e6ade43f7b: Waiting [2023-05-05T07:16:59.326Z] 26cbea5cba74: Waiting [2023-05-05T07:16:59.326Z] bb4a361fa0ea: Waiting [2023-05-05T07:16:59.326Z] 81cb984ea4e8: Layer already exists [2023-05-05T07:16:59.326Z] da2c9663be37: Layer already exists [2023-05-05T07:16:59.326Z] d8eed5395fee: Layer already exists [2023-05-05T07:16:59.326Z] b340efdf45bf: Layer already exists [2023-05-05T07:16:59.326Z] c701c4c4b57a: Layer already exists [2023-05-05T07:16:59.326Z] 26cbea5cba74: Layer already exists [2023-05-05T07:16:59.326Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:16:59.326Z] f0e6ade43f7b: Layer already exists [2023-05-05T07:16:59.591Z] latest: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:16:59.924Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:00.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.148 [2023-05-05T07:17:00.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T07:17:00.256Z] d8eed5395fee: Preparing [2023-05-05T07:17:00.256Z] b340efdf45bf: Preparing [2023-05-05T07:17:00.256Z] da2c9663be37: Preparing [2023-05-05T07:17:00.256Z] 81cb984ea4e8: Preparing [2023-05-05T07:17:00.256Z] c701c4c4b57a: Preparing [2023-05-05T07:17:00.256Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:00.256Z] f0e6ade43f7b: Preparing [2023-05-05T07:17:00.256Z] 26cbea5cba74: Preparing [2023-05-05T07:17:00.256Z] f0e6ade43f7b: Waiting [2023-05-05T07:17:00.256Z] 26cbea5cba74: Waiting [2023-05-05T07:17:00.256Z] bb4a361fa0ea: Waiting [2023-05-05T07:17:00.256Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:00.256Z] da2c9663be37: Layer already exists [2023-05-05T07:17:00.256Z] b340efdf45bf: Layer already exists [2023-05-05T07:17:00.256Z] d8eed5395fee: Layer already exists [2023-05-05T07:17:00.256Z] 81cb984ea4e8: Layer already exists [2023-05-05T07:17:00.256Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:00.256Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:00.256Z] f0e6ade43f7b: Layer already exists [2023-05-05T07:17:00.522Z] 3.0.0-dev.148: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:00.861Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:01.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:17:01.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T07:17:01.199Z] d8eed5395fee: Preparing [2023-05-05T07:17:01.199Z] b340efdf45bf: Preparing [2023-05-05T07:17:01.199Z] da2c9663be37: Preparing [2023-05-05T07:17:01.199Z] 81cb984ea4e8: Preparing [2023-05-05T07:17:01.199Z] c701c4c4b57a: Preparing [2023-05-05T07:17:01.199Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:01.199Z] f0e6ade43f7b: Preparing [2023-05-05T07:17:01.199Z] 26cbea5cba74: Preparing [2023-05-05T07:17:01.199Z] f0e6ade43f7b: Waiting [2023-05-05T07:17:01.199Z] 26cbea5cba74: Waiting [2023-05-05T07:17:01.199Z] bb4a361fa0ea: Waiting [2023-05-05T07:17:01.199Z] d8eed5395fee: Layer already exists [2023-05-05T07:17:01.199Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:01.199Z] 81cb984ea4e8: Layer already exists [2023-05-05T07:17:01.199Z] da2c9663be37: Layer already exists [2023-05-05T07:17:01.199Z] b340efdf45bf: Layer already exists [2023-05-05T07:17:01.199Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:01.199Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:01.199Z] f0e6ade43f7b: Layer already exists [2023-05-05T07:17:01.464Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:01.801Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:02.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-05T07:17:02.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-05T07:17:02.132Z] d8eed5395fee: Preparing [2023-05-05T07:17:02.132Z] b340efdf45bf: Preparing [2023-05-05T07:17:02.132Z] da2c9663be37: Preparing [2023-05-05T07:17:02.132Z] 81cb984ea4e8: Preparing [2023-05-05T07:17:02.132Z] c701c4c4b57a: Preparing [2023-05-05T07:17:02.132Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:02.132Z] f0e6ade43f7b: Preparing [2023-05-05T07:17:02.132Z] 26cbea5cba74: Preparing [2023-05-05T07:17:02.132Z] bb4a361fa0ea: Waiting [2023-05-05T07:17:02.132Z] f0e6ade43f7b: Waiting [2023-05-05T07:17:02.132Z] b340efdf45bf: Layer already exists [2023-05-05T07:17:02.132Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:02.132Z] da2c9663be37: Layer already exists [2023-05-05T07:17:02.132Z] d8eed5395fee: Layer already exists [2023-05-05T07:17:02.132Z] 81cb984ea4e8: Layer already exists [2023-05-05T07:17:02.132Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:02.132Z] f0e6ade43f7b: Layer already exists [2023-05-05T07:17:02.132Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:02.398Z] main: digest: sha256:50ef3e4f293b1349bf5cdaec2c3fa5553c6bf7d381daec26997ad8eef62b5417 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:17:02.441Z] ===================================================== [Pipeline] echo [2023-05-05T07:17:02.447Z] taggedImages: [2023-05-05T07:17:02.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:17:02.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-05T07:17:02.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.148 [2023-05-05T07:17:02.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:17:02.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-05T07:17:02.468Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-05T07:17:02.468Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:17:02.468Z] latest [2023-05-05T07:17:02.468Z] 3.0.0-dev.148 [2023-05-05T07:17:02.468Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:17:02.468Z] main [2023-05-05T07:17:02.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:02.821Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:03.162Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:17:03.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T07:17:03.162Z] da2f54e7691d: Preparing [2023-05-05T07:17:03.162Z] 139c53f48c45: Preparing [2023-05-05T07:17:03.162Z] c701c4c4b57a: Preparing [2023-05-05T07:17:03.162Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:03.162Z] 093cf497ac4c: Preparing [2023-05-05T07:17:03.162Z] 26cbea5cba74: Preparing [2023-05-05T07:17:03.162Z] 26cbea5cba74: Waiting [2023-05-05T07:17:03.162Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:03.163Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:03.428Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:03.428Z] da2f54e7691d: Pushed [2023-05-05T07:17:03.692Z] 093cf497ac4c: Pushed [2023-05-05T07:17:09.018Z] 139c53f48c45: Pushed [2023-05-05T07:17:09.018Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:09.360Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:09.698Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-05T07:17:09.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T07:17:09.698Z] da2f54e7691d: Preparing [2023-05-05T07:17:09.698Z] 139c53f48c45: Preparing [2023-05-05T07:17:09.698Z] c701c4c4b57a: Preparing [2023-05-05T07:17:09.698Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:09.698Z] 093cf497ac4c: Preparing [2023-05-05T07:17:09.698Z] 26cbea5cba74: Preparing [2023-05-05T07:17:09.698Z] 26cbea5cba74: Waiting [2023-05-05T07:17:09.698Z] 139c53f48c45: Layer already exists [2023-05-05T07:17:09.698Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:09.698Z] 093cf497ac4c: Layer already exists [2023-05-05T07:17:09.698Z] da2f54e7691d: Layer already exists [2023-05-05T07:17:09.698Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:09.698Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:09.964Z] latest: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:10.295Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:10.636Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.148 [2023-05-05T07:17:10.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T07:17:10.636Z] da2f54e7691d: Preparing [2023-05-05T07:17:10.636Z] 139c53f48c45: Preparing [2023-05-05T07:17:10.636Z] c701c4c4b57a: Preparing [2023-05-05T07:17:10.636Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:10.636Z] 093cf497ac4c: Preparing [2023-05-05T07:17:10.636Z] 26cbea5cba74: Preparing [2023-05-05T07:17:10.636Z] 26cbea5cba74: Waiting [2023-05-05T07:17:10.636Z] 139c53f48c45: Layer already exists [2023-05-05T07:17:10.636Z] 093cf497ac4c: Layer already exists [2023-05-05T07:17:10.636Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:10.636Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:10.636Z] da2f54e7691d: Layer already exists [2023-05-05T07:17:10.636Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:10.636Z] 3.0.0-dev.148: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:10.970Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:11.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:17:11.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T07:17:11.306Z] da2f54e7691d: Preparing [2023-05-05T07:17:11.306Z] 139c53f48c45: Preparing [2023-05-05T07:17:11.306Z] c701c4c4b57a: Preparing [2023-05-05T07:17:11.306Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:11.306Z] 093cf497ac4c: Preparing [2023-05-05T07:17:11.306Z] 26cbea5cba74: Preparing [2023-05-05T07:17:11.306Z] 26cbea5cba74: Waiting [2023-05-05T07:17:11.306Z] 139c53f48c45: Layer already exists [2023-05-05T07:17:11.306Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:11.306Z] 093cf497ac4c: Layer already exists [2023-05-05T07:17:11.306Z] da2f54e7691d: Layer already exists [2023-05-05T07:17:11.306Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:11.306Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:11.306Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:11.911Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:12.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-05T07:17:12.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-05T07:17:12.242Z] da2f54e7691d: Preparing [2023-05-05T07:17:12.242Z] 139c53f48c45: Preparing [2023-05-05T07:17:12.242Z] c701c4c4b57a: Preparing [2023-05-05T07:17:12.242Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:12.242Z] 093cf497ac4c: Preparing [2023-05-05T07:17:12.242Z] 26cbea5cba74: Preparing [2023-05-05T07:17:12.242Z] 26cbea5cba74: Waiting [2023-05-05T07:17:12.242Z] 139c53f48c45: Layer already exists [2023-05-05T07:17:12.242Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:12.242Z] da2f54e7691d: Layer already exists [2023-05-05T07:17:12.242Z] 093cf497ac4c: Layer already exists [2023-05-05T07:17:12.242Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:12.242Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:12.507Z] main: digest: sha256:e861f3b7676d93a29d736e61d64b9763e637e843855f54e418f3fa40f8b3e1d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:17:12.547Z] ===================================================== [Pipeline] echo [2023-05-05T07:17:12.552Z] taggedImages: [2023-05-05T07:17:12.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:17:12.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-05T07:17:12.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.148 [2023-05-05T07:17:12.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:17:12.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-05T07:17:12.566Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-05T07:17:12.566Z] ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:17:12.566Z] latest [2023-05-05T07:17:12.566Z] 3.0.0-dev.148 [2023-05-05T07:17:12.566Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:17:12.566Z] main [2023-05-05T07:17:12.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:12.893Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:13.223Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:17:13.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T07:17:13.223Z] 314accb1bd86: Preparing [2023-05-05T07:17:13.223Z] 17416d8f1bb8: Preparing [2023-05-05T07:17:13.223Z] c701c4c4b57a: Preparing [2023-05-05T07:17:13.223Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:13.223Z] 089121d2c498: Preparing [2023-05-05T07:17:13.223Z] 26cbea5cba74: Preparing [2023-05-05T07:17:13.223Z] 26cbea5cba74: Waiting [2023-05-05T07:17:13.223Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:13.223Z] 089121d2c498: Layer already exists [2023-05-05T07:17:13.223Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:13.488Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:13.488Z] 314accb1bd86: Pushed [2023-05-05T07:17:20.118Z] 17416d8f1bb8: Pushed [2023-05-05T07:17:20.118Z] ddb07c7e83e95260f93c60166b0734e66a7a8075: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:20.451Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:20.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-05T07:17:20.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T07:17:20.774Z] 314accb1bd86: Preparing [2023-05-05T07:17:20.774Z] 17416d8f1bb8: Preparing [2023-05-05T07:17:20.774Z] c701c4c4b57a: Preparing [2023-05-05T07:17:20.774Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:20.774Z] 089121d2c498: Preparing [2023-05-05T07:17:20.774Z] 26cbea5cba74: Preparing [2023-05-05T07:17:20.774Z] 26cbea5cba74: Waiting [2023-05-05T07:17:20.774Z] 089121d2c498: Layer already exists [2023-05-05T07:17:20.774Z] 17416d8f1bb8: Layer already exists [2023-05-05T07:17:20.774Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:20.774Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:20.774Z] 314accb1bd86: Layer already exists [2023-05-05T07:17:20.774Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:21.039Z] latest: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:21.370Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:21.698Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.148 [2023-05-05T07:17:21.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T07:17:21.698Z] 314accb1bd86: Preparing [2023-05-05T07:17:21.698Z] 17416d8f1bb8: Preparing [2023-05-05T07:17:21.698Z] c701c4c4b57a: Preparing [2023-05-05T07:17:21.698Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:21.698Z] 089121d2c498: Preparing [2023-05-05T07:17:21.698Z] 26cbea5cba74: Preparing [2023-05-05T07:17:21.698Z] 26cbea5cba74: Waiting [2023-05-05T07:17:21.698Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:21.698Z] 17416d8f1bb8: Layer already exists [2023-05-05T07:17:21.698Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:21.698Z] 089121d2c498: Layer already exists [2023-05-05T07:17:21.698Z] 314accb1bd86: Layer already exists [2023-05-05T07:17:21.698Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:21.965Z] 3.0.0-dev.148: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:22.299Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:22.633Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:17:22.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T07:17:22.633Z] 314accb1bd86: Preparing [2023-05-05T07:17:22.633Z] 17416d8f1bb8: Preparing [2023-05-05T07:17:22.633Z] c701c4c4b57a: Preparing [2023-05-05T07:17:22.633Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:22.633Z] 089121d2c498: Preparing [2023-05-05T07:17:22.633Z] 26cbea5cba74: Preparing [2023-05-05T07:17:22.633Z] 089121d2c498: Layer already exists [2023-05-05T07:17:22.633Z] 314accb1bd86: Layer already exists [2023-05-05T07:17:22.633Z] 17416d8f1bb8: Layer already exists [2023-05-05T07:17:22.633Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:22.633Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:22.633Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:22.633Z] ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:23.232Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:23.556Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-05T07:17:23.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-05T07:17:23.556Z] 314accb1bd86: Preparing [2023-05-05T07:17:23.556Z] 17416d8f1bb8: Preparing [2023-05-05T07:17:23.556Z] c701c4c4b57a: Preparing [2023-05-05T07:17:23.556Z] bb4a361fa0ea: Preparing [2023-05-05T07:17:23.556Z] 089121d2c498: Preparing [2023-05-05T07:17:23.556Z] 26cbea5cba74: Preparing [2023-05-05T07:17:23.556Z] 26cbea5cba74: Waiting [2023-05-05T07:17:23.556Z] 17416d8f1bb8: Layer already exists [2023-05-05T07:17:23.556Z] 314accb1bd86: Layer already exists [2023-05-05T07:17:23.556Z] c701c4c4b57a: Layer already exists [2023-05-05T07:17:23.556Z] 089121d2c498: Layer already exists [2023-05-05T07:17:23.556Z] bb4a361fa0ea: Layer already exists [2023-05-05T07:17:23.556Z] 26cbea5cba74: Layer already exists [2023-05-05T07:17:23.821Z] main: digest: sha256:6a1e6dda9052900eb42c24c49c98ef26fbf0296cbb63c22e8030abb48311cebc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T07:17:23.877Z] ===================================================== [Pipeline] echo [2023-05-05T07:17:23.886Z] taggedImages: [2023-05-05T07:17:23.886Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075 [2023-05-05T07:17:23.886Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-05T07:17:23.886Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.148 [2023-05-05T07:17:23.886Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ddb07c7e83e95260f93c60166b0734e66a7a8075-3.0.0-dev.148 [2023-05-05T07:17:23.886Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:24.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T07:17:24.309Z] [2023-05-05T07:17:24.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:24.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T07:17:24.649Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T07:17:24.649Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T07:17:24.649Z] 04944245beec: Pulling fs layer [2023-05-05T07:17:24.649Z] 699f458cf7ca: Pulling fs layer [2023-05-05T07:17:24.649Z] 765212b225bb: Pulling fs layer [2023-05-05T07:17:24.649Z] f23df028b6ca: Pulling fs layer [2023-05-05T07:17:24.649Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T07:17:24.649Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T07:17:24.649Z] f23df028b6ca: Waiting [2023-05-05T07:17:24.649Z] d65c8cfc05b1: Waiting [2023-05-05T07:17:24.649Z] 2437ff75d9bd: Waiting [2023-05-05T07:17:24.649Z] 765212b225bb: Waiting [2023-05-05T07:17:24.918Z] 04944245beec: Verifying Checksum [2023-05-05T07:17:24.918Z] 04944245beec: Download complete [2023-05-05T07:17:24.918Z] 765212b225bb: Verifying Checksum [2023-05-05T07:17:24.918Z] 765212b225bb: Download complete [2023-05-05T07:17:24.918Z] f23df028b6ca: Download complete [2023-05-05T07:17:24.918Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T07:17:25.190Z] 699f458cf7ca: Verifying Checksum [2023-05-05T07:17:25.190Z] 699f458cf7ca: Download complete [2023-05-05T07:17:25.464Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T07:17:25.464Z] 8998bd30e6a1: Download complete [2023-05-05T07:17:28.079Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T07:17:28.080Z] 2437ff75d9bd: Download complete [2023-05-05T07:17:29.486Z] 8998bd30e6a1: Pull complete [2023-05-05T07:17:30.070Z] 04944245beec: Pull complete [2023-05-05T07:17:31.472Z] 699f458cf7ca: Pull complete [2023-05-05T07:17:31.472Z] 765212b225bb: Pull complete [2023-05-05T07:17:32.274Z] f23df028b6ca: Pull complete [2023-05-05T07:17:32.578Z] d65c8cfc05b1: Pull complete [2023-05-05T07:17:47.545Z] 2437ff75d9bd: Pull complete [2023-05-05T07:17:47.545Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T07:17:47.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T07:17:47.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:17:47.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-13869 does not seem to be running inside a container [2023-05-05T07:17:47.790Z] $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@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 [2023-05-05T07:17:50.855Z] $ docker top 24e9a6823572f7e460ccdb062fb1ecf33885fc65e8c780b919dc5f99543fd21b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:17:51.737Z] ---> job-cost.sh [2023-05-05T07:17:51.737Z] lf-activate-venv: SKIPPING [2023-05-05T07:17:51.737Z] INFO: No Stack... [2023-05-05T07:17:52.002Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T07:17:52.963Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T07:17:53.595Z] + cat /w/workspace/edgex-go/513/archives/cost.csv [2023-05-05T07:17:53.595Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T07:17:53.624Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-513-stack-cost] [2023-05-05T07:17:53.629Z] Resource [jenkins-edgexfoundry-edgex-go-main-513-stack-cost] did not exist. Created. [2023-05-05T07:17:53.629Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-513-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T07:17:54.270Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T07:17:54.876Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T07:17:54.884Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-513-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T07:17:54.892Z] $ docker stop --time=1 24e9a6823572f7e460ccdb062fb1ecf33885fc65e8c780b919dc5f99543fd21b [2023-05-05T07:17:56.741Z] $ docker rm -f --volumes 24e9a6823572f7e460ccdb062fb1ecf33885fc65e8c780b919dc5f99543fd21b [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 [2023-05-05T07:17:57.180Z] provisioning config files... [2023-05-05T07:17:57.188Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/513@tmp/config16093438644439352813tmp [Pipeline] { [Pipeline] sh [2023-05-05T07:17:57.479Z] + set +x [2023-05-05T07:17:57.479Z] + curl -s https://codecov.io/bash [2023-05-05T07:17:57.479Z] + bash -s -- [2023-05-05T07:17:57.479Z] [2023-05-05T07:17:57.479Z] _____ _ [2023-05-05T07:17:57.479Z] / ____| | | [2023-05-05T07:17:57.479Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T07:17:57.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T07:17:57.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T07:17:57.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T07:17:57.479Z] Bash-1.0.6 [2023-05-05T07:17:57.479Z] [2023-05-05T07:17:57.479Z] [2023-05-05T07:17:57.479Z] ==> git version 2.25.1 found [2023-05-05T07:17:57.479Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T07:17:57.479Z] Release-Date: 2020-01-08 [2023-05-05T07:17:57.479Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T07:17:57.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T07:17:57.479Z] ==> Jenkins CI detected. [2023-05-05T07:17:57.479Z] current dir:  /w/workspace/edgex-go/513 [2023-05-05T07:17:57.479Z] project root: . [2023-05-05T07:17:57.479Z] --> token set from env [2023-05-05T07:17:57.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T07:17:57.479Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T07:17:57.479Z] ==> Python coveragepy not found [2023-05-05T07:17:57.479Z] ==> Searching for coverage reports in: [2023-05-05T07:17:57.479Z] + . [2023-05-05T07:17:57.739Z] -> Found 1 reports [2023-05-05T07:17:57.739Z] ==> Detecting git/mercurial file structure [2023-05-05T07:17:57.739Z] ==> Reading reports [2023-05-05T07:17:57.739Z] + ./coverage.out bytes=448560 [2023-05-05T07:17:57.739Z] ==> Appending adjustments [2023-05-05T07:17:57.739Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T07:17:58.678Z] + Found adjustments [2023-05-05T07:17:58.678Z] ==> Gzipping contents [2023-05-05T07:17:58.678Z] 60K /tmp/codecov.AVK6eX.gz [2023-05-05T07:17:58.678Z] ==> Uploading reports [2023-05-05T07:17:58.678Z] url: https://codecov.io [2023-05-05T07:17:58.678Z] query: branch=main&commit=ddb07c7e83e95260f93c60166b0734e66a7a8075&build=513&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F513%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T07:17:58.678Z] -> Pinging Codecov [2023-05-05T07:17:58.678Z] 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=ddb07c7e83e95260f93c60166b0734e66a7a8075&build=513&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F513%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T07:17:58.938Z] -> Uploading to [2023-05-05T07:17:58.938Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/00271124DB129430A58F1EEE437C3FCB/ddb07c7e83e95260f93c60166b0734e66a7a8075/89899e33-f594-4138-ba72-5ae8433325ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T071758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c09e2be184abedf0a337ef89af4b78b2de731b5845428933301fde41166c202 [2023-05-05T07:17:58.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T07:17:58.938Z] Dload Upload Total Spent Left Speed [2023-05-05T07:17:59.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57612 0 0 100 57612 0 252k --:--:-- --:--:-- --:--:-- 252k [2023-05-05T07:17:59.196Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ddb07c7e83e95260f93c60166b0734e66a7a8075 [Pipeline] } [2023-05-05T07:17:59.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-05T07:17:59.440Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T07:17:59.455Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:17:59.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T07:17:59.755Z] [2023-05-05T07:17:59.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:18:00.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T07:18:00.053Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T07:18:00.053Z] df9b9388f04a: Pulling fs layer [2023-05-05T07:18:00.053Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T07:18:00.053Z] 25bc292e5bac: Pulling fs layer [2023-05-05T07:18:00.053Z] 114826534d7a: Pulling fs layer [2023-05-05T07:18:00.053Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T07:18:00.053Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T07:18:00.053Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T07:18:00.053Z] 4657fd5d0bcf: Waiting [2023-05-05T07:18:00.053Z] 8a3aa393b2d8: Waiting [2023-05-05T07:18:00.053Z] 6ad1cebc031e: Waiting [2023-05-05T07:18:00.053Z] 114826534d7a: Waiting [2023-05-05T07:18:00.053Z] 25bc292e5bac: Download complete [2023-05-05T07:18:00.053Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T07:18:00.053Z] 52dc419b0ee2: Download complete [2023-05-05T07:18:00.053Z] 4657fd5d0bcf: Download complete [2023-05-05T07:18:00.053Z] df9b9388f04a: Download complete [2023-05-05T07:18:00.313Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T07:18:00.313Z] 6ad1cebc031e: Download complete [2023-05-05T07:18:00.313Z] df9b9388f04a: Pull complete [2023-05-05T07:18:00.313Z] 52dc419b0ee2: Pull complete [2023-05-05T07:18:00.573Z] 25bc292e5bac: Pull complete [2023-05-05T07:18:00.830Z] 114826534d7a: Verifying Checksum [2023-05-05T07:18:00.830Z] 114826534d7a: Download complete [2023-05-05T07:18:01.088Z] 8a3aa393b2d8: Download complete [2023-05-05T07:18:04.367Z] 114826534d7a: Pull complete [2023-05-05T07:18:04.367Z] 4657fd5d0bcf: Pull complete [2023-05-05T07:18:04.623Z] 6ad1cebc031e: Pull complete [2023-05-05T07:18:07.151Z] 8a3aa393b2d8: Pull complete [2023-05-05T07:18:07.151Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T07:18:07.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T07:18:07.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:18:07.237Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T07:18:07.268Z] $ 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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T07:18:11.499Z] $ docker top 320a14a431b637468c0580bb4ca552d7c8ff6d367717d74d261060f261097731 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T07:18:11.563Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-05T07:18:11.844Z] + set -o pipefail [2023-05-05T07:18:11.844Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-05T07:18:16.031Z] [2023-05-05T07:18:16.031Z] Monitoring /w/workspace/edgex-go/513 (github.com/edgexfoundry/edgex-go)... [2023-05-05T07:18:16.031Z] [2023-05-05T07:18:16.031Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f085feb6-3c28-4533-9cfc-32b8b5fb09a8 [2023-05-05T07:18:16.031Z] [2023-05-05T07:18:16.031Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T07:18:16.031Z] [2023-05-05T07:18:16.031Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T07:18:16.031Z] [2023-05-05T07:18:16.289Z] [2023-05-05T07:18:16.289Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T07:18:16.289Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T07:18:16.289Z] More details here: https://snyk.co/ue1NS [2023-05-05T07:18:16.289Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T07:18:16.289Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T07:18:16.302Z] $ docker stop --time=1 320a14a431b637468c0580bb4ca552d7c8ff6d367717d74d261060f261097731 [2023-05-05T07:18:19.637Z] $ docker rm -f --volumes 320a14a431b637468c0580bb4ca552d7c8ff6d367717d74d261060f261097731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-05T07:18:19.985Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T07:18:19.995Z] provisioning config files... [2023-05-05T07:18:20.002Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/513@tmp/config7171716146575094210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:18:20.294Z] --> edgex-publish-swagger.sh [2023-05-05T07:18:20.294Z] === Publish openapi/v3 API === [2023-05-05T07:18:20.294Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-05T07:18:20.294Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/513/openapi/v3/core-command.yaml] [2023-05-05T07:18:20.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T07:18:20.294Z] Dload Upload Total Spent Left Speed [2023-05-05T07:18:20.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 57713 --:--:-- --:--:-- --:--:-- 57599 100 29030 0 0 100 29030 0 57713 --:--:-- --:--:-- --:--:-- 57599 [2023-05-05T07:18:20.815Z] [2023-05-05T07:18:20.815Z] [2023-05-05T07:18:20.815Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/513/openapi/v3/core-data.yaml] [2023-05-05T07:18:20.815Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T07:18:20.815Z] Dload Upload Total Spent Left Speed [2023-05-05T07:18:21.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 133k [2023-05-05T07:18:21.383Z] [2023-05-05T07:18:21.383Z] [2023-05-05T07:18:21.383Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/513/openapi/v3/core-metadata.yaml] [2023-05-05T07:18:21.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T07:18:21.383Z] Dload Upload Total Spent Left Speed [2023-05-05T07:18:21.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 235k --:--:-- --:--:-- --:--:-- 235k 100 141k 0 0 100 141k 0 235k --:--:-- --:--:-- --:--:-- 235k [2023-05-05T07:18:21.950Z] [2023-05-05T07:18:21.950Z] [2023-05-05T07:18:21.950Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/513/openapi/v3/support-notifications.yaml] [2023-05-05T07:18:21.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T07:18:21.950Z] Dload Upload Total Spent Left Speed [2023-05-05T07:18:22.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 153k --:--:-- --:--:-- --:--:-- 153k [2023-05-05T07:18:22.518Z] [2023-05-05T07:18:22.518Z] [2023-05-05T07:18:22.518Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/513/openapi/v3/support-scheduler.yaml] [2023-05-05T07:18:22.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T07:18:22.518Z] Dload Upload Total Spent Left Speed [2023-05-05T07:18:22.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 78259 --:--:-- --:--:-- --:--:-- 78081 100 34356 0 0 100 34356 0 78259 --:--:-- --:--:-- --:--:-- 78081 [2023-05-05T07:18:22.777Z] [2023-05-05T07:18:22.777Z] [Pipeline] } [2023-05-05T07:18:22.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-05-05T07:18:23.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T07:18:23.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:18:23.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T07:18:23.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:18:23.517Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T07:18:23.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T07:18:24.003Z] $ docker top c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T07:18:24.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T07:18:24.082Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T07:18:24.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T07:18:24.201Z] $ docker exec c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 ssh-agent [2023-05-05T07:18:24.301Z] SSH_AUTH_SOCK=/tmp/ssh-QCdl871GHctH/agent.32 [2023-05-05T07:18:24.301Z] SSH_AGENT_PID=38 [2023-05-05T07:18:24.306Z] Running ssh-add (command line suppressed) [2023-05-05T07:18:24.418Z] Identity added: /w/workspace/edgex-go/513@tmp/private_key_13763613801620702974.key (/w/workspace/edgex-go/513@tmp/private_key_13763613801620702974.key) [2023-05-05T07:18:24.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T07:18:24.715Z] + git semver tag [2023-05-05T07:18:24.973Z] 2023-05-05 07:18:24,905 [run_tag] DEBUG tag force:False [2023-05-05T07:18:24.973Z] 2023-05-05 07:18:24,905 [check_head_tag] DEBUG check head tag [2023-05-05T07:18:24.973Z] 2023-05-05 07:18:24,910 [execute] INFO git cat-file --batch-check [2023-05-05T07:18:24.973Z] 2023-05-05 07:18:24,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=) [2023-05-05T07:18:24.973Z] 2023-05-05 07:18:24,913 [execute] INFO git cat-file --batch [2023-05-05T07:18:24.973Z] 2023-05-05 07:18:24,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=) [2023-05-05T07:18:25.234Z] 2023-05-05 07:18:24,997 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main [2023-05-05T07:18:25.234Z] 2023-05-05 07:18:24,999 [execute] INFO git tag -a v3.0.0-dev.148 -m v3.0.0-dev.148 [2023-05-05T07:18:25.234Z] 2023-05-05 07:18:24,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.148', '-m', 'v3.0.0-dev.148'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=None) [2023-05-05T07:18:25.234Z] 2023-05-05 07:18:25,007 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main [2023-05-05T07:18:25.234Z] 3.0.0-dev.148 [Pipeline] } [2023-05-05T07:18:25.244Z] $ docker exec --env ******** --env ******** c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 ssh-agent -k [2023-05-05T07:18:25.361Z] unset SSH_AUTH_SOCK; [2023-05-05T07:18:25.361Z] unset SSH_AGENT_PID; [2023-05-05T07:18:25.361Z] echo Agent pid 38 killed; [2023-05-05T07:18:25.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T07:18:25.678Z] + git semver [Pipeline] } [2023-05-05T07:18:25.951Z] $ docker stop --time=1 c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 [2023-05-05T07:18:27.212Z] $ docker rm -f --volumes c751f3ef014f7290eacaa67c84d866dcba18d46f7f64b0132db75ea44c1386f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:18:27.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T07:18:27.579Z] [2023-05-05T07:18:27.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:18:27.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T07:18:27.874Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T07:18:27.874Z] ab5ef0e58194: Pulling fs layer [2023-05-05T07:18:27.874Z] 9712f1f96733: Pulling fs layer [2023-05-05T07:18:27.874Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T07:18:27.874Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T07:18:27.874Z] e9a5061849ea: Pulling fs layer [2023-05-05T07:18:27.874Z] d747dcd14b5f: Pulling fs layer [2023-05-05T07:18:27.874Z] 2de7ff778b66: Pulling fs layer [2023-05-05T07:18:27.874Z] 0d9ebad4ef96: Waiting [2023-05-05T07:18:27.874Z] e9a5061849ea: Waiting [2023-05-05T07:18:27.874Z] d747dcd14b5f: Waiting [2023-05-05T07:18:27.874Z] 2de7ff778b66: Waiting [2023-05-05T07:18:27.874Z] 9712f1f96733: Verifying Checksum [2023-05-05T07:18:27.874Z] 9712f1f96733: Download complete [2023-05-05T07:18:28.135Z] 63f879dbbcfc: Download complete [2023-05-05T07:18:28.394Z] e9a5061849ea: Verifying Checksum [2023-05-05T07:18:28.394Z] e9a5061849ea: Download complete [2023-05-05T07:18:28.394Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T07:18:28.394Z] 0d9ebad4ef96: Download complete [2023-05-05T07:18:28.394Z] d747dcd14b5f: Verifying Checksum [2023-05-05T07:18:28.394Z] d747dcd14b5f: Download complete [2023-05-05T07:18:28.394Z] ab5ef0e58194: Verifying Checksum [2023-05-05T07:18:28.394Z] ab5ef0e58194: Download complete [2023-05-05T07:18:28.653Z] 2de7ff778b66: Verifying Checksum [2023-05-05T07:18:28.653Z] 2de7ff778b66: Download complete [2023-05-05T07:18:31.187Z] ab5ef0e58194: Pull complete [2023-05-05T07:18:31.187Z] 9712f1f96733: Pull complete [2023-05-05T07:18:31.754Z] 63f879dbbcfc: Pull complete [2023-05-05T07:18:36.113Z] 0d9ebad4ef96: Pull complete [2023-05-05T07:18:36.113Z] e9a5061849ea: Pull complete [2023-05-05T07:18:36.113Z] d747dcd14b5f: Pull complete [2023-05-05T07:18:36.680Z] 2de7ff778b66: Pull complete [2023-05-05T07:18:36.681Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T07:18:36.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T07:18:36.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:18:36.761Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T07:18:36.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T07:18:41.612Z] $ docker top 7cea5d09950355a9a50b6c9769e2ceead24ddea7c93281b1493bdc34768f3197 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T07:18:41.683Z] provisioning config files... [2023-05-05T07:18:41.690Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/513@tmp/config7825132449437402318tmp [2023-05-05T07:18:41.700Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/513@tmp/config3731002111790789995tmp [2023-05-05T07:18:41.709Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/513@tmp/config6684123109807646709tmp [Pipeline] { [Pipeline] echo [2023-05-05T07:18:41.718Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:18:42.013Z] ---> sigul-configuration.sh [2023-05-05T07:18:42.013Z] gpg: directory `/root/.gnupg' created [2023-05-05T07:18:42.013Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T07:18:42.013Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T07:18:42.013Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T07:18:42.013Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T07:18:42.013Z] gpg: CAST5 encrypted data [2023-05-05T07:18:42.013Z] gpg: encrypted with 1 passphrase [2023-05-05T07:18:42.013Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T07:18:42.302Z] + mkdir /home/jenkins [2023-05-05T07:18:42.302Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T07:18:42.587Z] + 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 [2023-05-05T07:18:42.596Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:18:42.881Z] ---> sigul-install.sh [2023-05-05T07:18:42.881Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T07:18:43.174Z] + git tag --list [2023-05-05T07:18:43.174Z] 0.6.0 [2023-05-05T07:18:43.174Z] 0.6.1 [2023-05-05T07:18:43.174Z] 0.7.0 [2023-05-05T07:18:43.174Z] 0.7.1 [2023-05-05T07:18:43.174Z] v1.0.0 [2023-05-05T07:18:43.174Z] v1.0.1 [2023-05-05T07:18:43.174Z] v1.1.0 [2023-05-05T07:18:43.174Z] v1.2.0 [2023-05-05T07:18:43.174Z] v1.2.1 [2023-05-05T07:18:43.174Z] v1.3.0 [2023-05-05T07:18:43.174Z] v1.3.1 [2023-05-05T07:18:43.174Z] v2.0.0 [2023-05-05T07:18:43.174Z] v2.1.0 [2023-05-05T07:18:43.174Z] v2.1.1 [2023-05-05T07:18:43.174Z] v2.1.1-dev.1 [2023-05-05T07:18:43.174Z] v2.1.1-dev.2 [2023-05-05T07:18:43.174Z] v2.1.1-dev.3 [2023-05-05T07:18:43.174Z] v2.1.1-dev.4 [2023-05-05T07:18:43.174Z] v2.1.1-dev.5 [2023-05-05T07:18:43.174Z] v2.1.1-dev.6 [2023-05-05T07:18:43.174Z] v2.1.1-dev.7 [2023-05-05T07:18:43.174Z] v2.1.1-dev.8 [2023-05-05T07:18:43.174Z] v2.1.2-dev.1 [2023-05-05T07:18:43.174Z] v2.2.0 [2023-05-05T07:18:43.174Z] v2.2.1-dev.1 [2023-05-05T07:18:43.174Z] v2.2.1-dev.10 [2023-05-05T07:18:43.174Z] v2.2.1-dev.11 [2023-05-05T07:18:43.174Z] v2.2.1-dev.12 [2023-05-05T07:18:43.174Z] v2.2.1-dev.13 [2023-05-05T07:18:43.174Z] v2.2.1-dev.14 [2023-05-05T07:18:43.174Z] v2.2.1-dev.15 [2023-05-05T07:18:43.174Z] v2.2.1-dev.16 [2023-05-05T07:18:43.174Z] v2.2.1-dev.17 [2023-05-05T07:18:43.174Z] v2.2.1-dev.18 [2023-05-05T07:18:43.174Z] v2.2.1-dev.19 [2023-05-05T07:18:43.174Z] v2.2.1-dev.2 [2023-05-05T07:18:43.174Z] v2.2.1-dev.20 [2023-05-05T07:18:43.174Z] v2.2.1-dev.21 [2023-05-05T07:18:43.174Z] v2.2.1-dev.22 [2023-05-05T07:18:43.174Z] v2.2.1-dev.23 [2023-05-05T07:18:43.174Z] v2.2.1-dev.24 [2023-05-05T07:18:43.174Z] v2.2.1-dev.25 [2023-05-05T07:18:43.174Z] v2.2.1-dev.26 [2023-05-05T07:18:43.174Z] v2.2.1-dev.27 [2023-05-05T07:18:43.174Z] v2.2.1-dev.28 [2023-05-05T07:18:43.175Z] v2.2.1-dev.29 [2023-05-05T07:18:43.175Z] v2.2.1-dev.3 [2023-05-05T07:18:43.175Z] v2.2.1-dev.4 [2023-05-05T07:18:43.175Z] v2.2.1-dev.5 [2023-05-05T07:18:43.175Z] v2.2.1-dev.6 [2023-05-05T07:18:43.175Z] v2.2.1-dev.7 [2023-05-05T07:18:43.175Z] v2.2.1-dev.8 [2023-05-05T07:18:43.175Z] v2.2.1-dev.9 [2023-05-05T07:18:43.175Z] v2.3.0 [2023-05-05T07:18:43.175Z] v2.3.0-dev.100 [2023-05-05T07:18:43.175Z] v2.3.0-dev.101 [2023-05-05T07:18:43.175Z] v2.3.0-dev.102 [2023-05-05T07:18:43.175Z] v2.3.0-dev.103 [2023-05-05T07:18:43.175Z] v2.3.0-dev.104 [2023-05-05T07:18:43.175Z] v2.3.0-dev.105 [2023-05-05T07:18:43.175Z] v2.3.0-dev.106 [2023-05-05T07:18:43.175Z] v2.3.0-dev.29 [2023-05-05T07:18:43.175Z] v2.3.0-dev.30 [2023-05-05T07:18:43.175Z] v2.3.0-dev.31 [2023-05-05T07:18:43.175Z] v2.3.0-dev.32 [2023-05-05T07:18:43.175Z] v2.3.0-dev.33 [2023-05-05T07:18:43.175Z] v2.3.0-dev.34 [2023-05-05T07:18:43.175Z] v2.3.0-dev.35 [2023-05-05T07:18:43.175Z] v2.3.0-dev.36 [2023-05-05T07:18:43.175Z] v2.3.0-dev.37 [2023-05-05T07:18:43.175Z] v2.3.0-dev.38 [2023-05-05T07:18:43.175Z] v2.3.0-dev.39 [2023-05-05T07:18:43.175Z] v2.3.0-dev.40 [2023-05-05T07:18:43.175Z] v2.3.0-dev.41 [2023-05-05T07:18:43.175Z] v2.3.0-dev.42 [2023-05-05T07:18:43.175Z] v2.3.0-dev.43 [2023-05-05T07:18:43.175Z] v2.3.0-dev.44 [2023-05-05T07:18:43.175Z] v2.3.0-dev.45 [2023-05-05T07:18:43.175Z] v2.3.0-dev.46 [2023-05-05T07:18:43.175Z] v2.3.0-dev.47 [2023-05-05T07:18:43.175Z] v2.3.0-dev.48 [2023-05-05T07:18:43.175Z] v2.3.0-dev.49 [2023-05-05T07:18:43.175Z] v2.3.0-dev.50 [2023-05-05T07:18:43.175Z] v2.3.0-dev.51 [2023-05-05T07:18:43.175Z] v2.3.0-dev.52 [2023-05-05T07:18:43.175Z] v2.3.0-dev.53 [2023-05-05T07:18:43.175Z] v2.3.0-dev.54 [2023-05-05T07:18:43.175Z] v2.3.0-dev.55 [2023-05-05T07:18:43.175Z] v2.3.0-dev.56 [2023-05-05T07:18:43.175Z] v2.3.0-dev.57 [2023-05-05T07:18:43.175Z] v2.3.0-dev.58 [2023-05-05T07:18:43.175Z] v2.3.0-dev.59 [2023-05-05T07:18:43.175Z] v2.3.0-dev.60 [2023-05-05T07:18:43.175Z] v2.3.0-dev.61 [2023-05-05T07:18:43.175Z] v2.3.0-dev.62 [2023-05-05T07:18:43.175Z] v2.3.0-dev.63 [2023-05-05T07:18:43.175Z] v2.3.0-dev.64 [2023-05-05T07:18:43.175Z] v2.3.0-dev.65 [2023-05-05T07:18:43.175Z] v2.3.0-dev.66 [2023-05-05T07:18:43.175Z] v2.3.0-dev.67 [2023-05-05T07:18:43.175Z] v2.3.0-dev.68 [2023-05-05T07:18:43.175Z] v2.3.0-dev.69 [2023-05-05T07:18:43.175Z] v2.3.0-dev.70 [2023-05-05T07:18:43.175Z] v2.3.0-dev.71 [2023-05-05T07:18:43.175Z] v2.3.0-dev.72 [2023-05-05T07:18:43.175Z] v2.3.0-dev.73 [2023-05-05T07:18:43.175Z] v2.3.0-dev.74 [2023-05-05T07:18:43.175Z] v2.3.0-dev.75 [2023-05-05T07:18:43.175Z] v2.3.0-dev.76 [2023-05-05T07:18:43.175Z] v2.3.0-dev.77 [2023-05-05T07:18:43.175Z] v2.3.0-dev.78 [2023-05-05T07:18:43.175Z] v2.3.0-dev.79 [2023-05-05T07:18:43.175Z] v2.3.0-dev.80 [2023-05-05T07:18:43.175Z] v2.3.0-dev.81 [2023-05-05T07:18:43.175Z] v2.3.0-dev.82 [2023-05-05T07:18:43.175Z] v2.3.0-dev.83 [2023-05-05T07:18:43.175Z] v2.3.0-dev.84 [2023-05-05T07:18:43.175Z] v2.3.0-dev.85 [2023-05-05T07:18:43.175Z] v2.3.0-dev.86 [2023-05-05T07:18:43.175Z] v2.3.0-dev.87 [2023-05-05T07:18:43.175Z] v2.3.0-dev.88 [2023-05-05T07:18:43.175Z] v2.3.0-dev.89 [2023-05-05T07:18:43.175Z] v2.3.0-dev.90 [2023-05-05T07:18:43.175Z] v2.3.0-dev.91 [2023-05-05T07:18:43.175Z] v2.3.0-dev.92 [2023-05-05T07:18:43.175Z] v2.3.0-dev.93 [2023-05-05T07:18:43.175Z] v2.3.0-dev.94 [2023-05-05T07:18:43.175Z] v2.3.0-dev.95 [2023-05-05T07:18:43.175Z] v2.3.0-dev.96 [2023-05-05T07:18:43.175Z] v2.3.0-dev.97 [2023-05-05T07:18:43.175Z] v2.3.0-dev.98 [2023-05-05T07:18:43.175Z] v2.3.0-dev.99 [2023-05-05T07:18:43.175Z] v2.3.1-dev.1 [2023-05-05T07:18:43.175Z] v2.3.1-dev.2 [2023-05-05T07:18:43.175Z] v2.3.1-dev.3 [2023-05-05T07:18:43.175Z] v2.3.1-dev.4 [2023-05-05T07:18:43.175Z] v2.3.1-dev.5 [2023-05-05T07:18:43.175Z] v3.0.0-dev.1 [2023-05-05T07:18:43.175Z] v3.0.0-dev.10 [2023-05-05T07:18:43.175Z] v3.0.0-dev.100 [2023-05-05T07:18:43.175Z] v3.0.0-dev.101 [2023-05-05T07:18:43.175Z] v3.0.0-dev.102 [2023-05-05T07:18:43.175Z] v3.0.0-dev.103 [2023-05-05T07:18:43.175Z] v3.0.0-dev.104 [2023-05-05T07:18:43.175Z] v3.0.0-dev.105 [2023-05-05T07:18:43.175Z] v3.0.0-dev.106 [2023-05-05T07:18:43.175Z] v3.0.0-dev.107 [2023-05-05T07:18:43.175Z] v3.0.0-dev.108 [2023-05-05T07:18:43.175Z] v3.0.0-dev.109 [2023-05-05T07:18:43.175Z] v3.0.0-dev.11 [2023-05-05T07:18:43.175Z] v3.0.0-dev.110 [2023-05-05T07:18:43.175Z] v3.0.0-dev.111 [2023-05-05T07:18:43.175Z] v3.0.0-dev.112 [2023-05-05T07:18:43.175Z] v3.0.0-dev.113 [2023-05-05T07:18:43.175Z] v3.0.0-dev.114 [2023-05-05T07:18:43.175Z] v3.0.0-dev.115 [2023-05-05T07:18:43.175Z] v3.0.0-dev.116 [2023-05-05T07:18:43.175Z] v3.0.0-dev.117 [2023-05-05T07:18:43.175Z] v3.0.0-dev.118 [2023-05-05T07:18:43.175Z] v3.0.0-dev.119 [2023-05-05T07:18:43.175Z] v3.0.0-dev.12 [2023-05-05T07:18:43.175Z] v3.0.0-dev.120 [2023-05-05T07:18:43.175Z] v3.0.0-dev.121 [2023-05-05T07:18:43.175Z] v3.0.0-dev.122 [2023-05-05T07:18:43.175Z] v3.0.0-dev.123 [2023-05-05T07:18:43.175Z] v3.0.0-dev.124 [2023-05-05T07:18:43.175Z] v3.0.0-dev.125 [2023-05-05T07:18:43.175Z] v3.0.0-dev.126 [2023-05-05T07:18:43.175Z] v3.0.0-dev.127 [2023-05-05T07:18:43.175Z] v3.0.0-dev.128 [2023-05-05T07:18:43.175Z] v3.0.0-dev.129 [2023-05-05T07:18:43.175Z] v3.0.0-dev.13 [2023-05-05T07:18:43.175Z] v3.0.0-dev.130 [2023-05-05T07:18:43.175Z] v3.0.0-dev.131 [2023-05-05T07:18:43.175Z] v3.0.0-dev.132 [2023-05-05T07:18:43.175Z] v3.0.0-dev.133 [2023-05-05T07:18:43.175Z] v3.0.0-dev.134 [2023-05-05T07:18:43.175Z] v3.0.0-dev.135 [2023-05-05T07:18:43.175Z] v3.0.0-dev.136 [2023-05-05T07:18:43.175Z] v3.0.0-dev.137 [2023-05-05T07:18:43.175Z] v3.0.0-dev.138 [2023-05-05T07:18:43.175Z] v3.0.0-dev.139 [2023-05-05T07:18:43.175Z] v3.0.0-dev.14 [2023-05-05T07:18:43.175Z] v3.0.0-dev.140 [2023-05-05T07:18:43.175Z] v3.0.0-dev.141 [2023-05-05T07:18:43.175Z] v3.0.0-dev.142 [2023-05-05T07:18:43.175Z] v3.0.0-dev.143 [2023-05-05T07:18:43.175Z] v3.0.0-dev.144 [2023-05-05T07:18:43.175Z] v3.0.0-dev.145 [2023-05-05T07:18:43.175Z] v3.0.0-dev.146 [2023-05-05T07:18:43.175Z] v3.0.0-dev.147 [2023-05-05T07:18:43.175Z] v3.0.0-dev.148 [2023-05-05T07:18:43.175Z] v3.0.0-dev.15 [2023-05-05T07:18:43.175Z] v3.0.0-dev.16 [2023-05-05T07:18:43.175Z] v3.0.0-dev.17 [2023-05-05T07:18:43.175Z] v3.0.0-dev.18 [2023-05-05T07:18:43.175Z] v3.0.0-dev.19 [2023-05-05T07:18:43.175Z] v3.0.0-dev.2 [2023-05-05T07:18:43.175Z] v3.0.0-dev.20 [2023-05-05T07:18:43.175Z] v3.0.0-dev.21 [2023-05-05T07:18:43.175Z] v3.0.0-dev.22 [2023-05-05T07:18:43.175Z] v3.0.0-dev.23 [2023-05-05T07:18:43.175Z] v3.0.0-dev.24 [2023-05-05T07:18:43.175Z] v3.0.0-dev.25 [2023-05-05T07:18:43.175Z] v3.0.0-dev.26 [2023-05-05T07:18:43.175Z] v3.0.0-dev.27 [2023-05-05T07:18:43.175Z] v3.0.0-dev.28 [2023-05-05T07:18:43.175Z] v3.0.0-dev.29 [2023-05-05T07:18:43.175Z] v3.0.0-dev.3 [2023-05-05T07:18:43.175Z] v3.0.0-dev.30 [2023-05-05T07:18:43.175Z] v3.0.0-dev.31 [2023-05-05T07:18:43.175Z] v3.0.0-dev.32 [2023-05-05T07:18:43.175Z] v3.0.0-dev.33 [2023-05-05T07:18:43.175Z] v3.0.0-dev.34 [2023-05-05T07:18:43.175Z] v3.0.0-dev.35 [2023-05-05T07:18:43.175Z] v3.0.0-dev.36 [2023-05-05T07:18:43.175Z] v3.0.0-dev.37 [2023-05-05T07:18:43.175Z] v3.0.0-dev.38 [2023-05-05T07:18:43.175Z] v3.0.0-dev.39 [2023-05-05T07:18:43.175Z] v3.0.0-dev.4 [2023-05-05T07:18:43.175Z] v3.0.0-dev.40 [2023-05-05T07:18:43.175Z] v3.0.0-dev.41 [2023-05-05T07:18:43.175Z] v3.0.0-dev.42 [2023-05-05T07:18:43.175Z] v3.0.0-dev.43 [2023-05-05T07:18:43.175Z] v3.0.0-dev.44 [2023-05-05T07:18:43.175Z] v3.0.0-dev.45 [2023-05-05T07:18:43.175Z] v3.0.0-dev.46 [2023-05-05T07:18:43.175Z] v3.0.0-dev.47 [2023-05-05T07:18:43.175Z] v3.0.0-dev.48 [2023-05-05T07:18:43.175Z] v3.0.0-dev.49 [2023-05-05T07:18:43.175Z] v3.0.0-dev.5 [2023-05-05T07:18:43.175Z] v3.0.0-dev.50 [2023-05-05T07:18:43.175Z] v3.0.0-dev.51 [2023-05-05T07:18:43.175Z] v3.0.0-dev.52 [2023-05-05T07:18:43.175Z] v3.0.0-dev.53 [2023-05-05T07:18:43.175Z] v3.0.0-dev.54 [2023-05-05T07:18:43.175Z] v3.0.0-dev.55 [2023-05-05T07:18:43.175Z] v3.0.0-dev.56 [2023-05-05T07:18:43.175Z] v3.0.0-dev.57 [2023-05-05T07:18:43.175Z] v3.0.0-dev.58 [2023-05-05T07:18:43.175Z] v3.0.0-dev.59 [2023-05-05T07:18:43.175Z] v3.0.0-dev.6 [2023-05-05T07:18:43.175Z] v3.0.0-dev.60 [2023-05-05T07:18:43.175Z] v3.0.0-dev.61 [2023-05-05T07:18:43.175Z] v3.0.0-dev.62 [2023-05-05T07:18:43.175Z] v3.0.0-dev.63 [2023-05-05T07:18:43.175Z] v3.0.0-dev.64 [2023-05-05T07:18:43.175Z] v3.0.0-dev.65 [2023-05-05T07:18:43.175Z] v3.0.0-dev.66 [2023-05-05T07:18:43.175Z] v3.0.0-dev.67 [2023-05-05T07:18:43.175Z] v3.0.0-dev.68 [2023-05-05T07:18:43.175Z] v3.0.0-dev.69 [2023-05-05T07:18:43.175Z] v3.0.0-dev.7 [2023-05-05T07:18:43.175Z] v3.0.0-dev.70 [2023-05-05T07:18:43.175Z] v3.0.0-dev.71 [2023-05-05T07:18:43.175Z] v3.0.0-dev.72 [2023-05-05T07:18:43.175Z] v3.0.0-dev.73 [2023-05-05T07:18:43.175Z] v3.0.0-dev.74 [2023-05-05T07:18:43.175Z] v3.0.0-dev.75 [2023-05-05T07:18:43.175Z] v3.0.0-dev.76 [2023-05-05T07:18:43.175Z] v3.0.0-dev.77 [2023-05-05T07:18:43.175Z] v3.0.0-dev.78 [2023-05-05T07:18:43.175Z] v3.0.0-dev.79 [2023-05-05T07:18:43.175Z] v3.0.0-dev.8 [2023-05-05T07:18:43.175Z] v3.0.0-dev.80 [2023-05-05T07:18:43.175Z] v3.0.0-dev.81 [2023-05-05T07:18:43.175Z] v3.0.0-dev.82 [2023-05-05T07:18:43.175Z] v3.0.0-dev.83 [2023-05-05T07:18:43.175Z] v3.0.0-dev.84 [2023-05-05T07:18:43.175Z] v3.0.0-dev.85 [2023-05-05T07:18:43.175Z] v3.0.0-dev.86 [2023-05-05T07:18:43.175Z] v3.0.0-dev.87 [2023-05-05T07:18:43.175Z] v3.0.0-dev.88 [2023-05-05T07:18:43.175Z] v3.0.0-dev.89 [2023-05-05T07:18:43.175Z] v3.0.0-dev.9 [2023-05-05T07:18:43.175Z] v3.0.0-dev.90 [2023-05-05T07:18:43.175Z] v3.0.0-dev.91 [2023-05-05T07:18:43.175Z] v3.0.0-dev.92 [2023-05-05T07:18:43.175Z] v3.0.0-dev.93 [2023-05-05T07:18:43.175Z] v3.0.0-dev.94 [2023-05-05T07:18:43.175Z] v3.0.0-dev.95 [2023-05-05T07:18:43.175Z] v3.0.0-dev.96 [2023-05-05T07:18:43.175Z] v3.0.0-dev.97 [2023-05-05T07:18:43.175Z] v3.0.0-dev.98 [2023-05-05T07:18:43.175Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-05T07:18:43.462Z] + lftools sign git-tag v3.0.0-dev.148 [2023-05-05T07:18:44.032Z] Signing Git tag with Sigul... [2023-05-05T07:18:44.032Z] Signing v3.0.0-dev.148 [2023-05-05T07:20:35.505Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T07:20:35.513Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:20:35.791Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T07:20:35.798Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T07:20:35.821Z] $ docker stop --time=1 7cea5d09950355a9a50b6c9769e2ceead24ddea7c93281b1493bdc34768f3197 [2023-05-05T07:20:37.139Z] $ docker rm -f --volumes 7cea5d09950355a9a50b6c9769e2ceead24ddea7c93281b1493bdc34768f3197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T07:20:37.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T07:20:37.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:20:37.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T07:20:37.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:20:37.972Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T07:20:38.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T07:20:38.360Z] $ docker top 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T07:20:38.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T07:20:38.447Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T07:20:38.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T07:20:38.568Z] $ docker exec 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac ssh-agent [2023-05-05T07:20:38.673Z] SSH_AUTH_SOCK=/tmp/ssh-VnhRcmPOZfLK/agent.32 [2023-05-05T07:20:38.673Z] SSH_AGENT_PID=39 [2023-05-05T07:20:38.678Z] Running ssh-add (command line suppressed) [2023-05-05T07:20:38.777Z] Identity added: /w/workspace/edgex-go/513@tmp/private_key_5773770504498085190.key (/w/workspace/edgex-go/513@tmp/private_key_5773770504498085190.key) [2023-05-05T07:20:38.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T07:20:39.072Z] + git semver bump pre [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,262 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,262 [bump_version] DEBUG bumping version:3.0.0-dev.148 on axis:pre with prefix:dev [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,263 [bump_version] DEBUG bumped version:3.0.0-dev.149 [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,263 [write_version] DEBUG write version:3.0.0-dev.149 to path:/w/workspace/edgex-go/513/.semver/main with force:True [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,263 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,263 [write_file] DEBUG write to file:/w/workspace/edgex-go/513/.semver/main [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,264 [execute] INFO git cat-file --batch-check [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,269 [execute] INFO git cat-file --batch [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T07:20:39.331Z] 2023-05-05 07:20:39,273 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main [2023-05-05T07:20:39.331Z] 3.0.0-dev.149 [Pipeline] } [2023-05-05T07:20:39.344Z] $ docker exec --env ******** --env ******** 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac ssh-agent -k [2023-05-05T07:20:39.431Z] unset SSH_AUTH_SOCK; [2023-05-05T07:20:39.433Z] unset SSH_AGENT_PID; [2023-05-05T07:20:39.433Z] echo Agent pid 39 killed; [2023-05-05T07:20:39.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T07:20:39.737Z] + git semver [Pipeline] } [2023-05-05T07:20:40.024Z] $ docker stop --time=1 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac [2023-05-05T07:20:41.284Z] $ docker rm -f --volumes 4898923608ee60b5936d99f2489291d90ae90bda0f9e9c1c2f0d69c600e931ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T07:20:41.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T07:20:41.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:20:41.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T07:20:41.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:20:41.986Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T07:20:42.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T07:20:42.341Z] $ docker top 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d -eo pid,comm [2023-05-05T07:20:42.382Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T07:20:42.382Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T07:20:42.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T07:20:42.413Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T07:20:42.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T07:20:42.512Z] $ docker exec 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d ssh-agent [2023-05-05T07:20:42.618Z] SSH_AUTH_SOCK=/tmp/ssh-kCERMCnUju1F/agent.32 [2023-05-05T07:20:42.618Z] SSH_AGENT_PID=38 [2023-05-05T07:20:42.622Z] Running ssh-add (command line suppressed) [2023-05-05T07:20:42.727Z] Identity added: /w/workspace/edgex-go/513@tmp/private_key_6682796048928701242.key (/w/workspace/edgex-go/513@tmp/private_key_6682796048928701242.key) [2023-05-05T07:20:42.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T07:20:43.024Z] + git semver push [2023-05-05T07:20:43.282Z] 2023-05-05 07:20:43,184 [run_push] DEBUG push [2023-05-05T07:20:43.282Z] 2023-05-05 07:20:43,184 [execute] INFO git cat-file --batch-check [2023-05-05T07:20:43.282Z] 2023-05-05 07:20:43,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T07:20:43.282Z] 2023-05-05 07:20:43,188 [execute] INFO git rev-list 576d47561c5778ffafa7382d62334ea14d765b1e -- [2023-05-05T07:20:43.282Z] 2023-05-05 07:20:43,188 [execute] DEBUG Popen(['git', 'rev-list', '576d47561c5778ffafa7382d62334ea14d765b1e', '--'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T07:20:43.282Z] 2023-05-05 07:20:43,205 [execute] INFO git fetch -v origin [2023-05-05T07:20:43.282Z] 2023-05-05 07:20:43,205 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T07:20:43.850Z] 2023-05-05 07:20:43,670 [run_push] DEBUG no remote changes detected [2023-05-05T07:20:43.850Z] 2023-05-05 07:20:43,670 [execute] INFO git push origin semver [2023-05-05T07:20:43.850Z] 2023-05-05 07:20:43,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/513/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T07:20:44.788Z] 2023-05-05 07:20:44,528 [run_push] DEBUG push all version tags [2023-05-05T07:20:44.788Z] 2023-05-05 07:20:44,528 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T07:20:44.788Z] 2023-05-05 07:20:44,529 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/513, universal_newlines=False, shell=None, istream=None) [2023-05-05T07:20:45.357Z] 2023-05-05 07:20:45,322 [read_version] DEBUG read version from /w/workspace/edgex-go/513/.semver/main [2023-05-05T07:20:45.357Z] 3.0.0-dev.149 [Pipeline] } [2023-05-05T07:20:45.368Z] $ docker exec --env ******** --env ******** 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d ssh-agent -k [2023-05-05T07:20:45.475Z] unset SSH_AUTH_SOCK; [2023-05-05T07:20:45.475Z] unset SSH_AGENT_PID; [2023-05-05T07:20:45.475Z] echo Agent pid 38 killed; [2023-05-05T07:20:45.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T07:20:45.784Z] + git semver [Pipeline] } [2023-05-05T07:20:46.058Z] $ docker stop --time=1 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d [2023-05-05T07:20:47.339Z] $ docker rm -f --volumes 35c16a530135fd3942b452aa1b0a89d7d6ab2196c79a6f10a6f8db0e7c2e556d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T07:20:47.840Z] + [ -d /w/workspace/edgex-go/513/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:20:48.129Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:20:48.985Z] ---> package-listing.sh [2023-05-05T07:20:48.985Z] ++ facter osfamily [2023-05-05T07:20:48.985Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T07:20:49.244Z] + OS_FAMILY=debian [2023-05-05T07:20:49.244Z] + workspace=/w/workspace/edgex-go/513 [2023-05-05T07:20:49.244Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T07:20:49.244Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T07:20:49.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T07:20:49.244Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T07:20:49.244Z] + '[' /w/workspace/edgex-go/513 ']' [2023-05-05T07:20:49.244Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T07:20:49.244Z] + case "${OS_FAMILY}" in [2023-05-05T07:20:49.244Z] + dpkg -l [2023-05-05T07:20:49.244Z] + grep '^ii' [2023-05-05T07:20:49.244Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T07:20:49.244Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T07:20:49.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T07:20:49.244Z] + '[' /w/workspace/edgex-go/513 ']' [2023-05-05T07:20:49.244Z] + mkdir -p /w/workspace/edgex-go/513/archives/ [2023-05-05T07:20:49.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/513/archives/ [Pipeline] echo [2023-05-05T07:20:49.254Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T07:20:49.542Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:20:50.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T07:20:50.100Z] [2023-05-05T07:20:50.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:20:50.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T07:20:50.405Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T07:20:50.405Z] 5eb5b503b376: Pulling fs layer [2023-05-05T07:20:50.405Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T07:20:50.405Z] ec43610c2a17: Pulling fs layer [2023-05-05T07:20:50.405Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T07:20:50.405Z] 33b1e0a273af: Pulling fs layer [2023-05-05T07:20:50.405Z] 3a2ae6a8a46f: Waiting [2023-05-05T07:20:50.405Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T07:20:50.405Z] 2f39f015ded8: Pulling fs layer [2023-05-05T07:20:50.405Z] 5d3b04190fa2: Waiting [2023-05-05T07:20:50.405Z] 33b1e0a273af: Waiting [2023-05-05T07:20:50.405Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T07:20:50.405Z] 5c69ac0246d0: Download complete [2023-05-05T07:20:50.405Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T07:20:50.405Z] 3a2ae6a8a46f: Download complete [2023-05-05T07:20:50.405Z] 33b1e0a273af: Verifying Checksum [2023-05-05T07:20:50.405Z] 33b1e0a273af: Download complete [2023-05-05T07:20:50.405Z] ec43610c2a17: Verifying Checksum [2023-05-05T07:20:50.405Z] ec43610c2a17: Download complete [2023-05-05T07:20:50.405Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T07:20:50.405Z] 5d3b04190fa2: Download complete [2023-05-05T07:20:50.663Z] 5eb5b503b376: Verifying Checksum [2023-05-05T07:20:50.663Z] 5eb5b503b376: Download complete [2023-05-05T07:20:51.228Z] 2f39f015ded8: Verifying Checksum [2023-05-05T07:20:51.228Z] 2f39f015ded8: Download complete [2023-05-05T07:20:51.793Z] 5eb5b503b376: Pull complete [2023-05-05T07:20:51.793Z] 5c69ac0246d0: Pull complete [2023-05-05T07:20:52.358Z] ec43610c2a17: Pull complete [2023-05-05T07:20:52.358Z] 3a2ae6a8a46f: Pull complete [2023-05-05T07:20:52.358Z] 33b1e0a273af: Pull complete [2023-05-05T07:20:52.616Z] 5d3b04190fa2: Pull complete [2023-05-05T07:20:56.797Z] 2f39f015ded8: Pull complete [2023-05-05T07:20:56.797Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T07:20:56.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T07:20:56.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:20:56.875Z] prd-ubuntu20.04-docker-8c-8g-13867 does not seem to be running inside a container [2023-05-05T07:20:56.910Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/513/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/513 -v /w/workspace/edgex-go/513:/w/workspace/edgex-go/513:rw,z -v /w/workspace/edgex-go/513@tmp:/w/workspace/edgex-go/513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T07:21:00.830Z] $ docker top 811c0f936e17a7791af9bb19873b2b185e83dbbfd7a5809bb5c13ae5097954b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T07:21:01.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T07:21:01.451Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T07:21:01.736Z] + ls /var/log/sa-host [2023-05-05T07:21:01.736Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T07:21:01.880Z] provisioning config files... [2023-05-05T07:21:01.889Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/513@tmp/config13411087625581173281tmp [Pipeline] { [Pipeline] echo [2023-05-05T07:21:01.900Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:21:02.183Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T07:21:02.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:21:02.523Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T07:21:02.531Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:21:02.812Z] ---> sudo-logs.sh [2023-05-05T07:21:02.812Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T07:21:02.834Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:21:03.114Z] ---> job-cost.sh [2023-05-05T07:21:03.114Z] lf-activate-venv: SKIPPING [2023-05-05T07:21:03.114Z] DEBUG: total: 0.10999999940395355 [2023-05-05T07:21:03.114Z] INFO: Retrieving Stack Cost... [2023-05-05T07:21:03.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T07:21:03.942Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T07:21:03.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:21:04.234Z] ---> logs-deploy.sh [2023-05-05T07:21:04.234Z] lf-activate-venv: SKIPPING [2023-05-05T07:21:04.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/513 [2023-05-05T07:21:04.234Z] INFO: archiving workspace using pattern(s): [2023-05-05T07:21:05.171Z] Archives upload complete. [2023-05-05T07:21:05.171Z] INFO: archiving logs to Nexus