Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd3e8a6a29d241919ce39f0a43e51689c2eacef5 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-ssh12374115692632579747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15353153522067747394.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12667580780536905130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh7074514211488177611.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-ssh13606072068893893391.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4135 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/564 [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/564 # 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 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd3e8a6a29d241919ce39f0a43e51689c2eacef5 # timeout=10 Commit message: "fix(security): Fix crash in entrypoint.sh due to exit code (#4642)" > git rev-list --no-walk 4ee02a7625f8a220ea62cf97bba38120ef633ee3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-21T16:13:14.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-21T16:13:14.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-21T16:13:14.611Z] ========================================================= [2023-08-21T16:13:14.611Z] EdgeX Global Pipelines Version Info [2023-08-21T16:13:14.611Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:13:15.325Z] ------------------- [2023-08-21T16:13:15.325Z] stable info: [2023-08-21T16:13:15.325Z] ------------------- [2023-08-21T16:13:15.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-21T16:13:15.325Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T16:13:15.325Z] Message: update stable to v1.0.253 [2023-08-21T16:13:15.894Z] ------------------- [2023-08-21T16:13:15.894Z] experimental info: [2023-08-21T16:13:15.894Z] ------------------- [2023-08-21T16:13:15.894Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-21T16:13:15.894Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T16:13:15.894Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-21T16:13:16.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-21T16:13:16.070Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-21T16:13:16.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-21T16:13:16.098Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-21T16:13:16.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-21T16:13:16.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-21T16:13:16.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-21T16:13:16.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-21T16:13:16.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-21T16:13:16.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-21T16:13:16.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-21T16:13:16.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-21T16:13:16.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-21T16:13:16.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-21T16:13:16.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-21T16:13:16.252Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T16:13:16.271Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T16:13:16.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-21T16:13:16.297Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-21T16:13:16.308Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-21T16:13:16.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-21T16:13:16.334Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-21T16:13:16.344Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-21T16:13:16.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-21T16:13:16.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-21T16:13:16.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-21T16:13:16.394Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] echo [2023-08-21T16:13:16.408Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd3e8a6 [Pipeline] echo [2023-08-21T16:13:16.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T16:13:16.462Z] provisioning config files... [2023-08-21T16:13:16.475Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/564@tmp/config3308146166014209792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:13:16.774Z] ---> docker-login.sh [2023-08-21T16:13:16.774Z] nexus3.edgexfoundry.org:10001 [2023-08-21T16:13:17.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:13:17.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:13:17.035Z] Configure a credential helper to remove this warning. See [2023-08-21T16:13:17.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:13:17.035Z] [2023-08-21T16:13:17.035Z] Login Succeeded [2023-08-21T16:13:17.035Z] nexus3.edgexfoundry.org:10002 [2023-08-21T16:13:17.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:13:17.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:13:17.294Z] Configure a credential helper to remove this warning. See [2023-08-21T16:13:17.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:13:17.294Z] [2023-08-21T16:13:17.294Z] Login Succeeded [2023-08-21T16:13:17.294Z] nexus3.edgexfoundry.org:10003 [2023-08-21T16:13:17.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:13:17.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:13:17.294Z] Configure a credential helper to remove this warning. See [2023-08-21T16:13:17.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:13:17.294Z] [2023-08-21T16:13:17.294Z] Login Succeeded [2023-08-21T16:13:17.294Z] nexus3.edgexfoundry.org:10004 [2023-08-21T16:13:17.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:13:17.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:13:17.294Z] Configure a credential helper to remove this warning. See [2023-08-21T16:13:17.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:13:17.294Z] [2023-08-21T16:13:17.294Z] Login Succeeded [2023-08-21T16:13:17.294Z] docker.io [2023-08-21T16:13:17.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:13:17.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:13:17.553Z] Configure a credential helper to remove this warning. See [2023-08-21T16:13:17.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:13:17.553Z] [2023-08-21T16:13:17.553Z] Login Succeeded [2023-08-21T16:13:17.553Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T16:13:17.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T16:13:17.861Z] + 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-08-21T16:13:17.861Z] + dirname cmd/core-command/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + dirname cmd/core-data/Dockerfile [2023-08-21T16:13:17.861Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/core-metadata/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-21T16:13:17.861Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-21T16:13:17.861Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2023-08-21T16:13:17.861Z] [2023-08-21T16:13:17.861Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/support-notifications/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-21T16:13:17.861Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-21T16:13:17.861Z] + cut -d/ -f2 [2023-08-21T16:13:17.861Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-21T16:13:17.911Z] 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-08-21T16:13:18.264Z] + git rev-list -1 --merges cd3e8a6a29d241919ce39f0a43e51689c2eacef5~1..cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] echo [2023-08-21T16:13:18.279Z] -----------> git rev-list -1 --merges cd3e8a6a29d241919ce39f0a43e51689c2eacef5~1..cd3e8a6a29d241919ce39f0a43e51689c2eacef5 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [false] [Pipeline] sh [2023-08-21T16:13:18.572Z] + git log --format=format:%s -1 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] echo [2023-08-21T16:13:18.585Z] ========================================================= [2023-08-21T16:13:18.585Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-21T16:13:18.585Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-21T16:13:19.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T16:13:19.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-21T16:13:19.017Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-21T16:13:19.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-21T16:13:19.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-21T16:13:19.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-21T16:13:19.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:13:19.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T16:13:19.441Z] [2023-08-21T16:13:19.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:13:19.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T16:13:19.735Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-21T16:13:19.735Z] b85a868b505f: Pulling fs layer [2023-08-21T16:13:19.735Z] e2be974225ed: Pulling fs layer [2023-08-21T16:13:19.735Z] 339a4e72a1f5: Pulling fs layer [2023-08-21T16:13:19.735Z] 988bab9f4d93: Pulling fs layer [2023-08-21T16:13:19.735Z] 1469e6f7b9e6: Pulling fs layer [2023-08-21T16:13:19.735Z] eaf3925da568: Pulling fs layer [2023-08-21T16:13:19.735Z] bab4dde63d76: Pulling fs layer [2023-08-21T16:13:19.735Z] bde34c3a00c8: Pulling fs layer [2023-08-21T16:13:19.735Z] b352a97aabf1: Pulling fs layer [2023-08-21T16:13:19.735Z] 4872d77fe225: Pulling fs layer [2023-08-21T16:13:19.735Z] 5851b861e8e6: Pulling fs layer [2023-08-21T16:13:19.735Z] 988bab9f4d93: Waiting [2023-08-21T16:13:19.735Z] 1469e6f7b9e6: Waiting [2023-08-21T16:13:19.735Z] eaf3925da568: Waiting [2023-08-21T16:13:19.735Z] bab4dde63d76: Waiting [2023-08-21T16:13:19.735Z] bde34c3a00c8: Waiting [2023-08-21T16:13:19.735Z] b352a97aabf1: Waiting [2023-08-21T16:13:19.735Z] 5851b861e8e6: Waiting [2023-08-21T16:13:19.735Z] 4872d77fe225: Waiting [2023-08-21T16:13:19.735Z] e2be974225ed: Verifying Checksum [2023-08-21T16:13:19.735Z] e2be974225ed: Download complete [2023-08-21T16:13:19.735Z] 988bab9f4d93: Verifying Checksum [2023-08-21T16:13:19.735Z] 988bab9f4d93: Download complete [2023-08-21T16:13:19.994Z] 1469e6f7b9e6: Verifying Checksum [2023-08-21T16:13:19.994Z] 1469e6f7b9e6: Download complete [2023-08-21T16:13:19.994Z] eaf3925da568: Verifying Checksum [2023-08-21T16:13:19.994Z] eaf3925da568: Download complete [2023-08-21T16:13:19.994Z] 339a4e72a1f5: Verifying Checksum [2023-08-21T16:13:19.994Z] 339a4e72a1f5: Download complete [2023-08-21T16:13:19.994Z] bde34c3a00c8: Verifying Checksum [2023-08-21T16:13:19.994Z] bde34c3a00c8: Download complete [2023-08-21T16:13:19.994Z] b352a97aabf1: Download complete [2023-08-21T16:13:19.994Z] 4872d77fe225: Download complete [2023-08-21T16:13:19.994Z] 5851b861e8e6: Verifying Checksum [2023-08-21T16:13:19.994Z] 5851b861e8e6: Download complete [2023-08-21T16:13:19.994Z] b85a868b505f: Verifying Checksum [2023-08-21T16:13:19.994Z] b85a868b505f: Download complete [2023-08-21T16:13:20.253Z] bab4dde63d76: Verifying Checksum [2023-08-21T16:13:20.253Z] bab4dde63d76: Download complete [2023-08-21T16:13:21.189Z] b85a868b505f: Pull complete [2023-08-21T16:13:21.189Z] e2be974225ed: Pull complete [2023-08-21T16:13:21.757Z] 339a4e72a1f5: Pull complete [2023-08-21T16:13:21.757Z] 988bab9f4d93: Pull complete [2023-08-21T16:13:22.015Z] 1469e6f7b9e6: Pull complete [2023-08-21T16:13:22.015Z] eaf3925da568: Pull complete [2023-08-21T16:13:23.391Z] bab4dde63d76: Pull complete [2023-08-21T16:13:23.391Z] bde34c3a00c8: Pull complete [2023-08-21T16:13:23.649Z] b352a97aabf1: Pull complete [2023-08-21T16:13:23.649Z] 4872d77fe225: Pull complete [2023-08-21T16:13:23.909Z] 5851b861e8e6: Pull complete [2023-08-21T16:13:23.909Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-21T16:13:23.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T16:13:23.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:13:24.000Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:13:24.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:13:26.311Z] $ docker top b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 -eo pid,comm [2023-08-21T16:13:26.358Z] 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-08-21T16:13:26.358Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T16:13:26.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T16:13:26.396Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T16:13:26.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T16:13:26.520Z] $ docker exec b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 ssh-agent [2023-08-21T16:13:26.619Z] SSH_AUTH_SOCK=/tmp/ssh-n6qkiUCNUjXW/agent.31 [2023-08-21T16:13:26.619Z] SSH_AGENT_PID=37 [2023-08-21T16:13:26.625Z] Running ssh-add (command line suppressed) [2023-08-21T16:13:26.739Z] Identity added: /w/workspace/edgex-go/564@tmp/private_key_14175028141999716531.key (/w/workspace/edgex-go/564@tmp/private_key_14175028141999716531.key) [2023-08-21T16:13:26.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T16:13:27.032Z] + git tag --points-at HEAD [Pipeline] } [2023-08-21T16:13:27.048Z] $ docker exec --env ******** --env ******** b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 ssh-agent -k [2023-08-21T16:13:27.158Z] unset SSH_AUTH_SOCK; [2023-08-21T16:13:27.159Z] unset SSH_AGENT_PID; [2023-08-21T16:13:27.159Z] echo Agent pid 37 killed; [2023-08-21T16:13:27.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-21T16:13:27.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T16:13:27.192Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T16:13:27.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T16:13:27.297Z] $ docker exec b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 ssh-agent [2023-08-21T16:13:27.400Z] SSH_AUTH_SOCK=/tmp/ssh-WotJqtXxK23z/agent.69 [2023-08-21T16:13:27.400Z] SSH_AGENT_PID=75 [2023-08-21T16:13:27.405Z] Running ssh-add (command line suppressed) [2023-08-21T16:13:27.521Z] Identity added: /w/workspace/edgex-go/564@tmp/private_key_9039757448227805032.key (/w/workspace/edgex-go/564@tmp/private_key_9039757448227805032.key) [2023-08-21T16:13:27.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T16:13:27.810Z] + git semver init [2023-08-21T16:13:28.068Z] 2023-08-21 16:13:27,985 [run_init] DEBUG init version:0.0.0 force:False [2023-08-21T16:13:28.068Z] 2023-08-21 16:13:27,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/564/.semver [2023-08-21T16:13:28.068Z] 2023-08-21 16:13:27,986 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/564/.semver [2023-08-21T16:13:28.068Z] 2023-08-21 16:13:27,986 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/564/.semver'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=None) [2023-08-21T16:13:32.260Z] 2023-08-21 16:13:32,256 [append_file] DEBUG append to file:/w/workspace/edgex-go/564/.git/info/exclude [2023-08-21T16:13:32.260Z] 2023-08-21 16:13:32,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/564/.semver/main with force:False [2023-08-21T16:13:32.260Z] 2023-08-21 16:13:32,257 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main [2023-08-21T16:13:32.260Z] 2023-08-21 16:13:32,257 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main [2023-08-21T16:13:32.260Z] 3.1.0-dev.30 [Pipeline] } [2023-08-21T16:13:32.536Z] $ docker exec --env ******** --env ******** b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 ssh-agent -k [2023-08-21T16:13:32.624Z] unset SSH_AUTH_SOCK; [2023-08-21T16:13:32.624Z] unset SSH_AGENT_PID; [2023-08-21T16:13:32.624Z] echo Agent pid 75 killed; [2023-08-21T16:13:32.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T16:13:32.940Z] + git semver [Pipeline] } [2023-08-21T16:13:33.217Z] $ docker stop --time=1 b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 [2023-08-21T16:13:34.491Z] $ docker rm -f --volumes b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T16:13:34.827Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-21T16:13:35.037Z] Stashed 1 file(s) [Pipeline] echo [2023-08-21T16:13:35.040Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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-08-21T16:13:35.446Z] + git config --global --add safe.directory /w/workspace/edgex-go/564 [Pipeline] echo [2023-08-21T16:13:35.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T16:13:35.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T16:13:35.476Z] ========================================================= [2023-08-21T16:13:35.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-21T16:13:35.476Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-21T16:13:35.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T16:13:35.764Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-21T16:13:35.764Z] 4db1b89c0bd1: Pulling fs layer [2023-08-21T16:13:35.764Z] 6911f1a30b25: Pulling fs layer [2023-08-21T16:13:35.764Z] e194b8c5c2a9: Pulling fs layer [2023-08-21T16:13:35.764Z] 6863d3e3a2b1: Pulling fs layer [2023-08-21T16:13:35.764Z] ec0bb842ea78: Pulling fs layer [2023-08-21T16:13:35.764Z] 40a00589a448: Pulling fs layer [2023-08-21T16:13:35.764Z] 6c08303d61cc: Pulling fs layer [2023-08-21T16:13:35.764Z] 798269fcf238: Pulling fs layer [2023-08-21T16:13:35.764Z] ec0bb842ea78: Waiting [2023-08-21T16:13:35.764Z] 6863d3e3a2b1: Waiting [2023-08-21T16:13:35.764Z] 40a00589a448: Waiting [2023-08-21T16:13:35.764Z] 6c08303d61cc: Waiting [2023-08-21T16:13:35.764Z] 798269fcf238: Waiting [2023-08-21T16:13:35.764Z] 6911f1a30b25: Verifying Checksum [2023-08-21T16:13:35.764Z] 6911f1a30b25: Download complete [2023-08-21T16:13:35.764Z] 6863d3e3a2b1: Verifying Checksum [2023-08-21T16:13:35.764Z] 6863d3e3a2b1: Download complete [2023-08-21T16:13:35.764Z] ec0bb842ea78: Verifying Checksum [2023-08-21T16:13:35.764Z] ec0bb842ea78: Download complete [2023-08-21T16:13:35.764Z] 4db1b89c0bd1: Verifying Checksum [2023-08-21T16:13:35.764Z] 4db1b89c0bd1: Download complete [2023-08-21T16:13:35.764Z] 40a00589a448: Verifying Checksum [2023-08-21T16:13:35.764Z] 40a00589a448: Download complete [2023-08-21T16:13:36.030Z] 4db1b89c0bd1: Pull complete [2023-08-21T16:13:36.030Z] 6911f1a30b25: Pull complete [2023-08-21T16:13:36.602Z] 798269fcf238: Verifying Checksum [2023-08-21T16:13:36.602Z] 798269fcf238: Download complete [2023-08-21T16:13:36.602Z] e194b8c5c2a9: Verifying Checksum [2023-08-21T16:13:36.602Z] e194b8c5c2a9: Download complete [2023-08-21T16:13:36.860Z] 6c08303d61cc: Verifying Checksum [2023-08-21T16:13:36.860Z] 6c08303d61cc: Download complete [2023-08-21T16:13:40.144Z] e194b8c5c2a9: Pull complete [2023-08-21T16:13:40.144Z] 6863d3e3a2b1: Pull complete [2023-08-21T16:13:40.144Z] ec0bb842ea78: Pull complete [2023-08-21T16:13:40.144Z] 40a00589a448: Pull complete [2023-08-21T16:13:42.042Z] 6c08303d61cc: Pull complete [2023-08-21T16:13:42.981Z] 798269fcf238: Pull complete [2023-08-21T16:13:42.981Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-21T16:13:42.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T16:13:42.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-21T16:13:43.278Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T16:13:43.278Z] WORKDIR /edgex [2023-08-21T16:13:43.278Z] COPY go.mod . [2023-08-21T16:13:43.278Z] RUN go mod download [2023-08-21T16:13:43.278Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-21T16:13:43.846Z] Sending build context to Docker daemon 170.8MB [2023-08-21T16:13:43.846Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T16:13:43.846Z] ---> ec979cd7f677 [2023-08-21T16:13:43.846Z] Step 2/4 : WORKDIR /edgex [2023-08-21T16:13:50.134Z] Still waiting to schedule task [2023-08-21T16:13:50.134Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-21T16:13:50.421Z] ---> Running in 986c89398b82 [2023-08-21T16:13:50.421Z] Removing intermediate container 986c89398b82 [2023-08-21T16:13:50.421Z] ---> f3b5dc31c4e4 [2023-08-21T16:13:50.421Z] Step 3/4 : COPY go.mod . [2023-08-21T16:13:50.990Z] ---> 0d3e1e5b64bb [2023-08-21T16:13:50.990Z] Step 4/4 : RUN go mod download [2023-08-21T16:13:50.990Z] ---> Running in 2933a0deaaeb [2023-08-21T16:14:12.923Z] Removing intermediate container 2933a0deaaeb [2023-08-21T16:14:12.923Z] ---> 980b41479624 [2023-08-21T16:14:12.923Z] Successfully built 980b41479624 [2023-08-21T16:14:12.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:14:13.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T16:14:13.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:14:13.355Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:14:13.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:14:13.784Z] $ docker top 56b465f8a8607fd18e7cb684db9cc77acd8d62c924b533205df896721f1e3f40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T16:14:14.111Z] + go version [2023-08-21T16:14:14.111Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-21T16:14:14.126Z] $ docker stop --time=1 56b465f8a8607fd18e7cb684db9cc77acd8d62c924b533205df896721f1e3f40 [2023-08-21T16:14:15.399Z] $ docker rm -f --volumes 56b465f8a8607fd18e7cb684db9cc77acd8d62c924b533205df896721f1e3f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:14:15.782Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T16:14:15.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:14:15.861Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:14:15.896Z] $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:14:16.238Z] $ docker top ce0c208eaed1ba10365166aaa505f4e24f079f9aec87bcddd84fd3c49dff2bfb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T16:14:16.300Z] ========================================================= [2023-08-21T16:14:16.301Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-21T16:14:16.301Z] ========================================================= [Pipeline] sh [2023-08-21T16:14:16.577Z] + git config --global --add safe.directory /w/workspace/edgex-go/564 [Pipeline] fileExists [Pipeline] sh [2023-08-21T16:14:16.872Z] + make test [2023-08-21T16:14:16.872Z] go test -race -coverprofile=coverage.out ./... [2023-08-21T16:14:24.988Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-21T16:14:37.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-21T16:14:37.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-21T16:14:37.702Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-21T16:14:37.961Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-21T16:14:37.961Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-21T16:14:37.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-21T16:14:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-21T16:14:38.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-21T16:14:38.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-08-21T16:14:39.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements [2023-08-21T16:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-21T16:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-21T16:14:39.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-21T16:14:40.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-21T16:14:40.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-21T16:14:40.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-21T16:14:40.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-21T16:14:40.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-21T16:14:40.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-21T16:14:40.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-21T16:14:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-21T16:14:41.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-21T16:14:42.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.080s coverage: 71.5% of statements [2023-08-21T16:14:42.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-21T16:14:43.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-21T16:14:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.714s coverage: 93.4% of statements [2023-08-21T16:14:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.057s coverage: 3.8% of statements [2023-08-21T16:14:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.412s coverage: 97.6% of statements [2023-08-21T16:14:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2023-08-21T16:14:44.763Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-21T16:14:44.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-21T16:14:44.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-08-21T16:14:44.763Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 32.2% of statements [2023-08-21T16:14:44.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements [2023-08-21T16:14:44.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements [2023-08-21T16:14:44.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-08-21T16:14:45.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.156s coverage: 96.3% of statements [2023-08-21T16:14:45.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-08-21T16:14:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-21T16:14:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-21T16:14:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-21T16:14:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-21T16:14:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-21T16:14:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-21T16:14:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-21T16:14:46.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-21T16:14:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-21T16:14:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-21T16:14:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-21T16:14:47.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-21T16:14:47.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-21T16:14:47.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-21T16:14:47.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-21T16:14:48.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-21T16:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-21T16:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-21T16:14:50.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-21T16:14:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-21T16:14:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-21T16:14:51.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-21T16:14:52.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-21T16:14:52.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-21T16:14:52.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-21T16:14:53.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-21T16:14:53.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-21T16:14:53.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-21T16:14:53.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-21T16:14:55.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-21T16:14:55.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-21T16:14:55.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-21T16:14:55.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-21T16:14:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-21T16:14:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-21T16:14:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-21T16:14:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-21T16:14:56.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2023-08-21T16:14:57.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-21T16:14:57.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-21T16:14:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-21T16:14:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-21T16:15:10.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.284s coverage: 79.9% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.077s coverage: 92.9% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 95.7% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.8% of statements [2023-08-21T16:15:11.181Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-21T16:15:11.181Z] 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-08-21T16:15:11.441Z] running golangci-lint [2023-08-21T16:15:11.441Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-21T16:15:11.441Z] go version go1.20.6 linux/amd64 [2023-08-21T16:15:11.699Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-21T16:15:11.699Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-21T16:15:24.576Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4136 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-21T16:15:24.591Z] Running in /w/workspace/edgex-go/564 [Pipeline] { [Pipeline] checkout [2023-08-21T16:15:24.631Z] The recommended git tool is: git [2023-08-21T16:15:26.660Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|compiled_files|deps|files|types_sizes) took 15.010519562s" [2023-08-21T16:15:26.920Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.883664ms" [2023-08-21T16:15:29.778Z] using credential edgex-jenkins-ssh [2023-08-21T16:15:29.795Z] Cloning the remote Git repository [2023-08-21T16:15:29.838Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-21T16:15:29.939Z] > git init /w/workspace/edgex-go/564 # timeout=10 [2023-08-21T16:15:30.080Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-21T16:15:30.081Z] > git --version # timeout=10 [2023-08-21T16:15:30.102Z] > git --version # 'git version 2.25.1' [2023-08-21T16:15:30.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-21T16:15:30.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T16:15:36.908Z] level=info msg="[linters_context/goanalysis] analyzers took 1m8.6873562s with top 10 stages: buildir: 37.483135356s, inspect: 2.084312386s, fact_deprecated: 1.504255847s, gosec: 1.332891329s, S1038: 1.162056305s, ctrlflow: 1.102473984s, printf: 1.03242984s, nilness: 943.037046ms, fact_purity: 850.38926ms, S1039: 568.274763ms" [2023-08-21T16:15:36.908Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-21T16:15:36.908Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, path_prettifier: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 0/21, exclude: 200/200, exclude-rules: 21/200" [2023-08-21T16:15:36.908Z] level=info msg="[runner] processing took 17.701734ms with stages: nolint: 7.315521ms, identifier_marker: 5.568964ms, exclude-rules: 1.504245ms, autogenerated_exclude: 1.487135ms, path_prettifier: 1.162282ms, skip_dirs: 605.826µs, cgo: 40.301µs, filename_unadjuster: 12.55µs, max_same_issues: 690ns, skip_files: 690ns, uniq_by_line: 640ns, diff: 560ns, exclude: 560ns, sort_results: 430ns, severity-rules: 390ns, source_code: 290ns, path_shortener: 220ns, max_from_linter: 190ns, path_prefixer: 140ns, max_per_file_from_linter: 110ns" [2023-08-21T16:15:36.908Z] level=info msg="[runner] linters took 8.647189887s with stages: goanalysis_metalinter: 8.629388632s" [2023-08-21T16:15:36.908Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-21T16:15:36.908Z] level=info msg="Memory: 239 samples, avg is 210.3MB, max is 827.5MB" [2023-08-21T16:15:36.908Z] level=info msg="Execution took 23.725356062s" [2023-08-21T16:15:36.908Z] go vet ./... [2023-08-21T16:15:41.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T16:15:41.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-21T16:15:41.097Z] ./bin/test-attribution-txt.sh [2023-08-21T16:15:41.097Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-21T16:15:41.097Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-21T16:15:41.097Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-21T16:15:41.097Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-21T16:15:41.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-21T16:15:41.412Z] + ls -al . [2023-08-21T16:15:41.412Z] total 728 [2023-08-21T16:15:41.412Z] drwxrwxr-x 12 1001 1001 4096 Aug 21 16:14 . [2023-08-21T16:15:41.412Z] drwxr-xr-x 4 root root 4096 Aug 21 16:14 .. [2023-08-21T16:15:41.412Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 16:13 .blubracket [2023-08-21T16:15:41.412Z] -rw-rw-r-- 1 1001 1001 16 Aug 21 16:13 .dockerignore [2023-08-21T16:15:41.412Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 16:13 .git [2023-08-21T16:15:41.412Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 16:13 .github [2023-08-21T16:15:41.412Z] -rw-rw-r-- 1 1001 1001 1173 Aug 21 16:13 .gitignore [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 42 Aug 21 16:13 .golangci.yml [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 87 Aug 21 16:13 .hadolint.yml [2023-08-21T16:15:41.413Z] drwxr-xr-x 3 1001 1001 4096 Aug 21 16:13 .semver [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 16:13 .sonarcloud.properties [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 16:13 ADOPTERS.md [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 11152 Aug 21 16:13 Attribution.txt [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 93407 Aug 21 16:13 CHANGELOG.md [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 16:13 CONTRIBUTING.md [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 16:13 GOVERNANCE.md [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 883 Aug 21 16:13 Jenkinsfile [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 16:13 LICENSE [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 14764 Aug 21 16:13 Makefile [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 16:13 OWNERS.md [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 9923 Aug 21 16:13 README.md [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 16:13 SECURITY.md [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 12 Aug 21 16:13 VERSION [2023-08-21T16:15:41.413Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 16:13 bin [2023-08-21T16:15:41.413Z] drwxrwxr-x 18 1001 1001 4096 Aug 21 16:13 cmd [2023-08-21T16:15:41.413Z] -rw-r--r-- 1 root root 446998 Aug 21 16:15 coverage.out [2023-08-21T16:15:41.413Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 16:13 fuzz_test [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 3687 Aug 21 16:13 go.mod [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 33714 Aug 21 16:13 go.sum [2023-08-21T16:15:41.413Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 16:13 internal [2023-08-21T16:15:41.413Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 16:13 openapi [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 594 Aug 21 16:13 security.txt [2023-08-21T16:15:41.413Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 16:13 snap [2023-08-21T16:15:41.413Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 16:13 version.go [Pipeline] sh [2023-08-21T16:15:41.707Z] + '[' -e coverage.out ] [2023-08-21T16:15:41.708Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-21T16:15:41.826Z] Stashed 1 file(s) [Pipeline] sh [2023-08-21T16:15:42.110Z] + make build [2023-08-21T16:15:42.110Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T16:15:46.759Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-21T16:15:46.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T16:15:47.545Z] Avoid second fetch [2023-08-21T16:15:47.545Z] Checking out Revision cd3e8a6a29d241919ce39f0a43e51689c2eacef5 (main) [2023-08-21T16:15:48.191Z] Commit message: "fix(security): Fix crash in entrypoint.sh due to exit code (#4642)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T16:15:47.559Z] > git config core.sparsecheckout # timeout=10 [2023-08-21T16:15:47.620Z] > git checkout -f cd3e8a6a29d241919ce39f0a43e51689c2eacef5 # timeout=10 [2023-08-21T16:15:49.147Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-21T16:15:49.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T16:15:49.147Z] Dload Upload Total Spent Left Speed [2023-08-21T16:15:49.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh [2023-08-21T16:15:49.763Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-21T16:15:50.082Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-21T16:15:50.082Z] + sudo tee /etc/docker/daemon.new [2023-08-21T16:15:50.082Z] { [2023-08-21T16:15:50.082Z] "registry-mirrors": [ [2023-08-21T16:15:50.082Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-21T16:15:50.082Z] ], [2023-08-21T16:15:50.082Z] "bip": "10.250.0.254/24", [2023-08-21T16:15:50.082Z] "hosts": [ [2023-08-21T16:15:50.082Z] "tcp://0.0.0.0:5555", [2023-08-21T16:15:50.082Z] "unix:///var/run/docker.sock" [2023-08-21T16:15:50.082Z] ], [2023-08-21T16:15:50.082Z] "mtu": 1458, [2023-08-21T16:15:50.082Z] "selinux-enabled": true, [2023-08-21T16:15:50.082Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-21T16:15:50.082Z] } [Pipeline] sh [2023-08-21T16:15:50.401Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-21T16:15:50.726Z] + sudo service docker restart [2023-08-21T16:15:56.996Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T16:15:57.256Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T16:15:58.630Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T16:15:59.566Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T16:16:06.168Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T16:16:08.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T16:16:08.960Z] provisioning config files... [2023-08-21T16:16:08.983Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/564@tmp/config7369790695552748282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:16:09.318Z] ---> docker-login.sh [2023-08-21T16:16:09.318Z] nexus3.edgexfoundry.org:10001 [2023-08-21T16:16:09.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:16:09.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:16:09.852Z] Configure a credential helper to remove this warning. See [2023-08-21T16:16:09.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:16:09.852Z] [2023-08-21T16:16:09.852Z] Login Succeeded [2023-08-21T16:16:09.852Z] nexus3.edgexfoundry.org:10002 [2023-08-21T16:16:09.968Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T16:16:10.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:16:10.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:16:10.119Z] Configure a credential helper to remove this warning. See [2023-08-21T16:16:10.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:16:10.119Z] [2023-08-21T16:16:10.119Z] Login Succeeded [2023-08-21T16:16:10.119Z] nexus3.edgexfoundry.org:10003 [2023-08-21T16:16:10.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:16:10.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:16:10.387Z] Configure a credential helper to remove this warning. See [2023-08-21T16:16:10.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:16:10.387Z] [2023-08-21T16:16:10.387Z] Login Succeeded [2023-08-21T16:16:10.655Z] nexus3.edgexfoundry.org:10004 [2023-08-21T16:16:10.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:16:10.903Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T16:16:10.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:16:10.922Z] Configure a credential helper to remove this warning. See [2023-08-21T16:16:10.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:16:10.922Z] [2023-08-21T16:16:10.922Z] Login Succeeded [2023-08-21T16:16:10.922Z] docker.io [2023-08-21T16:16:11.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:16:11.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:16:11.190Z] Configure a credential helper to remove this warning. See [2023-08-21T16:16:11.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:16:11.190Z] [2023-08-21T16:16:11.190Z] Login Succeeded [2023-08-21T16:16:11.190Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T16:16:11.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-21T16:16:11.739Z] + git config --global --add safe.directory /w/workspace/edgex-go/564 [Pipeline] echo [2023-08-21T16:16:11.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T16:16:11.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T16:16:11.782Z] ========================================================= [2023-08-21T16:16:11.782Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-21T16:16:11.782Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-21T16:16:11.838Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T16:16:12.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T16:16:12.367Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-21T16:16:12.367Z] edb6bdbacee9: Pulling fs layer [2023-08-21T16:16:12.367Z] 5f9638ab2659: Pulling fs layer [2023-08-21T16:16:12.367Z] 8d51d6327a98: Pulling fs layer [2023-08-21T16:16:12.367Z] 8b374f2dd631: Pulling fs layer [2023-08-21T16:16:12.367Z] ec14aa9079de: Pulling fs layer [2023-08-21T16:16:12.367Z] 2f466654f4bb: Pulling fs layer [2023-08-21T16:16:12.367Z] 554e91adad29: Pulling fs layer [2023-08-21T16:16:12.367Z] ec14aa9079de: Waiting [2023-08-21T16:16:12.367Z] 2f466654f4bb: Waiting [2023-08-21T16:16:12.367Z] 554e91adad29: Waiting [2023-08-21T16:16:12.367Z] 8b374f2dd631: Waiting [2023-08-21T16:16:12.367Z] 5f9638ab2659: Verifying Checksum [2023-08-21T16:16:12.367Z] 5f9638ab2659: Download complete [2023-08-21T16:16:12.367Z] 8b374f2dd631: Verifying Checksum [2023-08-21T16:16:12.367Z] 8b374f2dd631: Download complete [2023-08-21T16:16:12.367Z] ec14aa9079de: Verifying Checksum [2023-08-21T16:16:12.367Z] ec14aa9079de: Download complete [2023-08-21T16:16:12.367Z] edb6bdbacee9: Verifying Checksum [2023-08-21T16:16:12.781Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T16:16:13.334Z] edb6bdbacee9: Pull complete [2023-08-21T16:16:13.926Z] 554e91adad29: Verifying Checksum [2023-08-21T16:16:13.926Z] 554e91adad29: Download complete [2023-08-21T16:16:13.926Z] 5f9638ab2659: Pull complete [2023-08-21T16:16:14.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T16:16:14.891Z] 8d51d6327a98: Download complete [2023-08-21T16:16:14.891Z] 2f466654f4bb: Verifying Checksum [2023-08-21T16:16:14.891Z] 2f466654f4bb: Download complete [Pipeline] } [2023-08-21T16:16:15.546Z] $ docker stop --time=1 ce0c208eaed1ba10365166aaa505f4e24f079f9aec87bcddd84fd3c49dff2bfb [2023-08-21T16:16:19.501Z] $ docker rm -f --volumes ce0c208eaed1ba10365166aaa505f4e24f079f9aec87bcddd84fd3c49dff2bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:16:20.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T16:16:20.473Z] [2023-08-21T16:16:20.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:16:20.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T16:16:20.768Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-21T16:16:20.768Z] 91d30c5bc195: Pulling fs layer [2023-08-21T16:16:20.768Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-21T16:16:20.768Z] 9c61dcf015f6: Pulling fs layer [2023-08-21T16:16:20.769Z] 4698f68db338: Pulling fs layer [2023-08-21T16:16:20.769Z] 2a2f49069b9e: Pulling fs layer [2023-08-21T16:16:20.769Z] e0025b399a48: Pulling fs layer [2023-08-21T16:16:20.769Z] 2a2f49069b9e: Waiting [2023-08-21T16:16:20.769Z] e0025b399a48: Waiting [2023-08-21T16:16:20.769Z] 4698f68db338: Waiting [2023-08-21T16:16:21.026Z] 91d30c5bc195: Verifying Checksum [2023-08-21T16:16:21.026Z] 91d30c5bc195: Download complete [2023-08-21T16:16:21.026Z] 4698f68db338: Verifying Checksum [2023-08-21T16:16:21.026Z] 4698f68db338: Download complete [2023-08-21T16:16:21.026Z] 91d30c5bc195: Pull complete [2023-08-21T16:16:21.026Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-21T16:16:21.026Z] 2e9b0aa3be6d: Download complete [2023-08-21T16:16:21.285Z] e0025b399a48: Download complete [2023-08-21T16:16:21.285Z] 2a2f49069b9e: Download complete [2023-08-21T16:16:21.543Z] 2e9b0aa3be6d: Pull complete [2023-08-21T16:16:21.543Z] 9c61dcf015f6: Download complete [2023-08-21T16:16:24.864Z] 9c61dcf015f6: Pull complete [2023-08-21T16:16:24.864Z] 4698f68db338: Pull complete [2023-08-21T16:16:24.864Z] 2a2f49069b9e: Pull complete [2023-08-21T16:16:24.864Z] e0025b399a48: Pull complete [2023-08-21T16:16:24.864Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-21T16:16:24.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T16:16:24.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:16:24.947Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:16:24.980Z] $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:16:27.025Z] $ docker top e72511919c7e5ae77a5e96e097a52b57ced185d8e59f72fbe5eea918e13f3322 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T16:16:27.235Z] 8d51d6327a98: Pull complete [2023-08-21T16:16:27.235Z] 8b374f2dd631: Pull complete [2023-08-21T16:16:27.235Z] ec14aa9079de: Pull complete [2023-08-21T16:16:27.369Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-21T16:16:29.899Z] #1 [core-command internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #1 transferring dockerfile: 1.82kB done [2023-08-21T16:16:29.899Z] #1 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #2 transferring dockerfile: 2.68kB done [2023-08-21T16:16:29.899Z] #2 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #3 transferring dockerfile: 2.63kB done [2023-08-21T16:16:29.899Z] #3 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #4 transferring dockerfile: 1.84kB done [2023-08-21T16:16:29.899Z] #4 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #5 transferring dockerfile: 2.12kB done [2023-08-21T16:16:29.899Z] #5 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #6 transferring dockerfile: 2.58kB done [2023-08-21T16:16:29.899Z] #6 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #7 transferring dockerfile: 2.38kB done [2023-08-21T16:16:29.899Z] #7 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #8 transferring dockerfile: 2.82kB done [2023-08-21T16:16:29.899Z] #8 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #9 transferring dockerfile: 1.78kB done [2023-08-21T16:16:29.899Z] #9 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #10 transferring dockerfile: 2.39kB done [2023-08-21T16:16:29.899Z] #10 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #11 [core-data internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #11 transferring dockerfile: 1.90kB done [2023-08-21T16:16:29.899Z] #11 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #12 transferring dockerfile: 2.04kB done [2023-08-21T16:16:29.899Z] #12 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #13 transferring dockerfile: 1.96kB done [2023-08-21T16:16:29.899Z] #13 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-08-21T16:16:29.899Z] #14 transferring dockerfile: 1.82kB done [2023-08-21T16:16:29.899Z] #14 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #15 [core-command internal] load .dockerignore [2023-08-21T16:16:29.899Z] #15 transferring context: 56B done [2023-08-21T16:16:29.899Z] #15 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-21T16:16:29.899Z] #16 transferring context: 56B done [2023-08-21T16:16:29.899Z] #16 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #17 [security-spire-server internal] load .dockerignore [2023-08-21T16:16:29.899Z] #17 transferring context: 56B done [2023-08-21T16:16:29.899Z] #17 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #18 [support-notifications internal] load .dockerignore [2023-08-21T16:16:29.899Z] #18 transferring context: 56B done [2023-08-21T16:16:29.899Z] #18 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-21T16:16:29.899Z] #19 transferring context: 56B done [2023-08-21T16:16:29.899Z] #19 DONE 0.0s [2023-08-21T16:16:29.899Z] [2023-08-21T16:16:29.899Z] #20 [security-spire-config internal] load .dockerignore [2023-08-21T16:16:30.162Z] #20 transferring context: 56B done [2023-08-21T16:16:30.162Z] #20 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-08-21T16:16:30.162Z] #21 transferring context: 56B done [2023-08-21T16:16:30.162Z] #21 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #22 [security-bootstrapper internal] load .dockerignore [2023-08-21T16:16:30.162Z] #22 transferring context: 56B done [2023-08-21T16:16:30.162Z] #22 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-08-21T16:16:30.162Z] #23 transferring context: 56B done [2023-08-21T16:16:30.162Z] #23 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #24 [security-proxy-setup internal] load .dockerignore [2023-08-21T16:16:30.162Z] #24 transferring context: 56B done [2023-08-21T16:16:30.162Z] #24 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #25 [core-data internal] load .dockerignore [2023-08-21T16:16:30.162Z] #25 transferring context: 56B done [2023-08-21T16:16:30.162Z] #25 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #26 [security-proxy-auth internal] load .dockerignore [2023-08-21T16:16:30.162Z] #26 transferring context: 56B done [2023-08-21T16:16:30.162Z] #26 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #27 [core-metadata internal] load .dockerignore [2023-08-21T16:16:30.162Z] #27 transferring context: 56B done [2023-08-21T16:16:30.162Z] #27 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #28 [support-scheduler internal] load .dockerignore [2023-08-21T16:16:30.162Z] #28 transferring context: 56B done [2023-08-21T16:16:30.162Z] #28 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T16:16:30.162Z] #29 DONE 0.0s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:16:30.162Z] #30 DONE 0.1s [2023-08-21T16:16:30.162Z] [2023-08-21T16:16:30.162Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:16:30.162Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:16:30.431Z] #31 ... [2023-08-21T16:16:30.431Z] [2023-08-21T16:16:30.431Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T16:16:30.431Z] #29 DONE 0.0s [2023-08-21T16:16:30.431Z] [2023-08-21T16:16:30.431Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:16:30.431Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T16:16:30.431Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-08-21T16:16:30.431Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:16:30.431Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T16:16:30.431Z] #31 ... [2023-08-21T16:16:30.431Z] [2023-08-21T16:16:30.431Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T16:16:30.431Z] #29 DONE 0.0s [2023-08-21T16:16:30.431Z] [2023-08-21T16:16:30.431Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:16:30.431Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-21T16:16:30.431Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-21T16:16:30.431Z] #31 ... [2023-08-21T16:16:30.431Z] [2023-08-21T16:16:30.431Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T16:16:30.431Z] #29 DONE 0.0s [2023-08-21T16:16:30.431Z] [2023-08-21T16:16:30.431Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:16:30.431Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:16:30.431Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T16:16:30.431Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-21T16:16:30.431Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:16:30.431Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T16:16:30.690Z] #31 ... [2023-08-21T16:16:30.690Z] [2023-08-21T16:16:30.690Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:16:30.690Z] #30 DONE 0.2s [2023-08-21T16:16:30.690Z] [2023-08-21T16:16:30.690Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:16:30.690Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:16:30.690Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T16:16:30.690Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-21T16:16:30.690Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:16:30.690Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T16:16:30.690Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-21T16:16:31.259Z] #31 DONE 1.1s [2023-08-21T16:16:31.259Z] [2023-08-21T16:16:31.259Z] #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T16:16:31.259Z] #32 ... [2023-08-21T16:16:31.259Z] [2023-08-21T16:16:31.259Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-21T16:16:31.259Z] #33 DONE 1.3s [2023-08-21T16:16:31.528Z] [2023-08-21T16:16:31.528Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-21T16:16:32.600Z] 2f466654f4bb: Pull complete [2023-08-21T16:16:35.191Z] 554e91adad29: Pull complete [2023-08-21T16:16:35.191Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-21T16:16:35.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T16:16:35.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-21T16:16:35.525Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T16:16:35.525Z] WORKDIR /edgex [2023-08-21T16:16:35.525Z] COPY go.mod . [2023-08-21T16:16:35.525Z] RUN go mod download [2023-08-21T16:16:35.525Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-21T16:16:36.122Z] Sending build context to Docker daemon 2.95MB [2023-08-21T16:16:36.122Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T16:16:36.122Z] ---> 1e15ea492957 [2023-08-21T16:16:36.122Z] Step 2/4 : WORKDIR /edgex [2023-08-21T16:16:36.789Z] #34 ... [2023-08-21T16:16:36.789Z] [2023-08-21T16:16:36.789Z] #35 [security-proxy-auth internal] load build context [2023-08-21T16:16:36.789Z] #35 transferring context: 197.38MB 5.9s [2023-08-21T16:16:36.789Z] #35 ... [2023-08-21T16:16:36.789Z] [2023-08-21T16:16:36.789Z] #36 [core-command internal] load build context [2023-08-21T16:16:36.789Z] #36 ... [2023-08-21T16:16:36.789Z] [2023-08-21T16:16:36.789Z] #35 [security-proxy-auth internal] load build context [2023-08-21T16:16:38.070Z] ---> Running in 2963fb649697 [2023-08-21T16:16:38.070Z] Removing intermediate container 2963fb649697 [2023-08-21T16:16:38.070Z] ---> 0e4dd2ffdae8 [2023-08-21T16:16:38.070Z] Step 3/4 : COPY go.mod . [2023-08-21T16:16:38.651Z] ---> 5b18470ed974 [2023-08-21T16:16:38.651Z] Step 4/4 : RUN go mod download [2023-08-21T16:16:38.651Z] ---> Running in 14c522002736 [2023-08-21T16:16:40.977Z] #35 transferring context: 365.17MB 9.9s done [2023-08-21T16:16:40.977Z] #35 ... [2023-08-21T16:16:40.977Z] [2023-08-21T16:16:40.977Z] #37 [security-spire-config internal] load build context [2023-08-21T16:16:40.977Z] #37 ... [2023-08-21T16:16:40.977Z] [2023-08-21T16:16:40.977Z] #38 [security-proxy-setup internal] load build context [2023-08-21T16:16:40.977Z] #38 ... [2023-08-21T16:16:40.977Z] [2023-08-21T16:16:40.977Z] #39 [security-spire-agent internal] load build context [2023-08-21T16:16:40.977Z] #39 ... [2023-08-21T16:16:40.977Z] [2023-08-21T16:16:40.977Z] #40 [security-secretstore-setup internal] load build context [2023-08-21T16:16:40.977Z] #40 transferring context: 365.17MB 8.2s done [2023-08-21T16:16:40.977Z] #40 ... [2023-08-21T16:16:40.977Z] [2023-08-21T16:16:40.977Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:16:40.977Z] #41 ... [2023-08-21T16:16:40.977Z] [2023-08-21T16:16:40.977Z] #42 [core-metadata internal] load build context [2023-08-21T16:16:40.977Z] #42 transferring context: 365.17MB 8.2s done [2023-08-21T16:16:41.235Z] #42 ... [2023-08-21T16:16:41.235Z] [2023-08-21T16:16:41.235Z] #43 [core-data internal] load build context [2023-08-21T16:16:41.235Z] #43 transferring context: 365.17MB 10.3s done [2023-08-21T16:16:41.235Z] #43 ... [2023-08-21T16:16:41.235Z] [2023-08-21T16:16:41.235Z] #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:16:41.493Z] #44 ... [2023-08-21T16:16:41.493Z] [2023-08-21T16:16:41.493Z] #45 [support-scheduler internal] load build context [2023-08-21T16:16:41.493Z] #45 transferring context: 365.17MB 8.7s done [2023-08-21T16:16:41.493Z] #45 ... [2023-08-21T16:16:41.493Z] [2023-08-21T16:16:41.493Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T16:16:41.751Z] #46 ... [2023-08-21T16:16:41.751Z] [2023-08-21T16:16:41.751Z] #47 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T16:16:41.751Z] #47 ... [2023-08-21T16:16:41.751Z] [2023-08-21T16:16:41.751Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T16:16:42.009Z] #48 ... [2023-08-21T16:16:42.009Z] [2023-08-21T16:16:42.009Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T16:16:42.009Z] #49 ... [2023-08-21T16:16:42.009Z] [2023-08-21T16:16:42.009Z] #50 [support-notifications internal] load build context [2023-08-21T16:16:42.009Z] #50 transferring context: 365.17MB 9.1s done [2023-08-21T16:16:42.279Z] #50 ... [2023-08-21T16:16:42.279Z] [2023-08-21T16:16:42.279Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T16:16:42.537Z] #51 ... [2023-08-21T16:16:42.537Z] [2023-08-21T16:16:42.537Z] #52 [security-spire-server internal] load build context [2023-08-21T16:16:42.537Z] #52 transferring context: 365.17MB 11.0s done [2023-08-21T16:16:42.537Z] #52 ... [2023-08-21T16:16:42.537Z] [2023-08-21T16:16:42.537Z] #53 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-21T16:16:42.795Z] #53 ... [2023-08-21T16:16:42.795Z] [2023-08-21T16:16:42.795Z] #54 [security-bootstrapper internal] load build context [2023-08-21T16:16:42.795Z] #54 transferring context: 365.17MB 8.4s done [2023-08-21T16:16:42.795Z] #54 ... [2023-08-21T16:16:42.795Z] [2023-08-21T16:16:42.795Z] #55 [security-spiffe-token-provider internal] load build context [2023-08-21T16:16:42.795Z] #55 transferring context: 365.17MB 9.2s done [2023-08-21T16:16:43.056Z] #55 ... [2023-08-21T16:16:43.056Z] [2023-08-21T16:16:43.056Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T16:16:43.056Z] #56 ... [2023-08-21T16:16:43.056Z] [2023-08-21T16:16:43.056Z] #36 [core-command internal] load build context [2023-08-21T16:16:43.056Z] #36 transferring context: 365.17MB 10.0s done [2023-08-21T16:16:45.589Z] #36 ... [2023-08-21T16:16:45.589Z] [2023-08-21T16:16:45.589Z] #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T16:16:45.589Z] #32 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:16:45.589Z] #32 4.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:16:45.589Z] #32 4.899 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T16:16:45.589Z] #32 4.903 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:16:45.589Z] #32 4.923 OK: 7 MiB in 16 packages [2023-08-21T16:16:45.589Z] #32 ... [2023-08-21T16:16:45.589Z] [2023-08-21T16:16:45.589Z] #38 [security-proxy-setup internal] load build context [2023-08-21T16:16:45.589Z] #38 transferring context: 365.17MB 10.9s done [2023-08-21T16:16:50.893Z] #38 ... [2023-08-21T16:16:50.893Z] [2023-08-21T16:16:50.893Z] #37 [security-spire-config internal] load build context [2023-08-21T16:16:50.893Z] #37 transferring context: 365.17MB 10.1s done [2023-08-21T16:16:50.893Z] #37 ... [2023-08-21T16:16:50.893Z] [2023-08-21T16:16:50.893Z] #39 [security-spire-agent internal] load build context [2023-08-21T16:16:50.893Z] #39 transferring context: 365.17MB 10.7s done [2023-08-21T16:16:51.152Z] #39 ... [2023-08-21T16:16:51.152Z] [2023-08-21T16:16:51.152Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:16:51.152Z] #41 transferring context: 365.17MB 10.6s done [2023-08-21T16:17:03.371Z] #41 ... [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #42 [core-metadata internal] load build context [2023-08-21T16:17:03.371Z] #42 DONE 31.4s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T16:17:03.371Z] #32 DONE 30.9s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #40 [security-secretstore-setup internal] load build context [2023-08-21T16:17:03.371Z] #40 DONE 31.6s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #54 [security-bootstrapper internal] load build context [2023-08-21T16:17:03.371Z] #54 DONE 31.6s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #45 [support-scheduler internal] load build context [2023-08-21T16:17:03.371Z] #45 DONE 31.5s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #50 [support-notifications internal] load build context [2023-08-21T16:17:03.371Z] #50 DONE 31.6s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-21T16:17:03.371Z] #34 DONE 30.8s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:17:03.371Z] #57 ... [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #55 [security-spiffe-token-provider internal] load build context [2023-08-21T16:17:03.371Z] #55 DONE 31.6s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #35 [security-proxy-auth internal] load build context [2023-08-21T16:17:03.371Z] #35 DONE 31.6s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #37 [security-spire-config internal] load build context [2023-08-21T16:17:03.371Z] #37 DONE 31.7s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #43 [core-data internal] load build context [2023-08-21T16:17:03.371Z] #43 DONE 31.6s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #41 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:17:03.371Z] #41 DONE 31.7s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #38 [security-proxy-setup internal] load build context [2023-08-21T16:17:03.371Z] #38 DONE 31.7s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #39 [security-spire-agent internal] load build context [2023-08-21T16:17:03.371Z] #39 DONE 31.7s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #52 [security-spire-server internal] load build context [2023-08-21T16:17:03.371Z] #52 DONE 31.7s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #36 [core-command internal] load build context [2023-08-21T16:17:03.371Z] #36 DONE 31.9s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T16:17:03.371Z] #49 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #49 31.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #49 31.49 (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T16:17:03.371Z] #49 31.51 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T16:17:03.371Z] #49 31.51 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:17:03.371Z] #49 31.51 Executing ca-certificates-20230506-r0.trigger [2023-08-21T16:17:03.371Z] #49 31.59 OK: 8 MiB in 17 packages [2023-08-21T16:17:03.371Z] #49 DONE 31.9s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:17:03.371Z] #44 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #44 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #44 ... [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T16:17:03.371Z] #56 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #56 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #56 31.77 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T16:17:03.371Z] #56 31.78 (2/4) Installing openssl (3.0.10-r0) [2023-08-21T16:17:03.371Z] #56 31.79 (3/4) Installing su-exec (0.2-r2) [2023-08-21T16:17:03.371Z] #56 31.79 (4/4) Installing yq (4.30.4-r4) [2023-08-21T16:17:03.371Z] #56 31.86 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:17:03.371Z] #56 31.86 OK: 17 MiB in 19 packages [2023-08-21T16:17:03.371Z] #56 DONE 32.1s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #53 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-21T16:17:03.371Z] #53 31.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #53 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #53 31.82 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T16:17:03.371Z] #53 31.82 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:17:03.371Z] #53 31.83 OK: 7 MiB in 16 packages [2023-08-21T16:17:03.371Z] #53 DONE 32.3s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T16:17:03.371Z] #58 DONE 0.0s [2023-08-21T16:17:03.371Z] [2023-08-21T16:17:03.371Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T16:17:03.371Z] #48 31.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #48 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.371Z] #48 32.15 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-21T16:17:03.371Z] #48 32.15 (2/2) Installing su-exec (0.2-r2) [2023-08-21T16:17:03.371Z] #48 32.16 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:17:03.371Z] #48 32.17 OK: 7 MiB in 17 packages [2023-08-21T16:17:03.630Z] #48 DONE 32.4s [2023-08-21T16:17:03.630Z] [2023-08-21T16:17:03.630Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:17:03.630Z] #57 1.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #57 1.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #57 1.636 OK: 265 MiB in 53 packages [2023-08-21T16:17:03.630Z] #57 DONE 1.8s [2023-08-21T16:17:03.630Z] [2023-08-21T16:17:03.630Z] #59 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:03.630Z] #59 DONE 0.0s [2023-08-21T16:17:03.630Z] [2023-08-21T16:17:03.630Z] #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:17:03.630Z] #44 32.32 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T16:17:03.630Z] #44 32.32 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T16:17:03.630Z] #44 32.32 OK: 17818 distinct packages available [2023-08-21T16:17:03.630Z] #44 32.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #44 ... [2023-08-21T16:17:03.630Z] [2023-08-21T16:17:03.630Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T16:17:03.630Z] #46 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #46 31.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #46 31.65 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T16:17:03.630Z] #46 31.65 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T16:17:03.630Z] #46 31.65 OK: 17818 distinct packages available [2023-08-21T16:17:03.630Z] #46 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #46 31.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #46 32.16 (1/9) Installing ca-certificates (20230506-r0) [2023-08-21T16:17:03.630Z] #46 32.17 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-21T16:17:03.630Z] #46 32.18 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-21T16:17:03.630Z] #46 32.19 (4/9) Installing libcurl (8.2.1-r0) [2023-08-21T16:17:03.630Z] #46 32.20 (5/9) Installing curl (8.2.1-r0) [2023-08-21T16:17:03.630Z] #46 32.22 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-21T16:17:03.630Z] #46 32.22 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-21T16:17:03.630Z] #46 32.22 (8/9) Installing libucontext (1.2-r0) [2023-08-21T16:17:03.630Z] #46 32.23 (9/9) Installing gcompat (1.1.0-r0) [2023-08-21T16:17:03.630Z] #46 32.23 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:17:03.630Z] #46 32.24 Executing ca-certificates-20230506-r0.trigger [2023-08-21T16:17:03.630Z] #46 32.37 OK: 10 MiB in 24 packages [2023-08-21T16:17:03.630Z] #46 DONE 32.5s [2023-08-21T16:17:03.630Z] [2023-08-21T16:17:03.630Z] #47 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T16:17:03.630Z] #47 31.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #47 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #47 31.83 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T16:17:03.630Z] #47 31.83 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T16:17:03.630Z] #47 31.83 OK: 17818 distinct packages available [2023-08-21T16:17:03.630Z] #47 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #47 32.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.630Z] #47 32.31 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T16:17:03.630Z] #47 32.34 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-21T16:17:03.630Z] #47 32.34 (3/4) Installing libucontext (1.2-r0) [2023-08-21T16:17:03.630Z] #47 32.35 (4/4) Installing gcompat (1.1.0-r0) [2023-08-21T16:17:03.630Z] #47 32.35 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:17:03.630Z] #47 32.36 OK: 7 MiB in 19 packages [2023-08-21T16:17:03.630Z] #47 DONE 32.6s [2023-08-21T16:17:03.630Z] [2023-08-21T16:17:03.630Z] #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:17:03.630Z] #44 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.893Z] #44 ... [2023-08-21T16:17:03.893Z] [2023-08-21T16:17:03.893Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T16:17:03.893Z] #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.893Z] #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:03.893Z] #0 1.711 OK: 265 MiB in 53 packages [2023-08-21T16:17:03.893Z] #60 DONE 1.8s [2023-08-21T16:17:03.893Z] [2023-08-21T16:17:03.893Z] #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:17:03.893Z] #44 32.80 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-21T16:17:04.151Z] #44 ... [2023-08-21T16:17:04.151Z] [2023-08-21T16:17:04.151Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:17:04.151Z] #0 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.151Z] #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.151Z] #0 1.768 OK: 265 MiB in 53 packages [2023-08-21T16:17:04.151Z] #61 DONE 2.1s [2023-08-21T16:17:04.151Z] [2023-08-21T16:17:04.151Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:04.151Z] #62 DONE 0.3s [2023-08-21T16:17:04.151Z] [2023-08-21T16:17:04.151Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:04.151Z] #63 DONE 0.1s [2023-08-21T16:17:04.151Z] [2023-08-21T16:17:04.151Z] #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:17:04.151Z] #44 32.84 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-21T16:17:04.151Z] #44 32.85 (3/5) Installing libucontext (1.2-r0) [2023-08-21T16:17:04.151Z] #44 32.85 (4/5) Installing gcompat (1.1.0-r0) [2023-08-21T16:17:04.151Z] #44 32.85 (5/5) Installing openssl (3.0.10-r0) [2023-08-21T16:17:04.151Z] #44 32.88 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:17:04.151Z] #44 32.89 OK: 8 MiB in 20 packages [2023-08-21T16:17:04.151Z] #44 DONE 33.0s [2023-08-21T16:17:04.151Z] [2023-08-21T16:17:04.151Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T16:17:04.151Z] #51 31.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.151Z] #51 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.151Z] #51 32.60 (1/4) Installing ca-certificates (20230506-r0) [2023-08-21T16:17:04.151Z] #51 32.61 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-21T16:17:04.151Z] #51 32.62 (3/4) Installing su-exec (0.2-r2) [2023-08-21T16:17:04.151Z] #51 32.62 (4/4) Installing yq (4.30.4-r4) [2023-08-21T16:17:04.151Z] #51 32.75 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:17:04.151Z] #51 32.76 Executing ca-certificates-20230506-r0.trigger [2023-08-21T16:17:04.151Z] #51 32.93 OK: 17 MiB in 19 packages [2023-08-21T16:17:04.151Z] #51 DONE 33.1s [2023-08-21T16:17:04.151Z] [2023-08-21T16:17:04.151Z] #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:04.719Z] #64 ... [2023-08-21T16:17:04.719Z] [2023-08-21T16:17:04.719Z] #65 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T16:17:04.719Z] #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.719Z] #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.719Z] #0 2.402 OK: 265 MiB in 53 packages [2023-08-21T16:17:04.719Z] #65 DONE 2.5s [2023-08-21T16:17:04.719Z] [2023-08-21T16:17:04.719Z] #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-21T16:17:04.719Z] #66 DONE 0.0s [2023-08-21T16:17:04.719Z] [2023-08-21T16:17:04.719Z] #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:04.981Z] #67 ... [2023-08-21T16:17:04.981Z] [2023-08-21T16:17:04.981Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T16:17:04.981Z] #68 DONE 1.3s [2023-08-21T16:17:04.981Z] [2023-08-21T16:17:04.981Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-21T16:17:04.981Z] #69 DONE 0.0s [2023-08-21T16:17:04.981Z] [2023-08-21T16:17:04.981Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T16:17:04.981Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.981Z] #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.981Z] #0 2.476 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T16:17:04.981Z] #0 2.476 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T16:17:04.981Z] #0 2.476 OK: 17823 distinct packages available [2023-08-21T16:17:04.981Z] #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.981Z] #0 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T16:17:04.981Z] #0 2.842 OK: 265 MiB in 53 packages [2023-08-21T16:17:04.981Z] #70 DONE 2.9s [2023-08-21T16:17:04.981Z] [2023-08-21T16:17:04.981Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:04.981Z] #71 DONE 0.0s [2023-08-21T16:17:04.981Z] [2023-08-21T16:17:04.981Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:14.955Z] #72 ... [2023-08-21T16:17:14.955Z] [2023-08-21T16:17:14.955Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:14.955Z] #73 ... [2023-08-21T16:17:14.955Z] [2023-08-21T16:17:14.955Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:17.528Z] Removing intermediate container 14c522002736 [2023-08-21T16:17:17.528Z] ---> 4d9eee729325 [2023-08-21T16:17:17.528Z] Successfully built 4d9eee729325 [2023-08-21T16:17:17.528Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:17:17.857Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T16:17:17.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:17:18.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-4136 does not seem to be running inside a container [2023-08-21T16:17:18.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:17:19.511Z] $ docker top c62b8925f2150b5e04390b0ee2867dccb2facb097ecf2e294432541d3f2a5920 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T16:17:20.375Z] + go version [2023-08-21T16:17:20.375Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-21T16:17:20.391Z] $ docker stop --time=1 c62b8925f2150b5e04390b0ee2867dccb2facb097ecf2e294432541d3f2a5920 [2023-08-21T16:17:21.974Z] $ docker rm -f --volumes c62b8925f2150b5e04390b0ee2867dccb2facb097ecf2e294432541d3f2a5920 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:17:22.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T16:17:22.615Z] [2023-08-21T16:17:22.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:17:22.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T16:17:22.946Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-21T16:17:22.946Z] 547446be3368: Pulling fs layer [2023-08-21T16:17:22.946Z] d125d8839a47: Pulling fs layer [2023-08-21T16:17:22.946Z] 3e85d5ac6304: Pulling fs layer [2023-08-21T16:17:22.946Z] c3105a71a48b: Pulling fs layer [2023-08-21T16:17:22.946Z] 0f093f025ec4: Pulling fs layer [2023-08-21T16:17:22.946Z] c3106fc0e877: Pulling fs layer [2023-08-21T16:17:22.946Z] c3105a71a48b: Waiting [2023-08-21T16:17:22.946Z] c3106fc0e877: Waiting [2023-08-21T16:17:22.946Z] 0f093f025ec4: Waiting [2023-08-21T16:17:23.218Z] 547446be3368: Verifying Checksum [2023-08-21T16:17:23.219Z] 547446be3368: Download complete [2023-08-21T16:17:23.219Z] c3105a71a48b: Verifying Checksum [2023-08-21T16:17:23.219Z] c3105a71a48b: Download complete [2023-08-21T16:17:23.486Z] d125d8839a47: Verifying Checksum [2023-08-21T16:17:23.486Z] d125d8839a47: Download complete [2023-08-21T16:17:23.486Z] c3106fc0e877: Verifying Checksum [2023-08-21T16:17:23.486Z] c3106fc0e877: Download complete [2023-08-21T16:17:23.754Z] 0f093f025ec4: Verifying Checksum [2023-08-21T16:17:23.754Z] 0f093f025ec4: Download complete [2023-08-21T16:17:24.021Z] 547446be3368: Pull complete [2023-08-21T16:17:24.981Z] d125d8839a47: Pull complete [2023-08-21T16:17:25.569Z] 3e85d5ac6304: Download complete [2023-08-21T16:17:29.828Z] #74 DONE 24.3s [2023-08-21T16:17:29.828Z] [2023-08-21T16:17:29.828Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:29.828Z] #72 DONE 23.4s [2023-08-21T16:17:29.828Z] [2023-08-21T16:17:29.828Z] #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:29.828Z] #64 DONE 24.2s [2023-08-21T16:17:29.828Z] [2023-08-21T16:17:29.828Z] #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:29.828Z] #67 DONE 23.8s [2023-08-21T16:17:29.828Z] [2023-08-21T16:17:29.828Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:29.828Z] #73 DONE 24.7s [2023-08-21T16:17:29.828Z] [2023-08-21T16:17:29.828Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-21T16:17:33.794Z] 3e85d5ac6304: Pull complete [2023-08-21T16:17:33.794Z] c3105a71a48b: Pull complete [2023-08-21T16:17:34.065Z] 0f093f025ec4: Pull complete [2023-08-21T16:17:34.330Z] c3106fc0e877: Pull complete [2023-08-21T16:17:34.330Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-21T16:17:34.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T16:17:34.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:17:34.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-4136 does not seem to be running inside a container [2023-08-21T16:17:34.569Z] $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:17:36.685Z] $ docker top 318c0861e17e6b25806f380c53113e72bea43c59ea3ab3e766185d6917a364d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T16:17:37.194Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-21T16:17:39.858Z] #75 ... [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-21T16:17:39.858Z] #76 ... [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #77 [core-command builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #77 DONE 10.4s [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #78 DONE 10.4s [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:39.858Z] #79 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:39.858Z] #80 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #81 [core-metadata builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #81 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:39.858Z] #82 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:39.858Z] #83 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #84 [support-scheduler builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #84 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:39.858Z] #85 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #86 [security-proxy-auth builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #86 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:39.858Z] #87 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:39.858Z] #88 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:39.858Z] #89 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #90 [core-data builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #90 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:39.858Z] #91 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:39.858Z] #92 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #93 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #93 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #75 DONE 10.3s [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #94 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #94 DONE 10.4s [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #95 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #95 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:39.858Z] #96 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:39.858Z] #97 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-08-21T16:17:39.858Z] #98 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:17:39.858Z] #99 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:39.858Z] #100 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-21T16:17:39.858Z] #76 DONE 10.4s [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T16:17:39.858Z] #101 DONE 0.1s [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #102 [security-spire-server builder 6/9] COPY . . [2023-08-21T16:17:39.858Z] #102 CACHED [2023-08-21T16:17:39.858Z] [2023-08-21T16:17:39.858Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T16:17:39.859Z] #103 CACHED [2023-08-21T16:17:39.859Z] [2023-08-21T16:17:39.859Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-21T16:17:39.859Z] #104 CACHED [2023-08-21T16:17:39.859Z] [2023-08-21T16:17:39.859Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:39.859Z] #105 CACHED [2023-08-21T16:17:39.859Z] [2023-08-21T16:17:39.859Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-21T16:17:40.803Z] #106 ... [2023-08-21T16:17:40.803Z] [2023-08-21T16:17:40.803Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-21T16:17:40.803Z] #107 DONE 1.8s [2023-08-21T16:17:40.803Z] [2023-08-21T16:17:40.803Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-21T16:17:40.803Z] #106 DONE 2.0s [2023-08-21T16:17:40.803Z] [2023-08-21T16:17:40.803Z] #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T16:17:41.369Z] #108 DONE 0.6s [2023-08-21T16:17:41.369Z] [2023-08-21T16:17:41.369Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T16:17:41.369Z] #109 DONE 0.4s [2023-08-21T16:17:41.369Z] [2023-08-21T16:17:41.369Z] #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:17:41.943Z] #110 DONE 0.4s [2023-08-21T16:17:41.943Z] [2023-08-21T16:17:41.943Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T16:17:41.943Z] #0 1.779 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T16:17:42.203Z] #111 ... [2023-08-21T16:17:42.203Z] [2023-08-21T16:17:42.203Z] #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-21T16:17:42.203Z] #112 CACHED [2023-08-21T16:17:42.203Z] [2023-08-21T16:17:42.203Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:17:42.203Z] #113 CACHED [2023-08-21T16:17:42.203Z] [2023-08-21T16:17:42.203Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T16:17:42.203Z] #114 CACHED [2023-08-21T16:17:42.203Z] [2023-08-21T16:17:42.203Z] #115 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-21T16:17:42.203Z] #115 CACHED [2023-08-21T16:17:42.203Z] [2023-08-21T16:17:42.203Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T16:17:42.203Z] #116 CACHED [2023-08-21T16:17:42.203Z] [2023-08-21T16:17:42.203Z] #117 [security-spire-config builder 6/9] COPY . . [2023-08-21T16:17:42.203Z] #117 CACHED [2023-08-21T16:17:42.203Z] [2023-08-21T16:17:42.203Z] #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:17:44.731Z] #118 DONE 2.7s [2023-08-21T16:17:44.732Z] [2023-08-21T16:17:44.732Z] #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:17:44.732Z] #119 DONE 2.9s [2023-08-21T16:17:44.732Z] [2023-08-21T16:17:44.732Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:17:44.732Z] #120 CACHED [2023-08-21T16:17:44.732Z] [2023-08-21T16:17:44.732Z] #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:17:44.732Z] #121 CACHED [2023-08-21T16:17:44.732Z] [2023-08-21T16:17:44.732Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:17:45.419Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-08-21T16:17:45.419Z] #1 transferring dockerfile: 30B 0.0s [2023-08-21T16:17:45.419Z] #1 transferring dockerfile: 2.63kB 0.0s done [2023-08-21T16:17:45.419Z] #1 DONE 0.1s [2023-08-21T16:17:45.727Z] #122 DONE 0.9s [2023-08-21T16:17:45.727Z] [2023-08-21T16:17:45.727Z] #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T16:17:45.727Z] #123 DONE 0.9s [2023-08-21T16:17:45.727Z] [2023-08-21T16:17:45.727Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:17:45.727Z] #124 DONE 1.0s [2023-08-21T16:17:45.727Z] [2023-08-21T16:17:45.727Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T16:17:46.018Z] [2023-08-21T16:17:46.019Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-21T16:17:46.019Z] #2 transferring dockerfile: 2.82kB done [2023-08-21T16:17:46.019Z] #2 DONE 0.0s [2023-08-21T16:17:46.019Z] [2023-08-21T16:17:46.019Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-08-21T16:17:46.019Z] #3 transferring dockerfile: 2.68kB done [2023-08-21T16:17:46.019Z] #3 DONE 0.0s [2023-08-21T16:17:46.019Z] [2023-08-21T16:17:46.019Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-08-21T16:17:46.019Z] #4 transferring dockerfile: 2.58kB done [2023-08-21T16:17:46.019Z] #4 DONE 0.0s [2023-08-21T16:17:46.019Z] [2023-08-21T16:17:46.019Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-21T16:17:46.019Z] #5 transferring dockerfile: 1.78kB done [2023-08-21T16:17:46.019Z] #5 DONE 0.1s [2023-08-21T16:17:46.019Z] [2023-08-21T16:17:46.019Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-21T16:17:46.019Z] #6 transferring dockerfile: 2.12kB done [2023-08-21T16:17:46.019Z] #6 DONE 0.0s [2023-08-21T16:17:46.019Z] [2023-08-21T16:17:46.019Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-08-21T16:17:46.288Z] #7 transferring dockerfile: 1.84kB done [2023-08-21T16:17:46.288Z] #7 DONE 0.1s [2023-08-21T16:17:46.288Z] [2023-08-21T16:17:46.288Z] #8 [core-data internal] load build definition from Dockerfile [2023-08-21T16:17:46.288Z] #8 transferring dockerfile: 1.90kB done [2023-08-21T16:17:46.288Z] #8 DONE 0.1s [2023-08-21T16:17:46.288Z] [2023-08-21T16:17:46.288Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-21T16:17:46.288Z] #9 transferring dockerfile: 2.39kB 0.0s done [2023-08-21T16:17:46.288Z] #9 DONE 0.1s [2023-08-21T16:17:46.288Z] [2023-08-21T16:17:46.288Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-21T16:17:46.288Z] #10 transferring dockerfile: 2.04kB done [2023-08-21T16:17:46.288Z] #10 DONE 0.1s [2023-08-21T16:17:46.288Z] [2023-08-21T16:17:46.288Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-08-21T16:17:46.288Z] #11 transferring dockerfile: 1.82kB done [2023-08-21T16:17:46.288Z] #11 DONE 0.1s [2023-08-21T16:17:46.288Z] [2023-08-21T16:17:46.288Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-08-21T16:17:46.288Z] #12 transferring dockerfile: 1.96kB done [2023-08-21T16:17:46.288Z] #12 DONE 0.1s [2023-08-21T16:17:46.288Z] [2023-08-21T16:17:46.288Z] #13 [core-command internal] load build definition from Dockerfile [2023-08-21T16:17:46.558Z] #13 transferring dockerfile: 1.82kB done [2023-08-21T16:17:46.558Z] #13 DONE 0.1s [2023-08-21T16:17:46.558Z] [2023-08-21T16:17:46.558Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-21T16:17:46.558Z] #14 transferring dockerfile: 2.38kB done [2023-08-21T16:17:46.558Z] #14 DONE 0.1s [2023-08-21T16:17:46.558Z] [2023-08-21T16:17:46.558Z] #15 [security-spire-server internal] load .dockerignore [2023-08-21T16:17:46.558Z] #15 transferring context: 56B 0.0s done [2023-08-21T16:17:46.558Z] #15 DONE 0.1s [2023-08-21T16:17:47.110Z] #125 DONE 1.2s [2023-08-21T16:17:47.110Z] [2023-08-21T16:17:47.110Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:17:47.110Z] #126 DONE 1.3s [2023-08-21T16:17:47.110Z] [2023-08-21T16:17:47.110Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:17:47.110Z] #127 DONE 1.3s [2023-08-21T16:17:47.110Z] [2023-08-21T16:17:47.110Z] #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-21T16:17:47.110Z] #128 DONE 0.1s [2023-08-21T16:17:47.110Z] [2023-08-21T16:17:47.110Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T16:17:47.110Z] #129 DONE 0.1s [2023-08-21T16:17:47.110Z] [2023-08-21T16:17:47.110Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T16:17:47.110Z] #130 ... [2023-08-21T16:17:47.110Z] [2023-08-21T16:17:47.110Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T16:17:47.110Z] #131 DONE 0.1s [2023-08-21T16:17:47.140Z] [2023-08-21T16:17:47.140Z] #16 [security-bootstrapper internal] load .dockerignore [2023-08-21T16:17:47.140Z] #16 transferring context: 56B done [2023-08-21T16:17:47.140Z] #16 DONE 0.1s [2023-08-21T16:17:47.367Z] [2023-08-21T16:17:47.367Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T16:17:47.367Z] #130 DONE 0.2s [2023-08-21T16:17:47.367Z] [2023-08-21T16:17:47.367Z] #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-21T16:17:47.367Z] #132 DONE 0.2s [2023-08-21T16:17:47.367Z] [2023-08-21T16:17:47.367Z] #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-21T16:17:47.367Z] #133 DONE 0.3s [2023-08-21T16:17:47.367Z] [2023-08-21T16:17:47.367Z] #134 [security-spire-server] exporting to image [2023-08-21T16:17:47.367Z] #134 exporting layers [2023-08-21T16:17:47.367Z] #134 ... [2023-08-21T16:17:47.367Z] [2023-08-21T16:17:47.367Z] #135 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-21T16:17:47.367Z] #135 DONE 0.1s [2023-08-21T16:17:47.367Z] [2023-08-21T16:17:47.367Z] #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-21T16:17:47.367Z] #136 DONE 0.1s [2023-08-21T16:17:47.367Z] [2023-08-21T16:17:47.367Z] #134 [security-spire-agent] exporting to image [2023-08-21T16:17:47.418Z] [2023-08-21T16:17:47.418Z] #17 [security-spire-agent internal] load .dockerignore [2023-08-21T16:17:47.418Z] #17 transferring context: 56B done [2023-08-21T16:17:47.418Z] #17 DONE 0.0s [2023-08-21T16:17:47.418Z] [2023-08-21T16:17:47.418Z] #18 [security-spire-config internal] load .dockerignore [2023-08-21T16:17:47.418Z] #18 transferring context: 56B done [2023-08-21T16:17:47.418Z] #18 DONE 0.0s [2023-08-21T16:17:47.418Z] [2023-08-21T16:17:47.418Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-21T16:17:47.418Z] #19 transferring context: 56B 0.0s done [2023-08-21T16:17:47.418Z] #19 DONE 0.0s [2023-08-21T16:17:47.418Z] [2023-08-21T16:17:47.418Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-08-21T16:17:47.418Z] #20 transferring context: 56B done [2023-08-21T16:17:47.418Z] #20 DONE 0.0s [2023-08-21T16:17:47.685Z] [2023-08-21T16:17:47.685Z] #21 [support-notifications internal] load .dockerignore [2023-08-21T16:17:47.685Z] #21 transferring context: 56B done [2023-08-21T16:17:47.685Z] #21 DONE 0.1s [2023-08-21T16:17:47.685Z] [2023-08-21T16:17:47.685Z] #22 [core-data internal] load .dockerignore [2023-08-21T16:17:47.685Z] #22 transferring context: 56B done [2023-08-21T16:17:47.685Z] #22 DONE 0.1s [2023-08-21T16:17:47.685Z] [2023-08-21T16:17:47.685Z] #23 [security-proxy-setup internal] load .dockerignore [2023-08-21T16:17:47.685Z] #23 transferring context: 56B done [2023-08-21T16:17:47.685Z] #23 DONE 0.1s [2023-08-21T16:17:47.685Z] [2023-08-21T16:17:47.685Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-21T16:17:47.685Z] #24 transferring context: 56B 0.0s done [2023-08-21T16:17:47.685Z] #24 DONE 0.1s [2023-08-21T16:17:47.685Z] [2023-08-21T16:17:47.685Z] #25 [support-scheduler internal] load .dockerignore [2023-08-21T16:17:47.685Z] #25 transferring context: 56B done [2023-08-21T16:17:47.685Z] #25 DONE 0.0s [2023-08-21T16:17:47.685Z] [2023-08-21T16:17:47.685Z] #26 [core-metadata internal] load .dockerignore [2023-08-21T16:17:47.685Z] #26 transferring context: 56B done [2023-08-21T16:17:47.931Z] #134 exporting layers 0.8s done [2023-08-21T16:17:47.931Z] #134 writing image sha256:789eab35a9af9a04a87021f9cfc72d11c2adc7e38cf587a565719d5830edeb55 [2023-08-21T16:17:47.950Z] #26 DONE 0.1s [2023-08-21T16:17:47.950Z] [2023-08-21T16:17:47.950Z] #27 [core-command internal] load .dockerignore [2023-08-21T16:17:47.950Z] #27 transferring context: 56B done [2023-08-21T16:17:47.950Z] #27 DONE 0.0s [2023-08-21T16:17:47.950Z] [2023-08-21T16:17:47.950Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-08-21T16:17:47.950Z] #28 transferring context: 56B done [2023-08-21T16:17:47.950Z] #28 DONE 0.0s [2023-08-21T16:17:47.950Z] [2023-08-21T16:17:47.950Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:47.950Z] #29 DONE 0.0s [2023-08-21T16:17:47.950Z] [2023-08-21T16:17:47.950Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:17:47.950Z] #30 DONE 0.1s [2023-08-21T16:17:48.190Z] #134 writing image sha256:789eab35a9af9a04a87021f9cfc72d11c2adc7e38cf587a565719d5830edeb55 0.1s done [2023-08-21T16:17:48.190Z] #134 naming to docker.io/library/security-spire-server done [2023-08-21T16:17:48.190Z] #134 exporting layers 0.9s done [2023-08-21T16:17:48.190Z] #134 writing image sha256:f5893bafe668e3a4ff263f6fc91971d380b0b8410de14b7ea422aed0bc2d1bf7 done [2023-08-21T16:17:48.190Z] #134 naming to docker.io/library/security-spire-agent [2023-08-21T16:17:48.220Z] [2023-08-21T16:17:48.220Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:48.220Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:48.220Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:48.220Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:48.220Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:48.220Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s [2023-08-21T16:17:48.449Z] #134 exporting layers 0.9s done [2023-08-21T16:17:48.449Z] #134 naming to docker.io/library/security-spire-agent done [2023-08-21T16:17:48.449Z] #134 writing image sha256:67014b414d6126c6adcafbe1b46c96bbad7bf29bb8b2d28e84ab620fb9e50bdc done [2023-08-21T16:17:48.449Z] #134 naming to docker.io/library/security-spire-config done [2023-08-21T16:17:48.449Z] #134 DONE 1.0s [2023-08-21T16:17:48.449Z] [2023-08-21T16:17:48.449Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T16:17:48.449Z] #0 1.309 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T16:17:48.494Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:48.494Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-21T16:17:48.706Z] #137 ... [2023-08-21T16:17:48.706Z] [2023-08-21T16:17:48.706Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T16:17:48.706Z] #0 0.495 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T16:17:48.759Z] #31 ... [2023-08-21T16:17:48.760Z] [2023-08-21T16:17:48.760Z] #32 [security-spire-server internal] load build context [2023-08-21T16:17:48.760Z] #32 transferring context: 2.57MB 0.6s done [2023-08-21T16:17:48.760Z] #32 DONE 0.7s [2023-08-21T16:17:48.760Z] [2023-08-21T16:17:48.760Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:48.971Z] #138 ... [2023-08-21T16:17:48.971Z] [2023-08-21T16:17:48.971Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T16:17:48.971Z] #0 0.931 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T16:17:48.971Z] #139 ... [2023-08-21T16:17:48.971Z] [2023-08-21T16:17:48.971Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T16:17:48.971Z] #0 0.930 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T16:17:49.025Z] #31 ... [2023-08-21T16:17:49.025Z] [2023-08-21T16:17:49.025Z] #33 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:49.025Z] #33 DONE 0.9s [2023-08-21T16:17:49.025Z] [2023-08-21T16:17:49.025Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:49.025Z] #31 ... [2023-08-21T16:17:49.025Z] [2023-08-21T16:17:49.025Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:49.025Z] #29 DONE 0.0s [2023-08-21T16:17:49.025Z] [2023-08-21T16:17:49.025Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:17:49.025Z] #30 DONE 0.2s [2023-08-21T16:17:49.231Z] #140 ... [2023-08-21T16:17:49.231Z] [2023-08-21T16:17:49.231Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:17:49.231Z] #0 1.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T16:17:49.231Z] #141 ... [2023-08-21T16:17:49.231Z] [2023-08-21T16:17:49.231Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T16:17:49.231Z] #0 0.719 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:49.296Z] #29 DONE 0.0s [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:17:49.296Z] #30 DONE 0.3s [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:49.296Z] #33 DONE 1.5s [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #34 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:49.296Z] #34 DONE 0.4s [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:49.296Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:49.296Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:49.296Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:49.296Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:49.296Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:49.296Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:49.296Z] #31 ... [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:49.296Z] #29 DONE 0.0s [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:49.296Z] #33 DONE 1.5s [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #34 [security-spire-agent builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:49.296Z] #34 DONE 0.4s [2023-08-21T16:17:49.296Z] [2023-08-21T16:17:49.296Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:49.296Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:49.296Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:49.296Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:49.296Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:49.296Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:49.296Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:49.489Z] #142 ... [2023-08-21T16:17:49.489Z] [2023-08-21T16:17:49.489Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T16:17:49.489Z] #0 0.951 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T16:17:49.567Z] #31 ... [2023-08-21T16:17:49.567Z] [2023-08-21T16:17:49.567Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:17:49.567Z] #30 DONE 0.4s [2023-08-21T16:17:49.567Z] [2023-08-21T16:17:49.567Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:49.567Z] #29 DONE 0.0s [2023-08-21T16:17:49.567Z] [2023-08-21T16:17:49.567Z] #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:49.567Z] #33 DONE 1.5s [2023-08-21T16:17:49.567Z] [2023-08-21T16:17:49.567Z] #34 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:49.567Z] #34 DONE 0.4s [2023-08-21T16:17:49.567Z] [2023-08-21T16:17:49.567Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:49.567Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:49.567Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:49.567Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:49.567Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:49.567Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:49.567Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:49.746Z] #143 ... [2023-08-21T16:17:49.746Z] [2023-08-21T16:17:49.746Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T16:17:49.746Z] #0 0.796 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T16:17:49.746Z] #144 ... [2023-08-21T16:17:49.746Z] [2023-08-21T16:17:49.746Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T16:17:49.746Z] #0 1.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T16:17:49.835Z] #31 ... [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:49.835Z] #29 DONE 0.0s [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:49.835Z] #33 DONE 1.6s [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:17:49.835Z] #30 DONE 0.6s [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:49.835Z] #34 DONE 0.5s [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:49.835Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:49.835Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:49.835Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:49.835Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:49.835Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:49.835Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:49.835Z] #31 ... [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:49.835Z] #33 DONE 1.6s [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:49.835Z] #34 DONE 0.5s [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:49.835Z] #29 DONE 0.0s [2023-08-21T16:17:49.835Z] [2023-08-21T16:17:49.835Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:49.835Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:49.835Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:49.835Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:49.835Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:49.835Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:49.835Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:50.004Z] #145 ... [2023-08-21T16:17:50.004Z] [2023-08-21T16:17:50.004Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T16:17:50.004Z] #0 1.857 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T16:17:50.100Z] #31 DONE 2.6s [2023-08-21T16:17:50.100Z] [2023-08-21T16:17:50.100Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:50.100Z] #29 DONE 0.0s [2023-08-21T16:17:50.100Z] [2023-08-21T16:17:50.100Z] #35 [security-bootstrapper internal] load build context [2023-08-21T16:17:50.100Z] #35 ... [2023-08-21T16:17:50.100Z] [2023-08-21T16:17:50.100Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:50.100Z] #29 DONE 0.0s [2023-08-21T16:17:50.369Z] [2023-08-21T16:17:50.369Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:50.369Z] #29 DONE 0.0s [2023-08-21T16:17:50.369Z] [2023-08-21T16:17:50.369Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:17:50.369Z] #36 ... [2023-08-21T16:17:50.369Z] [2023-08-21T16:17:50.369Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:17:50.369Z] #30 DONE 1.1s [2023-08-21T16:17:50.369Z] [2023-08-21T16:17:50.369Z] #35 [security-bootstrapper internal] load build context [2023-08-21T16:17:50.369Z] #35 transferring context: 2.57MB 1.0s done [2023-08-21T16:17:50.369Z] #35 DONE 1.2s [2023-08-21T16:17:50.369Z] [2023-08-21T16:17:50.369Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:17:50.636Z] #36 ... [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:50.636Z] #33 DONE 1.6s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #34 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:50.636Z] #34 DONE 0.5s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:50.636Z] #29 DONE 0.0s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:50.636Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:50.636Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:50.636Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:50.636Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:50.636Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:50.636Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:50.636Z] #31 DONE 2.6s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:17:50.636Z] #36 ... [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #33 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:50.636Z] #33 DONE 1.6s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:50.636Z] #34 DONE 0.5s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:50.636Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:50.636Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:50.636Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:50.636Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:50.636Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:50.636Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:50.636Z] #31 DONE 2.6s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:17:50.636Z] #36 ... [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:50.636Z] #29 DONE 0.0s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #37 [security-spire-agent internal] load build context [2023-08-21T16:17:50.636Z] #37 transferring context: 2.57MB 1.2s done [2023-08-21T16:17:50.636Z] #37 DONE 1.4s [2023-08-21T16:17:50.636Z] [2023-08-21T16:17:50.636Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:17:50.904Z] #36 ... [2023-08-21T16:17:50.904Z] [2023-08-21T16:17:50.904Z] #38 [security-spire-config internal] load build context [2023-08-21T16:17:50.904Z] #38 transferring context: 2.57MB 1.1s done [2023-08-21T16:17:50.904Z] #38 DONE 1.4s [2023-08-21T16:17:50.904Z] [2023-08-21T16:17:50.904Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:17:50.904Z] #36 transferring context: 2.57MB 0.8s done [2023-08-21T16:17:51.170Z] #36 ... [2023-08-21T16:17:51.170Z] [2023-08-21T16:17:51.170Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T16:17:51.170Z] #29 DONE 0.0s [2023-08-21T16:17:51.170Z] [2023-08-21T16:17:51.170Z] #39 [security-proxy-setup internal] load build context [2023-08-21T16:17:51.755Z] #39 ... [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #33 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:51.755Z] #33 DONE 1.7s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #34 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:51.755Z] #34 DONE 0.6s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:51.755Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:51.755Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:51.755Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:51.755Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:51.755Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:51.755Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:51.755Z] #31 DONE 2.7s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T16:17:51.755Z] #30 DONE 2.3s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #40 [core-metadata internal] load build context [2023-08-21T16:17:51.755Z] #40 DONE 0.0s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #41 [support-scheduler internal] load build context [2023-08-21T16:17:51.755Z] #41 DONE 0.0s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-21T16:17:51.755Z] #36 DONE 1.9s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T16:17:51.755Z] #33 DONE 1.7s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #34 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-21T16:17:51.755Z] #34 DONE 0.6s [2023-08-21T16:17:51.755Z] [2023-08-21T16:17:51.755Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T16:17:51.755Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T16:17:51.756Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T16:17:51.756Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T16:17:51.756Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T16:17:51.756Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T16:17:51.756Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-21T16:17:51.756Z] #31 DONE 2.7s [2023-08-21T16:17:51.756Z] [2023-08-21T16:17:51.756Z] #39 [security-proxy-setup internal] load build context [2023-08-21T16:17:52.719Z] #39 ... [2023-08-21T16:17:52.720Z] [2023-08-21T16:17:52.720Z] #42 [security-spiffe-token-provider internal] load build context [2023-08-21T16:17:52.720Z] #42 transferring context: 2.57MB 1.4s done [2023-08-21T16:17:52.720Z] #42 DONE 2.6s [2023-08-21T16:17:52.720Z] [2023-08-21T16:17:52.720Z] #39 [security-proxy-setup internal] load build context [2023-08-21T16:17:54.667Z] #39 ... [2023-08-21T16:17:54.667Z] [2023-08-21T16:17:54.667Z] #43 [core-data internal] load build context [2023-08-21T16:17:54.667Z] #43 transferring context: 2.57MB 3.2s done [2023-08-21T16:17:54.667Z] #43 DONE 4.0s [2023-08-21T16:17:54.667Z] [2023-08-21T16:17:54.667Z] #44 [security-proxy-auth internal] load build context [2023-08-21T16:17:55.254Z] #44 ... [2023-08-21T16:17:55.254Z] [2023-08-21T16:17:55.254Z] #39 [security-proxy-setup internal] load build context [2023-08-21T16:17:55.254Z] #39 transferring context: 2.57MB 4.2s done [2023-08-21T16:17:55.254Z] #39 DONE 4.6s [2023-08-21T16:17:55.254Z] [2023-08-21T16:17:55.254Z] #44 [security-proxy-auth internal] load build context [2023-08-21T16:17:55.524Z] #44 ... [2023-08-21T16:17:55.524Z] [2023-08-21T16:17:55.524Z] #45 [support-notifications internal] load build context [2023-08-21T16:17:55.524Z] #45 transferring context: 2.57MB 3.4s done [2023-08-21T16:17:55.524Z] #45 DONE 4.9s [2023-08-21T16:17:55.524Z] [2023-08-21T16:17:55.524Z] #44 [security-proxy-auth internal] load build context [2023-08-21T16:17:55.524Z] #44 transferring context: 2.57MB 3.8s done [2023-08-21T16:17:55.791Z] #44 DONE 5.4s [2023-08-21T16:17:55.791Z] [2023-08-21T16:17:55.791Z] #41 [support-scheduler internal] load build context [2023-08-21T16:17:57.198Z] #41 transferring context: 2.57MB 4.6s done [2023-08-21T16:17:58.154Z] #41 ... [2023-08-21T16:17:58.154Z] [2023-08-21T16:17:58.154Z] #46 [core-command internal] load build context [2023-08-21T16:17:58.154Z] #46 transferring context: 2.57MB 3.8s done [2023-08-21T16:17:58.154Z] #46 DONE 6.1s [2023-08-21T16:17:58.154Z] [2023-08-21T16:17:58.154Z] #47 [security-secretstore-setup internal] load build context [2023-08-21T16:17:58.420Z] #47 ... [2023-08-21T16:17:58.420Z] [2023-08-21T16:17:58.420Z] #41 [support-scheduler internal] load build context [2023-08-21T16:17:58.420Z] #41 DONE 6.4s [2023-08-21T16:17:58.420Z] [2023-08-21T16:17:58.420Z] #47 [security-secretstore-setup internal] load build context [2023-08-21T16:17:58.420Z] #47 ... [2023-08-21T16:17:58.420Z] [2023-08-21T16:17:58.420Z] #40 [core-metadata internal] load build context [2023-08-21T16:17:58.420Z] #40 ... [2023-08-21T16:17:58.420Z] [2023-08-21T16:17:58.420Z] #47 [security-secretstore-setup internal] load build context [2023-08-21T16:17:59.377Z] #47 ... [2023-08-21T16:17:59.377Z] [2023-08-21T16:17:59.377Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:17:59.377Z] #0 5.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:17:59.377Z] #0 7.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:17:59.377Z] #48 ... [2023-08-21T16:17:59.377Z] [2023-08-21T16:17:59.377Z] #40 [core-metadata internal] load build context [2023-08-21T16:17:59.377Z] #40 transferring context: 2.57MB 6.1s done [2023-08-21T16:17:59.377Z] #40 DONE 7.4s [2023-08-21T16:17:59.377Z] [2023-08-21T16:17:59.377Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T16:17:59.377Z] #0 6.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:17:59.378Z] #0 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:17:59.378Z] #49 ... [2023-08-21T16:17:59.378Z] [2023-08-21T16:17:59.378Z] #47 [security-secretstore-setup internal] load build context [2023-08-21T16:17:59.644Z] #47 transferring context: 2.57MB 6.3s done [2023-08-21T16:17:59.644Z] #47 DONE 7.7s [2023-08-21T16:17:59.644Z] [2023-08-21T16:17:59.644Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T16:17:59.644Z] #49 10.44 OK: 263 MiB in 53 packages [2023-08-21T16:17:59.910Z] #49 ... [2023-08-21T16:17:59.910Z] [2023-08-21T16:17:59.910Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T16:17:59.910Z] #0 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:17:59.910Z] #0 8.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:17:59.910Z] #50 ... [2023-08-21T16:17:59.910Z] [2023-08-21T16:17:59.910Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:17:59.910Z] #0 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:17:59.910Z] #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:00.176Z] #51 ... [2023-08-21T16:18:00.176Z] [2023-08-21T16:18:00.176Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:18:00.176Z] #48 11.02 OK: 263 MiB in 53 packages [2023-08-21T16:18:00.176Z] #48 ... [2023-08-21T16:18:00.176Z] [2023-08-21T16:18:00.176Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T16:18:00.176Z] #0 9.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:00.440Z] #52 ... [2023-08-21T16:18:00.440Z] [2023-08-21T16:18:00.440Z] #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:18:00.440Z] #53 ... [2023-08-21T16:18:00.440Z] [2023-08-21T16:18:00.440Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T16:18:00.706Z] #54 ... [2023-08-21T16:18:00.706Z] [2023-08-21T16:18:00.706Z] #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T16:18:00.706Z] #55 ... [2023-08-21T16:18:00.706Z] [2023-08-21T16:18:00.706Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T16:18:00.706Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:00.973Z] #56 ... [2023-08-21T16:18:00.973Z] [2023-08-21T16:18:00.973Z] #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:18:00.973Z] #48 DONE 11.9s [2023-08-21T16:18:00.973Z] [2023-08-21T16:18:00.973Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T16:18:00.973Z] #49 DONE 12.3s [2023-08-21T16:18:00.973Z] [2023-08-21T16:18:00.973Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T16:18:00.973Z] #57 ... [2023-08-21T16:18:00.973Z] [2023-08-21T16:18:00.973Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T16:18:01.242Z] #58 ... [2023-08-21T16:18:01.242Z] [2023-08-21T16:18:01.242Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T16:18:01.242Z] #0 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:01.511Z] #59 ... [2023-08-21T16:18:01.511Z] [2023-08-21T16:18:01.511Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T16:18:01.511Z] #60 ... [2023-08-21T16:18:01.511Z] [2023-08-21T16:18:01.511Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:18:01.511Z] #51 11.59 OK: 263 MiB in 53 packages [2023-08-21T16:18:01.781Z] #51 ... [2023-08-21T16:18:01.781Z] [2023-08-21T16:18:01.781Z] #61 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-21T16:18:01.781Z] #61 DONE 1.1s [2023-08-21T16:18:02.047Z] [2023-08-21T16:18:02.048Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T16:18:02.048Z] #50 11.96 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T16:18:02.048Z] #50 11.96 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T16:18:02.048Z] #50 11.96 OK: 17694 distinct packages available [2023-08-21T16:18:02.048Z] #50 ... [2023-08-21T16:18:02.048Z] [2023-08-21T16:18:02.048Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T16:18:02.048Z] #51 DONE 12.4s [2023-08-21T16:18:02.048Z] [2023-08-21T16:18:02.048Z] #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T16:18:02.316Z] #62 ... [2023-08-21T16:18:02.316Z] [2023-08-21T16:18:02.316Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:18:02.316Z] #63 DONE 1.4s [2023-08-21T16:18:02.316Z] [2023-08-21T16:18:02.316Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T16:18:02.316Z] #56 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:03.738Z] #56 ... [2023-08-21T16:18:03.738Z] [2023-08-21T16:18:03.738Z] #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:18:03.738Z] #64 DONE 1.5s [2023-08-21T16:18:03.738Z] [2023-08-21T16:18:03.738Z] #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:18:07.989Z] #65 ... [2023-08-21T16:18:07.989Z] [2023-08-21T16:18:07.989Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T16:18:07.989Z] #59 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:07.989Z] #59 16.32 OK: 263 MiB in 53 packages [2023-08-21T16:18:07.989Z] #59 DONE 17.1s [2023-08-21T16:18:07.989Z] [2023-08-21T16:18:07.989Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T16:18:07.989Z] #56 16.51 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:07.989Z] #56 16.53 (2/2) Installing su-exec (0.2-r2) [2023-08-21T16:18:07.989Z] #56 16.55 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:07.989Z] #56 16.62 OK: 8 MiB in 17 packages [2023-08-21T16:18:08.257Z] #56 ... [2023-08-21T16:18:08.257Z] [2023-08-21T16:18:08.257Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:18:08.257Z] #66 DONE 0.4s [2023-08-21T16:18:08.525Z] [2023-08-21T16:18:08.525Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:18:08.791Z] #67 ... [2023-08-21T16:18:08.791Z] [2023-08-21T16:18:08.791Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T16:18:08.791Z] #56 DONE 18.3s [2023-08-21T16:18:09.059Z] [2023-08-21T16:18:09.059Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T16:18:11.012Z] #68 ... [2023-08-21T16:18:11.012Z] [2023-08-21T16:18:11.012Z] #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:18:11.012Z] #53 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.012Z] #53 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.012Z] #53 16.77 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T16:18:11.012Z] #53 16.77 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T16:18:11.012Z] #53 16.77 OK: 17689 distinct packages available [2023-08-21T16:18:11.012Z] #53 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.012Z] #53 ... [2023-08-21T16:18:11.012Z] [2023-08-21T16:18:11.012Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T16:18:11.012Z] #50 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.012Z] #50 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.012Z] #50 20.27 OK: 263 MiB in 53 packages [2023-08-21T16:18:11.012Z] #50 DONE 21.1s [2023-08-21T16:18:11.012Z] [2023-08-21T16:18:11.012Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:18:11.306Z] #69 DONE 0.4s [2023-08-21T16:18:11.307Z] [2023-08-21T16:18:11.307Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T16:18:11.307Z] #54 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.307Z] #54 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.307Z] #54 19.45 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T16:18:11.307Z] #54 19.45 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T16:18:11.307Z] #54 19.45 OK: 17689 distinct packages available [2023-08-21T16:18:11.307Z] #54 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.572Z] #54 ... [2023-08-21T16:18:11.572Z] [2023-08-21T16:18:11.572Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:18:11.572Z] #70 ... [2023-08-21T16:18:11.572Z] [2023-08-21T16:18:11.572Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T16:18:11.572Z] #52 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.572Z] #52 15.80 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T16:18:11.572Z] #52 15.80 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T16:18:11.572Z] #52 15.80 OK: 17689 distinct packages available [2023-08-21T16:18:11.572Z] #52 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.572Z] #52 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.840Z] #52 ... [2023-08-21T16:18:11.840Z] [2023-08-21T16:18:11.840Z] #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:18:11.840Z] #53 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:11.840Z] #53 ... [2023-08-21T16:18:11.840Z] [2023-08-21T16:18:11.840Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:18:12.109Z] #71 ... [2023-08-21T16:18:12.109Z] [2023-08-21T16:18:12.109Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T16:18:12.109Z] #68 DONE 3.3s [2023-08-21T16:18:12.109Z] [2023-08-21T16:18:12.109Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-21T16:18:12.109Z] #72 DONE 0.2s [2023-08-21T16:18:12.109Z] [2023-08-21T16:18:12.109Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T16:18:12.109Z] #57 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:12.109Z] #57 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:12.109Z] #57 21.37 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:12.109Z] #57 21.38 (2/4) Installing openssl (3.0.10-r0) [2023-08-21T16:18:12.376Z] #57 21.51 (3/4) Installing su-exec (0.2-r2) [2023-08-21T16:18:12.376Z] #57 ... [2023-08-21T16:18:12.376Z] [2023-08-21T16:18:12.376Z] #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T16:18:12.376Z] #62 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:12.376Z] #62 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:12.376Z] #62 19.64 (1/4) Installing ca-certificates (20230506-r0) [2023-08-21T16:18:12.376Z] #62 20.23 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:12.376Z] #62 20.27 (3/4) Installing su-exec (0.2-r2) [2023-08-21T16:18:12.376Z] #62 20.27 (4/4) Installing yq (4.30.4-r4) [2023-08-21T16:18:12.376Z] #62 ... [2023-08-21T16:18:12.376Z] [2023-08-21T16:18:12.376Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:18:12.643Z] #73 ... [2023-08-21T16:18:12.643Z] [2023-08-21T16:18:12.643Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T16:18:12.643Z] #57 21.51 (4/4) Installing yq (4.30.4-r4) [2023-08-21T16:18:13.233Z] #57 22.45 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:13.500Z] #57 22.55 OK: 17 MiB in 19 packages [2023-08-21T16:18:13.769Z] #57 ... [2023-08-21T16:18:13.769Z] [2023-08-21T16:18:13.769Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T16:18:13.769Z] #58 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:13.769Z] #58 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:13.769Z] #58 21.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:13.769Z] #58 21.98 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:13.769Z] #58 22.05 OK: 8 MiB in 16 packages [2023-08-21T16:18:13.769Z] #58 DONE 22.9s [2023-08-21T16:18:14.047Z] [2023-08-21T16:18:14.047Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T16:18:14.047Z] #54 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:14.047Z] #54 ... [2023-08-21T16:18:14.047Z] [2023-08-21T16:18:14.047Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T16:18:14.047Z] #55 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:14.047Z] #55 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:14.047Z] #55 22.26 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:14.047Z] #55 22.29 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:14.047Z] #55 22.40 OK: 8 MiB in 16 packages [2023-08-21T16:18:14.047Z] #55 DONE 23.6s [2023-08-21T16:18:14.322Z] [2023-08-21T16:18:14.322Z] #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T16:18:14.322Z] #62 21.29 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:14.322Z] #62 21.40 Executing ca-certificates-20230506-r0.trigger [2023-08-21T16:18:14.595Z] #62 ... [2023-08-21T16:18:14.595Z] [2023-08-21T16:18:14.595Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T16:18:14.595Z] #57 DONE 23.6s [2023-08-21T16:18:14.595Z] [2023-08-21T16:18:14.595Z] #74 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T16:18:14.862Z] #74 DONE 0.3s [2023-08-21T16:18:14.862Z] [2023-08-21T16:18:14.862Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T16:18:14.862Z] #60 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:14.862Z] #60 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T16:18:14.862Z] #60 22.08 (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T16:18:14.862Z] #60 22.52 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:14.862Z] #60 22.55 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:14.862Z] #60 22.62 Executing ca-certificates-20230506-r0.trigger [2023-08-21T16:18:14.862Z] #60 ... [2023-08-21T16:18:14.862Z] [2023-08-21T16:18:14.862Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T16:18:14.862Z] #52 24.79 (1/9) Installing ca-certificates (20230506-r0) [2023-08-21T16:18:15.130Z] #52 24.99 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-21T16:18:15.130Z] #52 25.05 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-21T16:18:15.398Z] #52 25.07 (4/9) Installing libcurl (8.2.1-r0) [2023-08-21T16:18:15.398Z] #52 25.11 (5/9) Installing curl (8.2.1-r0) [2023-08-21T16:18:15.398Z] #52 25.13 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:15.398Z] #52 25.15 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-21T16:18:15.398Z] #52 25.16 (8/9) Installing libucontext (1.2-r0) [2023-08-21T16:18:15.398Z] #52 25.17 (9/9) Installing gcompat (1.1.0-r0) [2023-08-21T16:18:15.398Z] #52 25.19 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:15.398Z] #52 25.26 Executing ca-certificates-20230506-r0.trigger [2023-08-21T16:18:15.983Z] #52 ... [2023-08-21T16:18:15.983Z] [2023-08-21T16:18:15.983Z] #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T16:18:15.983Z] #62 23.16 OK: 17 MiB in 19 packages [2023-08-21T16:18:15.983Z] #62 DONE 23.9s [2023-08-21T16:18:15.983Z] [2023-08-21T16:18:15.983Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T16:18:15.983Z] #60 24.51 OK: 8 MiB in 17 packages [2023-08-21T16:18:16.253Z] #60 DONE 25.4s [2023-08-21T16:18:16.253Z] [2023-08-21T16:18:16.253Z] #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T16:18:16.253Z] #53 25.83 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:16.253Z] #53 25.83 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-21T16:18:16.253Z] #53 25.83 (3/5) Installing libucontext (1.2-r0) [2023-08-21T16:18:16.253Z] #53 25.85 (4/5) Installing gcompat (1.1.0-r0) [2023-08-21T16:18:16.253Z] #53 25.86 (5/5) Installing openssl (3.0.10-r0) [2023-08-21T16:18:16.253Z] #53 25.91 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:16.520Z] #53 26.03 OK: 9 MiB in 20 packages [2023-08-21T16:18:17.104Z] #53 DONE 27.2s [2023-08-21T16:18:17.104Z] [2023-08-21T16:18:17.104Z] #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T16:18:17.104Z] #54 26.35 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T16:18:17.104Z] #54 26.37 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-21T16:18:17.104Z] #54 26.38 (3/4) Installing libucontext (1.2-r0) [2023-08-21T16:18:17.104Z] #54 26.39 (4/4) Installing gcompat (1.1.0-r0) [2023-08-21T16:18:17.104Z] #54 26.41 Executing busybox-1.35.0-r29.trigger [2023-08-21T16:18:17.104Z] #54 26.48 OK: 8 MiB in 19 packages [2023-08-21T16:18:17.689Z] #54 DONE 27.1s [2023-08-21T16:18:17.689Z] [2023-08-21T16:18:17.689Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T16:18:17.689Z] #52 26.53 OK: 11 MiB in 24 packages [2023-08-21T16:18:17.689Z] #52 DONE 27.2s [2023-08-21T16:18:17.689Z] [2023-08-21T16:18:17.689Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #67 DONE 52.7s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #73 DONE 58.5s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #71 DONE 58.9s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #75 ... [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #65 DONE 57.3s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #70 DONE 49.6s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #76 DONE 1.3s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:19:04.519Z] #77 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #78 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #79 [security-secretstore-setup builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #79 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:19:04.519Z] #80 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #81 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #82 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #82 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #83 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #83 DONE 1.4s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:19:04.519Z] #84 ... [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #85 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:19:04.519Z] #85 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #86 [core-command builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #86 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #87 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #88 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #89 [core-metadata builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #89 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:19:04.519Z] #90 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #75 DONE 1.4s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #91 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #92 [support-scheduler builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #92 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #93 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:19:04.519Z] #93 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #94 [security-proxy-auth builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #94 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:19:04.519Z] #95 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #96 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #97 DONE 1.4s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-21T16:19:04.519Z] #98 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #99 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #100 [core-data builder 6/7] COPY . . [2023-08-21T16:19:04.519Z] #100 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #101 [security-spire-server builder 6/9] COPY . . [2023-08-21T16:19:04.519Z] #101 DONE 1.5s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T16:19:04.519Z] #102 ... [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-21T16:19:04.519Z] #103 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-08-21T16:19:04.519Z] #104 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T16:19:04.519Z] #105 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:04.519Z] #106 CACHED [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T16:19:04.519Z] #107 DONE 0.4s [2023-08-21T16:19:04.519Z] [2023-08-21T16:19:04.519Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-21T16:19:08.773Z] #108 ... [2023-08-21T16:19:08.773Z] [2023-08-21T16:19:08.773Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T16:19:08.773Z] #0 5.374 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T16:19:08.773Z] #109 ... [2023-08-21T16:19:08.773Z] [2023-08-21T16:19:08.773Z] #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T16:19:08.773Z] #0 6.159 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T16:19:08.773Z] #110 ... [2023-08-21T16:19:08.773Z] [2023-08-21T16:19:08.773Z] #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T16:19:08.774Z] #102 6.405 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T16:19:09.360Z] #102 ... [2023-08-21T16:19:09.360Z] [2023-08-21T16:19:09.360Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-21T16:19:09.360Z] #108 DONE 6.4s [2023-08-21T16:19:09.360Z] [2023-08-21T16:19:09.360Z] #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-21T16:19:09.360Z] #111 DONE 6.5s [2023-08-21T16:19:09.360Z] [2023-08-21T16:19:09.360Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T16:19:09.944Z] #112 ... [2023-08-21T16:19:09.944Z] [2023-08-21T16:19:09.944Z] #113 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T16:19:09.944Z] #113 DONE 0.6s [2023-08-21T16:19:09.944Z] [2023-08-21T16:19:09.944Z] #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T16:19:09.944Z] #112 DONE 0.6s [2023-08-21T16:19:09.944Z] [2023-08-21T16:19:09.944Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:19:09.944Z] #84 6.365 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T16:19:10.531Z] #84 ... [2023-08-21T16:19:10.531Z] [2023-08-21T16:19:10.531Z] #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:10.531Z] #114 DONE 0.2s [2023-08-21T16:19:10.799Z] [2023-08-21T16:19:10.799Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:10.799Z] #115 DONE 0.1s [2023-08-21T16:19:10.799Z] [2023-08-21T16:19:10.799Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T16:19:10.799Z] #0 6.469 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T16:19:11.390Z] #116 ... [2023-08-21T16:19:11.390Z] [2023-08-21T16:19:11.390Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:19:11.484Z] #146 ... [2023-08-21T16:19:11.484Z] [2023-08-21T16:19:11.484Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T16:19:11.484Z] #137 80.57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T16:19:11.983Z] #117 ... [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T16:19:11.983Z] #118 CACHED [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #119 [security-spire-config builder 6/9] COPY . . [2023-08-21T16:19:11.983Z] #119 CACHED [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T16:19:11.983Z] #120 CACHED [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T16:19:11.983Z] #121 CACHED [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #122 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-21T16:19:11.983Z] #122 CACHED [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #123 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-21T16:19:11.983Z] #123 CACHED [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:11.983Z] #124 CACHED [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:11.983Z] #125 CACHED [2023-08-21T16:19:11.983Z] [2023-08-21T16:19:11.983Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T16:19:12.055Z] #137 ... [2023-08-21T16:19:12.055Z] [2023-08-21T16:19:12.055Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T16:19:12.055Z] #139 DONE 93.4s [2023-08-21T16:19:12.255Z] #126 ... [2023-08-21T16:19:12.255Z] [2023-08-21T16:19:12.255Z] #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:12.255Z] #127 DONE 0.3s [2023-08-21T16:19:12.255Z] [2023-08-21T16:19:12.255Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:12.255Z] #128 DONE 0.2s [2023-08-21T16:19:12.255Z] [2023-08-21T16:19:12.255Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:19:12.315Z] [2023-08-21T16:19:12.315Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T16:19:12.315Z] #137 DONE 93.4s [2023-08-21T16:19:12.315Z] [2023-08-21T16:19:12.315Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T16:19:12.315Z] #145 DONE 93.5s [2023-08-21T16:19:12.315Z] [2023-08-21T16:19:12.315Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T16:19:12.315Z] #146 DONE 93.5s [2023-08-21T16:19:12.315Z] [2023-08-21T16:19:12.315Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T16:19:12.315Z] #144 DONE 93.6s [2023-08-21T16:19:12.315Z] [2023-08-21T16:19:12.315Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:19:12.315Z] #141 DONE 93.6s [2023-08-21T16:19:12.315Z] [2023-08-21T16:19:12.315Z] #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T16:19:12.315Z] #111 DONE 93.6s [2023-08-21T16:19:12.315Z] [2023-08-21T16:19:12.315Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T16:19:12.315Z] #142 DONE 93.6s [2023-08-21T16:19:12.315Z] [2023-08-21T16:19:12.315Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:12.548Z] #129 ... [2023-08-21T16:19:12.548Z] [2023-08-21T16:19:12.548Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T16:19:12.548Z] #0 6.184 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T16:19:12.576Z] #147 ... [2023-08-21T16:19:12.576Z] [2023-08-21T16:19:12.576Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T16:19:12.576Z] #143 DONE 93.7s [2023-08-21T16:19:12.576Z] [2023-08-21T16:19:12.576Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T16:19:12.576Z] #140 DONE 93.7s [2023-08-21T16:19:12.576Z] [2023-08-21T16:19:12.576Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T16:19:12.576Z] #138 DONE 93.8s [2023-08-21T16:19:12.576Z] [2023-08-21T16:19:12.576Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:12.815Z] #130 ... [2023-08-21T16:19:12.815Z] [2023-08-21T16:19:12.815Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T16:19:12.815Z] #0 6.276 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T16:19:12.815Z] #131 ... [2023-08-21T16:19:12.815Z] [2023-08-21T16:19:12.815Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:19:12.815Z] #117 DONE 1.5s [2023-08-21T16:19:12.815Z] [2023-08-21T16:19:12.815Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T16:19:12.815Z] #0 6.439 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T16:19:12.815Z] #132 ... [2023-08-21T16:19:12.815Z] [2023-08-21T16:19:12.815Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T16:19:12.815Z] #0 5.387 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T16:19:13.082Z] #133 ... [2023-08-21T16:19:13.082Z] [2023-08-21T16:19:13.082Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T16:19:13.082Z] #0 3.864 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T16:19:13.082Z] #134 ... [2023-08-21T16:19:13.082Z] [2023-08-21T16:19:13.082Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T16:19:13.082Z] #135 DONE 0.4s [2023-08-21T16:19:13.082Z] [2023-08-21T16:19:13.082Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T16:19:13.083Z] #0 5.806 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T16:19:13.146Z] #148 DONE 0.3s [2023-08-21T16:19:13.146Z] [2023-08-21T16:19:13.146Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.146Z] #147 DONE 0.6s [2023-08-21T16:19:13.146Z] [2023-08-21T16:19:13.146Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.146Z] #149 DONE 0.6s [2023-08-21T16:19:13.146Z] [2023-08-21T16:19:13.146Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.146Z] #150 DONE 0.4s [2023-08-21T16:19:13.146Z] [2023-08-21T16:19:13.146Z] #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.146Z] #151 DONE 0.6s [2023-08-21T16:19:13.146Z] [2023-08-21T16:19:13.146Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.146Z] #152 ... [2023-08-21T16:19:13.146Z] [2023-08-21T16:19:13.146Z] #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.146Z] #153 DONE 0.7s [2023-08-21T16:19:13.146Z] [2023-08-21T16:19:13.146Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T16:19:13.146Z] #154 DONE 0.7s [2023-08-21T16:19:13.349Z] #136 ... [2023-08-21T16:19:13.349Z] [2023-08-21T16:19:13.349Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-21T16:19:13.349Z] #137 ... [2023-08-21T16:19:13.349Z] [2023-08-21T16:19:13.349Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T16:19:13.349Z] #126 DONE 1.5s [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #155 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #155 DONE 0.3s [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T16:19:13.408Z] #156 ... [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #157 DONE 0.4s [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #158 DONE 0.3s [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #159 DONE 0.4s [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #160 CACHED [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.408Z] #161 CACHED [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #162 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.408Z] #162 CACHED [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #163 CACHED [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #164 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #164 CACHED [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.408Z] #165 CACHED [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #152 DONE 0.3s [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #166 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #166 DONE 0.3s [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #167 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:13.408Z] #167 CACHED [2023-08-21T16:19:13.408Z] [2023-08-21T16:19:13.408Z] #168 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:13.408Z] #168 CACHED [2023-08-21T16:19:13.620Z] [2023-08-21T16:19:13.620Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-21T16:19:13.620Z] #137 DONE 0.3s [2023-08-21T16:19:13.620Z] [2023-08-21T16:19:13.620Z] #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-21T16:19:13.674Z] [2023-08-21T16:19:13.674Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T16:19:13.887Z] #138 DONE 0.2s [2023-08-21T16:19:13.887Z] [2023-08-21T16:19:13.887Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:19:14.899Z] #139 ... [2023-08-21T16:19:14.899Z] [2023-08-21T16:19:14.899Z] #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:19:14.899Z] #129 DONE 2.3s [2023-08-21T16:19:14.899Z] [2023-08-21T16:19:14.899Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T16:19:14.899Z] #140 DONE 0.2s [2023-08-21T16:19:14.899Z] [2023-08-21T16:19:14.899Z] #141 [security-spire-server] exporting to image [2023-08-21T16:19:14.899Z] #141 exporting layers [2023-08-21T16:19:15.108Z] #169 ... [2023-08-21T16:19:15.108Z] [2023-08-21T16:19:15.108Z] #170 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T16:19:15.108Z] #170 DONE 1.4s [2023-08-21T16:19:15.108Z] [2023-08-21T16:19:15.108Z] #171 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-21T16:19:15.108Z] #171 DONE 1.7s [2023-08-21T16:19:15.108Z] [2023-08-21T16:19:15.108Z] #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T16:19:15.108Z] #172 ... [2023-08-21T16:19:15.108Z] [2023-08-21T16:19:15.109Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T16:19:15.109Z] #173 DONE 1.6s [2023-08-21T16:19:15.109Z] [2023-08-21T16:19:15.109Z] #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-21T16:19:15.109Z] #174 DONE 1.7s [2023-08-21T16:19:15.109Z] [2023-08-21T16:19:15.109Z] #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-21T16:19:15.109Z] #175 DONE 1.7s [2023-08-21T16:19:15.109Z] [2023-08-21T16:19:15.109Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-21T16:19:15.109Z] #176 DONE 1.7s [2023-08-21T16:19:15.109Z] [2023-08-21T16:19:15.109Z] #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-21T16:19:15.109Z] #177 DONE 1.7s [2023-08-21T16:19:15.109Z] [2023-08-21T16:19:15.109Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T16:19:15.109Z] #178 DONE 1.7s [2023-08-21T16:19:15.109Z] [2023-08-21T16:19:15.109Z] #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-21T16:19:15.109Z] #179 DONE 1.7s [2023-08-21T16:19:15.109Z] [2023-08-21T16:19:15.109Z] #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T16:19:15.109Z] #169 DONE 1.7s [2023-08-21T16:19:15.109Z] [2023-08-21T16:19:15.109Z] #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.175Z] #141 ... [2023-08-21T16:19:15.175Z] [2023-08-21T16:19:15.175Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T16:19:15.175Z] #142 DONE 0.3s [2023-08-21T16:19:15.370Z] #180 ... [2023-08-21T16:19:15.370Z] [2023-08-21T16:19:15.370Z] #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T16:19:15.370Z] #172 DONE 0.6s [2023-08-21T16:19:15.370Z] [2023-08-21T16:19:15.370Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-21T16:19:15.370Z] #181 DONE 0.4s [2023-08-21T16:19:15.370Z] [2023-08-21T16:19:15.370Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.370Z] #182 DONE 0.4s [2023-08-21T16:19:15.370Z] [2023-08-21T16:19:15.370Z] #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.370Z] #183 DONE 0.4s [2023-08-21T16:19:15.370Z] [2023-08-21T16:19:15.370Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.370Z] #184 DONE 0.4s [2023-08-21T16:19:15.370Z] [2023-08-21T16:19:15.370Z] #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.370Z] #185 DONE 0.4s [2023-08-21T16:19:15.370Z] [2023-08-21T16:19:15.370Z] #186 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.370Z] #186 DONE 0.4s [2023-08-21T16:19:15.370Z] [2023-08-21T16:19:15.370Z] #134 [core-data] exporting to image [2023-08-21T16:19:15.370Z] #134 exporting layers [2023-08-21T16:19:15.483Z] [2023-08-21T16:19:15.483Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-21T16:19:15.483Z] #143 DONE 0.2s [2023-08-21T16:19:15.483Z] [2023-08-21T16:19:15.483Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T16:19:15.483Z] #116 ... [2023-08-21T16:19:15.483Z] [2023-08-21T16:19:15.483Z] #141 [security-spire-config] exporting to image [2023-08-21T16:19:15.634Z] #134 ... [2023-08-21T16:19:15.634Z] [2023-08-21T16:19:15.634Z] #187 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.634Z] #187 DONE 0.4s [2023-08-21T16:19:15.634Z] [2023-08-21T16:19:15.634Z] #188 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.634Z] #188 DONE 0.4s [2023-08-21T16:19:15.634Z] [2023-08-21T16:19:15.634Z] #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.634Z] #180 DONE 0.4s [2023-08-21T16:19:15.634Z] [2023-08-21T16:19:15.634Z] #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T16:19:15.634Z] #156 DONE 2.5s [2023-08-21T16:19:15.634Z] [2023-08-21T16:19:15.634Z] #134 [support-notifications] exporting to image [2023-08-21T16:19:15.899Z] #134 ... [2023-08-21T16:19:15.899Z] [2023-08-21T16:19:15.899Z] #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:19:15.899Z] #189 DONE 0.5s [2023-08-21T16:19:15.899Z] [2023-08-21T16:19:15.899Z] #190 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T16:19:15.899Z] #190 DONE 0.6s [2023-08-21T16:19:15.899Z] [2023-08-21T16:19:15.899Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-21T16:19:15.899Z] #191 DONE 0.5s [2023-08-21T16:19:15.899Z] [2023-08-21T16:19:15.899Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T16:19:15.899Z] #192 DONE 0.5s [2023-08-21T16:19:15.899Z] [2023-08-21T16:19:15.899Z] #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-21T16:19:15.899Z] #193 DONE 0.5s [2023-08-21T16:19:15.899Z] [2023-08-21T16:19:15.899Z] #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:19:16.067Z] #141 ... [2023-08-21T16:19:16.067Z] [2023-08-21T16:19:16.067Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T16:19:16.067Z] #139 DONE 2.3s [2023-08-21T16:19:16.067Z] [2023-08-21T16:19:16.067Z] #141 [security-spire-config] exporting to image [2023-08-21T16:19:16.067Z] #141 exporting layers 2.1s done [2023-08-21T16:19:16.067Z] #141 writing image sha256:ccb9e196ad5fd377fea7040c4c5db65bc844d6da8dbb31238ca13e551215a2c8 0.1s done [2023-08-21T16:19:16.067Z] #141 naming to docker.io/library/security-spire-server-arm64 [2023-08-21T16:19:16.067Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-08-21T16:19:16.214Z] #194 ... [2023-08-21T16:19:16.214Z] [2023-08-21T16:19:16.214Z] #195 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:19:16.214Z] #195 DONE 0.5s [2023-08-21T16:19:16.214Z] [2023-08-21T16:19:16.214Z] #196 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T16:19:16.214Z] #196 DONE 0.3s [2023-08-21T16:19:16.214Z] [2023-08-21T16:19:16.214Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-21T16:19:16.214Z] #197 DONE 0.4s [2023-08-21T16:19:16.214Z] [2023-08-21T16:19:16.214Z] #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:19:16.334Z] #141 ... [2023-08-21T16:19:16.334Z] [2023-08-21T16:19:16.334Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T16:19:16.334Z] #144 DONE 0.4s [2023-08-21T16:19:16.334Z] [2023-08-21T16:19:16.334Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-21T16:19:16.334Z] #145 DONE 0.2s [2023-08-21T16:19:16.334Z] [2023-08-21T16:19:16.334Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-21T16:19:16.474Z] #198 ... [2023-08-21T16:19:16.474Z] [2023-08-21T16:19:16.474Z] #134 [core-metadata] exporting to image [2023-08-21T16:19:16.474Z] #134 exporting layers 0.3s done [2023-08-21T16:19:16.474Z] #134 writing image sha256:303191432665dcedeec39b6fd8fd5159b4cad4c25d3cbc70fbe6c2d0b875d2fe 0.0s done [2023-08-21T16:19:16.474Z] #134 naming to docker.io/library/core-command done [2023-08-21T16:19:16.474Z] #134 writing image sha256:ce65b196a8346770c02dd177c3da254abb1fef612ae2368b1a68c6fb14587cc2 done [2023-08-21T16:19:16.474Z] #134 naming to docker.io/library/support-scheduler done [2023-08-21T16:19:16.474Z] #134 writing image sha256:61549afeabf36cd4b2d2c1565219d47679354478f5304a1a8a4fedbebd8ce21c 0.2s done [2023-08-21T16:19:16.474Z] #134 writing image sha256:d1461501e3da131361cb158bd2bb1a3edb755f68719ad3c10958f396828e607e done [2023-08-21T16:19:16.474Z] #134 naming to docker.io/library/security-spiffe-token-provider done [2023-08-21T16:19:16.474Z] #134 naming to docker.io/library/core-data done [2023-08-21T16:19:16.474Z] #134 writing image sha256:2f8b0dbef8c79f94ab1dac1314af59c1d611fc5e8c9fcbfc4d91af901792d665 done [2023-08-21T16:19:16.474Z] #134 naming to docker.io/library/support-notifications done [2023-08-21T16:19:16.474Z] #134 writing image sha256:df816df71345c2e310636aa768867595173ae9b55bbb9997758a5347fecfa22d done [2023-08-21T16:19:16.474Z] #134 naming to docker.io/library/core-metadata done [2023-08-21T16:19:16.474Z] #134 DONE 2.0s [2023-08-21T16:19:16.474Z] [2023-08-21T16:19:16.474Z] #199 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:19:16.474Z] #199 DONE 0.4s [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-21T16:19:16.807Z] #200 DONE 0.3s [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T16:19:16.807Z] #201 DONE 0.1s [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #202 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T16:19:16.807Z] #202 DONE 0.3s [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:19:16.807Z] #203 DONE 0.8s [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #204 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-21T16:19:16.807Z] #204 DONE 0.1s [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #134 [core-common-config-bootstrapper] exporting to image [2023-08-21T16:19:16.807Z] #134 ... [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:19:16.807Z] #194 DONE 0.9s [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-21T16:19:16.807Z] #205 DONE 0.1s [2023-08-21T16:19:16.807Z] [2023-08-21T16:19:16.807Z] #134 [security-proxy-auth] exporting to image [2023-08-21T16:19:16.916Z] #146 DONE 0.3s [2023-08-21T16:19:16.916Z] [2023-08-21T16:19:16.916Z] #141 [security-spire-agent] exporting to image [2023-08-21T16:19:17.068Z] #134 exporting layers 0.1s done [2023-08-21T16:19:17.068Z] #134 writing image sha256:204aa0557083ecf4d92e9148ccf1d8dc658b4cc1155136436c9460049691ef85 done [2023-08-21T16:19:17.068Z] #134 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-21T16:19:17.068Z] #134 writing image sha256:960a3bd2ec32485ded83336b7bb2f1767a32790f1fbf1beec7a8d84aabdcb3d3 0.0s done [2023-08-21T16:19:17.068Z] #134 naming to docker.io/library/security-proxy-auth done [2023-08-21T16:19:17.068Z] #134 DONE 2.3s [2023-08-21T16:19:17.068Z] [2023-08-21T16:19:17.068Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-21T16:19:17.068Z] #206 DONE 0.1s [2023-08-21T16:19:17.068Z] [2023-08-21T16:19:17.068Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T16:19:17.068Z] #207 DONE 0.2s [2023-08-21T16:19:17.068Z] [2023-08-21T16:19:17.068Z] #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:19:17.068Z] #198 DONE 0.9s [2023-08-21T16:19:17.068Z] [2023-08-21T16:19:17.068Z] #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:19:17.068Z] #208 DONE 0.5s [2023-08-21T16:19:17.068Z] [2023-08-21T16:19:17.068Z] #134 [security-secretstore-setup] exporting to image [2023-08-21T16:19:17.328Z] #134 ... [2023-08-21T16:19:17.328Z] [2023-08-21T16:19:17.328Z] #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-21T16:19:17.328Z] #209 DONE 0.1s [2023-08-21T16:19:17.328Z] [2023-08-21T16:19:17.328Z] #134 [security-secretstore-setup] exporting to image [2023-08-21T16:19:17.328Z] #134 exporting layers 0.2s done [2023-08-21T16:19:17.328Z] #134 exporting layers 0.3s done [2023-08-21T16:19:17.328Z] #134 writing image sha256:520ea6415452be98bc6fed545870b38d70757b16c1cf0ecc03275d5dc9f8b02c done [2023-08-21T16:19:17.328Z] #134 naming to docker.io/library/security-proxy-setup done [2023-08-21T16:19:17.509Z] #141 exporting layers 1.9s done [2023-08-21T16:19:17.509Z] #141 writing image sha256:3c5d0b799c95ff7ef56caf049f405eb685a1fc4bfeceb732de82a1d736a78851 done [2023-08-21T16:19:17.509Z] #141 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-21T16:19:17.590Z] #134 writing image sha256:c99f2e7eb86f0261148e6b29d2f9d01e5b857addaf5c725a96117e317b97d10b done [2023-08-21T16:19:17.590Z] #134 naming to docker.io/library/security-secretstore-setup done [2023-08-21T16:19:17.590Z] #134 DONE 2.6s [2023-08-21T16:19:17.590Z] [2023-08-21T16:19:17.590Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T16:19:17.850Z] #210 DONE 0.5s [2023-08-21T16:19:17.850Z] [2023-08-21T16:19:17.850Z] #134 [security-bootstrapper] exporting to image [2023-08-21T16:19:17.850Z] #134 exporting layers 0.2s done [2023-08-21T16:19:17.850Z] #134 writing image sha256:d29dfa08ba264768cc84b0795e61739dabc9f8a185af5324df210d590ba223c9 done [2023-08-21T16:19:17.850Z] #134 naming to docker.io/library/security-bootstrapper done [2023-08-21T16:19:17.850Z] #134 DONE 2.8s [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:19:17.851Z] time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-21T16:19:17.872Z] $ docker stop --time=1 e72511919c7e5ae77a5e96e097a52b57ced185d8e59f72fbe5eea918e13f3322 [2023-08-21T16:19:18.917Z] #141 exporting layers 2.0s done [2023-08-21T16:19:18.917Z] #141 writing image sha256:89104f3567ea0f0ee1a6037e7daf64a1dfa60b969627e0c9921a32b03e1c6a2f 0.0s done [2023-08-21T16:19:18.917Z] #141 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2023-08-21T16:19:18.917Z] #141 DONE 4.4s [2023-08-21T16:19:18.917Z] [2023-08-21T16:19:18.917Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T16:19:19.211Z] $ docker rm -f --volumes e72511919c7e5ae77a5e96e097a52b57ced185d8e59f72fbe5eea918e13f3322 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T16:19:19.546Z] + docker images [2023-08-21T16:19:19.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-21T16:19:19.546Z] security-bootstrapper latest d29dfa08ba26 2 seconds ago 23MB [2023-08-21T16:19:19.546Z] security-secretstore-setup latest c99f2e7eb86f 2 seconds ago 44.1MB [2023-08-21T16:19:19.546Z] security-proxy-auth latest 960a3bd2ec32 3 seconds ago 19.4MB [2023-08-21T16:19:19.546Z] core-common-config-bootstrapper latest 204aa0557083 3 seconds ago 18MB [2023-08-21T16:19:19.546Z] security-proxy-setup latest 520ea6415452 3 seconds ago 29.2MB [2023-08-21T16:19:19.546Z] security-spiffe-token-provider latest d1461501e3da 4 seconds ago 33.5MB [2023-08-21T16:19:19.546Z] support-notifications latest 2f8b0dbef8c7 4 seconds ago 34.3MB [2023-08-21T16:19:19.546Z] core-metadata latest df816df71345 4 seconds ago 21.6MB [2023-08-21T16:19:19.546Z] support-scheduler latest ce65b196a834 4 seconds ago 33.7MB [2023-08-21T16:19:19.546Z] core-data latest 61549afeabf3 4 seconds ago 21.2MB [2023-08-21T16:19:19.546Z] core-command latest 303191432665 4 seconds ago 21MB [2023-08-21T16:19:19.546Z] security-spire-config latest 67014b414d61 About a minute ago 102MB [2023-08-21T16:19:19.546Z] security-spire-server latest 789eab35a9af About a minute ago 103MB [2023-08-21T16:19:19.546Z] security-spire-agent latest f5893bafe668 About a minute ago 161MB [2023-08-21T16:19:19.546Z] ci-base-image-x86_64 latest 980b41479624 5 minutes ago 1.07GB [2023-08-21T16:19:19.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-21T16:19:19.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-21T16:19:19.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T16:19:19.636Z] provisioning config files... [2023-08-21T16:19:19.644Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/564@tmp/config4078369317323624040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:19:19.954Z] ---> docker-login.sh [2023-08-21T16:19:19.954Z] nexus3.edgexfoundry.org:10001 [2023-08-21T16:19:19.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:19:19.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:19:19.954Z] Configure a credential helper to remove this warning. See [2023-08-21T16:19:19.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:19:19.954Z] [2023-08-21T16:19:19.954Z] Login Succeeded [2023-08-21T16:19:19.954Z] nexus3.edgexfoundry.org:10002 [2023-08-21T16:19:20.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:19:20.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:19:20.217Z] Configure a credential helper to remove this warning. See [2023-08-21T16:19:20.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:19:20.217Z] [2023-08-21T16:19:20.217Z] Login Succeeded [2023-08-21T16:19:20.217Z] nexus3.edgexfoundry.org:10003 [2023-08-21T16:19:20.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:19:20.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:19:20.217Z] Configure a credential helper to remove this warning. See [2023-08-21T16:19:20.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:19:20.217Z] [2023-08-21T16:19:20.217Z] Login Succeeded [2023-08-21T16:19:20.217Z] nexus3.edgexfoundry.org:10004 [2023-08-21T16:19:20.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:19:20.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:19:20.478Z] Configure a credential helper to remove this warning. See [2023-08-21T16:19:20.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:19:20.478Z] [2023-08-21T16:19:20.478Z] Login Succeeded [2023-08-21T16:19:20.478Z] docker.io [2023-08-21T16:19:20.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:19:20.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:19:20.737Z] Configure a credential helper to remove this warning. See [2023-08-21T16:19:20.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:19:20.737Z] [2023-08-21T16:19:20.737Z] Login Succeeded [2023-08-21T16:19:20.737Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T16:19:20.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:19:20.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T16:19:20.785Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-21T16:19:20.785Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:20.785Z] latest [2023-08-21T16:19:20.785Z] 3.1.0-dev.30 [2023-08-21T16:19:20.785Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:20.785Z] main [2023-08-21T16:19:20.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:21.106Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:21.419Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:21.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T16:19:21.419Z] 9c9d4b68e558: Preparing [2023-08-21T16:19:21.419Z] 225adfe21ec7: Preparing [2023-08-21T16:19:21.419Z] 9f09e677014b: Preparing [2023-08-21T16:19:21.419Z] 7e9aa417752f: Preparing [2023-08-21T16:19:21.419Z] 0c952085a687: Preparing [2023-08-21T16:19:21.419Z] 36b50b131297: Preparing [2023-08-21T16:19:21.419Z] 36b50b131297: Waiting [2023-08-21T16:19:21.419Z] 9f09e677014b: Pushed [2023-08-21T16:19:21.419Z] 7e9aa417752f: Pushed [2023-08-21T16:19:21.419Z] 9c9d4b68e558: Pushed [2023-08-21T16:19:21.419Z] 0c952085a687: Pushed [2023-08-21T16:19:21.419Z] 36b50b131297: Layer already exists [2023-08-21T16:19:23.322Z] 225adfe21ec7: Pushed [2023-08-21T16:19:23.322Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:23.634Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:23.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-21T16:19:23.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T16:19:23.947Z] 9c9d4b68e558: Preparing [2023-08-21T16:19:23.947Z] 225adfe21ec7: Preparing [2023-08-21T16:19:23.947Z] 9f09e677014b: Preparing [2023-08-21T16:19:23.947Z] 7e9aa417752f: Preparing [2023-08-21T16:19:23.947Z] 0c952085a687: Preparing [2023-08-21T16:19:23.947Z] 36b50b131297: Preparing [2023-08-21T16:19:23.947Z] 225adfe21ec7: Layer already exists [2023-08-21T16:19:23.947Z] 9c9d4b68e558: Layer already exists [2023-08-21T16:19:23.947Z] 0c952085a687: Layer already exists [2023-08-21T16:19:23.947Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:23.947Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:23.947Z] 36b50b131297: Layer already exists [2023-08-21T16:19:23.947Z] latest: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:24.267Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:24.595Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.30 [2023-08-21T16:19:24.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T16:19:24.595Z] 9c9d4b68e558: Preparing [2023-08-21T16:19:24.595Z] 225adfe21ec7: Preparing [2023-08-21T16:19:24.595Z] 9f09e677014b: Preparing [2023-08-21T16:19:24.595Z] 7e9aa417752f: Preparing [2023-08-21T16:19:24.595Z] 0c952085a687: Preparing [2023-08-21T16:19:24.595Z] 36b50b131297: Preparing [2023-08-21T16:19:24.595Z] 36b50b131297: Waiting [2023-08-21T16:19:24.595Z] 9c9d4b68e558: Layer already exists [2023-08-21T16:19:24.595Z] 225adfe21ec7: Layer already exists [2023-08-21T16:19:24.595Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:24.595Z] 0c952085a687: Layer already exists [2023-08-21T16:19:24.595Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:24.595Z] 36b50b131297: Layer already exists [2023-08-21T16:19:24.595Z] 3.1.0-dev.30: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:24.914Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:25.227Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:25.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T16:19:25.227Z] 9c9d4b68e558: Preparing [2023-08-21T16:19:25.227Z] 225adfe21ec7: Preparing [2023-08-21T16:19:25.227Z] 9f09e677014b: Preparing [2023-08-21T16:19:25.227Z] 7e9aa417752f: Preparing [2023-08-21T16:19:25.227Z] 0c952085a687: Preparing [2023-08-21T16:19:25.227Z] 36b50b131297: Preparing [2023-08-21T16:19:25.227Z] 36b50b131297: Waiting [2023-08-21T16:19:25.227Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:25.227Z] 9c9d4b68e558: Layer already exists [2023-08-21T16:19:25.227Z] 225adfe21ec7: Layer already exists [2023-08-21T16:19:25.227Z] 0c952085a687: Layer already exists [2023-08-21T16:19:25.227Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:25.227Z] 36b50b131297: Layer already exists [2023-08-21T16:19:25.227Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:25.536Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:25.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-21T16:19:25.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T16:19:25.849Z] 9c9d4b68e558: Preparing [2023-08-21T16:19:25.849Z] 225adfe21ec7: Preparing [2023-08-21T16:19:25.849Z] 9f09e677014b: Preparing [2023-08-21T16:19:25.849Z] 7e9aa417752f: Preparing [2023-08-21T16:19:25.849Z] 0c952085a687: Preparing [2023-08-21T16:19:25.849Z] 36b50b131297: Preparing [2023-08-21T16:19:25.849Z] 36b50b131297: Waiting [2023-08-21T16:19:25.849Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:25.849Z] 225adfe21ec7: Layer already exists [2023-08-21T16:19:25.849Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:25.849Z] 9c9d4b68e558: Layer already exists [2023-08-21T16:19:25.849Z] 0c952085a687: Layer already exists [2023-08-21T16:19:25.849Z] 36b50b131297: Layer already exists [2023-08-21T16:19:25.849Z] main: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:19:25.889Z] ===================================================== [Pipeline] echo [2023-08-21T16:19:25.895Z] taggedImages: [2023-08-21T16:19:25.895Z] - nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:25.895Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-21T16:19:25.895Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.30 [2023-08-21T16:19:25.895Z] - nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:25.895Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-21T16:19:25.910Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-21T16:19:25.910Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:25.910Z] latest [2023-08-21T16:19:25.910Z] 3.1.0-dev.30 [2023-08-21T16:19:25.910Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:25.910Z] main [2023-08-21T16:19:25.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:26.220Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:26.526Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:26.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T16:19:26.527Z] a46078269d99: Preparing [2023-08-21T16:19:26.527Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:26.527Z] 1f5df070ce69: Preparing [2023-08-21T16:19:26.527Z] b97917a2c11b: Preparing [2023-08-21T16:19:26.527Z] 9f09e677014b: Preparing [2023-08-21T16:19:26.527Z] 7e9aa417752f: Preparing [2023-08-21T16:19:26.527Z] 0c952085a687: Preparing [2023-08-21T16:19:26.527Z] 36b50b131297: Preparing [2023-08-21T16:19:26.527Z] 7e9aa417752f: Waiting [2023-08-21T16:19:26.527Z] 0c952085a687: Waiting [2023-08-21T16:19:26.527Z] 36b50b131297: Waiting [2023-08-21T16:19:26.527Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:26.527Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:26.527Z] 0c952085a687: Layer already exists [2023-08-21T16:19:26.527Z] 36b50b131297: Layer already exists [2023-08-21T16:19:26.527Z] e34a53bf4dd8: Pushed [2023-08-21T16:19:26.527Z] 1f5df070ce69: Pushed [2023-08-21T16:19:26.527Z] a46078269d99: Pushed [2023-08-21T16:19:27.908Z] b97917a2c11b: Pushed [2023-08-21T16:19:27.908Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:28.230Z] + 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-08-21T16:19:28.536Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-21T16:19:28.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T16:19:28.536Z] a46078269d99: Preparing [2023-08-21T16:19:28.536Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:28.536Z] 1f5df070ce69: Preparing [2023-08-21T16:19:28.536Z] b97917a2c11b: Preparing [2023-08-21T16:19:28.536Z] 9f09e677014b: Preparing [2023-08-21T16:19:28.536Z] 7e9aa417752f: Preparing [2023-08-21T16:19:28.536Z] 0c952085a687: Preparing [2023-08-21T16:19:28.536Z] 36b50b131297: Preparing [2023-08-21T16:19:28.536Z] 7e9aa417752f: Waiting [2023-08-21T16:19:28.536Z] 36b50b131297: Waiting [2023-08-21T16:19:28.536Z] 1f5df070ce69: Layer already exists [2023-08-21T16:19:28.536Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:28.536Z] b97917a2c11b: Layer already exists [2023-08-21T16:19:28.536Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:28.536Z] a46078269d99: Layer already exists [2023-08-21T16:19:28.536Z] 0c952085a687: Layer already exists [2023-08-21T16:19:28.536Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:28.536Z] 36b50b131297: Layer already exists [2023-08-21T16:19:28.536Z] latest: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:28.853Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:29.159Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.30 [2023-08-21T16:19:29.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T16:19:29.159Z] a46078269d99: Preparing [2023-08-21T16:19:29.159Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:29.159Z] 1f5df070ce69: Preparing [2023-08-21T16:19:29.159Z] b97917a2c11b: Preparing [2023-08-21T16:19:29.159Z] 9f09e677014b: Preparing [2023-08-21T16:19:29.159Z] 7e9aa417752f: Preparing [2023-08-21T16:19:29.159Z] 0c952085a687: Preparing [2023-08-21T16:19:29.159Z] 36b50b131297: Preparing [2023-08-21T16:19:29.159Z] 7e9aa417752f: Waiting [2023-08-21T16:19:29.159Z] 36b50b131297: Waiting [2023-08-21T16:19:29.159Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:29.159Z] b97917a2c11b: Layer already exists [2023-08-21T16:19:29.159Z] 1f5df070ce69: Layer already exists [2023-08-21T16:19:29.159Z] a46078269d99: Layer already exists [2023-08-21T16:19:29.159Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:29.159Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:29.159Z] 36b50b131297: Layer already exists [2023-08-21T16:19:29.159Z] 0c952085a687: Layer already exists [2023-08-21T16:19:29.159Z] 3.1.0-dev.30: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:29.472Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:29.785Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:29.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T16:19:29.785Z] a46078269d99: Preparing [2023-08-21T16:19:29.785Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:29.785Z] 1f5df070ce69: Preparing [2023-08-21T16:19:29.785Z] b97917a2c11b: Preparing [2023-08-21T16:19:29.785Z] 9f09e677014b: Preparing [2023-08-21T16:19:29.785Z] 7e9aa417752f: Preparing [2023-08-21T16:19:29.785Z] 0c952085a687: Preparing [2023-08-21T16:19:29.785Z] 36b50b131297: Preparing [2023-08-21T16:19:29.785Z] 7e9aa417752f: Waiting [2023-08-21T16:19:29.785Z] 0c952085a687: Waiting [2023-08-21T16:19:29.785Z] 36b50b131297: Waiting [2023-08-21T16:19:29.785Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:29.785Z] a46078269d99: Layer already exists [2023-08-21T16:19:29.785Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:29.785Z] 1f5df070ce69: Layer already exists [2023-08-21T16:19:29.785Z] b97917a2c11b: Layer already exists [2023-08-21T16:19:29.785Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:29.785Z] 0c952085a687: Layer already exists [2023-08-21T16:19:29.785Z] 36b50b131297: Layer already exists [2023-08-21T16:19:29.785Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:30.099Z] + 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-08-21T16:19:30.405Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-21T16:19:30.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T16:19:30.405Z] a46078269d99: Preparing [2023-08-21T16:19:30.405Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:30.405Z] 1f5df070ce69: Preparing [2023-08-21T16:19:30.405Z] b97917a2c11b: Preparing [2023-08-21T16:19:30.405Z] 9f09e677014b: Preparing [2023-08-21T16:19:30.405Z] 7e9aa417752f: Preparing [2023-08-21T16:19:30.405Z] 0c952085a687: Preparing [2023-08-21T16:19:30.405Z] 36b50b131297: Preparing [2023-08-21T16:19:30.405Z] 7e9aa417752f: Waiting [2023-08-21T16:19:30.405Z] 0c952085a687: Waiting [2023-08-21T16:19:30.405Z] 36b50b131297: Waiting [2023-08-21T16:19:30.405Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:30.405Z] a46078269d99: Layer already exists [2023-08-21T16:19:30.405Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:30.405Z] b97917a2c11b: Layer already exists [2023-08-21T16:19:30.405Z] 1f5df070ce69: Layer already exists [2023-08-21T16:19:30.405Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:30.405Z] 0c952085a687: Layer already exists [2023-08-21T16:19:30.405Z] 36b50b131297: Layer already exists [2023-08-21T16:19:30.405Z] main: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:19:30.459Z] ===================================================== [Pipeline] echo [2023-08-21T16:19:30.469Z] taggedImages: [2023-08-21T16:19:30.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:30.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-21T16:19:30.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.30 [2023-08-21T16:19:30.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:30.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-21T16:19:30.492Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-21T16:19:30.492Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:30.492Z] latest [2023-08-21T16:19:30.492Z] 3.1.0-dev.30 [2023-08-21T16:19:30.492Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:30.492Z] main [2023-08-21T16:19:30.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:30.831Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:31.141Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:31.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T16:19:31.141Z] 049812bb860f: Preparing [2023-08-21T16:19:31.141Z] dce9ef7ca3e1: Preparing [2023-08-21T16:19:31.141Z] 9f09e677014b: Preparing [2023-08-21T16:19:31.141Z] 7e9aa417752f: Preparing [2023-08-21T16:19:31.141Z] c5eb7bea2383: Preparing [2023-08-21T16:19:31.141Z] 36b50b131297: Preparing [2023-08-21T16:19:31.141Z] 36b50b131297: Waiting [2023-08-21T16:19:31.141Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:31.141Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:31.141Z] 36b50b131297: Layer already exists [2023-08-21T16:19:31.141Z] c5eb7bea2383: Pushed [2023-08-21T16:19:31.141Z] 049812bb860f: Pushed [2023-08-21T16:19:33.052Z] dce9ef7ca3e1: Pushed [2023-08-21T16:19:33.052Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:33.650Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:33.963Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-21T16:19:33.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T16:19:33.963Z] 049812bb860f: Preparing [2023-08-21T16:19:33.963Z] dce9ef7ca3e1: Preparing [2023-08-21T16:19:33.963Z] 9f09e677014b: Preparing [2023-08-21T16:19:33.963Z] 7e9aa417752f: Preparing [2023-08-21T16:19:33.963Z] c5eb7bea2383: Preparing [2023-08-21T16:19:33.963Z] 36b50b131297: Preparing [2023-08-21T16:19:33.963Z] 36b50b131297: Waiting [2023-08-21T16:19:33.963Z] 049812bb860f: Layer already exists [2023-08-21T16:19:33.963Z] dce9ef7ca3e1: Layer already exists [2023-08-21T16:19:33.963Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:33.963Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:33.963Z] c5eb7bea2383: Layer already exists [2023-08-21T16:19:33.963Z] 36b50b131297: Layer already exists [2023-08-21T16:19:33.963Z] latest: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:34.283Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:34.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.30 [2023-08-21T16:19:34.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T16:19:34.597Z] 049812bb860f: Preparing [2023-08-21T16:19:34.597Z] dce9ef7ca3e1: Preparing [2023-08-21T16:19:34.597Z] 9f09e677014b: Preparing [2023-08-21T16:19:34.597Z] 7e9aa417752f: Preparing [2023-08-21T16:19:34.597Z] c5eb7bea2383: Preparing [2023-08-21T16:19:34.597Z] 36b50b131297: Preparing [2023-08-21T16:19:34.597Z] 36b50b131297: Waiting [2023-08-21T16:19:34.597Z] 049812bb860f: Layer already exists [2023-08-21T16:19:34.597Z] c5eb7bea2383: Layer already exists [2023-08-21T16:19:34.597Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:34.597Z] dce9ef7ca3e1: Layer already exists [2023-08-21T16:19:34.597Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:34.597Z] 36b50b131297: Layer already exists [2023-08-21T16:19:34.597Z] 3.1.0-dev.30: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:34.916Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:35.227Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:35.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T16:19:35.227Z] 049812bb860f: Preparing [2023-08-21T16:19:35.227Z] dce9ef7ca3e1: Preparing [2023-08-21T16:19:35.227Z] 9f09e677014b: Preparing [2023-08-21T16:19:35.227Z] 7e9aa417752f: Preparing [2023-08-21T16:19:35.227Z] c5eb7bea2383: Preparing [2023-08-21T16:19:35.227Z] 36b50b131297: Preparing [2023-08-21T16:19:35.227Z] 36b50b131297: Waiting [2023-08-21T16:19:35.227Z] dce9ef7ca3e1: Layer already exists [2023-08-21T16:19:35.227Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:35.227Z] c5eb7bea2383: Layer already exists [2023-08-21T16:19:35.227Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:35.227Z] 049812bb860f: Layer already exists [2023-08-21T16:19:35.227Z] 36b50b131297: Layer already exists [2023-08-21T16:19:35.227Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:35.552Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:35.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-21T16:19:35.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T16:19:35.858Z] 049812bb860f: Preparing [2023-08-21T16:19:35.858Z] dce9ef7ca3e1: Preparing [2023-08-21T16:19:35.858Z] 9f09e677014b: Preparing [2023-08-21T16:19:35.858Z] 7e9aa417752f: Preparing [2023-08-21T16:19:35.858Z] c5eb7bea2383: Preparing [2023-08-21T16:19:35.858Z] 36b50b131297: Preparing [2023-08-21T16:19:35.858Z] 36b50b131297: Waiting [2023-08-21T16:19:35.858Z] dce9ef7ca3e1: Layer already exists [2023-08-21T16:19:35.858Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:35.858Z] 049812bb860f: Layer already exists [2023-08-21T16:19:35.858Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:35.858Z] c5eb7bea2383: Layer already exists [2023-08-21T16:19:35.858Z] 36b50b131297: Layer already exists [2023-08-21T16:19:35.858Z] main: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:19:35.899Z] ===================================================== [Pipeline] echo [2023-08-21T16:19:35.906Z] taggedImages: [2023-08-21T16:19:35.906Z] - nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:35.906Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-21T16:19:35.906Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.30 [2023-08-21T16:19:35.906Z] - nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:35.906Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-21T16:19:35.922Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-21T16:19:35.922Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:35.922Z] latest [2023-08-21T16:19:35.922Z] 3.1.0-dev.30 [2023-08-21T16:19:35.922Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:35.922Z] main [2023-08-21T16:19:35.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:36.230Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:36.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:36.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T16:19:36.532Z] 3c5ff4ef4dce: Preparing [2023-08-21T16:19:36.532Z] 468661b87146: Preparing [2023-08-21T16:19:36.532Z] 0a824756839e: Preparing [2023-08-21T16:19:36.533Z] 9f09e677014b: Preparing [2023-08-21T16:19:36.533Z] 7e9aa417752f: Preparing [2023-08-21T16:19:36.533Z] 0c952085a687: Preparing [2023-08-21T16:19:36.533Z] 36b50b131297: Preparing [2023-08-21T16:19:36.533Z] 0c952085a687: Waiting [2023-08-21T16:19:36.533Z] 36b50b131297: Waiting [2023-08-21T16:19:36.533Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:36.533Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:36.533Z] 0c952085a687: Layer already exists [2023-08-21T16:19:36.533Z] 36b50b131297: Layer already exists [2023-08-21T16:19:36.533Z] 468661b87146: Pushed [2023-08-21T16:19:36.533Z] 3c5ff4ef4dce: Pushed [2023-08-21T16:19:38.448Z] 0a824756839e: Pushed [2023-08-21T16:19:38.448Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:38.759Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:39.069Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-21T16:19:39.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T16:19:39.069Z] 3c5ff4ef4dce: Preparing [2023-08-21T16:19:39.069Z] 468661b87146: Preparing [2023-08-21T16:19:39.069Z] 0a824756839e: Preparing [2023-08-21T16:19:39.069Z] 9f09e677014b: Preparing [2023-08-21T16:19:39.069Z] 7e9aa417752f: Preparing [2023-08-21T16:19:39.069Z] 0c952085a687: Preparing [2023-08-21T16:19:39.069Z] 36b50b131297: Preparing [2023-08-21T16:19:39.069Z] 0c952085a687: Waiting [2023-08-21T16:19:39.069Z] 36b50b131297: Waiting [2023-08-21T16:19:39.069Z] 468661b87146: Layer already exists [2023-08-21T16:19:39.069Z] 0a824756839e: Layer already exists [2023-08-21T16:19:39.069Z] 3c5ff4ef4dce: Layer already exists [2023-08-21T16:19:39.069Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:39.069Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:39.069Z] 0c952085a687: Layer already exists [2023-08-21T16:19:39.069Z] 36b50b131297: Layer already exists [2023-08-21T16:19:39.069Z] latest: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:39.375Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:39.811Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.30 [2023-08-21T16:19:39.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T16:19:39.811Z] 3c5ff4ef4dce: Preparing [2023-08-21T16:19:39.811Z] 468661b87146: Preparing [2023-08-21T16:19:39.811Z] 0a824756839e: Preparing [2023-08-21T16:19:39.811Z] 9f09e677014b: Preparing [2023-08-21T16:19:39.811Z] 7e9aa417752f: Preparing [2023-08-21T16:19:39.811Z] 0c952085a687: Preparing [2023-08-21T16:19:39.811Z] 36b50b131297: Preparing [2023-08-21T16:19:39.811Z] 0c952085a687: Waiting [2023-08-21T16:19:39.811Z] 36b50b131297: Waiting [2023-08-21T16:19:39.811Z] 468661b87146: Layer already exists [2023-08-21T16:19:39.811Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:39.811Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:39.811Z] 0a824756839e: Layer already exists [2023-08-21T16:19:39.811Z] 3c5ff4ef4dce: Layer already exists [2023-08-21T16:19:39.811Z] 36b50b131297: Layer already exists [2023-08-21T16:19:39.811Z] 0c952085a687: Layer already exists [2023-08-21T16:19:39.811Z] 3.1.0-dev.30: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:40.116Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:40.417Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:40.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T16:19:40.417Z] 3c5ff4ef4dce: Preparing [2023-08-21T16:19:40.417Z] 468661b87146: Preparing [2023-08-21T16:19:40.417Z] 0a824756839e: Preparing [2023-08-21T16:19:40.417Z] 9f09e677014b: Preparing [2023-08-21T16:19:40.417Z] 7e9aa417752f: Preparing [2023-08-21T16:19:40.417Z] 0c952085a687: Preparing [2023-08-21T16:19:40.417Z] 36b50b131297: Preparing [2023-08-21T16:19:40.417Z] 36b50b131297: Waiting [2023-08-21T16:19:40.417Z] 0c952085a687: Waiting [2023-08-21T16:19:40.417Z] 3c5ff4ef4dce: Layer already exists [2023-08-21T16:19:40.417Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:40.417Z] 468661b87146: Layer already exists [2023-08-21T16:19:40.417Z] 0a824756839e: Layer already exists [2023-08-21T16:19:40.417Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:40.417Z] 0c952085a687: Layer already exists [2023-08-21T16:19:40.417Z] 36b50b131297: Layer already exists [2023-08-21T16:19:40.417Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:40.733Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:41.037Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-21T16:19:41.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T16:19:41.038Z] 3c5ff4ef4dce: Preparing [2023-08-21T16:19:41.038Z] 468661b87146: Preparing [2023-08-21T16:19:41.038Z] 0a824756839e: Preparing [2023-08-21T16:19:41.038Z] 9f09e677014b: Preparing [2023-08-21T16:19:41.038Z] 7e9aa417752f: Preparing [2023-08-21T16:19:41.038Z] 0c952085a687: Preparing [2023-08-21T16:19:41.038Z] 36b50b131297: Preparing [2023-08-21T16:19:41.038Z] 0c952085a687: Waiting [2023-08-21T16:19:41.038Z] 36b50b131297: Waiting [2023-08-21T16:19:41.038Z] 0a824756839e: Layer already exists [2023-08-21T16:19:41.038Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:41.038Z] 468661b87146: Layer already exists [2023-08-21T16:19:41.038Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:41.038Z] 3c5ff4ef4dce: Layer already exists [2023-08-21T16:19:41.038Z] 0c952085a687: Layer already exists [2023-08-21T16:19:41.038Z] 36b50b131297: Layer already exists [2023-08-21T16:19:41.038Z] main: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:19:41.077Z] ===================================================== [Pipeline] echo [2023-08-21T16:19:41.083Z] taggedImages: [2023-08-21T16:19:41.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:41.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-21T16:19:41.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.30 [2023-08-21T16:19:41.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:41.083Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-21T16:19:41.107Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-21T16:19:41.107Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:41.107Z] latest [2023-08-21T16:19:41.107Z] 3.1.0-dev.30 [2023-08-21T16:19:41.107Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:41.107Z] main [2023-08-21T16:19:41.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:41.424Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:41.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:41.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T16:19:41.724Z] 37003a06b0c4: Preparing [2023-08-21T16:19:41.724Z] 22d94acd4f75: Preparing [2023-08-21T16:19:41.724Z] 501159754536: Preparing [2023-08-21T16:19:41.724Z] fe3d1e55b50f: Preparing [2023-08-21T16:19:41.724Z] 2b0e8891342e: Preparing [2023-08-21T16:19:41.724Z] 37e9c7a495da: Preparing [2023-08-21T16:19:41.724Z] 9fbc2117febc: Preparing [2023-08-21T16:19:41.724Z] 37e9c7a495da: Waiting [2023-08-21T16:19:41.724Z] 9f09e677014b: Preparing [2023-08-21T16:19:41.724Z] 7e9aa417752f: Preparing [2023-08-21T16:19:41.724Z] 808c1984bf53: Preparing [2023-08-21T16:19:41.724Z] cc8db9de177c: Preparing [2023-08-21T16:19:41.724Z] 5f70bf18a086: Preparing [2023-08-21T16:19:41.724Z] 81852234ed74: Preparing [2023-08-21T16:19:41.724Z] ae42a08caec0: Preparing [2023-08-21T16:19:41.724Z] 36b50b131297: Preparing [2023-08-21T16:19:41.724Z] 9fbc2117febc: Waiting [2023-08-21T16:19:41.724Z] 9f09e677014b: Waiting [2023-08-21T16:19:41.724Z] 5f70bf18a086: Waiting [2023-08-21T16:19:41.724Z] cc8db9de177c: Waiting [2023-08-21T16:19:41.724Z] 81852234ed74: Waiting [2023-08-21T16:19:41.724Z] ae42a08caec0: Waiting [2023-08-21T16:19:41.724Z] 7e9aa417752f: Waiting [2023-08-21T16:19:41.724Z] 36b50b131297: Waiting [2023-08-21T16:19:41.724Z] 808c1984bf53: Waiting [2023-08-21T16:19:41.724Z] 37003a06b0c4: Pushed [2023-08-21T16:19:41.724Z] 22d94acd4f75: Pushed [2023-08-21T16:19:41.724Z] 501159754536: Pushed [2023-08-21T16:19:41.724Z] fe3d1e55b50f: Pushed [2023-08-21T16:19:41.724Z] 2b0e8891342e: Pushed [2023-08-21T16:19:41.983Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:41.983Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:41.983Z] 37e9c7a495da: Pushed [2023-08-21T16:19:41.983Z] 81852234ed74: Pushed [2023-08-21T16:19:41.983Z] 5f70bf18a086: Pushed [2023-08-21T16:19:41.983Z] cc8db9de177c: Pushed [2023-08-21T16:19:41.983Z] 808c1984bf53: Pushed [2023-08-21T16:19:41.983Z] 36b50b131297: Layer already exists [2023-08-21T16:19:41.983Z] ae42a08caec0: Pushed [2023-08-21T16:19:43.884Z] 9fbc2117febc: Pushed [2023-08-21T16:19:43.884Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:44.188Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:44.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-21T16:19:44.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T16:19:44.494Z] 37003a06b0c4: Preparing [2023-08-21T16:19:44.494Z] 22d94acd4f75: Preparing [2023-08-21T16:19:44.494Z] 501159754536: Preparing [2023-08-21T16:19:44.494Z] fe3d1e55b50f: Preparing [2023-08-21T16:19:44.494Z] 2b0e8891342e: Preparing [2023-08-21T16:19:44.494Z] 37e9c7a495da: Preparing [2023-08-21T16:19:44.494Z] 9fbc2117febc: Preparing [2023-08-21T16:19:44.494Z] 37e9c7a495da: Waiting [2023-08-21T16:19:44.494Z] 9fbc2117febc: Waiting [2023-08-21T16:19:44.494Z] 9f09e677014b: Preparing [2023-08-21T16:19:44.494Z] 7e9aa417752f: Preparing [2023-08-21T16:19:44.494Z] 808c1984bf53: Preparing [2023-08-21T16:19:44.494Z] 9f09e677014b: Waiting [2023-08-21T16:19:44.494Z] cc8db9de177c: Preparing [2023-08-21T16:19:44.494Z] 5f70bf18a086: Preparing [2023-08-21T16:19:44.494Z] 7e9aa417752f: Waiting [2023-08-21T16:19:44.494Z] 81852234ed74: Preparing [2023-08-21T16:19:44.494Z] ae42a08caec0: Preparing [2023-08-21T16:19:44.494Z] 808c1984bf53: Waiting [2023-08-21T16:19:44.494Z] 36b50b131297: Preparing [2023-08-21T16:19:44.494Z] cc8db9de177c: Waiting [2023-08-21T16:19:44.494Z] 5f70bf18a086: Waiting [2023-08-21T16:19:44.494Z] ae42a08caec0: Waiting [2023-08-21T16:19:44.494Z] 81852234ed74: Waiting [2023-08-21T16:19:44.494Z] 36b50b131297: Waiting [2023-08-21T16:19:44.494Z] 2b0e8891342e: Layer already exists [2023-08-21T16:19:44.494Z] 37003a06b0c4: Layer already exists [2023-08-21T16:19:44.494Z] fe3d1e55b50f: Layer already exists [2023-08-21T16:19:44.494Z] 501159754536: Layer already exists [2023-08-21T16:19:44.494Z] 22d94acd4f75: Layer already exists [2023-08-21T16:19:44.494Z] 9fbc2117febc: Layer already exists [2023-08-21T16:19:44.494Z] 37e9c7a495da: Layer already exists [2023-08-21T16:19:44.494Z] 808c1984bf53: Layer already exists [2023-08-21T16:19:44.494Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:44.494Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:44.494Z] cc8db9de177c: Layer already exists [2023-08-21T16:19:44.494Z] 5f70bf18a086: Layer already exists [2023-08-21T16:19:44.494Z] 81852234ed74: Layer already exists [2023-08-21T16:19:44.494Z] 36b50b131297: Layer already exists [2023-08-21T16:19:44.494Z] ae42a08caec0: Layer already exists [2023-08-21T16:19:44.494Z] latest: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:44.835Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:45.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.30 [2023-08-21T16:19:45.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T16:19:45.138Z] 37003a06b0c4: Preparing [2023-08-21T16:19:45.138Z] 22d94acd4f75: Preparing [2023-08-21T16:19:45.138Z] 501159754536: Preparing [2023-08-21T16:19:45.138Z] fe3d1e55b50f: Preparing [2023-08-21T16:19:45.138Z] 2b0e8891342e: Preparing [2023-08-21T16:19:45.138Z] 37e9c7a495da: Preparing [2023-08-21T16:19:45.138Z] 9fbc2117febc: Preparing [2023-08-21T16:19:45.138Z] 9f09e677014b: Preparing [2023-08-21T16:19:45.138Z] 7e9aa417752f: Preparing [2023-08-21T16:19:45.138Z] 808c1984bf53: Preparing [2023-08-21T16:19:45.138Z] cc8db9de177c: Preparing [2023-08-21T16:19:45.138Z] 5f70bf18a086: Preparing [2023-08-21T16:19:45.138Z] 81852234ed74: Preparing [2023-08-21T16:19:45.138Z] ae42a08caec0: Preparing [2023-08-21T16:19:45.138Z] 36b50b131297: Preparing [2023-08-21T16:19:45.138Z] 37e9c7a495da: Waiting [2023-08-21T16:19:45.138Z] 81852234ed74: Waiting [2023-08-21T16:19:45.138Z] 7e9aa417752f: Waiting [2023-08-21T16:19:45.138Z] 9f09e677014b: Waiting [2023-08-21T16:19:45.138Z] ae42a08caec0: Waiting [2023-08-21T16:19:45.138Z] 808c1984bf53: Waiting [2023-08-21T16:19:45.138Z] 36b50b131297: Waiting [2023-08-21T16:19:45.138Z] 5f70bf18a086: Waiting [2023-08-21T16:19:45.138Z] cc8db9de177c: Waiting [2023-08-21T16:19:45.138Z] 22d94acd4f75: Layer already exists [2023-08-21T16:19:45.138Z] fe3d1e55b50f: Layer already exists [2023-08-21T16:19:45.138Z] 2b0e8891342e: Layer already exists [2023-08-21T16:19:45.138Z] 501159754536: Layer already exists [2023-08-21T16:19:45.138Z] 37003a06b0c4: Layer already exists [2023-08-21T16:19:45.138Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:45.138Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:45.138Z] 37e9c7a495da: Layer already exists [2023-08-21T16:19:45.138Z] 9fbc2117febc: Layer already exists [2023-08-21T16:19:45.138Z] 808c1984bf53: Layer already exists [2023-08-21T16:19:45.138Z] 5f70bf18a086: Layer already exists [2023-08-21T16:19:45.138Z] cc8db9de177c: Layer already exists [2023-08-21T16:19:45.138Z] 81852234ed74: Layer already exists [2023-08-21T16:19:45.138Z] 36b50b131297: Layer already exists [2023-08-21T16:19:45.138Z] ae42a08caec0: Layer already exists [2023-08-21T16:19:45.138Z] 3.1.0-dev.30: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:45.447Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:45.748Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:45.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T16:19:45.748Z] 37003a06b0c4: Preparing [2023-08-21T16:19:45.748Z] 22d94acd4f75: Preparing [2023-08-21T16:19:45.748Z] 501159754536: Preparing [2023-08-21T16:19:45.748Z] fe3d1e55b50f: Preparing [2023-08-21T16:19:45.748Z] 2b0e8891342e: Preparing [2023-08-21T16:19:45.748Z] 37e9c7a495da: Preparing [2023-08-21T16:19:45.748Z] 9fbc2117febc: Preparing [2023-08-21T16:19:45.748Z] 9f09e677014b: Preparing [2023-08-21T16:19:45.748Z] 7e9aa417752f: Preparing [2023-08-21T16:19:45.748Z] 808c1984bf53: Preparing [2023-08-21T16:19:45.748Z] 7e9aa417752f: Waiting [2023-08-21T16:19:45.748Z] 37e9c7a495da: Waiting [2023-08-21T16:19:45.748Z] 9fbc2117febc: Waiting [2023-08-21T16:19:45.748Z] 9f09e677014b: Waiting [2023-08-21T16:19:45.748Z] cc8db9de177c: Preparing [2023-08-21T16:19:45.748Z] 5f70bf18a086: Preparing [2023-08-21T16:19:45.748Z] 81852234ed74: Preparing [2023-08-21T16:19:45.748Z] ae42a08caec0: Preparing [2023-08-21T16:19:45.748Z] 36b50b131297: Preparing [2023-08-21T16:19:45.748Z] cc8db9de177c: Waiting [2023-08-21T16:19:45.748Z] 81852234ed74: Waiting [2023-08-21T16:19:45.748Z] 5f70bf18a086: Waiting [2023-08-21T16:19:45.748Z] ae42a08caec0: Waiting [2023-08-21T16:19:45.748Z] 808c1984bf53: Waiting [2023-08-21T16:19:45.748Z] fe3d1e55b50f: Layer already exists [2023-08-21T16:19:45.748Z] 2b0e8891342e: Layer already exists [2023-08-21T16:19:45.748Z] 37003a06b0c4: Layer already exists [2023-08-21T16:19:45.748Z] 22d94acd4f75: Layer already exists [2023-08-21T16:19:45.748Z] 501159754536: Layer already exists [2023-08-21T16:19:45.748Z] 37e9c7a495da: Layer already exists [2023-08-21T16:19:45.748Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:45.748Z] 9fbc2117febc: Layer already exists [2023-08-21T16:19:45.748Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:45.748Z] 808c1984bf53: Layer already exists [2023-08-21T16:19:45.748Z] cc8db9de177c: Layer already exists [2023-08-21T16:19:45.748Z] 81852234ed74: Layer already exists [2023-08-21T16:19:45.748Z] ae42a08caec0: Layer already exists [2023-08-21T16:19:45.748Z] 5f70bf18a086: Layer already exists [2023-08-21T16:19:45.748Z] 36b50b131297: Layer already exists [2023-08-21T16:19:45.748Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:46.052Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:46.355Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-21T16:19:46.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T16:19:46.355Z] 37003a06b0c4: Preparing [2023-08-21T16:19:46.355Z] 22d94acd4f75: Preparing [2023-08-21T16:19:46.355Z] 501159754536: Preparing [2023-08-21T16:19:46.355Z] fe3d1e55b50f: Preparing [2023-08-21T16:19:46.355Z] 2b0e8891342e: Preparing [2023-08-21T16:19:46.355Z] 37e9c7a495da: Preparing [2023-08-21T16:19:46.355Z] 9fbc2117febc: Preparing [2023-08-21T16:19:46.355Z] 9f09e677014b: Preparing [2023-08-21T16:19:46.355Z] 7e9aa417752f: Preparing [2023-08-21T16:19:46.355Z] 808c1984bf53: Preparing [2023-08-21T16:19:46.355Z] cc8db9de177c: Preparing [2023-08-21T16:19:46.355Z] 5f70bf18a086: Preparing [2023-08-21T16:19:46.355Z] 81852234ed74: Preparing [2023-08-21T16:19:46.355Z] ae42a08caec0: Preparing [2023-08-21T16:19:46.355Z] 36b50b131297: Preparing [2023-08-21T16:19:46.355Z] 7e9aa417752f: Waiting [2023-08-21T16:19:46.355Z] 808c1984bf53: Waiting [2023-08-21T16:19:46.355Z] 37e9c7a495da: Waiting [2023-08-21T16:19:46.355Z] ae42a08caec0: Waiting [2023-08-21T16:19:46.355Z] cc8db9de177c: Waiting [2023-08-21T16:19:46.355Z] 36b50b131297: Waiting [2023-08-21T16:19:46.355Z] 5f70bf18a086: Waiting [2023-08-21T16:19:46.355Z] 9fbc2117febc: Waiting [2023-08-21T16:19:46.355Z] 81852234ed74: Waiting [2023-08-21T16:19:46.355Z] 37003a06b0c4: Layer already exists [2023-08-21T16:19:46.355Z] 501159754536: Layer already exists [2023-08-21T16:19:46.355Z] 2b0e8891342e: Layer already exists [2023-08-21T16:19:46.355Z] 22d94acd4f75: Layer already exists [2023-08-21T16:19:46.355Z] 37e9c7a495da: Layer already exists [2023-08-21T16:19:46.355Z] fe3d1e55b50f: Layer already exists [2023-08-21T16:19:46.355Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:46.355Z] 9fbc2117febc: Layer already exists [2023-08-21T16:19:46.355Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:46.355Z] cc8db9de177c: Layer already exists [2023-08-21T16:19:46.355Z] 5f70bf18a086: Layer already exists [2023-08-21T16:19:46.355Z] 808c1984bf53: Layer already exists [2023-08-21T16:19:46.355Z] ae42a08caec0: Layer already exists [2023-08-21T16:19:46.355Z] 81852234ed74: Layer already exists [2023-08-21T16:19:46.355Z] 36b50b131297: Layer already exists [2023-08-21T16:19:46.355Z] main: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:19:46.395Z] ===================================================== [Pipeline] echo [2023-08-21T16:19:46.401Z] taggedImages: [2023-08-21T16:19:46.401Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:46.401Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-21T16:19:46.401Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.30 [2023-08-21T16:19:46.401Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:46.401Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-21T16:19:46.416Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-21T16:19:46.416Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:46.416Z] latest [2023-08-21T16:19:46.416Z] 3.1.0-dev.30 [2023-08-21T16:19:46.416Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:46.416Z] main [2023-08-21T16:19:46.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:46.728Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:47.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:47.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T16:19:47.035Z] a46078269d99: Preparing [2023-08-21T16:19:47.035Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:47.035Z] c9defcacf6d3: Preparing [2023-08-21T16:19:47.035Z] 0653919cf7e0: Preparing [2023-08-21T16:19:47.035Z] 9f09e677014b: Preparing [2023-08-21T16:19:47.035Z] 7e9aa417752f: Preparing [2023-08-21T16:19:47.035Z] 0c952085a687: Preparing [2023-08-21T16:19:47.035Z] 36b50b131297: Preparing [2023-08-21T16:19:47.035Z] 0c952085a687: Waiting [2023-08-21T16:19:47.035Z] 36b50b131297: Waiting [2023-08-21T16:19:47.035Z] 7e9aa417752f: Waiting [2023-08-21T16:19:47.035Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:47.035Z] a46078269d99: Layer already exists [2023-08-21T16:19:47.035Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:47.035Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:47.035Z] 0c952085a687: Layer already exists [2023-08-21T16:19:47.035Z] 36b50b131297: Layer already exists [2023-08-21T16:19:47.035Z] c9defcacf6d3: Pushed [2023-08-21T16:19:48.934Z] 0653919cf7e0: Pushed [2023-08-21T16:19:48.934Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:49.243Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:49.547Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-21T16:19:49.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T16:19:49.547Z] a46078269d99: Preparing [2023-08-21T16:19:49.547Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:49.547Z] c9defcacf6d3: Preparing [2023-08-21T16:19:49.547Z] 0653919cf7e0: Preparing [2023-08-21T16:19:49.547Z] 9f09e677014b: Preparing [2023-08-21T16:19:49.547Z] 7e9aa417752f: Preparing [2023-08-21T16:19:49.547Z] 0c952085a687: Preparing [2023-08-21T16:19:49.547Z] 36b50b131297: Preparing [2023-08-21T16:19:49.547Z] 7e9aa417752f: Waiting [2023-08-21T16:19:49.547Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:49.547Z] c9defcacf6d3: Layer already exists [2023-08-21T16:19:49.547Z] a46078269d99: Layer already exists [2023-08-21T16:19:49.547Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:49.547Z] 0653919cf7e0: Layer already exists [2023-08-21T16:19:49.547Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:49.547Z] 0c952085a687: Layer already exists [2023-08-21T16:19:49.547Z] 36b50b131297: Layer already exists [2023-08-21T16:19:49.547Z] latest: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:49.952Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:50.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.30 [2023-08-21T16:19:50.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T16:19:50.289Z] a46078269d99: Preparing [2023-08-21T16:19:50.289Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:50.289Z] c9defcacf6d3: Preparing [2023-08-21T16:19:50.289Z] 0653919cf7e0: Preparing [2023-08-21T16:19:50.289Z] 9f09e677014b: Preparing [2023-08-21T16:19:50.289Z] 7e9aa417752f: Preparing [2023-08-21T16:19:50.289Z] 0c952085a687: Preparing [2023-08-21T16:19:50.289Z] 36b50b131297: Preparing [2023-08-21T16:19:50.289Z] 0c952085a687: Waiting [2023-08-21T16:19:50.289Z] 7e9aa417752f: Waiting [2023-08-21T16:19:50.289Z] 36b50b131297: Waiting [2023-08-21T16:19:50.289Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:50.289Z] c9defcacf6d3: Layer already exists [2023-08-21T16:19:50.289Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:50.289Z] a46078269d99: Layer already exists [2023-08-21T16:19:50.289Z] 0653919cf7e0: Layer already exists [2023-08-21T16:19:50.289Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:50.289Z] 36b50b131297: Layer already exists [2023-08-21T16:19:50.289Z] 0c952085a687: Layer already exists [2023-08-21T16:19:50.289Z] 3.1.0-dev.30: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:50.671Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:51.017Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:51.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T16:19:51.017Z] a46078269d99: Preparing [2023-08-21T16:19:51.017Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:51.017Z] c9defcacf6d3: Preparing [2023-08-21T16:19:51.017Z] 0653919cf7e0: Preparing [2023-08-21T16:19:51.017Z] 9f09e677014b: Preparing [2023-08-21T16:19:51.017Z] 7e9aa417752f: Preparing [2023-08-21T16:19:51.017Z] 0c952085a687: Preparing [2023-08-21T16:19:51.017Z] 36b50b131297: Preparing [2023-08-21T16:19:51.017Z] 7e9aa417752f: Waiting [2023-08-21T16:19:51.017Z] 0c952085a687: Waiting [2023-08-21T16:19:51.017Z] 36b50b131297: Waiting [2023-08-21T16:19:51.017Z] a46078269d99: Layer already exists [2023-08-21T16:19:51.017Z] c9defcacf6d3: Layer already exists [2023-08-21T16:19:51.017Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:51.017Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:51.017Z] 0653919cf7e0: Layer already exists [2023-08-21T16:19:51.017Z] 0c952085a687: Layer already exists [2023-08-21T16:19:51.017Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:51.017Z] 36b50b131297: Layer already exists [2023-08-21T16:19:51.017Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:51.320Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:51.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-21T16:19:51.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T16:19:51.680Z] a46078269d99: Preparing [2023-08-21T16:19:51.680Z] e34a53bf4dd8: Preparing [2023-08-21T16:19:51.680Z] c9defcacf6d3: Preparing [2023-08-21T16:19:51.680Z] 0653919cf7e0: Preparing [2023-08-21T16:19:51.680Z] 9f09e677014b: Preparing [2023-08-21T16:19:51.680Z] 7e9aa417752f: Preparing [2023-08-21T16:19:51.680Z] 0c952085a687: Preparing [2023-08-21T16:19:51.680Z] 36b50b131297: Preparing [2023-08-21T16:19:51.680Z] 7e9aa417752f: Waiting [2023-08-21T16:19:51.680Z] 36b50b131297: Waiting [2023-08-21T16:19:51.680Z] 0c952085a687: Waiting [2023-08-21T16:19:51.680Z] c9defcacf6d3: Layer already exists [2023-08-21T16:19:51.680Z] a46078269d99: Layer already exists [2023-08-21T16:19:51.680Z] e34a53bf4dd8: Layer already exists [2023-08-21T16:19:51.680Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:51.680Z] 0653919cf7e0: Layer already exists [2023-08-21T16:19:51.680Z] 0c952085a687: Layer already exists [2023-08-21T16:19:51.680Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:51.680Z] 36b50b131297: Layer already exists [2023-08-21T16:19:51.680Z] main: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:19:51.718Z] ===================================================== [Pipeline] echo [2023-08-21T16:19:51.728Z] taggedImages: [2023-08-21T16:19:51.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:51.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-21T16:19:51.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.30 [2023-08-21T16:19:51.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:51.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-21T16:19:51.746Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-21T16:19:51.746Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:51.746Z] latest [2023-08-21T16:19:51.746Z] 3.1.0-dev.30 [2023-08-21T16:19:51.746Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:51.746Z] main [2023-08-21T16:19:51.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:52.052Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:52.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:52.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T16:19:52.359Z] d3202eab21d9: Preparing [2023-08-21T16:19:52.359Z] 956cc84d46f7: Preparing [2023-08-21T16:19:52.359Z] d3664791c1a5: Preparing [2023-08-21T16:19:52.359Z] 2e5e93726e3c: Preparing [2023-08-21T16:19:52.359Z] b509a57b08ec: Preparing [2023-08-21T16:19:52.359Z] 9f09e677014b: Preparing [2023-08-21T16:19:52.359Z] 7e9aa417752f: Preparing [2023-08-21T16:19:52.359Z] 8e5228aa3a84: Preparing [2023-08-21T16:19:52.359Z] 092ee8d968d9: Preparing [2023-08-21T16:19:52.359Z] 36b50b131297: Preparing [2023-08-21T16:19:52.359Z] 7e9aa417752f: Waiting [2023-08-21T16:19:52.359Z] 8e5228aa3a84: Waiting [2023-08-21T16:19:52.359Z] 092ee8d968d9: Waiting [2023-08-21T16:19:52.360Z] 9f09e677014b: Waiting [2023-08-21T16:19:52.360Z] 36b50b131297: Waiting [2023-08-21T16:19:52.360Z] d3202eab21d9: Pushed [2023-08-21T16:19:52.360Z] 956cc84d46f7: Pushed [2023-08-21T16:19:52.360Z] b509a57b08ec: Pushed [2023-08-21T16:19:52.360Z] 2e5e93726e3c: Pushed [2023-08-21T16:19:52.360Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:52.360Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:52.360Z] 36b50b131297: Layer already exists [2023-08-21T16:19:52.617Z] 8e5228aa3a84: Pushed [2023-08-21T16:19:53.992Z] 092ee8d968d9: Pushed [2023-08-21T16:19:53.992Z] d3664791c1a5: Pushed [2023-08-21T16:19:53.992Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:54.302Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:54.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-21T16:19:54.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T16:19:54.603Z] d3202eab21d9: Preparing [2023-08-21T16:19:54.603Z] 956cc84d46f7: Preparing [2023-08-21T16:19:54.603Z] d3664791c1a5: Preparing [2023-08-21T16:19:54.603Z] 2e5e93726e3c: Preparing [2023-08-21T16:19:54.604Z] b509a57b08ec: Preparing [2023-08-21T16:19:54.604Z] 9f09e677014b: Preparing [2023-08-21T16:19:54.604Z] 7e9aa417752f: Preparing [2023-08-21T16:19:54.604Z] 8e5228aa3a84: Preparing [2023-08-21T16:19:54.604Z] 092ee8d968d9: Preparing [2023-08-21T16:19:54.604Z] 36b50b131297: Preparing [2023-08-21T16:19:54.604Z] 8e5228aa3a84: Waiting [2023-08-21T16:19:54.604Z] 7e9aa417752f: Waiting [2023-08-21T16:19:54.604Z] 092ee8d968d9: Waiting [2023-08-21T16:19:54.604Z] 9f09e677014b: Waiting [2023-08-21T16:19:54.604Z] 36b50b131297: Waiting [2023-08-21T16:19:54.604Z] d3202eab21d9: Layer already exists [2023-08-21T16:19:54.604Z] 2e5e93726e3c: Layer already exists [2023-08-21T16:19:54.604Z] 956cc84d46f7: Layer already exists [2023-08-21T16:19:54.604Z] d3664791c1a5: Layer already exists [2023-08-21T16:19:54.604Z] b509a57b08ec: Layer already exists [2023-08-21T16:19:54.604Z] 8e5228aa3a84: Layer already exists [2023-08-21T16:19:54.604Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:54.604Z] 36b50b131297: Layer already exists [2023-08-21T16:19:54.604Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:54.604Z] 092ee8d968d9: Layer already exists [2023-08-21T16:19:54.604Z] latest: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:54.918Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:55.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.30 [2023-08-21T16:19:55.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T16:19:55.221Z] d3202eab21d9: Preparing [2023-08-21T16:19:55.221Z] 956cc84d46f7: Preparing [2023-08-21T16:19:55.221Z] d3664791c1a5: Preparing [2023-08-21T16:19:55.221Z] 2e5e93726e3c: Preparing [2023-08-21T16:19:55.221Z] b509a57b08ec: Preparing [2023-08-21T16:19:55.221Z] 9f09e677014b: Preparing [2023-08-21T16:19:55.221Z] 7e9aa417752f: Preparing [2023-08-21T16:19:55.221Z] 8e5228aa3a84: Preparing [2023-08-21T16:19:55.221Z] 092ee8d968d9: Preparing [2023-08-21T16:19:55.221Z] 36b50b131297: Preparing [2023-08-21T16:19:55.221Z] 092ee8d968d9: Waiting [2023-08-21T16:19:55.221Z] 36b50b131297: Waiting [2023-08-21T16:19:55.221Z] 7e9aa417752f: Waiting [2023-08-21T16:19:55.221Z] 8e5228aa3a84: Waiting [2023-08-21T16:19:55.221Z] d3664791c1a5: Layer already exists [2023-08-21T16:19:55.221Z] d3202eab21d9: Layer already exists [2023-08-21T16:19:55.221Z] 956cc84d46f7: Layer already exists [2023-08-21T16:19:55.221Z] b509a57b08ec: Layer already exists [2023-08-21T16:19:55.221Z] 2e5e93726e3c: Layer already exists [2023-08-21T16:19:55.221Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:55.221Z] 8e5228aa3a84: Layer already exists [2023-08-21T16:19:55.221Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:55.221Z] 092ee8d968d9: Layer already exists [2023-08-21T16:19:55.221Z] 36b50b131297: Layer already exists [2023-08-21T16:19:55.221Z] 3.1.0-dev.30: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:55.528Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:55.830Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:55.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T16:19:55.830Z] d3202eab21d9: Preparing [2023-08-21T16:19:55.830Z] 956cc84d46f7: Preparing [2023-08-21T16:19:55.830Z] d3664791c1a5: Preparing [2023-08-21T16:19:55.830Z] 2e5e93726e3c: Preparing [2023-08-21T16:19:55.830Z] b509a57b08ec: Preparing [2023-08-21T16:19:55.830Z] 9f09e677014b: Preparing [2023-08-21T16:19:55.830Z] 7e9aa417752f: Preparing [2023-08-21T16:19:55.830Z] 8e5228aa3a84: Preparing [2023-08-21T16:19:55.830Z] 092ee8d968d9: Preparing [2023-08-21T16:19:55.830Z] 36b50b131297: Preparing [2023-08-21T16:19:55.830Z] 092ee8d968d9: Waiting [2023-08-21T16:19:55.830Z] 7e9aa417752f: Waiting [2023-08-21T16:19:55.830Z] 8e5228aa3a84: Waiting [2023-08-21T16:19:55.830Z] 36b50b131297: Waiting [2023-08-21T16:19:55.830Z] 956cc84d46f7: Layer already exists [2023-08-21T16:19:55.830Z] 2e5e93726e3c: Layer already exists [2023-08-21T16:19:55.830Z] b509a57b08ec: Layer already exists [2023-08-21T16:19:55.830Z] d3664791c1a5: Layer already exists [2023-08-21T16:19:55.830Z] d3202eab21d9: Layer already exists [2023-08-21T16:19:55.830Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:55.830Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:55.830Z] 092ee8d968d9: Layer already exists [2023-08-21T16:19:55.830Z] 8e5228aa3a84: Layer already exists [2023-08-21T16:19:55.830Z] 36b50b131297: Layer already exists [2023-08-21T16:19:55.830Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:56.136Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:56.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-21T16:19:56.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T16:19:56.441Z] d3202eab21d9: Preparing [2023-08-21T16:19:56.441Z] 956cc84d46f7: Preparing [2023-08-21T16:19:56.441Z] d3664791c1a5: Preparing [2023-08-21T16:19:56.441Z] 2e5e93726e3c: Preparing [2023-08-21T16:19:56.441Z] b509a57b08ec: Preparing [2023-08-21T16:19:56.441Z] 9f09e677014b: Preparing [2023-08-21T16:19:56.441Z] 7e9aa417752f: Preparing [2023-08-21T16:19:56.441Z] 8e5228aa3a84: Preparing [2023-08-21T16:19:56.441Z] 092ee8d968d9: Preparing [2023-08-21T16:19:56.441Z] 36b50b131297: Preparing [2023-08-21T16:19:56.441Z] 9f09e677014b: Waiting [2023-08-21T16:19:56.441Z] 7e9aa417752f: Waiting [2023-08-21T16:19:56.441Z] 8e5228aa3a84: Waiting [2023-08-21T16:19:56.441Z] 36b50b131297: Waiting [2023-08-21T16:19:56.441Z] 092ee8d968d9: Waiting [2023-08-21T16:19:56.441Z] d3664791c1a5: Layer already exists [2023-08-21T16:19:56.441Z] 956cc84d46f7: Layer already exists [2023-08-21T16:19:56.441Z] b509a57b08ec: Layer already exists [2023-08-21T16:19:56.441Z] 2e5e93726e3c: Layer already exists [2023-08-21T16:19:56.441Z] d3202eab21d9: Layer already exists [2023-08-21T16:19:56.441Z] 092ee8d968d9: Layer already exists [2023-08-21T16:19:56.441Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:56.441Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:56.441Z] 36b50b131297: Layer already exists [2023-08-21T16:19:56.441Z] 8e5228aa3a84: Layer already exists [2023-08-21T16:19:56.441Z] main: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:19:56.478Z] ===================================================== [Pipeline] echo [2023-08-21T16:19:56.487Z] taggedImages: [2023-08-21T16:19:56.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:56.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-21T16:19:56.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.30 [2023-08-21T16:19:56.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:56.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-21T16:19:56.506Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-21T16:19:56.506Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:56.506Z] latest [2023-08-21T16:19:56.506Z] 3.1.0-dev.30 [2023-08-21T16:19:56.506Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:19:56.506Z] main [2023-08-21T16:19:56.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:56.809Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:57.118Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:19:57.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T16:19:57.118Z] 408232c485a3: Preparing [2023-08-21T16:19:57.118Z] 75cabad953b3: Preparing [2023-08-21T16:19:57.118Z] 64620d8c1d9f: Preparing [2023-08-21T16:19:57.118Z] d2706ca3ba6d: Preparing [2023-08-21T16:19:57.118Z] 9824039c9e4e: Preparing [2023-08-21T16:19:57.118Z] da642134a3e7: Preparing [2023-08-21T16:19:57.118Z] f0c5c37974ce: Preparing [2023-08-21T16:19:57.118Z] 9f09e677014b: Preparing [2023-08-21T16:19:57.118Z] 7e9aa417752f: Preparing [2023-08-21T16:19:57.118Z] c346eeb2c0a5: Preparing [2023-08-21T16:19:57.118Z] 36b50b131297: Preparing [2023-08-21T16:19:57.118Z] da642134a3e7: Waiting [2023-08-21T16:19:57.118Z] f0c5c37974ce: Waiting [2023-08-21T16:19:57.118Z] c346eeb2c0a5: Waiting [2023-08-21T16:19:57.118Z] 9f09e677014b: Waiting [2023-08-21T16:19:57.118Z] 7e9aa417752f: Waiting [2023-08-21T16:19:57.118Z] 36b50b131297: Waiting [2023-08-21T16:19:57.118Z] 75cabad953b3: Pushed [2023-08-21T16:19:57.118Z] 408232c485a3: Pushed [2023-08-21T16:19:57.118Z] 9824039c9e4e: Pushed [2023-08-21T16:19:57.118Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:57.118Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:57.118Z] da642134a3e7: Pushed [2023-08-21T16:19:57.118Z] f0c5c37974ce: Pushed [2023-08-21T16:19:57.377Z] 36b50b131297: Layer already exists [2023-08-21T16:19:58.312Z] d2706ca3ba6d: Pushed [2023-08-21T16:19:58.570Z] c346eeb2c0a5: Pushed [2023-08-21T16:19:58.829Z] 64620d8c1d9f: Pushed [2023-08-21T16:19:59.088Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:59.395Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:19:59.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-21T16:19:59.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T16:19:59.703Z] 408232c485a3: Preparing [2023-08-21T16:19:59.703Z] 75cabad953b3: Preparing [2023-08-21T16:19:59.703Z] 64620d8c1d9f: Preparing [2023-08-21T16:19:59.703Z] d2706ca3ba6d: Preparing [2023-08-21T16:19:59.703Z] 9824039c9e4e: Preparing [2023-08-21T16:19:59.703Z] da642134a3e7: Preparing [2023-08-21T16:19:59.703Z] f0c5c37974ce: Preparing [2023-08-21T16:19:59.703Z] da642134a3e7: Waiting [2023-08-21T16:19:59.703Z] 9f09e677014b: Preparing [2023-08-21T16:19:59.703Z] f0c5c37974ce: Waiting [2023-08-21T16:19:59.703Z] 7e9aa417752f: Preparing [2023-08-21T16:19:59.703Z] c346eeb2c0a5: Preparing [2023-08-21T16:19:59.703Z] 9f09e677014b: Waiting [2023-08-21T16:19:59.703Z] 7e9aa417752f: Waiting [2023-08-21T16:19:59.703Z] c346eeb2c0a5: Waiting [2023-08-21T16:19:59.703Z] 36b50b131297: Preparing [2023-08-21T16:19:59.703Z] 408232c485a3: Layer already exists [2023-08-21T16:19:59.703Z] d2706ca3ba6d: Layer already exists [2023-08-21T16:19:59.703Z] 75cabad953b3: Layer already exists [2023-08-21T16:19:59.703Z] 9824039c9e4e: Layer already exists [2023-08-21T16:19:59.703Z] 64620d8c1d9f: Layer already exists [2023-08-21T16:19:59.703Z] da642134a3e7: Layer already exists [2023-08-21T16:19:59.703Z] f0c5c37974ce: Layer already exists [2023-08-21T16:19:59.703Z] 9f09e677014b: Layer already exists [2023-08-21T16:19:59.703Z] c346eeb2c0a5: Layer already exists [2023-08-21T16:19:59.703Z] 7e9aa417752f: Layer already exists [2023-08-21T16:19:59.703Z] 36b50b131297: Layer already exists [2023-08-21T16:19:59.703Z] latest: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:00.012Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:00.313Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.30 [2023-08-21T16:20:00.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T16:20:00.313Z] 408232c485a3: Preparing [2023-08-21T16:20:00.313Z] 75cabad953b3: Preparing [2023-08-21T16:20:00.313Z] 64620d8c1d9f: Preparing [2023-08-21T16:20:00.313Z] d2706ca3ba6d: Preparing [2023-08-21T16:20:00.313Z] 9824039c9e4e: Preparing [2023-08-21T16:20:00.313Z] da642134a3e7: Preparing [2023-08-21T16:20:00.313Z] f0c5c37974ce: Preparing [2023-08-21T16:20:00.313Z] 9f09e677014b: Preparing [2023-08-21T16:20:00.313Z] 7e9aa417752f: Preparing [2023-08-21T16:20:00.313Z] c346eeb2c0a5: Preparing [2023-08-21T16:20:00.313Z] 36b50b131297: Preparing [2023-08-21T16:20:00.313Z] da642134a3e7: Waiting [2023-08-21T16:20:00.313Z] f0c5c37974ce: Waiting [2023-08-21T16:20:00.313Z] 9f09e677014b: Waiting [2023-08-21T16:20:00.313Z] 7e9aa417752f: Waiting [2023-08-21T16:20:00.313Z] c346eeb2c0a5: Waiting [2023-08-21T16:20:00.313Z] 36b50b131297: Waiting [2023-08-21T16:20:00.313Z] 9824039c9e4e: Layer already exists [2023-08-21T16:20:00.313Z] 75cabad953b3: Layer already exists [2023-08-21T16:20:00.313Z] d2706ca3ba6d: Layer already exists [2023-08-21T16:20:00.313Z] 408232c485a3: Layer already exists [2023-08-21T16:20:00.313Z] 64620d8c1d9f: Layer already exists [2023-08-21T16:20:00.313Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:00.313Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:00.313Z] da642134a3e7: Layer already exists [2023-08-21T16:20:00.313Z] f0c5c37974ce: Layer already exists [2023-08-21T16:20:00.313Z] c346eeb2c0a5: Layer already exists [2023-08-21T16:20:00.313Z] 36b50b131297: Layer already exists [2023-08-21T16:20:00.313Z] 3.1.0-dev.30: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:00.637Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:00.946Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:00.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T16:20:00.947Z] 408232c485a3: Preparing [2023-08-21T16:20:00.947Z] 75cabad953b3: Preparing [2023-08-21T16:20:00.947Z] 64620d8c1d9f: Preparing [2023-08-21T16:20:00.947Z] d2706ca3ba6d: Preparing [2023-08-21T16:20:00.947Z] 9824039c9e4e: Preparing [2023-08-21T16:20:00.947Z] da642134a3e7: Preparing [2023-08-21T16:20:00.947Z] f0c5c37974ce: Preparing [2023-08-21T16:20:00.947Z] 9f09e677014b: Preparing [2023-08-21T16:20:00.947Z] 7e9aa417752f: Preparing [2023-08-21T16:20:00.947Z] c346eeb2c0a5: Preparing [2023-08-21T16:20:00.947Z] 36b50b131297: Preparing [2023-08-21T16:20:00.947Z] da642134a3e7: Waiting [2023-08-21T16:20:00.947Z] f0c5c37974ce: Waiting [2023-08-21T16:20:00.947Z] 9f09e677014b: Waiting [2023-08-21T16:20:00.947Z] 7e9aa417752f: Waiting [2023-08-21T16:20:00.947Z] c346eeb2c0a5: Waiting [2023-08-21T16:20:00.947Z] 64620d8c1d9f: Layer already exists [2023-08-21T16:20:00.947Z] 75cabad953b3: Layer already exists [2023-08-21T16:20:00.947Z] 9824039c9e4e: Layer already exists [2023-08-21T16:20:00.947Z] d2706ca3ba6d: Layer already exists [2023-08-21T16:20:00.947Z] 408232c485a3: Layer already exists [2023-08-21T16:20:00.947Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:00.947Z] f0c5c37974ce: Layer already exists [2023-08-21T16:20:00.947Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:00.947Z] da642134a3e7: Layer already exists [2023-08-21T16:20:00.947Z] c346eeb2c0a5: Layer already exists [2023-08-21T16:20:00.947Z] 36b50b131297: Layer already exists [2023-08-21T16:20:00.947Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:01.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:01.567Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-21T16:20:01.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T16:20:01.567Z] 408232c485a3: Preparing [2023-08-21T16:20:01.567Z] 75cabad953b3: Preparing [2023-08-21T16:20:01.567Z] 64620d8c1d9f: Preparing [2023-08-21T16:20:01.567Z] d2706ca3ba6d: Preparing [2023-08-21T16:20:01.567Z] 9824039c9e4e: Preparing [2023-08-21T16:20:01.567Z] da642134a3e7: Preparing [2023-08-21T16:20:01.567Z] f0c5c37974ce: Preparing [2023-08-21T16:20:01.567Z] 9f09e677014b: Preparing [2023-08-21T16:20:01.567Z] 7e9aa417752f: Preparing [2023-08-21T16:20:01.567Z] c346eeb2c0a5: Preparing [2023-08-21T16:20:01.567Z] 36b50b131297: Preparing [2023-08-21T16:20:01.567Z] c346eeb2c0a5: Waiting [2023-08-21T16:20:01.567Z] da642134a3e7: Waiting [2023-08-21T16:20:01.567Z] 7e9aa417752f: Waiting [2023-08-21T16:20:01.567Z] f0c5c37974ce: Waiting [2023-08-21T16:20:01.567Z] 36b50b131297: Waiting [2023-08-21T16:20:01.567Z] 9f09e677014b: Waiting [2023-08-21T16:20:01.567Z] 9824039c9e4e: Layer already exists [2023-08-21T16:20:01.567Z] 75cabad953b3: Layer already exists [2023-08-21T16:20:01.567Z] d2706ca3ba6d: Layer already exists [2023-08-21T16:20:01.567Z] 408232c485a3: Layer already exists [2023-08-21T16:20:01.567Z] 64620d8c1d9f: Layer already exists [2023-08-21T16:20:01.567Z] da642134a3e7: Layer already exists [2023-08-21T16:20:01.567Z] f0c5c37974ce: Layer already exists [2023-08-21T16:20:01.567Z] c346eeb2c0a5: Layer already exists [2023-08-21T16:20:01.567Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:01.567Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:01.567Z] 36b50b131297: Layer already exists [2023-08-21T16:20:01.567Z] main: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:20:01.603Z] ===================================================== [Pipeline] echo [2023-08-21T16:20:01.613Z] taggedImages: [2023-08-21T16:20:01.613Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:01.613Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-21T16:20:01.613Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.30 [2023-08-21T16:20:01.613Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:01.613Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-21T16:20:01.634Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-21T16:20:01.634Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:01.634Z] latest [2023-08-21T16:20:01.634Z] 3.1.0-dev.30 [2023-08-21T16:20:01.634Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:01.634Z] main [2023-08-21T16:20:01.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:01.950Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:02.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:02.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T16:20:02.255Z] 8a06643d7938: Preparing [2023-08-21T16:20:02.255Z] cd745abc2712: Preparing [2023-08-21T16:20:02.255Z] 9f09e677014b: Preparing [2023-08-21T16:20:02.255Z] 7e9aa417752f: Preparing [2023-08-21T16:20:02.255Z] 31471023dbdd: Preparing [2023-08-21T16:20:02.255Z] 36b50b131297: Preparing [2023-08-21T16:20:02.255Z] 36b50b131297: Waiting [2023-08-21T16:20:02.255Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:02.255Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:02.255Z] 36b50b131297: Layer already exists [2023-08-21T16:20:02.255Z] 8a06643d7938: Pushed [2023-08-21T16:20:02.821Z] 31471023dbdd: Pushed [2023-08-21T16:20:04.723Z] cd745abc2712: Pushed [2023-08-21T16:20:04.982Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:05.352Z] + 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-08-21T16:20:05.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-21T16:20:05.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T16:20:05.670Z] 8a06643d7938: Preparing [2023-08-21T16:20:05.670Z] cd745abc2712: Preparing [2023-08-21T16:20:05.670Z] 9f09e677014b: Preparing [2023-08-21T16:20:05.670Z] 7e9aa417752f: Preparing [2023-08-21T16:20:05.670Z] 31471023dbdd: Preparing [2023-08-21T16:20:05.670Z] 36b50b131297: Preparing [2023-08-21T16:20:05.670Z] 36b50b131297: Waiting [2023-08-21T16:20:05.670Z] cd745abc2712: Layer already exists [2023-08-21T16:20:05.670Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:05.670Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:05.670Z] 31471023dbdd: Layer already exists [2023-08-21T16:20:05.670Z] 8a06643d7938: Layer already exists [2023-08-21T16:20:05.670Z] 36b50b131297: Layer already exists [2023-08-21T16:20:05.670Z] latest: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:05.973Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:06.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.30 [2023-08-21T16:20:06.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T16:20:06.284Z] 8a06643d7938: Preparing [2023-08-21T16:20:06.284Z] cd745abc2712: Preparing [2023-08-21T16:20:06.284Z] 9f09e677014b: Preparing [2023-08-21T16:20:06.284Z] 7e9aa417752f: Preparing [2023-08-21T16:20:06.284Z] 31471023dbdd: Preparing [2023-08-21T16:20:06.284Z] 36b50b131297: Preparing [2023-08-21T16:20:06.284Z] 36b50b131297: Waiting [2023-08-21T16:20:06.284Z] 8a06643d7938: Layer already exists [2023-08-21T16:20:06.284Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:06.284Z] cd745abc2712: Layer already exists [2023-08-21T16:20:06.284Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:06.284Z] 31471023dbdd: Layer already exists [2023-08-21T16:20:06.284Z] 36b50b131297: Layer already exists [2023-08-21T16:20:06.284Z] 3.1.0-dev.30: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:06.585Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:06.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:06.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T16:20:06.885Z] 8a06643d7938: Preparing [2023-08-21T16:20:06.885Z] cd745abc2712: Preparing [2023-08-21T16:20:06.885Z] 9f09e677014b: Preparing [2023-08-21T16:20:06.885Z] 7e9aa417752f: Preparing [2023-08-21T16:20:06.885Z] 31471023dbdd: Preparing [2023-08-21T16:20:06.885Z] 36b50b131297: Preparing [2023-08-21T16:20:06.885Z] 36b50b131297: Waiting [2023-08-21T16:20:06.885Z] 8a06643d7938: Layer already exists [2023-08-21T16:20:06.885Z] cd745abc2712: Layer already exists [2023-08-21T16:20:06.885Z] 31471023dbdd: Layer already exists [2023-08-21T16:20:06.885Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:06.885Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:06.885Z] 36b50b131297: Layer already exists [2023-08-21T16:20:06.885Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:07.194Z] + 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-08-21T16:20:07.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-21T16:20:07.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T16:20:07.494Z] 8a06643d7938: Preparing [2023-08-21T16:20:07.494Z] cd745abc2712: Preparing [2023-08-21T16:20:07.494Z] 9f09e677014b: Preparing [2023-08-21T16:20:07.494Z] 7e9aa417752f: Preparing [2023-08-21T16:20:07.494Z] 31471023dbdd: Preparing [2023-08-21T16:20:07.494Z] 36b50b131297: Preparing [2023-08-21T16:20:07.494Z] 36b50b131297: Waiting [2023-08-21T16:20:07.494Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:07.494Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:07.494Z] 8a06643d7938: Layer already exists [2023-08-21T16:20:07.494Z] cd745abc2712: Layer already exists [2023-08-21T16:20:07.494Z] 31471023dbdd: Layer already exists [2023-08-21T16:20:07.494Z] 36b50b131297: Layer already exists [2023-08-21T16:20:07.494Z] main: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:20:07.543Z] ===================================================== [Pipeline] echo [2023-08-21T16:20:07.550Z] taggedImages: [2023-08-21T16:20:07.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:07.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-21T16:20:07.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.30 [2023-08-21T16:20:07.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:07.550Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-21T16:20:07.570Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-21T16:20:07.570Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:07.570Z] latest [2023-08-21T16:20:07.570Z] 3.1.0-dev.30 [2023-08-21T16:20:07.570Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:07.570Z] main [2023-08-21T16:20:07.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:07.896Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:08.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:08.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T16:20:08.193Z] 8aba16183b62: Preparing [2023-08-21T16:20:08.193Z] 43dacd80faf5: Preparing [2023-08-21T16:20:08.193Z] 220a721f8e63: Preparing [2023-08-21T16:20:08.193Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:08.193Z] 694fe0c086e1: Preparing [2023-08-21T16:20:08.193Z] 9f09e677014b: Preparing [2023-08-21T16:20:08.193Z] 7e9aa417752f: Preparing [2023-08-21T16:20:08.193Z] d73e5a3246aa: Preparing [2023-08-21T16:20:08.193Z] 36b50b131297: Preparing [2023-08-21T16:20:08.193Z] d73e5a3246aa: Waiting [2023-08-21T16:20:08.193Z] 36b50b131297: Waiting [2023-08-21T16:20:08.193Z] 9f09e677014b: Waiting [2023-08-21T16:20:08.193Z] 7e9aa417752f: Waiting [2023-08-21T16:20:08.193Z] 8aba16183b62: Pushed [2023-08-21T16:20:08.193Z] 220a721f8e63: Pushed [2023-08-21T16:20:08.193Z] 43dacd80faf5: Pushed [2023-08-21T16:20:08.193Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:08.193Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:08.193Z] 36b50b131297: Layer already exists [2023-08-21T16:20:08.761Z] d73e5a3246aa: Pushed [2023-08-21T16:20:15.317Z] 694fe0c086e1: Pushed [2023-08-21T16:20:17.218Z] 42b8e116b6ab: Pushed [2023-08-21T16:20:17.218Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:17.523Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:17.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-21T16:20:17.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T16:20:17.827Z] 8aba16183b62: Preparing [2023-08-21T16:20:17.827Z] 43dacd80faf5: Preparing [2023-08-21T16:20:17.827Z] 220a721f8e63: Preparing [2023-08-21T16:20:17.827Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:17.827Z] 694fe0c086e1: Preparing [2023-08-21T16:20:17.827Z] 9f09e677014b: Preparing [2023-08-21T16:20:17.827Z] 7e9aa417752f: Preparing [2023-08-21T16:20:17.827Z] d73e5a3246aa: Preparing [2023-08-21T16:20:17.827Z] 36b50b131297: Preparing [2023-08-21T16:20:17.827Z] 9f09e677014b: Waiting [2023-08-21T16:20:17.827Z] 7e9aa417752f: Waiting [2023-08-21T16:20:17.827Z] d73e5a3246aa: Waiting [2023-08-21T16:20:17.827Z] 36b50b131297: Waiting [2023-08-21T16:20:17.827Z] 694fe0c086e1: Layer already exists [2023-08-21T16:20:17.827Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:17.827Z] 220a721f8e63: Layer already exists [2023-08-21T16:20:17.827Z] 8aba16183b62: Layer already exists [2023-08-21T16:20:17.827Z] 43dacd80faf5: Layer already exists [2023-08-21T16:20:17.827Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:17.827Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:17.827Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:17.827Z] 36b50b131297: Layer already exists [2023-08-21T16:20:17.827Z] latest: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:18.139Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:18.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.30 [2023-08-21T16:20:18.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T16:20:18.447Z] 8aba16183b62: Preparing [2023-08-21T16:20:18.447Z] 43dacd80faf5: Preparing [2023-08-21T16:20:18.447Z] 220a721f8e63: Preparing [2023-08-21T16:20:18.447Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:18.447Z] 694fe0c086e1: Preparing [2023-08-21T16:20:18.447Z] 9f09e677014b: Preparing [2023-08-21T16:20:18.447Z] 7e9aa417752f: Preparing [2023-08-21T16:20:18.447Z] d73e5a3246aa: Preparing [2023-08-21T16:20:18.447Z] 36b50b131297: Preparing [2023-08-21T16:20:18.447Z] 9f09e677014b: Waiting [2023-08-21T16:20:18.447Z] 7e9aa417752f: Waiting [2023-08-21T16:20:18.447Z] d73e5a3246aa: Waiting [2023-08-21T16:20:18.447Z] 36b50b131297: Waiting [2023-08-21T16:20:18.447Z] 43dacd80faf5: Layer already exists [2023-08-21T16:20:18.447Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:18.447Z] 694fe0c086e1: Layer already exists [2023-08-21T16:20:18.447Z] 220a721f8e63: Layer already exists [2023-08-21T16:20:18.447Z] 8aba16183b62: Layer already exists [2023-08-21T16:20:18.447Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:18.447Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:18.447Z] 36b50b131297: Layer already exists [2023-08-21T16:20:18.447Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:18.447Z] 3.1.0-dev.30: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:18.758Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:19.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:19.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T16:20:19.066Z] 8aba16183b62: Preparing [2023-08-21T16:20:19.066Z] 43dacd80faf5: Preparing [2023-08-21T16:20:19.066Z] 220a721f8e63: Preparing [2023-08-21T16:20:19.066Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:19.066Z] 694fe0c086e1: Preparing [2023-08-21T16:20:19.066Z] 9f09e677014b: Preparing [2023-08-21T16:20:19.066Z] 7e9aa417752f: Preparing [2023-08-21T16:20:19.066Z] d73e5a3246aa: Preparing [2023-08-21T16:20:19.066Z] 36b50b131297: Preparing [2023-08-21T16:20:19.066Z] 9f09e677014b: Waiting [2023-08-21T16:20:19.066Z] d73e5a3246aa: Waiting [2023-08-21T16:20:19.066Z] 7e9aa417752f: Waiting [2023-08-21T16:20:19.066Z] 36b50b131297: Waiting [2023-08-21T16:20:19.066Z] 8aba16183b62: Layer already exists [2023-08-21T16:20:19.066Z] 43dacd80faf5: Layer already exists [2023-08-21T16:20:19.066Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:19.066Z] 220a721f8e63: Layer already exists [2023-08-21T16:20:19.066Z] 694fe0c086e1: Layer already exists [2023-08-21T16:20:19.066Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:19.066Z] 36b50b131297: Layer already exists [2023-08-21T16:20:19.066Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:19.066Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:19.066Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:19.376Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:19.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-21T16:20:19.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T16:20:19.683Z] 8aba16183b62: Preparing [2023-08-21T16:20:19.683Z] 43dacd80faf5: Preparing [2023-08-21T16:20:19.683Z] 220a721f8e63: Preparing [2023-08-21T16:20:19.683Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:19.683Z] 694fe0c086e1: Preparing [2023-08-21T16:20:19.683Z] 9f09e677014b: Preparing [2023-08-21T16:20:19.683Z] 7e9aa417752f: Preparing [2023-08-21T16:20:19.683Z] d73e5a3246aa: Preparing [2023-08-21T16:20:19.683Z] 36b50b131297: Preparing [2023-08-21T16:20:19.683Z] d73e5a3246aa: Waiting [2023-08-21T16:20:19.683Z] 36b50b131297: Waiting [2023-08-21T16:20:19.684Z] 9f09e677014b: Waiting [2023-08-21T16:20:19.684Z] 220a721f8e63: Layer already exists [2023-08-21T16:20:19.684Z] 8aba16183b62: Layer already exists [2023-08-21T16:20:19.684Z] 43dacd80faf5: Layer already exists [2023-08-21T16:20:19.684Z] 694fe0c086e1: Layer already exists [2023-08-21T16:20:19.684Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:19.684Z] 36b50b131297: Layer already exists [2023-08-21T16:20:19.684Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:19.684Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:19.684Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:19.684Z] main: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:20:19.721Z] ===================================================== [Pipeline] echo [2023-08-21T16:20:19.733Z] taggedImages: [2023-08-21T16:20:19.733Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:19.733Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-21T16:20:19.733Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.30 [2023-08-21T16:20:19.733Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:19.733Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-21T16:20:19.758Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-21T16:20:19.758Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:19.758Z] latest [2023-08-21T16:20:19.758Z] 3.1.0-dev.30 [2023-08-21T16:20:19.758Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:19.758Z] main [2023-08-21T16:20:19.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:20.069Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:20.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:20.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T16:20:20.403Z] 3b58c36a2cb5: Preparing [2023-08-21T16:20:20.403Z] 188eeb32112c: Preparing [2023-08-21T16:20:20.403Z] 50fd93a7688c: Preparing [2023-08-21T16:20:20.403Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:20.403Z] 9f09e677014b: Preparing [2023-08-21T16:20:20.403Z] 7e9aa417752f: Preparing [2023-08-21T16:20:20.403Z] ee9408916dfc: Preparing [2023-08-21T16:20:20.403Z] 36b50b131297: Preparing [2023-08-21T16:20:20.403Z] 7e9aa417752f: Waiting [2023-08-21T16:20:20.403Z] ee9408916dfc: Waiting [2023-08-21T16:20:20.403Z] 36b50b131297: Waiting [2023-08-21T16:20:20.403Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:20.403Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:20.403Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:20.403Z] 36b50b131297: Layer already exists [2023-08-21T16:20:20.403Z] 188eeb32112c: Pushed [2023-08-21T16:20:20.403Z] 3b58c36a2cb5: Pushed [2023-08-21T16:20:20.403Z] 50fd93a7688c: Pushed [2023-08-21T16:20:20.662Z] ee9408916dfc: Pushed [2023-08-21T16:20:20.922Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:21.242Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:21.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-21T16:20:21.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T16:20:21.554Z] 3b58c36a2cb5: Preparing [2023-08-21T16:20:21.554Z] 188eeb32112c: Preparing [2023-08-21T16:20:21.554Z] 50fd93a7688c: Preparing [2023-08-21T16:20:21.554Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:21.554Z] 9f09e677014b: Preparing [2023-08-21T16:20:21.554Z] 7e9aa417752f: Preparing [2023-08-21T16:20:21.554Z] ee9408916dfc: Preparing [2023-08-21T16:20:21.554Z] 36b50b131297: Preparing [2023-08-21T16:20:21.554Z] 7e9aa417752f: Waiting [2023-08-21T16:20:21.554Z] ee9408916dfc: Waiting [2023-08-21T16:20:21.554Z] 36b50b131297: Waiting [2023-08-21T16:20:21.554Z] 50fd93a7688c: Layer already exists [2023-08-21T16:20:21.554Z] 3b58c36a2cb5: Layer already exists [2023-08-21T16:20:21.554Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:21.554Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:21.554Z] 188eeb32112c: Layer already exists [2023-08-21T16:20:21.554Z] ee9408916dfc: Layer already exists [2023-08-21T16:20:21.554Z] 36b50b131297: Layer already exists [2023-08-21T16:20:21.554Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:21.554Z] latest: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:21.867Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:22.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.30 [2023-08-21T16:20:22.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T16:20:22.178Z] 3b58c36a2cb5: Preparing [2023-08-21T16:20:22.178Z] 188eeb32112c: Preparing [2023-08-21T16:20:22.178Z] 50fd93a7688c: Preparing [2023-08-21T16:20:22.178Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:22.178Z] 9f09e677014b: Preparing [2023-08-21T16:20:22.178Z] 7e9aa417752f: Preparing [2023-08-21T16:20:22.178Z] ee9408916dfc: Preparing [2023-08-21T16:20:22.178Z] 36b50b131297: Preparing [2023-08-21T16:20:22.178Z] 7e9aa417752f: Waiting [2023-08-21T16:20:22.178Z] ee9408916dfc: Waiting [2023-08-21T16:20:22.178Z] 3b58c36a2cb5: Layer already exists [2023-08-21T16:20:22.178Z] 188eeb32112c: Layer already exists [2023-08-21T16:20:22.178Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:22.178Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:22.178Z] 50fd93a7688c: Layer already exists [2023-08-21T16:20:22.178Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:22.178Z] ee9408916dfc: Layer already exists [2023-08-21T16:20:22.178Z] 36b50b131297: Layer already exists [2023-08-21T16:20:22.178Z] 3.1.0-dev.30: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:22.492Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:22.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:22.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T16:20:22.799Z] 3b58c36a2cb5: Preparing [2023-08-21T16:20:22.799Z] 188eeb32112c: Preparing [2023-08-21T16:20:22.799Z] 50fd93a7688c: Preparing [2023-08-21T16:20:22.799Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:22.799Z] 9f09e677014b: Preparing [2023-08-21T16:20:22.799Z] 7e9aa417752f: Preparing [2023-08-21T16:20:22.799Z] ee9408916dfc: Preparing [2023-08-21T16:20:22.799Z] 36b50b131297: Preparing [2023-08-21T16:20:22.799Z] 7e9aa417752f: Waiting [2023-08-21T16:20:22.799Z] ee9408916dfc: Waiting [2023-08-21T16:20:22.799Z] 36b50b131297: Waiting [2023-08-21T16:20:22.799Z] 50fd93a7688c: Layer already exists [2023-08-21T16:20:22.799Z] 188eeb32112c: Layer already exists [2023-08-21T16:20:22.799Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:22.799Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:22.799Z] 3b58c36a2cb5: Layer already exists [2023-08-21T16:20:22.799Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:22.799Z] ee9408916dfc: Layer already exists [2023-08-21T16:20:22.799Z] 36b50b131297: Layer already exists [2023-08-21T16:20:22.799Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:23.105Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:23.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-21T16:20:23.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T16:20:23.416Z] 3b58c36a2cb5: Preparing [2023-08-21T16:20:23.416Z] 188eeb32112c: Preparing [2023-08-21T16:20:23.416Z] 50fd93a7688c: Preparing [2023-08-21T16:20:23.416Z] 42b8e116b6ab: Preparing [2023-08-21T16:20:23.416Z] 9f09e677014b: Preparing [2023-08-21T16:20:23.416Z] 7e9aa417752f: Preparing [2023-08-21T16:20:23.416Z] ee9408916dfc: Preparing [2023-08-21T16:20:23.416Z] 36b50b131297: Preparing [2023-08-21T16:20:23.416Z] ee9408916dfc: Waiting [2023-08-21T16:20:23.416Z] 7e9aa417752f: Waiting [2023-08-21T16:20:23.416Z] 36b50b131297: Waiting [2023-08-21T16:20:23.416Z] 3b58c36a2cb5: Layer already exists [2023-08-21T16:20:23.416Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:23.416Z] 188eeb32112c: Layer already exists [2023-08-21T16:20:23.416Z] 50fd93a7688c: Layer already exists [2023-08-21T16:20:23.416Z] 42b8e116b6ab: Layer already exists [2023-08-21T16:20:23.416Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:23.416Z] ee9408916dfc: Layer already exists [2023-08-21T16:20:23.416Z] 36b50b131297: Layer already exists [2023-08-21T16:20:23.416Z] main: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:20:23.454Z] ===================================================== [Pipeline] echo [2023-08-21T16:20:23.462Z] taggedImages: [2023-08-21T16:20:23.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:23.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-21T16:20:23.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.30 [2023-08-21T16:20:23.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:23.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-21T16:20:23.476Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-21T16:20:23.476Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:23.476Z] latest [2023-08-21T16:20:23.476Z] 3.1.0-dev.30 [2023-08-21T16:20:23.476Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:23.476Z] main [2023-08-21T16:20:23.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:23.782Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:24.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:24.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T16:20:24.099Z] 0c6a61ef0769: Preparing [2023-08-21T16:20:24.099Z] d264a2bdac7d: Preparing [2023-08-21T16:20:24.099Z] 6657a3e29b52: Preparing [2023-08-21T16:20:24.099Z] 4e505bc0dcad: Preparing [2023-08-21T16:20:24.099Z] 9f09e677014b: Preparing [2023-08-21T16:20:24.099Z] 7e9aa417752f: Preparing [2023-08-21T16:20:24.099Z] d73e5a3246aa: Preparing [2023-08-21T16:20:24.099Z] 36b50b131297: Preparing [2023-08-21T16:20:24.099Z] 36b50b131297: Waiting [2023-08-21T16:20:24.099Z] 7e9aa417752f: Waiting [2023-08-21T16:20:24.099Z] d73e5a3246aa: Waiting [2023-08-21T16:20:24.099Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:24.099Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:24.099Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:24.099Z] 36b50b131297: Layer already exists [2023-08-21T16:20:24.099Z] 0c6a61ef0769: Pushed [2023-08-21T16:20:24.099Z] 6657a3e29b52: Pushed [2023-08-21T16:20:24.099Z] d264a2bdac7d: Pushed [2023-08-21T16:20:34.063Z] 4e505bc0dcad: Pushed [2023-08-21T16:20:34.063Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:34.373Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:34.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-21T16:20:34.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T16:20:34.675Z] 0c6a61ef0769: Preparing [2023-08-21T16:20:34.675Z] d264a2bdac7d: Preparing [2023-08-21T16:20:34.675Z] 6657a3e29b52: Preparing [2023-08-21T16:20:34.675Z] 4e505bc0dcad: Preparing [2023-08-21T16:20:34.675Z] 9f09e677014b: Preparing [2023-08-21T16:20:34.675Z] 7e9aa417752f: Preparing [2023-08-21T16:20:34.675Z] d73e5a3246aa: Preparing [2023-08-21T16:20:34.675Z] 36b50b131297: Preparing [2023-08-21T16:20:34.675Z] 7e9aa417752f: Waiting [2023-08-21T16:20:34.675Z] d73e5a3246aa: Waiting [2023-08-21T16:20:34.675Z] 36b50b131297: Waiting [2023-08-21T16:20:34.675Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:34.675Z] d264a2bdac7d: Layer already exists [2023-08-21T16:20:34.675Z] 4e505bc0dcad: Layer already exists [2023-08-21T16:20:34.675Z] 6657a3e29b52: Layer already exists [2023-08-21T16:20:34.675Z] 0c6a61ef0769: Layer already exists [2023-08-21T16:20:34.675Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:34.675Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:34.675Z] 36b50b131297: Layer already exists [2023-08-21T16:20:34.675Z] latest: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:34.987Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:35.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.30 [2023-08-21T16:20:35.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T16:20:35.299Z] 0c6a61ef0769: Preparing [2023-08-21T16:20:35.299Z] d264a2bdac7d: Preparing [2023-08-21T16:20:35.299Z] 6657a3e29b52: Preparing [2023-08-21T16:20:35.299Z] 4e505bc0dcad: Preparing [2023-08-21T16:20:35.299Z] 9f09e677014b: Preparing [2023-08-21T16:20:35.299Z] 7e9aa417752f: Preparing [2023-08-21T16:20:35.299Z] d73e5a3246aa: Preparing [2023-08-21T16:20:35.299Z] 36b50b131297: Preparing [2023-08-21T16:20:35.299Z] d73e5a3246aa: Waiting [2023-08-21T16:20:35.299Z] 7e9aa417752f: Waiting [2023-08-21T16:20:35.299Z] 36b50b131297: Waiting [2023-08-21T16:20:35.299Z] 4e505bc0dcad: Layer already exists [2023-08-21T16:20:35.299Z] 6657a3e29b52: Layer already exists [2023-08-21T16:20:35.299Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:35.299Z] d264a2bdac7d: Layer already exists [2023-08-21T16:20:35.299Z] 0c6a61ef0769: Layer already exists [2023-08-21T16:20:35.299Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:35.299Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:35.299Z] 36b50b131297: Layer already exists [2023-08-21T16:20:35.299Z] 3.1.0-dev.30: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:35.611Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:35.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:35.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T16:20:35.930Z] 0c6a61ef0769: Preparing [2023-08-21T16:20:35.930Z] d264a2bdac7d: Preparing [2023-08-21T16:20:35.930Z] 6657a3e29b52: Preparing [2023-08-21T16:20:35.930Z] 4e505bc0dcad: Preparing [2023-08-21T16:20:35.930Z] 9f09e677014b: Preparing [2023-08-21T16:20:35.930Z] 7e9aa417752f: Preparing [2023-08-21T16:20:35.930Z] d73e5a3246aa: Preparing [2023-08-21T16:20:35.930Z] 36b50b131297: Preparing [2023-08-21T16:20:35.930Z] 7e9aa417752f: Waiting [2023-08-21T16:20:35.930Z] d73e5a3246aa: Waiting [2023-08-21T16:20:35.930Z] 36b50b131297: Waiting [2023-08-21T16:20:35.930Z] 0c6a61ef0769: Layer already exists [2023-08-21T16:20:35.930Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:35.930Z] 6657a3e29b52: Layer already exists [2023-08-21T16:20:35.930Z] d264a2bdac7d: Layer already exists [2023-08-21T16:20:35.930Z] 4e505bc0dcad: Layer already exists [2023-08-21T16:20:35.930Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:35.930Z] 36b50b131297: Layer already exists [2023-08-21T16:20:35.930Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:35.930Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:36.235Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:36.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-21T16:20:36.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T16:20:36.539Z] 0c6a61ef0769: Preparing [2023-08-21T16:20:36.539Z] d264a2bdac7d: Preparing [2023-08-21T16:20:36.539Z] 6657a3e29b52: Preparing [2023-08-21T16:20:36.539Z] 4e505bc0dcad: Preparing [2023-08-21T16:20:36.539Z] 9f09e677014b: Preparing [2023-08-21T16:20:36.539Z] 7e9aa417752f: Preparing [2023-08-21T16:20:36.539Z] d73e5a3246aa: Preparing [2023-08-21T16:20:36.539Z] 36b50b131297: Preparing [2023-08-21T16:20:36.539Z] 7e9aa417752f: Waiting [2023-08-21T16:20:36.539Z] d73e5a3246aa: Waiting [2023-08-21T16:20:36.539Z] 36b50b131297: Waiting [2023-08-21T16:20:36.539Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:36.539Z] 0c6a61ef0769: Layer already exists [2023-08-21T16:20:36.539Z] 4e505bc0dcad: Layer already exists [2023-08-21T16:20:36.539Z] 6657a3e29b52: Layer already exists [2023-08-21T16:20:36.539Z] d264a2bdac7d: Layer already exists [2023-08-21T16:20:36.539Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:36.539Z] d73e5a3246aa: Layer already exists [2023-08-21T16:20:36.539Z] 36b50b131297: Layer already exists [2023-08-21T16:20:36.539Z] main: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:20:36.575Z] ===================================================== [Pipeline] echo [2023-08-21T16:20:36.580Z] taggedImages: [2023-08-21T16:20:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-21T16:20:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.30 [2023-08-21T16:20:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:36.580Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-21T16:20:36.595Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-21T16:20:36.595Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:36.595Z] latest [2023-08-21T16:20:36.595Z] 3.1.0-dev.30 [2023-08-21T16:20:36.595Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:36.595Z] main [2023-08-21T16:20:36.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:36.906Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:37.209Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:37.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T16:20:37.209Z] bff1fdb8eefb: Preparing [2023-08-21T16:20:37.209Z] 2deb60906abc: Preparing [2023-08-21T16:20:37.209Z] 9f09e677014b: Preparing [2023-08-21T16:20:37.209Z] 7e9aa417752f: Preparing [2023-08-21T16:20:37.209Z] 536fe59bf270: Preparing [2023-08-21T16:20:37.209Z] 36b50b131297: Preparing [2023-08-21T16:20:37.209Z] 36b50b131297: Waiting [2023-08-21T16:20:37.209Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:37.209Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:37.209Z] 36b50b131297: Layer already exists [2023-08-21T16:20:37.209Z] bff1fdb8eefb: Pushed [2023-08-21T16:20:37.209Z] 536fe59bf270: Pushed [2023-08-21T16:20:40.491Z] 2deb60906abc: Pushed [2023-08-21T16:20:40.491Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:40.796Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:41.091Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-21T16:20:41.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T16:20:41.091Z] bff1fdb8eefb: Preparing [2023-08-21T16:20:41.091Z] 2deb60906abc: Preparing [2023-08-21T16:20:41.092Z] 9f09e677014b: Preparing [2023-08-21T16:20:41.092Z] 7e9aa417752f: Preparing [2023-08-21T16:20:41.092Z] 536fe59bf270: Preparing [2023-08-21T16:20:41.092Z] 36b50b131297: Preparing [2023-08-21T16:20:41.092Z] 36b50b131297: Waiting [2023-08-21T16:20:41.092Z] bff1fdb8eefb: Layer already exists [2023-08-21T16:20:41.092Z] 2deb60906abc: Layer already exists [2023-08-21T16:20:41.092Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:41.092Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:41.092Z] 536fe59bf270: Layer already exists [2023-08-21T16:20:41.092Z] 36b50b131297: Layer already exists [2023-08-21T16:20:41.092Z] latest: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:41.430Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:41.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.30 [2023-08-21T16:20:41.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T16:20:41.730Z] bff1fdb8eefb: Preparing [2023-08-21T16:20:41.730Z] 2deb60906abc: Preparing [2023-08-21T16:20:41.730Z] 9f09e677014b: Preparing [2023-08-21T16:20:41.730Z] 7e9aa417752f: Preparing [2023-08-21T16:20:41.730Z] 536fe59bf270: Preparing [2023-08-21T16:20:41.730Z] 36b50b131297: Preparing [2023-08-21T16:20:41.730Z] 36b50b131297: Waiting [2023-08-21T16:20:41.730Z] bff1fdb8eefb: Layer already exists [2023-08-21T16:20:41.730Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:41.730Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:41.730Z] 2deb60906abc: Layer already exists [2023-08-21T16:20:41.730Z] 536fe59bf270: Layer already exists [2023-08-21T16:20:41.730Z] 36b50b131297: Layer already exists [2023-08-21T16:20:41.730Z] 3.1.0-dev.30: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:42.032Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:42.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:42.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T16:20:42.345Z] bff1fdb8eefb: Preparing [2023-08-21T16:20:42.345Z] 2deb60906abc: Preparing [2023-08-21T16:20:42.345Z] 9f09e677014b: Preparing [2023-08-21T16:20:42.345Z] 7e9aa417752f: Preparing [2023-08-21T16:20:42.345Z] 536fe59bf270: Preparing [2023-08-21T16:20:42.345Z] 36b50b131297: Preparing [2023-08-21T16:20:42.345Z] 36b50b131297: Waiting [2023-08-21T16:20:42.345Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:42.345Z] 536fe59bf270: Layer already exists [2023-08-21T16:20:42.345Z] 2deb60906abc: Layer already exists [2023-08-21T16:20:42.345Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:42.345Z] bff1fdb8eefb: Layer already exists [2023-08-21T16:20:42.345Z] 36b50b131297: Layer already exists [2023-08-21T16:20:42.345Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:42.647Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:42.958Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-21T16:20:42.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T16:20:42.958Z] bff1fdb8eefb: Preparing [2023-08-21T16:20:42.958Z] 2deb60906abc: Preparing [2023-08-21T16:20:42.958Z] 9f09e677014b: Preparing [2023-08-21T16:20:42.958Z] 7e9aa417752f: Preparing [2023-08-21T16:20:42.958Z] 536fe59bf270: Preparing [2023-08-21T16:20:42.958Z] 36b50b131297: Preparing [2023-08-21T16:20:42.958Z] 36b50b131297: Waiting [2023-08-21T16:20:42.958Z] bff1fdb8eefb: Layer already exists [2023-08-21T16:20:42.958Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:42.958Z] 2deb60906abc: Layer already exists [2023-08-21T16:20:42.958Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:42.958Z] 536fe59bf270: Layer already exists [2023-08-21T16:20:42.958Z] 36b50b131297: Layer already exists [2023-08-21T16:20:42.958Z] main: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:20:43.014Z] ===================================================== [Pipeline] echo [2023-08-21T16:20:43.027Z] taggedImages: [2023-08-21T16:20:43.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:43.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-21T16:20:43.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.30 [2023-08-21T16:20:43.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:43.027Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-21T16:20:43.053Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-21T16:20:43.053Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:43.053Z] latest [2023-08-21T16:20:43.053Z] 3.1.0-dev.30 [2023-08-21T16:20:43.053Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:43.053Z] main [2023-08-21T16:20:43.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:43.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:43.691Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:43.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T16:20:43.691Z] 5baa7ae2e155: Preparing [2023-08-21T16:20:43.691Z] 60081f1a377e: Preparing [2023-08-21T16:20:43.691Z] 9f09e677014b: Preparing [2023-08-21T16:20:43.691Z] 7e9aa417752f: Preparing [2023-08-21T16:20:43.691Z] 0c952085a687: Preparing [2023-08-21T16:20:43.691Z] 36b50b131297: Preparing [2023-08-21T16:20:43.691Z] 36b50b131297: Waiting [2023-08-21T16:20:43.691Z] 0c952085a687: Layer already exists [2023-08-21T16:20:43.691Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:43.691Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:43.691Z] 36b50b131297: Layer already exists [2023-08-21T16:20:43.691Z] 5baa7ae2e155: Pushed [2023-08-21T16:20:46.970Z] 60081f1a377e: Pushed [2023-08-21T16:20:46.970Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:47.290Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:47.598Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-21T16:20:47.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T16:20:47.599Z] 5baa7ae2e155: Preparing [2023-08-21T16:20:47.599Z] 60081f1a377e: Preparing [2023-08-21T16:20:47.599Z] 9f09e677014b: Preparing [2023-08-21T16:20:47.599Z] 7e9aa417752f: Preparing [2023-08-21T16:20:47.599Z] 0c952085a687: Preparing [2023-08-21T16:20:47.599Z] 36b50b131297: Preparing [2023-08-21T16:20:47.599Z] 36b50b131297: Waiting [2023-08-21T16:20:47.599Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:47.599Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:47.599Z] 60081f1a377e: Layer already exists [2023-08-21T16:20:47.599Z] 0c952085a687: Layer already exists [2023-08-21T16:20:47.599Z] 5baa7ae2e155: Layer already exists [2023-08-21T16:20:47.599Z] 36b50b131297: Layer already exists [2023-08-21T16:20:47.599Z] latest: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:47.912Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:48.221Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.30 [2023-08-21T16:20:48.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T16:20:48.221Z] 5baa7ae2e155: Preparing [2023-08-21T16:20:48.221Z] 60081f1a377e: Preparing [2023-08-21T16:20:48.221Z] 9f09e677014b: Preparing [2023-08-21T16:20:48.221Z] 7e9aa417752f: Preparing [2023-08-21T16:20:48.221Z] 0c952085a687: Preparing [2023-08-21T16:20:48.221Z] 36b50b131297: Preparing [2023-08-21T16:20:48.221Z] 36b50b131297: Waiting [2023-08-21T16:20:48.221Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:48.221Z] 60081f1a377e: Layer already exists [2023-08-21T16:20:48.221Z] 5baa7ae2e155: Layer already exists [2023-08-21T16:20:48.221Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:48.221Z] 0c952085a687: Layer already exists [2023-08-21T16:20:48.221Z] 36b50b131297: Layer already exists [2023-08-21T16:20:48.221Z] 3.1.0-dev.30: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:48.526Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:48.835Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:48.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T16:20:48.835Z] 5baa7ae2e155: Preparing [2023-08-21T16:20:48.835Z] 60081f1a377e: Preparing [2023-08-21T16:20:48.835Z] 9f09e677014b: Preparing [2023-08-21T16:20:48.835Z] 7e9aa417752f: Preparing [2023-08-21T16:20:48.835Z] 0c952085a687: Preparing [2023-08-21T16:20:48.835Z] 36b50b131297: Preparing [2023-08-21T16:20:48.835Z] 36b50b131297: Waiting [2023-08-21T16:20:48.835Z] 5baa7ae2e155: Layer already exists [2023-08-21T16:20:48.835Z] 0c952085a687: Layer already exists [2023-08-21T16:20:48.835Z] 60081f1a377e: Layer already exists [2023-08-21T16:20:48.835Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:48.835Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:48.835Z] 36b50b131297: Layer already exists [2023-08-21T16:20:48.835Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:49.189Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:20:49.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-21T16:20:49.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T16:20:49.489Z] 5baa7ae2e155: Preparing [2023-08-21T16:20:49.489Z] 60081f1a377e: Preparing [2023-08-21T16:20:49.489Z] 9f09e677014b: Preparing [2023-08-21T16:20:49.489Z] 7e9aa417752f: Preparing [2023-08-21T16:20:49.489Z] 0c952085a687: Preparing [2023-08-21T16:20:49.489Z] 36b50b131297: Preparing [2023-08-21T16:20:49.489Z] 36b50b131297: Waiting [2023-08-21T16:20:49.489Z] 0c952085a687: Layer already exists [2023-08-21T16:20:49.489Z] 9f09e677014b: Layer already exists [2023-08-21T16:20:49.489Z] 5baa7ae2e155: Layer already exists [2023-08-21T16:20:49.489Z] 60081f1a377e: Layer already exists [2023-08-21T16:20:49.489Z] 7e9aa417752f: Layer already exists [2023-08-21T16:20:49.489Z] 36b50b131297: Layer already exists [2023-08-21T16:20:49.489Z] main: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:20:49.537Z] ===================================================== [Pipeline] echo [2023-08-21T16:20:49.546Z] taggedImages: [2023-08-21T16:20:49.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:20:49.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-21T16:20:49.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.30 [2023-08-21T16:20:49.546Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:20:49.546Z] - 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-08-21T16:35:26.560Z] #116 ... [2023-08-21T16:35:26.560Z] [2023-08-21T16:35:26.560Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T16:35:26.560Z] #134 981.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T16:35:33.190Z] #134 ... [2023-08-21T16:35:33.190Z] [2023-08-21T16:35:33.190Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T16:35:33.190Z] #133 DONE 990.9s [2023-08-21T16:35:33.455Z] [2023-08-21T16:35:33.455Z] #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T16:35:34.034Z] #102 ... [2023-08-21T16:35:34.034Z] [2023-08-21T16:35:34.034Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:35:34.034Z] #147 DONE 0.2s [2023-08-21T16:35:34.034Z] [2023-08-21T16:35:34.034Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:35:34.306Z] #148 DONE 0.1s [2023-08-21T16:35:34.306Z] [2023-08-21T16:35:34.306Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T16:35:34.306Z] #149 DONE 0.1s [2023-08-21T16:35:34.306Z] [2023-08-21T16:35:34.306Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T16:35:34.630Z] #150 DONE 0.1s [2023-08-21T16:35:34.630Z] [2023-08-21T16:35:34.630Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T16:35:34.902Z] #151 DONE 0.4s [2023-08-21T16:35:34.902Z] [2023-08-21T16:35:34.902Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T16:35:35.168Z] #152 DONE 0.1s [2023-08-21T16:35:35.168Z] [2023-08-21T16:35:35.168Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:35:37.106Z] #153 DONE 2.1s [2023-08-21T16:35:37.106Z] [2023-08-21T16:35:37.106Z] #141 [security-proxy-setup] exporting to image [2023-08-21T16:35:37.106Z] #141 exporting layers [2023-08-21T16:35:38.061Z] #141 exporting layers 0.9s done [2023-08-21T16:35:38.061Z] #141 writing image sha256:02e12e30d660c2a859acaa5d29cecdc028e1df76fa638973dbc45b01be57955d done [2023-08-21T16:35:38.061Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-21T16:35:38.061Z] #141 DONE 5.3s [2023-08-21T16:35:38.061Z] [2023-08-21T16:35:38.061Z] #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T16:35:48.113Z] #102 ... [2023-08-21T16:35:48.113Z] [2023-08-21T16:35:48.113Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T16:35:48.113Z] #134 DONE 1005.1s [2023-08-21T16:35:48.113Z] [2023-08-21T16:35:48.113Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T16:35:48.113Z] #116 ... [2023-08-21T16:35:48.113Z] [2023-08-21T16:35:48.113Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:35:48.113Z] #154 ... [2023-08-21T16:35:48.113Z] [2023-08-21T16:35:48.113Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T16:35:48.113Z] #131 DONE 1005.7s [2023-08-21T16:35:48.379Z] [2023-08-21T16:35:48.379Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:35:48.379Z] #154 DONE 0.3s [2023-08-21T16:35:48.379Z] [2023-08-21T16:35:48.379Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:35:48.644Z] #84 ... [2023-08-21T16:35:48.644Z] [2023-08-21T16:35:48.644Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:35:48.644Z] #155 DONE 0.3s [2023-08-21T16:35:48.644Z] [2023-08-21T16:35:48.644Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T16:35:49.233Z] #136 ... [2023-08-21T16:35:49.233Z] [2023-08-21T16:35:49.233Z] #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-21T16:35:49.233Z] #156 DONE 0.2s [2023-08-21T16:35:49.233Z] [2023-08-21T16:35:49.233Z] #157 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T16:35:49.233Z] #157 ... [2023-08-21T16:35:49.233Z] [2023-08-21T16:35:49.233Z] #158 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-21T16:35:49.233Z] #158 DONE 0.2s [2023-08-21T16:35:49.501Z] [2023-08-21T16:35:49.501Z] #157 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T16:35:49.501Z] #157 DONE 0.3s [2023-08-21T16:35:49.501Z] [2023-08-21T16:35:49.501Z] #159 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T16:35:49.501Z] #159 ... [2023-08-21T16:35:49.501Z] [2023-08-21T16:35:49.501Z] #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:35:49.501Z] #160 DONE 0.2s [2023-08-21T16:35:49.779Z] [2023-08-21T16:35:49.779Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-21T16:35:50.382Z] #161 DONE 0.5s [2023-08-21T16:35:50.382Z] [2023-08-21T16:35:50.382Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-21T16:35:50.652Z] #162 DONE 0.4s [2023-08-21T16:35:50.652Z] [2023-08-21T16:35:50.652Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T16:35:50.652Z] #130 ... [2023-08-21T16:35:50.652Z] [2023-08-21T16:35:50.652Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T16:35:50.924Z] #163 DONE 0.2s [2023-08-21T16:35:50.924Z] [2023-08-21T16:35:50.924Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:35:52.862Z] #164 ... [2023-08-21T16:35:52.862Z] [2023-08-21T16:35:52.862Z] #159 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T16:35:52.862Z] #159 DONE 3.3s [2023-08-21T16:35:52.862Z] [2023-08-21T16:35:52.862Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:35:53.129Z] #165 DONE 0.4s [2023-08-21T16:35:53.129Z] [2023-08-21T16:35:53.129Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:35:53.395Z] #166 ... [2023-08-21T16:35:53.395Z] [2023-08-21T16:35:53.395Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:35:53.395Z] #164 DONE 2.5s [2023-08-21T16:35:53.664Z] [2023-08-21T16:35:53.664Z] #141 [security-secretstore-setup] exporting to image [2023-08-21T16:35:53.664Z] #141 exporting layers [2023-08-21T16:35:53.930Z] #141 ... [2023-08-21T16:35:53.930Z] [2023-08-21T16:35:53.930Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:35:53.930Z] #166 DONE 0.7s [2023-08-21T16:35:53.930Z] [2023-08-21T16:35:53.930Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T16:35:54.518Z] #167 DONE 0.7s [2023-08-21T16:35:54.518Z] [2023-08-21T16:35:54.518Z] #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-21T16:35:54.786Z] #168 DONE 0.2s [2023-08-21T16:35:54.786Z] [2023-08-21T16:35:54.786Z] #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-21T16:35:55.053Z] #169 DONE 0.2s [2023-08-21T16:35:55.053Z] [2023-08-21T16:35:55.053Z] #141 [security-secretstore-setup] exporting to image [2023-08-21T16:35:55.053Z] #141 exporting layers 1.6s done [2023-08-21T16:35:55.053Z] #141 writing image sha256:33c9d8c4f5621a7d221f7682067fb70018dfd8ca61310441c9da7e8a4a0cf640 done [2023-08-21T16:35:55.053Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-21T16:35:55.053Z] #141 DONE 6.9s [2023-08-21T16:35:55.053Z] [2023-08-21T16:35:55.053Z] #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-21T16:35:55.320Z] #170 DONE 0.2s [2023-08-21T16:35:55.320Z] [2023-08-21T16:35:55.320Z] #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T16:35:55.320Z] #171 DONE 0.1s [2023-08-21T16:35:55.320Z] [2023-08-21T16:35:55.320Z] #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-21T16:35:55.587Z] #172 DONE 0.2s [2023-08-21T16:35:55.587Z] [2023-08-21T16:35:55.587Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T16:35:57.761Z] #173 DONE 2.0s [2023-08-21T16:35:57.761Z] [2023-08-21T16:35:57.761Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T16:35:57.761Z] #116 ... [2023-08-21T16:35:57.761Z] [2023-08-21T16:35:57.761Z] #141 [security-bootstrapper] exporting to image [2023-08-21T16:35:58.488Z] #141 exporting layers 0.8s done [2023-08-21T16:35:58.488Z] #141 writing image sha256:d71f34151a096e0ff3293368fd945e31956cbf37c28d3c0137c9671d8a16b79a 0.0s done [2023-08-21T16:35:58.488Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-21T16:35:58.488Z] #141 DONE 7.8s [2023-08-21T16:35:58.488Z] [2023-08-21T16:35:58.488Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:36:04.100Z] #84 ... [2023-08-21T16:36:04.100Z] [2023-08-21T16:36:04.100Z] #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T16:36:04.100Z] #110 DONE 1021.1s [2023-08-21T16:36:04.100Z] [2023-08-21T16:36:04.100Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:36:04.100Z] #84 ... [2023-08-21T16:36:04.100Z] [2023-08-21T16:36:04.100Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:36:04.445Z] #174 DONE 0.4s [2023-08-21T16:36:04.445Z] [2023-08-21T16:36:04.445Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:36:04.445Z] #175 DONE 0.2s [2023-08-21T16:36:04.445Z] [2023-08-21T16:36:04.445Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-21T16:36:05.035Z] #176 DONE 0.4s [2023-08-21T16:36:05.035Z] [2023-08-21T16:36:05.035Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:36:05.035Z] #177 DONE 0.2s [2023-08-21T16:36:05.035Z] [2023-08-21T16:36:05.035Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T16:36:05.299Z] #178 DONE 0.2s [2023-08-21T16:36:05.299Z] [2023-08-21T16:36:05.299Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:36:09.545Z] #179 DONE 3.5s [2023-08-21T16:36:09.545Z] [2023-08-21T16:36:09.545Z] #141 [security-proxy-auth] exporting to image [2023-08-21T16:36:09.545Z] #141 exporting layers [2023-08-21T16:36:09.545Z] #141 exporting layers 0.5s done [2023-08-21T16:36:09.545Z] #141 writing image sha256:f77bd9b4600785bd894a31f04dc548d88cebdc71a3d8be5842b184eca6645a7a done [2023-08-21T16:36:09.545Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-21T16:36:09.545Z] #141 DONE 8.3s [2023-08-21T16:36:09.545Z] [2023-08-21T16:36:09.545Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T16:36:24.518Z] #116 DONE 1039.7s [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:36:24.518Z] #84 ... [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:36:24.518Z] #180 DONE 0.2s [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T16:36:24.518Z] #109 ... [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:36:24.518Z] #181 DONE 0.2s [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-21T16:36:24.518Z] #182 DONE 0.3s [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:36:24.518Z] #84 ... [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:36:24.518Z] #183 DONE 0.1s [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-21T16:36:24.518Z] #184 DONE 0.3s [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:36:24.518Z] #84 ... [2023-08-21T16:36:24.518Z] [2023-08-21T16:36:24.518Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T16:36:25.935Z] #185 DONE 1.8s [2023-08-21T16:36:25.935Z] [2023-08-21T16:36:25.935Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-21T16:36:25.935Z] #141 exporting layers [2023-08-21T16:36:26.200Z] #141 exporting layers 0.5s done [2023-08-21T16:36:26.200Z] #141 writing image sha256:c6d58e25f21863d0a2394a77570a3e1440a31f21de2254a9f97e045276984838 done [2023-08-21T16:36:26.200Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-21T16:36:26.200Z] #141 DONE 8.8s [2023-08-21T16:36:26.200Z] [2023-08-21T16:36:26.200Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:37:13.034Z] #84 ... [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T16:37:13.034Z] #102 DONE 1083.5s [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:37:13.034Z] #84 ... [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:37:13.034Z] #186 DONE 0.2s [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:37:13.034Z] #84 ... [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:37:13.034Z] #187 DONE 0.1s [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-21T16:37:13.034Z] #188 DONE 0.3s [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:37:13.034Z] #189 DONE 0.1s [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:37:13.034Z] #84 ... [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #141 [core-command] exporting to image [2023-08-21T16:37:13.034Z] #141 exporting layers [2023-08-21T16:37:13.034Z] #141 exporting layers 0.4s done [2023-08-21T16:37:13.034Z] #141 writing image sha256:330bd6fae3ee770216af6dd64757ff30704f7ec546def35149d4bdfc4f276735 done [2023-08-21T16:37:13.034Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-21T16:37:13.034Z] #141 DONE 9.2s [2023-08-21T16:37:13.034Z] [2023-08-21T16:37:13.034Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T16:37:18.365Z] #109 ... [2023-08-21T16:37:18.365Z] [2023-08-21T16:37:18.365Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T16:37:18.365Z] #130 DONE 1096.0s [2023-08-21T16:37:18.365Z] [2023-08-21T16:37:18.365Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T16:37:18.952Z] #136 ... [2023-08-21T16:37:18.952Z] [2023-08-21T16:37:18.952Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:37:19.219Z] #190 DONE 0.3s [2023-08-21T16:37:19.219Z] [2023-08-21T16:37:19.219Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:37:19.219Z] #191 DONE 0.2s [2023-08-21T16:37:19.219Z] [2023-08-21T16:37:19.219Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:37:19.485Z] #84 ... [2023-08-21T16:37:19.485Z] [2023-08-21T16:37:19.485Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T16:37:19.752Z] #192 DONE 0.4s [2023-08-21T16:37:19.752Z] [2023-08-21T16:37:19.752Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:37:19.752Z] #193 DONE 0.2s [2023-08-21T16:37:19.752Z] [2023-08-21T16:37:19.752Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T16:37:20.021Z] #109 ... [2023-08-21T16:37:20.021Z] [2023-08-21T16:37:20.021Z] #141 [core-data] exporting to image [2023-08-21T16:37:20.021Z] #141 exporting layers [2023-08-21T16:37:20.293Z] #141 exporting layers 0.3s done [2023-08-21T16:37:20.293Z] #141 writing image sha256:0a0ea931098fc8146ddd4bb5107ebde0aa383d38e2cf5966db64f982f716093f 0.0s done [2023-08-21T16:37:20.293Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-21T16:37:20.293Z] #141 DONE 9.5s [2023-08-21T16:37:20.293Z] [2023-08-21T16:37:20.293Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:37:21.709Z] #84 ... [2023-08-21T16:37:21.709Z] [2023-08-21T16:37:21.709Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T16:37:21.709Z] #109 DONE 1099.4s [2023-08-21T16:37:21.977Z] [2023-08-21T16:37:21.977Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T16:37:22.559Z] #136 ... [2023-08-21T16:37:22.559Z] [2023-08-21T16:37:22.559Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:37:22.832Z] #194 DONE 0.5s [2023-08-21T16:37:22.832Z] [2023-08-21T16:37:22.832Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:37:23.113Z] #195 DONE 0.1s [2023-08-21T16:37:23.113Z] [2023-08-21T16:37:23.113Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T16:37:23.396Z] #196 DONE 0.4s [2023-08-21T16:37:23.396Z] [2023-08-21T16:37:23.396Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T16:37:23.396Z] #136 ... [2023-08-21T16:37:23.396Z] [2023-08-21T16:37:23.396Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:37:23.396Z] #197 DONE 0.1s [2023-08-21T16:37:23.664Z] [2023-08-21T16:37:23.664Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-21T16:37:23.664Z] #198 DONE 0.2s [2023-08-21T16:37:23.664Z] [2023-08-21T16:37:23.664Z] #141 [core-metadata] exporting to image [2023-08-21T16:37:23.930Z] #141 exporting layers 0.3s done [2023-08-21T16:37:23.930Z] #141 writing image sha256:356887759f0cc490a580da092a2b948ff2a7a71515df8424ac3775fdf3337f6b done [2023-08-21T16:37:23.930Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-21T16:37:23.930Z] #141 DONE 9.9s [2023-08-21T16:37:23.930Z] [2023-08-21T16:37:23.930Z] #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T16:37:56.135Z] #84 DONE 1128.6s [2023-08-21T16:37:56.135Z] [2023-08-21T16:37:56.135Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T16:37:56.135Z] #132 ... [2023-08-21T16:37:56.135Z] [2023-08-21T16:37:56.135Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:37:56.135Z] #199 DONE 0.2s [2023-08-21T16:37:56.135Z] [2023-08-21T16:37:56.135Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:37:56.135Z] #200 DONE 0.1s [2023-08-21T16:37:56.135Z] [2023-08-21T16:37:56.135Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-21T16:37:56.135Z] #201 DONE 0.3s [2023-08-21T16:37:56.135Z] [2023-08-21T16:37:56.135Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:37:56.135Z] #202 DONE 0.2s [2023-08-21T16:37:56.135Z] [2023-08-21T16:37:56.135Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-21T16:37:56.135Z] #141 exporting layers [2023-08-21T16:37:56.135Z] #141 exporting layers 0.7s done [2023-08-21T16:37:56.135Z] #141 writing image sha256:8d03ec932247c2cb0084fe32d805d7fe654bff6fb8b29ad74d29ba7a4bdfcfd3 0.0s done [2023-08-21T16:37:56.135Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-21T16:37:56.135Z] #141 DONE 10.6s [2023-08-21T16:37:56.135Z] [2023-08-21T16:37:56.135Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T16:38:28.348Z] #132 DONE 1162.1s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T16:38:28.348Z] #136 DONE 1162.2s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:38:28.348Z] #203 DONE 0.3s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T16:38:28.348Z] #204 DONE 0.3s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:38:28.348Z] #205 DONE 0.2s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T16:38:28.348Z] #206 DONE 0.2s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T16:38:28.348Z] #207 DONE 0.4s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-21T16:38:28.348Z] #208 DONE 0.5s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:38:28.348Z] #209 ... [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:38:28.348Z] #210 DONE 0.1s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T16:38:28.348Z] #209 DONE 0.1s [2023-08-21T16:38:28.348Z] [2023-08-21T16:38:28.348Z] #141 [support-notifications] exporting to image [2023-08-21T16:38:28.348Z] #141 exporting layers [2023-08-21T16:38:28.348Z] #141 exporting layers 0.4s done [2023-08-21T16:38:28.348Z] #141 exporting layers 0.4s done [2023-08-21T16:38:28.348Z] #141 writing image sha256:3947f8df22e532b8ec2db9a019b5f264fd2bd45d2908ba8e6b4d005204ba56b5 0.0s done [2023-08-21T16:38:28.348Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-21T16:38:28.348Z] #141 writing image sha256:e7d6474cedbe4f3dfa50e34917277a6c2a4275302fa56e6494641d2a4ed07030 done [2023-08-21T16:38:28.348Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-21T16:38:28.348Z] #141 DONE 11.0s [2023-08-21T16:38:28.348Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.348Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.348Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.348Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.348Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T16:38:28.349Z] time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-21T16:38:28.356Z] $ docker stop --time=1 318c0861e17e6b25806f380c53113e72bea43c59ea3ab3e766185d6917a364d5 [2023-08-21T16:38:30.017Z] $ docker rm -f --volumes 318c0861e17e6b25806f380c53113e72bea43c59ea3ab3e766185d6917a364d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T16:38:30.501Z] + docker images [2023-08-21T16:38:30.501Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-21T16:38:30.501Z] support-notifications-arm64 latest e7d6474cedbe 5 seconds ago 33.7MB [2023-08-21T16:38:30.501Z] support-scheduler-arm64 latest 3947f8df22e5 5 seconds ago 32.9MB [2023-08-21T16:38:30.501Z] security-spiffe-token-provider-arm64 latest 8d03ec932247 39 seconds ago 33.3MB [2023-08-21T16:38:30.501Z] core-metadata-arm64 latest 356887759f0c About a minute ago 21.2MB [2023-08-21T16:38:30.501Z] core-data-arm64 latest 0a0ea931098f About a minute ago 20.9MB [2023-08-21T16:38:30.501Z] core-command-arm64 latest 330bd6fae3ee About a minute ago 20.8MB [2023-08-21T16:38:30.501Z] core-common-config-bootstrapper-arm64 latest c6d58e25f218 2 minutes ago 18MB [2023-08-21T16:38:30.501Z] security-proxy-auth-arm64 latest f77bd9b46007 2 minutes ago 19.3MB [2023-08-21T16:38:30.501Z] security-bootstrapper-arm64 latest d71f34151a09 2 minutes ago 22.6MB [2023-08-21T16:38:30.501Z] security-secretstore-setup-arm64 latest 33c9d8c4f562 2 minutes ago 43MB [2023-08-21T16:38:30.501Z] security-proxy-setup-arm64 latest 02e12e30d660 2 minutes ago 28.8MB [2023-08-21T16:38:30.501Z] security-spire-agent-arm64 latest 89104f3567ea 19 minutes ago 152MB [2023-08-21T16:38:30.501Z] security-spire-config-arm64 latest 3c5d0b799c95 19 minutes ago 96.1MB [2023-08-21T16:38:30.501Z] security-spire-server-arm64 latest ccb9e196ad5f 19 minutes ago 96.9MB [2023-08-21T16:38:30.501Z] ci-base-image-arm64 latest 4d9eee729325 21 minutes ago 1.05GB [2023-08-21T16:38:30.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-21T16:38:30.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T16:38:30.627Z] provisioning config files... [2023-08-21T16:38:30.638Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/564@tmp/config15706399948575963394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:38:30.973Z] ---> docker-login.sh [2023-08-21T16:38:30.973Z] nexus3.edgexfoundry.org:10001 [2023-08-21T16:38:30.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:38:31.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:38:31.240Z] Configure a credential helper to remove this warning. See [2023-08-21T16:38:31.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:38:31.240Z] [2023-08-21T16:38:31.240Z] Login Succeeded [2023-08-21T16:38:31.240Z] nexus3.edgexfoundry.org:10002 [2023-08-21T16:38:31.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:38:31.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:38:31.507Z] Configure a credential helper to remove this warning. See [2023-08-21T16:38:31.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:38:31.507Z] [2023-08-21T16:38:31.507Z] Login Succeeded [2023-08-21T16:38:31.507Z] nexus3.edgexfoundry.org:10003 [2023-08-21T16:38:31.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:38:32.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:38:32.038Z] Configure a credential helper to remove this warning. See [2023-08-21T16:38:32.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:38:32.038Z] [2023-08-21T16:38:32.038Z] Login Succeeded [2023-08-21T16:38:32.038Z] nexus3.edgexfoundry.org:10004 [2023-08-21T16:38:32.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:38:32.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:38:32.303Z] Configure a credential helper to remove this warning. See [2023-08-21T16:38:32.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:38:32.303Z] [2023-08-21T16:38:32.303Z] Login Succeeded [2023-08-21T16:38:32.303Z] docker.io [2023-08-21T16:38:32.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T16:38:32.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T16:38:32.833Z] Configure a credential helper to remove this warning. See [2023-08-21T16:38:32.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T16:38:32.833Z] [2023-08-21T16:38:32.833Z] Login Succeeded [2023-08-21T16:38:32.833Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T16:38:32.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:38:32.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T16:38:32.909Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-21T16:38:32.909Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:32.909Z] latest [2023-08-21T16:38:32.909Z] 3.1.0-dev.30 [2023-08-21T16:38:32.909Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:32.909Z] main [2023-08-21T16:38:32.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:33.253Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:33.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:33.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T16:38:33.592Z] 417afde0664b: Preparing [2023-08-21T16:38:33.592Z] 8f055d9ef568: Preparing [2023-08-21T16:38:33.592Z] 74445126479b: Preparing [2023-08-21T16:38:33.592Z] dda7550ef536: Preparing [2023-08-21T16:38:33.592Z] 5ae22fc76477: Preparing [2023-08-21T16:38:33.592Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:33.592Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:33.866Z] 74445126479b: Pushed [2023-08-21T16:38:33.866Z] dda7550ef536: Pushed [2023-08-21T16:38:33.866Z] 417afde0664b: Pushed [2023-08-21T16:38:33.866Z] 5ae22fc76477: Pushed [2023-08-21T16:38:33.866Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:37.196Z] 8f055d9ef568: Pushed [2023-08-21T16:38:37.196Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:37.532Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:37.867Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-21T16:38:37.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T16:38:37.867Z] 417afde0664b: Preparing [2023-08-21T16:38:37.867Z] 8f055d9ef568: Preparing [2023-08-21T16:38:37.867Z] 74445126479b: Preparing [2023-08-21T16:38:37.867Z] dda7550ef536: Preparing [2023-08-21T16:38:37.867Z] 5ae22fc76477: Preparing [2023-08-21T16:38:37.867Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:37.867Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:37.867Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:37.867Z] dda7550ef536: Layer already exists [2023-08-21T16:38:37.867Z] 417afde0664b: Layer already exists [2023-08-21T16:38:37.867Z] 8f055d9ef568: Layer already exists [2023-08-21T16:38:37.867Z] 74445126479b: Layer already exists [2023-08-21T16:38:37.867Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:38.132Z] latest: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:38.481Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:38.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.30 [2023-08-21T16:38:38.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T16:38:38.824Z] 417afde0664b: Preparing [2023-08-21T16:38:38.824Z] 8f055d9ef568: Preparing [2023-08-21T16:38:38.824Z] 74445126479b: Preparing [2023-08-21T16:38:38.824Z] dda7550ef536: Preparing [2023-08-21T16:38:38.824Z] 5ae22fc76477: Preparing [2023-08-21T16:38:38.824Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:38.824Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:38.824Z] 74445126479b: Layer already exists [2023-08-21T16:38:38.824Z] 8f055d9ef568: Layer already exists [2023-08-21T16:38:38.824Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:38.824Z] 417afde0664b: Layer already exists [2023-08-21T16:38:38.824Z] dda7550ef536: Layer already exists [2023-08-21T16:38:38.824Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:38.824Z] 3.1.0-dev.30: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:39.441Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:39.781Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:39.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T16:38:39.782Z] 417afde0664b: Preparing [2023-08-21T16:38:39.782Z] 8f055d9ef568: Preparing [2023-08-21T16:38:39.782Z] 74445126479b: Preparing [2023-08-21T16:38:39.782Z] dda7550ef536: Preparing [2023-08-21T16:38:39.782Z] 5ae22fc76477: Preparing [2023-08-21T16:38:39.782Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:39.782Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:39.782Z] 74445126479b: Layer already exists [2023-08-21T16:38:39.782Z] dda7550ef536: Layer already exists [2023-08-21T16:38:39.782Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:39.782Z] 417afde0664b: Layer already exists [2023-08-21T16:38:39.782Z] 8f055d9ef568: Layer already exists [2023-08-21T16:38:39.782Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:39.782Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:40.131Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:40.468Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-21T16:38:40.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T16:38:40.468Z] 417afde0664b: Preparing [2023-08-21T16:38:40.468Z] 8f055d9ef568: Preparing [2023-08-21T16:38:40.468Z] 74445126479b: Preparing [2023-08-21T16:38:40.468Z] dda7550ef536: Preparing [2023-08-21T16:38:40.468Z] 5ae22fc76477: Preparing [2023-08-21T16:38:40.468Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:40.468Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:40.468Z] 74445126479b: Layer already exists [2023-08-21T16:38:40.468Z] 8f055d9ef568: Layer already exists [2023-08-21T16:38:40.468Z] dda7550ef536: Layer already exists [2023-08-21T16:38:40.468Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:40.468Z] 417afde0664b: Layer already exists [2023-08-21T16:38:40.468Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:40.468Z] main: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:38:40.781Z] ===================================================== [Pipeline] echo [2023-08-21T16:38:40.792Z] taggedImages: [2023-08-21T16:38:40.792Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:40.792Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-21T16:38:40.792Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.30 [2023-08-21T16:38:40.792Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:40.792Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-21T16:38:40.820Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-21T16:38:40.820Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:40.820Z] latest [2023-08-21T16:38:40.820Z] 3.1.0-dev.30 [2023-08-21T16:38:40.820Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:40.820Z] main [2023-08-21T16:38:40.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:41.161Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:41.498Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:41.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T16:38:41.498Z] d555f025a7c6: Preparing [2023-08-21T16:38:41.498Z] b97a8eef59da: Preparing [2023-08-21T16:38:41.498Z] d23253e1b891: Preparing [2023-08-21T16:38:41.498Z] 04a67ac3e9cd: Preparing [2023-08-21T16:38:41.498Z] 74445126479b: Preparing [2023-08-21T16:38:41.498Z] dda7550ef536: Preparing [2023-08-21T16:38:41.498Z] 5ae22fc76477: Preparing [2023-08-21T16:38:41.498Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:41.498Z] dda7550ef536: Waiting [2023-08-21T16:38:41.498Z] 5ae22fc76477: Waiting [2023-08-21T16:38:41.498Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:41.498Z] 74445126479b: Layer already exists [2023-08-21T16:38:41.766Z] dda7550ef536: Layer already exists [2023-08-21T16:38:41.766Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:41.766Z] d23253e1b891: Pushed [2023-08-21T16:38:41.766Z] b97a8eef59da: Pushed [2023-08-21T16:38:41.766Z] d555f025a7c6: Pushed [2023-08-21T16:38:41.766Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:44.339Z] 04a67ac3e9cd: Pushed [2023-08-21T16:38:44.339Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:44.688Z] + 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-08-21T16:38:45.023Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-21T16:38:45.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T16:38:45.023Z] d555f025a7c6: Preparing [2023-08-21T16:38:45.023Z] b97a8eef59da: Preparing [2023-08-21T16:38:45.023Z] d23253e1b891: Preparing [2023-08-21T16:38:45.023Z] 04a67ac3e9cd: Preparing [2023-08-21T16:38:45.023Z] 74445126479b: Preparing [2023-08-21T16:38:45.023Z] dda7550ef536: Preparing [2023-08-21T16:38:45.023Z] 5ae22fc76477: Preparing [2023-08-21T16:38:45.023Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:45.023Z] dda7550ef536: Waiting [2023-08-21T16:38:45.023Z] 5ae22fc76477: Waiting [2023-08-21T16:38:45.023Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:45.023Z] b97a8eef59da: Layer already exists [2023-08-21T16:38:45.023Z] d23253e1b891: Layer already exists [2023-08-21T16:38:45.023Z] 04a67ac3e9cd: Layer already exists [2023-08-21T16:38:45.023Z] d555f025a7c6: Layer already exists [2023-08-21T16:38:45.023Z] 74445126479b: Layer already exists [2023-08-21T16:38:45.023Z] dda7550ef536: Layer already exists [2023-08-21T16:38:45.023Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:45.023Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:45.023Z] latest: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:45.633Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:45.979Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.30 [2023-08-21T16:38:45.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T16:38:45.979Z] d555f025a7c6: Preparing [2023-08-21T16:38:45.979Z] b97a8eef59da: Preparing [2023-08-21T16:38:45.979Z] d23253e1b891: Preparing [2023-08-21T16:38:45.979Z] 04a67ac3e9cd: Preparing [2023-08-21T16:38:45.979Z] 74445126479b: Preparing [2023-08-21T16:38:45.979Z] dda7550ef536: Preparing [2023-08-21T16:38:45.979Z] 5ae22fc76477: Preparing [2023-08-21T16:38:45.979Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:45.979Z] dda7550ef536: Waiting [2023-08-21T16:38:45.979Z] 5ae22fc76477: Waiting [2023-08-21T16:38:45.979Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:45.979Z] 04a67ac3e9cd: Layer already exists [2023-08-21T16:38:45.979Z] d555f025a7c6: Layer already exists [2023-08-21T16:38:45.979Z] b97a8eef59da: Layer already exists [2023-08-21T16:38:45.979Z] d23253e1b891: Layer already exists [2023-08-21T16:38:45.979Z] 74445126479b: Layer already exists [2023-08-21T16:38:45.979Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:45.979Z] dda7550ef536: Layer already exists [2023-08-21T16:38:45.979Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:45.979Z] 3.1.0-dev.30: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:46.327Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:46.679Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:46.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T16:38:46.679Z] d555f025a7c6: Preparing [2023-08-21T16:38:46.679Z] b97a8eef59da: Preparing [2023-08-21T16:38:46.679Z] d23253e1b891: Preparing [2023-08-21T16:38:46.679Z] 04a67ac3e9cd: Preparing [2023-08-21T16:38:46.679Z] 74445126479b: Preparing [2023-08-21T16:38:46.679Z] dda7550ef536: Preparing [2023-08-21T16:38:46.679Z] 5ae22fc76477: Preparing [2023-08-21T16:38:46.679Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:46.679Z] 5ae22fc76477: Waiting [2023-08-21T16:38:46.679Z] dda7550ef536: Waiting [2023-08-21T16:38:46.679Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:46.679Z] d23253e1b891: Layer already exists [2023-08-21T16:38:46.679Z] d555f025a7c6: Layer already exists [2023-08-21T16:38:46.679Z] b97a8eef59da: Layer already exists [2023-08-21T16:38:46.679Z] 04a67ac3e9cd: Layer already exists [2023-08-21T16:38:46.679Z] 74445126479b: Layer already exists [2023-08-21T16:38:46.679Z] dda7550ef536: Layer already exists [2023-08-21T16:38:46.679Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:46.679Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:46.945Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:47.286Z] + 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-08-21T16:38:47.631Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-21T16:38:47.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T16:38:47.631Z] d555f025a7c6: Preparing [2023-08-21T16:38:47.631Z] b97a8eef59da: Preparing [2023-08-21T16:38:47.631Z] d23253e1b891: Preparing [2023-08-21T16:38:47.631Z] 04a67ac3e9cd: Preparing [2023-08-21T16:38:47.632Z] 74445126479b: Preparing [2023-08-21T16:38:47.632Z] dda7550ef536: Preparing [2023-08-21T16:38:47.632Z] 5ae22fc76477: Preparing [2023-08-21T16:38:47.632Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:47.632Z] 5ae22fc76477: Waiting [2023-08-21T16:38:47.632Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:47.632Z] dda7550ef536: Waiting [2023-08-21T16:38:47.632Z] 74445126479b: Layer already exists [2023-08-21T16:38:47.632Z] d555f025a7c6: Layer already exists [2023-08-21T16:38:47.632Z] d23253e1b891: Layer already exists [2023-08-21T16:38:47.632Z] b97a8eef59da: Layer already exists [2023-08-21T16:38:47.632Z] 04a67ac3e9cd: Layer already exists [2023-08-21T16:38:47.632Z] dda7550ef536: Layer already exists [2023-08-21T16:38:47.632Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:47.632Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:47.898Z] main: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:38:47.944Z] ===================================================== [Pipeline] echo [2023-08-21T16:38:47.952Z] taggedImages: [2023-08-21T16:38:47.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:47.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-21T16:38:47.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.30 [2023-08-21T16:38:47.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:47.952Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-21T16:38:47.970Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-21T16:38:47.970Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:47.970Z] latest [2023-08-21T16:38:47.970Z] 3.1.0-dev.30 [2023-08-21T16:38:47.970Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:47.970Z] main [2023-08-21T16:38:47.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:48.329Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:48.659Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:48.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T16:38:48.659Z] 05bb178ee0ba: Preparing [2023-08-21T16:38:48.659Z] 9728ef198c83: Preparing [2023-08-21T16:38:48.659Z] 74445126479b: Preparing [2023-08-21T16:38:48.659Z] dda7550ef536: Preparing [2023-08-21T16:38:48.660Z] 5ae22fc76477: Preparing [2023-08-21T16:38:48.660Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:48.660Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:48.660Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:48.660Z] 74445126479b: Layer already exists [2023-08-21T16:38:48.660Z] dda7550ef536: Layer already exists [2023-08-21T16:38:48.929Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:48.929Z] 05bb178ee0ba: Pushed [2023-08-21T16:38:52.265Z] 9728ef198c83: Pushed [2023-08-21T16:38:52.265Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:52.602Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:52.938Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-21T16:38:52.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T16:38:52.938Z] 05bb178ee0ba: Preparing [2023-08-21T16:38:52.938Z] 9728ef198c83: Preparing [2023-08-21T16:38:52.938Z] 74445126479b: Preparing [2023-08-21T16:38:52.938Z] dda7550ef536: Preparing [2023-08-21T16:38:52.938Z] 5ae22fc76477: Preparing [2023-08-21T16:38:52.938Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:52.938Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:52.938Z] 05bb178ee0ba: Layer already exists [2023-08-21T16:38:52.938Z] 9728ef198c83: Layer already exists [2023-08-21T16:38:52.938Z] 74445126479b: Layer already exists [2023-08-21T16:38:52.938Z] dda7550ef536: Layer already exists [2023-08-21T16:38:52.938Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:52.938Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:52.938Z] latest: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:53.538Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:53.868Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.30 [2023-08-21T16:38:53.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T16:38:53.868Z] 05bb178ee0ba: Preparing [2023-08-21T16:38:53.868Z] 9728ef198c83: Preparing [2023-08-21T16:38:53.868Z] 74445126479b: Preparing [2023-08-21T16:38:53.868Z] dda7550ef536: Preparing [2023-08-21T16:38:53.868Z] 5ae22fc76477: Preparing [2023-08-21T16:38:53.868Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:53.868Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:53.868Z] 74445126479b: Layer already exists [2023-08-21T16:38:53.868Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:53.868Z] dda7550ef536: Layer already exists [2023-08-21T16:38:53.868Z] 05bb178ee0ba: Layer already exists [2023-08-21T16:38:53.868Z] 9728ef198c83: Layer already exists [2023-08-21T16:38:53.868Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:53.868Z] 3.1.0-dev.30: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:54.209Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:54.541Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:54.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T16:38:54.541Z] 05bb178ee0ba: Preparing [2023-08-21T16:38:54.541Z] 9728ef198c83: Preparing [2023-08-21T16:38:54.541Z] 74445126479b: Preparing [2023-08-21T16:38:54.541Z] dda7550ef536: Preparing [2023-08-21T16:38:54.541Z] 5ae22fc76477: Preparing [2023-08-21T16:38:54.541Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:54.541Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:54.541Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:54.541Z] 05bb178ee0ba: Layer already exists [2023-08-21T16:38:54.541Z] dda7550ef536: Layer already exists [2023-08-21T16:38:54.541Z] 74445126479b: Layer already exists [2023-08-21T16:38:54.541Z] 9728ef198c83: Layer already exists [2023-08-21T16:38:54.541Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:54.541Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:54.883Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:55.221Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-21T16:38:55.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T16:38:55.222Z] 05bb178ee0ba: Preparing [2023-08-21T16:38:55.222Z] 9728ef198c83: Preparing [2023-08-21T16:38:55.222Z] 74445126479b: Preparing [2023-08-21T16:38:55.222Z] dda7550ef536: Preparing [2023-08-21T16:38:55.222Z] 5ae22fc76477: Preparing [2023-08-21T16:38:55.222Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:55.222Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:55.222Z] dda7550ef536: Layer already exists [2023-08-21T16:38:55.222Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:55.222Z] 9728ef198c83: Layer already exists [2023-08-21T16:38:55.222Z] 74445126479b: Layer already exists [2023-08-21T16:38:55.222Z] 05bb178ee0ba: Layer already exists [2023-08-21T16:38:55.222Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:55.222Z] main: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:38:55.544Z] ===================================================== [Pipeline] echo [2023-08-21T16:38:55.554Z] taggedImages: [2023-08-21T16:38:55.554Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:55.554Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-21T16:38:55.554Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.30 [2023-08-21T16:38:55.554Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:55.554Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-21T16:38:55.575Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-21T16:38:55.575Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:55.575Z] latest [2023-08-21T16:38:55.575Z] 3.1.0-dev.30 [2023-08-21T16:38:55.575Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:38:55.575Z] main [2023-08-21T16:38:55.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:55.916Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:38:56.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:38:56.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T16:38:56.244Z] 9f588681afce: Preparing [2023-08-21T16:38:56.244Z] 0576a050a3e8: Preparing [2023-08-21T16:38:56.244Z] 229486996ece: Preparing [2023-08-21T16:38:56.244Z] 74445126479b: Preparing [2023-08-21T16:38:56.244Z] dda7550ef536: Preparing [2023-08-21T16:38:56.244Z] 5ae22fc76477: Preparing [2023-08-21T16:38:56.244Z] d2d9d24a8c2a: Preparing [2023-08-21T16:38:56.244Z] 5ae22fc76477: Waiting [2023-08-21T16:38:56.244Z] d2d9d24a8c2a: Waiting [2023-08-21T16:38:56.244Z] 74445126479b: Layer already exists [2023-08-21T16:38:56.244Z] dda7550ef536: Layer already exists [2023-08-21T16:38:56.509Z] 5ae22fc76477: Layer already exists [2023-08-21T16:38:56.509Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:38:56.509Z] 9f588681afce: Pushed [2023-08-21T16:38:56.509Z] 0576a050a3e8: Pushed [2023-08-21T16:38:59.837Z] 229486996ece: Pushed [2023-08-21T16:38:59.837Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:00.237Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:00.600Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-21T16:39:00.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T16:39:00.601Z] 9f588681afce: Preparing [2023-08-21T16:39:00.601Z] 0576a050a3e8: Preparing [2023-08-21T16:39:00.601Z] 229486996ece: Preparing [2023-08-21T16:39:00.601Z] 74445126479b: Preparing [2023-08-21T16:39:00.601Z] dda7550ef536: Preparing [2023-08-21T16:39:00.601Z] 5ae22fc76477: Preparing [2023-08-21T16:39:00.601Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:00.601Z] 5ae22fc76477: Waiting [2023-08-21T16:39:00.601Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:00.601Z] 9f588681afce: Layer already exists [2023-08-21T16:39:00.601Z] dda7550ef536: Layer already exists [2023-08-21T16:39:00.601Z] 229486996ece: Layer already exists [2023-08-21T16:39:00.601Z] 0576a050a3e8: Layer already exists [2023-08-21T16:39:00.601Z] 74445126479b: Layer already exists [2023-08-21T16:39:00.601Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:00.601Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:00.869Z] latest: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:01.216Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:01.583Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.30 [2023-08-21T16:39:01.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T16:39:01.583Z] 9f588681afce: Preparing [2023-08-21T16:39:01.583Z] 0576a050a3e8: Preparing [2023-08-21T16:39:01.583Z] 229486996ece: Preparing [2023-08-21T16:39:01.583Z] 74445126479b: Preparing [2023-08-21T16:39:01.583Z] dda7550ef536: Preparing [2023-08-21T16:39:01.583Z] 5ae22fc76477: Preparing [2023-08-21T16:39:01.583Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:01.583Z] 5ae22fc76477: Waiting [2023-08-21T16:39:01.583Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:01.583Z] 0576a050a3e8: Layer already exists [2023-08-21T16:39:01.583Z] dda7550ef536: Layer already exists [2023-08-21T16:39:01.583Z] 74445126479b: Layer already exists [2023-08-21T16:39:01.583Z] 229486996ece: Layer already exists [2023-08-21T16:39:01.583Z] 9f588681afce: Layer already exists [2023-08-21T16:39:01.583Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:01.583Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:01.583Z] 3.1.0-dev.30: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:02.205Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:02.554Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:02.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T16:39:02.554Z] 9f588681afce: Preparing [2023-08-21T16:39:02.554Z] 0576a050a3e8: Preparing [2023-08-21T16:39:02.554Z] 229486996ece: Preparing [2023-08-21T16:39:02.554Z] 74445126479b: Preparing [2023-08-21T16:39:02.554Z] dda7550ef536: Preparing [2023-08-21T16:39:02.554Z] 5ae22fc76477: Preparing [2023-08-21T16:39:02.554Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:02.554Z] 5ae22fc76477: Waiting [2023-08-21T16:39:02.554Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:02.554Z] 9f588681afce: Layer already exists [2023-08-21T16:39:02.554Z] 229486996ece: Layer already exists [2023-08-21T16:39:02.554Z] dda7550ef536: Layer already exists [2023-08-21T16:39:02.554Z] 0576a050a3e8: Layer already exists [2023-08-21T16:39:02.554Z] 74445126479b: Layer already exists [2023-08-21T16:39:02.554Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:02.554Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:02.820Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:03.165Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:03.505Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-21T16:39:03.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T16:39:03.505Z] 9f588681afce: Preparing [2023-08-21T16:39:03.505Z] 0576a050a3e8: Preparing [2023-08-21T16:39:03.505Z] 229486996ece: Preparing [2023-08-21T16:39:03.505Z] 74445126479b: Preparing [2023-08-21T16:39:03.505Z] dda7550ef536: Preparing [2023-08-21T16:39:03.505Z] 5ae22fc76477: Preparing [2023-08-21T16:39:03.505Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:03.505Z] 5ae22fc76477: Waiting [2023-08-21T16:39:03.505Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:03.505Z] 229486996ece: Layer already exists [2023-08-21T16:39:03.505Z] dda7550ef536: Layer already exists [2023-08-21T16:39:03.505Z] 74445126479b: Layer already exists [2023-08-21T16:39:03.505Z] 0576a050a3e8: Layer already exists [2023-08-21T16:39:03.505Z] 9f588681afce: Layer already exists [2023-08-21T16:39:03.505Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:03.505Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:03.771Z] main: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:39:03.826Z] ===================================================== [Pipeline] echo [2023-08-21T16:39:03.835Z] taggedImages: [2023-08-21T16:39:03.835Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:03.835Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-21T16:39:03.835Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.30 [2023-08-21T16:39:03.835Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:03.835Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-21T16:39:03.859Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-21T16:39:03.859Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:03.859Z] latest [2023-08-21T16:39:03.859Z] 3.1.0-dev.30 [2023-08-21T16:39:03.859Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:03.859Z] main [2023-08-21T16:39:03.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:04.219Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:04.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:04.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T16:39:04.570Z] 14fd84db136c: Preparing [2023-08-21T16:39:04.570Z] a5d92ff60493: Preparing [2023-08-21T16:39:04.570Z] c50130b8eae5: Preparing [2023-08-21T16:39:04.570Z] e720965537fc: Preparing [2023-08-21T16:39:04.570Z] 062fb686771e: Preparing [2023-08-21T16:39:04.570Z] 07ba101e70e4: Preparing [2023-08-21T16:39:04.570Z] 1b4ba1ba24fc: Preparing [2023-08-21T16:39:04.570Z] 74445126479b: Preparing [2023-08-21T16:39:04.570Z] dda7550ef536: Preparing [2023-08-21T16:39:04.570Z] 7a0862b4336b: Preparing [2023-08-21T16:39:04.570Z] 644830968ba2: Preparing [2023-08-21T16:39:04.570Z] 5f70bf18a086: Preparing [2023-08-21T16:39:04.571Z] 158d26514fbc: Preparing [2023-08-21T16:39:04.571Z] a4c03f03b917: Preparing [2023-08-21T16:39:04.571Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:04.571Z] 7a0862b4336b: Waiting [2023-08-21T16:39:04.571Z] 644830968ba2: Waiting [2023-08-21T16:39:04.571Z] 5f70bf18a086: Waiting [2023-08-21T16:39:04.571Z] 07ba101e70e4: Waiting [2023-08-21T16:39:04.571Z] 1b4ba1ba24fc: Waiting [2023-08-21T16:39:04.571Z] 74445126479b: Waiting [2023-08-21T16:39:04.571Z] dda7550ef536: Waiting [2023-08-21T16:39:04.571Z] a4c03f03b917: Waiting [2023-08-21T16:39:04.571Z] 158d26514fbc: Waiting [2023-08-21T16:39:04.571Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:04.835Z] 062fb686771e: Pushed [2023-08-21T16:39:04.835Z] e720965537fc: Pushed [2023-08-21T16:39:04.835Z] a5d92ff60493: Pushed [2023-08-21T16:39:04.835Z] 14fd84db136c: Pushed [2023-08-21T16:39:04.835Z] c50130b8eae5: Pushed [2023-08-21T16:39:04.835Z] 74445126479b: Layer already exists [2023-08-21T16:39:04.835Z] dda7550ef536: Layer already exists [2023-08-21T16:39:05.102Z] 07ba101e70e4: Pushed [2023-08-21T16:39:05.102Z] 644830968ba2: Pushed [2023-08-21T16:39:05.102Z] 7a0862b4336b: Pushed [2023-08-21T16:39:05.102Z] 5f70bf18a086: Pushed [2023-08-21T16:39:05.102Z] 158d26514fbc: Pushed [2023-08-21T16:39:05.102Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:05.366Z] a4c03f03b917: Pushed [2023-08-21T16:39:08.701Z] 1b4ba1ba24fc: Pushed [2023-08-21T16:39:08.701Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:09.312Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:09.646Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-21T16:39:09.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T16:39:09.646Z] 14fd84db136c: Preparing [2023-08-21T16:39:09.646Z] a5d92ff60493: Preparing [2023-08-21T16:39:09.646Z] c50130b8eae5: Preparing [2023-08-21T16:39:09.646Z] e720965537fc: Preparing [2023-08-21T16:39:09.646Z] 062fb686771e: Preparing [2023-08-21T16:39:09.646Z] 07ba101e70e4: Preparing [2023-08-21T16:39:09.646Z] 1b4ba1ba24fc: Preparing [2023-08-21T16:39:09.646Z] 74445126479b: Preparing [2023-08-21T16:39:09.646Z] dda7550ef536: Preparing [2023-08-21T16:39:09.646Z] 7a0862b4336b: Preparing [2023-08-21T16:39:09.646Z] 644830968ba2: Preparing [2023-08-21T16:39:09.646Z] 5f70bf18a086: Preparing [2023-08-21T16:39:09.646Z] 158d26514fbc: Preparing [2023-08-21T16:39:09.646Z] a4c03f03b917: Preparing [2023-08-21T16:39:09.646Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:09.646Z] 07ba101e70e4: Waiting [2023-08-21T16:39:09.646Z] 1b4ba1ba24fc: Waiting [2023-08-21T16:39:09.646Z] 74445126479b: Waiting [2023-08-21T16:39:09.646Z] dda7550ef536: Waiting [2023-08-21T16:39:09.646Z] 7a0862b4336b: Waiting [2023-08-21T16:39:09.646Z] a4c03f03b917: Waiting [2023-08-21T16:39:09.646Z] 644830968ba2: Waiting [2023-08-21T16:39:09.646Z] 5f70bf18a086: Waiting [2023-08-21T16:39:09.646Z] 158d26514fbc: Waiting [2023-08-21T16:39:09.646Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:09.646Z] a5d92ff60493: Layer already exists [2023-08-21T16:39:09.646Z] e720965537fc: Layer already exists [2023-08-21T16:39:09.646Z] 062fb686771e: Layer already exists [2023-08-21T16:39:09.646Z] 14fd84db136c: Layer already exists [2023-08-21T16:39:09.646Z] c50130b8eae5: Layer already exists [2023-08-21T16:39:09.646Z] 07ba101e70e4: Layer already exists [2023-08-21T16:39:09.646Z] 1b4ba1ba24fc: Layer already exists [2023-08-21T16:39:09.646Z] dda7550ef536: Layer already exists [2023-08-21T16:39:09.646Z] 74445126479b: Layer already exists [2023-08-21T16:39:09.646Z] 7a0862b4336b: Layer already exists [2023-08-21T16:39:09.646Z] 644830968ba2: Layer already exists [2023-08-21T16:39:09.646Z] 5f70bf18a086: Layer already exists [2023-08-21T16:39:09.911Z] a4c03f03b917: Layer already exists [2023-08-21T16:39:09.911Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:09.911Z] 158d26514fbc: Layer already exists [2023-08-21T16:39:09.911Z] latest: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:10.262Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:10.603Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.30 [2023-08-21T16:39:10.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T16:39:10.603Z] 14fd84db136c: Preparing [2023-08-21T16:39:10.603Z] a5d92ff60493: Preparing [2023-08-21T16:39:10.603Z] c50130b8eae5: Preparing [2023-08-21T16:39:10.603Z] e720965537fc: Preparing [2023-08-21T16:39:10.603Z] 062fb686771e: Preparing [2023-08-21T16:39:10.603Z] 07ba101e70e4: Preparing [2023-08-21T16:39:10.603Z] 1b4ba1ba24fc: Preparing [2023-08-21T16:39:10.603Z] 74445126479b: Preparing [2023-08-21T16:39:10.603Z] dda7550ef536: Preparing [2023-08-21T16:39:10.603Z] 7a0862b4336b: Preparing [2023-08-21T16:39:10.603Z] 644830968ba2: Preparing [2023-08-21T16:39:10.603Z] 5f70bf18a086: Preparing [2023-08-21T16:39:10.603Z] 158d26514fbc: Preparing [2023-08-21T16:39:10.603Z] a4c03f03b917: Preparing [2023-08-21T16:39:10.603Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:10.603Z] 07ba101e70e4: Waiting [2023-08-21T16:39:10.603Z] 1b4ba1ba24fc: Waiting [2023-08-21T16:39:10.603Z] 644830968ba2: Waiting [2023-08-21T16:39:10.603Z] 5f70bf18a086: Waiting [2023-08-21T16:39:10.603Z] 158d26514fbc: Waiting [2023-08-21T16:39:10.603Z] a4c03f03b917: Waiting [2023-08-21T16:39:10.603Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:10.603Z] 74445126479b: Waiting [2023-08-21T16:39:10.603Z] dda7550ef536: Waiting [2023-08-21T16:39:10.603Z] 7a0862b4336b: Waiting [2023-08-21T16:39:10.603Z] 14fd84db136c: Layer already exists [2023-08-21T16:39:10.603Z] e720965537fc: Layer already exists [2023-08-21T16:39:10.603Z] c50130b8eae5: Layer already exists [2023-08-21T16:39:10.603Z] 062fb686771e: Layer already exists [2023-08-21T16:39:10.603Z] a5d92ff60493: Layer already exists [2023-08-21T16:39:10.603Z] 07ba101e70e4: Layer already exists [2023-08-21T16:39:10.603Z] 1b4ba1ba24fc: Layer already exists [2023-08-21T16:39:10.603Z] 7a0862b4336b: Layer already exists [2023-08-21T16:39:10.603Z] dda7550ef536: Layer already exists [2023-08-21T16:39:10.603Z] 74445126479b: Layer already exists [2023-08-21T16:39:10.603Z] a4c03f03b917: Layer already exists [2023-08-21T16:39:10.603Z] 644830968ba2: Layer already exists [2023-08-21T16:39:10.603Z] 5f70bf18a086: Layer already exists [2023-08-21T16:39:10.603Z] 158d26514fbc: Layer already exists [2023-08-21T16:39:10.603Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:10.869Z] 3.1.0-dev.30: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:11.215Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:11.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:11.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T16:39:11.559Z] 14fd84db136c: Preparing [2023-08-21T16:39:11.559Z] a5d92ff60493: Preparing [2023-08-21T16:39:11.559Z] c50130b8eae5: Preparing [2023-08-21T16:39:11.559Z] e720965537fc: Preparing [2023-08-21T16:39:11.559Z] 062fb686771e: Preparing [2023-08-21T16:39:11.559Z] 07ba101e70e4: Preparing [2023-08-21T16:39:11.559Z] 1b4ba1ba24fc: Preparing [2023-08-21T16:39:11.559Z] 74445126479b: Preparing [2023-08-21T16:39:11.559Z] dda7550ef536: Preparing [2023-08-21T16:39:11.559Z] 7a0862b4336b: Preparing [2023-08-21T16:39:11.559Z] 644830968ba2: Preparing [2023-08-21T16:39:11.559Z] 5f70bf18a086: Preparing [2023-08-21T16:39:11.559Z] 158d26514fbc: Preparing [2023-08-21T16:39:11.559Z] a4c03f03b917: Preparing [2023-08-21T16:39:11.559Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:11.559Z] dda7550ef536: Waiting [2023-08-21T16:39:11.559Z] 7a0862b4336b: Waiting [2023-08-21T16:39:11.559Z] 644830968ba2: Waiting [2023-08-21T16:39:11.559Z] 5f70bf18a086: Waiting [2023-08-21T16:39:11.559Z] 158d26514fbc: Waiting [2023-08-21T16:39:11.559Z] 07ba101e70e4: Waiting [2023-08-21T16:39:11.559Z] 1b4ba1ba24fc: Waiting [2023-08-21T16:39:11.559Z] a4c03f03b917: Waiting [2023-08-21T16:39:11.559Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:11.559Z] 14fd84db136c: Layer already exists [2023-08-21T16:39:11.559Z] c50130b8eae5: Layer already exists [2023-08-21T16:39:11.559Z] 062fb686771e: Layer already exists [2023-08-21T16:39:11.559Z] e720965537fc: Layer already exists [2023-08-21T16:39:11.559Z] a5d92ff60493: Layer already exists [2023-08-21T16:39:11.559Z] 07ba101e70e4: Layer already exists [2023-08-21T16:39:11.559Z] 1b4ba1ba24fc: Layer already exists [2023-08-21T16:39:11.559Z] 7a0862b4336b: Layer already exists [2023-08-21T16:39:11.559Z] 74445126479b: Layer already exists [2023-08-21T16:39:11.559Z] dda7550ef536: Layer already exists [2023-08-21T16:39:11.559Z] 644830968ba2: Layer already exists [2023-08-21T16:39:11.559Z] 5f70bf18a086: Layer already exists [2023-08-21T16:39:11.559Z] 158d26514fbc: Layer already exists [2023-08-21T16:39:11.559Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:11.559Z] a4c03f03b917: Layer already exists [2023-08-21T16:39:11.826Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:12.171Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:12.513Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-21T16:39:12.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T16:39:12.513Z] 14fd84db136c: Preparing [2023-08-21T16:39:12.513Z] a5d92ff60493: Preparing [2023-08-21T16:39:12.513Z] c50130b8eae5: Preparing [2023-08-21T16:39:12.513Z] e720965537fc: Preparing [2023-08-21T16:39:12.513Z] 062fb686771e: Preparing [2023-08-21T16:39:12.513Z] 07ba101e70e4: Preparing [2023-08-21T16:39:12.513Z] 1b4ba1ba24fc: Preparing [2023-08-21T16:39:12.513Z] 74445126479b: Preparing [2023-08-21T16:39:12.513Z] dda7550ef536: Preparing [2023-08-21T16:39:12.513Z] 7a0862b4336b: Preparing [2023-08-21T16:39:12.513Z] 644830968ba2: Preparing [2023-08-21T16:39:12.513Z] 5f70bf18a086: Preparing [2023-08-21T16:39:12.513Z] 158d26514fbc: Preparing [2023-08-21T16:39:12.513Z] a4c03f03b917: Preparing [2023-08-21T16:39:12.513Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:12.513Z] dda7550ef536: Waiting [2023-08-21T16:39:12.513Z] 7a0862b4336b: Waiting [2023-08-21T16:39:12.513Z] 644830968ba2: Waiting [2023-08-21T16:39:12.513Z] 5f70bf18a086: Waiting [2023-08-21T16:39:12.513Z] 158d26514fbc: Waiting [2023-08-21T16:39:12.513Z] a4c03f03b917: Waiting [2023-08-21T16:39:12.513Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:12.513Z] 07ba101e70e4: Waiting [2023-08-21T16:39:12.513Z] 1b4ba1ba24fc: Waiting [2023-08-21T16:39:12.513Z] 74445126479b: Waiting [2023-08-21T16:39:12.513Z] e720965537fc: Layer already exists [2023-08-21T16:39:12.513Z] a5d92ff60493: Layer already exists [2023-08-21T16:39:12.513Z] 14fd84db136c: Layer already exists [2023-08-21T16:39:12.513Z] c50130b8eae5: Layer already exists [2023-08-21T16:39:12.513Z] 062fb686771e: Layer already exists [2023-08-21T16:39:12.513Z] 1b4ba1ba24fc: Layer already exists [2023-08-21T16:39:12.513Z] 07ba101e70e4: Layer already exists [2023-08-21T16:39:12.513Z] 74445126479b: Layer already exists [2023-08-21T16:39:12.513Z] dda7550ef536: Layer already exists [2023-08-21T16:39:12.513Z] 7a0862b4336b: Layer already exists [2023-08-21T16:39:12.513Z] 5f70bf18a086: Layer already exists [2023-08-21T16:39:12.513Z] 644830968ba2: Layer already exists [2023-08-21T16:39:12.513Z] 158d26514fbc: Layer already exists [2023-08-21T16:39:12.513Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:12.513Z] a4c03f03b917: Layer already exists [2023-08-21T16:39:12.780Z] main: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:39:12.822Z] ===================================================== [Pipeline] echo [2023-08-21T16:39:12.828Z] taggedImages: [2023-08-21T16:39:12.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:12.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-21T16:39:12.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.30 [2023-08-21T16:39:12.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:12.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-21T16:39:12.843Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-21T16:39:12.843Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:12.843Z] latest [2023-08-21T16:39:12.843Z] 3.1.0-dev.30 [2023-08-21T16:39:12.843Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:12.843Z] main [2023-08-21T16:39:12.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:13.199Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:13.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:13.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T16:39:13.549Z] dfcff239afda: Preparing [2023-08-21T16:39:13.549Z] a1e4ee4922d8: Preparing [2023-08-21T16:39:13.549Z] f112e6ae26e0: Preparing [2023-08-21T16:39:13.549Z] c9613bdf6bf3: Preparing [2023-08-21T16:39:13.549Z] 74445126479b: Preparing [2023-08-21T16:39:13.549Z] dda7550ef536: Preparing [2023-08-21T16:39:13.549Z] 5ae22fc76477: Preparing [2023-08-21T16:39:13.549Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:13.549Z] 5ae22fc76477: Waiting [2023-08-21T16:39:13.549Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:13.549Z] dda7550ef536: Waiting [2023-08-21T16:39:13.817Z] 74445126479b: Layer already exists [2023-08-21T16:39:13.817Z] dda7550ef536: Layer already exists [2023-08-21T16:39:13.817Z] a1e4ee4922d8: Pushed [2023-08-21T16:39:13.817Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:13.817Z] f112e6ae26e0: Pushed [2023-08-21T16:39:13.817Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:13.817Z] dfcff239afda: Pushed [2023-08-21T16:39:17.159Z] c9613bdf6bf3: Pushed [2023-08-21T16:39:17.159Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:17.501Z] + 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-08-21T16:39:17.829Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-21T16:39:17.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T16:39:17.830Z] dfcff239afda: Preparing [2023-08-21T16:39:17.830Z] a1e4ee4922d8: Preparing [2023-08-21T16:39:17.830Z] f112e6ae26e0: Preparing [2023-08-21T16:39:17.830Z] c9613bdf6bf3: Preparing [2023-08-21T16:39:17.830Z] 74445126479b: Preparing [2023-08-21T16:39:17.830Z] dda7550ef536: Preparing [2023-08-21T16:39:17.830Z] 5ae22fc76477: Preparing [2023-08-21T16:39:17.830Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:17.830Z] dda7550ef536: Waiting [2023-08-21T16:39:17.830Z] 5ae22fc76477: Waiting [2023-08-21T16:39:17.830Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:17.830Z] dfcff239afda: Layer already exists [2023-08-21T16:39:17.830Z] c9613bdf6bf3: Layer already exists [2023-08-21T16:39:17.830Z] a1e4ee4922d8: Layer already exists [2023-08-21T16:39:17.830Z] 74445126479b: Layer already exists [2023-08-21T16:39:17.830Z] f112e6ae26e0: Layer already exists [2023-08-21T16:39:17.830Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:17.830Z] dda7550ef536: Layer already exists [2023-08-21T16:39:17.830Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:18.096Z] latest: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:18.429Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:18.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.30 [2023-08-21T16:39:18.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T16:39:18.761Z] dfcff239afda: Preparing [2023-08-21T16:39:18.761Z] a1e4ee4922d8: Preparing [2023-08-21T16:39:18.761Z] f112e6ae26e0: Preparing [2023-08-21T16:39:18.761Z] c9613bdf6bf3: Preparing [2023-08-21T16:39:18.761Z] 74445126479b: Preparing [2023-08-21T16:39:18.761Z] dda7550ef536: Preparing [2023-08-21T16:39:18.761Z] 5ae22fc76477: Preparing [2023-08-21T16:39:18.761Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:18.761Z] 5ae22fc76477: Waiting [2023-08-21T16:39:18.761Z] dda7550ef536: Waiting [2023-08-21T16:39:18.761Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:18.761Z] c9613bdf6bf3: Layer already exists [2023-08-21T16:39:18.761Z] f112e6ae26e0: Layer already exists [2023-08-21T16:39:18.761Z] dfcff239afda: Layer already exists [2023-08-21T16:39:18.761Z] 74445126479b: Layer already exists [2023-08-21T16:39:18.761Z] a1e4ee4922d8: Layer already exists [2023-08-21T16:39:18.761Z] dda7550ef536: Layer already exists [2023-08-21T16:39:18.761Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:18.761Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:19.027Z] 3.1.0-dev.30: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:19.364Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:19.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:19.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T16:39:19.700Z] dfcff239afda: Preparing [2023-08-21T16:39:19.700Z] a1e4ee4922d8: Preparing [2023-08-21T16:39:19.700Z] f112e6ae26e0: Preparing [2023-08-21T16:39:19.700Z] c9613bdf6bf3: Preparing [2023-08-21T16:39:19.700Z] 74445126479b: Preparing [2023-08-21T16:39:19.700Z] dda7550ef536: Preparing [2023-08-21T16:39:19.700Z] 5ae22fc76477: Preparing [2023-08-21T16:39:19.700Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:19.700Z] 5ae22fc76477: Waiting [2023-08-21T16:39:19.700Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:19.700Z] dda7550ef536: Waiting [2023-08-21T16:39:19.700Z] c9613bdf6bf3: Layer already exists [2023-08-21T16:39:19.700Z] a1e4ee4922d8: Layer already exists [2023-08-21T16:39:19.700Z] dfcff239afda: Layer already exists [2023-08-21T16:39:19.700Z] 74445126479b: Layer already exists [2023-08-21T16:39:19.700Z] f112e6ae26e0: Layer already exists [2023-08-21T16:39:19.700Z] dda7550ef536: Layer already exists [2023-08-21T16:39:19.700Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:19.700Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:19.966Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:20.304Z] + 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-08-21T16:39:20.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-21T16:39:20.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T16:39:20.637Z] dfcff239afda: Preparing [2023-08-21T16:39:20.637Z] a1e4ee4922d8: Preparing [2023-08-21T16:39:20.637Z] f112e6ae26e0: Preparing [2023-08-21T16:39:20.637Z] c9613bdf6bf3: Preparing [2023-08-21T16:39:20.637Z] 74445126479b: Preparing [2023-08-21T16:39:20.637Z] dda7550ef536: Preparing [2023-08-21T16:39:20.637Z] 5ae22fc76477: Preparing [2023-08-21T16:39:20.637Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:20.637Z] 5ae22fc76477: Waiting [2023-08-21T16:39:20.637Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:20.637Z] dda7550ef536: Waiting [2023-08-21T16:39:20.637Z] f112e6ae26e0: Layer already exists [2023-08-21T16:39:20.637Z] dfcff239afda: Layer already exists [2023-08-21T16:39:20.637Z] a1e4ee4922d8: Layer already exists [2023-08-21T16:39:20.637Z] c9613bdf6bf3: Layer already exists [2023-08-21T16:39:20.637Z] 74445126479b: Layer already exists [2023-08-21T16:39:20.637Z] dda7550ef536: Layer already exists [2023-08-21T16:39:20.637Z] 5ae22fc76477: Layer already exists [2023-08-21T16:39:20.637Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:20.904Z] main: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:39:20.961Z] ===================================================== [Pipeline] echo [2023-08-21T16:39:20.970Z] taggedImages: [2023-08-21T16:39:20.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:20.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-21T16:39:20.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.30 [2023-08-21T16:39:20.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:20.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-21T16:39:20.992Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-21T16:39:20.992Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:20.992Z] latest [2023-08-21T16:39:20.992Z] 3.1.0-dev.30 [2023-08-21T16:39:20.992Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:20.992Z] main [2023-08-21T16:39:20.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:21.358Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:21.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:21.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T16:39:21.695Z] 763a96cd4f0e: Preparing [2023-08-21T16:39:21.695Z] 48e546206541: Preparing [2023-08-21T16:39:21.695Z] fec742cdc9fb: Preparing [2023-08-21T16:39:21.695Z] 46763ef14a94: Preparing [2023-08-21T16:39:21.695Z] e2defff3e7c4: Preparing [2023-08-21T16:39:21.695Z] 74445126479b: Preparing [2023-08-21T16:39:21.695Z] dda7550ef536: Preparing [2023-08-21T16:39:21.695Z] 773141660a9a: Preparing [2023-08-21T16:39:21.695Z] 394295ec7191: Preparing [2023-08-21T16:39:21.695Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:21.695Z] 773141660a9a: Waiting [2023-08-21T16:39:21.695Z] 74445126479b: Waiting [2023-08-21T16:39:21.695Z] 394295ec7191: Waiting [2023-08-21T16:39:21.695Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:21.695Z] dda7550ef536: Waiting [2023-08-21T16:39:21.961Z] 48e546206541: Pushed [2023-08-21T16:39:21.961Z] 46763ef14a94: Pushed [2023-08-21T16:39:21.961Z] e2defff3e7c4: Pushed [2023-08-21T16:39:21.961Z] 763a96cd4f0e: Pushed [2023-08-21T16:39:21.961Z] 74445126479b: Layer already exists [2023-08-21T16:39:21.961Z] dda7550ef536: Layer already exists [2023-08-21T16:39:21.961Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:22.228Z] 773141660a9a: Pushed [2023-08-21T16:39:24.804Z] 394295ec7191: Pushed [2023-08-21T16:39:24.804Z] fec742cdc9fb: Pushed [2023-08-21T16:39:24.804Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:25.142Z] + 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-08-21T16:39:25.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-21T16:39:25.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T16:39:25.486Z] 763a96cd4f0e: Preparing [2023-08-21T16:39:25.486Z] 48e546206541: Preparing [2023-08-21T16:39:25.486Z] fec742cdc9fb: Preparing [2023-08-21T16:39:25.486Z] 46763ef14a94: Preparing [2023-08-21T16:39:25.486Z] e2defff3e7c4: Preparing [2023-08-21T16:39:25.486Z] 74445126479b: Preparing [2023-08-21T16:39:25.486Z] dda7550ef536: Preparing [2023-08-21T16:39:25.486Z] 773141660a9a: Preparing [2023-08-21T16:39:25.486Z] 394295ec7191: Preparing [2023-08-21T16:39:25.486Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:25.486Z] 773141660a9a: Waiting [2023-08-21T16:39:25.486Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:25.486Z] 394295ec7191: Waiting [2023-08-21T16:39:25.486Z] 74445126479b: Waiting [2023-08-21T16:39:25.486Z] dda7550ef536: Waiting [2023-08-21T16:39:25.486Z] fec742cdc9fb: Layer already exists [2023-08-21T16:39:25.486Z] 46763ef14a94: Layer already exists [2023-08-21T16:39:25.486Z] e2defff3e7c4: Layer already exists [2023-08-21T16:39:25.486Z] 48e546206541: Layer already exists [2023-08-21T16:39:25.486Z] 763a96cd4f0e: Layer already exists [2023-08-21T16:39:25.486Z] 74445126479b: Layer already exists [2023-08-21T16:39:25.486Z] 773141660a9a: Layer already exists [2023-08-21T16:39:25.486Z] 394295ec7191: Layer already exists [2023-08-21T16:39:25.486Z] dda7550ef536: Layer already exists [2023-08-21T16:39:25.486Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:25.752Z] latest: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:26.093Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:26.426Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.30 [2023-08-21T16:39:26.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T16:39:26.426Z] 763a96cd4f0e: Preparing [2023-08-21T16:39:26.426Z] 48e546206541: Preparing [2023-08-21T16:39:26.426Z] fec742cdc9fb: Preparing [2023-08-21T16:39:26.426Z] 46763ef14a94: Preparing [2023-08-21T16:39:26.426Z] e2defff3e7c4: Preparing [2023-08-21T16:39:26.426Z] 74445126479b: Preparing [2023-08-21T16:39:26.426Z] dda7550ef536: Preparing [2023-08-21T16:39:26.426Z] 773141660a9a: Preparing [2023-08-21T16:39:26.426Z] 394295ec7191: Preparing [2023-08-21T16:39:26.426Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:26.426Z] 74445126479b: Waiting [2023-08-21T16:39:26.426Z] dda7550ef536: Waiting [2023-08-21T16:39:26.426Z] 773141660a9a: Waiting [2023-08-21T16:39:26.426Z] 394295ec7191: Waiting [2023-08-21T16:39:26.426Z] 46763ef14a94: Layer already exists [2023-08-21T16:39:26.426Z] e2defff3e7c4: Layer already exists [2023-08-21T16:39:26.426Z] 48e546206541: Layer already exists [2023-08-21T16:39:26.426Z] fec742cdc9fb: Layer already exists [2023-08-21T16:39:26.426Z] 763a96cd4f0e: Layer already exists [2023-08-21T16:39:26.426Z] 74445126479b: Layer already exists [2023-08-21T16:39:26.426Z] dda7550ef536: Layer already exists [2023-08-21T16:39:26.426Z] 773141660a9a: Layer already exists [2023-08-21T16:39:26.426Z] 394295ec7191: Layer already exists [2023-08-21T16:39:26.426Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:26.691Z] 3.1.0-dev.30: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:27.190Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:27.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:27.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T16:39:27.524Z] 763a96cd4f0e: Preparing [2023-08-21T16:39:27.524Z] 48e546206541: Preparing [2023-08-21T16:39:27.524Z] fec742cdc9fb: Preparing [2023-08-21T16:39:27.524Z] 46763ef14a94: Preparing [2023-08-21T16:39:27.524Z] e2defff3e7c4: Preparing [2023-08-21T16:39:27.524Z] 74445126479b: Preparing [2023-08-21T16:39:27.524Z] dda7550ef536: Preparing [2023-08-21T16:39:27.524Z] 773141660a9a: Preparing [2023-08-21T16:39:27.524Z] 394295ec7191: Preparing [2023-08-21T16:39:27.524Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:27.524Z] 773141660a9a: Waiting [2023-08-21T16:39:27.524Z] 394295ec7191: Waiting [2023-08-21T16:39:27.524Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:27.524Z] 74445126479b: Waiting [2023-08-21T16:39:27.524Z] dda7550ef536: Waiting [2023-08-21T16:39:27.524Z] fec742cdc9fb: Layer already exists [2023-08-21T16:39:27.524Z] 48e546206541: Layer already exists [2023-08-21T16:39:27.524Z] e2defff3e7c4: Layer already exists [2023-08-21T16:39:27.524Z] 46763ef14a94: Layer already exists [2023-08-21T16:39:27.524Z] 763a96cd4f0e: Layer already exists [2023-08-21T16:39:27.524Z] 74445126479b: Layer already exists [2023-08-21T16:39:27.524Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:27.524Z] 394295ec7191: Layer already exists [2023-08-21T16:39:27.524Z] dda7550ef536: Layer already exists [2023-08-21T16:39:27.524Z] 773141660a9a: Layer already exists [2023-08-21T16:39:27.789Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:28.136Z] + 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-08-21T16:39:28.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-21T16:39:28.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T16:39:28.473Z] 763a96cd4f0e: Preparing [2023-08-21T16:39:28.473Z] 48e546206541: Preparing [2023-08-21T16:39:28.473Z] fec742cdc9fb: Preparing [2023-08-21T16:39:28.473Z] 46763ef14a94: Preparing [2023-08-21T16:39:28.473Z] e2defff3e7c4: Preparing [2023-08-21T16:39:28.473Z] 74445126479b: Preparing [2023-08-21T16:39:28.473Z] dda7550ef536: Preparing [2023-08-21T16:39:28.473Z] 773141660a9a: Preparing [2023-08-21T16:39:28.473Z] 394295ec7191: Preparing [2023-08-21T16:39:28.473Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:28.473Z] 74445126479b: Waiting [2023-08-21T16:39:28.473Z] dda7550ef536: Waiting [2023-08-21T16:39:28.473Z] 773141660a9a: Waiting [2023-08-21T16:39:28.473Z] 394295ec7191: Waiting [2023-08-21T16:39:28.473Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:28.473Z] e2defff3e7c4: Layer already exists [2023-08-21T16:39:28.473Z] 48e546206541: Layer already exists [2023-08-21T16:39:28.473Z] 46763ef14a94: Layer already exists [2023-08-21T16:39:28.473Z] fec742cdc9fb: Layer already exists [2023-08-21T16:39:28.473Z] 763a96cd4f0e: Layer already exists [2023-08-21T16:39:28.473Z] 773141660a9a: Layer already exists [2023-08-21T16:39:28.473Z] 74445126479b: Layer already exists [2023-08-21T16:39:28.473Z] dda7550ef536: Layer already exists [2023-08-21T16:39:28.473Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:28.473Z] 394295ec7191: Layer already exists [2023-08-21T16:39:28.740Z] main: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:39:28.783Z] ===================================================== [Pipeline] echo [2023-08-21T16:39:28.788Z] taggedImages: [2023-08-21T16:39:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-21T16:39:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.30 [2023-08-21T16:39:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-21T16:39:28.803Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-21T16:39:28.803Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:28.803Z] latest [2023-08-21T16:39:28.803Z] 3.1.0-dev.30 [2023-08-21T16:39:28.803Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:28.803Z] main [2023-08-21T16:39:28.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:29.141Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:29.474Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:29.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T16:39:29.474Z] 9ed3ffeb41cc: Preparing [2023-08-21T16:39:29.474Z] f710b07087df: Preparing [2023-08-21T16:39:29.474Z] 41cbfacab506: Preparing [2023-08-21T16:39:29.474Z] d35421e6a05e: Preparing [2023-08-21T16:39:29.474Z] 66d1090fdcc8: Preparing [2023-08-21T16:39:29.474Z] a9f02eaff242: Preparing [2023-08-21T16:39:29.474Z] a5f7a15e4c81: Preparing [2023-08-21T16:39:29.474Z] 74445126479b: Preparing [2023-08-21T16:39:29.474Z] dda7550ef536: Preparing [2023-08-21T16:39:29.474Z] cbc3f90bd82a: Preparing [2023-08-21T16:39:29.474Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:29.474Z] 74445126479b: Waiting [2023-08-21T16:39:29.474Z] dda7550ef536: Waiting [2023-08-21T16:39:29.474Z] cbc3f90bd82a: Waiting [2023-08-21T16:39:29.474Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:29.474Z] a9f02eaff242: Waiting [2023-08-21T16:39:29.474Z] a5f7a15e4c81: Waiting [2023-08-21T16:39:29.739Z] 66d1090fdcc8: Pushed [2023-08-21T16:39:29.739Z] 9ed3ffeb41cc: Pushed [2023-08-21T16:39:29.739Z] f710b07087df: Pushed [2023-08-21T16:39:30.007Z] 74445126479b: Layer already exists [2023-08-21T16:39:30.007Z] dda7550ef536: Layer already exists [2023-08-21T16:39:30.007Z] a9f02eaff242: Pushed [2023-08-21T16:39:30.007Z] a5f7a15e4c81: Pushed [2023-08-21T16:39:30.007Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:32.585Z] d35421e6a05e: Pushed [2023-08-21T16:39:32.585Z] cbc3f90bd82a: Pushed [2023-08-21T16:39:33.163Z] 41cbfacab506: Pushed [2023-08-21T16:39:33.428Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:33.768Z] + 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-08-21T16:39:34.100Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-21T16:39:34.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T16:39:34.100Z] 9ed3ffeb41cc: Preparing [2023-08-21T16:39:34.100Z] f710b07087df: Preparing [2023-08-21T16:39:34.100Z] 41cbfacab506: Preparing [2023-08-21T16:39:34.100Z] d35421e6a05e: Preparing [2023-08-21T16:39:34.100Z] 66d1090fdcc8: Preparing [2023-08-21T16:39:34.100Z] a9f02eaff242: Preparing [2023-08-21T16:39:34.100Z] a5f7a15e4c81: Preparing [2023-08-21T16:39:34.100Z] 74445126479b: Preparing [2023-08-21T16:39:34.100Z] dda7550ef536: Preparing [2023-08-21T16:39:34.100Z] cbc3f90bd82a: Preparing [2023-08-21T16:39:34.100Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:34.100Z] 74445126479b: Waiting [2023-08-21T16:39:34.100Z] dda7550ef536: Waiting [2023-08-21T16:39:34.100Z] cbc3f90bd82a: Waiting [2023-08-21T16:39:34.100Z] a9f02eaff242: Waiting [2023-08-21T16:39:34.100Z] a5f7a15e4c81: Waiting [2023-08-21T16:39:34.100Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:34.100Z] 66d1090fdcc8: Layer already exists [2023-08-21T16:39:34.100Z] 9ed3ffeb41cc: Layer already exists [2023-08-21T16:39:34.100Z] d35421e6a05e: Layer already exists [2023-08-21T16:39:34.100Z] f710b07087df: Layer already exists [2023-08-21T16:39:34.100Z] 41cbfacab506: Layer already exists [2023-08-21T16:39:34.100Z] a9f02eaff242: Layer already exists [2023-08-21T16:39:34.100Z] 74445126479b: Layer already exists [2023-08-21T16:39:34.100Z] a5f7a15e4c81: Layer already exists [2023-08-21T16:39:34.100Z] dda7550ef536: Layer already exists [2023-08-21T16:39:34.100Z] cbc3f90bd82a: Layer already exists [2023-08-21T16:39:34.100Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:34.370Z] latest: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:34.714Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:35.043Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.30 [2023-08-21T16:39:35.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T16:39:35.043Z] 9ed3ffeb41cc: Preparing [2023-08-21T16:39:35.043Z] f710b07087df: Preparing [2023-08-21T16:39:35.043Z] 41cbfacab506: Preparing [2023-08-21T16:39:35.043Z] d35421e6a05e: Preparing [2023-08-21T16:39:35.043Z] 66d1090fdcc8: Preparing [2023-08-21T16:39:35.043Z] a9f02eaff242: Preparing [2023-08-21T16:39:35.043Z] a5f7a15e4c81: Preparing [2023-08-21T16:39:35.043Z] 74445126479b: Preparing [2023-08-21T16:39:35.043Z] dda7550ef536: Preparing [2023-08-21T16:39:35.043Z] cbc3f90bd82a: Preparing [2023-08-21T16:39:35.043Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:35.043Z] 74445126479b: Waiting [2023-08-21T16:39:35.043Z] dda7550ef536: Waiting [2023-08-21T16:39:35.043Z] cbc3f90bd82a: Waiting [2023-08-21T16:39:35.043Z] a9f02eaff242: Waiting [2023-08-21T16:39:35.043Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:35.043Z] a5f7a15e4c81: Waiting [2023-08-21T16:39:35.043Z] 41cbfacab506: Layer already exists [2023-08-21T16:39:35.043Z] 9ed3ffeb41cc: Layer already exists [2023-08-21T16:39:35.043Z] 66d1090fdcc8: Layer already exists [2023-08-21T16:39:35.043Z] d35421e6a05e: Layer already exists [2023-08-21T16:39:35.043Z] f710b07087df: Layer already exists [2023-08-21T16:39:35.043Z] a9f02eaff242: Layer already exists [2023-08-21T16:39:35.044Z] a5f7a15e4c81: Layer already exists [2023-08-21T16:39:35.044Z] 74445126479b: Layer already exists [2023-08-21T16:39:35.044Z] cbc3f90bd82a: Layer already exists [2023-08-21T16:39:35.044Z] dda7550ef536: Layer already exists [2023-08-21T16:39:35.044Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:35.308Z] 3.1.0-dev.30: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:35.647Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:35.978Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:35.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T16:39:35.978Z] 9ed3ffeb41cc: Preparing [2023-08-21T16:39:35.978Z] f710b07087df: Preparing [2023-08-21T16:39:35.978Z] 41cbfacab506: Preparing [2023-08-21T16:39:35.978Z] d35421e6a05e: Preparing [2023-08-21T16:39:35.978Z] 66d1090fdcc8: Preparing [2023-08-21T16:39:35.978Z] a9f02eaff242: Preparing [2023-08-21T16:39:35.978Z] a5f7a15e4c81: Preparing [2023-08-21T16:39:35.978Z] 74445126479b: Preparing [2023-08-21T16:39:35.978Z] dda7550ef536: Preparing [2023-08-21T16:39:35.978Z] cbc3f90bd82a: Preparing [2023-08-21T16:39:35.978Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:35.978Z] 74445126479b: Waiting [2023-08-21T16:39:35.978Z] dda7550ef536: Waiting [2023-08-21T16:39:35.978Z] cbc3f90bd82a: Waiting [2023-08-21T16:39:35.978Z] a5f7a15e4c81: Waiting [2023-08-21T16:39:35.978Z] a9f02eaff242: Waiting [2023-08-21T16:39:35.978Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:35.978Z] 9ed3ffeb41cc: Layer already exists [2023-08-21T16:39:35.978Z] 41cbfacab506: Layer already exists [2023-08-21T16:39:35.978Z] 66d1090fdcc8: Layer already exists [2023-08-21T16:39:35.978Z] f710b07087df: Layer already exists [2023-08-21T16:39:35.978Z] d35421e6a05e: Layer already exists [2023-08-21T16:39:35.978Z] cbc3f90bd82a: Layer already exists [2023-08-21T16:39:35.978Z] a5f7a15e4c81: Layer already exists [2023-08-21T16:39:35.978Z] a9f02eaff242: Layer already exists [2023-08-21T16:39:35.978Z] 74445126479b: Layer already exists [2023-08-21T16:39:35.978Z] dda7550ef536: Layer already exists [2023-08-21T16:39:35.978Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:36.244Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:36.583Z] + 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-08-21T16:39:36.923Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-21T16:39:36.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T16:39:36.923Z] 9ed3ffeb41cc: Preparing [2023-08-21T16:39:36.923Z] f710b07087df: Preparing [2023-08-21T16:39:36.923Z] 41cbfacab506: Preparing [2023-08-21T16:39:36.923Z] d35421e6a05e: Preparing [2023-08-21T16:39:36.923Z] 66d1090fdcc8: Preparing [2023-08-21T16:39:36.923Z] a9f02eaff242: Preparing [2023-08-21T16:39:36.923Z] a5f7a15e4c81: Preparing [2023-08-21T16:39:36.923Z] 74445126479b: Preparing [2023-08-21T16:39:36.923Z] dda7550ef536: Preparing [2023-08-21T16:39:36.923Z] cbc3f90bd82a: Preparing [2023-08-21T16:39:36.923Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:36.923Z] dda7550ef536: Waiting [2023-08-21T16:39:36.923Z] a9f02eaff242: Waiting [2023-08-21T16:39:36.923Z] a5f7a15e4c81: Waiting [2023-08-21T16:39:36.923Z] 74445126479b: Waiting [2023-08-21T16:39:36.923Z] cbc3f90bd82a: Waiting [2023-08-21T16:39:36.923Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:36.923Z] 9ed3ffeb41cc: Layer already exists [2023-08-21T16:39:36.923Z] f710b07087df: Layer already exists [2023-08-21T16:39:36.923Z] d35421e6a05e: Layer already exists [2023-08-21T16:39:36.923Z] 41cbfacab506: Layer already exists [2023-08-21T16:39:36.923Z] 66d1090fdcc8: Layer already exists [2023-08-21T16:39:36.923Z] cbc3f90bd82a: Layer already exists [2023-08-21T16:39:36.923Z] a9f02eaff242: Layer already exists [2023-08-21T16:39:36.923Z] dda7550ef536: Layer already exists [2023-08-21T16:39:36.923Z] a5f7a15e4c81: Layer already exists [2023-08-21T16:39:36.923Z] 74445126479b: Layer already exists [2023-08-21T16:39:36.923Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:37.188Z] main: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:39:37.245Z] ===================================================== [Pipeline] echo [2023-08-21T16:39:37.254Z] taggedImages: [2023-08-21T16:39:37.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:37.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-21T16:39:37.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.30 [2023-08-21T16:39:37.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:37.255Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-21T16:39:37.276Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-21T16:39:37.276Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:37.276Z] latest [2023-08-21T16:39:37.276Z] 3.1.0-dev.30 [2023-08-21T16:39:37.276Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:37.276Z] main [2023-08-21T16:39:37.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:37.627Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:37.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:37.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T16:39:37.971Z] ad8fedf758a9: Preparing [2023-08-21T16:39:37.971Z] c3c2b7e33e68: Preparing [2023-08-21T16:39:37.971Z] 74445126479b: Preparing [2023-08-21T16:39:37.971Z] dda7550ef536: Preparing [2023-08-21T16:39:37.971Z] 48453c9e0464: Preparing [2023-08-21T16:39:37.971Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:37.971Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:37.971Z] dda7550ef536: Layer already exists [2023-08-21T16:39:38.238Z] 74445126479b: Layer already exists [2023-08-21T16:39:38.238Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:38.238Z] ad8fedf758a9: Pushed [2023-08-21T16:39:39.651Z] 48453c9e0464: Pushed [2023-08-21T16:39:42.988Z] c3c2b7e33e68: Pushed [2023-08-21T16:39:43.252Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:43.582Z] + 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-08-21T16:39:43.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-21T16:39:43.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T16:39:43.911Z] ad8fedf758a9: Preparing [2023-08-21T16:39:43.911Z] c3c2b7e33e68: Preparing [2023-08-21T16:39:43.911Z] 74445126479b: Preparing [2023-08-21T16:39:43.911Z] dda7550ef536: Preparing [2023-08-21T16:39:43.911Z] 48453c9e0464: Preparing [2023-08-21T16:39:43.911Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:43.911Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:43.911Z] dda7550ef536: Layer already exists [2023-08-21T16:39:43.911Z] 74445126479b: Layer already exists [2023-08-21T16:39:43.911Z] 48453c9e0464: Layer already exists [2023-08-21T16:39:43.911Z] ad8fedf758a9: Layer already exists [2023-08-21T16:39:43.911Z] c3c2b7e33e68: Layer already exists [2023-08-21T16:39:43.911Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:44.178Z] latest: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:44.522Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:44.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.30 [2023-08-21T16:39:44.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T16:39:44.858Z] ad8fedf758a9: Preparing [2023-08-21T16:39:44.858Z] c3c2b7e33e68: Preparing [2023-08-21T16:39:44.858Z] 74445126479b: Preparing [2023-08-21T16:39:44.858Z] dda7550ef536: Preparing [2023-08-21T16:39:44.858Z] 48453c9e0464: Preparing [2023-08-21T16:39:44.858Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:44.858Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:44.858Z] 74445126479b: Layer already exists [2023-08-21T16:39:44.858Z] dda7550ef536: Layer already exists [2023-08-21T16:39:44.858Z] 48453c9e0464: Layer already exists [2023-08-21T16:39:44.858Z] ad8fedf758a9: Layer already exists [2023-08-21T16:39:44.858Z] c3c2b7e33e68: Layer already exists [2023-08-21T16:39:44.858Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:45.126Z] 3.1.0-dev.30: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:45.467Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:45.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:45.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T16:39:45.811Z] ad8fedf758a9: Preparing [2023-08-21T16:39:45.811Z] c3c2b7e33e68: Preparing [2023-08-21T16:39:45.811Z] 74445126479b: Preparing [2023-08-21T16:39:45.811Z] dda7550ef536: Preparing [2023-08-21T16:39:45.811Z] 48453c9e0464: Preparing [2023-08-21T16:39:45.811Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:45.811Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:45.811Z] 48453c9e0464: Layer already exists [2023-08-21T16:39:45.811Z] 74445126479b: Layer already exists [2023-08-21T16:39:45.811Z] c3c2b7e33e68: Layer already exists [2023-08-21T16:39:45.811Z] ad8fedf758a9: Layer already exists [2023-08-21T16:39:45.811Z] dda7550ef536: Layer already exists [2023-08-21T16:39:45.811Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:45.869Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:46.218Z] + 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-08-21T16:39:46.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-21T16:39:46.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T16:39:46.578Z] ad8fedf758a9: Preparing [2023-08-21T16:39:46.578Z] c3c2b7e33e68: Preparing [2023-08-21T16:39:46.578Z] 74445126479b: Preparing [2023-08-21T16:39:46.578Z] dda7550ef536: Preparing [2023-08-21T16:39:46.578Z] 48453c9e0464: Preparing [2023-08-21T16:39:46.578Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:46.578Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:46.578Z] 74445126479b: Layer already exists [2023-08-21T16:39:46.578Z] ad8fedf758a9: Layer already exists [2023-08-21T16:39:46.578Z] dda7550ef536: Layer already exists [2023-08-21T16:39:46.578Z] 48453c9e0464: Layer already exists [2023-08-21T16:39:46.578Z] c3c2b7e33e68: Layer already exists [2023-08-21T16:39:46.578Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:46.848Z] main: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:39:46.905Z] ===================================================== [Pipeline] echo [2023-08-21T16:39:46.913Z] taggedImages: [2023-08-21T16:39:46.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:46.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-21T16:39:46.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.30 [2023-08-21T16:39:46.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:46.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-21T16:39:46.935Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-21T16:39:46.935Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:46.935Z] latest [2023-08-21T16:39:46.935Z] 3.1.0-dev.30 [2023-08-21T16:39:46.935Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:39:46.935Z] main [2023-08-21T16:39:46.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:47.313Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:39:47.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:39:47.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T16:39:47.686Z] 2d8b42db1dcb: Preparing [2023-08-21T16:39:47.686Z] 45bf0ffa3b92: Preparing [2023-08-21T16:39:47.686Z] f6066ea6fe90: Preparing [2023-08-21T16:39:47.686Z] ea03d68c4324: Preparing [2023-08-21T16:39:47.686Z] a5e58afabb6e: Preparing [2023-08-21T16:39:47.686Z] 74445126479b: Preparing [2023-08-21T16:39:47.686Z] dda7550ef536: Preparing [2023-08-21T16:39:47.686Z] 408af638e933: Preparing [2023-08-21T16:39:47.686Z] d2d9d24a8c2a: Preparing [2023-08-21T16:39:47.686Z] dda7550ef536: Waiting [2023-08-21T16:39:47.686Z] d2d9d24a8c2a: Waiting [2023-08-21T16:39:47.686Z] 408af638e933: Waiting [2023-08-21T16:39:47.686Z] 74445126479b: Waiting [2023-08-21T16:39:47.968Z] 45bf0ffa3b92: Pushed [2023-08-21T16:39:47.968Z] 2d8b42db1dcb: Pushed [2023-08-21T16:39:47.968Z] f6066ea6fe90: Pushed [2023-08-21T16:39:47.968Z] 74445126479b: Layer already exists [2023-08-21T16:39:47.968Z] dda7550ef536: Layer already exists [2023-08-21T16:39:47.968Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:39:48.931Z] 408af638e933: Pushed [2023-08-21T16:40:01.234Z] a5e58afabb6e: Pushed [2023-08-21T16:40:05.473Z] ea03d68c4324: Pushed [2023-08-21T16:40:05.736Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:06.072Z] + 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-08-21T16:40:06.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-21T16:40:06.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T16:40:06.397Z] 2d8b42db1dcb: Preparing [2023-08-21T16:40:06.397Z] 45bf0ffa3b92: Preparing [2023-08-21T16:40:06.397Z] f6066ea6fe90: Preparing [2023-08-21T16:40:06.397Z] ea03d68c4324: Preparing [2023-08-21T16:40:06.397Z] a5e58afabb6e: Preparing [2023-08-21T16:40:06.397Z] 74445126479b: Preparing [2023-08-21T16:40:06.397Z] dda7550ef536: Preparing [2023-08-21T16:40:06.397Z] 408af638e933: Preparing [2023-08-21T16:40:06.397Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:06.397Z] dda7550ef536: Waiting [2023-08-21T16:40:06.397Z] 408af638e933: Waiting [2023-08-21T16:40:06.397Z] 74445126479b: Waiting [2023-08-21T16:40:06.397Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:06.397Z] a5e58afabb6e: Layer already exists [2023-08-21T16:40:06.397Z] 2d8b42db1dcb: Layer already exists [2023-08-21T16:40:06.397Z] ea03d68c4324: Layer already exists [2023-08-21T16:40:06.397Z] 45bf0ffa3b92: Layer already exists [2023-08-21T16:40:06.397Z] f6066ea6fe90: Layer already exists [2023-08-21T16:40:06.397Z] 74445126479b: Layer already exists [2023-08-21T16:40:06.397Z] 408af638e933: Layer already exists [2023-08-21T16:40:06.397Z] dda7550ef536: Layer already exists [2023-08-21T16:40:06.397Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:06.662Z] latest: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:06.988Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:07.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.30 [2023-08-21T16:40:07.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T16:40:07.315Z] 2d8b42db1dcb: Preparing [2023-08-21T16:40:07.315Z] 45bf0ffa3b92: Preparing [2023-08-21T16:40:07.315Z] f6066ea6fe90: Preparing [2023-08-21T16:40:07.315Z] ea03d68c4324: Preparing [2023-08-21T16:40:07.315Z] a5e58afabb6e: Preparing [2023-08-21T16:40:07.315Z] 74445126479b: Preparing [2023-08-21T16:40:07.315Z] dda7550ef536: Preparing [2023-08-21T16:40:07.315Z] 408af638e933: Preparing [2023-08-21T16:40:07.315Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:07.315Z] 74445126479b: Waiting [2023-08-21T16:40:07.315Z] dda7550ef536: Waiting [2023-08-21T16:40:07.315Z] 408af638e933: Waiting [2023-08-21T16:40:07.315Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:07.315Z] a5e58afabb6e: Layer already exists [2023-08-21T16:40:07.315Z] f6066ea6fe90: Layer already exists [2023-08-21T16:40:07.315Z] ea03d68c4324: Layer already exists [2023-08-21T16:40:07.315Z] 2d8b42db1dcb: Layer already exists [2023-08-21T16:40:07.315Z] 45bf0ffa3b92: Layer already exists [2023-08-21T16:40:07.315Z] 74445126479b: Layer already exists [2023-08-21T16:40:07.315Z] 408af638e933: Layer already exists [2023-08-21T16:40:07.316Z] dda7550ef536: Layer already exists [2023-08-21T16:40:07.316Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:07.316Z] 3.1.0-dev.30: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:07.911Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:08.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:08.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T16:40:08.233Z] 2d8b42db1dcb: Preparing [2023-08-21T16:40:08.233Z] 45bf0ffa3b92: Preparing [2023-08-21T16:40:08.233Z] f6066ea6fe90: Preparing [2023-08-21T16:40:08.233Z] ea03d68c4324: Preparing [2023-08-21T16:40:08.233Z] a5e58afabb6e: Preparing [2023-08-21T16:40:08.233Z] 74445126479b: Preparing [2023-08-21T16:40:08.233Z] dda7550ef536: Preparing [2023-08-21T16:40:08.233Z] 408af638e933: Preparing [2023-08-21T16:40:08.233Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:08.233Z] 408af638e933: Waiting [2023-08-21T16:40:08.233Z] 74445126479b: Waiting [2023-08-21T16:40:08.233Z] dda7550ef536: Waiting [2023-08-21T16:40:08.233Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:08.233Z] 2d8b42db1dcb: Layer already exists [2023-08-21T16:40:08.233Z] ea03d68c4324: Layer already exists [2023-08-21T16:40:08.233Z] a5e58afabb6e: Layer already exists [2023-08-21T16:40:08.233Z] f6066ea6fe90: Layer already exists [2023-08-21T16:40:08.233Z] 45bf0ffa3b92: Layer already exists [2023-08-21T16:40:08.233Z] dda7550ef536: Layer already exists [2023-08-21T16:40:08.233Z] 74445126479b: Layer already exists [2023-08-21T16:40:08.233Z] 408af638e933: Layer already exists [2023-08-21T16:40:08.233Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:08.233Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:08.560Z] + 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-08-21T16:40:08.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-21T16:40:08.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T16:40:08.885Z] 2d8b42db1dcb: Preparing [2023-08-21T16:40:08.885Z] 45bf0ffa3b92: Preparing [2023-08-21T16:40:08.885Z] f6066ea6fe90: Preparing [2023-08-21T16:40:08.885Z] ea03d68c4324: Preparing [2023-08-21T16:40:08.885Z] a5e58afabb6e: Preparing [2023-08-21T16:40:08.885Z] 74445126479b: Preparing [2023-08-21T16:40:08.885Z] dda7550ef536: Preparing [2023-08-21T16:40:08.885Z] 408af638e933: Preparing [2023-08-21T16:40:08.885Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:08.885Z] 74445126479b: Waiting [2023-08-21T16:40:08.885Z] dda7550ef536: Waiting [2023-08-21T16:40:08.885Z] 408af638e933: Waiting [2023-08-21T16:40:08.885Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:08.885Z] 45bf0ffa3b92: Layer already exists [2023-08-21T16:40:08.885Z] f6066ea6fe90: Layer already exists [2023-08-21T16:40:08.885Z] 2d8b42db1dcb: Layer already exists [2023-08-21T16:40:08.885Z] ea03d68c4324: Layer already exists [2023-08-21T16:40:08.885Z] a5e58afabb6e: Layer already exists [2023-08-21T16:40:08.885Z] 74445126479b: Layer already exists [2023-08-21T16:40:08.885Z] 408af638e933: Layer already exists [2023-08-21T16:40:08.885Z] dda7550ef536: Layer already exists [2023-08-21T16:40:08.885Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:08.885Z] main: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:40:09.194Z] ===================================================== [Pipeline] echo [2023-08-21T16:40:09.202Z] taggedImages: [2023-08-21T16:40:09.202Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:09.202Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-21T16:40:09.202Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.30 [2023-08-21T16:40:09.202Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:09.202Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-21T16:40:09.216Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-21T16:40:09.216Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:09.216Z] latest [2023-08-21T16:40:09.216Z] 3.1.0-dev.30 [2023-08-21T16:40:09.216Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:09.216Z] main [2023-08-21T16:40:09.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:09.537Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:09.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:09.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T16:40:09.867Z] 112fffcc309e: Preparing [2023-08-21T16:40:09.867Z] c95788ae7d2a: Preparing [2023-08-21T16:40:09.867Z] 4d32f6de071c: Preparing [2023-08-21T16:40:09.867Z] d5fcf85101ee: Preparing [2023-08-21T16:40:09.867Z] 74445126479b: Preparing [2023-08-21T16:40:09.867Z] dda7550ef536: Preparing [2023-08-21T16:40:09.867Z] 48335761b9bc: Preparing [2023-08-21T16:40:09.867Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:09.867Z] 48335761b9bc: Waiting [2023-08-21T16:40:09.867Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:09.867Z] dda7550ef536: Waiting [2023-08-21T16:40:09.867Z] 74445126479b: Layer already exists [2023-08-21T16:40:10.132Z] dda7550ef536: Layer already exists [2023-08-21T16:40:10.132Z] c95788ae7d2a: Pushed [2023-08-21T16:40:10.132Z] 4d32f6de071c: Pushed [2023-08-21T16:40:10.132Z] 112fffcc309e: Pushed [2023-08-21T16:40:10.132Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:10.713Z] 48335761b9bc: Pushed [2023-08-21T16:40:28.888Z] d5fcf85101ee: Pushed [2023-08-21T16:40:28.888Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:29.223Z] + 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-08-21T16:40:29.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-21T16:40:29.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T16:40:29.553Z] 112fffcc309e: Preparing [2023-08-21T16:40:29.553Z] c95788ae7d2a: Preparing [2023-08-21T16:40:29.553Z] 4d32f6de071c: Preparing [2023-08-21T16:40:29.553Z] d5fcf85101ee: Preparing [2023-08-21T16:40:29.553Z] 74445126479b: Preparing [2023-08-21T16:40:29.553Z] dda7550ef536: Preparing [2023-08-21T16:40:29.553Z] 48335761b9bc: Preparing [2023-08-21T16:40:29.553Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:29.553Z] dda7550ef536: Waiting [2023-08-21T16:40:29.553Z] 48335761b9bc: Waiting [2023-08-21T16:40:29.553Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:29.553Z] d5fcf85101ee: Layer already exists [2023-08-21T16:40:29.553Z] c95788ae7d2a: Layer already exists [2023-08-21T16:40:29.553Z] 74445126479b: Layer already exists [2023-08-21T16:40:29.553Z] 112fffcc309e: Layer already exists [2023-08-21T16:40:29.553Z] 4d32f6de071c: Layer already exists [2023-08-21T16:40:29.553Z] 48335761b9bc: Layer already exists [2023-08-21T16:40:29.553Z] dda7550ef536: Layer already exists [2023-08-21T16:40:29.553Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:29.818Z] latest: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:30.159Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:30.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.30 [2023-08-21T16:40:30.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T16:40:30.490Z] 112fffcc309e: Preparing [2023-08-21T16:40:30.490Z] c95788ae7d2a: Preparing [2023-08-21T16:40:30.490Z] 4d32f6de071c: Preparing [2023-08-21T16:40:30.490Z] d5fcf85101ee: Preparing [2023-08-21T16:40:30.490Z] 74445126479b: Preparing [2023-08-21T16:40:30.490Z] dda7550ef536: Preparing [2023-08-21T16:40:30.490Z] 48335761b9bc: Preparing [2023-08-21T16:40:30.490Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:30.490Z] dda7550ef536: Waiting [2023-08-21T16:40:30.490Z] 48335761b9bc: Waiting [2023-08-21T16:40:30.490Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:30.490Z] 74445126479b: Layer already exists [2023-08-21T16:40:30.490Z] d5fcf85101ee: Layer already exists [2023-08-21T16:40:30.490Z] c95788ae7d2a: Layer already exists [2023-08-21T16:40:30.490Z] 4d32f6de071c: Layer already exists [2023-08-21T16:40:30.490Z] 112fffcc309e: Layer already exists [2023-08-21T16:40:30.490Z] 48335761b9bc: Layer already exists [2023-08-21T16:40:30.490Z] dda7550ef536: Layer already exists [2023-08-21T16:40:30.490Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:30.757Z] 3.1.0-dev.30: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:31.100Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:31.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:31.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T16:40:31.450Z] 112fffcc309e: Preparing [2023-08-21T16:40:31.450Z] c95788ae7d2a: Preparing [2023-08-21T16:40:31.450Z] 4d32f6de071c: Preparing [2023-08-21T16:40:31.450Z] d5fcf85101ee: Preparing [2023-08-21T16:40:31.450Z] 74445126479b: Preparing [2023-08-21T16:40:31.450Z] dda7550ef536: Preparing [2023-08-21T16:40:31.450Z] 48335761b9bc: Preparing [2023-08-21T16:40:31.450Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:31.450Z] dda7550ef536: Waiting [2023-08-21T16:40:31.450Z] 48335761b9bc: Waiting [2023-08-21T16:40:31.450Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:31.450Z] d5fcf85101ee: Layer already exists [2023-08-21T16:40:31.450Z] 4d32f6de071c: Layer already exists [2023-08-21T16:40:31.450Z] 74445126479b: Layer already exists [2023-08-21T16:40:31.450Z] 112fffcc309e: Layer already exists [2023-08-21T16:40:31.450Z] c95788ae7d2a: Layer already exists [2023-08-21T16:40:31.450Z] 48335761b9bc: Layer already exists [2023-08-21T16:40:31.450Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:31.450Z] dda7550ef536: Layer already exists [2023-08-21T16:40:31.450Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:32.057Z] + 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-08-21T16:40:32.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-21T16:40:32.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T16:40:32.383Z] 112fffcc309e: Preparing [2023-08-21T16:40:32.383Z] c95788ae7d2a: Preparing [2023-08-21T16:40:32.383Z] 4d32f6de071c: Preparing [2023-08-21T16:40:32.383Z] d5fcf85101ee: Preparing [2023-08-21T16:40:32.383Z] 74445126479b: Preparing [2023-08-21T16:40:32.383Z] dda7550ef536: Preparing [2023-08-21T16:40:32.383Z] 48335761b9bc: Preparing [2023-08-21T16:40:32.383Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:32.383Z] dda7550ef536: Waiting [2023-08-21T16:40:32.383Z] 48335761b9bc: Waiting [2023-08-21T16:40:32.383Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:32.383Z] 112fffcc309e: Layer already exists [2023-08-21T16:40:32.383Z] 4d32f6de071c: Layer already exists [2023-08-21T16:40:32.383Z] d5fcf85101ee: Layer already exists [2023-08-21T16:40:32.383Z] 74445126479b: Layer already exists [2023-08-21T16:40:32.383Z] c95788ae7d2a: Layer already exists [2023-08-21T16:40:32.383Z] 48335761b9bc: Layer already exists [2023-08-21T16:40:32.383Z] dda7550ef536: Layer already exists [2023-08-21T16:40:32.383Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:32.649Z] main: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:40:32.703Z] ===================================================== [Pipeline] echo [2023-08-21T16:40:32.709Z] taggedImages: [2023-08-21T16:40:32.709Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:32.709Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-21T16:40:32.709Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.30 [2023-08-21T16:40:32.709Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:32.709Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-21T16:40:32.726Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-21T16:40:32.726Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:32.726Z] latest [2023-08-21T16:40:32.726Z] 3.1.0-dev.30 [2023-08-21T16:40:32.726Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:32.726Z] main [2023-08-21T16:40:32.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:33.052Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:33.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:33.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T16:40:33.385Z] 7c807df006a8: Preparing [2023-08-21T16:40:33.385Z] 53e13e5f1d59: Preparing [2023-08-21T16:40:33.385Z] 187f4c30dd44: Preparing [2023-08-21T16:40:33.385Z] 67933cc13146: Preparing [2023-08-21T16:40:33.385Z] 74445126479b: Preparing [2023-08-21T16:40:33.385Z] dda7550ef536: Preparing [2023-08-21T16:40:33.385Z] 408af638e933: Preparing [2023-08-21T16:40:33.385Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:33.385Z] dda7550ef536: Waiting [2023-08-21T16:40:33.385Z] 408af638e933: Waiting [2023-08-21T16:40:33.385Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:33.385Z] 74445126479b: Layer already exists [2023-08-21T16:40:37.058Z] 187f4c30dd44: Pushed [2023-08-21T16:40:37.058Z] 53e13e5f1d59: Pushed [2023-08-21T16:40:37.324Z] dda7550ef536: Layer already exists [2023-08-21T16:40:37.324Z] 408af638e933: Layer already exists [2023-08-21T16:40:37.324Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:37.324Z] 7c807df006a8: Pushed [2023-08-21T16:40:49.601Z] 67933cc13146: Pushed [2023-08-21T16:40:49.601Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:50.519Z] + 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-08-21T16:40:50.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-21T16:40:50.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T16:40:50.855Z] 7c807df006a8: Preparing [2023-08-21T16:40:50.855Z] 53e13e5f1d59: Preparing [2023-08-21T16:40:50.855Z] 187f4c30dd44: Preparing [2023-08-21T16:40:50.855Z] 67933cc13146: Preparing [2023-08-21T16:40:50.855Z] 74445126479b: Preparing [2023-08-21T16:40:50.855Z] dda7550ef536: Preparing [2023-08-21T16:40:50.855Z] 408af638e933: Preparing [2023-08-21T16:40:50.855Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:50.855Z] dda7550ef536: Waiting [2023-08-21T16:40:50.855Z] 408af638e933: Waiting [2023-08-21T16:40:50.855Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:50.855Z] 74445126479b: Layer already exists [2023-08-21T16:40:50.856Z] 53e13e5f1d59: Layer already exists [2023-08-21T16:40:50.856Z] 187f4c30dd44: Layer already exists [2023-08-21T16:40:50.856Z] 67933cc13146: Layer already exists [2023-08-21T16:40:50.856Z] 7c807df006a8: Layer already exists [2023-08-21T16:40:50.856Z] 408af638e933: Layer already exists [2023-08-21T16:40:50.856Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:50.856Z] dda7550ef536: Layer already exists [2023-08-21T16:40:51.122Z] latest: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:51.470Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:51.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.30 [2023-08-21T16:40:51.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T16:40:51.803Z] 7c807df006a8: Preparing [2023-08-21T16:40:51.803Z] 53e13e5f1d59: Preparing [2023-08-21T16:40:51.803Z] 187f4c30dd44: Preparing [2023-08-21T16:40:51.803Z] 67933cc13146: Preparing [2023-08-21T16:40:51.803Z] 74445126479b: Preparing [2023-08-21T16:40:51.803Z] dda7550ef536: Preparing [2023-08-21T16:40:51.803Z] 408af638e933: Preparing [2023-08-21T16:40:51.803Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:51.803Z] dda7550ef536: Waiting [2023-08-21T16:40:51.803Z] 408af638e933: Waiting [2023-08-21T16:40:51.803Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:51.803Z] 74445126479b: Layer already exists [2023-08-21T16:40:51.803Z] 7c807df006a8: Layer already exists [2023-08-21T16:40:51.803Z] 187f4c30dd44: Layer already exists [2023-08-21T16:40:51.803Z] 67933cc13146: Layer already exists [2023-08-21T16:40:51.803Z] 53e13e5f1d59: Layer already exists [2023-08-21T16:40:51.803Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:51.803Z] 408af638e933: Layer already exists [2023-08-21T16:40:51.803Z] dda7550ef536: Layer already exists [2023-08-21T16:40:52.068Z] 3.1.0-dev.30: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:52.411Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:52.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:52.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T16:40:52.748Z] 7c807df006a8: Preparing [2023-08-21T16:40:52.748Z] 53e13e5f1d59: Preparing [2023-08-21T16:40:52.748Z] 187f4c30dd44: Preparing [2023-08-21T16:40:52.748Z] 67933cc13146: Preparing [2023-08-21T16:40:52.748Z] 74445126479b: Preparing [2023-08-21T16:40:52.748Z] dda7550ef536: Preparing [2023-08-21T16:40:52.748Z] 408af638e933: Preparing [2023-08-21T16:40:52.748Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:52.748Z] 408af638e933: Waiting [2023-08-21T16:40:52.748Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:52.748Z] dda7550ef536: Waiting [2023-08-21T16:40:52.748Z] 74445126479b: Layer already exists [2023-08-21T16:40:52.748Z] 53e13e5f1d59: Layer already exists [2023-08-21T16:40:52.748Z] 7c807df006a8: Layer already exists [2023-08-21T16:40:52.748Z] 187f4c30dd44: Layer already exists [2023-08-21T16:40:52.748Z] 67933cc13146: Layer already exists [2023-08-21T16:40:52.748Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:52.748Z] dda7550ef536: Layer already exists [2023-08-21T16:40:52.748Z] 408af638e933: Layer already exists [2023-08-21T16:40:52.748Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:53.343Z] + 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-08-21T16:40:53.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-21T16:40:53.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T16:40:53.673Z] 7c807df006a8: Preparing [2023-08-21T16:40:53.673Z] 53e13e5f1d59: Preparing [2023-08-21T16:40:53.673Z] 187f4c30dd44: Preparing [2023-08-21T16:40:53.673Z] 67933cc13146: Preparing [2023-08-21T16:40:53.673Z] 74445126479b: Preparing [2023-08-21T16:40:53.673Z] dda7550ef536: Preparing [2023-08-21T16:40:53.673Z] 408af638e933: Preparing [2023-08-21T16:40:53.673Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:53.673Z] dda7550ef536: Waiting [2023-08-21T16:40:53.673Z] 408af638e933: Waiting [2023-08-21T16:40:53.673Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:53.673Z] 74445126479b: Layer already exists [2023-08-21T16:40:53.673Z] 187f4c30dd44: Layer already exists [2023-08-21T16:40:53.673Z] 67933cc13146: Layer already exists [2023-08-21T16:40:53.673Z] 53e13e5f1d59: Layer already exists [2023-08-21T16:40:53.673Z] 7c807df006a8: Layer already exists [2023-08-21T16:40:53.673Z] 408af638e933: Layer already exists [2023-08-21T16:40:53.673Z] dda7550ef536: Layer already exists [2023-08-21T16:40:53.673Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:53.937Z] main: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:40:53.989Z] ===================================================== [Pipeline] echo [2023-08-21T16:40:53.998Z] taggedImages: [2023-08-21T16:40:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-21T16:40:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.30 [2023-08-21T16:40:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:53.998Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-21T16:40:54.020Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-21T16:40:54.020Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:54.021Z] latest [2023-08-21T16:40:54.021Z] 3.1.0-dev.30 [2023-08-21T16:40:54.021Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:40:54.021Z] main [2023-08-21T16:40:54.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:54.369Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:40:54.707Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:40:54.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T16:40:54.707Z] ce8540117031: Preparing [2023-08-21T16:40:54.707Z] 639fe72eb96c: Preparing [2023-08-21T16:40:54.707Z] 74445126479b: Preparing [2023-08-21T16:40:54.707Z] dda7550ef536: Preparing [2023-08-21T16:40:54.707Z] 85f91fd29154: Preparing [2023-08-21T16:40:54.707Z] d2d9d24a8c2a: Preparing [2023-08-21T16:40:54.707Z] d2d9d24a8c2a: Waiting [2023-08-21T16:40:54.707Z] 74445126479b: Layer already exists [2023-08-21T16:40:54.707Z] dda7550ef536: Layer already exists [2023-08-21T16:40:54.707Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:40:54.970Z] ce8540117031: Pushed [2023-08-21T16:40:54.970Z] 85f91fd29154: Pushed [2023-08-21T16:41:00.294Z] 639fe72eb96c: Pushed [2023-08-21T16:41:00.294Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:00.625Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:00.950Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-21T16:41:00.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T16:41:00.950Z] ce8540117031: Preparing [2023-08-21T16:41:00.950Z] 639fe72eb96c: Preparing [2023-08-21T16:41:00.950Z] 74445126479b: Preparing [2023-08-21T16:41:00.950Z] dda7550ef536: Preparing [2023-08-21T16:41:00.950Z] 85f91fd29154: Preparing [2023-08-21T16:41:00.950Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:00.950Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:00.950Z] 639fe72eb96c: Layer already exists [2023-08-21T16:41:00.950Z] 74445126479b: Layer already exists [2023-08-21T16:41:00.950Z] dda7550ef536: Layer already exists [2023-08-21T16:41:00.950Z] ce8540117031: Layer already exists [2023-08-21T16:41:00.950Z] 85f91fd29154: Layer already exists [2023-08-21T16:41:00.950Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:00.950Z] latest: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:01.548Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:03.810Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.30 [2023-08-21T16:41:03.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T16:41:03.810Z] ce8540117031: Preparing [2023-08-21T16:41:03.810Z] 639fe72eb96c: Preparing [2023-08-21T16:41:03.810Z] 74445126479b: Preparing [2023-08-21T16:41:03.810Z] dda7550ef536: Preparing [2023-08-21T16:41:03.810Z] 85f91fd29154: Preparing [2023-08-21T16:41:03.810Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:03.810Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:03.810Z] 639fe72eb96c: Layer already exists [2023-08-21T16:41:03.810Z] dda7550ef536: Layer already exists [2023-08-21T16:41:03.810Z] 85f91fd29154: Layer already exists [2023-08-21T16:41:03.810Z] ce8540117031: Layer already exists [2023-08-21T16:41:03.810Z] 74445126479b: Layer already exists [2023-08-21T16:41:03.810Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:03.810Z] 3.1.0-dev.30: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:04.412Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:04.732Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:41:04.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T16:41:04.732Z] ce8540117031: Preparing [2023-08-21T16:41:04.732Z] 639fe72eb96c: Preparing [2023-08-21T16:41:04.732Z] 74445126479b: Preparing [2023-08-21T16:41:04.732Z] dda7550ef536: Preparing [2023-08-21T16:41:04.732Z] 85f91fd29154: Preparing [2023-08-21T16:41:04.732Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:04.732Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:04.732Z] ce8540117031: Layer already exists [2023-08-21T16:41:04.732Z] 639fe72eb96c: Layer already exists [2023-08-21T16:41:04.732Z] 74445126479b: Layer already exists [2023-08-21T16:41:04.732Z] 85f91fd29154: Layer already exists [2023-08-21T16:41:04.732Z] dda7550ef536: Layer already exists [2023-08-21T16:41:04.732Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:04.732Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:05.063Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:05.399Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-21T16:41:05.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T16:41:05.399Z] ce8540117031: Preparing [2023-08-21T16:41:05.399Z] 639fe72eb96c: Preparing [2023-08-21T16:41:05.399Z] 74445126479b: Preparing [2023-08-21T16:41:05.399Z] dda7550ef536: Preparing [2023-08-21T16:41:05.399Z] 85f91fd29154: Preparing [2023-08-21T16:41:05.399Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:05.399Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:05.399Z] 639fe72eb96c: Layer already exists [2023-08-21T16:41:05.399Z] ce8540117031: Layer already exists [2023-08-21T16:41:05.399Z] dda7550ef536: Layer already exists [2023-08-21T16:41:05.399Z] 74445126479b: Layer already exists [2023-08-21T16:41:05.399Z] 85f91fd29154: Layer already exists [2023-08-21T16:41:05.399Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:05.399Z] main: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:41:05.716Z] ===================================================== [Pipeline] echo [2023-08-21T16:41:05.727Z] taggedImages: [2023-08-21T16:41:05.727Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:41:05.727Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-21T16:41:05.727Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.30 [2023-08-21T16:41:05.727Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:41:05.727Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-21T16:41:05.751Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-21T16:41:05.751Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:41:05.752Z] latest [2023-08-21T16:41:05.752Z] 3.1.0-dev.30 [2023-08-21T16:41:05.752Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:41:05.752Z] main [2023-08-21T16:41:05.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:06.093Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:06.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:41:06.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T16:41:06.425Z] bc6c2fba1040: Preparing [2023-08-21T16:41:06.425Z] f6c7c10891f5: Preparing [2023-08-21T16:41:06.425Z] 74445126479b: Preparing [2023-08-21T16:41:06.425Z] dda7550ef536: Preparing [2023-08-21T16:41:06.425Z] 5ae22fc76477: Preparing [2023-08-21T16:41:06.425Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:06.425Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:06.425Z] 5ae22fc76477: Layer already exists [2023-08-21T16:41:06.425Z] 74445126479b: Layer already exists [2023-08-21T16:41:06.425Z] dda7550ef536: Layer already exists [2023-08-21T16:41:06.425Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:06.689Z] bc6c2fba1040: Pushed [2023-08-21T16:41:12.012Z] f6c7c10891f5: Pushed [2023-08-21T16:41:12.012Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:12.340Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:12.671Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-21T16:41:12.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T16:41:12.671Z] bc6c2fba1040: Preparing [2023-08-21T16:41:12.671Z] f6c7c10891f5: Preparing [2023-08-21T16:41:12.671Z] 74445126479b: Preparing [2023-08-21T16:41:12.671Z] dda7550ef536: Preparing [2023-08-21T16:41:12.671Z] 5ae22fc76477: Preparing [2023-08-21T16:41:12.671Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:12.671Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:12.672Z] 74445126479b: Layer already exists [2023-08-21T16:41:12.672Z] bc6c2fba1040: Layer already exists [2023-08-21T16:41:12.672Z] 5ae22fc76477: Layer already exists [2023-08-21T16:41:12.672Z] f6c7c10891f5: Layer already exists [2023-08-21T16:41:12.672Z] dda7550ef536: Layer already exists [2023-08-21T16:41:12.672Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:12.672Z] latest: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:13.268Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:13.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.30 [2023-08-21T16:41:13.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T16:41:13.600Z] bc6c2fba1040: Preparing [2023-08-21T16:41:13.600Z] f6c7c10891f5: Preparing [2023-08-21T16:41:13.600Z] 74445126479b: Preparing [2023-08-21T16:41:13.600Z] dda7550ef536: Preparing [2023-08-21T16:41:13.600Z] 5ae22fc76477: Preparing [2023-08-21T16:41:13.600Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:13.600Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:13.600Z] 74445126479b: Layer already exists [2023-08-21T16:41:13.600Z] dda7550ef536: Layer already exists [2023-08-21T16:41:13.600Z] f6c7c10891f5: Layer already exists [2023-08-21T16:41:13.600Z] bc6c2fba1040: Layer already exists [2023-08-21T16:41:13.600Z] 5ae22fc76477: Layer already exists [2023-08-21T16:41:13.600Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:13.600Z] 3.1.0-dev.30: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:13.949Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:14.291Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:41:14.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T16:41:14.292Z] bc6c2fba1040: Preparing [2023-08-21T16:41:14.292Z] f6c7c10891f5: Preparing [2023-08-21T16:41:14.292Z] 74445126479b: Preparing [2023-08-21T16:41:14.292Z] dda7550ef536: Preparing [2023-08-21T16:41:14.292Z] 5ae22fc76477: Preparing [2023-08-21T16:41:14.292Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:14.292Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:14.292Z] dda7550ef536: Layer already exists [2023-08-21T16:41:14.292Z] f6c7c10891f5: Layer already exists [2023-08-21T16:41:14.292Z] bc6c2fba1040: Layer already exists [2023-08-21T16:41:14.292Z] 5ae22fc76477: Layer already exists [2023-08-21T16:41:14.292Z] 74445126479b: Layer already exists [2023-08-21T16:41:14.292Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:14.292Z] cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:14.905Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:15.230Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-21T16:41:15.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T16:41:15.230Z] bc6c2fba1040: Preparing [2023-08-21T16:41:15.230Z] f6c7c10891f5: Preparing [2023-08-21T16:41:15.230Z] 74445126479b: Preparing [2023-08-21T16:41:15.230Z] dda7550ef536: Preparing [2023-08-21T16:41:15.230Z] 5ae22fc76477: Preparing [2023-08-21T16:41:15.230Z] d2d9d24a8c2a: Preparing [2023-08-21T16:41:15.230Z] d2d9d24a8c2a: Waiting [2023-08-21T16:41:15.230Z] bc6c2fba1040: Layer already exists [2023-08-21T16:41:15.230Z] 74445126479b: Layer already exists [2023-08-21T16:41:15.230Z] f6c7c10891f5: Layer already exists [2023-08-21T16:41:15.230Z] 5ae22fc76477: Layer already exists [2023-08-21T16:41:15.230Z] dda7550ef536: Layer already exists [2023-08-21T16:41:15.230Z] d2d9d24a8c2a: Layer already exists [2023-08-21T16:41:15.230Z] main: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T16:41:15.562Z] ===================================================== [Pipeline] echo [2023-08-21T16:41:15.571Z] taggedImages: [2023-08-21T16:41:15.571Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [2023-08-21T16:41:15.571Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-21T16:41:15.571Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.30 [2023-08-21T16:41:15.571Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [2023-08-21T16:41:15.571Z] - 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-08-21T16:41:15.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T16:41:15.955Z] [2023-08-21T16:41:15.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:16.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T16:41:16.278Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-21T16:41:16.278Z] 8998bd30e6a1: Pulling fs layer [2023-08-21T16:41:16.278Z] 04944245beec: Pulling fs layer [2023-08-21T16:41:16.278Z] 699f458cf7ca: Pulling fs layer [2023-08-21T16:41:16.278Z] 765212b225bb: Pulling fs layer [2023-08-21T16:41:16.278Z] f23df028b6ca: Pulling fs layer [2023-08-21T16:41:16.278Z] d65c8cfc05b1: Pulling fs layer [2023-08-21T16:41:16.278Z] 2437ff75d9bd: Pulling fs layer [2023-08-21T16:41:16.278Z] 765212b225bb: Waiting [2023-08-21T16:41:16.278Z] f23df028b6ca: Waiting [2023-08-21T16:41:16.278Z] 2437ff75d9bd: Waiting [2023-08-21T16:41:16.278Z] d65c8cfc05b1: Waiting [2023-08-21T16:41:16.551Z] 04944245beec: Verifying Checksum [2023-08-21T16:41:16.551Z] 04944245beec: Download complete [2023-08-21T16:41:16.551Z] 765212b225bb: Verifying Checksum [2023-08-21T16:41:16.551Z] 765212b225bb: Download complete [2023-08-21T16:41:16.551Z] f23df028b6ca: Verifying Checksum [2023-08-21T16:41:16.551Z] f23df028b6ca: Download complete [2023-08-21T16:41:16.551Z] d65c8cfc05b1: Verifying Checksum [2023-08-21T16:41:16.551Z] d65c8cfc05b1: Download complete [2023-08-21T16:41:16.551Z] 699f458cf7ca: Verifying Checksum [2023-08-21T16:41:16.551Z] 699f458cf7ca: Download complete [2023-08-21T16:41:17.131Z] 8998bd30e6a1: Verifying Checksum [2023-08-21T16:41:17.131Z] 8998bd30e6a1: Download complete [2023-08-21T16:41:19.770Z] 2437ff75d9bd: Verifying Checksum [2023-08-21T16:41:19.770Z] 2437ff75d9bd: Download complete [2023-08-21T16:41:21.211Z] 8998bd30e6a1: Pull complete [2023-08-21T16:41:21.484Z] 04944245beec: Pull complete [2023-08-21T16:41:22.929Z] 699f458cf7ca: Pull complete [2023-08-21T16:41:23.194Z] 765212b225bb: Pull complete [2023-08-21T16:41:23.774Z] f23df028b6ca: Pull complete [2023-08-21T16:41:24.043Z] d65c8cfc05b1: Pull complete [2023-08-21T16:41:39.040Z] 2437ff75d9bd: Pull complete [2023-08-21T16:41:39.040Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-21T16:41:39.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T16:41:39.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:41:39.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-4136 does not seem to be running inside a container [2023-08-21T16:41:39.271Z] $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:41:41.960Z] $ docker top afad21b434015c6d20e1af920a16a33280d2b10afd4792713e2797997a9b18ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:41:42.524Z] ---> job-cost.sh [2023-08-21T16:41:42.789Z] lf-activate-venv: SKIPPING [2023-08-21T16:41:42.789Z] INFO: No Stack... [2023-08-21T16:41:43.368Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-21T16:41:43.947Z] INFO: Archiving Costs [Pipeline] sh [2023-08-21T16:41:44.573Z] + cat /w/workspace/edgex-go/564/archives/cost.csv [2023-08-21T16:41:44.573Z] + cut -d, -f6 [Pipeline] lock [2023-08-21T16:41:44.731Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-564-stack-cost] [2023-08-21T16:41:44.737Z] Resource [jenkins-edgexfoundry-edgex-go-main-564-stack-cost] did not exist. Created. [2023-08-21T16:41:44.737Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-564-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T16:41:45.061Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-21T16:41:45.615Z] Stashed 1 file(s) [Pipeline] } [2023-08-21T16:41:45.623Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-564-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-21T16:41:45.631Z] $ docker stop --time=1 afad21b434015c6d20e1af920a16a33280d2b10afd4792713e2797997a9b18ff [2023-08-21T16:41:47.105Z] $ docker rm -f --volumes afad21b434015c6d20e1af920a16a33280d2b10afd4792713e2797997a9b18ff [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-08-21T16:41:47.519Z] provisioning config files... [2023-08-21T16:41:47.557Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/564@tmp/config11756756841966467169tmp [Pipeline] { [Pipeline] sh [2023-08-21T16:41:47.910Z] + set +x [2023-08-21T16:41:47.910Z] + bash -s -- [2023-08-21T16:41:47.910Z] + curl -s https://codecov.io/bash [2023-08-21T16:41:47.910Z] [2023-08-21T16:41:47.910Z] _____ _ [2023-08-21T16:41:47.910Z] / ____| | | [2023-08-21T16:41:47.910Z] | | ___ __| | ___ ___ _____ __ [2023-08-21T16:41:47.910Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-21T16:41:47.910Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-21T16:41:47.910Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-21T16:41:47.910Z] Bash-1.0.6 [2023-08-21T16:41:47.910Z] [2023-08-21T16:41:47.910Z] [2023-08-21T16:41:47.910Z] ==> git version 2.25.1 found [2023-08-21T16:41:47.910Z] ==> 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-08-21T16:41:47.910Z] Release-Date: 2020-01-08 [2023-08-21T16:41:47.910Z] 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-08-21T16:41:47.910Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-21T16:41:47.910Z] ==> Jenkins CI detected. [2023-08-21T16:41:47.910Z] current dir:  /w/workspace/edgex-go/564 [2023-08-21T16:41:47.910Z] project root: . [2023-08-21T16:41:47.910Z] --> token set from env [2023-08-21T16:41:47.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-21T16:41:48.169Z] ==> Running gcov in . (disable via -X gcov) [2023-08-21T16:41:48.169Z] ==> Python coveragepy not found [2023-08-21T16:41:48.169Z] ==> Searching for coverage reports in: [2023-08-21T16:41:48.169Z] + . [2023-08-21T16:41:48.169Z] -> Found 1 reports [2023-08-21T16:41:48.169Z] ==> Detecting git/mercurial file structure [2023-08-21T16:41:48.169Z] ==> Reading reports [2023-08-21T16:41:48.169Z] + ./coverage.out bytes=446998 [2023-08-21T16:41:48.169Z] ==> Appending adjustments [2023-08-21T16:41:48.169Z] https://docs.codecov.io/docs/fixing-reports [2023-08-21T16:41:49.105Z] + Found adjustments [2023-08-21T16:41:49.105Z] ==> Gzipping contents [2023-08-21T16:41:49.105Z] 60K /tmp/codecov.DONtyL.gz [2023-08-21T16:41:49.365Z] ==> Uploading reports [2023-08-21T16:41:49.365Z] url: https://codecov.io [2023-08-21T16:41:49.365Z] query: branch=main&commit=cd3e8a6a29d241919ce39f0a43e51689c2eacef5&build=564&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F564%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T16:41:49.365Z] -> Pinging Codecov [2023-08-21T16:41:49.365Z] 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=cd3e8a6a29d241919ce39f0a43e51689c2eacef5&build=564&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F564%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T16:41:49.365Z] -> Uploading to [2023-08-21T16:41:49.365Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-21/00271124DB129430A58F1EEE437C3FCB/cd3e8a6a29d241919ce39f0a43e51689c2eacef5/14e983ac-342b-4181-a257-272f6a811d8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T164149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbc03b656072445ab0203847497fa3b838d7041f1a8e0c1a577f16833b69f3a2 [2023-08-21T16:41:49.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T16:41:49.365Z] Dload Upload Total Spent Left Speed [2023-08-21T16:41:49.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57421 0 0 100 57421 0 260k --:--:-- --:--:-- --:--:-- 260k [2023-08-21T16:41:49.624Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [2023-08-21T16:41:49.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-21T16:41:49.862Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-21T16:41:49.873Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:50.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T16:41:50.177Z] [2023-08-21T16:41:50.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:41:50.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T16:41:50.494Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-21T16:41:50.494Z] df9b9388f04a: Pulling fs layer [2023-08-21T16:41:50.494Z] 52dc419b0ee2: Pulling fs layer [2023-08-21T16:41:50.494Z] 25bc292e5bac: Pulling fs layer [2023-08-21T16:41:50.494Z] 114826534d7a: Pulling fs layer [2023-08-21T16:41:50.494Z] 4657fd5d0bcf: Pulling fs layer [2023-08-21T16:41:50.494Z] 6ad1cebc031e: Pulling fs layer [2023-08-21T16:41:50.494Z] 8a3aa393b2d8: Pulling fs layer [2023-08-21T16:41:50.494Z] 4657fd5d0bcf: Waiting [2023-08-21T16:41:50.494Z] 114826534d7a: Waiting [2023-08-21T16:41:50.494Z] 8a3aa393b2d8: Waiting [2023-08-21T16:41:50.494Z] 25bc292e5bac: Verifying Checksum [2023-08-21T16:41:50.494Z] 25bc292e5bac: Download complete [2023-08-21T16:41:50.494Z] 52dc419b0ee2: Download complete [2023-08-21T16:41:50.494Z] 4657fd5d0bcf: Verifying Checksum [2023-08-21T16:41:50.494Z] 4657fd5d0bcf: Download complete [2023-08-21T16:41:50.494Z] df9b9388f04a: Download complete [2023-08-21T16:41:50.756Z] df9b9388f04a: Pull complete [2023-08-21T16:41:51.018Z] 52dc419b0ee2: Pull complete [2023-08-21T16:41:51.018Z] 6ad1cebc031e: Verifying Checksum [2023-08-21T16:41:51.018Z] 6ad1cebc031e: Download complete [2023-08-21T16:41:51.018Z] 25bc292e5bac: Pull complete [2023-08-21T16:41:51.587Z] 114826534d7a: Verifying Checksum [2023-08-21T16:41:51.587Z] 114826534d7a: Download complete [2023-08-21T16:41:51.587Z] 8a3aa393b2d8: Verifying Checksum [2023-08-21T16:41:51.587Z] 8a3aa393b2d8: Download complete [2023-08-21T16:41:55.772Z] 114826534d7a: Pull complete [2023-08-21T16:41:55.772Z] 4657fd5d0bcf: Pull complete [2023-08-21T16:41:55.772Z] 6ad1cebc031e: Pull complete [2023-08-21T16:41:59.055Z] 8a3aa393b2d8: Pull complete [2023-08-21T16:41:59.055Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-21T16:41:59.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T16:41:59.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:41:59.148Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:41:59.181Z] $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:42:03.258Z] $ docker top 0eeac94a688556acc8003547868406b335d59cf393b128424a9c16b8cbc38850 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T16:42:03.328Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-21T16:42:03.609Z] + set -o pipefail [2023-08-21T16:42:03.609Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-21T16:42:10.176Z] [2023-08-21T16:42:10.176Z] Monitoring /w/workspace/edgex-go/564 (github.com/edgexfoundry/edgex-go)... [2023-08-21T16:42:10.176Z] [2023-08-21T16:42:10.177Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/67a04aa8-f1b8-428a-9527-f85231789043 [2023-08-21T16:42:10.177Z] [2023-08-21T16:42:10.177Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-21T16:42:10.177Z] [2023-08-21T16:42:10.177Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-21T16:42:10.177Z] [2023-08-21T16:42:10.177Z] [2023-08-21T16:42:10.177Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-21T16:42:10.177Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-21T16:42:10.177Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-21T16:42:10.188Z] $ docker stop --time=1 0eeac94a688556acc8003547868406b335d59cf393b128424a9c16b8cbc38850 [2023-08-21T16:42:13.306Z] $ docker rm -f --volumes 0eeac94a688556acc8003547868406b335d59cf393b128424a9c16b8cbc38850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-21T16:42:13.661Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T16:42:13.669Z] provisioning config files... [2023-08-21T16:42:13.677Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/564@tmp/config2179077834368939192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:42:13.971Z] --> edgex-publish-swagger.sh [2023-08-21T16:42:13.972Z] === Publish openapi/v3 API === [2023-08-21T16:42:13.972Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-21T16:42:13.972Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/564/openapi/v3/core-command.yaml] [2023-08-21T16:42:13.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T16:42:13.972Z] Dload Upload Total Spent Left Speed [2023-08-21T16:42:14.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 128k --:--:-- --:--:-- --:--:-- 128k 100 29572 0 0 100 29572 0 56327 --:--:-- --:--:-- --:--:-- 56327 [2023-08-21T16:42:14.540Z] [2023-08-21T16:42:14.540Z] [2023-08-21T16:42:14.540Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/564/openapi/v3/core-data.yaml] [2023-08-21T16:42:14.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T16:42:14.540Z] Dload Upload Total Spent Left Speed [2023-08-21T16:42:14.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 138k --:--:-- --:--:-- --:--:-- 138k [2023-08-21T16:42:14.800Z] [2023-08-21T16:42:14.800Z] [2023-08-21T16:42:14.800Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/564/openapi/v3/core-metadata.yaml] [2023-08-21T16:42:14.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T16:42:14.800Z] Dload Upload Total Spent Left Speed [2023-08-21T16:42:15.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1191k --:--:-- --:--:-- --:--:-- 1182k 100 141k 0 0 100 141k 0 291k --:--:-- --:--:-- --:--:-- 290k [2023-08-21T16:42:15.318Z] [2023-08-21T16:42:15.318Z] [2023-08-21T16:42:15.318Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/564/openapi/v3/support-notifications.yaml] [2023-08-21T16:42:15.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T16:42:15.318Z] Dload Upload Total Spent Left Speed [2023-08-21T16:42:15.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 211k --:--:-- --:--:-- --:--:-- 211k [2023-08-21T16:42:15.885Z] [2023-08-21T16:42:15.885Z] [2023-08-21T16:42:15.885Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/564/openapi/v3/support-scheduler.yaml] [2023-08-21T16:42:15.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T16:42:15.885Z] Dload Upload Total Spent Left Speed [2023-08-21T16:42:16.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 165k --:--:-- --:--:-- --:--:-- 164k 100 34356 0 0 100 34356 0 87197 --:--:-- --:--:-- --:--:-- 86977 [2023-08-21T16:42:16.144Z] [2023-08-21T16:42:16.144Z] [Pipeline] } [2023-08-21T16:42:16.151Z] 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-08-21T16:42:16.572Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T16:42:16.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:42:16.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T16:42:16.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:42:16.949Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:42:16.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:42:17.353Z] $ docker top d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 -eo pid,comm [2023-08-21T16:42:17.403Z] 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-08-21T16:42:17.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T16:42:17.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T16:42:17.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T16:42:17.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T16:42:17.565Z] $ docker exec d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 ssh-agent [2023-08-21T16:42:17.691Z] SSH_AUTH_SOCK=/tmp/ssh-EPKuSIfHeRBt/agent.34 [2023-08-21T16:42:17.691Z] SSH_AGENT_PID=40 [2023-08-21T16:42:17.696Z] Running ssh-add (command line suppressed) [2023-08-21T16:42:17.816Z] Identity added: /w/workspace/edgex-go/564@tmp/private_key_17746554675855517915.key (/w/workspace/edgex-go/564@tmp/private_key_17746554675855517915.key) [2023-08-21T16:42:17.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T16:42:18.128Z] + git semver tag [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,310 [run_tag] DEBUG tag force:False [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,311 [check_head_tag] DEBUG check head tag [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,311 [execute] INFO git cat-file --batch-check [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=) [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,316 [execute] INFO git cat-file --batch [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=) [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,335 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,335 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,335 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=None) [2023-08-21T16:42:18.388Z] 2023-08-21 16:42:18,340 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main [2023-08-21T16:42:18.388Z] 3.1.0-dev.30 [Pipeline] } [2023-08-21T16:42:18.398Z] $ docker exec --env ******** --env ******** d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 ssh-agent -k [2023-08-21T16:42:18.511Z] unset SSH_AUTH_SOCK; [2023-08-21T16:42:18.512Z] unset SSH_AGENT_PID; [2023-08-21T16:42:18.512Z] echo Agent pid 40 killed; [2023-08-21T16:42:18.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T16:42:18.836Z] + git semver [Pipeline] } [2023-08-21T16:42:19.110Z] $ docker stop --time=1 d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 [2023-08-21T16:42:20.373Z] $ docker rm -f --volumes d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:42:20.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T16:42:20.749Z] [2023-08-21T16:42:20.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:42:21.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T16:42:21.044Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-21T16:42:21.044Z] ab5ef0e58194: Pulling fs layer [2023-08-21T16:42:21.044Z] 9712f1f96733: Pulling fs layer [2023-08-21T16:42:21.044Z] 63f879dbbcfc: Pulling fs layer [2023-08-21T16:42:21.044Z] 0d9ebad4ef96: Pulling fs layer [2023-08-21T16:42:21.044Z] e9a5061849ea: Pulling fs layer [2023-08-21T16:42:21.044Z] d747dcd14b5f: Pulling fs layer [2023-08-21T16:42:21.044Z] 2de7ff778b66: Pulling fs layer [2023-08-21T16:42:21.044Z] 0d9ebad4ef96: Waiting [2023-08-21T16:42:21.044Z] e9a5061849ea: Waiting [2023-08-21T16:42:21.044Z] 2de7ff778b66: Waiting [2023-08-21T16:42:21.044Z] d747dcd14b5f: Waiting [2023-08-21T16:42:21.044Z] 9712f1f96733: Verifying Checksum [2023-08-21T16:42:21.044Z] 9712f1f96733: Download complete [2023-08-21T16:42:21.614Z] 63f879dbbcfc: Verifying Checksum [2023-08-21T16:42:21.614Z] 63f879dbbcfc: Download complete [2023-08-21T16:42:21.614Z] e9a5061849ea: Verifying Checksum [2023-08-21T16:42:21.614Z] e9a5061849ea: Download complete [2023-08-21T16:42:21.614Z] d747dcd14b5f: Verifying Checksum [2023-08-21T16:42:21.614Z] d747dcd14b5f: Download complete [2023-08-21T16:42:21.614Z] 0d9ebad4ef96: Verifying Checksum [2023-08-21T16:42:21.614Z] 0d9ebad4ef96: Download complete [2023-08-21T16:42:21.872Z] ab5ef0e58194: Verifying Checksum [2023-08-21T16:42:21.872Z] ab5ef0e58194: Download complete [2023-08-21T16:42:21.872Z] 2de7ff778b66: Verifying Checksum [2023-08-21T16:42:21.872Z] 2de7ff778b66: Download complete [2023-08-21T16:42:25.154Z] ab5ef0e58194: Pull complete [2023-08-21T16:42:25.154Z] 9712f1f96733: Pull complete [2023-08-21T16:42:25.412Z] 63f879dbbcfc: Pull complete [2023-08-21T16:42:29.598Z] 0d9ebad4ef96: Pull complete [2023-08-21T16:42:29.856Z] e9a5061849ea: Pull complete [2023-08-21T16:42:29.856Z] d747dcd14b5f: Pull complete [2023-08-21T16:42:31.258Z] 2de7ff778b66: Pull complete [2023-08-21T16:42:31.259Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-21T16:42:31.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T16:42:31.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:42:31.351Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:42:31.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:42:35.424Z] $ docker top 5064d839c88c2b33cba91306a573d6d0a27cab00eddf2841d0a7c777fbe2a430 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-21T16:42:35.492Z] provisioning config files... [2023-08-21T16:42:35.499Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/564@tmp/config10210602137436959424tmp [2023-08-21T16:42:35.508Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/564@tmp/config17516701092163642599tmp [2023-08-21T16:42:35.518Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/564@tmp/config8733511606662374171tmp [Pipeline] { [Pipeline] echo [2023-08-21T16:42:35.531Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:42:35.813Z] ---> sigul-configuration.sh [2023-08-21T16:42:35.813Z] gpg: directory `/root/.gnupg' created [2023-08-21T16:42:35.813Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-21T16:42:35.813Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-21T16:42:35.813Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-21T16:42:35.813Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-21T16:42:35.813Z] gpg: CAST5 encrypted data [2023-08-21T16:42:35.813Z] gpg: encrypted with 1 passphrase [2023-08-21T16:42:35.813Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-21T16:42:36.095Z] + mkdir /home/jenkins [2023-08-21T16:42:36.095Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-21T16:42:36.380Z] + 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-08-21T16:42:36.388Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:42:36.672Z] ---> sigul-install.sh [2023-08-21T16:42:36.672Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-21T16:42:36.956Z] + git tag --list [2023-08-21T16:42:36.956Z] 0.6.0 [2023-08-21T16:42:36.956Z] 0.6.1 [2023-08-21T16:42:36.956Z] 0.7.0 [2023-08-21T16:42:36.956Z] 0.7.1 [2023-08-21T16:42:36.956Z] v1.0.0 [2023-08-21T16:42:36.956Z] v1.0.1 [2023-08-21T16:42:36.956Z] v1.1.0 [2023-08-21T16:42:36.956Z] v1.2.0 [2023-08-21T16:42:36.956Z] v1.2.1 [2023-08-21T16:42:36.956Z] v1.3.0 [2023-08-21T16:42:36.956Z] v1.3.1 [2023-08-21T16:42:36.956Z] v2.0.0 [2023-08-21T16:42:36.956Z] v2.1.0 [2023-08-21T16:42:36.956Z] v2.1.1 [2023-08-21T16:42:36.956Z] v2.2.0 [2023-08-21T16:42:36.956Z] v2.3.0 [2023-08-21T16:42:36.956Z] v3.0 [2023-08-21T16:42:36.956Z] v3.0.0 [2023-08-21T16:42:36.956Z] v3.1.0-dev.1 [2023-08-21T16:42:36.956Z] v3.1.0-dev.10 [2023-08-21T16:42:36.956Z] v3.1.0-dev.11 [2023-08-21T16:42:36.956Z] v3.1.0-dev.12 [2023-08-21T16:42:36.956Z] v3.1.0-dev.13 [2023-08-21T16:42:36.956Z] v3.1.0-dev.14 [2023-08-21T16:42:36.956Z] v3.1.0-dev.15 [2023-08-21T16:42:36.956Z] v3.1.0-dev.16 [2023-08-21T16:42:36.956Z] v3.1.0-dev.17 [2023-08-21T16:42:36.956Z] v3.1.0-dev.18 [2023-08-21T16:42:36.956Z] v3.1.0-dev.19 [2023-08-21T16:42:36.956Z] v3.1.0-dev.2 [2023-08-21T16:42:36.956Z] v3.1.0-dev.20 [2023-08-21T16:42:36.956Z] v3.1.0-dev.21 [2023-08-21T16:42:36.956Z] v3.1.0-dev.22 [2023-08-21T16:42:36.956Z] v3.1.0-dev.23 [2023-08-21T16:42:36.956Z] v3.1.0-dev.24 [2023-08-21T16:42:36.956Z] v3.1.0-dev.25 [2023-08-21T16:42:36.956Z] v3.1.0-dev.26 [2023-08-21T16:42:36.956Z] v3.1.0-dev.27 [2023-08-21T16:42:36.956Z] v3.1.0-dev.28 [2023-08-21T16:42:36.956Z] v3.1.0-dev.29 [2023-08-21T16:42:36.956Z] v3.1.0-dev.3 [2023-08-21T16:42:36.956Z] v3.1.0-dev.30 [2023-08-21T16:42:36.956Z] v3.1.0-dev.4 [2023-08-21T16:42:36.956Z] v3.1.0-dev.5 [2023-08-21T16:42:36.956Z] v3.1.0-dev.6 [2023-08-21T16:42:36.956Z] v3.1.0-dev.7 [2023-08-21T16:42:36.956Z] v3.1.0-dev.8 [2023-08-21T16:42:36.956Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-21T16:42:37.241Z] + lftools sign git-tag v3.1.0-dev.30 [2023-08-21T16:42:37.808Z] Signing Git tag with Sigul... [2023-08-21T16:42:37.808Z] Signing v3.1.0-dev.30 [Pipeline] echo [2023-08-21T16:42:38.385Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:42:38.669Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-21T16:42:38.678Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-21T16:42:38.696Z] $ docker stop --time=1 5064d839c88c2b33cba91306a573d6d0a27cab00eddf2841d0a7c777fbe2a430 [2023-08-21T16:42:40.012Z] $ docker rm -f --volumes 5064d839c88c2b33cba91306a573d6d0a27cab00eddf2841d0a7c777fbe2a430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-21T16:42:40.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T16:42:40.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:42:40.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T16:42:40.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:42:40.806Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:42:40.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:42:41.218Z] $ docker top 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 -eo pid,comm [2023-08-21T16:42:41.268Z] 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-08-21T16:42:41.268Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T16:42:41.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T16:42:41.303Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T16:42:41.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T16:42:41.417Z] $ docker exec 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 ssh-agent [2023-08-21T16:42:41.524Z] SSH_AUTH_SOCK=/tmp/ssh-QnwZBLQw5bbk/agent.31 [2023-08-21T16:42:41.524Z] SSH_AGENT_PID=37 [2023-08-21T16:42:41.530Z] Running ssh-add (command line suppressed) [2023-08-21T16:42:41.643Z] Identity added: /w/workspace/edgex-go/564@tmp/private_key_4985626581999163454.key (/w/workspace/edgex-go/564@tmp/private_key_4985626581999163454.key) [2023-08-21T16:42:41.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T16:42:41.946Z] + git semver bump pre [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,136 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,137 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,137 [bump_version] DEBUG bumped version:3.1.0-dev.31 [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,137 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/edgex-go/564/.semver/main with force:True [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,137 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,137 [write_file] DEBUG write to file:/w/workspace/edgex-go/564/.semver/main [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,139 [execute] INFO git cat-file --batch-check [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,145 [execute] INFO git cat-file --batch [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T16:42:42.205Z] 2023-08-21 16:42:42,151 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main [2023-08-21T16:42:42.205Z] 3.1.0-dev.31 [Pipeline] } [2023-08-21T16:42:42.213Z] $ docker exec --env ******** --env ******** 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 ssh-agent -k [2023-08-21T16:42:42.327Z] unset SSH_AUTH_SOCK; [2023-08-21T16:42:42.327Z] unset SSH_AGENT_PID; [2023-08-21T16:42:42.327Z] echo Agent pid 37 killed; [2023-08-21T16:42:42.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T16:42:42.635Z] + git semver [Pipeline] } [2023-08-21T16:42:42.908Z] $ docker stop --time=1 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 [2023-08-21T16:42:44.204Z] $ docker rm -f --volumes 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T16:42:44.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T16:42:44.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:42:44.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T16:42:44.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:42:44.916Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:42:44.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:42:45.281Z] $ docker top e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 -eo pid,comm [2023-08-21T16:42:45.334Z] 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-08-21T16:42:45.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T16:42:45.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T16:42:45.374Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T16:42:45.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T16:42:45.503Z] $ docker exec e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 ssh-agent [2023-08-21T16:42:45.629Z] SSH_AUTH_SOCK=/tmp/ssh-8B02JAoEoseR/agent.33 [2023-08-21T16:42:45.629Z] SSH_AGENT_PID=39 [2023-08-21T16:42:45.635Z] Running ssh-add (command line suppressed) [2023-08-21T16:42:45.738Z] Identity added: /w/workspace/edgex-go/564@tmp/private_key_10600828670589778094.key (/w/workspace/edgex-go/564@tmp/private_key_10600828670589778094.key) [2023-08-21T16:42:45.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T16:42:46.037Z] + git semver push [2023-08-21T16:42:46.296Z] 2023-08-21 16:42:46,229 [run_push] DEBUG push [2023-08-21T16:42:46.296Z] 2023-08-21 16:42:46,229 [execute] INFO git cat-file --batch-check [2023-08-21T16:42:46.296Z] 2023-08-21 16:42:46,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T16:42:46.296Z] 2023-08-21 16:42:46,234 [execute] INFO git rev-list 4350e8614606aa6dca06ebbb5f1bedeaa68fe1a0 -- [2023-08-21T16:42:46.296Z] 2023-08-21 16:42:46,234 [execute] DEBUG Popen(['git', 'rev-list', '4350e8614606aa6dca06ebbb5f1bedeaa68fe1a0', '--'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T16:42:46.296Z] 2023-08-21 16:42:46,253 [execute] INFO git fetch -v origin [2023-08-21T16:42:46.296Z] 2023-08-21 16:42:46,253 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-21T16:42:46.864Z] 2023-08-21 16:42:46,725 [run_push] DEBUG no remote changes detected [2023-08-21T16:42:46.864Z] 2023-08-21 16:42:46,725 [execute] INFO git push origin semver [2023-08-21T16:42:46.864Z] 2023-08-21 16:42:46,725 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T16:42:47.802Z] 2023-08-21 16:42:47,496 [run_push] DEBUG push all version tags [2023-08-21T16:42:47.802Z] 2023-08-21 16:42:47,496 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-21T16:42:47.802Z] 2023-08-21 16:42:47,496 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=None) [2023-08-21T16:42:48.370Z] 2023-08-21 16:42:48,244 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main [2023-08-21T16:42:48.370Z] 3.1.0-dev.31 [Pipeline] } [2023-08-21T16:42:48.378Z] $ docker exec --env ******** --env ******** e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 ssh-agent -k [2023-08-21T16:42:48.475Z] unset SSH_AUTH_SOCK; [2023-08-21T16:42:48.476Z] unset SSH_AGENT_PID; [2023-08-21T16:42:48.476Z] echo Agent pid 39 killed; [2023-08-21T16:42:48.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T16:42:48.801Z] + git semver [Pipeline] } [2023-08-21T16:42:49.071Z] $ docker stop --time=1 e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 [2023-08-21T16:42:50.375Z] $ docker rm -f --volumes e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 [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-08-21T16:42:50.888Z] + [ -d /w/workspace/edgex-go/564/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:42:51.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:42:52.030Z] ---> package-listing.sh [2023-08-21T16:42:52.030Z] ++ facter osfamily [2023-08-21T16:42:52.030Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-21T16:42:52.289Z] + OS_FAMILY=debian [2023-08-21T16:42:52.289Z] + workspace=/w/workspace/edgex-go/564 [2023-08-21T16:42:52.289Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-21T16:42:52.289Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-21T16:42:52.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-21T16:42:52.289Z] + PACKAGES=/tmp/packages_start.txt [2023-08-21T16:42:52.289Z] + '[' /w/workspace/edgex-go/564 ']' [2023-08-21T16:42:52.289Z] + PACKAGES=/tmp/packages_end.txt [2023-08-21T16:42:52.289Z] + case "${OS_FAMILY}" in [2023-08-21T16:42:52.289Z] + dpkg -l [2023-08-21T16:42:52.289Z] + grep '^ii' [2023-08-21T16:42:52.289Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-21T16:42:52.289Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-21T16:42:52.289Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-21T16:42:52.289Z] + '[' /w/workspace/edgex-go/564 ']' [2023-08-21T16:42:52.289Z] + mkdir -p /w/workspace/edgex-go/564/archives/ [2023-08-21T16:42:52.289Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/564/archives/ [Pipeline] echo [2023-08-21T16:42:52.299Z] 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/564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-21T16:42:52.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:42:53.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T16:42:53.133Z] [2023-08-21T16:42:53.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T16:42:53.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T16:42:53.428Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-21T16:42:53.428Z] 5eb5b503b376: Pulling fs layer [2023-08-21T16:42:53.428Z] 5c69ac0246d0: Pulling fs layer [2023-08-21T16:42:53.428Z] ec43610c2a17: Pulling fs layer [2023-08-21T16:42:53.428Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-21T16:42:53.428Z] 33b1e0a273af: Pulling fs layer [2023-08-21T16:42:53.428Z] 5d3b04190fa2: Pulling fs layer [2023-08-21T16:42:53.428Z] 2f39f015ded8: Pulling fs layer [2023-08-21T16:42:53.428Z] 33b1e0a273af: Waiting [2023-08-21T16:42:53.428Z] 5d3b04190fa2: Waiting [2023-08-21T16:42:53.428Z] 2f39f015ded8: Waiting [2023-08-21T16:42:53.428Z] 3a2ae6a8a46f: Waiting [2023-08-21T16:42:53.428Z] 5c69ac0246d0: Verifying Checksum [2023-08-21T16:42:53.428Z] 5c69ac0246d0: Download complete [2023-08-21T16:42:53.687Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-21T16:42:53.687Z] 3a2ae6a8a46f: Download complete [2023-08-21T16:42:53.687Z] 33b1e0a273af: Verifying Checksum [2023-08-21T16:42:53.687Z] 33b1e0a273af: Download complete [2023-08-21T16:42:53.687Z] 5d3b04190fa2: Verifying Checksum [2023-08-21T16:42:53.687Z] 5d3b04190fa2: Download complete [2023-08-21T16:42:53.687Z] ec43610c2a17: Verifying Checksum [2023-08-21T16:42:53.687Z] ec43610c2a17: Download complete [2023-08-21T16:42:53.687Z] 5eb5b503b376: Verifying Checksum [2023-08-21T16:42:53.687Z] 5eb5b503b376: Download complete [2023-08-21T16:42:54.621Z] 2f39f015ded8: Verifying Checksum [2023-08-21T16:42:54.621Z] 2f39f015ded8: Download complete [2023-08-21T16:42:55.189Z] 5eb5b503b376: Pull complete [2023-08-21T16:42:55.189Z] 5c69ac0246d0: Pull complete [2023-08-21T16:42:55.754Z] ec43610c2a17: Pull complete [2023-08-21T16:42:55.754Z] 3a2ae6a8a46f: Pull complete [2023-08-21T16:42:56.012Z] 33b1e0a273af: Pull complete [2023-08-21T16:42:56.012Z] 5d3b04190fa2: Pull complete [2023-08-21T16:43:01.275Z] 2f39f015ded8: Pull complete [2023-08-21T16:43:01.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-21T16:43:01.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T16:43:01.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T16:43:01.353Z] prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container [2023-08-21T16:43:01.384Z] $ 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/564/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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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-08-21T16:43:05.087Z] $ docker top 69bb9b2b4455d3fe9d360e52060045732d038aa7a2ef5e2907fe4609ecd4664b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T16:43:05.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-21T16:43:05.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-21T16:43:05.989Z] + ls /var/log/sa-host [2023-08-21T16:43:05.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T16:43:06.054Z] provisioning config files... [2023-08-21T16:43:06.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/564@tmp/config18320583633852244337tmp [Pipeline] { [Pipeline] echo [2023-08-21T16:43:06.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:43:06.358Z] ---> create-netrc.sh [Pipeline] } [2023-08-21T16:43:06.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:43:06.688Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-21T16:43:06.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:43:06.980Z] ---> sudo-logs.sh [2023-08-21T16:43:06.980Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-21T16:43:07.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:43:07.289Z] ---> job-cost.sh [2023-08-21T16:43:07.289Z] lf-activate-venv: SKIPPING [2023-08-21T16:43:07.289Z] DEBUG: total: 0.10999999940395355 [2023-08-21T16:43:07.289Z] INFO: Retrieving Stack Cost... [2023-08-21T16:43:07.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-21T16:43:08.115Z] INFO: Archiving Costs [Pipeline] echo [2023-08-21T16:43:08.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T16:43:08.409Z] ---> logs-deploy.sh [2023-08-21T16:43:08.409Z] lf-activate-venv: SKIPPING [2023-08-21T16:43:08.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/564 [2023-08-21T16:43:08.409Z] INFO: archiving workspace using pattern(s): [2023-08-21T16:43:09.345Z] Archives upload complete. [2023-08-21T16:43:09.605Z] INFO: archiving logs to Nexus