Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf 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-ssh12109541116863666787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14872552997095044899.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3294644886252638479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh577024476245835350.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-ssh4054914017747133230.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.21 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-6117 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/581 [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/581 # 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 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4679)" > 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 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf # timeout=10 > git rev-list --no-walk 507b8562762b72837187c0f21174f8ef0546d105 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T14:55:19.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T14:55:19.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T14:55:19.611Z] ========================================================= [2023-09-13T14:55:19.611Z] EdgeX Global Pipelines Version Info [2023-09-13T14:55:19.611Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T14:55:20.316Z] ------------------- [2023-09-13T14:55:20.316Z] stable info: [2023-09-13T14:55:20.316Z] ------------------- [2023-09-13T14:55:20.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T14:55:20.316Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T14:55:20.316Z] Message: update stable to v1.0.254 [2023-09-13T14:55:20.887Z] ------------------- [2023-09-13T14:55:20.887Z] experimental info: [2023-09-13T14:55:20.887Z] ------------------- [2023-09-13T14:55:20.887Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T14:55:20.887Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T14:55:20.887Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T14:55:21.056Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-13T14:55:21.067Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-13T14:55:21.081Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T14:55:21.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T14:55:21.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T14:55:21.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T14:55:21.128Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T14:55:21.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-13T14:55:21.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-13T14:55:21.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-13T14:55:21.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T14:55:21.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T14:55:21.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T14:55:21.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T14:55:21.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T14:55:21.237Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T14:55:21.248Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T14:55:21.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T14:55:21.269Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-13T14:55:21.280Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-13T14:55:21.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T14:55:21.304Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T14:55:21.316Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T14:55:21.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-13T14:55:21.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-13T14:55:21.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-13T14:55:21.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] echo [2023-09-13T14:55:21.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9317e2a [Pipeline] echo [2023-09-13T14:55:21.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T14:55:21.454Z] provisioning config files... [2023-09-13T14:55:21.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/581@tmp/config12838091319004726254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T14:55:21.768Z] ---> docker-login.sh [2023-09-13T14:55:21.768Z] nexus3.edgexfoundry.org:10001 [2023-09-13T14:55:22.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:55:22.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:55:22.029Z] Configure a credential helper to remove this warning. See [2023-09-13T14:55:22.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:55:22.029Z] [2023-09-13T14:55:22.029Z] Login Succeeded [2023-09-13T14:55:22.029Z] nexus3.edgexfoundry.org:10002 [2023-09-13T14:55:22.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:55:22.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:55:22.290Z] Configure a credential helper to remove this warning. See [2023-09-13T14:55:22.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:55:22.290Z] [2023-09-13T14:55:22.290Z] Login Succeeded [2023-09-13T14:55:22.290Z] nexus3.edgexfoundry.org:10003 [2023-09-13T14:55:22.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:55:22.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:55:22.290Z] Configure a credential helper to remove this warning. See [2023-09-13T14:55:22.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:55:22.290Z] [2023-09-13T14:55:22.290Z] Login Succeeded [2023-09-13T14:55:22.290Z] nexus3.edgexfoundry.org:10004 [2023-09-13T14:55:22.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:55:22.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:55:22.555Z] Configure a credential helper to remove this warning. See [2023-09-13T14:55:22.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:55:22.555Z] [2023-09-13T14:55:22.555Z] Login Succeeded [2023-09-13T14:55:22.555Z] docker.io [2023-09-13T14:55:22.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:55:22.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:55:22.816Z] Configure a credential helper to remove this warning. See [2023-09-13T14:55:22.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:55:22.816Z] [2023-09-13T14:55:22.816Z] Login Succeeded [2023-09-13T14:55:22.816Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T14:55:22.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T14:55:23.129Z] + 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-09-13T14:55:23.129Z] + + cut -d/ -f2 [2023-09-13T14:55:23.129Z] dirname cmd/core-command/Dockerfile [2023-09-13T14:55:23.129Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/core-data/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/core-metadata/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-13T14:55:23.129Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-09-13T14:55:23.129Z] cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-13T14:55:23.129Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-13T14:55:23.129Z] cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T14:55:23.129Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-09-13T14:55:23.129Z] cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/support-notifications/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-13T14:55:23.129Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-13T14:55:23.129Z] + cut -d/ -f2 [2023-09-13T14:55:23.129Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-13T14:55:23.179Z] 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-09-13T14:55:23.538Z] + git rev-list -1 --merges 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf~1..9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] echo [2023-09-13T14:55:23.600Z] -----------> git rev-list -1 --merges 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf~1..9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [false] [Pipeline] sh [2023-09-13T14:55:23.884Z] + git log --format=format:%s -1 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] echo [2023-09-13T14:55:23.898Z] ========================================================= [2023-09-13T14:55:23.898Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T14:55:23.898Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-13T14:55:24.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T14:55:24.306Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T14:55:24.306Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T14:55:24.306Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T14:55:24.306Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T14:55:24.306Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T14:55:24.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T14:55:24.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T14:55:24.707Z] [2023-09-13T14:55:24.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T14:55:25.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T14:55:25.003Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T14:55:25.003Z] b85a868b505f: Pulling fs layer [2023-09-13T14:55:25.003Z] e2be974225ed: Pulling fs layer [2023-09-13T14:55:25.003Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T14:55:25.003Z] 988bab9f4d93: Pulling fs layer [2023-09-13T14:55:25.003Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T14:55:25.003Z] eaf3925da568: Pulling fs layer [2023-09-13T14:55:25.003Z] bab4dde63d76: Pulling fs layer [2023-09-13T14:55:25.003Z] bde34c3a00c8: Pulling fs layer [2023-09-13T14:55:25.003Z] b352a97aabf1: Pulling fs layer [2023-09-13T14:55:25.003Z] 4872d77fe225: Pulling fs layer [2023-09-13T14:55:25.003Z] 5851b861e8e6: Pulling fs layer [2023-09-13T14:55:25.003Z] 1469e6f7b9e6: Waiting [2023-09-13T14:55:25.003Z] eaf3925da568: Waiting [2023-09-13T14:55:25.003Z] 988bab9f4d93: Waiting [2023-09-13T14:55:25.003Z] 4872d77fe225: Waiting [2023-09-13T14:55:25.003Z] 5851b861e8e6: Waiting [2023-09-13T14:55:25.003Z] b352a97aabf1: Waiting [2023-09-13T14:55:25.003Z] bde34c3a00c8: Waiting [2023-09-13T14:55:25.003Z] bab4dde63d76: Waiting [2023-09-13T14:55:25.003Z] e2be974225ed: Download complete [2023-09-13T14:55:25.003Z] 988bab9f4d93: Download complete [2023-09-13T14:55:25.003Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T14:55:25.003Z] 1469e6f7b9e6: Download complete [2023-09-13T14:55:25.003Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T14:55:25.003Z] 339a4e72a1f5: Download complete [2023-09-13T14:55:25.003Z] eaf3925da568: Download complete [2023-09-13T14:55:25.265Z] bde34c3a00c8: Download complete [2023-09-13T14:55:25.265Z] b352a97aabf1: Verifying Checksum [2023-09-13T14:55:25.265Z] b352a97aabf1: Download complete [2023-09-13T14:55:25.265Z] 4872d77fe225: Download complete [2023-09-13T14:55:25.265Z] 5851b861e8e6: Verifying Checksum [2023-09-13T14:55:25.265Z] 5851b861e8e6: Download complete [2023-09-13T14:55:25.265Z] b85a868b505f: Verifying Checksum [2023-09-13T14:55:25.265Z] b85a868b505f: Download complete [2023-09-13T14:55:25.524Z] bab4dde63d76: Verifying Checksum [2023-09-13T14:55:25.524Z] bab4dde63d76: Download complete [2023-09-13T14:55:26.464Z] b85a868b505f: Pull complete [2023-09-13T14:55:26.722Z] e2be974225ed: Pull complete [2023-09-13T14:55:27.288Z] 339a4e72a1f5: Pull complete [2023-09-13T14:55:27.549Z] 988bab9f4d93: Pull complete [2023-09-13T14:55:27.823Z] 1469e6f7b9e6: Pull complete [2023-09-13T14:55:28.085Z] eaf3925da568: Pull complete [2023-09-13T14:55:29.988Z] bab4dde63d76: Pull complete [2023-09-13T14:55:29.988Z] bde34c3a00c8: Pull complete [2023-09-13T14:55:30.248Z] b352a97aabf1: Pull complete [2023-09-13T14:55:30.248Z] 4872d77fe225: Pull complete [2023-09-13T14:55:30.248Z] 5851b861e8e6: Pull complete [2023-09-13T14:55:30.248Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T14:55:30.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T14:55:30.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T14:55:30.354Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T14:55:30.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-13T14:55:35.518Z] $ docker top 4ee00993e92e760760cd6fcd0d1b6adb38c36ba6d320fb2e2f4c510f5e211fdb -eo pid,comm [2023-09-13T14:55:35.570Z] 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-09-13T14:55:35.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T14:55:35.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T14:55:35.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T14:55:35.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T14:55:35.717Z] $ docker exec 4ee00993e92e760760cd6fcd0d1b6adb38c36ba6d320fb2e2f4c510f5e211fdb ssh-agent [2023-09-13T14:55:35.804Z] SSH_AUTH_SOCK=/tmp/ssh-dS5I2SZyOsbg/agent.35 [2023-09-13T14:55:35.804Z] SSH_AGENT_PID=41 [2023-09-13T14:55:35.810Z] Running ssh-add (command line suppressed) [2023-09-13T14:55:35.913Z] Identity added: /w/workspace/edgex-go/581@tmp/private_key_4883253747939531969.key (/w/workspace/edgex-go/581@tmp/private_key_4883253747939531969.key) [2023-09-13T14:55:35.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T14:55:36.215Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T14:55:36.229Z] $ docker exec --env ******** --env ******** 4ee00993e92e760760cd6fcd0d1b6adb38c36ba6d320fb2e2f4c510f5e211fdb ssh-agent -k [2023-09-13T14:55:36.325Z] unset SSH_AUTH_SOCK; [2023-09-13T14:55:36.325Z] unset SSH_AGENT_PID; [2023-09-13T14:55:36.325Z] echo Agent pid 41 killed; [2023-09-13T14:55:36.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T14:55:36.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T14:55:36.355Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T14:55:36.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T14:55:36.459Z] $ docker exec 4ee00993e92e760760cd6fcd0d1b6adb38c36ba6d320fb2e2f4c510f5e211fdb ssh-agent [2023-09-13T14:55:36.569Z] SSH_AUTH_SOCK=/tmp/ssh-Cwc7r3pf9uml/agent.73 [2023-09-13T14:55:36.569Z] SSH_AGENT_PID=79 [2023-09-13T14:55:36.573Z] Running ssh-add (command line suppressed) [2023-09-13T14:55:36.669Z] Identity added: /w/workspace/edgex-go/581@tmp/private_key_8332930143694167837.key (/w/workspace/edgex-go/581@tmp/private_key_8332930143694167837.key) [2023-09-13T14:55:36.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T14:55:36.967Z] + git semver init [2023-09-13T14:55:37.226Z] 2023-09-13 14:55:37,146 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T14:55:37.226Z] 2023-09-13 14:55:37,147 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/581/.semver [2023-09-13T14:55:37.226Z] 2023-09-13 14:55:37,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/581/.semver [2023-09-13T14:55:37.226Z] 2023-09-13 14:55:37,148 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/581/.semver'], cwd=/w/workspace/edgex-go/581, universal_newlines=False, shell=None, istream=None) [2023-09-13T14:55:43.805Z] 2023-09-13 14:55:43,239 [append_file] DEBUG append to file:/w/workspace/edgex-go/581/.git/info/exclude [2023-09-13T14:55:43.805Z] 2023-09-13 14:55:43,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/581/.semver/main with force:False [2023-09-13T14:55:43.805Z] 2023-09-13 14:55:43,240 [read_version] DEBUG read version from /w/workspace/edgex-go/581/.semver/main [2023-09-13T14:55:43.805Z] 2023-09-13 14:55:43,240 [read_version] DEBUG read version from /w/workspace/edgex-go/581/.semver/main [2023-09-13T14:55:43.805Z] 3.1.0-dev.47 [Pipeline] } [2023-09-13T14:55:43.818Z] $ docker exec --env ******** --env ******** 4ee00993e92e760760cd6fcd0d1b6adb38c36ba6d320fb2e2f4c510f5e211fdb ssh-agent -k [2023-09-13T14:55:43.915Z] unset SSH_AUTH_SOCK; [2023-09-13T14:55:43.915Z] unset SSH_AGENT_PID; [2023-09-13T14:55:43.916Z] echo Agent pid 79 killed; [2023-09-13T14:55:43.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T14:55:44.228Z] + git semver [Pipeline] } [2023-09-13T14:55:44.503Z] $ docker stop --time=1 4ee00993e92e760760cd6fcd0d1b6adb38c36ba6d320fb2e2f4c510f5e211fdb [2023-09-13T14:55:45.816Z] $ docker rm -f --volumes 4ee00993e92e760760cd6fcd0d1b6adb38c36ba6d320fb2e2f4c510f5e211fdb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T14:55:46.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T14:55:46.494Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T14:55:46.497Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.47 [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-09-13T14:55:46.901Z] + git config --global --add safe.directory /w/workspace/edgex-go/581 [Pipeline] echo [2023-09-13T14:55:46.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T14:55:46.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T14:55:46.931Z] ========================================================= [2023-09-13T14:55:46.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T14:55:46.931Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T14:55:47.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T14:55:47.218Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T14:55:47.218Z] 7264a8db6415: Pulling fs layer [2023-09-13T14:55:47.218Z] c4d48a809fc2: Pulling fs layer [2023-09-13T14:55:47.218Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T14:55:47.218Z] ad3a456e5733: Pulling fs layer [2023-09-13T14:55:47.218Z] 9e4f439ed901: Pulling fs layer [2023-09-13T14:55:47.218Z] feaf6a47b606: Pulling fs layer [2023-09-13T14:55:47.218Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T14:55:47.218Z] 8ac70367396e: Pulling fs layer [2023-09-13T14:55:47.218Z] 6db16350a2e2: Pulling fs layer [2023-09-13T14:55:47.218Z] 9250d5d63582: Pulling fs layer [2023-09-13T14:55:47.218Z] ad3a456e5733: Waiting [2023-09-13T14:55:47.218Z] feaf6a47b606: Waiting [2023-09-13T14:55:47.218Z] 5e8b037d7d82: Waiting [2023-09-13T14:55:47.218Z] 9e4f439ed901: Waiting [2023-09-13T14:55:47.218Z] 8ac70367396e: Waiting [2023-09-13T14:55:47.218Z] 9250d5d63582: Waiting [2023-09-13T14:55:47.218Z] 6db16350a2e2: Waiting [2023-09-13T14:55:47.218Z] c4d48a809fc2: Download complete [2023-09-13T14:55:47.218Z] ad3a456e5733: Verifying Checksum [2023-09-13T14:55:47.218Z] ad3a456e5733: Download complete [2023-09-13T14:55:47.218Z] 9e4f439ed901: Verifying Checksum [2023-09-13T14:55:47.218Z] 9e4f439ed901: Download complete [2023-09-13T14:55:47.218Z] 7264a8db6415: Verifying Checksum [2023-09-13T14:55:47.218Z] 7264a8db6415: Download complete [2023-09-13T14:55:47.218Z] feaf6a47b606: Verifying Checksum [2023-09-13T14:55:47.218Z] feaf6a47b606: Download complete [2023-09-13T14:55:47.479Z] 7264a8db6415: Pull complete [2023-09-13T14:55:47.479Z] 8ac70367396e: Verifying Checksum [2023-09-13T14:55:47.479Z] 8ac70367396e: Download complete [2023-09-13T14:55:47.479Z] c4d48a809fc2: Pull complete [2023-09-13T14:55:47.738Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T14:55:47.738Z] 4f1c88b9dad5: Download complete [2023-09-13T14:55:48.008Z] 6db16350a2e2: Verifying Checksum [2023-09-13T14:55:48.008Z] 6db16350a2e2: Download complete [2023-09-13T14:55:48.008Z] 9250d5d63582: Verifying Checksum [2023-09-13T14:55:48.008Z] 9250d5d63582: Download complete [2023-09-13T14:55:48.008Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T14:55:48.008Z] 5e8b037d7d82: Download complete [2023-09-13T14:55:51.286Z] 4f1c88b9dad5: Pull complete [2023-09-13T14:55:51.287Z] ad3a456e5733: Pull complete [2023-09-13T14:55:51.287Z] 9e4f439ed901: Pull complete [2023-09-13T14:55:51.287Z] feaf6a47b606: Pull complete [2023-09-13T14:55:53.184Z] 5e8b037d7d82: Pull complete [2023-09-13T14:55:53.441Z] 8ac70367396e: Pull complete [2023-09-13T14:55:54.006Z] 6db16350a2e2: Pull complete [2023-09-13T14:55:54.573Z] 9250d5d63582: Pull complete [2023-09-13T14:55:54.573Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T14:55:54.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T14:55:54.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T14:55:54.867Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T14:55:54.867Z] WORKDIR /edgex [2023-09-13T14:55:54.867Z] COPY go.mod . [2023-09-13T14:55:54.867Z] RUN go mod download [2023-09-13T14:55:54.867Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-13T14:55:55.435Z] Sending build context to Docker daemon 171MB [2023-09-13T14:55:55.435Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T14:55:55.435Z] ---> fa269f55d9b9 [2023-09-13T14:55:55.435Z] Step 2/4 : WORKDIR /edgex [2023-09-13T14:56:01.588Z] Still waiting to schedule task [2023-09-13T14:56:01.588Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-13T14:56:05.435Z] ---> Running in dc5397ced3a3 [2023-09-13T14:56:05.435Z] Removing intermediate container dc5397ced3a3 [2023-09-13T14:56:05.435Z] ---> 0672b0bdaac8 [2023-09-13T14:56:05.435Z] Step 3/4 : COPY go.mod . [2023-09-13T14:56:05.435Z] ---> a5c8d037ca1a [2023-09-13T14:56:05.435Z] Step 4/4 : RUN go mod download [2023-09-13T14:56:05.435Z] ---> Running in 015af619f54b [2023-09-13T14:56:27.406Z] Removing intermediate container 015af619f54b [2023-09-13T14:56:27.406Z] ---> 8190679f92dc [2023-09-13T14:56:27.406Z] Successfully built 8190679f92dc [2023-09-13T14:56:27.406Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T14:56:27.709Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T14:56:27.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T14:56:27.780Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T14:56:27.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T14:56:28.282Z] $ docker top c5caba58ea9b48c5eaf6237d4dd62094550ff9132a03805343aa258428237a35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T14:56:28.622Z] + go version [2023-09-13T14:56:28.622Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T14:56:28.635Z] $ docker stop --time=1 c5caba58ea9b48c5eaf6237d4dd62094550ff9132a03805343aa258428237a35 [2023-09-13T14:56:29.899Z] $ docker rm -f --volumes c5caba58ea9b48c5eaf6237d4dd62094550ff9132a03805343aa258428237a35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T14:56:30.296Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T14:56:30.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T14:56:30.365Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T14:56:30.403Z] $ 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/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T14:56:30.711Z] $ docker top 8cab8a403b04b66cf1d6b0ed919b0819568f09a76d3843d7f3afd17a906e72da -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T14:56:30.774Z] ========================================================= [2023-09-13T14:56:30.774Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-13T14:56:30.774Z] ========================================================= [Pipeline] sh [2023-09-13T14:56:31.055Z] + git config --global --add safe.directory /w/workspace/edgex-go/581 [Pipeline] fileExists [Pipeline] sh [2023-09-13T14:56:31.351Z] + make test [2023-09-13T14:56:31.351Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T14:56:37.914Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-13T14:56:50.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-13T14:56:50.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-13T14:56:50.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-13T14:56:51.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-09-13T14:56:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-13T14:56:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-13T14:56:51.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-13T14:56:52.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2023-09-13T14:56:52.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-13T14:56:52.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-13T14:56:54.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-13T14:56:54.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-13T14:56:54.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-13T14:56:54.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-13T14:56:54.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-13T14:56:55.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-13T14:56:55.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-13T14:56:56.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.4% of statements [2023-09-13T14:56:56.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.0% of statements [2023-09-13T14:56:56.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.913s coverage: 93.4% of statements [2023-09-13T14:56:56.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 3.8% of statements [2023-09-13T14:56:57.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-13T14:56:57.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-13T14:56:57.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-13T14:56:57.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-13T14:56:57.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-13T14:56:57.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-13T14:56:57.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-13T14:56:57.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-13T14:56:57.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-13T14:56:57.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-13T14:56:58.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 97.6% of statements [2023-09-13T14:56:58.889Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements [2023-09-13T14:56:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-13T14:56:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-13T14:57:00.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 0.9% of statements [2023-09-13T14:57:00.079Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2023-09-13T14:57:00.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.044s coverage: 41.7% of statements [2023-09-13T14:57:00.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements [2023-09-13T14:57:00.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2023-09-13T14:57:00.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements [2023-09-13T14:57:00.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-09-13T14:57:01.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-13T14:57:01.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-13T14:57:01.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-13T14:57:01.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-13T14:57:01.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-13T14:57:01.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-13T14:57:01.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-13T14:57:01.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-13T14:57:02.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-13T14:57:02.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-13T14:57:02.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-13T14:57:02.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-13T14:57:03.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-13T14:57:03.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-13T14:57:03.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-13T14:57:05.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-13T14:57:05.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-13T14:57:07.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-13T14:57:07.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-13T14:57:09.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-13T14:57:09.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-13T14:57:09.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-13T14:57:11.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-13T14:57:11.077Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-13T14:57:11.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-13T14:57:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-13T14:57:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-13T14:57:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-13T14:57:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-13T14:57:12.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2023-09-13T14:57:13.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-13T14:57:13.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-13T14:57:13.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-13T14:57:13.094Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-13T14:57:14.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-13T14:57:14.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-13T14:57:14.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-13T14:57:14.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-13T14:57:15.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-13T14:57:15.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-13T14:57:16.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-13T14:57:16.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.413s coverage: 79.9% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.056s coverage: 62.3% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.072s coverage: 87.2% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.052s coverage: 20.0% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.054s coverage: 86.0% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.193s coverage: 63.1% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.178s coverage: 38.4% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2023-09-13T14:57:26.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-09-13T14:57:26.901Z] 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-09-13T14:57:26.901Z] running golangci-lint [2023-09-13T14:57:26.901Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-13T14:57:26.901Z] go version go1.21.0 linux/amd64 [2023-09-13T14:57:26.901Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-13T14:57:26.901Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-13T14:57:32.029Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6118 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-13T14:57:32.042Z] Running in /w/workspace/edgex-go/581 [Pipeline] { [Pipeline] checkout [2023-09-13T14:57:32.070Z] The recommended git tool is: git [2023-09-13T14:57:36.887Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|imports|name|compiled_files|deps|exports_file) took 10.68970619s" [2023-09-13T14:57:36.887Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.814158ms" [2023-09-13T14:57:37.168Z] using credential edgex-jenkins-ssh [2023-09-13T14:57:37.186Z] Cloning the remote Git repository [2023-09-13T14:57:37.222Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-13T14:57:37.310Z] > git init /w/workspace/edgex-go/581 # timeout=10 [2023-09-13T14:57:37.439Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-13T14:57:37.440Z] > git --version # timeout=10 [2023-09-13T14:57:37.460Z] > git --version # 'git version 2.25.1' [2023-09-13T14:57:37.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T14:57:37.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T14:57:44.992Z] level=info msg="[linters_context/goanalysis] analyzers took 1m23.329768397s with top 10 stages: buildir: 29.290458591s, gosec: 6.08479453s, fact_deprecated: 2.0251416s, inspect: 1.582024537s, printf: 1.421653962s, ctrlflow: 1.370740093s, S1038: 934.598023ms, fact_purity: 914.824891ms, nilness: 730.48786ms, SA4029: 566.008212ms" [2023-09-13T14:57:44.992Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-13T14:57:44.992Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, autogenerated_exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude: 197/197, filename_unadjuster: 197/197" [2023-09-13T14:57:44.992Z] level=info msg="[runner] processing took 17.464048ms with stages: nolint: 8.24896ms, identifier_marker: 4.341481ms, exclude-rules: 1.907236ms, path_prettifier: 1.491215ms, autogenerated_exclude: 996.772µs, skip_dirs: 430.14µs, cgo: 27.887µs, filename_unadjuster: 16.128µs, max_same_issues: 819ns, skip_files: 650ns, fixer: 420ns, uniq_by_line: 400ns, exclude: 310ns, severity-rules: 280ns, sort_results: 260ns, diff: 230ns, source_code: 230ns, path_shortener: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-09-13T14:57:44.992Z] level=info msg="[runner] linters took 7.494167212s with stages: goanalysis_metalinter: 7.476600535s" [2023-09-13T14:57:44.992Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-13T14:57:44.992Z] level=info msg="Memory: 184 samples, avg is 249.4MB, max is 884.7MB" [2023-09-13T14:57:44.992Z] level=info msg="Execution took 18.220092143s" [2023-09-13T14:57:44.992Z] go vet ./... [2023-09-13T14:57:48.270Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T14:57:48.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T14:57:48.528Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T14:57:48.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-13T14:57:48.835Z] + ls -al . [2023-09-13T14:57:48.835Z] total 732 [2023-09-13T14:57:48.835Z] drwxrwxr-x 12 1001 1001 4096 Sep 13 14:56 . [2023-09-13T14:57:48.835Z] drwxr-xr-x 4 root root 4096 Sep 13 14:56 .. [2023-09-13T14:57:48.835Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 14:55 .blubracket [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 16 Sep 13 14:55 .dockerignore [2023-09-13T14:57:48.835Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 14:57 .git [2023-09-13T14:57:48.835Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 14:55 .github [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 1173 Sep 13 14:55 .gitignore [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 14:55 .golangci.yml [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 14:55 .hadolint.yml [2023-09-13T14:57:48.835Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 14:55 .semver [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 14:55 .sonarcloud.properties [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 14:55 ADOPTERS.md [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 11674 Sep 13 14:55 Attribution.txt [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 93407 Sep 13 14:55 CHANGELOG.md [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 14:55 CONTRIBUTING.md [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 14:55 GOVERNANCE.md [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 883 Sep 13 14:55 Jenkinsfile [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 14:55 LICENSE [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 14764 Sep 13 14:55 Makefile [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 14:55 OWNERS.md [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 9923 Sep 13 14:55 README.md [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 14:55 SECURITY.md [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 12 Sep 13 14:55 VERSION [2023-09-13T14:57:48.835Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 14:55 bin [2023-09-13T14:57:48.835Z] drwxrwxr-x 18 1001 1001 4096 Sep 13 14:55 cmd [2023-09-13T14:57:48.835Z] -rw-r--r-- 1 root root 453596 Sep 13 14:57 coverage.out [2023-09-13T14:57:48.835Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 14:55 fuzz_test [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 3687 Sep 13 14:55 go.mod [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 34973 Sep 13 14:55 go.sum [2023-09-13T14:57:48.835Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 14:55 internal [2023-09-13T14:57:48.835Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 14:55 openapi [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 594 Sep 13 14:55 security.txt [2023-09-13T14:57:48.835Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 14:55 snap [2023-09-13T14:57:48.835Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 14:55 version.go [Pipeline] sh [2023-09-13T14:57:49.132Z] + '[' -e coverage.out ] [2023-09-13T14:57:49.132Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-13T14:57:49.250Z] Stashed 1 file(s) [Pipeline] sh [2023-09-13T14:57:49.528Z] + make build [2023-09-13T14:57:49.528Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T14:57:53.821Z] Avoid second fetch [2023-09-13T14:57:53.821Z] Checking out Revision 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf (main) [2023-09-13T14:57:53.005Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-13T14:57:53.046Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T14:57:53.833Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T14:57:53.897Z] > git checkout -f 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf # timeout=10 [2023-09-13T14:57:54.515Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4679)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T14:57:55.455Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T14:57:55.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T14:57:55.455Z] Dload Upload Total Spent Left Speed [2023-09-13T14:57:55.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh [2023-09-13T14:57:56.089Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T14:57:56.418Z] + sudo tee /etc/docker/daemon.new [2023-09-13T14:57:56.418Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T14:57:56.418Z] { [2023-09-13T14:57:56.418Z] "registry-mirrors": [ [2023-09-13T14:57:56.418Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T14:57:56.418Z] ], [2023-09-13T14:57:56.418Z] "bip": "10.250.0.254/24", [2023-09-13T14:57:56.418Z] "hosts": [ [2023-09-13T14:57:56.418Z] "tcp://0.0.0.0:5555", [2023-09-13T14:57:56.418Z] "unix:///var/run/docker.sock" [2023-09-13T14:57:56.418Z] ], [2023-09-13T14:57:56.418Z] "mtu": 1458, [2023-09-13T14:57:56.418Z] "selinux-enabled": true, [2023-09-13T14:57:56.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T14:57:56.418Z] } [Pipeline] sh [2023-09-13T14:57:56.743Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T14:57:57.073Z] + sudo service docker restart [2023-09-13T14:58:01.723Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T14:58:01.723Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T14:58:01.998Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T14:58:02.935Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T14:58:08.196Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T14:58:09.567Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T14:58:10.501Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T14:58:11.434Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T14:58:12.368Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T14:58:12.934Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T14:58:13.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-13T14:58:15.233Z] $ docker stop --time=1 8cab8a403b04b66cf1d6b0ed919b0819568f09a76d3843d7f3afd17a906e72da [2023-09-13T14:58:21.389Z] $ docker rm -f --volumes 8cab8a403b04b66cf1d6b0ed919b0819568f09a76d3843d7f3afd17a906e72da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-09-13T14:58:21.772Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-09-13T14:58:21.800Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/581@tmp/config17741916587851395510tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T14:58:22.349Z] ---> docker-login.sh [2023-09-13T14:58:22.349Z] nexus3.edgexfoundry.org:10001 [2023-09-13T14:58:22.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T14:58:22.419Z] [2023-09-13T14:58:22.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T14:58:22.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:58:22.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T14:58:22.722Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-13T14:58:22.722Z] 91d30c5bc195: Pulling fs layer [2023-09-13T14:58:22.722Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-13T14:58:22.722Z] 9c61dcf015f6: Pulling fs layer [2023-09-13T14:58:22.722Z] 4698f68db338: Pulling fs layer [2023-09-13T14:58:22.722Z] 2a2f49069b9e: Pulling fs layer [2023-09-13T14:58:22.722Z] e0025b399a48: Pulling fs layer [2023-09-13T14:58:22.722Z] 4698f68db338: Waiting [2023-09-13T14:58:22.722Z] 2a2f49069b9e: Waiting [2023-09-13T14:58:22.722Z] e0025b399a48: Waiting [2023-09-13T14:58:22.722Z] 91d30c5bc195: Verifying Checksum [2023-09-13T14:58:22.722Z] 91d30c5bc195: Download complete [2023-09-13T14:58:22.722Z] 4698f68db338: Verifying Checksum [2023-09-13T14:58:22.722Z] 4698f68db338: Download complete [2023-09-13T14:58:22.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:58:22.888Z] Configure a credential helper to remove this warning. See [2023-09-13T14:58:22.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:58:22.888Z] [2023-09-13T14:58:22.888Z] Login Succeeded [2023-09-13T14:58:22.888Z] nexus3.edgexfoundry.org:10002 [2023-09-13T14:58:22.980Z] 91d30c5bc195: Pull complete [2023-09-13T14:58:22.980Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-13T14:58:22.980Z] 2e9b0aa3be6d: Download complete [2023-09-13T14:58:22.980Z] e0025b399a48: Verifying Checksum [2023-09-13T14:58:22.980Z] e0025b399a48: Download complete [2023-09-13T14:58:22.980Z] 2a2f49069b9e: Verifying Checksum [2023-09-13T14:58:22.980Z] 2a2f49069b9e: Download complete [2023-09-13T14:58:23.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:58:23.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:58:23.158Z] Configure a credential helper to remove this warning. See [2023-09-13T14:58:23.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:58:23.158Z] [2023-09-13T14:58:23.158Z] Login Succeeded [2023-09-13T14:58:23.158Z] nexus3.edgexfoundry.org:10003 [2023-09-13T14:58:23.239Z] 2e9b0aa3be6d: Pull complete [2023-09-13T14:58:23.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:58:23.496Z] 9c61dcf015f6: Verifying Checksum [2023-09-13T14:58:23.496Z] 9c61dcf015f6: Download complete [2023-09-13T14:58:23.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:58:23.710Z] Configure a credential helper to remove this warning. See [2023-09-13T14:58:23.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:58:23.710Z] [2023-09-13T14:58:23.710Z] Login Succeeded [2023-09-13T14:58:23.710Z] nexus3.edgexfoundry.org:10004 [2023-09-13T14:58:23.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:58:23.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:58:23.980Z] Configure a credential helper to remove this warning. See [2023-09-13T14:58:23.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:58:23.980Z] [2023-09-13T14:58:23.980Z] Login Succeeded [2023-09-13T14:58:23.980Z] docker.io [2023-09-13T14:58:24.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T14:58:24.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T14:58:24.514Z] Configure a credential helper to remove this warning. See [2023-09-13T14:58:24.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T14:58:24.514Z] [2023-09-13T14:58:24.514Z] Login Succeeded [2023-09-13T14:58:24.514Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T14:58:24.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-13T14:58:25.052Z] + git config --global --add safe.directory /w/workspace/edgex-go/581 [Pipeline] echo [2023-09-13T14:58:25.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T14:58:25.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T14:58:25.096Z] ========================================================= [2023-09-13T14:58:25.096Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T14:58:25.096Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T14:58:25.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T14:58:25.409Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T14:58:25.409Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T14:58:25.409Z] 5d54e960e981: Pulling fs layer [2023-09-13T14:58:25.409Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T14:58:25.409Z] f0e02332f6b5: Pulling fs layer [2023-09-13T14:58:25.409Z] 66412af1f25a: Pulling fs layer [2023-09-13T14:58:25.409Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T14:58:25.409Z] 9a37bb91b891: Pulling fs layer [2023-09-13T14:58:25.409Z] a29adfc67d43: Pulling fs layer [2023-09-13T14:58:25.409Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T14:58:25.409Z] 9a37bb91b891: Waiting [2023-09-13T14:58:25.409Z] 66412af1f25a: Waiting [2023-09-13T14:58:25.409Z] 1baf3a5c0e64: Waiting [2023-09-13T14:58:25.409Z] a29adfc67d43: Waiting [2023-09-13T14:58:25.409Z] d5de9f91c1a4: Waiting [2023-09-13T14:58:25.677Z] 5d54e960e981: Verifying Checksum [2023-09-13T14:58:25.677Z] 5d54e960e981: Download complete [2023-09-13T14:58:25.677Z] f0e02332f6b5: Verifying Checksum [2023-09-13T14:58:25.677Z] f0e02332f6b5: Download complete [2023-09-13T14:58:25.677Z] 66412af1f25a: Download complete [2023-09-13T14:58:25.677Z] 9fda8d8052c6: Download complete [2023-09-13T14:58:25.949Z] 9a37bb91b891: Verifying Checksum [2023-09-13T14:58:25.949Z] 9a37bb91b891: Download complete [2023-09-13T14:58:26.022Z] 9c61dcf015f6: Pull complete [2023-09-13T14:58:26.022Z] 4698f68db338: Pull complete [2023-09-13T14:58:26.279Z] 2a2f49069b9e: Pull complete [2023-09-13T14:58:26.279Z] e0025b399a48: Pull complete [2023-09-13T14:58:26.279Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-13T14:58:26.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T14:58:26.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T14:58:26.359Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T14:58:26.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-13T14:58:26.541Z] 9fda8d8052c6: Pull complete [2023-09-13T14:58:26.541Z] a29adfc67d43: Verifying Checksum [2023-09-13T14:58:26.541Z] a29adfc67d43: Download complete [2023-09-13T14:58:27.145Z] 5d54e960e981: Pull complete [2023-09-13T14:58:27.415Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T14:58:27.415Z] d5de9f91c1a4: Download complete [2023-09-13T14:58:27.415Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T14:58:27.415Z] c4a7e357bf2a: Download complete [2023-09-13T14:58:28.383Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T14:58:28.383Z] 1baf3a5c0e64: Download complete [2023-09-13T14:58:30.219Z] $ docker top 7b486e41f390c1e108bc4c4c9ea5604e60b1f266b4b3af610d83468d94a7a52c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T14:58:30.586Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T14:58:32.485Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T14:58:32.485Z] #1 transferring dockerfile: 2.82kB done [2023-09-13T14:58:32.485Z] #1 DONE 0.0s [2023-09-13T14:58:32.744Z] [2023-09-13T14:58:32.744Z] #2 [core-data internal] load build definition from Dockerfile [2023-09-13T14:58:32.744Z] #2 transferring dockerfile: 1.90kB done [2023-09-13T14:58:32.744Z] #2 DONE 0.0s [2023-09-13T14:58:32.744Z] [2023-09-13T14:58:32.744Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T14:58:32.744Z] #3 transferring dockerfile: 2.38kB done [2023-09-13T14:58:32.744Z] #3 DONE 0.0s [2023-09-13T14:58:32.744Z] [2023-09-13T14:58:32.744Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T14:58:32.744Z] #4 transferring dockerfile: 1.70kB done [2023-09-13T14:58:32.744Z] #4 DONE 0.0s [2023-09-13T14:58:32.744Z] [2023-09-13T14:58:32.744Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T14:58:32.744Z] #5 transferring dockerfile: 2.39kB done [2023-09-13T14:58:32.744Z] #5 DONE 0.0s [2023-09-13T14:58:32.744Z] [2023-09-13T14:58:32.744Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T14:58:32.744Z] #6 transferring dockerfile: 1.58kB done [2023-09-13T14:58:32.744Z] #6 DONE 0.0s [2023-09-13T14:58:32.744Z] [2023-09-13T14:58:32.744Z] #7 [security-bootstrapper internal] load .dockerignore [2023-09-13T14:58:32.744Z] #7 transferring context: 56B done [2023-09-13T14:58:32.744Z] #7 DONE 0.0s [2023-09-13T14:58:32.744Z] [2023-09-13T14:58:32.744Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T14:58:33.002Z] #8 transferring dockerfile: 2.12kB done [2023-09-13T14:58:33.002Z] #8 DONE 0.1s [2023-09-13T14:58:33.002Z] [2023-09-13T14:58:33.002Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-09-13T14:58:33.002Z] #9 transferring dockerfile: 1.96kB done [2023-09-13T14:58:33.002Z] #9 DONE 0.0s [2023-09-13T14:58:33.002Z] [2023-09-13T14:58:33.002Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T14:58:33.002Z] #10 transferring dockerfile: 1.82kB done [2023-09-13T14:58:33.002Z] #10 DONE 0.1s [2023-09-13T14:58:33.002Z] [2023-09-13T14:58:33.002Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-09-13T14:58:33.002Z] #11 transferring dockerfile: 1.84kB done [2023-09-13T14:58:33.002Z] #11 DONE 0.1s [2023-09-13T14:58:33.002Z] [2023-09-13T14:58:33.002Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T14:58:33.002Z] #12 transferring dockerfile: 1.78kB done [2023-09-13T14:58:33.002Z] #12 DONE 0.0s [2023-09-13T14:58:33.002Z] [2023-09-13T14:58:33.002Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T14:58:33.002Z] #13 transferring dockerfile: 1.59kB done [2023-09-13T14:58:33.002Z] #13 DONE 0.0s [2023-09-13T14:58:33.002Z] [2023-09-13T14:58:33.002Z] #14 [core-command internal] load build definition from Dockerfile [2023-09-13T14:58:33.002Z] #14 transferring dockerfile: 1.82kB done [2023-09-13T14:58:33.002Z] #14 DONE 0.1s [2023-09-13T14:58:33.002Z] [2023-09-13T14:58:33.002Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T14:58:33.002Z] #15 transferring dockerfile: 2.04kB done [2023-09-13T14:58:33.002Z] #15 DONE 0.1s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #16 [core-data internal] load .dockerignore [2023-09-13T14:58:33.260Z] #16 transferring context: 56B done [2023-09-13T14:58:33.260Z] #16 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-13T14:58:33.260Z] #17 transferring context: 56B done [2023-09-13T14:58:33.260Z] #17 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #18 [security-spire-agent internal] load .dockerignore [2023-09-13T14:58:33.260Z] #18 transferring context: 56B done [2023-09-13T14:58:33.260Z] #18 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #19 [security-proxy-setup internal] load .dockerignore [2023-09-13T14:58:33.260Z] #19 transferring context: 56B done [2023-09-13T14:58:33.260Z] #19 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #20 [security-spire-config internal] load .dockerignore [2023-09-13T14:58:33.260Z] #20 transferring context: 56B done [2023-09-13T14:58:33.260Z] #20 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T14:58:33.260Z] #21 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T14:58:33.260Z] #22 transferring context: 56B done [2023-09-13T14:58:33.260Z] #22 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #23 [core-metadata internal] load .dockerignore [2023-09-13T14:58:33.260Z] #23 transferring context: 56B done [2023-09-13T14:58:33.260Z] #23 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #24 [support-scheduler internal] load .dockerignore [2023-09-13T14:58:33.260Z] #24 transferring context: 56B done [2023-09-13T14:58:33.260Z] #24 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #25 [core-command internal] load .dockerignore [2023-09-13T14:58:33.260Z] #25 transferring context: 56B done [2023-09-13T14:58:33.260Z] #25 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #26 [support-notifications internal] load .dockerignore [2023-09-13T14:58:33.260Z] #26 transferring context: 56B done [2023-09-13T14:58:33.260Z] #26 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T14:58:33.260Z] #27 transferring context: 56B done [2023-09-13T14:58:33.260Z] #27 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #28 [security-spire-server internal] load .dockerignore [2023-09-13T14:58:33.260Z] #28 transferring context: 56B done [2023-09-13T14:58:33.260Z] #28 DONE 0.0s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T14:58:33.260Z] #29 DONE 0.1s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #30 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T14:58:33.260Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T14:58:33.260Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T14:58:33.260Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T14:58:33.260Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T14:58:33.260Z] #30 DONE 0.1s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #31 [security-proxy-auth internal] load .dockerignore [2023-09-13T14:58:33.260Z] #31 transferring context: 56B done [2023-09-13T14:58:33.260Z] #31 DONE 0.1s [2023-09-13T14:58:33.260Z] [2023-09-13T14:58:33.260Z] #21 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T14:58:33.519Z] #21 DONE 0.0s [2023-09-13T14:58:33.519Z] [2023-09-13T14:58:33.519Z] #30 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T14:58:33.519Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T14:58:33.519Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T14:58:33.519Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T14:58:33.519Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T14:58:33.519Z] #30 DONE 0.1s [2023-09-13T14:58:33.519Z] [2023-09-13T14:58:33.519Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T14:58:33.519Z] #29 ... [2023-09-13T14:58:33.519Z] [2023-09-13T14:58:33.519Z] #30 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T14:58:33.519Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T14:58:33.519Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T14:58:33.519Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T14:58:33.519Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T14:58:33.519Z] #30 DONE 0.1s [2023-09-13T14:58:33.519Z] [2023-09-13T14:58:33.519Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T14:58:33.779Z] #29 ... [2023-09-13T14:58:33.779Z] [2023-09-13T14:58:33.779Z] #30 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T14:58:33.779Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T14:58:33.779Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T14:58:33.779Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T14:58:33.779Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T14:58:33.779Z] #30 DONE 0.1s [2023-09-13T14:58:33.779Z] [2023-09-13T14:58:33.779Z] #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T14:58:33.779Z] #21 DONE 0.0s [2023-09-13T14:58:33.779Z] [2023-09-13T14:58:33.779Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T14:58:33.779Z] #32 DONE 0.6s [2023-09-13T14:58:33.779Z] [2023-09-13T14:58:33.779Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T14:58:33.779Z] #29 ... [2023-09-13T14:58:33.779Z] [2023-09-13T14:58:33.779Z] #30 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T14:58:33.779Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T14:58:33.779Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T14:58:33.779Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T14:58:33.779Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T14:58:33.779Z] #30 DONE 0.1s [2023-09-13T14:58:33.779Z] [2023-09-13T14:58:33.779Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T14:58:33.779Z] #21 DONE 0.0s [2023-09-13T14:58:33.779Z] [2023-09-13T14:58:33.779Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T14:58:33.779Z] #32 DONE 0.6s [2023-09-13T14:58:33.779Z] [2023-09-13T14:58:33.779Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T14:58:38.482Z] c4a7e357bf2a: Pull complete [2023-09-13T14:58:38.482Z] f0e02332f6b5: Pull complete [2023-09-13T14:58:38.482Z] 66412af1f25a: Pull complete [2023-09-13T14:58:39.038Z] #29 ... [2023-09-13T14:58:39.039Z] [2023-09-13T14:58:39.039Z] #33 [support-scheduler internal] load build context [2023-09-13T14:58:39.039Z] #33 transferring context: 280.93MB 5.1s [2023-09-13T14:58:39.297Z] #33 ... [2023-09-13T14:58:39.297Z] [2023-09-13T14:58:39.297Z] #34 [core-command internal] load build context [2023-09-13T14:58:39.556Z] #34 ... [2023-09-13T14:58:39.556Z] [2023-09-13T14:58:39.556Z] #33 [support-scheduler internal] load build context [2023-09-13T14:58:39.556Z] #33 transferring context: 364.78MB 6.0s done [2023-09-13T14:58:43.748Z] #33 ... [2023-09-13T14:58:43.748Z] [2023-09-13T14:58:43.748Z] #35 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T14:58:43.748Z] #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:58:43.748Z] #0 5.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:58:43.748Z] #0 6.039 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T14:58:43.748Z] #0 6.045 (2/2) Installing su-exec (0.2-r3) [2023-09-13T14:58:43.748Z] #0 6.056 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:58:43.748Z] #0 6.066 OK: 7 MiB in 17 packages [2023-09-13T14:58:43.748Z] #35 ... [2023-09-13T14:58:43.748Z] [2023-09-13T14:58:43.748Z] #36 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T14:58:44.007Z] #36 ... [2023-09-13T14:58:44.007Z] [2023-09-13T14:58:44.007Z] #37 [security-secretstore-setup internal] load build context [2023-09-13T14:58:44.007Z] #37 transferring context: 364.78MB 7.1s done [2023-09-13T14:58:44.007Z] #37 ... [2023-09-13T14:58:44.007Z] [2023-09-13T14:58:44.007Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T14:58:44.264Z] #38 ... [2023-09-13T14:58:44.264Z] [2023-09-13T14:58:44.264Z] #39 [security-proxy-setup internal] load build context [2023-09-13T14:58:44.264Z] #39 transferring context: 364.78MB 5.4s done [2023-09-13T14:58:44.523Z] #39 ... [2023-09-13T14:58:44.523Z] [2023-09-13T14:58:44.523Z] #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T14:58:44.523Z] #40 ... [2023-09-13T14:58:44.523Z] [2023-09-13T14:58:44.524Z] #41 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-13T14:58:44.782Z] #41 ... [2023-09-13T14:58:44.782Z] [2023-09-13T14:58:44.782Z] #42 [security-bootstrapper internal] load build context [2023-09-13T14:58:44.782Z] #42 transferring context: 364.78MB 5.9s done [2023-09-13T14:58:44.782Z] #42 ... [2023-09-13T14:58:44.782Z] [2023-09-13T14:58:44.782Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T14:58:45.041Z] #43 ... [2023-09-13T14:58:45.041Z] [2023-09-13T14:58:45.041Z] #44 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T14:58:45.210Z] 1baf3a5c0e64: Pull complete [2023-09-13T14:58:45.299Z] #44 ... [2023-09-13T14:58:45.300Z] [2023-09-13T14:58:45.300Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T14:58:45.300Z] #45 transferring context: 364.78MB 5.9s done [2023-09-13T14:58:45.300Z] #45 ... [2023-09-13T14:58:45.300Z] [2023-09-13T14:58:45.300Z] #46 [core-data internal] load build context [2023-09-13T14:58:45.300Z] #46 transferring context: 364.78MB 6.0s done [2023-09-13T14:58:45.557Z] #46 ... [2023-09-13T14:58:45.557Z] [2023-09-13T14:58:45.557Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T14:58:45.557Z] #0 7.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:58:45.557Z] #0 8.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:58:45.557Z] #0 8.221 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T14:58:45.557Z] #0 9.075 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:58:45.557Z] #0 9.082 OK: 7 MiB in 16 packages [2023-09-13T14:58:45.557Z] #47 ... [2023-09-13T14:58:45.557Z] [2023-09-13T14:58:45.557Z] #48 [support-notifications internal] load build context [2023-09-13T14:58:45.557Z] #48 transferring context: 364.78MB 4.6s done [2023-09-13T14:58:45.828Z] #48 ... [2023-09-13T14:58:45.828Z] [2023-09-13T14:58:45.828Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T14:58:45.828Z] #49 ... [2023-09-13T14:58:45.828Z] [2023-09-13T14:58:45.828Z] #50 [core-metadata internal] load build context [2023-09-13T14:58:45.828Z] #50 transferring context: 364.78MB 5.2s done [2023-09-13T14:58:46.093Z] #50 ... [2023-09-13T14:58:46.093Z] [2023-09-13T14:58:46.093Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T14:58:46.352Z] #51 ... [2023-09-13T14:58:46.352Z] [2023-09-13T14:58:46.352Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-13T14:58:46.352Z] #52 transferring context: 364.78MB 4.8s done [2023-09-13T14:58:46.696Z] 9a37bb91b891: Pull complete [2023-09-13T14:58:48.119Z] a29adfc67d43: Pull complete [2023-09-13T14:58:49.633Z] #52 ... [2023-09-13T14:58:49.633Z] [2023-09-13T14:58:49.633Z] #34 [core-command internal] load build context [2023-09-13T14:58:49.633Z] #34 transferring context: 364.78MB 5.9s done [2023-09-13T14:58:52.379Z] d5de9f91c1a4: Pull complete [2023-09-13T14:58:52.379Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T14:58:52.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T14:58:52.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T14:58:52.707Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T14:58:52.707Z] WORKDIR /edgex [2023-09-13T14:58:52.707Z] COPY go.mod . [2023-09-13T14:58:52.707Z] RUN go mod download [2023-09-13T14:58:52.707Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-13T14:58:53.295Z] Sending build context to Docker daemon 2.992MB [2023-09-13T14:58:53.295Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T14:58:53.295Z] ---> 746ca1b523b5 [2023-09-13T14:58:53.295Z] Step 2/4 : WORKDIR /edgex [2023-09-13T14:58:55.237Z] ---> Running in 23d3cf0cd377 [2023-09-13T14:58:55.237Z] Removing intermediate container 23d3cf0cd377 [2023-09-13T14:58:55.237Z] ---> ad0c4f10eb35 [2023-09-13T14:58:55.237Z] Step 3/4 : COPY go.mod . [2023-09-13T14:58:55.821Z] ---> 602d213a0a3a [2023-09-13T14:58:55.821Z] Step 4/4 : RUN go mod download [2023-09-13T14:58:55.821Z] ---> Running in 047d5ff64aca [2023-09-13T14:58:59.607Z] #34 ... [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #30 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T14:58:59.607Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T14:58:59.607Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T14:58:59.607Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T14:58:59.607Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T14:58:59.607Z] #30 DONE 0.1s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T14:58:59.607Z] #32 DONE 0.6s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T14:58:59.607Z] #29 DONE 24.8s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #53 [security-proxy-auth internal] load build context [2023-09-13T14:58:59.607Z] #53 ... [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #50 [core-metadata internal] load build context [2023-09-13T14:58:59.607Z] #50 DONE 24.8s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T14:58:59.607Z] #47 DONE 25.0s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #48 [support-notifications internal] load build context [2023-09-13T14:58:59.607Z] #48 DONE 24.7s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #39 [security-proxy-setup internal] load build context [2023-09-13T14:58:59.607Z] #39 DONE 24.9s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #46 [core-data internal] load build context [2023-09-13T14:58:59.607Z] #46 DONE 25.0s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T14:58:59.607Z] #45 DONE 24.8s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-13T14:58:59.607Z] #41 DONE 24.8s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #35 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T14:58:59.607Z] #35 DONE 25.0s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #42 [security-bootstrapper internal] load build context [2023-09-13T14:58:59.607Z] #42 DONE 25.2s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #30 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T14:58:59.607Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T14:58:59.607Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T14:58:59.607Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T14:58:59.607Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T14:58:59.607Z] #30 DONE 0.1s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #34 [core-command internal] load build context [2023-09-13T14:58:59.607Z] #34 DONE 24.8s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #33 [support-scheduler internal] load build context [2023-09-13T14:58:59.607Z] #33 DONE 24.8s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-13T14:58:59.607Z] #52 DONE 24.8s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #37 [security-secretstore-setup internal] load build context [2023-09-13T14:58:59.607Z] #37 DONE 25.0s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T14:58:59.607Z] #38 DONE 25.0s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T14:58:59.607Z] #43 DONE 25.1s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #54 [security-spire-server internal] load build context [2023-09-13T14:58:59.607Z] #54 transferring context: 18.11kB done [2023-09-13T14:58:59.607Z] #54 DONE 0.0s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #55 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T14:58:59.607Z] #55 ... [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #56 [security-spire-agent internal] load build context [2023-09-13T14:58:59.607Z] #56 transferring context: 17.64kB done [2023-09-13T14:58:59.607Z] #56 DONE 0.0s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #57 [security-spire-config internal] load build context [2023-09-13T14:58:59.607Z] #57 transferring context: 16.36kB done [2023-09-13T14:58:59.607Z] #57 DONE 0.0s [2023-09-13T14:58:59.607Z] [2023-09-13T14:58:59.607Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T14:58:59.608Z] #58 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-09-13T14:58:59.608Z] #58 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T14:58:59.608Z] #58 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-13T14:58:59.608Z] #58 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-13T14:58:59.608Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-13T14:58:59.608Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-13T14:58:59.608Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-09-13T14:58:59.608Z] #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T14:58:59.608Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-13T14:58:59.608Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-13T14:58:59.608Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-09-13T14:58:59.608Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.3s [2023-09-13T14:58:59.608Z] #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T14:58:59.608Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.4s [2023-09-13T14:58:59.608Z] #58 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-13T14:58:59.608Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.6s [2023-09-13T14:58:59.608Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-09-13T14:59:02.178Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.3s done [2023-09-13T14:59:02.178Z] #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s [2023-09-13T14:59:02.805Z] #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2023-09-13T14:59:04.748Z] #58 ... [2023-09-13T14:59:04.748Z] [2023-09-13T14:59:04.748Z] #53 [security-proxy-auth internal] load build context [2023-09-13T14:59:04.748Z] #53 transferring context: 364.78MB 3.1s done [2023-09-13T14:59:04.748Z] #53 DONE 6.6s [2023-09-13T14:59:04.748Z] [2023-09-13T14:59:04.748Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T14:59:04.748Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-13T14:59:04.748Z] #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-13T14:59:04.748Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-13T14:59:04.748Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-13T14:59:04.748Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T14:59:04.748Z] #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-13T14:59:04.748Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-13T14:59:04.748Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done [2023-09-13T14:59:04.748Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T14:59:04.748Z] #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2023-09-13T14:59:05.012Z] #59 ... [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T14:59:05.012Z] #40 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #40 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #40 25.58 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T14:59:05.012Z] #40 25.58 v3.18.3-183-gb1dd97c631a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T14:59:05.012Z] #40 25.58 OK: 20063 distinct packages available [2023-09-13T14:59:05.012Z] #40 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #40 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #40 25.96 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T14:59:05.012Z] #40 25.98 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T14:59:05.012Z] #40 25.99 (3/11) Installing libunistring (1.1-r1) [2023-09-13T14:59:05.012Z] #40 26.03 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T14:59:05.012Z] #40 26.04 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T14:59:05.012Z] #40 26.05 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T14:59:05.012Z] #40 26.07 (7/11) Installing curl (8.2.1-r0) [2023-09-13T14:59:05.012Z] #40 26.08 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T14:59:05.012Z] #40 26.09 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T14:59:05.012Z] #40 26.10 (10/11) Installing libucontext (1.2-r2) [2023-09-13T14:59:05.012Z] #40 26.11 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T14:59:05.012Z] #40 26.12 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:59:05.012Z] #40 26.13 Executing ca-certificates-20230506-r0.trigger [2023-09-13T14:59:05.012Z] #40 26.17 OK: 12 MiB in 26 packages [2023-09-13T14:59:05.012Z] #40 DONE 30.9s [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T14:59:05.012Z] #49 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #49 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #49 25.67 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T14:59:05.012Z] #49 25.68 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:59:05.012Z] #49 25.69 OK: 7 MiB in 16 packages [2023-09-13T14:59:05.012Z] #49 DONE 31.3s [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #36 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T14:59:05.012Z] #36 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #36 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #36 25.78 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T14:59:05.012Z] #36 25.80 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T14:59:05.012Z] #36 25.81 (3/4) Installing su-exec (0.2-r3) [2023-09-13T14:59:05.012Z] #36 25.81 (4/4) Installing yq (4.33.3-r3) [2023-09-13T14:59:05.012Z] #36 25.91 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:59:05.012Z] #36 25.91 Executing ca-certificates-20230506-r0.trigger [2023-09-13T14:59:05.012Z] #36 25.95 OK: 17 MiB in 19 packages [2023-09-13T14:59:05.012Z] #36 DONE 31.4s [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #44 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T14:59:05.012Z] #44 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #44 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #44 25.72 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T14:59:05.012Z] #44 25.75 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T14:59:05.012Z] #44 25.76 (3/4) Installing su-exec (0.2-r3) [2023-09-13T14:59:05.012Z] #44 25.76 (4/4) Installing yq (4.33.3-r3) [2023-09-13T14:59:05.012Z] #44 25.85 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:59:05.012Z] #44 25.85 OK: 17 MiB in 19 packages [2023-09-13T14:59:05.012Z] #44 DONE 31.4s [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T14:59:05.012Z] #0 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #0 5.291 OK: 265 MiB in 56 packages [2023-09-13T14:59:05.012Z] #60 DONE 6.6s [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T14:59:05.012Z] #51 30.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #51 31.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.012Z] #51 ... [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T14:59:05.012Z] #61 DONE 0.1s [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:05.012Z] #62 DONE 0.1s [2023-09-13T14:59:05.012Z] [2023-09-13T14:59:05.012Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T14:59:05.012Z] #59 DONE 6.6s [2023-09-13T14:59:05.285Z] [2023-09-13T14:59:05.285Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T14:59:05.285Z] #51 31.29 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T14:59:05.285Z] #51 31.30 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T14:59:05.285Z] #51 31.32 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:59:05.285Z] #51 31.32 Executing ca-certificates-20230506-r0.trigger [2023-09-13T14:59:05.564Z] #51 31.44 OK: 8 MiB in 17 packages [2023-09-13T14:59:05.564Z] #51 DONE 31.6s [2023-09-13T14:59:05.564Z] [2023-09-13T14:59:05.564Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T14:59:05.564Z] #58 ... [2023-09-13T14:59:05.564Z] [2023-09-13T14:59:05.564Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T14:59:05.564Z] #63 DONE 7.2s [2023-09-13T14:59:05.564Z] [2023-09-13T14:59:05.564Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T14:59:05.564Z] #64 DONE 0.0s [2023-09-13T14:59:05.564Z] [2023-09-13T14:59:05.564Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T14:59:05.564Z] #0 6.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.564Z] #0 6.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.564Z] #0 6.847 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T14:59:05.564Z] #0 6.847 v3.18.3-183-gb1dd97c631a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T14:59:05.564Z] #0 6.847 OK: 20063 distinct packages available [2023-09-13T14:59:05.564Z] #0 6.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.564Z] #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.564Z] #0 7.240 OK: 265 MiB in 56 packages [2023-09-13T14:59:05.564Z] #65 DONE 7.3s [2023-09-13T14:59:05.564Z] [2023-09-13T14:59:05.564Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:05.826Z] #66 DONE 0.1s [2023-09-13T14:59:05.826Z] [2023-09-13T14:59:05.826Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:05.826Z] #67 ... [2023-09-13T14:59:05.826Z] [2023-09-13T14:59:05.826Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T14:59:05.826Z] #0 7.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.826Z] #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:05.826Z] #0 7.468 OK: 265 MiB in 56 packages [2023-09-13T14:59:05.826Z] #68 DONE 7.7s [2023-09-13T14:59:05.826Z] [2023-09-13T14:59:05.826Z] #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:05.826Z] #69 DONE 0.0s [2023-09-13T14:59:06.087Z] [2023-09-13T14:59:06.087Z] #55 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T14:59:06.087Z] #55 7.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:06.087Z] #55 7.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:06.348Z] #55 7.896 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T14:59:06.348Z] #55 7.896 v3.18.3-183-gb1dd97c631a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T14:59:06.348Z] #55 7.896 OK: 20063 distinct packages available [2023-09-13T14:59:06.611Z] #55 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:06.611Z] #55 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:06.611Z] #55 ... [2023-09-13T14:59:06.611Z] [2023-09-13T14:59:06.611Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T14:59:06.611Z] #0 6.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:06.611Z] #0 7.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:06.611Z] #0 8.102 OK: 265 MiB in 56 packages [2023-09-13T14:59:06.611Z] #70 DONE 8.3s [2023-09-13T14:59:06.611Z] [2023-09-13T14:59:06.611Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:06.611Z] #71 DONE 0.1s [2023-09-13T14:59:06.872Z] [2023-09-13T14:59:06.872Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:07.165Z] #72 ... [2023-09-13T14:59:07.165Z] [2023-09-13T14:59:07.165Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T14:59:07.165Z] #55 8.281 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T14:59:07.165Z] #55 8.281 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T14:59:07.165Z] #55 8.290 (3/5) Installing libucontext (1.2-r2) [2023-09-13T14:59:07.165Z] #55 8.295 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T14:59:07.165Z] #55 8.298 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T14:59:07.165Z] #55 8.307 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:59:07.165Z] #55 8.314 OK: 8 MiB in 20 packages [2023-09-13T14:59:07.165Z] #55 DONE 8.5s [2023-09-13T14:59:07.165Z] [2023-09-13T14:59:07.165Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T14:59:08.554Z] #73 ... [2023-09-13T14:59:08.554Z] [2023-09-13T14:59:08.554Z] #74 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T14:59:08.554Z] #0 7.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:08.554Z] #0 7.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:08.554Z] #0 8.026 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T14:59:08.554Z] #0 8.026 v3.18.3-183-gb1dd97c631a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T14:59:08.554Z] #0 8.026 OK: 20063 distinct packages available [2023-09-13T14:59:08.554Z] #0 8.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:08.554Z] #0 8.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T14:59:08.554Z] #0 8.405 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T14:59:08.554Z] #0 8.409 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T14:59:08.554Z] #0 8.423 (3/4) Installing libucontext (1.2-r2) [2023-09-13T14:59:08.554Z] #0 8.427 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T14:59:08.554Z] #0 8.431 Executing busybox-1.36.1-r2.trigger [2023-09-13T14:59:08.554Z] #0 8.486 OK: 8 MiB in 19 packages [2023-09-13T14:59:09.125Z] #74 DONE 10.4s [2023-09-13T14:59:09.125Z] [2023-09-13T14:59:09.125Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T14:59:09.125Z] #73 DONE 2.0s [2023-09-13T14:59:09.125Z] [2023-09-13T14:59:09.125Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T14:59:09.125Z] #75 DONE 1.9s [2023-09-13T14:59:09.125Z] [2023-09-13T14:59:09.125Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T14:59:09.125Z] #76 DONE 0.1s [2023-09-13T14:59:09.125Z] [2023-09-13T14:59:09.125Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T14:59:10.509Z] #77 DONE 1.1s [2023-09-13T14:59:10.509Z] [2023-09-13T14:59:10.509Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T14:59:10.509Z] #78 DONE 1.2s [2023-09-13T14:59:10.509Z] [2023-09-13T14:59:10.509Z] #79 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T14:59:10.509Z] #79 DONE 1.2s [2023-09-13T14:59:10.509Z] [2023-09-13T14:59:10.509Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T14:59:10.509Z] #80 DONE 0.1s [2023-09-13T14:59:10.509Z] [2023-09-13T14:59:10.509Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T14:59:10.509Z] #81 DONE 0.1s [2023-09-13T14:59:10.509Z] [2023-09-13T14:59:10.509Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T14:59:10.509Z] #82 DONE 0.1s [2023-09-13T14:59:10.509Z] [2023-09-13T14:59:10.509Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T14:59:10.509Z] #83 DONE 0.1s [2023-09-13T14:59:10.509Z] [2023-09-13T14:59:10.509Z] #84 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T14:59:10.509Z] #84 DONE 0.1s [2023-09-13T14:59:10.509Z] [2023-09-13T14:59:10.509Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T14:59:10.510Z] #85 DONE 0.1s [2023-09-13T14:59:10.510Z] [2023-09-13T14:59:10.510Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T14:59:10.510Z] #86 DONE 0.1s [2023-09-13T14:59:10.510Z] [2023-09-13T14:59:10.510Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T14:59:10.510Z] #87 DONE 0.1s [2023-09-13T14:59:10.510Z] [2023-09-13T14:59:10.510Z] #88 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T14:59:10.510Z] #88 DONE 0.1s [2023-09-13T14:59:10.510Z] [2023-09-13T14:59:10.510Z] #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T14:59:10.510Z] #89 DONE 0.1s [2023-09-13T14:59:10.510Z] [2023-09-13T14:59:10.510Z] #90 [security-spire-server] exporting to image [2023-09-13T14:59:10.510Z] #90 exporting layers [2023-09-13T14:59:10.770Z] #90 ... [2023-09-13T14:59:10.770Z] [2023-09-13T14:59:10.770Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T14:59:10.770Z] #91 DONE 0.1s [2023-09-13T14:59:10.770Z] [2023-09-13T14:59:10.770Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T14:59:10.770Z] #92 DONE 0.1s [2023-09-13T14:59:10.770Z] [2023-09-13T14:59:10.770Z] #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T14:59:10.770Z] #93 DONE 0.1s [2023-09-13T14:59:10.770Z] [2023-09-13T14:59:10.770Z] #90 [security-spire-agent] exporting to image [2023-09-13T14:59:11.029Z] #90 exporting layers 0.5s done [2023-09-13T14:59:11.029Z] #90 writing image sha256:fee30cfaa5a2dd046a1088502d66eeb6ef1647f875c0deecffcc537d1b0c65ed done [2023-09-13T14:59:11.029Z] #90 naming to docker.io/library/security-spire-server done [2023-09-13T14:59:11.290Z] #90 exporting layers 0.6s done [2023-09-13T14:59:11.291Z] #90 writing image sha256:47df99e4a5440dbc3b0166f68c0eb60e0f4903d5411e29a64e6bf8062ee6439b done [2023-09-13T14:59:11.291Z] #90 naming to docker.io/library/security-spire-agent done [2023-09-13T14:59:11.291Z] #90 writing image sha256:ec22a00dc4ddef323d970f18d37a3dcd66337ee8f6c02dff6adab8c8d105b950 done [2023-09-13T14:59:11.291Z] #90 naming to docker.io/library/security-spire-config done [2023-09-13T14:59:11.291Z] #90 DONE 0.7s [2023-09-13T14:59:11.291Z] [2023-09-13T14:59:11.291Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:15.532Z] #94 ... [2023-09-13T14:59:15.532Z] [2023-09-13T14:59:15.532Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:33.660Z] #95 DONE 28.5s [2023-09-13T14:59:33.660Z] [2023-09-13T14:59:33.660Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:33.661Z] #67 DONE 27.7s [2023-09-13T14:59:33.661Z] [2023-09-13T14:59:33.661Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:33.661Z] #72 DONE 26.8s [2023-09-13T14:59:33.661Z] [2023-09-13T14:59:33.661Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:33.661Z] #94 DONE 27.6s [2023-09-13T14:59:33.661Z] [2023-09-13T14:59:33.661Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-13T14:59:34.716Z] Removing intermediate container 047d5ff64aca [2023-09-13T14:59:34.716Z] ---> 27b057d2b612 [2023-09-13T14:59:34.716Z] Successfully built 27b057d2b612 [2023-09-13T14:59:34.716Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T14:59:35.041Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T14:59:35.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T14:59:35.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-6118 does not seem to be running inside a container [2023-09-13T14:59:35.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@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-09-13T14:59:36.423Z] $ docker top 8781b597179552cff8652cfc81d2fdff6ca1b53d78a2f7f00cce15d88984a76d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T14:59:37.227Z] + go version [2023-09-13T14:59:37.227Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T14:59:37.240Z] $ docker stop --time=1 8781b597179552cff8652cfc81d2fdff6ca1b53d78a2f7f00cce15d88984a76d [2023-09-13T14:59:38.811Z] $ docker rm -f --volumes 8781b597179552cff8652cfc81d2fdff6ca1b53d78a2f7f00cce15d88984a76d [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-09-13T14:59:39.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T14:59:39.445Z] [2023-09-13T14:59:39.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T14:59:39.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T14:59:39.770Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-13T14:59:39.770Z] 547446be3368: Pulling fs layer [2023-09-13T14:59:39.770Z] d125d8839a47: Pulling fs layer [2023-09-13T14:59:39.770Z] 3e85d5ac6304: Pulling fs layer [2023-09-13T14:59:39.770Z] c3105a71a48b: Pulling fs layer [2023-09-13T14:59:39.770Z] 0f093f025ec4: Pulling fs layer [2023-09-13T14:59:39.770Z] c3106fc0e877: Pulling fs layer [2023-09-13T14:59:39.770Z] c3105a71a48b: Waiting [2023-09-13T14:59:39.770Z] 0f093f025ec4: Waiting [2023-09-13T14:59:39.770Z] c3106fc0e877: Waiting [2023-09-13T14:59:40.038Z] 547446be3368: Verifying Checksum [2023-09-13T14:59:40.038Z] 547446be3368: Download complete [2023-09-13T14:59:40.038Z] c3105a71a48b: Verifying Checksum [2023-09-13T14:59:40.038Z] c3105a71a48b: Download complete [2023-09-13T14:59:40.304Z] d125d8839a47: Verifying Checksum [2023-09-13T14:59:40.304Z] d125d8839a47: Download complete [2023-09-13T14:59:40.304Z] c3106fc0e877: Verifying Checksum [2023-09-13T14:59:40.304Z] c3106fc0e877: Download complete [2023-09-13T14:59:40.332Z] #96 ... [2023-09-13T14:59:40.332Z] [2023-09-13T14:59:40.332Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T14:59:40.572Z] 0f093f025ec4: Verifying Checksum [2023-09-13T14:59:40.572Z] 0f093f025ec4: Download complete [2023-09-13T14:59:40.572Z] 547446be3368: Pull complete [2023-09-13T14:59:41.531Z] d125d8839a47: Pull complete [2023-09-13T14:59:42.116Z] 3e85d5ac6304: Verifying Checksum [2023-09-13T14:59:42.116Z] 3e85d5ac6304: Download complete [2023-09-13T14:59:43.646Z] #97 ... [2023-09-13T14:59:43.646Z] [2023-09-13T14:59:43.646Z] #98 [core-data builder 6/7] COPY . . [2023-09-13T14:59:43.646Z] #98 ... [2023-09-13T14:59:43.646Z] [2023-09-13T14:59:43.646Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #99 DONE 12.0s [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #100 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:45.621Z] #101 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:45.621Z] #102 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #103 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:45.621Z] #104 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:45.621Z] #105 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #98 [core-data builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #98 DONE 12.1s [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #97 DONE 12.0s [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #106 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T14:59:45.621Z] #106 ... [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:45.621Z] #107 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #108 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #108 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:45.621Z] #109 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:45.621Z] #110 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #111 [support-scheduler builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #111 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:45.621Z] #112 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:45.621Z] #113 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:45.621Z] #114 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #115 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:45.621Z] #116 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:45.621Z] #117 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #118 [core-command builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #118 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #96 DONE 12.1s [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T14:59:45.621Z] #119 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #120 [core-metadata builder 6/7] COPY . . [2023-09-13T14:59:45.621Z] #120 CACHED [2023-09-13T14:59:45.621Z] [2023-09-13T14:59:45.621Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T14:59:45.621Z] #121 CACHED [2023-09-13T14:59:45.883Z] [2023-09-13T14:59:45.883Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T14:59:47.266Z] #122 1.345 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T14:59:50.323Z] 3e85d5ac6304: Pull complete [2023-09-13T14:59:50.323Z] c3105a71a48b: Pull complete [2023-09-13T14:59:51.284Z] 0f093f025ec4: Pull complete [2023-09-13T14:59:51.549Z] c3106fc0e877: Pull complete [2023-09-13T14:59:51.549Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-13T14:59:51.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T14:59:51.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T14:59:51.735Z] prd-ubuntu20.04-docker-arm64-4c-16g-6118 does not seem to be running inside a container [2023-09-13T14:59:51.788Z] $ 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/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@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-09-13T14:59:53.894Z] $ docker top eb77ec3d3fa9a1e3d56c57aa8c17b037b87ba2b71256a7c1d148c64184e45ee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T14:59:54.387Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T14:59:55.567Z] #122 ... [2023-09-13T14:59:55.567Z] [2023-09-13T14:59:55.567Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T14:59:55.567Z] #0 1.181 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T14:59:55.826Z] #123 ... [2023-09-13T14:59:55.827Z] [2023-09-13T14:59:55.827Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T14:59:55.827Z] #0 1.087 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T14:59:55.827Z] #124 ... [2023-09-13T14:59:55.827Z] [2023-09-13T14:59:55.827Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T14:59:55.827Z] #0 1.192 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T14:59:56.086Z] #125 ... [2023-09-13T14:59:56.086Z] [2023-09-13T14:59:56.086Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T14:59:56.086Z] #0 0.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T14:59:56.345Z] #126 ... [2023-09-13T14:59:56.345Z] [2023-09-13T14:59:56.345Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T14:59:56.345Z] #0 0.689 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T14:59:56.604Z] #127 ... [2023-09-13T14:59:56.604Z] [2023-09-13T14:59:56.604Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T14:59:56.604Z] #0 1.312 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T14:59:56.604Z] #128 ... [2023-09-13T14:59:56.604Z] [2023-09-13T14:59:56.604Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T14:59:56.604Z] #0 0.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T14:59:56.878Z] #129 ... [2023-09-13T14:59:56.878Z] [2023-09-13T14:59:56.878Z] #106 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T14:59:56.878Z] #106 1.186 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T14:59:56.878Z] #106 ... [2023-09-13T14:59:56.878Z] [2023-09-13T14:59:56.878Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T14:59:56.878Z] #0 0.946 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T14:59:57.138Z] #130 ... [2023-09-13T14:59:57.138Z] [2023-09-13T14:59:57.138Z] #131 [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-09-13T14:59:57.138Z] #0 0.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T15:00:02.605Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T15:00:02.605Z] #1 transferring dockerfile: [2023-09-13T15:00:02.605Z] #1 transferring dockerfile: 1.78kB done [2023-09-13T15:00:02.605Z] #1 DONE 0.1s [2023-09-13T15:00:03.200Z] [2023-09-13T15:00:03.200Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T15:00:03.200Z] #2 transferring dockerfile: 1.70kB done [2023-09-13T15:00:03.200Z] #2 DONE 0.0s [2023-09-13T15:00:03.200Z] [2023-09-13T15:00:03.200Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T15:00:03.200Z] #3 transferring dockerfile: 2.38kB done [2023-09-13T15:00:03.200Z] #3 DONE 0.1s [2023-09-13T15:00:03.200Z] [2023-09-13T15:00:03.200Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T15:00:03.200Z] #4 transferring dockerfile: 2.82kB done [2023-09-13T15:00:03.200Z] #4 DONE 0.1s [2023-09-13T15:00:03.200Z] [2023-09-13T15:00:03.200Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T15:00:03.474Z] #5 transferring dockerfile: 2.12kB 0.0s done [2023-09-13T15:00:03.474Z] #5 DONE 0.1s [2023-09-13T15:00:03.474Z] [2023-09-13T15:00:03.474Z] #6 [core-command internal] load build definition from Dockerfile [2023-09-13T15:00:03.474Z] #6 transferring dockerfile: 1.82kB done [2023-09-13T15:00:03.474Z] #6 DONE 0.1s [2023-09-13T15:00:03.474Z] [2023-09-13T15:00:03.474Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T15:00:03.474Z] #7 transferring dockerfile: 2.04kB done [2023-09-13T15:00:03.474Z] #7 DONE 0.1s [2023-09-13T15:00:03.474Z] [2023-09-13T15:00:03.474Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T15:00:03.474Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-09-13T15:00:03.474Z] #8 DONE 0.1s [2023-09-13T15:00:03.743Z] [2023-09-13T15:00:03.743Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-09-13T15:00:03.743Z] #9 transferring dockerfile: 1.84kB done [2023-09-13T15:00:03.743Z] #9 DONE 0.1s [2023-09-13T15:00:03.743Z] [2023-09-13T15:00:03.743Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T15:00:03.743Z] #10 transferring dockerfile: 1.59kB done [2023-09-13T15:00:03.743Z] #10 DONE 0.1s [2023-09-13T15:00:03.743Z] [2023-09-13T15:00:03.743Z] #11 [core-data internal] load build definition from Dockerfile [2023-09-13T15:00:03.743Z] #11 transferring dockerfile: 1.90kB done [2023-09-13T15:00:03.743Z] #11 DONE 0.1s [2023-09-13T15:00:03.743Z] [2023-09-13T15:00:03.743Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-09-13T15:00:04.010Z] #12 transferring dockerfile: 1.96kB done [2023-09-13T15:00:04.010Z] #12 DONE 0.1s [2023-09-13T15:00:04.010Z] [2023-09-13T15:00:04.010Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T15:00:04.010Z] #13 transferring dockerfile: 1.58kB done [2023-09-13T15:00:04.010Z] #13 DONE 0.1s [2023-09-13T15:00:04.010Z] [2023-09-13T15:00:04.010Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T15:00:04.010Z] #14 transferring dockerfile: 2.39kB done [2023-09-13T15:00:04.010Z] #14 DONE 0.1s [2023-09-13T15:00:04.010Z] [2023-09-13T15:00:04.010Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T15:00:04.010Z] #15 transferring context: 56B done [2023-09-13T15:00:04.010Z] #15 DONE 0.1s [2023-09-13T15:00:04.594Z] [2023-09-13T15:00:04.594Z] #16 [security-spire-agent internal] load .dockerignore [2023-09-13T15:00:04.594Z] #16 transferring context: 56B done [2023-09-13T15:00:04.594Z] #16 DONE 0.0s [2023-09-13T15:00:04.594Z] [2023-09-13T15:00:04.594Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-13T15:00:04.863Z] #17 transferring context: 56B done [2023-09-13T15:00:04.863Z] #17 DONE 0.0s [2023-09-13T15:00:04.863Z] [2023-09-13T15:00:04.863Z] #18 [security-bootstrapper internal] load .dockerignore [2023-09-13T15:00:04.863Z] #18 transferring context: 56B done [2023-09-13T15:00:04.863Z] #18 DONE 0.0s [2023-09-13T15:00:04.863Z] [2023-09-13T15:00:04.863Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T15:00:04.863Z] #19 transferring context: 56B done [2023-09-13T15:00:04.863Z] #19 DONE 0.1s [2023-09-13T15:00:04.863Z] [2023-09-13T15:00:04.863Z] #20 [core-command internal] load .dockerignore [2023-09-13T15:00:04.863Z] #20 transferring context: 56B done [2023-09-13T15:00:04.863Z] #20 DONE 0.1s [2023-09-13T15:00:04.863Z] [2023-09-13T15:00:04.863Z] #21 [security-proxy-auth internal] load .dockerignore [2023-09-13T15:00:04.863Z] #21 transferring context: 56B done [2023-09-13T15:00:04.863Z] #21 DONE 0.1s [2023-09-13T15:00:04.863Z] [2023-09-13T15:00:04.863Z] #22 [support-scheduler internal] load .dockerignore [2023-09-13T15:00:05.132Z] #22 transferring context: 56B done [2023-09-13T15:00:05.132Z] #22 DONE 0.0s [2023-09-13T15:00:05.132Z] [2023-09-13T15:00:05.132Z] #23 [support-notifications internal] load .dockerignore [2023-09-13T15:00:05.132Z] #23 transferring context: 56B 0.0s done [2023-09-13T15:00:05.132Z] #23 DONE 0.1s [2023-09-13T15:00:05.132Z] [2023-09-13T15:00:05.132Z] #24 [security-spire-server internal] load .dockerignore [2023-09-13T15:00:05.132Z] #24 transferring context: 56B done [2023-09-13T15:00:05.132Z] #24 DONE 0.0s [2023-09-13T15:00:05.132Z] [2023-09-13T15:00:05.132Z] #25 [core-data internal] load .dockerignore [2023-09-13T15:00:05.132Z] #25 transferring context: 56B done [2023-09-13T15:00:05.132Z] #25 DONE 0.1s [2023-09-13T15:00:05.132Z] [2023-09-13T15:00:05.132Z] #26 [core-metadata internal] load .dockerignore [2023-09-13T15:00:05.399Z] #26 transferring context: 56B done [2023-09-13T15:00:05.399Z] #26 DONE 0.0s [2023-09-13T15:00:05.399Z] [2023-09-13T15:00:05.399Z] #27 [security-proxy-setup internal] load .dockerignore [2023-09-13T15:00:05.399Z] #27 transferring context: 56B 0.0s done [2023-09-13T15:00:05.399Z] #27 DONE 0.1s [2023-09-13T15:00:05.399Z] [2023-09-13T15:00:05.399Z] #28 [security-spire-config internal] load .dockerignore [2023-09-13T15:00:05.399Z] #28 transferring context: 56B done [2023-09-13T15:00:05.399Z] #28 DONE 0.1s [2023-09-13T15:00:05.399Z] [2023-09-13T15:00:05.399Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:05.399Z] #29 DONE 0.0s [2023-09-13T15:00:05.399Z] [2023-09-13T15:00:05.399Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T15:00:05.671Z] #30 DONE 0.1s [2023-09-13T15:00:05.671Z] [2023-09-13T15:00:05.671Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T15:00:05.671Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T15:00:05.671Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T15:00:05.671Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T15:00:05.671Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T15:00:06.257Z] #31 ... [2023-09-13T15:00:06.257Z] [2023-09-13T15:00:06.257Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-13T15:00:06.257Z] #32 transferring context: 2.61MB 0.5s done [2023-09-13T15:00:06.257Z] #32 DONE 0.6s [2023-09-13T15:00:06.257Z] [2023-09-13T15:00:06.257Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:06.257Z] #29 DONE 0.0s [2023-09-13T15:00:06.257Z] [2023-09-13T15:00:06.257Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T15:00:06.257Z] #30 DONE 0.2s [2023-09-13T15:00:06.257Z] [2023-09-13T15:00:06.257Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:06.257Z] #33 DONE 0.8s [2023-09-13T15:00:06.257Z] [2023-09-13T15:00:06.257Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-13T15:00:06.524Z] #34 ... [2023-09-13T15:00:06.524Z] [2023-09-13T15:00:06.524Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:06.524Z] #29 DONE 0.0s [2023-09-13T15:00:06.524Z] [2023-09-13T15:00:06.524Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:06.524Z] #33 DONE 1.4s [2023-09-13T15:00:06.524Z] [2023-09-13T15:00:06.524Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-13T15:00:06.524Z] #34 DONE 0.4s [2023-09-13T15:00:06.524Z] [2023-09-13T15:00:06.524Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:06.524Z] #29 DONE 0.0s [2023-09-13T15:00:06.524Z] [2023-09-13T15:00:06.524Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:06.524Z] #33 DONE 1.5s [2023-09-13T15:00:06.524Z] [2023-09-13T15:00:06.524Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:06.797Z] #35 ... [2023-09-13T15:00:06.797Z] [2023-09-13T15:00:06.797Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:06.797Z] #29 DONE 0.0s [2023-09-13T15:00:06.797Z] [2023-09-13T15:00:06.797Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:06.797Z] #33 DONE 1.5s [2023-09-13T15:00:06.797Z] [2023-09-13T15:00:06.797Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-13T15:00:06.797Z] #34 DONE 0.5s [2023-09-13T15:00:06.797Z] [2023-09-13T15:00:06.797Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:07.065Z] #35 ... [2023-09-13T15:00:07.065Z] [2023-09-13T15:00:07.065Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:07.065Z] #29 DONE 0.1s [2023-09-13T15:00:07.065Z] [2023-09-13T15:00:07.065Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:07.065Z] #35 ... [2023-09-13T15:00:07.065Z] [2023-09-13T15:00:07.065Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:07.065Z] #33 DONE 1.6s [2023-09-13T15:00:07.065Z] [2023-09-13T15:00:07.065Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:07.065Z] #29 DONE 0.1s [2023-09-13T15:00:07.065Z] [2023-09-13T15:00:07.065Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-13T15:00:07.065Z] #34 DONE 0.5s [2023-09-13T15:00:07.065Z] [2023-09-13T15:00:07.065Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:07.331Z] #35 ... [2023-09-13T15:00:07.331Z] [2023-09-13T15:00:07.331Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:07.331Z] #33 DONE 1.6s [2023-09-13T15:00:07.331Z] [2023-09-13T15:00:07.331Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-13T15:00:07.331Z] #34 DONE 0.5s [2023-09-13T15:00:07.331Z] [2023-09-13T15:00:07.331Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:07.599Z] #35 ... [2023-09-13T15:00:07.599Z] [2023-09-13T15:00:07.599Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:07.599Z] #29 DONE 0.1s [2023-09-13T15:00:07.599Z] [2023-09-13T15:00:07.599Z] #36 [security-secretstore-setup internal] load build context [2023-09-13T15:00:07.599Z] #36 transferring context: 2.61MB 1.0s done [2023-09-13T15:00:07.599Z] #36 DONE 1.2s [2023-09-13T15:00:07.599Z] [2023-09-13T15:00:07.599Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:07.867Z] #35 ... [2023-09-13T15:00:07.867Z] [2023-09-13T15:00:07.867Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:07.867Z] #29 DONE 0.1s [2023-09-13T15:00:07.867Z] [2023-09-13T15:00:07.867Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:07.867Z] #35 ... [2023-09-13T15:00:07.867Z] [2023-09-13T15:00:07.867Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:07.867Z] #33 DONE 1.6s [2023-09-13T15:00:07.867Z] [2023-09-13T15:00:07.867Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-13T15:00:07.867Z] #34 DONE 0.6s [2023-09-13T15:00:07.867Z] [2023-09-13T15:00:07.867Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:08.132Z] #35 ... [2023-09-13T15:00:08.132Z] [2023-09-13T15:00:08.132Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:08.132Z] #33 DONE 1.6s [2023-09-13T15:00:08.132Z] [2023-09-13T15:00:08.132Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-13T15:00:08.132Z] #34 DONE 0.6s [2023-09-13T15:00:08.132Z] [2023-09-13T15:00:08.132Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T15:00:08.132Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T15:00:08.132Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T15:00:08.132Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T15:00:08.133Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T15:00:08.133Z] #31 ... [2023-09-13T15:00:08.133Z] [2023-09-13T15:00:08.133Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T15:00:08.133Z] #29 DONE 0.1s [2023-09-13T15:00:08.398Z] [2023-09-13T15:00:08.398Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T15:00:09.372Z] #30 ... [2023-09-13T15:00:09.372Z] [2023-09-13T15:00:09.372Z] #37 [core-common-config-bootstrapper internal] load build context [2023-09-13T15:00:09.372Z] #37 transferring context: 2.61MB 1.9s done [2023-09-13T15:00:09.372Z] #37 DONE 2.5s [2023-09-13T15:00:09.372Z] [2023-09-13T15:00:09.372Z] #38 [core-data internal] load build context [2023-09-13T15:00:09.647Z] #38 ... [2023-09-13T15:00:09.647Z] [2023-09-13T15:00:09.647Z] #35 [security-bootstrapper internal] load build context [2023-09-13T15:00:09.647Z] #35 transferring context: 2.61MB 1.8s done [2023-09-13T15:00:09.647Z] #35 DONE 2.9s [2023-09-13T15:00:09.647Z] [2023-09-13T15:00:09.647Z] #38 [core-data internal] load build context [2023-09-13T15:00:09.921Z] #38 ... [2023-09-13T15:00:09.921Z] [2023-09-13T15:00:09.921Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T15:00:09.921Z] #30 DONE 3.5s [2023-09-13T15:00:09.921Z] [2023-09-13T15:00:09.921Z] #38 [core-data internal] load build context [2023-09-13T15:00:10.507Z] #38 ... [2023-09-13T15:00:10.507Z] [2023-09-13T15:00:10.507Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T15:00:10.507Z] #33 DONE 1.7s [2023-09-13T15:00:10.507Z] [2023-09-13T15:00:10.507Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-13T15:00:10.507Z] #34 DONE 0.6s [2023-09-13T15:00:10.507Z] [2023-09-13T15:00:10.507Z] #38 [core-data internal] load build context [2023-09-13T15:00:11.093Z] #38 ... [2023-09-13T15:00:11.093Z] [2023-09-13T15:00:11.093Z] #39 [support-scheduler internal] load build context [2023-09-13T15:00:11.093Z] #39 transferring context: 2.61MB 2.9s done [2023-09-13T15:00:11.093Z] #39 DONE 3.8s [2023-09-13T15:00:11.093Z] [2023-09-13T15:00:11.093Z] #38 [core-data internal] load build context [2023-09-13T15:00:11.678Z] #38 ... [2023-09-13T15:00:11.678Z] [2023-09-13T15:00:11.678Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T15:00:11.678Z] #40 DONE 5.3s [2023-09-13T15:00:11.678Z] [2023-09-13T15:00:11.678Z] #38 [core-data internal] load build context [2023-09-13T15:00:11.945Z] #38 ... [2023-09-13T15:00:11.945Z] [2023-09-13T15:00:11.945Z] #41 [security-spire-config internal] load build context [2023-09-13T15:00:11.945Z] #41 DONE 0.0s [2023-09-13T15:00:11.945Z] [2023-09-13T15:00:11.945Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T15:00:11.945Z] #42 DONE 5.6s [2023-09-13T15:00:11.945Z] [2023-09-13T15:00:11.945Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:11.945Z] #43 DONE 0.0s [2023-09-13T15:00:11.945Z] [2023-09-13T15:00:11.945Z] #38 [core-data internal] load build context [2023-09-13T15:00:12.530Z] #38 ... [2023-09-13T15:00:12.530Z] [2023-09-13T15:00:12.530Z] #44 [security-proxy-auth internal] load build context [2023-09-13T15:00:12.530Z] #44 transferring context: 2.61MB 4.3s done [2023-09-13T15:00:12.530Z] #44 DONE 5.1s [2023-09-13T15:00:12.530Z] [2023-09-13T15:00:12.530Z] #38 [core-data internal] load build context [2023-09-13T15:00:12.530Z] #38 transferring context: 2.61MB 4.3s done [2023-09-13T15:00:12.797Z] #38 ... [2023-09-13T15:00:12.797Z] [2023-09-13T15:00:12.797Z] #45 [core-metadata internal] load build context [2023-09-13T15:00:12.797Z] #45 transferring context: 2.61MB 4.0s done [2023-09-13T15:00:12.797Z] #45 DONE 4.7s [2023-09-13T15:00:12.797Z] [2023-09-13T15:00:12.797Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:12.797Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2023-09-13T15:00:12.797Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T15:00:13.074Z] #43 ... [2023-09-13T15:00:13.074Z] [2023-09-13T15:00:13.074Z] #46 [core-command internal] load build context [2023-09-13T15:00:13.074Z] #46 transferring context: 2.61MB 4.8s done [2023-09-13T15:00:13.074Z] #46 DONE 5.8s [2023-09-13T15:00:13.074Z] [2023-09-13T15:00:13.074Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:13.074Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-13T15:00:13.342Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-13T15:00:13.342Z] #43 ... [2023-09-13T15:00:13.342Z] [2023-09-13T15:00:13.342Z] #47 [support-notifications internal] load build context [2023-09-13T15:00:13.342Z] #47 transferring context: 2.61MB 3.7s done [2023-09-13T15:00:13.342Z] #47 DONE 5.3s [2023-09-13T15:00:13.342Z] [2023-09-13T15:00:13.342Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:13.342Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-13T15:00:13.611Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-09-13T15:00:13.611Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-13T15:00:13.879Z] #43 ... [2023-09-13T15:00:13.879Z] [2023-09-13T15:00:13.879Z] #38 [core-data internal] load build context [2023-09-13T15:00:13.879Z] #38 DONE 5.9s [2023-09-13T15:00:13.879Z] [2023-09-13T15:00:13.879Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:13.879Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T15:00:14.151Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-13T15:00:14.151Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2023-09-13T15:00:14.151Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T15:00:14.151Z] #43 ... [2023-09-13T15:00:14.151Z] [2023-09-13T15:00:14.151Z] #41 [security-spire-config internal] load build context [2023-09-13T15:00:14.151Z] #41 transferring context: 16.36kB 0.0s done [2023-09-13T15:00:14.151Z] #41 DONE 2.0s [2023-09-13T15:00:14.151Z] [2023-09-13T15:00:14.151Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:14.740Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-09-13T15:00:14.740Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.5s [2023-09-13T15:00:14.740Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-09-13T15:00:15.014Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s [2023-09-13T15:00:15.014Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.8s [2023-09-13T15:00:15.285Z] #43 ... [2023-09-13T15:00:15.285Z] [2023-09-13T15:00:15.285Z] #48 [security-spire-server internal] load build context [2023-09-13T15:00:15.285Z] #48 transferring context: 18.11kB 0.2s done [2023-09-13T15:00:15.285Z] #48 DONE 3.1s [2023-09-13T15:00:15.285Z] [2023-09-13T15:00:15.285Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:15.285Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done [2023-09-13T15:00:15.285Z] #43 ... [2023-09-13T15:00:15.285Z] [2023-09-13T15:00:15.285Z] #49 [security-spire-agent internal] load build context [2023-09-13T15:00:15.285Z] #49 transferring context: 17.64kB 0.5s done [2023-09-13T15:00:15.285Z] #49 DONE 3.2s [2023-09-13T15:00:15.285Z] [2023-09-13T15:00:15.285Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:15.285Z] #43 ... [2023-09-13T15:00:15.285Z] [2023-09-13T15:00:15.285Z] #50 [security-proxy-setup internal] load build context [2023-09-13T15:00:15.285Z] #50 transferring context: 2.61MB 4.1s done [2023-09-13T15:00:15.285Z] #50 DONE 5.1s [2023-09-13T15:00:15.285Z] [2023-09-13T15:00:15.285Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:15.877Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.35MB / 23.39MB 2.6s [2023-09-13T15:00:15.877Z] #43 ... [2023-09-13T15:00:15.877Z] [2023-09-13T15:00:15.877Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T15:00:15.877Z] #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:15.877Z] #0 4.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:15.877Z] #0 5.363 v3.18.3-192-gf3cafb4de11 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T15:00:15.877Z] #0 5.363 v3.18.3-192-gf3cafb4de11 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T15:00:15.877Z] #0 5.363 OK: 19939 distinct packages available [2023-09-13T15:00:15.877Z] #0 5.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:15.877Z] #0 6.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:15.877Z] #0 9.159 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T15:00:15.878Z] #0 9.337 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T15:00:15.878Z] #0 9.434 (3/11) Installing libunistring (1.1-r1) [2023-09-13T15:00:15.878Z] #0 9.516 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T15:00:15.878Z] #0 9.544 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T15:00:15.878Z] #0 9.581 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T15:00:15.878Z] #0 9.625 (7/11) Installing curl (8.2.1-r0) [2023-09-13T15:00:15.878Z] #0 9.671 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:15.878Z] #0 9.748 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T15:00:15.878Z] #0 9.748 (10/11) Installing libucontext (1.2-r2) [2023-09-13T15:00:15.878Z] #0 9.748 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T15:00:15.878Z] #0 9.748 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:15.878Z] #0 9.868 Executing ca-certificates-20230506-r0.trigger [2023-09-13T15:00:15.878Z] #51 ... [2023-09-13T15:00:15.878Z] [2023-09-13T15:00:15.878Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:16.150Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.9s [2023-09-13T15:00:16.420Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-13T15:00:16.420Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-13T15:00:16.420Z] #43 ... [2023-09-13T15:00:16.420Z] [2023-09-13T15:00:16.420Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T15:00:16.420Z] #0 6.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:16.420Z] #0 6.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:16.693Z] #52 ... [2023-09-13T15:00:16.693Z] [2023-09-13T15:00:16.693Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T15:00:16.693Z] #0 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:16.693Z] #0 6.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:16.693Z] #0 9.338 v3.18.3-192-gf3cafb4de11 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T15:00:16.693Z] #0 9.338 v3.18.3-192-gf3cafb4de11 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T15:00:16.693Z] #0 9.338 OK: 19939 distinct packages available [2023-09-13T15:00:16.693Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:16.693Z] #53 ... [2023-09-13T15:00:16.693Z] [2023-09-13T15:00:16.693Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T15:00:16.693Z] #54 ... [2023-09-13T15:00:16.693Z] [2023-09-13T15:00:16.693Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T15:00:16.693Z] #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:16.693Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:16.961Z] #55 ... [2023-09-13T15:00:16.961Z] [2023-09-13T15:00:16.961Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T15:00:16.961Z] #56 ... [2023-09-13T15:00:16.961Z] [2023-09-13T15:00:16.961Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T15:00:17.230Z] #57 ... [2023-09-13T15:00:17.230Z] [2023-09-13T15:00:17.230Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:17.230Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.96MB / 23.39MB 4.0s [2023-09-13T15:00:17.499Z] #43 ... [2023-09-13T15:00:17.499Z] [2023-09-13T15:00:17.499Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T15:00:17.499Z] #51 10.61 OK: 13 MiB in 26 packages [2023-09-13T15:00:17.499Z] #51 DONE 11.8s [2023-09-13T15:00:17.499Z] [2023-09-13T15:00:17.499Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:17.780Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.20MB / 23.39MB 4.5s [2023-09-13T15:00:18.048Z] #43 ... [2023-09-13T15:00:18.048Z] [2023-09-13T15:00:18.048Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T15:00:18.048Z] #58 ... [2023-09-13T15:00:18.048Z] [2023-09-13T15:00:18.048Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:18.316Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 5.0s [2023-09-13T15:00:18.582Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.24MB / 23.39MB 5.3s [2023-09-13T15:00:18.583Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.41MB / 23.39MB 5.5s [2023-09-13T15:00:18.850Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.7s [2023-09-13T15:00:18.850Z] #43 ... [2023-09-13T15:00:18.850Z] [2023-09-13T15:00:18.850Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T15:00:19.119Z] #59 ... [2023-09-13T15:00:19.120Z] [2023-09-13T15:00:19.120Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T15:00:19.120Z] #60 ... [2023-09-13T15:00:19.120Z] [2023-09-13T15:00:19.120Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:19.388Z] #43 ... [2023-09-13T15:00:19.388Z] [2023-09-13T15:00:19.388Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T15:00:19.388Z] #52 10.23 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T15:00:19.388Z] #52 10.47 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:19.388Z] #52 10.49 (3/4) Installing su-exec (0.2-r3) [2023-09-13T15:00:19.388Z] #52 10.49 (4/4) Installing yq (4.33.3-r3) [2023-09-13T15:00:19.388Z] #52 11.03 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:19.388Z] #52 11.11 Executing ca-certificates-20230506-r0.trigger [2023-09-13T15:00:19.388Z] #52 11.86 OK: 18 MiB in 19 packages [2023-09-13T15:00:19.388Z] #52 DONE 12.7s [2023-09-13T15:00:19.388Z] [2023-09-13T15:00:19.388Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:19.388Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-13T15:00:19.388Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 6.2s [2023-09-13T15:00:19.388Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-13T15:00:19.655Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.80MB / 23.39MB 6.5s [2023-09-13T15:00:19.922Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 6.7s [2023-09-13T15:00:20.190Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.9s [2023-09-13T15:00:20.191Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.9s done [2023-09-13T15:00:20.465Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.9s done [2023-09-13T15:00:20.465Z] #43 ... [2023-09-13T15:00:20.465Z] [2023-09-13T15:00:20.465Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T15:00:20.465Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T15:00:20.465Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T15:00:20.465Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T15:00:20.465Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T15:00:20.465Z] #31 ... [2023-09-13T15:00:20.465Z] [2023-09-13T15:00:20.465Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T15:00:20.465Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-09-13T15:00:20.465Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T15:00:20.465Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-13T15:00:20.465Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-13T15:00:20.465Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2023-09-13T15:00:20.465Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2023-09-13T15:00:20.465Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done [2023-09-13T15:00:20.465Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.0s done [2023-09-13T15:00:20.465Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-13T15:00:20.465Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-13T15:00:20.465Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-13T15:00:20.740Z] #61 ... [2023-09-13T15:00:20.740Z] [2023-09-13T15:00:20.740Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T15:00:20.740Z] #55 13.31 OK: 267 MiB in 56 packages [2023-09-13T15:00:20.740Z] #55 DONE 14.3s [2023-09-13T15:00:20.740Z] [2023-09-13T15:00:20.740Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:20.740Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-13T15:00:21.010Z] #43 ... [2023-09-13T15:00:21.010Z] [2023-09-13T15:00:21.010Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T15:00:21.010Z] #0 9.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:21.010Z] #62 ... [2023-09-13T15:00:21.010Z] [2023-09-13T15:00:21.010Z] #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:00:21.279Z] #63 DONE 0.5s [2023-09-13T15:00:21.279Z] [2023-09-13T15:00:21.279Z] #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:00:22.689Z] #64 ... [2023-09-13T15:00:22.689Z] [2023-09-13T15:00:22.689Z] #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T15:00:22.689Z] #0 8.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:22.689Z] #0 9.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:22.689Z] #65 ... [2023-09-13T15:00:22.689Z] [2023-09-13T15:00:22.689Z] #66 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T15:00:22.689Z] #0 8.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:22.959Z] #66 ... [2023-09-13T15:00:22.959Z] [2023-09-13T15:00:22.959Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T15:00:22.959Z] #54 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:22.959Z] #54 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:22.959Z] #54 15.08 OK: 267 MiB in 56 packages [2023-09-13T15:00:22.959Z] #54 DONE 16.4s [2023-09-13T15:00:22.959Z] [2023-09-13T15:00:22.959Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T15:00:22.959Z] #53 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:22.959Z] #53 15.26 OK: 267 MiB in 56 packages [2023-09-13T15:00:22.959Z] #53 DONE 16.3s [2023-09-13T15:00:22.959Z] [2023-09-13T15:00:22.959Z] #66 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T15:00:22.959Z] #66 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:22.959Z] #66 ... [2023-09-13T15:00:22.959Z] [2023-09-13T15:00:22.959Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:23.945Z] #43 ... [2023-09-13T15:00:23.945Z] [2023-09-13T15:00:23.945Z] #67 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:00:23.945Z] #67 DONE 0.9s [2023-09-13T15:00:23.945Z] [2023-09-13T15:00:23.945Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:23.945Z] #43 ... [2023-09-13T15:00:23.945Z] [2023-09-13T15:00:23.945Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:00:23.945Z] #68 DONE 1.0s [2023-09-13T15:00:23.945Z] [2023-09-13T15:00:23.945Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:25.903Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [2023-09-13T15:00:26.176Z] #43 ... [2023-09-13T15:00:26.176Z] [2023-09-13T15:00:26.176Z] #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T15:00:26.176Z] #56 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:26.176Z] #56 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:26.176Z] #56 18.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:26.176Z] #56 18.11 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:26.176Z] #56 18.22 OK: 8 MiB in 16 packages [2023-09-13T15:00:26.176Z] #56 DONE 19.6s [2023-09-13T15:00:26.176Z] [2023-09-13T15:00:26.176Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:29.537Z] #43 ... [2023-09-13T15:00:29.537Z] [2023-09-13T15:00:29.537Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T15:00:29.537Z] #57 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:29.537Z] #57 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:29.537Z] #57 19.02 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:29.537Z] #57 19.08 (2/2) Installing su-exec (0.2-r3) [2023-09-13T15:00:29.537Z] #57 19.09 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:29.537Z] #57 19.21 OK: 8 MiB in 17 packages [2023-09-13T15:00:29.537Z] #57 ... [2023-09-13T15:00:29.537Z] [2023-09-13T15:00:29.537Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:29.808Z] #43 ... [2023-09-13T15:00:29.808Z] [2023-09-13T15:00:29.808Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T15:00:29.808Z] #59 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:29.808Z] #59 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:29.808Z] #59 17.48 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:29.808Z] #59 17.61 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:29.808Z] #59 17.72 OK: 8 MiB in 16 packages [2023-09-13T15:00:30.081Z] #59 ... [2023-09-13T15:00:30.081Z] [2023-09-13T15:00:30.081Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T15:00:30.081Z] #58 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:30.081Z] #58 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:30.081Z] #58 18.75 OK: 267 MiB in 56 packages [2023-09-13T15:00:30.081Z] #58 ... [2023-09-13T15:00:30.081Z] [2023-09-13T15:00:30.081Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T15:00:30.081Z] #60 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:30.081Z] #60 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:30.081Z] #60 17.56 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T15:00:30.081Z] #60 17.93 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:30.081Z] #60 17.95 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:30.081Z] #60 18.05 Executing ca-certificates-20230506-r0.trigger [2023-09-13T15:00:30.081Z] #60 18.73 OK: 9 MiB in 17 packages [2023-09-13T15:00:30.348Z] #60 ... [2023-09-13T15:00:30.348Z] [2023-09-13T15:00:30.348Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:30.936Z] #43 ... [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T15:00:30.936Z] #58 DONE 22.9s [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:30.936Z] #43 ... [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T15:00:30.936Z] #59 DONE 22.0s [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T15:00:30.936Z] #57 DONE 24.1s [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:30.936Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.1s [2023-09-13T15:00:30.936Z] #43 ... [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T15:00:30.936Z] #62 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:30.936Z] #62 16.26 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:30.936Z] #62 16.32 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T15:00:30.936Z] #62 16.36 (3/4) Installing su-exec (0.2-r3) [2023-09-13T15:00:30.936Z] #62 16.36 (4/4) Installing yq (4.33.3-r3) [2023-09-13T15:00:30.936Z] #62 16.82 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:30.936Z] #62 16.86 OK: 18 MiB in 19 packages [2023-09-13T15:00:30.936Z] #62 DONE 20.2s [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T15:00:30.936Z] #60 DONE 22.2s [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #66 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T15:00:30.936Z] #66 15.08 v3.18.3-192-gf3cafb4de11 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T15:00:30.936Z] #66 15.08 v3.18.3-192-gf3cafb4de11 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T15:00:30.936Z] #66 15.08 OK: 19939 distinct packages available [2023-09-13T15:00:30.936Z] #66 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:30.936Z] #66 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:30.936Z] #66 17.39 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:30.936Z] #66 17.40 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T15:00:30.936Z] #66 17.41 (3/5) Installing libucontext (1.2-r2) [2023-09-13T15:00:30.936Z] #66 17.42 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T15:00:30.936Z] #66 17.43 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T15:00:30.936Z] #66 17.46 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:30.936Z] #66 17.49 OK: 9 MiB in 20 packages [2023-09-13T15:00:30.936Z] #66 DONE 18.5s [2023-09-13T15:00:30.936Z] [2023-09-13T15:00:30.936Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:31.203Z] #43 ... [2023-09-13T15:00:31.203Z] [2023-09-13T15:00:31.203Z] #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T15:00:31.203Z] #65 15.03 v3.18.3-192-gf3cafb4de11 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T15:00:31.203Z] #65 15.03 v3.18.3-192-gf3cafb4de11 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T15:00:31.203Z] #65 15.03 OK: 19939 distinct packages available [2023-09-13T15:00:31.203Z] #65 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:31.203Z] #65 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T15:00:31.203Z] #65 17.35 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T15:00:31.203Z] #65 17.36 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T15:00:31.203Z] #65 17.37 (3/4) Installing libucontext (1.2-r2) [2023-09-13T15:00:31.203Z] #65 17.38 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T15:00:31.203Z] #65 17.39 Executing busybox-1.36.1-r2.trigger [2023-09-13T15:00:31.203Z] #65 17.43 OK: 8 MiB in 19 packages [2023-09-13T15:00:31.203Z] #65 DONE 18.7s [2023-09-13T15:00:31.203Z] [2023-09-13T15:00:31.203Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T15:00:31.203Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.3s done [2023-09-13T15:00:31.473Z] #61 ... [2023-09-13T15:00:31.473Z] [2023-09-13T15:00:31.473Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:32.069Z] #43 ... [2023-09-13T15:00:32.069Z] [2023-09-13T15:00:32.069Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T15:00:32.069Z] #69 DONE 1.0s [2023-09-13T15:00:32.069Z] [2023-09-13T15:00:32.069Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:32.336Z] #43 ... [2023-09-13T15:00:32.336Z] [2023-09-13T15:00:32.336Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:00:32.336Z] #70 DONE 1.5s [2023-09-13T15:00:32.336Z] [2023-09-13T15:00:32.336Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:00:33.348Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s done [2023-09-13T15:00:33.613Z] #43 DONE 21.6s [2023-09-13T15:00:33.613Z] [2023-09-13T15:00:33.613Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:00:33.878Z] #71 ... [2023-09-13T15:00:33.878Z] [2023-09-13T15:00:33.878Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:00:34.144Z] #72 ... [2023-09-13T15:00:34.144Z] [2023-09-13T15:00:34.144Z] #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:00:34.144Z] #73 ... [2023-09-13T15:00:34.144Z] [2023-09-13T15:00:34.144Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T15:00:34.416Z] #74 ... [2023-09-13T15:00:34.416Z] [2023-09-13T15:00:34.416Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T15:00:34.416Z] #75 DONE 0.8s [2023-09-13T15:00:34.416Z] [2023-09-13T15:00:34.416Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T15:00:34.702Z] #76 ... [2023-09-13T15:00:34.702Z] [2023-09-13T15:00:34.702Z] #77 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T15:00:34.702Z] #77 DONE 3.8s [2023-09-13T15:00:34.971Z] [2023-09-13T15:00:34.971Z] #78 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T15:00:34.971Z] #78 DONE 0.2s [2023-09-13T15:00:34.971Z] [2023-09-13T15:00:34.971Z] #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T15:00:35.974Z] #79 DONE 1.7s [2023-09-13T15:00:35.974Z] [2023-09-13T15:00:35.974Z] #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T15:00:35.974Z] #80 ... [2023-09-13T15:00:35.974Z] [2023-09-13T15:00:35.974Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T15:00:35.974Z] #74 DONE 1.7s [2023-09-13T15:00:35.974Z] [2023-09-13T15:00:35.974Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T15:00:35.974Z] #76 DONE 1.5s [2023-09-13T15:00:35.974Z] [2023-09-13T15:00:35.974Z] #80 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T15:00:35.974Z] #80 DONE 0.2s [2023-09-13T15:00:35.974Z] [2023-09-13T15:00:35.974Z] #81 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T15:00:35.974Z] #81 DONE 0.2s [2023-09-13T15:00:35.974Z] [2023-09-13T15:00:35.974Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T15:00:35.974Z] #82 DONE 0.2s [2023-09-13T15:00:35.974Z] [2023-09-13T15:00:35.974Z] #83 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T15:00:36.560Z] #83 DONE 0.2s [2023-09-13T15:00:36.560Z] [2023-09-13T15:00:36.560Z] #84 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T15:00:36.560Z] #84 DONE 0.2s [2023-09-13T15:00:36.560Z] [2023-09-13T15:00:36.560Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T15:00:36.560Z] #85 DONE 0.3s [2023-09-13T15:00:36.560Z] [2023-09-13T15:00:36.560Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T15:00:36.560Z] #86 DONE 0.2s [2023-09-13T15:00:36.560Z] [2023-09-13T15:00:36.560Z] #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T15:00:36.560Z] #87 DONE 0.2s [2023-09-13T15:00:36.560Z] [2023-09-13T15:00:36.560Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T15:00:36.560Z] #88 ... [2023-09-13T15:00:36.560Z] [2023-09-13T15:00:36.560Z] #89 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T15:00:36.560Z] #89 DONE 0.2s [2023-09-13T15:00:36.835Z] [2023-09-13T15:00:36.836Z] #90 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T15:00:36.836Z] #90 DONE 0.2s [2023-09-13T15:00:36.836Z] [2023-09-13T15:00:36.836Z] #91 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T15:00:36.836Z] #91 DONE 0.3s [2023-09-13T15:00:36.836Z] [2023-09-13T15:00:36.836Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T15:00:36.836Z] #88 DONE 0.2s [2023-09-13T15:00:36.836Z] [2023-09-13T15:00:36.836Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T15:00:37.109Z] #92 ... [2023-09-13T15:00:37.109Z] [2023-09-13T15:00:37.109Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T15:00:37.109Z] #93 DONE 0.3s [2023-09-13T15:00:37.109Z] [2023-09-13T15:00:37.109Z] #94 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T15:00:37.109Z] #94 DONE 0.3s [2023-09-13T15:00:37.109Z] [2023-09-13T15:00:37.109Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T15:00:37.109Z] #92 DONE 0.3s [2023-09-13T15:00:37.109Z] [2023-09-13T15:00:37.109Z] #95 [security-spire-server] exporting to image [2023-09-13T15:00:37.109Z] #95 exporting layers [2023-09-13T15:00:39.145Z] #95 exporting layers 2.2s done [2023-09-13T15:00:39.145Z] #95 writing image sha256:9ab855a5a1c65b97da1b8ada24cf2eaf381325c73d312c1aef50db7da1dfa6ef 0.0s done [2023-09-13T15:00:39.145Z] #95 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-13T15:00:39.145Z] #95 writing image sha256:970a0eb0442227e640f76ae3540ad09a35b679f69d534d02f5a45b2e7de38d3f 0.0s done [2023-09-13T15:00:39.145Z] #95 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-13T15:00:39.738Z] #95 exporting layers 2.3s done [2023-09-13T15:00:39.738Z] #95 writing image sha256:ae6c768d04f1dec1b596494a06a1008fd88737d47e4a1faf77de76253c707cee 0.0s done [2023-09-13T15:00:39.738Z] #95 naming to docker.io/library/security-spire-server-arm64 done [2023-09-13T15:00:39.738Z] #95 DONE 2.4s [2023-09-13T15:00:39.738Z] [2023-09-13T15:00:39.738Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T15:01:05.859Z] #131 78.75 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T15:01:11.968Z] #61 ... [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #71 DONE 34.8s [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #73 DONE 43.4s [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #64 DONE 46.1s [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #72 DONE 43.3s [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #96 DONE 1.0s [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:01:11.968Z] #97 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #98 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #99 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:01:11.968Z] #100 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #101 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #102 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #103 DONE 1.1s [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #104 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T15:01:11.968Z] #104 ... [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #105 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:01:11.968Z] #106 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #107 [core-metadata builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #107 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #108 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:01:11.968Z] #109 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #110 [core-data builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #110 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #111 [support-notifications builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #111 DONE 1.2s [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #112 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:01:11.968Z] #113 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #114 [support-scheduler builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #114 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #115 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:01:11.968Z] #116 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #117 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T15:01:11.968Z] #118 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #119 [core-command builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #119 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T15:01:11.968Z] #120 CACHED [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T15:01:11.968Z] #121 DONE 1.1s [2023-09-13T15:01:11.968Z] [2023-09-13T15:01:11.968Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:01:13.924Z] #122 ... [2023-09-13T15:01:13.924Z] [2023-09-13T15:01:13.924Z] #104 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T15:01:13.924Z] #104 5.121 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-13T15:01:19.310Z] #104 ... [2023-09-13T15:01:19.311Z] [2023-09-13T15:01:19.311Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T15:01:19.311Z] #0 4.222 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T15:01:19.311Z] #123 ... [2023-09-13T15:01:19.311Z] [2023-09-13T15:01:19.311Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:01:19.311Z] #0 4.576 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T15:01:19.311Z] #124 ... [2023-09-13T15:01:19.311Z] [2023-09-13T15:01:19.311Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T15:01:19.311Z] #0 5.218 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T15:01:19.311Z] #125 ... [2023-09-13T15:01:19.311Z] [2023-09-13T15:01:19.311Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T15:01:19.311Z] #0 4.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-13T15:01:19.311Z] #126 ... [2023-09-13T15:01:19.311Z] [2023-09-13T15:01:19.311Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T15:01:19.311Z] #0 5.393 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T15:01:19.311Z] #127 ... [2023-09-13T15:01:19.311Z] [2023-09-13T15:01:19.311Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T15:01:19.311Z] #0 4.379 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-13T15:01:19.311Z] #128 ... [2023-09-13T15:01:19.311Z] [2023-09-13T15:01:19.311Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T15:01:19.311Z] #0 4.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T15:01:19.578Z] #129 ... [2023-09-13T15:01:19.578Z] [2023-09-13T15:01:19.578Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T15:01:19.578Z] #0 4.249 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T15:01:19.578Z] #130 ... [2023-09-13T15:01:19.578Z] [2023-09-13T15:01:19.578Z] #131 [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-09-13T15:01:19.578Z] #0 3.653 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-13T15:01:23.913Z] #131 ... [2023-09-13T15:01:23.913Z] [2023-09-13T15:01:23.913Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:01:23.913Z] #122 5.326 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T15:01:23.982Z] #131 ... [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T15:01:23.982Z] #125 DONE 96.7s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T15:01:23.982Z] #128 DONE 96.8s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T15:01:23.982Z] #129 DONE 96.8s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #106 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T15:01:23.982Z] #106 DONE 96.8s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:01:23.982Z] #130 DONE 96.8s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T15:01:23.982Z] #123 DONE 96.9s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T15:01:23.982Z] #127 DONE 96.8s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T15:01:23.982Z] #132 ... [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:01:23.982Z] #122 DONE 96.9s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #131 [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-09-13T15:01:23.982Z] #131 DONE 97.2s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #133 ... [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T15:01:23.982Z] #126 DONE 97.2s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T15:01:23.982Z] #124 DONE 97.2s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #134 ... [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #135 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #135 DONE 0.7s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T15:01:23.982Z] #132 DONE 0.7s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #136 DONE 0.7s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #133 DONE 0.7s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #137 DONE 0.4s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #138 DONE 0.4s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #139 ... [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #134 DONE 0.4s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #140 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #140 DONE 0.3s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #141 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #141 CACHED [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #142 CACHED [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #143 CACHED [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #144 CACHED [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #145 CACHED [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #146 CACHED [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:23.982Z] #147 CACHED [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #148 CACHED [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #149 DONE 0.3s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #150 DONE 0.3s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #139 DONE 0.3s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #151 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T15:01:23.982Z] #151 ... [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #152 DONE 0.3s [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T15:01:23.982Z] #153 ... [2023-09-13T15:01:23.982Z] [2023-09-13T15:01:23.982Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:23.982Z] #154 DONE 0.6s [2023-09-13T15:01:24.241Z] [2023-09-13T15:01:24.241Z] #155 [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-09-13T15:01:26.379Z] #155 ... [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #156 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T15:01:26.379Z] #156 DONE 2.5s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T15:01:26.379Z] #157 DONE 2.5s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T15:01:26.379Z] #158 DONE 2.6s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T15:01:26.379Z] #159 DONE 2.6s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #151 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T15:01:26.379Z] #151 DONE 2.5s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T15:01:26.379Z] #153 DONE 2.5s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T15:01:26.379Z] #160 DONE 2.6s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #161 [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-09-13T15:01:26.379Z] #161 DONE 2.6s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T15:01:26.379Z] #162 DONE 2.6s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #155 [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-09-13T15:01:26.379Z] #155 DONE 2.2s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:01:26.379Z] #163 ... [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #164 [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-09-13T15:01:26.379Z] #164 DONE 0.4s [2023-09-13T15:01:26.379Z] [2023-09-13T15:01:26.379Z] #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:01:26.379Z] #165 DONE 0.3s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:01:26.637Z] #166 DONE 0.4s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:01:26.637Z] #167 DONE 0.4s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:01:26.637Z] #168 DONE 0.4s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #169 [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-09-13T15:01:26.637Z] #169 DONE 0.4s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #90 [support-notifications] exporting to image [2023-09-13T15:01:26.637Z] #90 exporting layers [2023-09-13T15:01:26.637Z] #90 ... [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:01:26.637Z] #170 DONE 0.5s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #171 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T15:01:26.637Z] #171 DONE 0.5s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:01:26.637Z] #163 DONE 0.5s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #172 [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-09-13T15:01:26.637Z] #172 DONE 0.5s [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #90 [core-data] exporting to image [2023-09-13T15:01:26.637Z] #90 ... [2023-09-13T15:01:26.637Z] [2023-09-13T15:01:26.637Z] #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T15:01:26.637Z] #173 DONE 3.6s [2023-09-13T15:01:26.895Z] [2023-09-13T15:01:26.895Z] #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T15:01:26.895Z] #174 DONE 0.4s [2023-09-13T15:01:26.895Z] [2023-09-13T15:01:26.895Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T15:01:26.895Z] #175 DONE 0.4s [2023-09-13T15:01:26.895Z] [2023-09-13T15:01:26.895Z] #90 [core-data] exporting to image [2023-09-13T15:01:26.895Z] #90 exporting layers 0.3s done [2023-09-13T15:01:26.895Z] #90 exporting layers 0.4s done [2023-09-13T15:01:27.154Z] #90 ... [2023-09-13T15:01:27.154Z] [2023-09-13T15:01:27.154Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T15:01:27.154Z] #176 DONE 0.8s [2023-09-13T15:01:27.154Z] [2023-09-13T15:01:27.154Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T15:01:27.154Z] #177 DONE 0.6s [2023-09-13T15:01:27.154Z] [2023-09-13T15:01:27.154Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:01:27.154Z] #178 DONE 0.6s [2023-09-13T15:01:27.154Z] [2023-09-13T15:01:27.154Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:01:27.154Z] #179 DONE 0.5s [2023-09-13T15:01:27.154Z] [2023-09-13T15:01:27.154Z] #90 [core-metadata] exporting to image [2023-09-13T15:01:27.154Z] #90 exporting layers 0.7s done [2023-09-13T15:01:27.411Z] #90 exporting layers 0.7s done [2023-09-13T15:01:27.411Z] #90 writing image sha256:6c59f2cee8e17d90f03d41e15a681458270b7c90bbd276461600bb8ff53e0a60 [2023-09-13T15:01:27.411Z] #90 writing image sha256:8d91a1d87c5d59f61745af228bc5f5140fd35115a85f08db0afd86267e8e585c [2023-09-13T15:01:27.411Z] #90 writing image sha256:84e7592d3f25323896c5e3d6e366e915c628b62baae06c9072d0550fe301376f [2023-09-13T15:01:27.411Z] #90 writing image sha256:012303e0214b6e88f18f90f49ed75707bab0b1498ffd7f3401b42530257c3d14 [2023-09-13T15:01:27.411Z] #90 writing image sha256:cafd76d0f888e916c85f7f3b6ee6e5d10ba45f93d381515ee4a6e10494cb5c05 [2023-09-13T15:01:27.411Z] #90 writing image sha256:6c59f2cee8e17d90f03d41e15a681458270b7c90bbd276461600bb8ff53e0a60 0.2s done [2023-09-13T15:01:27.411Z] #90 naming to docker.io/library/core-command [2023-09-13T15:01:27.669Z] #90 writing image sha256:8d91a1d87c5d59f61745af228bc5f5140fd35115a85f08db0afd86267e8e585c 0.2s done [2023-09-13T15:01:27.669Z] #90 writing image sha256:84e7592d3f25323896c5e3d6e366e915c628b62baae06c9072d0550fe301376f 0.2s done [2023-09-13T15:01:27.669Z] #90 naming to docker.io/library/security-spiffe-token-provider [2023-09-13T15:01:27.669Z] #90 naming to docker.io/library/core-data [2023-09-13T15:01:27.669Z] #90 ... [2023-09-13T15:01:27.669Z] [2023-09-13T15:01:27.669Z] #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T15:01:27.669Z] #180 DONE 0.5s [2023-09-13T15:01:27.669Z] [2023-09-13T15:01:27.669Z] #90 [support-scheduler] exporting to image [2023-09-13T15:01:27.669Z] #90 writing image sha256:012303e0214b6e88f18f90f49ed75707bab0b1498ffd7f3401b42530257c3d14 0.4s done [2023-09-13T15:01:27.669Z] #90 writing image sha256:cafd76d0f888e916c85f7f3b6ee6e5d10ba45f93d381515ee4a6e10494cb5c05 0.5s done [2023-09-13T15:01:27.669Z] #90 naming to docker.io/library/core-command 0.2s done [2023-09-13T15:01:27.669Z] #90 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2023-09-13T15:01:27.669Z] #90 naming to docker.io/library/core-data 0.2s done [2023-09-13T15:01:27.669Z] #90 naming to docker.io/library/support-notifications 0.1s done [2023-09-13T15:01:27.669Z] #90 naming to docker.io/library/support-scheduler done [2023-09-13T15:01:28.068Z] #90 ... [2023-09-13T15:01:28.068Z] [2023-09-13T15:01:28.068Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T15:01:28.068Z] #181 DONE 0.6s [2023-09-13T15:01:28.068Z] [2023-09-13T15:01:28.068Z] #90 [support-scheduler] exporting to image [2023-09-13T15:01:28.068Z] #90 exporting layers 0.6s done [2023-09-13T15:01:28.328Z] #90 ... [2023-09-13T15:01:28.328Z] [2023-09-13T15:01:28.328Z] #182 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:01:28.328Z] #182 DONE 1.1s [2023-09-13T15:01:28.328Z] [2023-09-13T15:01:28.328Z] #183 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:01:28.328Z] #183 DONE 0.7s [2023-09-13T15:01:28.328Z] [2023-09-13T15:01:28.328Z] #90 [core-metadata] exporting to image [2023-09-13T15:01:28.328Z] #90 writing image sha256:0ac68eee6e186ec3a7e6a5c7e20801e66f844aa1c55e9bfff24a725cde1cc58e done [2023-09-13T15:01:28.328Z] #90 naming to docker.io/library/core-metadata done [2023-09-13T15:01:28.895Z] #90 ... [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:01:28.895Z] #184 DONE 1.9s [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T15:01:28.895Z] #185 DONE 0.8s [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T15:01:28.895Z] #186 DONE 0.7s [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #90 [security-proxy-auth] exporting to image [2023-09-13T15:01:28.895Z] #90 writing image sha256:3dee70173b08b03892e420cef7ecdcd81f3f40368bf66e36043104e5d7792a14 done [2023-09-13T15:01:28.895Z] #90 naming to docker.io/library/security-proxy-auth done [2023-09-13T15:01:28.895Z] #90 ... [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T15:01:28.895Z] #187 DONE 0.1s [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T15:01:28.895Z] #188 DONE 0.2s [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #90 [core-common-config-bootstrapper] exporting to image [2023-09-13T15:01:28.895Z] #90 exporting layers 0.2s done [2023-09-13T15:01:28.895Z] #90 writing image sha256:c48c4aabdccb45c70bb68505cfdfaafc7e8cb49a268590c050486ba39dadba96 done [2023-09-13T15:01:28.895Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-13T15:01:28.895Z] #90 DONE 3.3s [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #189 [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-09-13T15:01:28.895Z] #189 DONE 0.1s [2023-09-13T15:01:28.895Z] [2023-09-13T15:01:28.895Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:01:29.193Z] #190 ... [2023-09-13T15:01:29.193Z] [2023-09-13T15:01:29.193Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:01:29.193Z] #191 DONE 1.3s [2023-09-13T15:01:29.193Z] [2023-09-13T15:01:29.193Z] #192 [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-09-13T15:01:29.193Z] #192 DONE 0.1s [2023-09-13T15:01:29.193Z] [2023-09-13T15:01:29.193Z] #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T15:01:29.193Z] #193 DONE 0.0s [2023-09-13T15:01:29.453Z] [2023-09-13T15:01:29.453Z] #90 [security-proxy-setup] exporting to image [2023-09-13T15:01:29.453Z] #90 exporting layers 0.2s done [2023-09-13T15:01:29.453Z] #90 writing image sha256:d048aa613b9ed232861b4fe5aa304995fb8dd78f232bb9e18e1902e5e9fbab43 done [2023-09-13T15:01:29.453Z] #90 naming to docker.io/library/security-proxy-setup done [2023-09-13T15:01:29.453Z] #90 DONE 3.5s [2023-09-13T15:01:29.453Z] [2023-09-13T15:01:29.453Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T15:01:29.453Z] #194 DONE 0.1s [2023-09-13T15:01:29.453Z] [2023-09-13T15:01:29.453Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T15:01:29.453Z] #195 ... [2023-09-13T15:01:29.453Z] [2023-09-13T15:01:29.453Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:01:29.453Z] #190 DONE 0.5s [2023-09-13T15:01:29.713Z] [2023-09-13T15:01:29.713Z] #90 [security-secretstore-setup] exporting to image [2023-09-13T15:01:29.713Z] #90 exporting layers 0.2s done [2023-09-13T15:01:29.713Z] #90 writing image sha256:f1ad873b0826a900cb4951707176df56888e702ece3b3ad277a4b27b3fb0e526 done [2023-09-13T15:01:29.713Z] #90 naming to docker.io/library/security-secretstore-setup done [2023-09-13T15:01:29.713Z] #90 DONE 3.7s [2023-09-13T15:01:29.713Z] [2023-09-13T15:01:29.713Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T15:01:29.713Z] #195 DONE 0.6s [2023-09-13T15:01:29.713Z] [2023-09-13T15:01:29.713Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:01:29.972Z] #58 ... [2023-09-13T15:01:29.972Z] [2023-09-13T15:01:29.972Z] #90 [security-bootstrapper] exporting to image [2023-09-13T15:01:29.972Z] #90 exporting layers 0.2s done [2023-09-13T15:01:29.972Z] #90 writing image sha256:26e0f9d2bdbccca2ca1673a947b2b49a4c50dc07e8e28953b2ef7f6c5bdac70f done [2023-09-13T15:01:29.972Z] #90 naming to docker.io/library/security-bootstrapper done [2023-09-13T15:01:29.972Z] #90 DONE 3.9s [2023-09-13T15:01:29.972Z] [2023-09-13T15:01:29.972Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.972Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.973Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.973Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.973Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.973Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:01:29.973Z] time="2023-09-13T14:58:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T15:01:29.943Z] $ docker stop --time=1 7b486e41f390c1e108bc4c4c9ea5604e60b1f266b4b3af610d83468d94a7a52c [2023-09-13T15:01:31.694Z] $ docker rm -f --volumes 7b486e41f390c1e108bc4c4c9ea5604e60b1f266b4b3af610d83468d94a7a52c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T15:01:32.063Z] + docker images [2023-09-13T15:01:32.063Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T15:01:32.063Z] security-bootstrapper latest 26e0f9d2bdbc 2 seconds ago 23.3MB [2023-09-13T15:01:32.063Z] security-secretstore-setup latest f1ad873b0826 2 seconds ago 44.4MB [2023-09-13T15:01:32.063Z] security-proxy-setup latest d048aa613b9e 3 seconds ago 29.4MB [2023-09-13T15:01:32.063Z] core-common-config-bootstrapper latest c48c4aabdccb 3 seconds ago 18.2MB [2023-09-13T15:01:32.063Z] security-proxy-auth latest 3dee70173b08 4 seconds ago 19.5MB [2023-09-13T15:01:32.063Z] core-metadata latest 0ac68eee6e18 4 seconds ago 21.7MB [2023-09-13T15:01:32.063Z] core-data latest 84e7592d3f25 5 seconds ago 21.3MB [2023-09-13T15:01:32.063Z] support-scheduler latest cafd76d0f888 5 seconds ago 34MB [2023-09-13T15:01:32.063Z] core-command latest 6c59f2cee8e1 5 seconds ago 21.1MB [2023-09-13T15:01:32.063Z] security-spiffe-token-provider latest 8d91a1d87c5d 5 seconds ago 35MB [2023-09-13T15:01:32.063Z] support-notifications latest 012303e0214b 5 seconds ago 34.6MB [2023-09-13T15:01:32.063Z] security-spire-agent latest 47df99e4a544 2 minutes ago 161MB [2023-09-13T15:01:32.063Z] security-spire-server latest fee30cfaa5a2 2 minutes ago 102MB [2023-09-13T15:01:32.063Z] security-spire-config latest ec22a00dc4dd 2 minutes ago 101MB [2023-09-13T15:01:32.063Z] ci-base-image-x86_64 latest 8190679f92dc 5 minutes ago 1.08GB [2023-09-13T15:01:32.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 22 hours ago 708MB [2023-09-13T15:01:32.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-13T15:01:32.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-13T15:01:32.190Z] provisioning config files... [2023-09-13T15:01:32.199Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/581@tmp/config11893745581656869253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:01:32.494Z] ---> docker-login.sh [2023-09-13T15:01:32.494Z] nexus3.edgexfoundry.org:10001 [2023-09-13T15:01:32.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:01:32.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:01:32.494Z] Configure a credential helper to remove this warning. See [2023-09-13T15:01:32.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:01:32.494Z] [2023-09-13T15:01:32.494Z] Login Succeeded [2023-09-13T15:01:32.494Z] nexus3.edgexfoundry.org:10002 [2023-09-13T15:01:32.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:01:32.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:01:32.753Z] Configure a credential helper to remove this warning. See [2023-09-13T15:01:32.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:01:32.753Z] [2023-09-13T15:01:32.753Z] Login Succeeded [2023-09-13T15:01:32.753Z] nexus3.edgexfoundry.org:10003 [2023-09-13T15:01:32.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:01:32.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:01:32.753Z] Configure a credential helper to remove this warning. See [2023-09-13T15:01:32.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:01:32.753Z] [2023-09-13T15:01:32.753Z] Login Succeeded [2023-09-13T15:01:32.753Z] nexus3.edgexfoundry.org:10004 [2023-09-13T15:01:33.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:01:33.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:01:33.011Z] Configure a credential helper to remove this warning. See [2023-09-13T15:01:33.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:01:33.011Z] [2023-09-13T15:01:33.011Z] Login Succeeded [2023-09-13T15:01:33.011Z] docker.io [2023-09-13T15:01:33.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:01:33.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:01:33.270Z] Configure a credential helper to remove this warning. See [2023-09-13T15:01:33.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:01:33.270Z] [2023-09-13T15:01:33.270Z] Login Succeeded [2023-09-13T15:01:33.270Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T15:01:33.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:01:33.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T15:01:33.345Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-13T15:01:33.345Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:33.345Z] latest [2023-09-13T15:01:33.345Z] 3.1.0-dev.47 [2023-09-13T15:01:33.345Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:33.345Z] main [2023-09-13T15:01:33.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:33.731Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:34.033Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:34.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T15:01:34.033Z] 8fe02725f764: Preparing [2023-09-13T15:01:34.033Z] 256df5e3faf4: Preparing [2023-09-13T15:01:34.033Z] 21264e45b418: Preparing [2023-09-13T15:01:34.033Z] fa131a136a14: Preparing [2023-09-13T15:01:34.033Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:34.033Z] 4693057ce236: Preparing [2023-09-13T15:01:34.033Z] 4693057ce236: Waiting [2023-09-13T15:01:34.033Z] 21264e45b418: Pushed [2023-09-13T15:01:34.033Z] fa131a136a14: Pushed [2023-09-13T15:01:34.033Z] 38304ddfb2eb: Pushed [2023-09-13T15:01:35.458Z] 4693057ce236: Layer already exists [2023-09-13T15:01:35.458Z] 8fe02725f764: Pushed [2023-09-13T15:01:35.718Z] 256df5e3faf4: Pushed [2023-09-13T15:01:35.978Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:f007666d3e182d5e1ed8d597bc7c1eba207cd8f7713902fae31fd82d6a39a163 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:36.290Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:36.593Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-13T15:01:36.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T15:01:36.593Z] 8fe02725f764: Preparing [2023-09-13T15:01:36.593Z] 256df5e3faf4: Preparing [2023-09-13T15:01:36.593Z] 21264e45b418: Preparing [2023-09-13T15:01:36.593Z] fa131a136a14: Preparing [2023-09-13T15:01:36.593Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:36.593Z] 4693057ce236: Preparing [2023-09-13T15:01:36.593Z] 4693057ce236: Waiting [2023-09-13T15:01:36.593Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:36.593Z] 21264e45b418: Layer already exists [2023-09-13T15:01:36.593Z] fa131a136a14: Layer already exists [2023-09-13T15:01:36.593Z] 256df5e3faf4: Layer already exists [2023-09-13T15:01:36.593Z] 8fe02725f764: Layer already exists [2023-09-13T15:01:36.593Z] 4693057ce236: Layer already exists [2023-09-13T15:01:36.593Z] latest: digest: sha256:f007666d3e182d5e1ed8d597bc7c1eba207cd8f7713902fae31fd82d6a39a163 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:36.901Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:37.207Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.47 [2023-09-13T15:01:37.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T15:01:37.207Z] 8fe02725f764: Preparing [2023-09-13T15:01:37.207Z] 256df5e3faf4: Preparing [2023-09-13T15:01:37.207Z] 21264e45b418: Preparing [2023-09-13T15:01:37.207Z] fa131a136a14: Preparing [2023-09-13T15:01:37.207Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:37.207Z] 4693057ce236: Preparing [2023-09-13T15:01:37.207Z] 4693057ce236: Waiting [2023-09-13T15:01:37.207Z] 256df5e3faf4: Layer already exists [2023-09-13T15:01:37.207Z] 8fe02725f764: Layer already exists [2023-09-13T15:01:37.207Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:37.207Z] fa131a136a14: Layer already exists [2023-09-13T15:01:37.207Z] 21264e45b418: Layer already exists [2023-09-13T15:01:37.207Z] 4693057ce236: Layer already exists [2023-09-13T15:01:37.207Z] 3.1.0-dev.47: digest: sha256:f007666d3e182d5e1ed8d597bc7c1eba207cd8f7713902fae31fd82d6a39a163 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:37.517Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:37.823Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:37.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T15:01:37.823Z] 8fe02725f764: Preparing [2023-09-13T15:01:37.823Z] 256df5e3faf4: Preparing [2023-09-13T15:01:37.823Z] 21264e45b418: Preparing [2023-09-13T15:01:37.823Z] fa131a136a14: Preparing [2023-09-13T15:01:37.823Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:37.823Z] 4693057ce236: Preparing [2023-09-13T15:01:37.823Z] 4693057ce236: Waiting [2023-09-13T15:01:37.823Z] 256df5e3faf4: Layer already exists [2023-09-13T15:01:37.823Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:37.823Z] 21264e45b418: Layer already exists [2023-09-13T15:01:37.823Z] 8fe02725f764: Layer already exists [2023-09-13T15:01:37.823Z] fa131a136a14: Layer already exists [2023-09-13T15:01:37.823Z] 4693057ce236: Layer already exists [2023-09-13T15:01:37.823Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:f007666d3e182d5e1ed8d597bc7c1eba207cd8f7713902fae31fd82d6a39a163 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:38.123Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:38.424Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-13T15:01:38.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-13T15:01:38.424Z] 8fe02725f764: Preparing [2023-09-13T15:01:38.424Z] 256df5e3faf4: Preparing [2023-09-13T15:01:38.424Z] 21264e45b418: Preparing [2023-09-13T15:01:38.424Z] fa131a136a14: Preparing [2023-09-13T15:01:38.424Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:38.424Z] 4693057ce236: Preparing [2023-09-13T15:01:38.424Z] 4693057ce236: Waiting [2023-09-13T15:01:38.424Z] 256df5e3faf4: Layer already exists [2023-09-13T15:01:38.424Z] fa131a136a14: Layer already exists [2023-09-13T15:01:38.424Z] 21264e45b418: Layer already exists [2023-09-13T15:01:38.424Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:38.424Z] 8fe02725f764: Layer already exists [2023-09-13T15:01:38.424Z] 4693057ce236: Layer already exists [2023-09-13T15:01:38.424Z] main: digest: sha256:f007666d3e182d5e1ed8d597bc7c1eba207cd8f7713902fae31fd82d6a39a163 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:01:38.465Z] ===================================================== [Pipeline] echo [2023-09-13T15:01:38.471Z] taggedImages: [2023-09-13T15:01:38.471Z] - nexus3.edgexfoundry.org:10004/core-command:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:38.471Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-13T15:01:38.471Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.47 [2023-09-13T15:01:38.471Z] - nexus3.edgexfoundry.org:10004/core-command:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:38.471Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-13T15:01:38.486Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-13T15:01:38.486Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:38.486Z] latest [2023-09-13T15:01:38.486Z] 3.1.0-dev.47 [2023-09-13T15:01:38.486Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:38.486Z] main [2023-09-13T15:01:38.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:38.803Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:39.105Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:39.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T15:01:39.105Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:01:39.105Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:01:39.105Z] b7425c7ba163: Preparing [2023-09-13T15:01:39.105Z] b54237684c45: Preparing [2023-09-13T15:01:39.105Z] 21264e45b418: Preparing [2023-09-13T15:01:39.105Z] fa131a136a14: Preparing [2023-09-13T15:01:39.105Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:39.105Z] 4693057ce236: Preparing [2023-09-13T15:01:39.105Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:39.105Z] 4693057ce236: Waiting [2023-09-13T15:01:39.105Z] fa131a136a14: Waiting [2023-09-13T15:01:39.105Z] 21264e45b418: Layer already exists [2023-09-13T15:01:39.105Z] fa131a136a14: Layer already exists [2023-09-13T15:01:39.105Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:39.105Z] 4693057ce236: Layer already exists [2023-09-13T15:01:39.105Z] b7425c7ba163: Pushed [2023-09-13T15:01:39.105Z] 5bf4e45a4ca8: Pushed [2023-09-13T15:01:39.105Z] 6e7abd4bd7bc: Pushed [2023-09-13T15:01:40.480Z] b54237684c45: Pushed [2023-09-13T15:01:40.480Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:749376f61ae3cc7469b116d6cce0a46b62657a40bf65ad25b86693f663388931 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:40.783Z] + 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-09-13T15:01:41.092Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-13T15:01:41.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T15:01:41.092Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:01:41.092Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:01:41.092Z] b7425c7ba163: Preparing [2023-09-13T15:01:41.092Z] b54237684c45: Preparing [2023-09-13T15:01:41.092Z] 21264e45b418: Preparing [2023-09-13T15:01:41.092Z] fa131a136a14: Preparing [2023-09-13T15:01:41.092Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:41.092Z] 4693057ce236: Preparing [2023-09-13T15:01:41.093Z] fa131a136a14: Waiting [2023-09-13T15:01:41.093Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:41.093Z] 4693057ce236: Waiting [2023-09-13T15:01:41.093Z] b7425c7ba163: Layer already exists [2023-09-13T15:01:41.093Z] 21264e45b418: Layer already exists [2023-09-13T15:01:41.093Z] b54237684c45: Layer already exists [2023-09-13T15:01:41.093Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:01:41.093Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:01:41.093Z] fa131a136a14: Layer already exists [2023-09-13T15:01:41.093Z] 4693057ce236: Layer already exists [2023-09-13T15:01:41.093Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:41.093Z] latest: digest: sha256:749376f61ae3cc7469b116d6cce0a46b62657a40bf65ad25b86693f663388931 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:41.400Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:41.707Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.47 [2023-09-13T15:01:41.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T15:01:41.707Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:01:41.707Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:01:41.707Z] b7425c7ba163: Preparing [2023-09-13T15:01:41.707Z] b54237684c45: Preparing [2023-09-13T15:01:41.707Z] 21264e45b418: Preparing [2023-09-13T15:01:41.707Z] fa131a136a14: Preparing [2023-09-13T15:01:41.707Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:41.707Z] fa131a136a14: Waiting [2023-09-13T15:01:41.707Z] 4693057ce236: Preparing [2023-09-13T15:01:41.707Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:41.707Z] 4693057ce236: Waiting [2023-09-13T15:01:41.707Z] b7425c7ba163: Layer already exists [2023-09-13T15:01:41.707Z] b54237684c45: Layer already exists [2023-09-13T15:01:41.708Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:01:41.708Z] 21264e45b418: Layer already exists [2023-09-13T15:01:41.708Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:01:41.708Z] 4693057ce236: Layer already exists [2023-09-13T15:01:41.708Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:41.708Z] fa131a136a14: Layer already exists [2023-09-13T15:01:41.708Z] 3.1.0-dev.47: digest: sha256:749376f61ae3cc7469b116d6cce0a46b62657a40bf65ad25b86693f663388931 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:42.030Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:42.341Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:42.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T15:01:42.341Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:01:42.341Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:01:42.341Z] b7425c7ba163: Preparing [2023-09-13T15:01:42.341Z] b54237684c45: Preparing [2023-09-13T15:01:42.341Z] 21264e45b418: Preparing [2023-09-13T15:01:42.341Z] fa131a136a14: Preparing [2023-09-13T15:01:42.341Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:42.341Z] 4693057ce236: Preparing [2023-09-13T15:01:42.341Z] fa131a136a14: Waiting [2023-09-13T15:01:42.341Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:42.341Z] 4693057ce236: Waiting [2023-09-13T15:01:42.341Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:01:42.341Z] b54237684c45: Layer already exists [2023-09-13T15:01:42.341Z] 21264e45b418: Layer already exists [2023-09-13T15:01:42.341Z] b7425c7ba163: Layer already exists [2023-09-13T15:01:42.341Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:01:42.341Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:42.341Z] fa131a136a14: Layer already exists [2023-09-13T15:01:42.341Z] 4693057ce236: Layer already exists [2023-09-13T15:01:42.341Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:749376f61ae3cc7469b116d6cce0a46b62657a40bf65ad25b86693f663388931 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:42.650Z] + 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-09-13T15:01:42.953Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-13T15:01:42.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-13T15:01:42.953Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:01:42.953Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:01:42.953Z] b7425c7ba163: Preparing [2023-09-13T15:01:42.953Z] b54237684c45: Preparing [2023-09-13T15:01:42.953Z] 21264e45b418: Preparing [2023-09-13T15:01:42.953Z] fa131a136a14: Preparing [2023-09-13T15:01:42.953Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:42.953Z] 4693057ce236: Preparing [2023-09-13T15:01:42.953Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:42.953Z] 4693057ce236: Waiting [2023-09-13T15:01:42.953Z] fa131a136a14: Waiting [2023-09-13T15:01:42.953Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:01:42.953Z] b7425c7ba163: Layer already exists [2023-09-13T15:01:42.953Z] b54237684c45: Layer already exists [2023-09-13T15:01:42.953Z] 21264e45b418: Layer already exists [2023-09-13T15:01:42.953Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:01:42.953Z] 4693057ce236: Layer already exists [2023-09-13T15:01:42.953Z] fa131a136a14: Layer already exists [2023-09-13T15:01:42.953Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:42.953Z] main: digest: sha256:749376f61ae3cc7469b116d6cce0a46b62657a40bf65ad25b86693f663388931 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:01:42.992Z] ===================================================== [Pipeline] echo [2023-09-13T15:01:42.999Z] taggedImages: [2023-09-13T15:01:42.999Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:42.999Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-13T15:01:42.999Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.47 [2023-09-13T15:01:42.999Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:42.999Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-13T15:01:43.014Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-13T15:01:43.014Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:43.014Z] latest [2023-09-13T15:01:43.014Z] 3.1.0-dev.47 [2023-09-13T15:01:43.014Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:43.014Z] main [2023-09-13T15:01:43.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:43.324Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:43.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:43.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T15:01:43.640Z] d6b13ec96693: Preparing [2023-09-13T15:01:43.640Z] a2bedb6bb7d4: Preparing [2023-09-13T15:01:43.640Z] 21264e45b418: Preparing [2023-09-13T15:01:43.640Z] fa131a136a14: Preparing [2023-09-13T15:01:43.640Z] 8e557fe358f5: Preparing [2023-09-13T15:01:43.640Z] 4693057ce236: Preparing [2023-09-13T15:01:43.640Z] 4693057ce236: Waiting [2023-09-13T15:01:43.640Z] 21264e45b418: Layer already exists [2023-09-13T15:01:43.640Z] fa131a136a14: Layer already exists [2023-09-13T15:01:43.640Z] 4693057ce236: Layer already exists [2023-09-13T15:01:43.640Z] 8e557fe358f5: Pushed [2023-09-13T15:01:43.640Z] d6b13ec96693: Pushed [2023-09-13T15:01:45.545Z] a2bedb6bb7d4: Pushed [2023-09-13T15:01:45.545Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:a079ff83401d99517adeec4dea1f7b06afa23ae92cb600ec86e0673e4c439d97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:45.866Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:46.187Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-13T15:01:46.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T15:01:46.187Z] d6b13ec96693: Preparing [2023-09-13T15:01:46.187Z] a2bedb6bb7d4: Preparing [2023-09-13T15:01:46.187Z] 21264e45b418: Preparing [2023-09-13T15:01:46.187Z] fa131a136a14: Preparing [2023-09-13T15:01:46.187Z] 8e557fe358f5: Preparing [2023-09-13T15:01:46.187Z] 4693057ce236: Preparing [2023-09-13T15:01:46.187Z] a2bedb6bb7d4: Layer already exists [2023-09-13T15:01:46.187Z] fa131a136a14: Layer already exists [2023-09-13T15:01:46.187Z] 8e557fe358f5: Layer already exists [2023-09-13T15:01:46.187Z] 21264e45b418: Layer already exists [2023-09-13T15:01:46.187Z] d6b13ec96693: Layer already exists [2023-09-13T15:01:46.187Z] 4693057ce236: Layer already exists [2023-09-13T15:01:46.187Z] latest: digest: sha256:a079ff83401d99517adeec4dea1f7b06afa23ae92cb600ec86e0673e4c439d97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:46.494Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:46.805Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.47 [2023-09-13T15:01:46.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T15:01:46.805Z] d6b13ec96693: Preparing [2023-09-13T15:01:46.805Z] a2bedb6bb7d4: Preparing [2023-09-13T15:01:46.805Z] 21264e45b418: Preparing [2023-09-13T15:01:46.805Z] fa131a136a14: Preparing [2023-09-13T15:01:46.805Z] 8e557fe358f5: Preparing [2023-09-13T15:01:46.805Z] 4693057ce236: Preparing [2023-09-13T15:01:46.805Z] 4693057ce236: Waiting [2023-09-13T15:01:46.805Z] fa131a136a14: Layer already exists [2023-09-13T15:01:46.805Z] a2bedb6bb7d4: Layer already exists [2023-09-13T15:01:46.805Z] 21264e45b418: Layer already exists [2023-09-13T15:01:46.805Z] d6b13ec96693: Layer already exists [2023-09-13T15:01:46.805Z] 8e557fe358f5: Layer already exists [2023-09-13T15:01:46.805Z] 4693057ce236: Layer already exists [2023-09-13T15:01:46.805Z] 3.1.0-dev.47: digest: sha256:a079ff83401d99517adeec4dea1f7b06afa23ae92cb600ec86e0673e4c439d97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:47.118Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:47.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:47.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T15:01:47.431Z] d6b13ec96693: Preparing [2023-09-13T15:01:47.431Z] a2bedb6bb7d4: Preparing [2023-09-13T15:01:47.431Z] 21264e45b418: Preparing [2023-09-13T15:01:47.431Z] fa131a136a14: Preparing [2023-09-13T15:01:47.431Z] 8e557fe358f5: Preparing [2023-09-13T15:01:47.431Z] 4693057ce236: Preparing [2023-09-13T15:01:47.431Z] 4693057ce236: Waiting [2023-09-13T15:01:47.431Z] a2bedb6bb7d4: Layer already exists [2023-09-13T15:01:47.431Z] d6b13ec96693: Layer already exists [2023-09-13T15:01:47.431Z] 8e557fe358f5: Layer already exists [2023-09-13T15:01:47.431Z] 21264e45b418: Layer already exists [2023-09-13T15:01:47.431Z] fa131a136a14: Layer already exists [2023-09-13T15:01:47.431Z] 4693057ce236: Layer already exists [2023-09-13T15:01:47.431Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:a079ff83401d99517adeec4dea1f7b06afa23ae92cb600ec86e0673e4c439d97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:47.749Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:48.055Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-13T15:01:48.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-13T15:01:48.055Z] d6b13ec96693: Preparing [2023-09-13T15:01:48.055Z] a2bedb6bb7d4: Preparing [2023-09-13T15:01:48.055Z] 21264e45b418: Preparing [2023-09-13T15:01:48.055Z] fa131a136a14: Preparing [2023-09-13T15:01:48.055Z] 8e557fe358f5: Preparing [2023-09-13T15:01:48.055Z] 4693057ce236: Preparing [2023-09-13T15:01:48.055Z] a2bedb6bb7d4: Layer already exists [2023-09-13T15:01:48.055Z] fa131a136a14: Layer already exists [2023-09-13T15:01:48.055Z] d6b13ec96693: Layer already exists [2023-09-13T15:01:48.055Z] 21264e45b418: Layer already exists [2023-09-13T15:01:48.055Z] 8e557fe358f5: Layer already exists [2023-09-13T15:01:48.055Z] 4693057ce236: Layer already exists [2023-09-13T15:01:48.055Z] main: digest: sha256:a079ff83401d99517adeec4dea1f7b06afa23ae92cb600ec86e0673e4c439d97 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:01:48.103Z] ===================================================== [Pipeline] echo [2023-09-13T15:01:48.113Z] taggedImages: [2023-09-13T15:01:48.113Z] - nexus3.edgexfoundry.org:10004/core-data:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:48.113Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-13T15:01:48.113Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.47 [2023-09-13T15:01:48.113Z] - nexus3.edgexfoundry.org:10004/core-data:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:48.113Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-13T15:01:48.138Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-13T15:01:48.138Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:48.138Z] latest [2023-09-13T15:01:48.138Z] 3.1.0-dev.47 [2023-09-13T15:01:48.138Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:48.138Z] main [2023-09-13T15:01:48.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:48.456Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:48.761Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:48.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T15:01:48.762Z] ed9bd58dcfa6: Preparing [2023-09-13T15:01:48.762Z] bdb80b200932: Preparing [2023-09-13T15:01:48.762Z] c6f781a12044: Preparing [2023-09-13T15:01:48.762Z] 21264e45b418: Preparing [2023-09-13T15:01:48.762Z] fa131a136a14: Preparing [2023-09-13T15:01:48.762Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:48.762Z] 4693057ce236: Preparing [2023-09-13T15:01:48.762Z] 4693057ce236: Waiting [2023-09-13T15:01:48.762Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:48.762Z] 21264e45b418: Layer already exists [2023-09-13T15:01:48.762Z] fa131a136a14: Layer already exists [2023-09-13T15:01:48.762Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:48.762Z] 4693057ce236: Layer already exists [2023-09-13T15:01:48.762Z] ed9bd58dcfa6: Pushed [2023-09-13T15:01:48.762Z] bdb80b200932: Pushed [2023-09-13T15:01:50.666Z] c6f781a12044: Pushed [2023-09-13T15:01:50.666Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:687a51567ee5cee3d49954e234ad5ae2875c66752c41348931eac767414b827f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:50.983Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:51.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-13T15:01:51.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T15:01:51.286Z] ed9bd58dcfa6: Preparing [2023-09-13T15:01:51.286Z] bdb80b200932: Preparing [2023-09-13T15:01:51.286Z] c6f781a12044: Preparing [2023-09-13T15:01:51.286Z] 21264e45b418: Preparing [2023-09-13T15:01:51.286Z] fa131a136a14: Preparing [2023-09-13T15:01:51.286Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:51.286Z] 4693057ce236: Preparing [2023-09-13T15:01:51.286Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:51.286Z] 4693057ce236: Waiting [2023-09-13T15:01:51.286Z] 21264e45b418: Layer already exists [2023-09-13T15:01:51.286Z] bdb80b200932: Layer already exists [2023-09-13T15:01:51.286Z] ed9bd58dcfa6: Layer already exists [2023-09-13T15:01:51.286Z] fa131a136a14: Layer already exists [2023-09-13T15:01:51.286Z] c6f781a12044: Layer already exists [2023-09-13T15:01:51.286Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:51.286Z] 4693057ce236: Layer already exists [2023-09-13T15:01:51.286Z] latest: digest: sha256:687a51567ee5cee3d49954e234ad5ae2875c66752c41348931eac767414b827f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:51.590Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:51.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.47 [2023-09-13T15:01:51.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T15:01:51.891Z] ed9bd58dcfa6: Preparing [2023-09-13T15:01:51.891Z] bdb80b200932: Preparing [2023-09-13T15:01:51.891Z] c6f781a12044: Preparing [2023-09-13T15:01:51.891Z] 21264e45b418: Preparing [2023-09-13T15:01:51.891Z] fa131a136a14: Preparing [2023-09-13T15:01:51.891Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:51.891Z] 4693057ce236: Preparing [2023-09-13T15:01:51.891Z] bdb80b200932: Layer already exists [2023-09-13T15:01:51.891Z] fa131a136a14: Layer already exists [2023-09-13T15:01:51.891Z] c6f781a12044: Layer already exists [2023-09-13T15:01:51.891Z] 21264e45b418: Layer already exists [2023-09-13T15:01:51.891Z] ed9bd58dcfa6: Layer already exists [2023-09-13T15:01:51.891Z] 4693057ce236: Layer already exists [2023-09-13T15:01:51.891Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:51.891Z] 3.1.0-dev.47: digest: sha256:687a51567ee5cee3d49954e234ad5ae2875c66752c41348931eac767414b827f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:52.198Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:52.508Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:52.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T15:01:52.508Z] ed9bd58dcfa6: Preparing [2023-09-13T15:01:52.508Z] bdb80b200932: Preparing [2023-09-13T15:01:52.508Z] c6f781a12044: Preparing [2023-09-13T15:01:52.508Z] 21264e45b418: Preparing [2023-09-13T15:01:52.508Z] fa131a136a14: Preparing [2023-09-13T15:01:52.508Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:52.508Z] 4693057ce236: Preparing [2023-09-13T15:01:52.508Z] 4693057ce236: Waiting [2023-09-13T15:01:52.508Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:52.508Z] c6f781a12044: Layer already exists [2023-09-13T15:01:52.508Z] ed9bd58dcfa6: Layer already exists [2023-09-13T15:01:52.508Z] bdb80b200932: Layer already exists [2023-09-13T15:01:52.508Z] fa131a136a14: Layer already exists [2023-09-13T15:01:52.508Z] 21264e45b418: Layer already exists [2023-09-13T15:01:52.508Z] 4693057ce236: Layer already exists [2023-09-13T15:01:52.508Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:52.508Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:687a51567ee5cee3d49954e234ad5ae2875c66752c41348931eac767414b827f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:52.815Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:53.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-13T15:01:53.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-13T15:01:53.202Z] ed9bd58dcfa6: Preparing [2023-09-13T15:01:53.202Z] bdb80b200932: Preparing [2023-09-13T15:01:53.202Z] c6f781a12044: Preparing [2023-09-13T15:01:53.202Z] 21264e45b418: Preparing [2023-09-13T15:01:53.202Z] fa131a136a14: Preparing [2023-09-13T15:01:53.202Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:53.202Z] 4693057ce236: Preparing [2023-09-13T15:01:53.202Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:53.202Z] 4693057ce236: Waiting [2023-09-13T15:01:53.202Z] ed9bd58dcfa6: Layer already exists [2023-09-13T15:01:53.202Z] bdb80b200932: Layer already exists [2023-09-13T15:01:53.202Z] fa131a136a14: Layer already exists [2023-09-13T15:01:53.202Z] 21264e45b418: Layer already exists [2023-09-13T15:01:53.202Z] c6f781a12044: Layer already exists [2023-09-13T15:01:53.202Z] 4693057ce236: Layer already exists [2023-09-13T15:01:53.202Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:53.202Z] main: digest: sha256:687a51567ee5cee3d49954e234ad5ae2875c66752c41348931eac767414b827f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:01:53.236Z] ===================================================== [Pipeline] echo [2023-09-13T15:01:53.243Z] taggedImages: [2023-09-13T15:01:53.243Z] - nexus3.edgexfoundry.org:10004/core-metadata:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:53.243Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-13T15:01:53.243Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.47 [2023-09-13T15:01:53.243Z] - nexus3.edgexfoundry.org:10004/core-metadata:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:53.243Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-13T15:01:53.259Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-13T15:01:53.259Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:53.259Z] latest [2023-09-13T15:01:53.259Z] 3.1.0-dev.47 [2023-09-13T15:01:53.259Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:53.259Z] main [2023-09-13T15:01:53.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:53.561Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:53.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:53.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T15:01:53.864Z] 87a9c175919f: Preparing [2023-09-13T15:01:53.864Z] c930a84e826c: Preparing [2023-09-13T15:01:53.864Z] 2c8ff95968a8: Preparing [2023-09-13T15:01:53.864Z] d741eb1cceba: Preparing [2023-09-13T15:01:53.864Z] a346209d5615: Preparing [2023-09-13T15:01:53.864Z] 596cd9ff7908: Preparing [2023-09-13T15:01:53.864Z] 147871f0ebae: Preparing [2023-09-13T15:01:53.864Z] 21264e45b418: Preparing [2023-09-13T15:01:53.864Z] fa131a136a14: Preparing [2023-09-13T15:01:53.864Z] 42d660c33209: Preparing [2023-09-13T15:01:53.864Z] ccec6f6a86cc: Preparing [2023-09-13T15:01:53.864Z] 5f70bf18a086: Preparing [2023-09-13T15:01:53.864Z] a7e7057ed305: Preparing [2023-09-13T15:01:53.864Z] 317f2983690a: Preparing [2023-09-13T15:01:53.864Z] 4693057ce236: Preparing [2023-09-13T15:01:53.864Z] 147871f0ebae: Waiting [2023-09-13T15:01:53.864Z] 21264e45b418: Waiting [2023-09-13T15:01:53.864Z] 596cd9ff7908: Waiting [2023-09-13T15:01:53.864Z] fa131a136a14: Waiting [2023-09-13T15:01:53.864Z] 42d660c33209: Waiting [2023-09-13T15:01:53.864Z] ccec6f6a86cc: Waiting [2023-09-13T15:01:53.864Z] 5f70bf18a086: Waiting [2023-09-13T15:01:53.864Z] 317f2983690a: Waiting [2023-09-13T15:01:53.864Z] a7e7057ed305: Waiting [2023-09-13T15:01:53.864Z] 4693057ce236: Waiting [2023-09-13T15:01:53.864Z] a346209d5615: Pushed [2023-09-13T15:01:53.864Z] 2c8ff95968a8: Pushed [2023-09-13T15:01:53.864Z] c930a84e826c: Pushed [2023-09-13T15:01:53.864Z] d741eb1cceba: Pushed [2023-09-13T15:01:53.864Z] 87a9c175919f: Pushed [2023-09-13T15:01:53.864Z] 21264e45b418: Layer already exists [2023-09-13T15:01:54.123Z] fa131a136a14: Layer already exists [2023-09-13T15:01:54.123Z] 596cd9ff7908: Pushed [2023-09-13T15:01:54.123Z] 5f70bf18a086: Pushed [2023-09-13T15:01:54.123Z] 42d660c33209: Pushed [2023-09-13T15:01:54.123Z] ccec6f6a86cc: Pushed [2023-09-13T15:01:54.123Z] 4693057ce236: Layer already exists [2023-09-13T15:01:54.123Z] a7e7057ed305: Pushed [2023-09-13T15:01:54.123Z] 317f2983690a: Pushed [2023-09-13T15:01:56.109Z] 147871f0ebae: Pushed [2023-09-13T15:01:56.109Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:bad025693aeedd6f4b75367362881c983f408df56ebbc88d8ccbbe43cdddb153 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:56.439Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:56.808Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-13T15:01:56.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T15:01:56.808Z] 87a9c175919f: Preparing [2023-09-13T15:01:56.808Z] c930a84e826c: Preparing [2023-09-13T15:01:56.808Z] 2c8ff95968a8: Preparing [2023-09-13T15:01:56.808Z] d741eb1cceba: Preparing [2023-09-13T15:01:56.808Z] a346209d5615: Preparing [2023-09-13T15:01:56.808Z] 596cd9ff7908: Preparing [2023-09-13T15:01:56.808Z] 147871f0ebae: Preparing [2023-09-13T15:01:56.808Z] 21264e45b418: Preparing [2023-09-13T15:01:56.808Z] fa131a136a14: Preparing [2023-09-13T15:01:56.808Z] 42d660c33209: Preparing [2023-09-13T15:01:56.808Z] ccec6f6a86cc: Preparing [2023-09-13T15:01:56.808Z] 5f70bf18a086: Preparing [2023-09-13T15:01:56.808Z] a7e7057ed305: Preparing [2023-09-13T15:01:56.808Z] 317f2983690a: Preparing [2023-09-13T15:01:56.808Z] 4693057ce236: Preparing [2023-09-13T15:01:56.808Z] 596cd9ff7908: Waiting [2023-09-13T15:01:56.808Z] 5f70bf18a086: Waiting [2023-09-13T15:01:56.808Z] a7e7057ed305: Waiting [2023-09-13T15:01:56.808Z] 147871f0ebae: Waiting [2023-09-13T15:01:56.808Z] 317f2983690a: Waiting [2023-09-13T15:01:56.808Z] 21264e45b418: Waiting [2023-09-13T15:01:56.808Z] 4693057ce236: Waiting [2023-09-13T15:01:56.808Z] fa131a136a14: Waiting [2023-09-13T15:01:56.808Z] ccec6f6a86cc: Waiting [2023-09-13T15:01:56.808Z] 42d660c33209: Waiting [2023-09-13T15:01:56.808Z] c930a84e826c: Layer already exists [2023-09-13T15:01:56.808Z] a346209d5615: Layer already exists [2023-09-13T15:01:56.808Z] 87a9c175919f: Layer already exists [2023-09-13T15:01:56.808Z] 2c8ff95968a8: Layer already exists [2023-09-13T15:01:56.808Z] d741eb1cceba: Layer already exists [2023-09-13T15:01:56.808Z] 596cd9ff7908: Layer already exists [2023-09-13T15:01:56.808Z] 21264e45b418: Layer already exists [2023-09-13T15:01:56.808Z] fa131a136a14: Layer already exists [2023-09-13T15:01:56.808Z] 147871f0ebae: Layer already exists [2023-09-13T15:01:56.808Z] 42d660c33209: Layer already exists [2023-09-13T15:01:56.808Z] ccec6f6a86cc: Layer already exists [2023-09-13T15:01:56.808Z] a7e7057ed305: Layer already exists [2023-09-13T15:01:56.808Z] 5f70bf18a086: Layer already exists [2023-09-13T15:01:56.808Z] 317f2983690a: Layer already exists [2023-09-13T15:01:56.808Z] 4693057ce236: Layer already exists [2023-09-13T15:01:56.808Z] latest: digest: sha256:bad025693aeedd6f4b75367362881c983f408df56ebbc88d8ccbbe43cdddb153 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:57.161Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:57.463Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.47 [2023-09-13T15:01:57.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T15:01:57.463Z] 87a9c175919f: Preparing [2023-09-13T15:01:57.463Z] c930a84e826c: Preparing [2023-09-13T15:01:57.463Z] 2c8ff95968a8: Preparing [2023-09-13T15:01:57.463Z] d741eb1cceba: Preparing [2023-09-13T15:01:57.463Z] a346209d5615: Preparing [2023-09-13T15:01:57.463Z] 596cd9ff7908: Preparing [2023-09-13T15:01:57.463Z] 147871f0ebae: Preparing [2023-09-13T15:01:57.463Z] 21264e45b418: Preparing [2023-09-13T15:01:57.463Z] fa131a136a14: Preparing [2023-09-13T15:01:57.463Z] 42d660c33209: Preparing [2023-09-13T15:01:57.463Z] ccec6f6a86cc: Preparing [2023-09-13T15:01:57.463Z] 5f70bf18a086: Preparing [2023-09-13T15:01:57.463Z] a7e7057ed305: Preparing [2023-09-13T15:01:57.463Z] 317f2983690a: Preparing [2023-09-13T15:01:57.463Z] 4693057ce236: Preparing [2023-09-13T15:01:57.463Z] 147871f0ebae: Waiting [2023-09-13T15:01:57.463Z] 42d660c33209: Waiting [2023-09-13T15:01:57.463Z] ccec6f6a86cc: Waiting [2023-09-13T15:01:57.463Z] 5f70bf18a086: Waiting [2023-09-13T15:01:57.463Z] a7e7057ed305: Waiting [2023-09-13T15:01:57.463Z] 21264e45b418: Waiting [2023-09-13T15:01:57.463Z] 317f2983690a: Waiting [2023-09-13T15:01:57.463Z] 4693057ce236: Waiting [2023-09-13T15:01:57.463Z] d741eb1cceba: Layer already exists [2023-09-13T15:01:57.463Z] 87a9c175919f: Layer already exists [2023-09-13T15:01:57.463Z] a346209d5615: Layer already exists [2023-09-13T15:01:57.463Z] 2c8ff95968a8: Layer already exists [2023-09-13T15:01:57.463Z] c930a84e826c: Layer already exists [2023-09-13T15:01:57.463Z] 596cd9ff7908: Layer already exists [2023-09-13T15:01:57.463Z] 147871f0ebae: Layer already exists [2023-09-13T15:01:57.463Z] 21264e45b418: Layer already exists [2023-09-13T15:01:57.463Z] fa131a136a14: Layer already exists [2023-09-13T15:01:57.463Z] 42d660c33209: Layer already exists [2023-09-13T15:01:57.463Z] ccec6f6a86cc: Layer already exists [2023-09-13T15:01:57.463Z] a7e7057ed305: Layer already exists [2023-09-13T15:01:57.463Z] 317f2983690a: Layer already exists [2023-09-13T15:01:57.463Z] 5f70bf18a086: Layer already exists [2023-09-13T15:01:57.463Z] 4693057ce236: Layer already exists [2023-09-13T15:01:57.463Z] 3.1.0-dev.47: digest: sha256:bad025693aeedd6f4b75367362881c983f408df56ebbc88d8ccbbe43cdddb153 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:57.767Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:58.065Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:58.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T15:01:58.065Z] 87a9c175919f: Preparing [2023-09-13T15:01:58.065Z] c930a84e826c: Preparing [2023-09-13T15:01:58.065Z] 2c8ff95968a8: Preparing [2023-09-13T15:01:58.065Z] d741eb1cceba: Preparing [2023-09-13T15:01:58.065Z] a346209d5615: Preparing [2023-09-13T15:01:58.065Z] 596cd9ff7908: Preparing [2023-09-13T15:01:58.065Z] 147871f0ebae: Preparing [2023-09-13T15:01:58.065Z] 21264e45b418: Preparing [2023-09-13T15:01:58.065Z] fa131a136a14: Preparing [2023-09-13T15:01:58.065Z] 42d660c33209: Preparing [2023-09-13T15:01:58.065Z] ccec6f6a86cc: Preparing [2023-09-13T15:01:58.065Z] 5f70bf18a086: Preparing [2023-09-13T15:01:58.065Z] a7e7057ed305: Preparing [2023-09-13T15:01:58.066Z] 317f2983690a: Preparing [2023-09-13T15:01:58.066Z] 4693057ce236: Preparing [2023-09-13T15:01:58.066Z] fa131a136a14: Waiting [2023-09-13T15:01:58.066Z] 42d660c33209: Waiting [2023-09-13T15:01:58.066Z] 147871f0ebae: Waiting [2023-09-13T15:01:58.066Z] 21264e45b418: Waiting [2023-09-13T15:01:58.066Z] ccec6f6a86cc: Waiting [2023-09-13T15:01:58.066Z] 4693057ce236: Waiting [2023-09-13T15:01:58.066Z] 5f70bf18a086: Waiting [2023-09-13T15:01:58.066Z] a7e7057ed305: Waiting [2023-09-13T15:01:58.066Z] 317f2983690a: Waiting [2023-09-13T15:01:58.066Z] 596cd9ff7908: Waiting [2023-09-13T15:01:58.066Z] c930a84e826c: Layer already exists [2023-09-13T15:01:58.066Z] a346209d5615: Layer already exists [2023-09-13T15:01:58.066Z] d741eb1cceba: Layer already exists [2023-09-13T15:01:58.066Z] 87a9c175919f: Layer already exists [2023-09-13T15:01:58.066Z] 2c8ff95968a8: Layer already exists [2023-09-13T15:01:58.066Z] 147871f0ebae: Layer already exists [2023-09-13T15:01:58.066Z] 596cd9ff7908: Layer already exists [2023-09-13T15:01:58.066Z] 21264e45b418: Layer already exists [2023-09-13T15:01:58.066Z] fa131a136a14: Layer already exists [2023-09-13T15:01:58.066Z] ccec6f6a86cc: Layer already exists [2023-09-13T15:01:58.066Z] 42d660c33209: Layer already exists [2023-09-13T15:01:58.066Z] 5f70bf18a086: Layer already exists [2023-09-13T15:01:58.066Z] a7e7057ed305: Layer already exists [2023-09-13T15:01:58.066Z] 317f2983690a: Layer already exists [2023-09-13T15:01:58.066Z] 4693057ce236: Layer already exists [2023-09-13T15:01:58.066Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:bad025693aeedd6f4b75367362881c983f408df56ebbc88d8ccbbe43cdddb153 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:58.374Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:58.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-13T15:01:58.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-13T15:01:58.670Z] 87a9c175919f: Preparing [2023-09-13T15:01:58.670Z] c930a84e826c: Preparing [2023-09-13T15:01:58.670Z] 2c8ff95968a8: Preparing [2023-09-13T15:01:58.670Z] d741eb1cceba: Preparing [2023-09-13T15:01:58.670Z] a346209d5615: Preparing [2023-09-13T15:01:58.670Z] 596cd9ff7908: Preparing [2023-09-13T15:01:58.670Z] 147871f0ebae: Preparing [2023-09-13T15:01:58.670Z] 21264e45b418: Preparing [2023-09-13T15:01:58.670Z] fa131a136a14: Preparing [2023-09-13T15:01:58.670Z] 42d660c33209: Preparing [2023-09-13T15:01:58.670Z] ccec6f6a86cc: Preparing [2023-09-13T15:01:58.670Z] 5f70bf18a086: Preparing [2023-09-13T15:01:58.670Z] a7e7057ed305: Preparing [2023-09-13T15:01:58.670Z] 317f2983690a: Preparing [2023-09-13T15:01:58.670Z] 4693057ce236: Preparing [2023-09-13T15:01:58.670Z] fa131a136a14: Waiting [2023-09-13T15:01:58.670Z] a7e7057ed305: Waiting [2023-09-13T15:01:58.670Z] 317f2983690a: Waiting [2023-09-13T15:01:58.670Z] 4693057ce236: Waiting [2023-09-13T15:01:58.670Z] 42d660c33209: Waiting [2023-09-13T15:01:58.670Z] ccec6f6a86cc: Waiting [2023-09-13T15:01:58.670Z] 5f70bf18a086: Waiting [2023-09-13T15:01:58.670Z] 596cd9ff7908: Waiting [2023-09-13T15:01:58.670Z] 147871f0ebae: Waiting [2023-09-13T15:01:58.670Z] 21264e45b418: Waiting [2023-09-13T15:01:58.670Z] 87a9c175919f: Layer already exists [2023-09-13T15:01:58.670Z] a346209d5615: Layer already exists [2023-09-13T15:01:58.670Z] d741eb1cceba: Layer already exists [2023-09-13T15:01:58.670Z] 2c8ff95968a8: Layer already exists [2023-09-13T15:01:58.670Z] c930a84e826c: Layer already exists [2023-09-13T15:01:58.670Z] 147871f0ebae: Layer already exists [2023-09-13T15:01:58.670Z] fa131a136a14: Layer already exists [2023-09-13T15:01:58.670Z] 42d660c33209: Layer already exists [2023-09-13T15:01:58.670Z] 21264e45b418: Layer already exists [2023-09-13T15:01:58.670Z] 596cd9ff7908: Layer already exists [2023-09-13T15:01:58.670Z] ccec6f6a86cc: Layer already exists [2023-09-13T15:01:58.670Z] 4693057ce236: Layer already exists [2023-09-13T15:01:58.670Z] a7e7057ed305: Layer already exists [2023-09-13T15:01:58.670Z] 5f70bf18a086: Layer already exists [2023-09-13T15:01:58.670Z] 317f2983690a: Layer already exists [2023-09-13T15:01:58.670Z] main: digest: sha256:bad025693aeedd6f4b75367362881c983f408df56ebbc88d8ccbbe43cdddb153 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:01:58.714Z] ===================================================== [Pipeline] echo [2023-09-13T15:01:58.720Z] taggedImages: [2023-09-13T15:01:58.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:58.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-13T15:01:58.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.47 [2023-09-13T15:01:58.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:58.720Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-13T15:01:58.745Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-13T15:01:58.745Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:58.745Z] latest [2023-09-13T15:01:58.745Z] 3.1.0-dev.47 [2023-09-13T15:01:58.745Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:01:58.745Z] main [2023-09-13T15:01:58.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:59.052Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:01:59.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:01:59.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T15:01:59.356Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:01:59.356Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:01:59.356Z] 8f3e842f8b19: Preparing [2023-09-13T15:01:59.356Z] 6f83fd6e8b69: Preparing [2023-09-13T15:01:59.356Z] 21264e45b418: Preparing [2023-09-13T15:01:59.356Z] fa131a136a14: Preparing [2023-09-13T15:01:59.356Z] 38304ddfb2eb: Preparing [2023-09-13T15:01:59.356Z] 4693057ce236: Preparing [2023-09-13T15:01:59.356Z] fa131a136a14: Waiting [2023-09-13T15:01:59.356Z] 38304ddfb2eb: Waiting [2023-09-13T15:01:59.356Z] 4693057ce236: Waiting [2023-09-13T15:01:59.356Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:01:59.356Z] 21264e45b418: Layer already exists [2023-09-13T15:01:59.356Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:01:59.356Z] fa131a136a14: Layer already exists [2023-09-13T15:01:59.356Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:01:59.356Z] 4693057ce236: Layer already exists [2023-09-13T15:01:59.356Z] 8f3e842f8b19: Pushed [2023-09-13T15:02:00.731Z] 6f83fd6e8b69: Pushed [2023-09-13T15:02:00.989Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:f61f0af2d791dc4fdc1421150ca966f8837d5f419b3c22f0171f4e10fb40ad0c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:01.291Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:01.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-13T15:02:01.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T15:02:01.597Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:02:01.597Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:02:01.597Z] 8f3e842f8b19: Preparing [2023-09-13T15:02:01.597Z] 6f83fd6e8b69: Preparing [2023-09-13T15:02:01.597Z] 21264e45b418: Preparing [2023-09-13T15:02:01.597Z] fa131a136a14: Preparing [2023-09-13T15:02:01.597Z] 38304ddfb2eb: Preparing [2023-09-13T15:02:01.597Z] 4693057ce236: Preparing [2023-09-13T15:02:01.597Z] fa131a136a14: Waiting [2023-09-13T15:02:01.597Z] 4693057ce236: Waiting [2023-09-13T15:02:01.597Z] 21264e45b418: Layer already exists [2023-09-13T15:02:01.597Z] 8f3e842f8b19: Layer already exists [2023-09-13T15:02:01.597Z] 6f83fd6e8b69: Layer already exists [2023-09-13T15:02:01.597Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:02:01.597Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:02:01.597Z] fa131a136a14: Layer already exists [2023-09-13T15:02:01.597Z] 4693057ce236: Layer already exists [2023-09-13T15:02:01.597Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:02:01.597Z] latest: digest: sha256:f61f0af2d791dc4fdc1421150ca966f8837d5f419b3c22f0171f4e10fb40ad0c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:01.900Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:02.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.47 [2023-09-13T15:02:02.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T15:02:02.212Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:02:02.212Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:02:02.212Z] 8f3e842f8b19: Preparing [2023-09-13T15:02:02.212Z] 6f83fd6e8b69: Preparing [2023-09-13T15:02:02.212Z] 21264e45b418: Preparing [2023-09-13T15:02:02.212Z] fa131a136a14: Preparing [2023-09-13T15:02:02.212Z] 38304ddfb2eb: Preparing [2023-09-13T15:02:02.212Z] 4693057ce236: Preparing [2023-09-13T15:02:02.212Z] 4693057ce236: Waiting [2023-09-13T15:02:02.212Z] 38304ddfb2eb: Waiting [2023-09-13T15:02:02.212Z] fa131a136a14: Waiting [2023-09-13T15:02:02.212Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:02:02.212Z] 21264e45b418: Layer already exists [2023-09-13T15:02:02.212Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:02:02.212Z] 8f3e842f8b19: Layer already exists [2023-09-13T15:02:02.212Z] 6f83fd6e8b69: Layer already exists [2023-09-13T15:02:02.212Z] 4693057ce236: Layer already exists [2023-09-13T15:02:02.212Z] fa131a136a14: Layer already exists [2023-09-13T15:02:02.212Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:02:02.212Z] 3.1.0-dev.47: digest: sha256:f61f0af2d791dc4fdc1421150ca966f8837d5f419b3c22f0171f4e10fb40ad0c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:02.515Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:02.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:02.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T15:02:02.816Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:02:02.816Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:02:02.816Z] 8f3e842f8b19: Preparing [2023-09-13T15:02:02.816Z] 6f83fd6e8b69: Preparing [2023-09-13T15:02:02.816Z] 21264e45b418: Preparing [2023-09-13T15:02:02.816Z] fa131a136a14: Preparing [2023-09-13T15:02:02.816Z] 38304ddfb2eb: Preparing [2023-09-13T15:02:02.816Z] 4693057ce236: Preparing [2023-09-13T15:02:02.816Z] 38304ddfb2eb: Waiting [2023-09-13T15:02:02.816Z] 4693057ce236: Waiting [2023-09-13T15:02:02.816Z] 6f83fd6e8b69: Layer already exists [2023-09-13T15:02:02.816Z] 8f3e842f8b19: Layer already exists [2023-09-13T15:02:02.816Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:02:02.816Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:02:02.816Z] 21264e45b418: Layer already exists [2023-09-13T15:02:02.816Z] fa131a136a14: Layer already exists [2023-09-13T15:02:02.816Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:02:02.816Z] 4693057ce236: Layer already exists [2023-09-13T15:02:02.816Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:f61f0af2d791dc4fdc1421150ca966f8837d5f419b3c22f0171f4e10fb40ad0c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:03.118Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:03.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-13T15:02:03.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-13T15:02:03.417Z] 6e7abd4bd7bc: Preparing [2023-09-13T15:02:03.417Z] 5bf4e45a4ca8: Preparing [2023-09-13T15:02:03.417Z] 8f3e842f8b19: Preparing [2023-09-13T15:02:03.417Z] 6f83fd6e8b69: Preparing [2023-09-13T15:02:03.417Z] 21264e45b418: Preparing [2023-09-13T15:02:03.417Z] fa131a136a14: Preparing [2023-09-13T15:02:03.417Z] 38304ddfb2eb: Preparing [2023-09-13T15:02:03.417Z] 4693057ce236: Preparing [2023-09-13T15:02:03.417Z] 4693057ce236: Waiting [2023-09-13T15:02:03.417Z] fa131a136a14: Waiting [2023-09-13T15:02:03.417Z] 5bf4e45a4ca8: Layer already exists [2023-09-13T15:02:03.417Z] 6e7abd4bd7bc: Layer already exists [2023-09-13T15:02:03.417Z] 6f83fd6e8b69: Layer already exists [2023-09-13T15:02:03.417Z] 8f3e842f8b19: Layer already exists [2023-09-13T15:02:03.417Z] 21264e45b418: Layer already exists [2023-09-13T15:02:03.417Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:02:03.417Z] fa131a136a14: Layer already exists [2023-09-13T15:02:03.417Z] 4693057ce236: Layer already exists [2023-09-13T15:02:03.417Z] main: digest: sha256:f61f0af2d791dc4fdc1421150ca966f8837d5f419b3c22f0171f4e10fb40ad0c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:02:03.458Z] ===================================================== [Pipeline] echo [2023-09-13T15:02:03.464Z] taggedImages: [2023-09-13T15:02:03.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:03.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-13T15:02:03.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.47 [2023-09-13T15:02:03.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:03.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-13T15:02:03.479Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-13T15:02:03.479Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:03.479Z] latest [2023-09-13T15:02:03.479Z] 3.1.0-dev.47 [2023-09-13T15:02:03.479Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:03.479Z] main [2023-09-13T15:02:03.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:03.783Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:04.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:04.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T15:02:04.084Z] dac2dfdeedf2: Preparing [2023-09-13T15:02:04.084Z] 9e4b00e7755d: Preparing [2023-09-13T15:02:04.084Z] 2d73303490db: Preparing [2023-09-13T15:02:04.084Z] 1c4a93cde7fc: Preparing [2023-09-13T15:02:04.084Z] 7d7b524021eb: Preparing [2023-09-13T15:02:04.084Z] 21264e45b418: Preparing [2023-09-13T15:02:04.084Z] fa131a136a14: Preparing [2023-09-13T15:02:04.084Z] 574ed87ece5d: Preparing [2023-09-13T15:02:04.084Z] f1ad346504ae: Preparing [2023-09-13T15:02:04.084Z] 4693057ce236: Preparing [2023-09-13T15:02:04.084Z] 4693057ce236: Waiting [2023-09-13T15:02:04.084Z] 21264e45b418: Waiting [2023-09-13T15:02:04.084Z] fa131a136a14: Waiting [2023-09-13T15:02:04.084Z] 7d7b524021eb: Pushed [2023-09-13T15:02:04.084Z] 21264e45b418: Layer already exists [2023-09-13T15:02:04.084Z] dac2dfdeedf2: Pushed [2023-09-13T15:02:04.084Z] 1c4a93cde7fc: Pushed [2023-09-13T15:02:04.084Z] 9e4b00e7755d: Pushed [2023-09-13T15:02:04.084Z] fa131a136a14: Layer already exists [2023-09-13T15:02:04.084Z] 4693057ce236: Layer already exists [2023-09-13T15:02:04.342Z] 574ed87ece5d: Pushed [2023-09-13T15:02:05.279Z] f1ad346504ae: Pushed [2023-09-13T15:02:05.279Z] 2d73303490db: Pushed [2023-09-13T15:02:05.539Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:b9d7cb6b3872be93d26435c291bb5e573aba7375ae376f16de990667c1df2f9f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:05.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:06.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-13T15:02:06.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T15:02:06.145Z] dac2dfdeedf2: Preparing [2023-09-13T15:02:06.145Z] 9e4b00e7755d: Preparing [2023-09-13T15:02:06.145Z] 2d73303490db: Preparing [2023-09-13T15:02:06.145Z] 1c4a93cde7fc: Preparing [2023-09-13T15:02:06.145Z] 7d7b524021eb: Preparing [2023-09-13T15:02:06.145Z] 21264e45b418: Preparing [2023-09-13T15:02:06.145Z] fa131a136a14: Preparing [2023-09-13T15:02:06.145Z] 574ed87ece5d: Preparing [2023-09-13T15:02:06.145Z] f1ad346504ae: Preparing [2023-09-13T15:02:06.145Z] 4693057ce236: Preparing [2023-09-13T15:02:06.145Z] 21264e45b418: Waiting [2023-09-13T15:02:06.145Z] 574ed87ece5d: Waiting [2023-09-13T15:02:06.145Z] fa131a136a14: Waiting [2023-09-13T15:02:06.145Z] f1ad346504ae: Waiting [2023-09-13T15:02:06.145Z] 4693057ce236: Waiting [2023-09-13T15:02:06.145Z] dac2dfdeedf2: Layer already exists [2023-09-13T15:02:06.145Z] 2d73303490db: Layer already exists [2023-09-13T15:02:06.145Z] 7d7b524021eb: Layer already exists [2023-09-13T15:02:06.145Z] 9e4b00e7755d: Layer already exists [2023-09-13T15:02:06.145Z] 1c4a93cde7fc: Layer already exists [2023-09-13T15:02:06.145Z] fa131a136a14: Layer already exists [2023-09-13T15:02:06.145Z] 21264e45b418: Layer already exists [2023-09-13T15:02:06.145Z] f1ad346504ae: Layer already exists [2023-09-13T15:02:06.145Z] 574ed87ece5d: Layer already exists [2023-09-13T15:02:06.145Z] 4693057ce236: Layer already exists [2023-09-13T15:02:06.145Z] latest: digest: sha256:b9d7cb6b3872be93d26435c291bb5e573aba7375ae376f16de990667c1df2f9f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:06.451Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:06.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.47 [2023-09-13T15:02:06.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T15:02:06.754Z] dac2dfdeedf2: Preparing [2023-09-13T15:02:06.754Z] 9e4b00e7755d: Preparing [2023-09-13T15:02:06.754Z] 2d73303490db: Preparing [2023-09-13T15:02:06.754Z] 1c4a93cde7fc: Preparing [2023-09-13T15:02:06.754Z] 7d7b524021eb: Preparing [2023-09-13T15:02:06.754Z] 21264e45b418: Preparing [2023-09-13T15:02:06.754Z] fa131a136a14: Preparing [2023-09-13T15:02:06.754Z] 574ed87ece5d: Preparing [2023-09-13T15:02:06.754Z] f1ad346504ae: Preparing [2023-09-13T15:02:06.754Z] 4693057ce236: Preparing [2023-09-13T15:02:06.754Z] fa131a136a14: Waiting [2023-09-13T15:02:06.754Z] 574ed87ece5d: Waiting [2023-09-13T15:02:06.754Z] f1ad346504ae: Waiting [2023-09-13T15:02:06.754Z] 4693057ce236: Waiting [2023-09-13T15:02:06.754Z] 21264e45b418: Waiting [2023-09-13T15:02:06.754Z] dac2dfdeedf2: Layer already exists [2023-09-13T15:02:06.754Z] 1c4a93cde7fc: Layer already exists [2023-09-13T15:02:06.754Z] 7d7b524021eb: Layer already exists [2023-09-13T15:02:06.754Z] 2d73303490db: Layer already exists [2023-09-13T15:02:06.754Z] 9e4b00e7755d: Layer already exists [2023-09-13T15:02:06.754Z] 21264e45b418: Layer already exists [2023-09-13T15:02:06.754Z] fa131a136a14: Layer already exists [2023-09-13T15:02:06.754Z] 574ed87ece5d: Layer already exists [2023-09-13T15:02:06.754Z] f1ad346504ae: Layer already exists [2023-09-13T15:02:06.754Z] 4693057ce236: Layer already exists [2023-09-13T15:02:06.754Z] 3.1.0-dev.47: digest: sha256:b9d7cb6b3872be93d26435c291bb5e573aba7375ae376f16de990667c1df2f9f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:07.062Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:07.370Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:07.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T15:02:07.370Z] dac2dfdeedf2: Preparing [2023-09-13T15:02:07.370Z] 9e4b00e7755d: Preparing [2023-09-13T15:02:07.370Z] 2d73303490db: Preparing [2023-09-13T15:02:07.370Z] 1c4a93cde7fc: Preparing [2023-09-13T15:02:07.370Z] 7d7b524021eb: Preparing [2023-09-13T15:02:07.370Z] 21264e45b418: Preparing [2023-09-13T15:02:07.370Z] fa131a136a14: Preparing [2023-09-13T15:02:07.370Z] 574ed87ece5d: Preparing [2023-09-13T15:02:07.370Z] f1ad346504ae: Preparing [2023-09-13T15:02:07.370Z] 4693057ce236: Preparing [2023-09-13T15:02:07.370Z] 21264e45b418: Waiting [2023-09-13T15:02:07.370Z] fa131a136a14: Waiting [2023-09-13T15:02:07.370Z] 574ed87ece5d: Waiting [2023-09-13T15:02:07.370Z] f1ad346504ae: Waiting [2023-09-13T15:02:07.370Z] 9e4b00e7755d: Layer already exists [2023-09-13T15:02:07.370Z] 7d7b524021eb: Layer already exists [2023-09-13T15:02:07.370Z] dac2dfdeedf2: Layer already exists [2023-09-13T15:02:07.370Z] 2d73303490db: Layer already exists [2023-09-13T15:02:07.370Z] 1c4a93cde7fc: Layer already exists [2023-09-13T15:02:07.370Z] f1ad346504ae: Layer already exists [2023-09-13T15:02:07.370Z] 21264e45b418: Layer already exists [2023-09-13T15:02:07.370Z] fa131a136a14: Layer already exists [2023-09-13T15:02:07.370Z] 574ed87ece5d: Layer already exists [2023-09-13T15:02:07.370Z] 4693057ce236: Layer already exists [2023-09-13T15:02:07.370Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:b9d7cb6b3872be93d26435c291bb5e573aba7375ae376f16de990667c1df2f9f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:07.680Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:07.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-13T15:02:07.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-13T15:02:07.988Z] dac2dfdeedf2: Preparing [2023-09-13T15:02:07.988Z] 9e4b00e7755d: Preparing [2023-09-13T15:02:07.988Z] 2d73303490db: Preparing [2023-09-13T15:02:07.988Z] 1c4a93cde7fc: Preparing [2023-09-13T15:02:07.988Z] 7d7b524021eb: Preparing [2023-09-13T15:02:07.988Z] 21264e45b418: Preparing [2023-09-13T15:02:07.988Z] fa131a136a14: Preparing [2023-09-13T15:02:07.988Z] 574ed87ece5d: Preparing [2023-09-13T15:02:07.988Z] f1ad346504ae: Preparing [2023-09-13T15:02:07.988Z] 4693057ce236: Preparing [2023-09-13T15:02:07.988Z] 21264e45b418: Waiting [2023-09-13T15:02:07.988Z] fa131a136a14: Waiting [2023-09-13T15:02:07.988Z] f1ad346504ae: Waiting [2023-09-13T15:02:07.988Z] 574ed87ece5d: Waiting [2023-09-13T15:02:07.988Z] 9e4b00e7755d: Layer already exists [2023-09-13T15:02:07.988Z] 1c4a93cde7fc: Layer already exists [2023-09-13T15:02:07.988Z] dac2dfdeedf2: Layer already exists [2023-09-13T15:02:07.988Z] 2d73303490db: Layer already exists [2023-09-13T15:02:07.988Z] 7d7b524021eb: Layer already exists [2023-09-13T15:02:07.988Z] 21264e45b418: Layer already exists [2023-09-13T15:02:07.988Z] fa131a136a14: Layer already exists [2023-09-13T15:02:07.988Z] f1ad346504ae: Layer already exists [2023-09-13T15:02:07.988Z] 4693057ce236: Layer already exists [2023-09-13T15:02:07.988Z] 574ed87ece5d: Layer already exists [2023-09-13T15:02:07.988Z] main: digest: sha256:b9d7cb6b3872be93d26435c291bb5e573aba7375ae376f16de990667c1df2f9f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:02:08.024Z] ===================================================== [Pipeline] echo [2023-09-13T15:02:08.031Z] taggedImages: [2023-09-13T15:02:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-13T15:02:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.47 [2023-09-13T15:02:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:08.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-13T15:02:08.055Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-13T15:02:08.055Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:08.055Z] latest [2023-09-13T15:02:08.055Z] 3.1.0-dev.47 [2023-09-13T15:02:08.055Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:08.055Z] main [2023-09-13T15:02:08.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:08.372Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:08.672Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:08.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T15:02:08.672Z] c26be4b0316d: Preparing [2023-09-13T15:02:08.672Z] 298ffcca3e97: Preparing [2023-09-13T15:02:08.672Z] 90c6947d2014: Preparing [2023-09-13T15:02:08.672Z] 49a1c81ee789: Preparing [2023-09-13T15:02:08.672Z] 77a231a0f94d: Preparing [2023-09-13T15:02:08.672Z] e9f8f78a351d: Preparing [2023-09-13T15:02:08.672Z] afe1d0816730: Preparing [2023-09-13T15:02:08.672Z] 21264e45b418: Preparing [2023-09-13T15:02:08.672Z] fa131a136a14: Preparing [2023-09-13T15:02:08.672Z] 0d1af7467902: Preparing [2023-09-13T15:02:08.672Z] 4693057ce236: Preparing [2023-09-13T15:02:08.672Z] afe1d0816730: Waiting [2023-09-13T15:02:08.672Z] e9f8f78a351d: Waiting [2023-09-13T15:02:08.672Z] 0d1af7467902: Waiting [2023-09-13T15:02:08.672Z] 4693057ce236: Waiting [2023-09-13T15:02:08.672Z] fa131a136a14: Waiting [2023-09-13T15:02:08.672Z] c26be4b0316d: Pushed [2023-09-13T15:02:08.672Z] 77a231a0f94d: Pushed [2023-09-13T15:02:08.672Z] 298ffcca3e97: Pushed [2023-09-13T15:02:08.672Z] 21264e45b418: Layer already exists [2023-09-13T15:02:08.672Z] fa131a136a14: Layer already exists [2023-09-13T15:02:08.932Z] e9f8f78a351d: Pushed [2023-09-13T15:02:08.932Z] afe1d0816730: Pushed [2023-09-13T15:02:08.932Z] 4693057ce236: Layer already exists [2023-09-13T15:02:09.866Z] 49a1c81ee789: Pushed [2023-09-13T15:02:09.866Z] 0d1af7467902: Pushed [2023-09-13T15:02:12.241Z] 90c6947d2014: Pushed [2023-09-13T15:02:12.500Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:699204fad74c21ae18c5a683ae5f4daf75cb5805090f89f784fd0a8818842d0a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:12.805Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:13.104Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-13T15:02:13.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T15:02:13.104Z] c26be4b0316d: Preparing [2023-09-13T15:02:13.104Z] 298ffcca3e97: Preparing [2023-09-13T15:02:13.104Z] 90c6947d2014: Preparing [2023-09-13T15:02:13.104Z] 49a1c81ee789: Preparing [2023-09-13T15:02:13.104Z] 77a231a0f94d: Preparing [2023-09-13T15:02:13.104Z] e9f8f78a351d: Preparing [2023-09-13T15:02:13.104Z] afe1d0816730: Preparing [2023-09-13T15:02:13.104Z] 21264e45b418: Preparing [2023-09-13T15:02:13.104Z] afe1d0816730: Waiting [2023-09-13T15:02:13.104Z] fa131a136a14: Preparing [2023-09-13T15:02:13.104Z] 0d1af7467902: Preparing [2023-09-13T15:02:13.104Z] 4693057ce236: Preparing [2023-09-13T15:02:13.104Z] 0d1af7467902: Waiting [2023-09-13T15:02:13.104Z] 4693057ce236: Waiting [2023-09-13T15:02:13.104Z] fa131a136a14: Waiting [2023-09-13T15:02:13.104Z] 90c6947d2014: Layer already exists [2023-09-13T15:02:13.104Z] c26be4b0316d: Layer already exists [2023-09-13T15:02:13.104Z] 77a231a0f94d: Layer already exists [2023-09-13T15:02:13.104Z] 298ffcca3e97: Layer already exists [2023-09-13T15:02:13.104Z] 49a1c81ee789: Layer already exists [2023-09-13T15:02:13.104Z] e9f8f78a351d: Layer already exists [2023-09-13T15:02:13.104Z] afe1d0816730: Layer already exists [2023-09-13T15:02:13.104Z] 0d1af7467902: Layer already exists [2023-09-13T15:02:13.104Z] 21264e45b418: Layer already exists [2023-09-13T15:02:13.104Z] fa131a136a14: Layer already exists [2023-09-13T15:02:13.104Z] 4693057ce236: Layer already exists [2023-09-13T15:02:13.104Z] latest: digest: sha256:699204fad74c21ae18c5a683ae5f4daf75cb5805090f89f784fd0a8818842d0a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:13.411Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:13.710Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.47 [2023-09-13T15:02:13.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T15:02:13.710Z] c26be4b0316d: Preparing [2023-09-13T15:02:13.710Z] 298ffcca3e97: Preparing [2023-09-13T15:02:13.710Z] 90c6947d2014: Preparing [2023-09-13T15:02:13.710Z] 49a1c81ee789: Preparing [2023-09-13T15:02:13.710Z] 77a231a0f94d: Preparing [2023-09-13T15:02:13.710Z] e9f8f78a351d: Preparing [2023-09-13T15:02:13.710Z] afe1d0816730: Preparing [2023-09-13T15:02:13.710Z] 21264e45b418: Preparing [2023-09-13T15:02:13.710Z] fa131a136a14: Preparing [2023-09-13T15:02:13.710Z] 0d1af7467902: Preparing [2023-09-13T15:02:13.710Z] 4693057ce236: Preparing [2023-09-13T15:02:13.710Z] afe1d0816730: Waiting [2023-09-13T15:02:13.710Z] fa131a136a14: Waiting [2023-09-13T15:02:13.710Z] 21264e45b418: Waiting [2023-09-13T15:02:13.710Z] 0d1af7467902: Waiting [2023-09-13T15:02:13.710Z] 4693057ce236: Waiting [2023-09-13T15:02:13.710Z] e9f8f78a351d: Waiting [2023-09-13T15:02:13.710Z] c26be4b0316d: Layer already exists [2023-09-13T15:02:13.710Z] 49a1c81ee789: Layer already exists [2023-09-13T15:02:13.710Z] 77a231a0f94d: Layer already exists [2023-09-13T15:02:13.710Z] 298ffcca3e97: Layer already exists [2023-09-13T15:02:13.710Z] 90c6947d2014: Layer already exists [2023-09-13T15:02:13.710Z] e9f8f78a351d: Layer already exists [2023-09-13T15:02:13.710Z] 21264e45b418: Layer already exists [2023-09-13T15:02:13.710Z] afe1d0816730: Layer already exists [2023-09-13T15:02:13.710Z] 0d1af7467902: Layer already exists [2023-09-13T15:02:13.710Z] fa131a136a14: Layer already exists [2023-09-13T15:02:13.710Z] 4693057ce236: Layer already exists [2023-09-13T15:02:13.710Z] 3.1.0-dev.47: digest: sha256:699204fad74c21ae18c5a683ae5f4daf75cb5805090f89f784fd0a8818842d0a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:14.019Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:14.323Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:14.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T15:02:14.323Z] c26be4b0316d: Preparing [2023-09-13T15:02:14.323Z] 298ffcca3e97: Preparing [2023-09-13T15:02:14.323Z] 90c6947d2014: Preparing [2023-09-13T15:02:14.323Z] 49a1c81ee789: Preparing [2023-09-13T15:02:14.323Z] 77a231a0f94d: Preparing [2023-09-13T15:02:14.323Z] e9f8f78a351d: Preparing [2023-09-13T15:02:14.323Z] afe1d0816730: Preparing [2023-09-13T15:02:14.323Z] 21264e45b418: Preparing [2023-09-13T15:02:14.323Z] fa131a136a14: Preparing [2023-09-13T15:02:14.323Z] 0d1af7467902: Preparing [2023-09-13T15:02:14.323Z] 4693057ce236: Preparing [2023-09-13T15:02:14.323Z] e9f8f78a351d: Waiting [2023-09-13T15:02:14.323Z] afe1d0816730: Waiting [2023-09-13T15:02:14.323Z] 21264e45b418: Waiting [2023-09-13T15:02:14.323Z] fa131a136a14: Waiting [2023-09-13T15:02:14.323Z] 4693057ce236: Waiting [2023-09-13T15:02:14.323Z] 0d1af7467902: Waiting [2023-09-13T15:02:14.323Z] 90c6947d2014: Layer already exists [2023-09-13T15:02:14.323Z] 298ffcca3e97: Layer already exists [2023-09-13T15:02:14.323Z] 77a231a0f94d: Layer already exists [2023-09-13T15:02:14.323Z] 49a1c81ee789: Layer already exists [2023-09-13T15:02:14.323Z] c26be4b0316d: Layer already exists [2023-09-13T15:02:14.323Z] e9f8f78a351d: Layer already exists [2023-09-13T15:02:14.323Z] 21264e45b418: Layer already exists [2023-09-13T15:02:14.323Z] afe1d0816730: Layer already exists [2023-09-13T15:02:14.323Z] 0d1af7467902: Layer already exists [2023-09-13T15:02:14.323Z] fa131a136a14: Layer already exists [2023-09-13T15:02:14.323Z] 4693057ce236: Layer already exists [2023-09-13T15:02:14.323Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:699204fad74c21ae18c5a683ae5f4daf75cb5805090f89f784fd0a8818842d0a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:14.630Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:14.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-13T15:02:14.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-13T15:02:14.934Z] c26be4b0316d: Preparing [2023-09-13T15:02:14.934Z] 298ffcca3e97: Preparing [2023-09-13T15:02:14.934Z] 90c6947d2014: Preparing [2023-09-13T15:02:14.934Z] 49a1c81ee789: Preparing [2023-09-13T15:02:14.934Z] 77a231a0f94d: Preparing [2023-09-13T15:02:14.934Z] e9f8f78a351d: Preparing [2023-09-13T15:02:14.934Z] afe1d0816730: Preparing [2023-09-13T15:02:14.934Z] 21264e45b418: Preparing [2023-09-13T15:02:14.934Z] fa131a136a14: Preparing [2023-09-13T15:02:14.934Z] 0d1af7467902: Preparing [2023-09-13T15:02:14.934Z] 4693057ce236: Preparing [2023-09-13T15:02:14.934Z] fa131a136a14: Waiting [2023-09-13T15:02:14.934Z] afe1d0816730: Waiting [2023-09-13T15:02:14.934Z] 4693057ce236: Waiting [2023-09-13T15:02:14.934Z] 21264e45b418: Waiting [2023-09-13T15:02:14.934Z] e9f8f78a351d: Waiting [2023-09-13T15:02:14.934Z] 0d1af7467902: Waiting [2023-09-13T15:02:14.934Z] 77a231a0f94d: Layer already exists [2023-09-13T15:02:14.934Z] 298ffcca3e97: Layer already exists [2023-09-13T15:02:14.934Z] 49a1c81ee789: Layer already exists [2023-09-13T15:02:14.934Z] 90c6947d2014: Layer already exists [2023-09-13T15:02:14.934Z] c26be4b0316d: Layer already exists [2023-09-13T15:02:14.934Z] e9f8f78a351d: Layer already exists [2023-09-13T15:02:14.934Z] afe1d0816730: Layer already exists [2023-09-13T15:02:14.934Z] 21264e45b418: Layer already exists [2023-09-13T15:02:14.934Z] 0d1af7467902: Layer already exists [2023-09-13T15:02:14.934Z] fa131a136a14: Layer already exists [2023-09-13T15:02:14.934Z] 4693057ce236: Layer already exists [2023-09-13T15:02:14.934Z] main: digest: sha256:699204fad74c21ae18c5a683ae5f4daf75cb5805090f89f784fd0a8818842d0a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:02:14.983Z] ===================================================== [Pipeline] echo [2023-09-13T15:02:14.994Z] taggedImages: [2023-09-13T15:02:14.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:14.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-13T15:02:14.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.47 [2023-09-13T15:02:14.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:14.994Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-13T15:02:15.023Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-13T15:02:15.023Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:15.023Z] latest [2023-09-13T15:02:15.023Z] 3.1.0-dev.47 [2023-09-13T15:02:15.023Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:15.023Z] main [2023-09-13T15:02:15.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:15.346Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:15.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:15.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T15:02:15.647Z] 9e01f01f3dac: Preparing [2023-09-13T15:02:15.647Z] 6baec678a19b: Preparing [2023-09-13T15:02:15.647Z] 21264e45b418: Preparing [2023-09-13T15:02:15.647Z] fa131a136a14: Preparing [2023-09-13T15:02:15.647Z] 8b9314a2e759: Preparing [2023-09-13T15:02:15.647Z] 4693057ce236: Preparing [2023-09-13T15:02:15.647Z] 4693057ce236: Waiting [2023-09-13T15:02:15.647Z] 21264e45b418: Layer already exists [2023-09-13T15:02:15.647Z] fa131a136a14: Layer already exists [2023-09-13T15:02:15.647Z] 4693057ce236: Layer already exists [2023-09-13T15:02:15.647Z] 9e01f01f3dac: Pushed [2023-09-13T15:02:16.214Z] 8b9314a2e759: Pushed [2023-09-13T15:02:18.112Z] 6baec678a19b: Pushed [2023-09-13T15:02:18.112Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:eee5108a99c41dec8cf3479768044a8d17dacc66407bb707d9dde9714e7176ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:18.415Z] + 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-09-13T15:02:18.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-13T15:02:18.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T15:02:18.716Z] 9e01f01f3dac: Preparing [2023-09-13T15:02:18.716Z] 6baec678a19b: Preparing [2023-09-13T15:02:18.716Z] 21264e45b418: Preparing [2023-09-13T15:02:18.716Z] fa131a136a14: Preparing [2023-09-13T15:02:18.716Z] 8b9314a2e759: Preparing [2023-09-13T15:02:18.716Z] 4693057ce236: Preparing [2023-09-13T15:02:18.716Z] 4693057ce236: Waiting [2023-09-13T15:02:18.716Z] 6baec678a19b: Layer already exists [2023-09-13T15:02:18.716Z] 9e01f01f3dac: Layer already exists [2023-09-13T15:02:18.716Z] 8b9314a2e759: Layer already exists [2023-09-13T15:02:18.716Z] fa131a136a14: Layer already exists [2023-09-13T15:02:18.716Z] 21264e45b418: Layer already exists [2023-09-13T15:02:18.716Z] 4693057ce236: Layer already exists [2023-09-13T15:02:18.716Z] latest: digest: sha256:eee5108a99c41dec8cf3479768044a8d17dacc66407bb707d9dde9714e7176ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:19.021Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:19.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.47 [2023-09-13T15:02:19.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T15:02:19.331Z] 9e01f01f3dac: Preparing [2023-09-13T15:02:19.331Z] 6baec678a19b: Preparing [2023-09-13T15:02:19.331Z] 21264e45b418: Preparing [2023-09-13T15:02:19.331Z] fa131a136a14: Preparing [2023-09-13T15:02:19.331Z] 8b9314a2e759: Preparing [2023-09-13T15:02:19.331Z] 4693057ce236: Preparing [2023-09-13T15:02:19.331Z] 4693057ce236: Waiting [2023-09-13T15:02:19.331Z] 8b9314a2e759: Layer already exists [2023-09-13T15:02:19.331Z] 21264e45b418: Layer already exists [2023-09-13T15:02:19.331Z] fa131a136a14: Layer already exists [2023-09-13T15:02:19.331Z] 9e01f01f3dac: Layer already exists [2023-09-13T15:02:19.331Z] 6baec678a19b: Layer already exists [2023-09-13T15:02:19.331Z] 4693057ce236: Layer already exists [2023-09-13T15:02:19.331Z] 3.1.0-dev.47: digest: sha256:eee5108a99c41dec8cf3479768044a8d17dacc66407bb707d9dde9714e7176ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:19.641Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:19.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:19.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T15:02:19.948Z] 9e01f01f3dac: Preparing [2023-09-13T15:02:19.948Z] 6baec678a19b: Preparing [2023-09-13T15:02:19.948Z] 21264e45b418: Preparing [2023-09-13T15:02:19.948Z] fa131a136a14: Preparing [2023-09-13T15:02:19.948Z] 8b9314a2e759: Preparing [2023-09-13T15:02:19.948Z] 4693057ce236: Preparing [2023-09-13T15:02:19.948Z] 4693057ce236: Waiting [2023-09-13T15:02:19.948Z] 8b9314a2e759: Layer already exists [2023-09-13T15:02:19.948Z] 6baec678a19b: Layer already exists [2023-09-13T15:02:19.948Z] 9e01f01f3dac: Layer already exists [2023-09-13T15:02:19.948Z] 21264e45b418: Layer already exists [2023-09-13T15:02:19.948Z] fa131a136a14: Layer already exists [2023-09-13T15:02:19.948Z] 4693057ce236: Layer already exists [2023-09-13T15:02:19.948Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:eee5108a99c41dec8cf3479768044a8d17dacc66407bb707d9dde9714e7176ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:20.312Z] + 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-09-13T15:02:20.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-13T15:02:20.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-13T15:02:20.608Z] 9e01f01f3dac: Preparing [2023-09-13T15:02:20.608Z] 6baec678a19b: Preparing [2023-09-13T15:02:20.608Z] 21264e45b418: Preparing [2023-09-13T15:02:20.608Z] fa131a136a14: Preparing [2023-09-13T15:02:20.608Z] 8b9314a2e759: Preparing [2023-09-13T15:02:20.608Z] 4693057ce236: Preparing [2023-09-13T15:02:20.608Z] 4693057ce236: Waiting [2023-09-13T15:02:20.608Z] fa131a136a14: Layer already exists [2023-09-13T15:02:20.608Z] 6baec678a19b: Layer already exists [2023-09-13T15:02:20.608Z] 21264e45b418: Layer already exists [2023-09-13T15:02:20.608Z] 8b9314a2e759: Layer already exists [2023-09-13T15:02:20.608Z] 9e01f01f3dac: Layer already exists [2023-09-13T15:02:20.608Z] 4693057ce236: Layer already exists [2023-09-13T15:02:20.608Z] main: digest: sha256:eee5108a99c41dec8cf3479768044a8d17dacc66407bb707d9dde9714e7176ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:02:20.655Z] ===================================================== [Pipeline] echo [2023-09-13T15:02:20.670Z] taggedImages: [2023-09-13T15:02:20.670Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:20.670Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-13T15:02:20.670Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.47 [2023-09-13T15:02:20.670Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:20.670Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-13T15:02:20.699Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-13T15:02:20.699Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:20.699Z] latest [2023-09-13T15:02:20.699Z] 3.1.0-dev.47 [2023-09-13T15:02:20.699Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:20.699Z] main [2023-09-13T15:02:20.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:21.024Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:21.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:21.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T15:02:21.325Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:21.325Z] 0353ed171742: Preparing [2023-09-13T15:02:21.325Z] 2b809f16d79e: Preparing [2023-09-13T15:02:21.325Z] 21264e45b418: Preparing [2023-09-13T15:02:21.325Z] fa131a136a14: Preparing [2023-09-13T15:02:21.325Z] 11e05cbc896a: Preparing [2023-09-13T15:02:21.325Z] 8e49741ad2ec: Preparing [2023-09-13T15:02:21.325Z] dbde741008ff: Preparing [2023-09-13T15:02:21.325Z] 4693057ce236: Preparing [2023-09-13T15:02:21.325Z] 8e49741ad2ec: Waiting [2023-09-13T15:02:21.325Z] 11e05cbc896a: Waiting [2023-09-13T15:02:21.325Z] dbde741008ff: Waiting [2023-09-13T15:02:21.325Z] 4693057ce236: Waiting [2023-09-13T15:02:21.325Z] 21264e45b418: Layer already exists [2023-09-13T15:02:21.325Z] fa131a136a14: Layer already exists [2023-09-13T15:02:21.325Z] 0353ed171742: Pushed [2023-09-13T15:02:21.325Z] 31a2f7bea02f: Pushed [2023-09-13T15:02:21.325Z] 2b809f16d79e: Pushed [2023-09-13T15:02:21.325Z] 4693057ce236: Layer already exists [2023-09-13T15:02:21.898Z] dbde741008ff: Pushed [2023-09-13T15:02:27.164Z] 8e49741ad2ec: Pushed [2023-09-13T15:02:29.693Z] 11e05cbc896a: Pushed [2023-09-13T15:02:29.693Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:9a0bf023ce715ea5d4ca04c5d0a15a2e724bf2be23aae2a47a546a0d03819dba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:30.000Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:30.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-13T15:02:30.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T15:02:30.300Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:30.300Z] 0353ed171742: Preparing [2023-09-13T15:02:30.300Z] 2b809f16d79e: Preparing [2023-09-13T15:02:30.300Z] 21264e45b418: Preparing [2023-09-13T15:02:30.300Z] fa131a136a14: Preparing [2023-09-13T15:02:30.300Z] 11e05cbc896a: Preparing [2023-09-13T15:02:30.300Z] 8e49741ad2ec: Preparing [2023-09-13T15:02:30.300Z] dbde741008ff: Preparing [2023-09-13T15:02:30.300Z] 4693057ce236: Preparing [2023-09-13T15:02:30.300Z] 8e49741ad2ec: Waiting [2023-09-13T15:02:30.300Z] dbde741008ff: Waiting [2023-09-13T15:02:30.300Z] 11e05cbc896a: Waiting [2023-09-13T15:02:30.300Z] 4693057ce236: Waiting [2023-09-13T15:02:30.300Z] fa131a136a14: Layer already exists [2023-09-13T15:02:30.300Z] 2b809f16d79e: Layer already exists [2023-09-13T15:02:30.300Z] 0353ed171742: Layer already exists [2023-09-13T15:02:30.300Z] 21264e45b418: Layer already exists [2023-09-13T15:02:30.300Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:30.300Z] dbde741008ff: Layer already exists [2023-09-13T15:02:30.300Z] 4693057ce236: Layer already exists [2023-09-13T15:02:30.300Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:30.300Z] 8e49741ad2ec: Layer already exists [2023-09-13T15:02:30.300Z] latest: digest: sha256:9a0bf023ce715ea5d4ca04c5d0a15a2e724bf2be23aae2a47a546a0d03819dba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:30.606Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:30.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.47 [2023-09-13T15:02:30.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T15:02:30.907Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:30.907Z] 0353ed171742: Preparing [2023-09-13T15:02:30.907Z] 2b809f16d79e: Preparing [2023-09-13T15:02:30.907Z] 21264e45b418: Preparing [2023-09-13T15:02:30.907Z] fa131a136a14: Preparing [2023-09-13T15:02:30.907Z] 11e05cbc896a: Preparing [2023-09-13T15:02:30.907Z] 8e49741ad2ec: Preparing [2023-09-13T15:02:30.907Z] dbde741008ff: Preparing [2023-09-13T15:02:30.907Z] 4693057ce236: Preparing [2023-09-13T15:02:30.907Z] 11e05cbc896a: Waiting [2023-09-13T15:02:30.907Z] 8e49741ad2ec: Waiting [2023-09-13T15:02:30.907Z] dbde741008ff: Waiting [2023-09-13T15:02:30.907Z] 4693057ce236: Waiting [2023-09-13T15:02:30.907Z] fa131a136a14: Layer already exists [2023-09-13T15:02:30.907Z] 21264e45b418: Layer already exists [2023-09-13T15:02:30.907Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:30.907Z] 2b809f16d79e: Layer already exists [2023-09-13T15:02:30.907Z] 0353ed171742: Layer already exists [2023-09-13T15:02:30.907Z] 8e49741ad2ec: Layer already exists [2023-09-13T15:02:30.908Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:30.908Z] dbde741008ff: Layer already exists [2023-09-13T15:02:30.908Z] 4693057ce236: Layer already exists [2023-09-13T15:02:30.908Z] 3.1.0-dev.47: digest: sha256:9a0bf023ce715ea5d4ca04c5d0a15a2e724bf2be23aae2a47a546a0d03819dba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:31.210Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:31.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:31.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T15:02:31.514Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:31.514Z] 0353ed171742: Preparing [2023-09-13T15:02:31.514Z] 2b809f16d79e: Preparing [2023-09-13T15:02:31.514Z] 21264e45b418: Preparing [2023-09-13T15:02:31.514Z] fa131a136a14: Preparing [2023-09-13T15:02:31.514Z] 11e05cbc896a: Preparing [2023-09-13T15:02:31.514Z] 8e49741ad2ec: Preparing [2023-09-13T15:02:31.514Z] dbde741008ff: Preparing [2023-09-13T15:02:31.514Z] 4693057ce236: Preparing [2023-09-13T15:02:31.514Z] 8e49741ad2ec: Waiting [2023-09-13T15:02:31.514Z] 11e05cbc896a: Waiting [2023-09-13T15:02:31.514Z] dbde741008ff: Waiting [2023-09-13T15:02:31.514Z] 4693057ce236: Waiting [2023-09-13T15:02:31.514Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:31.514Z] fa131a136a14: Layer already exists [2023-09-13T15:02:31.514Z] 2b809f16d79e: Layer already exists [2023-09-13T15:02:31.514Z] 0353ed171742: Layer already exists [2023-09-13T15:02:31.514Z] 21264e45b418: Layer already exists [2023-09-13T15:02:31.514Z] 8e49741ad2ec: Layer already exists [2023-09-13T15:02:31.514Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:31.514Z] 4693057ce236: Layer already exists [2023-09-13T15:02:31.514Z] dbde741008ff: Layer already exists [2023-09-13T15:02:31.514Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:9a0bf023ce715ea5d4ca04c5d0a15a2e724bf2be23aae2a47a546a0d03819dba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:31.821Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:32.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-13T15:02:32.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-13T15:02:32.127Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:32.127Z] 0353ed171742: Preparing [2023-09-13T15:02:32.127Z] 2b809f16d79e: Preparing [2023-09-13T15:02:32.127Z] 21264e45b418: Preparing [2023-09-13T15:02:32.127Z] fa131a136a14: Preparing [2023-09-13T15:02:32.127Z] 11e05cbc896a: Preparing [2023-09-13T15:02:32.127Z] 8e49741ad2ec: Preparing [2023-09-13T15:02:32.127Z] dbde741008ff: Preparing [2023-09-13T15:02:32.127Z] 4693057ce236: Preparing [2023-09-13T15:02:32.127Z] 8e49741ad2ec: Waiting [2023-09-13T15:02:32.127Z] dbde741008ff: Waiting [2023-09-13T15:02:32.127Z] 4693057ce236: Waiting [2023-09-13T15:02:32.127Z] 11e05cbc896a: Waiting [2023-09-13T15:02:32.127Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:32.127Z] fa131a136a14: Layer already exists [2023-09-13T15:02:32.127Z] 0353ed171742: Layer already exists [2023-09-13T15:02:32.127Z] 21264e45b418: Layer already exists [2023-09-13T15:02:32.127Z] 2b809f16d79e: Layer already exists [2023-09-13T15:02:32.127Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:32.128Z] dbde741008ff: Layer already exists [2023-09-13T15:02:32.128Z] 8e49741ad2ec: Layer already exists [2023-09-13T15:02:32.128Z] 4693057ce236: Layer already exists [2023-09-13T15:02:32.128Z] main: digest: sha256:9a0bf023ce715ea5d4ca04c5d0a15a2e724bf2be23aae2a47a546a0d03819dba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:02:32.169Z] ===================================================== [Pipeline] echo [2023-09-13T15:02:32.175Z] taggedImages: [2023-09-13T15:02:32.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:32.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-13T15:02:32.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.47 [2023-09-13T15:02:32.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:32.175Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-13T15:02:32.192Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-13T15:02:32.192Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:32.192Z] latest [2023-09-13T15:02:32.192Z] 3.1.0-dev.47 [2023-09-13T15:02:32.192Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:32.192Z] main [2023-09-13T15:02:32.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:32.494Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:32.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:32.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T15:02:32.799Z] 7c9f79484fcf: Preparing [2023-09-13T15:02:32.799Z] e6934ac4ddfc: Preparing [2023-09-13T15:02:32.799Z] dc0dc72afa2f: Preparing [2023-09-13T15:02:32.799Z] 21264e45b418: Preparing [2023-09-13T15:02:32.799Z] fa131a136a14: Preparing [2023-09-13T15:02:32.799Z] 11e05cbc896a: Preparing [2023-09-13T15:02:32.799Z] 100f191ac2e9: Preparing [2023-09-13T15:02:32.799Z] 4693057ce236: Preparing [2023-09-13T15:02:32.799Z] 11e05cbc896a: Waiting [2023-09-13T15:02:32.799Z] 100f191ac2e9: Waiting [2023-09-13T15:02:32.799Z] 4693057ce236: Waiting [2023-09-13T15:02:32.799Z] fa131a136a14: Layer already exists [2023-09-13T15:02:32.799Z] 21264e45b418: Layer already exists [2023-09-13T15:02:32.799Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:32.799Z] 4693057ce236: Layer already exists [2023-09-13T15:02:32.799Z] 7c9f79484fcf: Pushed [2023-09-13T15:02:32.799Z] e6934ac4ddfc: Pushed [2023-09-13T15:02:32.799Z] dc0dc72afa2f: Pushed [2023-09-13T15:02:33.058Z] 100f191ac2e9: Pushed [2023-09-13T15:02:33.058Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:fb69a4c3ae5a02a03853d1bcecf57ea6f1e85f37d9681f8fca59678b67f00a1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:33.370Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:33.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-13T15:02:33.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T15:02:33.668Z] 7c9f79484fcf: Preparing [2023-09-13T15:02:33.668Z] e6934ac4ddfc: Preparing [2023-09-13T15:02:33.668Z] dc0dc72afa2f: Preparing [2023-09-13T15:02:33.668Z] 21264e45b418: Preparing [2023-09-13T15:02:33.668Z] fa131a136a14: Preparing [2023-09-13T15:02:33.668Z] 11e05cbc896a: Preparing [2023-09-13T15:02:33.668Z] 100f191ac2e9: Preparing [2023-09-13T15:02:33.668Z] 4693057ce236: Preparing [2023-09-13T15:02:33.668Z] 11e05cbc896a: Waiting [2023-09-13T15:02:33.668Z] 100f191ac2e9: Waiting [2023-09-13T15:02:33.668Z] 4693057ce236: Waiting [2023-09-13T15:02:33.668Z] e6934ac4ddfc: Layer already exists [2023-09-13T15:02:33.668Z] 21264e45b418: Layer already exists [2023-09-13T15:02:33.668Z] 7c9f79484fcf: Layer already exists [2023-09-13T15:02:33.668Z] dc0dc72afa2f: Layer already exists [2023-09-13T15:02:33.668Z] fa131a136a14: Layer already exists [2023-09-13T15:02:33.668Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:33.668Z] 100f191ac2e9: Layer already exists [2023-09-13T15:02:33.668Z] 4693057ce236: Layer already exists [2023-09-13T15:02:33.669Z] latest: digest: sha256:fb69a4c3ae5a02a03853d1bcecf57ea6f1e85f37d9681f8fca59678b67f00a1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:33.973Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:34.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.47 [2023-09-13T15:02:34.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T15:02:34.271Z] 7c9f79484fcf: Preparing [2023-09-13T15:02:34.271Z] e6934ac4ddfc: Preparing [2023-09-13T15:02:34.271Z] dc0dc72afa2f: Preparing [2023-09-13T15:02:34.271Z] 21264e45b418: Preparing [2023-09-13T15:02:34.271Z] fa131a136a14: Preparing [2023-09-13T15:02:34.271Z] 11e05cbc896a: Preparing [2023-09-13T15:02:34.271Z] 100f191ac2e9: Preparing [2023-09-13T15:02:34.271Z] 4693057ce236: Preparing [2023-09-13T15:02:34.271Z] 11e05cbc896a: Waiting [2023-09-13T15:02:34.271Z] 4693057ce236: Waiting [2023-09-13T15:02:34.271Z] e6934ac4ddfc: Layer already exists [2023-09-13T15:02:34.271Z] 7c9f79484fcf: Layer already exists [2023-09-13T15:02:34.271Z] 21264e45b418: Layer already exists [2023-09-13T15:02:34.271Z] dc0dc72afa2f: Layer already exists [2023-09-13T15:02:34.271Z] fa131a136a14: Layer already exists [2023-09-13T15:02:34.271Z] 4693057ce236: Layer already exists [2023-09-13T15:02:34.271Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:34.271Z] 100f191ac2e9: Layer already exists [2023-09-13T15:02:34.271Z] 3.1.0-dev.47: digest: sha256:fb69a4c3ae5a02a03853d1bcecf57ea6f1e85f37d9681f8fca59678b67f00a1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:34.585Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:34.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:34.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T15:02:34.886Z] 7c9f79484fcf: Preparing [2023-09-13T15:02:34.886Z] e6934ac4ddfc: Preparing [2023-09-13T15:02:34.886Z] dc0dc72afa2f: Preparing [2023-09-13T15:02:34.886Z] 21264e45b418: Preparing [2023-09-13T15:02:34.886Z] fa131a136a14: Preparing [2023-09-13T15:02:34.886Z] 11e05cbc896a: Preparing [2023-09-13T15:02:34.886Z] 100f191ac2e9: Preparing [2023-09-13T15:02:34.886Z] 4693057ce236: Preparing [2023-09-13T15:02:34.886Z] 4693057ce236: Waiting [2023-09-13T15:02:34.886Z] 11e05cbc896a: Waiting [2023-09-13T15:02:34.886Z] 100f191ac2e9: Waiting [2023-09-13T15:02:34.886Z] 21264e45b418: Layer already exists [2023-09-13T15:02:34.886Z] fa131a136a14: Layer already exists [2023-09-13T15:02:34.886Z] e6934ac4ddfc: Layer already exists [2023-09-13T15:02:34.886Z] dc0dc72afa2f: Layer already exists [2023-09-13T15:02:34.886Z] 7c9f79484fcf: Layer already exists [2023-09-13T15:02:34.886Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:34.886Z] 4693057ce236: Layer already exists [2023-09-13T15:02:34.886Z] 100f191ac2e9: Layer already exists [2023-09-13T15:02:34.886Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:fb69a4c3ae5a02a03853d1bcecf57ea6f1e85f37d9681f8fca59678b67f00a1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:35.188Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:35.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-13T15:02:35.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-13T15:02:35.487Z] 7c9f79484fcf: Preparing [2023-09-13T15:02:35.487Z] e6934ac4ddfc: Preparing [2023-09-13T15:02:35.487Z] dc0dc72afa2f: Preparing [2023-09-13T15:02:35.487Z] 21264e45b418: Preparing [2023-09-13T15:02:35.487Z] fa131a136a14: Preparing [2023-09-13T15:02:35.487Z] 11e05cbc896a: Preparing [2023-09-13T15:02:35.487Z] 100f191ac2e9: Preparing [2023-09-13T15:02:35.487Z] 4693057ce236: Preparing [2023-09-13T15:02:35.487Z] 100f191ac2e9: Waiting [2023-09-13T15:02:35.487Z] 11e05cbc896a: Waiting [2023-09-13T15:02:35.487Z] 4693057ce236: Waiting [2023-09-13T15:02:35.487Z] e6934ac4ddfc: Layer already exists [2023-09-13T15:02:35.487Z] fa131a136a14: Layer already exists [2023-09-13T15:02:35.487Z] 7c9f79484fcf: Layer already exists [2023-09-13T15:02:35.487Z] dc0dc72afa2f: Layer already exists [2023-09-13T15:02:35.487Z] 21264e45b418: Layer already exists [2023-09-13T15:02:35.487Z] 11e05cbc896a: Layer already exists [2023-09-13T15:02:35.487Z] 100f191ac2e9: Layer already exists [2023-09-13T15:02:35.487Z] 4693057ce236: Layer already exists [2023-09-13T15:02:35.487Z] main: digest: sha256:fb69a4c3ae5a02a03853d1bcecf57ea6f1e85f37d9681f8fca59678b67f00a1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:02:35.524Z] ===================================================== [Pipeline] echo [2023-09-13T15:02:35.531Z] taggedImages: [2023-09-13T15:02:35.531Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:35.531Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-13T15:02:35.531Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.47 [2023-09-13T15:02:35.531Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:35.531Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-13T15:02:35.547Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-13T15:02:35.547Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:35.547Z] latest [2023-09-13T15:02:35.547Z] 3.1.0-dev.47 [2023-09-13T15:02:35.547Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:35.547Z] main [2023-09-13T15:02:35.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:35.848Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:36.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:36.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T15:02:36.149Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:36.149Z] 7f916c027e88: Preparing [2023-09-13T15:02:36.149Z] e6b8ea44633c: Preparing [2023-09-13T15:02:36.149Z] 21264e45b418: Preparing [2023-09-13T15:02:36.149Z] fa131a136a14: Preparing [2023-09-13T15:02:36.149Z] c213e7b860ba: Preparing [2023-09-13T15:02:36.149Z] dbde741008ff: Preparing [2023-09-13T15:02:36.149Z] 4693057ce236: Preparing [2023-09-13T15:02:36.149Z] c213e7b860ba: Waiting [2023-09-13T15:02:36.149Z] dbde741008ff: Waiting [2023-09-13T15:02:36.149Z] 4693057ce236: Waiting [2023-09-13T15:02:36.149Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:36.149Z] 21264e45b418: Layer already exists [2023-09-13T15:02:36.149Z] fa131a136a14: Layer already exists [2023-09-13T15:02:36.149Z] 4693057ce236: Layer already exists [2023-09-13T15:02:36.149Z] dbde741008ff: Layer already exists [2023-09-13T15:02:36.149Z] e6b8ea44633c: Pushed [2023-09-13T15:02:36.149Z] 7f916c027e88: Pushed [2023-09-13T15:02:44.266Z] c213e7b860ba: Pushed [2023-09-13T15:02:44.525Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:3fb5d3af69ccdd99338aace2227b2e2275a048d76e7b4de414c50857a22cee32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:44.831Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:45.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-13T15:02:45.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T15:02:45.134Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:45.134Z] 7f916c027e88: Preparing [2023-09-13T15:02:45.134Z] e6b8ea44633c: Preparing [2023-09-13T15:02:45.134Z] 21264e45b418: Preparing [2023-09-13T15:02:45.134Z] fa131a136a14: Preparing [2023-09-13T15:02:45.134Z] c213e7b860ba: Preparing [2023-09-13T15:02:45.134Z] dbde741008ff: Preparing [2023-09-13T15:02:45.134Z] 4693057ce236: Preparing [2023-09-13T15:02:45.134Z] c213e7b860ba: Waiting [2023-09-13T15:02:45.134Z] dbde741008ff: Waiting [2023-09-13T15:02:45.134Z] 4693057ce236: Waiting [2023-09-13T15:02:45.134Z] fa131a136a14: Layer already exists [2023-09-13T15:02:45.134Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:45.134Z] 21264e45b418: Layer already exists [2023-09-13T15:02:45.134Z] e6b8ea44633c: Layer already exists [2023-09-13T15:02:45.134Z] 7f916c027e88: Layer already exists [2023-09-13T15:02:45.134Z] c213e7b860ba: Layer already exists [2023-09-13T15:02:45.134Z] 4693057ce236: Layer already exists [2023-09-13T15:02:45.134Z] dbde741008ff: Layer already exists [2023-09-13T15:02:45.134Z] latest: digest: sha256:3fb5d3af69ccdd99338aace2227b2e2275a048d76e7b4de414c50857a22cee32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:45.441Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:45.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.47 [2023-09-13T15:02:45.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T15:02:45.743Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:45.743Z] 7f916c027e88: Preparing [2023-09-13T15:02:45.743Z] e6b8ea44633c: Preparing [2023-09-13T15:02:45.743Z] 21264e45b418: Preparing [2023-09-13T15:02:45.743Z] fa131a136a14: Preparing [2023-09-13T15:02:45.743Z] c213e7b860ba: Preparing [2023-09-13T15:02:45.743Z] dbde741008ff: Preparing [2023-09-13T15:02:45.743Z] 4693057ce236: Preparing [2023-09-13T15:02:45.743Z] c213e7b860ba: Waiting [2023-09-13T15:02:45.743Z] dbde741008ff: Waiting [2023-09-13T15:02:45.743Z] 4693057ce236: Waiting [2023-09-13T15:02:45.743Z] e6b8ea44633c: Layer already exists [2023-09-13T15:02:45.743Z] fa131a136a14: Layer already exists [2023-09-13T15:02:45.743Z] 21264e45b418: Layer already exists [2023-09-13T15:02:45.743Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:45.743Z] 7f916c027e88: Layer already exists [2023-09-13T15:02:45.743Z] dbde741008ff: Layer already exists [2023-09-13T15:02:45.743Z] c213e7b860ba: Layer already exists [2023-09-13T15:02:45.743Z] 4693057ce236: Layer already exists [2023-09-13T15:02:45.743Z] 3.1.0-dev.47: digest: sha256:3fb5d3af69ccdd99338aace2227b2e2275a048d76e7b4de414c50857a22cee32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:46.052Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:46.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:46.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T15:02:46.355Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:46.355Z] 7f916c027e88: Preparing [2023-09-13T15:02:46.355Z] e6b8ea44633c: Preparing [2023-09-13T15:02:46.355Z] 21264e45b418: Preparing [2023-09-13T15:02:46.355Z] fa131a136a14: Preparing [2023-09-13T15:02:46.355Z] c213e7b860ba: Preparing [2023-09-13T15:02:46.355Z] dbde741008ff: Preparing [2023-09-13T15:02:46.355Z] 4693057ce236: Preparing [2023-09-13T15:02:46.355Z] c213e7b860ba: Waiting [2023-09-13T15:02:46.355Z] dbde741008ff: Waiting [2023-09-13T15:02:46.355Z] 4693057ce236: Waiting [2023-09-13T15:02:46.355Z] 21264e45b418: Layer already exists [2023-09-13T15:02:46.355Z] 7f916c027e88: Layer already exists [2023-09-13T15:02:46.355Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:46.355Z] e6b8ea44633c: Layer already exists [2023-09-13T15:02:46.355Z] fa131a136a14: Layer already exists [2023-09-13T15:02:46.355Z] dbde741008ff: Layer already exists [2023-09-13T15:02:46.355Z] c213e7b860ba: Layer already exists [2023-09-13T15:02:46.355Z] 4693057ce236: Layer already exists [2023-09-13T15:02:46.355Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:3fb5d3af69ccdd99338aace2227b2e2275a048d76e7b4de414c50857a22cee32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:46.659Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:46.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-13T15:02:46.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-13T15:02:46.966Z] 31a2f7bea02f: Preparing [2023-09-13T15:02:46.966Z] 7f916c027e88: Preparing [2023-09-13T15:02:46.966Z] e6b8ea44633c: Preparing [2023-09-13T15:02:46.966Z] 21264e45b418: Preparing [2023-09-13T15:02:46.966Z] fa131a136a14: Preparing [2023-09-13T15:02:46.966Z] c213e7b860ba: Preparing [2023-09-13T15:02:46.966Z] dbde741008ff: Preparing [2023-09-13T15:02:46.966Z] 4693057ce236: Preparing [2023-09-13T15:02:46.966Z] c213e7b860ba: Waiting [2023-09-13T15:02:46.966Z] dbde741008ff: Waiting [2023-09-13T15:02:46.966Z] 4693057ce236: Waiting [2023-09-13T15:02:46.966Z] 21264e45b418: Layer already exists [2023-09-13T15:02:46.966Z] e6b8ea44633c: Layer already exists [2023-09-13T15:02:46.966Z] fa131a136a14: Layer already exists [2023-09-13T15:02:46.966Z] 31a2f7bea02f: Layer already exists [2023-09-13T15:02:46.966Z] 7f916c027e88: Layer already exists [2023-09-13T15:02:46.966Z] c213e7b860ba: Layer already exists [2023-09-13T15:02:46.966Z] dbde741008ff: Layer already exists [2023-09-13T15:02:46.966Z] 4693057ce236: Layer already exists [2023-09-13T15:02:46.966Z] main: digest: sha256:3fb5d3af69ccdd99338aace2227b2e2275a048d76e7b4de414c50857a22cee32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:02:47.012Z] ===================================================== [Pipeline] echo [2023-09-13T15:02:47.021Z] taggedImages: [2023-09-13T15:02:47.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:47.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-13T15:02:47.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.47 [2023-09-13T15:02:47.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:47.022Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-13T15:02:47.045Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-13T15:02:47.045Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:47.045Z] latest [2023-09-13T15:02:47.045Z] 3.1.0-dev.47 [2023-09-13T15:02:47.045Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:47.045Z] main [2023-09-13T15:02:47.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:47.370Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:47.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:47.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T15:02:47.683Z] 51a9ec718466: Preparing [2023-09-13T15:02:47.683Z] c5d980df6c93: Preparing [2023-09-13T15:02:47.683Z] 21264e45b418: Preparing [2023-09-13T15:02:47.683Z] fa131a136a14: Preparing [2023-09-13T15:02:47.683Z] 33674b45a019: Preparing [2023-09-13T15:02:47.683Z] 4693057ce236: Preparing [2023-09-13T15:02:47.683Z] 4693057ce236: Waiting [2023-09-13T15:02:47.683Z] fa131a136a14: Layer already exists [2023-09-13T15:02:47.683Z] 21264e45b418: Layer already exists [2023-09-13T15:02:47.683Z] 4693057ce236: Layer already exists [2023-09-13T15:02:47.683Z] 51a9ec718466: Pushed [2023-09-13T15:02:47.683Z] 33674b45a019: Pushed [2023-09-13T15:02:50.973Z] c5d980df6c93: Pushed [2023-09-13T15:02:50.973Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:ac2224f4879f2157fd2a03bf35952bfb10f3bd93484a0974b0cdc22fd1c32f0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:51.289Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:51.587Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-13T15:02:51.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T15:02:51.587Z] 51a9ec718466: Preparing [2023-09-13T15:02:51.587Z] c5d980df6c93: Preparing [2023-09-13T15:02:51.587Z] 21264e45b418: Preparing [2023-09-13T15:02:51.587Z] fa131a136a14: Preparing [2023-09-13T15:02:51.587Z] 33674b45a019: Preparing [2023-09-13T15:02:51.587Z] 4693057ce236: Preparing [2023-09-13T15:02:51.587Z] 4693057ce236: Waiting [2023-09-13T15:02:51.587Z] 21264e45b418: Layer already exists [2023-09-13T15:02:51.587Z] 51a9ec718466: Layer already exists [2023-09-13T15:02:51.587Z] 33674b45a019: Layer already exists [2023-09-13T15:02:51.587Z] c5d980df6c93: Layer already exists [2023-09-13T15:02:51.587Z] fa131a136a14: Layer already exists [2023-09-13T15:02:51.587Z] 4693057ce236: Layer already exists [2023-09-13T15:02:51.587Z] latest: digest: sha256:ac2224f4879f2157fd2a03bf35952bfb10f3bd93484a0974b0cdc22fd1c32f0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:51.894Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:52.193Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.47 [2023-09-13T15:02:52.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T15:02:52.193Z] 51a9ec718466: Preparing [2023-09-13T15:02:52.193Z] c5d980df6c93: Preparing [2023-09-13T15:02:52.193Z] 21264e45b418: Preparing [2023-09-13T15:02:52.193Z] fa131a136a14: Preparing [2023-09-13T15:02:52.193Z] 33674b45a019: Preparing [2023-09-13T15:02:52.193Z] 4693057ce236: Preparing [2023-09-13T15:02:52.193Z] 4693057ce236: Waiting [2023-09-13T15:02:52.193Z] 33674b45a019: Layer already exists [2023-09-13T15:02:52.193Z] fa131a136a14: Layer already exists [2023-09-13T15:02:52.193Z] 21264e45b418: Layer already exists [2023-09-13T15:02:52.193Z] c5d980df6c93: Layer already exists [2023-09-13T15:02:52.193Z] 51a9ec718466: Layer already exists [2023-09-13T15:02:52.193Z] 4693057ce236: Layer already exists [2023-09-13T15:02:52.193Z] 3.1.0-dev.47: digest: sha256:ac2224f4879f2157fd2a03bf35952bfb10f3bd93484a0974b0cdc22fd1c32f0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:52.501Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:52.800Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:52.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T15:02:52.800Z] 51a9ec718466: Preparing [2023-09-13T15:02:52.800Z] c5d980df6c93: Preparing [2023-09-13T15:02:52.800Z] 21264e45b418: Preparing [2023-09-13T15:02:52.800Z] fa131a136a14: Preparing [2023-09-13T15:02:52.800Z] 33674b45a019: Preparing [2023-09-13T15:02:52.800Z] 4693057ce236: Preparing [2023-09-13T15:02:52.800Z] 4693057ce236: Waiting [2023-09-13T15:02:52.800Z] 33674b45a019: Layer already exists [2023-09-13T15:02:52.800Z] 21264e45b418: Layer already exists [2023-09-13T15:02:52.800Z] 51a9ec718466: Layer already exists [2023-09-13T15:02:52.800Z] fa131a136a14: Layer already exists [2023-09-13T15:02:52.800Z] c5d980df6c93: Layer already exists [2023-09-13T15:02:52.800Z] 4693057ce236: Layer already exists [2023-09-13T15:02:52.800Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:ac2224f4879f2157fd2a03bf35952bfb10f3bd93484a0974b0cdc22fd1c32f0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:53.109Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:53.412Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-13T15:02:53.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-13T15:02:53.412Z] 51a9ec718466: Preparing [2023-09-13T15:02:53.412Z] c5d980df6c93: Preparing [2023-09-13T15:02:53.412Z] 21264e45b418: Preparing [2023-09-13T15:02:53.412Z] fa131a136a14: Preparing [2023-09-13T15:02:53.412Z] 33674b45a019: Preparing [2023-09-13T15:02:53.412Z] 4693057ce236: Preparing [2023-09-13T15:02:53.412Z] 4693057ce236: Waiting [2023-09-13T15:02:53.412Z] 33674b45a019: Layer already exists [2023-09-13T15:02:53.412Z] 51a9ec718466: Layer already exists [2023-09-13T15:02:53.412Z] c5d980df6c93: Layer already exists [2023-09-13T15:02:53.412Z] 21264e45b418: Layer already exists [2023-09-13T15:02:53.412Z] fa131a136a14: Layer already exists [2023-09-13T15:02:53.412Z] 4693057ce236: Layer already exists [2023-09-13T15:02:53.412Z] main: digest: sha256:ac2224f4879f2157fd2a03bf35952bfb10f3bd93484a0974b0cdc22fd1c32f0a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:02:53.463Z] ===================================================== [Pipeline] echo [2023-09-13T15:02:53.471Z] taggedImages: [2023-09-13T15:02:53.471Z] - nexus3.edgexfoundry.org:10004/support-notifications:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:53.471Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-13T15:02:53.471Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.47 [2023-09-13T15:02:53.471Z] - nexus3.edgexfoundry.org:10004/support-notifications:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:53.471Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-13T15:02:53.499Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-13T15:02:53.499Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:53.499Z] latest [2023-09-13T15:02:53.499Z] 3.1.0-dev.47 [2023-09-13T15:02:53.499Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:53.499Z] main [2023-09-13T15:02:53.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:53.808Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:54.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:02:54.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T15:02:54.110Z] efb963b9902b: Preparing [2023-09-13T15:02:54.110Z] c9a86be4f240: Preparing [2023-09-13T15:02:54.110Z] 21264e45b418: Preparing [2023-09-13T15:02:54.110Z] fa131a136a14: Preparing [2023-09-13T15:02:54.110Z] 38304ddfb2eb: Preparing [2023-09-13T15:02:54.110Z] 4693057ce236: Preparing [2023-09-13T15:02:54.110Z] 4693057ce236: Waiting [2023-09-13T15:02:54.110Z] 21264e45b418: Layer already exists [2023-09-13T15:02:54.110Z] fa131a136a14: Layer already exists [2023-09-13T15:02:54.110Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:02:54.110Z] 4693057ce236: Layer already exists [2023-09-13T15:02:54.110Z] efb963b9902b: Pushed [2023-09-13T15:02:57.834Z] c9a86be4f240: Pushed [2023-09-13T15:02:58.094Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:422f58d2de964e9c70562caafea2e87b7a7f419f49be1234ec80611520bdda2f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:58.396Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:58.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-13T15:02:58.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T15:02:58.696Z] efb963b9902b: Preparing [2023-09-13T15:02:58.696Z] c9a86be4f240: Preparing [2023-09-13T15:02:58.696Z] 21264e45b418: Preparing [2023-09-13T15:02:58.696Z] fa131a136a14: Preparing [2023-09-13T15:02:58.696Z] 38304ddfb2eb: Preparing [2023-09-13T15:02:58.696Z] 4693057ce236: Preparing [2023-09-13T15:02:58.696Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:02:58.696Z] efb963b9902b: Layer already exists [2023-09-13T15:02:58.696Z] 21264e45b418: Layer already exists [2023-09-13T15:02:58.696Z] fa131a136a14: Layer already exists [2023-09-13T15:02:58.696Z] c9a86be4f240: Layer already exists [2023-09-13T15:02:58.696Z] 4693057ce236: Layer already exists [2023-09-13T15:02:58.696Z] latest: digest: sha256:422f58d2de964e9c70562caafea2e87b7a7f419f49be1234ec80611520bdda2f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:58.997Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:59.303Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.47 [2023-09-13T15:02:59.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T15:02:59.303Z] efb963b9902b: Preparing [2023-09-13T15:02:59.303Z] c9a86be4f240: Preparing [2023-09-13T15:02:59.303Z] 21264e45b418: Preparing [2023-09-13T15:02:59.303Z] fa131a136a14: Preparing [2023-09-13T15:02:59.303Z] 38304ddfb2eb: Preparing [2023-09-13T15:02:59.303Z] 4693057ce236: Preparing [2023-09-13T15:02:59.303Z] c9a86be4f240: Layer already exists [2023-09-13T15:02:59.303Z] fa131a136a14: Layer already exists [2023-09-13T15:02:59.303Z] 21264e45b418: Layer already exists [2023-09-13T15:02:59.303Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:02:59.303Z] efb963b9902b: Layer already exists [2023-09-13T15:02:59.303Z] 4693057ce236: Layer already exists [2023-09-13T15:02:59.303Z] 3.1.0-dev.47: digest: sha256:422f58d2de964e9c70562caafea2e87b7a7f419f49be1234ec80611520bdda2f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:59.607Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:02:59.910Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:02:59.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T15:02:59.910Z] efb963b9902b: Preparing [2023-09-13T15:02:59.910Z] c9a86be4f240: Preparing [2023-09-13T15:02:59.910Z] 21264e45b418: Preparing [2023-09-13T15:02:59.910Z] fa131a136a14: Preparing [2023-09-13T15:02:59.910Z] 38304ddfb2eb: Preparing [2023-09-13T15:02:59.910Z] 4693057ce236: Preparing [2023-09-13T15:02:59.910Z] 4693057ce236: Waiting [2023-09-13T15:02:59.910Z] 21264e45b418: Layer already exists [2023-09-13T15:02:59.910Z] fa131a136a14: Layer already exists [2023-09-13T15:02:59.910Z] c9a86be4f240: Layer already exists [2023-09-13T15:02:59.910Z] efb963b9902b: Layer already exists [2023-09-13T15:02:59.910Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:02:59.910Z] 4693057ce236: Layer already exists [2023-09-13T15:02:59.910Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:422f58d2de964e9c70562caafea2e87b7a7f419f49be1234ec80611520bdda2f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:03:00.211Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:03:00.509Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-13T15:03:00.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-13T15:03:00.509Z] efb963b9902b: Preparing [2023-09-13T15:03:00.509Z] c9a86be4f240: Preparing [2023-09-13T15:03:00.509Z] 21264e45b418: Preparing [2023-09-13T15:03:00.509Z] fa131a136a14: Preparing [2023-09-13T15:03:00.509Z] 38304ddfb2eb: Preparing [2023-09-13T15:03:00.509Z] 4693057ce236: Preparing [2023-09-13T15:03:00.509Z] 4693057ce236: Waiting [2023-09-13T15:03:00.509Z] 21264e45b418: Layer already exists [2023-09-13T15:03:00.509Z] c9a86be4f240: Layer already exists [2023-09-13T15:03:00.509Z] 38304ddfb2eb: Layer already exists [2023-09-13T15:03:00.510Z] efb963b9902b: Layer already exists [2023-09-13T15:03:00.510Z] fa131a136a14: Layer already exists [2023-09-13T15:03:00.510Z] 4693057ce236: Layer already exists [2023-09-13T15:03:00.510Z] main: digest: sha256:422f58d2de964e9c70562caafea2e87b7a7f419f49be1234ec80611520bdda2f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:03:00.556Z] ===================================================== [Pipeline] echo [2023-09-13T15:03:00.565Z] taggedImages: [2023-09-13T15:03:00.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:03:00.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-13T15:03:00.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.47 [2023-09-13T15:03:00.565Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:03:00.565Z] - 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-09-13T15:13:32.995Z] #122 ... [2023-09-13T15:13:32.995Z] [2023-09-13T15:13:32.995Z] #131 [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-09-13T15:13:32.995Z] #131 736.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-13T15:13:33.600Z] #131 ... [2023-09-13T15:13:33.600Z] [2023-09-13T15:13:33.600Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T15:13:33.600Z] #129 DONE 745.2s [2023-09-13T15:13:33.600Z] [2023-09-13T15:13:33.600Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T15:13:34.180Z] #61 ... [2023-09-13T15:13:34.180Z] [2023-09-13T15:13:34.180Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:13:34.180Z] #132 DONE 0.2s [2023-09-13T15:13:34.180Z] [2023-09-13T15:13:34.180Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:13:34.446Z] #124 ... [2023-09-13T15:13:34.446Z] [2023-09-13T15:13:34.446Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:13:34.446Z] #133 DONE 0.2s [2023-09-13T15:13:34.446Z] [2023-09-13T15:13:34.446Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T15:13:34.713Z] #128 ... [2023-09-13T15:13:34.713Z] [2023-09-13T15:13:34.713Z] #134 [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-09-13T15:13:35.035Z] #134 DONE 0.1s [2023-09-13T15:13:35.035Z] [2023-09-13T15:13:35.035Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T15:13:35.035Z] #135 DONE 0.1s [2023-09-13T15:13:35.035Z] [2023-09-13T15:13:35.035Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T15:13:35.304Z] #136 DONE 0.3s [2023-09-13T15:13:35.304Z] [2023-09-13T15:13:35.304Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T15:13:35.574Z] #137 DONE 0.2s [2023-09-13T15:13:35.574Z] [2023-09-13T15:13:35.574Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:13:37.518Z] #138 DONE 2.2s [2023-09-13T15:13:37.518Z] [2023-09-13T15:13:37.518Z] #95 [security-proxy-setup] exporting to image [2023-09-13T15:13:37.518Z] #95 exporting layers [2023-09-13T15:13:38.478Z] #95 exporting layers 1.0s done [2023-09-13T15:13:38.744Z] #95 writing image sha256:9eed178993b8b6e1ac8f0b9bd0638127e35fc57c959ff7dd62e2afe2aad4865e done [2023-09-13T15:13:38.744Z] #95 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-13T15:13:38.744Z] #95 DONE 3.4s [2023-09-13T15:13:38.744Z] [2023-09-13T15:13:38.744Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T15:13:42.082Z] #126 ... [2023-09-13T15:13:42.082Z] [2023-09-13T15:13:42.082Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T15:13:42.082Z] #130 DONE 753.1s [2023-09-13T15:13:42.082Z] [2023-09-13T15:13:42.082Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T15:13:42.349Z] #61 ... [2023-09-13T15:13:42.349Z] [2023-09-13T15:13:42.349Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T15:13:42.349Z] #139 DONE 0.2s [2023-09-13T15:13:42.349Z] [2023-09-13T15:13:42.349Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T15:13:45.696Z] #140 DONE 3.3s [2023-09-13T15:13:45.696Z] [2023-09-13T15:13:45.696Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:13:45.979Z] #141 ... [2023-09-13T15:13:45.979Z] [2023-09-13T15:13:45.979Z] #131 [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-09-13T15:13:45.979Z] #131 DONE 757.6s [2023-09-13T15:13:45.979Z] [2023-09-13T15:13:45.979Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T15:13:46.244Z] #61 ... [2023-09-13T15:13:46.244Z] [2023-09-13T15:13:46.244Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:13:46.244Z] #141 DONE 0.5s [2023-09-13T15:13:46.244Z] [2023-09-13T15:13:46.244Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:13:46.509Z] #142 DONE 0.2s [2023-09-13T15:13:46.509Z] [2023-09-13T15:13:46.509Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T15:13:46.779Z] #143 ... [2023-09-13T15:13:46.779Z] [2023-09-13T15:13:46.779Z] #144 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:13:46.779Z] #144 DONE 0.1s [2023-09-13T15:13:47.081Z] [2023-09-13T15:13:47.081Z] #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:13:47.081Z] #145 DONE 0.3s [2023-09-13T15:13:47.081Z] [2023-09-13T15:13:47.081Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T15:13:47.081Z] #143 DONE 0.7s [2023-09-13T15:13:47.081Z] [2023-09-13T15:13:47.081Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:13:47.353Z] #122 ... [2023-09-13T15:13:47.353Z] [2023-09-13T15:13:47.353Z] #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T15:13:47.628Z] #146 DONE 0.4s [2023-09-13T15:13:47.628Z] [2023-09-13T15:13:47.628Z] #147 [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-09-13T15:13:47.628Z] #147 DONE 0.3s [2023-09-13T15:13:47.628Z] [2023-09-13T15:13:47.628Z] #148 [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-09-13T15:13:47.628Z] #148 ... [2023-09-13T15:13:47.628Z] [2023-09-13T15:13:47.628Z] #149 [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-09-13T15:13:47.628Z] #149 DONE 0.2s [2023-09-13T15:13:47.897Z] [2023-09-13T15:13:47.897Z] #148 [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-09-13T15:13:47.897Z] #148 DONE 0.2s [2023-09-13T15:13:47.897Z] [2023-09-13T15:13:47.897Z] #150 [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-09-13T15:13:47.897Z] #150 ... [2023-09-13T15:13:47.897Z] [2023-09-13T15:13:47.897Z] #151 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:13:47.897Z] #151 DONE 0.2s [2023-09-13T15:13:48.162Z] [2023-09-13T15:13:48.162Z] #152 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T15:13:48.162Z] #152 ... [2023-09-13T15:13:48.162Z] [2023-09-13T15:13:48.162Z] #150 [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-09-13T15:13:48.162Z] #150 DONE 0.3s [2023-09-13T15:13:48.434Z] [2023-09-13T15:13:48.434Z] #153 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T15:13:48.434Z] #153 DONE 0.2s [2023-09-13T15:13:48.434Z] [2023-09-13T15:13:48.434Z] #154 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T15:13:48.434Z] #154 DONE 0.2s [2023-09-13T15:13:48.434Z] [2023-09-13T15:13:48.434Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T15:13:48.702Z] #126 ... [2023-09-13T15:13:48.702Z] [2023-09-13T15:13:48.702Z] #152 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T15:13:48.702Z] #152 DONE 0.6s [2023-09-13T15:13:48.702Z] [2023-09-13T15:13:48.702Z] #155 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T15:13:49.290Z] #155 DONE 0.5s [2023-09-13T15:13:49.290Z] [2023-09-13T15:13:49.290Z] #156 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T15:13:49.290Z] #156 DONE 0.3s [2023-09-13T15:13:49.290Z] [2023-09-13T15:13:49.290Z] #157 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:13:51.225Z] #157 ... [2023-09-13T15:13:51.225Z] [2023-09-13T15:13:51.225Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T15:13:51.225Z] #158 DONE 2.8s [2023-09-13T15:13:51.491Z] [2023-09-13T15:13:51.491Z] #95 [security-bootstrapper] exporting to image [2023-09-13T15:13:51.491Z] #95 exporting layers [2023-09-13T15:13:52.071Z] #95 ... [2023-09-13T15:13:52.071Z] [2023-09-13T15:13:52.071Z] #157 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:13:52.071Z] #157 DONE 2.7s [2023-09-13T15:13:52.348Z] [2023-09-13T15:13:52.348Z] #95 [security-secretstore-setup] exporting to image [2023-09-13T15:13:53.302Z] #95 exporting layers 1.6s done [2023-09-13T15:13:53.302Z] #95 writing image sha256:0ade2557d1916d3a043571a300e88bf9b36bdff2296a2caefd203eac7b1054f3 0.0s done [2023-09-13T15:13:53.302Z] #95 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-13T15:13:53.302Z] #95 exporting layers 1.2s done [2023-09-13T15:13:53.302Z] #95 writing image sha256:4cb77017ebbe9d22d1f0ffc85a0486317bfa5a15de55cc6c0de3612425ea6eb6 done [2023-09-13T15:13:53.302Z] #95 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-13T15:13:53.302Z] #95 DONE 5.4s [2023-09-13T15:13:53.302Z] [2023-09-13T15:13:53.302Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T15:13:59.933Z] #31 ... [2023-09-13T15:13:59.933Z] [2023-09-13T15:13:59.933Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T15:13:59.933Z] #126 DONE 770.5s [2023-09-13T15:13:59.933Z] [2023-09-13T15:13:59.933Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:13:59.933Z] #122 ... [2023-09-13T15:13:59.933Z] [2023-09-13T15:13:59.933Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:13:59.933Z] #159 DONE 0.2s [2023-09-13T15:13:59.933Z] [2023-09-13T15:13:59.933Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:13:59.933Z] #160 DONE 0.1s [2023-09-13T15:13:59.933Z] [2023-09-13T15:13:59.933Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T15:13:59.933Z] #161 DONE 0.2s [2023-09-13T15:13:59.933Z] [2023-09-13T15:13:59.933Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:13:59.933Z] #162 DONE 0.1s [2023-09-13T15:13:59.933Z] [2023-09-13T15:13:59.933Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T15:14:00.203Z] #163 DONE 0.1s [2023-09-13T15:14:00.203Z] [2023-09-13T15:14:00.203Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:14:02.143Z] #164 DONE 1.8s [2023-09-13T15:14:02.143Z] [2023-09-13T15:14:02.143Z] #95 [security-proxy-auth] exporting to image [2023-09-13T15:14:02.143Z] #95 exporting layers [2023-09-13T15:14:02.409Z] #95 exporting layers 0.5s done [2023-09-13T15:14:02.409Z] #95 writing image sha256:b50824487a9b25027a13d343e8c8998a7172c4c407e99d76273aa1768601ad5e done [2023-09-13T15:14:02.409Z] #95 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-13T15:14:02.409Z] #95 DONE 5.9s [2023-09-13T15:14:02.409Z] [2023-09-13T15:14:02.409Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T15:14:12.477Z] #127 ... [2023-09-13T15:14:12.477Z] [2023-09-13T15:14:12.477Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T15:14:12.477Z] #128 DONE 783.3s [2023-09-13T15:14:12.477Z] [2023-09-13T15:14:12.477Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:14:12.477Z] #122 ... [2023-09-13T15:14:12.477Z] [2023-09-13T15:14:12.477Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:14:12.477Z] #165 DONE 0.1s [2023-09-13T15:14:12.477Z] [2023-09-13T15:14:12.477Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:14:12.477Z] #122 ... [2023-09-13T15:14:12.477Z] [2023-09-13T15:14:12.477Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:14:12.477Z] #166 DONE 0.1s [2023-09-13T15:14:12.477Z] [2023-09-13T15:14:12.477Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T15:14:12.742Z] #167 DONE 0.3s [2023-09-13T15:14:12.742Z] [2023-09-13T15:14:12.742Z] #104 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T15:14:12.742Z] #104 ... [2023-09-13T15:14:12.742Z] [2023-09-13T15:14:12.742Z] #168 [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-09-13T15:14:13.008Z] #168 DONE 0.1s [2023-09-13T15:14:13.008Z] [2023-09-13T15:14:13.008Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T15:14:13.278Z] #169 DONE 0.2s [2023-09-13T15:14:13.278Z] [2023-09-13T15:14:13.278Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T15:14:15.221Z] #170 DONE 1.9s [2023-09-13T15:14:15.221Z] [2023-09-13T15:14:15.221Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:14:15.221Z] #124 ... [2023-09-13T15:14:15.221Z] [2023-09-13T15:14:15.221Z] #95 [core-common-config-bootstrapper] exporting to image [2023-09-13T15:14:15.221Z] #95 exporting layers [2023-09-13T15:14:15.488Z] #95 exporting layers 0.5s done [2023-09-13T15:14:15.488Z] #95 writing image sha256:a3f783f8c127102afdb1c54c1c7a45dc3129cc56823b651c759fb85d0ebf8cb2 done [2023-09-13T15:14:15.488Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-13T15:14:15.488Z] #95 DONE 6.4s [2023-09-13T15:14:15.488Z] [2023-09-13T15:14:15.488Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:14:47.690Z] #122 ... [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T15:14:47.690Z] #125 DONE 815.2s [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T15:14:47.690Z] #123 ... [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:14:47.690Z] #171 DONE 0.1s [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:14:47.690Z] #172 DONE 0.2s [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T15:14:47.690Z] #173 DONE 0.3s [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:14:47.690Z] #174 DONE 0.2s [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T15:14:47.690Z] #123 ... [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #95 [core-command] exporting to image [2023-09-13T15:14:47.690Z] #95 exporting layers [2023-09-13T15:14:47.690Z] #95 exporting layers 0.3s done [2023-09-13T15:14:47.690Z] #95 writing image sha256:e3150da385d72ba31abfb312079d5b40b15c34a6bbe60592a2d5603e8add0866 done [2023-09-13T15:14:47.690Z] #95 naming to docker.io/library/core-command-arm64 done [2023-09-13T15:14:47.690Z] #95 DONE 6.6s [2023-09-13T15:14:47.690Z] [2023-09-13T15:14:47.690Z] #104 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T15:14:54.311Z] #104 ... [2023-09-13T15:14:54.311Z] [2023-09-13T15:14:54.311Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T15:14:54.311Z] #123 DONE 826.0s [2023-09-13T15:14:54.581Z] [2023-09-13T15:14:54.581Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T15:14:55.185Z] #127 ... [2023-09-13T15:14:55.185Z] [2023-09-13T15:14:55.185Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:14:55.185Z] #175 DONE 0.2s [2023-09-13T15:14:55.185Z] [2023-09-13T15:14:55.185Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:14:55.452Z] #124 ... [2023-09-13T15:14:55.452Z] [2023-09-13T15:14:55.452Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:14:55.452Z] #176 DONE 0.1s [2023-09-13T15:14:55.452Z] [2023-09-13T15:14:55.452Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T15:14:55.719Z] #177 DONE 0.3s [2023-09-13T15:14:55.719Z] [2023-09-13T15:14:55.719Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:14:55.986Z] #178 DONE 0.1s [2023-09-13T15:14:55.986Z] [2023-09-13T15:14:55.986Z] #95 [core-data] exporting to image [2023-09-13T15:14:55.986Z] #95 exporting layers [2023-09-13T15:14:56.568Z] #95 exporting layers 0.6s done [2023-09-13T15:14:56.568Z] #95 writing image sha256:02bca46e5e3ecab86092d87bec270b05363a16cfefed54942770a2e808c9639d 0.0s done [2023-09-13T15:14:56.568Z] #95 naming to docker.io/library/core-data-arm64 0.0s done [2023-09-13T15:14:56.568Z] #95 DONE 7.3s [2023-09-13T15:14:56.568Z] [2023-09-13T15:14:56.568Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T15:14:56.568Z] #127 DONE 828.1s [2023-09-13T15:14:56.568Z] [2023-09-13T15:14:56.568Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:14:57.152Z] #122 ... [2023-09-13T15:14:57.152Z] [2023-09-13T15:14:57.152Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:14:57.152Z] #179 DONE 0.2s [2023-09-13T15:14:57.152Z] [2023-09-13T15:14:57.152Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:14:57.437Z] #180 DONE 0.2s [2023-09-13T15:14:57.437Z] [2023-09-13T15:14:57.437Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T15:14:57.704Z] #181 DONE 0.4s [2023-09-13T15:14:57.704Z] [2023-09-13T15:14:57.704Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T15:14:57.704Z] #31 ... [2023-09-13T15:14:57.704Z] [2023-09-13T15:14:57.704Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:14:57.971Z] #182 DONE 0.2s [2023-09-13T15:14:57.971Z] [2023-09-13T15:14:57.971Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T15:14:57.971Z] #183 DONE 0.1s [2023-09-13T15:14:57.971Z] [2023-09-13T15:14:57.971Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:14:57.971Z] #122 ... [2023-09-13T15:14:57.971Z] [2023-09-13T15:14:57.971Z] #95 [core-metadata] exporting to image [2023-09-13T15:14:58.236Z] #95 exporting layers 0.3s done [2023-09-13T15:14:58.502Z] #95 writing image sha256:9936e91a6fc1d0c9a91147586af4f4bdc93a6fa6919ae82d6c8acda110c69c79 0.0s done [2023-09-13T15:14:58.502Z] #95 naming to docker.io/library/core-metadata-arm64 done [2023-09-13T15:14:58.502Z] #95 DONE 7.6s [2023-09-13T15:14:58.502Z] [2023-09-13T15:14:58.502Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:15:16.698Z] #124 ... [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #104 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T15:15:16.698Z] #104 DONE 847.2s [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:15:16.698Z] #124 ... [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:15:16.698Z] #184 DONE 0.1s [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:15:16.698Z] #185 DONE 0.2s [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:15:16.698Z] #124 ... [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T15:15:16.698Z] #186 DONE 0.3s [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:15:16.698Z] #124 ... [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #187 [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-09-13T15:15:16.698Z] #187 DONE 0.1s [2023-09-13T15:15:16.698Z] [2023-09-13T15:15:16.698Z] #95 [security-spiffe-token-provider] exporting to image [2023-09-13T15:15:16.698Z] #95 exporting layers [2023-09-13T15:15:19.267Z] #95 exporting layers 2.7s done [2023-09-13T15:15:19.267Z] #95 writing image sha256:6d503ec3a31cd6b16a0065b5d89de1596722379a87e27695898fe42fb0a9ecd2 done [2023-09-13T15:15:19.267Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 [2023-09-13T15:15:19.534Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-13T15:15:19.534Z] #95 DONE 10.3s [2023-09-13T15:15:19.534Z] [2023-09-13T15:15:19.534Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:15:37.716Z] #124 ... [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T15:15:37.716Z] #122 DONE 866.7s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T15:15:37.716Z] #124 DONE 866.7s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T15:15:37.716Z] #31 ... [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:15:37.716Z] #188 ... [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:15:37.716Z] #189 DONE 0.2s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T15:15:37.716Z] #188 DONE 0.2s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:15:37.716Z] #190 DONE 0.1s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T15:15:37.716Z] #191 DONE 0.2s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T15:15:37.716Z] #192 ... [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T15:15:37.716Z] #193 DONE 0.4s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T15:15:37.716Z] #192 DONE 0.4s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:15:37.716Z] #194 DONE 0.1s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T15:15:37.716Z] #195 DONE 0.1s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #95 [support-notifications] exporting to image [2023-09-13T15:15:37.716Z] #95 exporting layers [2023-09-13T15:15:37.716Z] #95 exporting layers 0.4s done [2023-09-13T15:15:37.716Z] #95 writing image sha256:f619e0351679a5ff499e02892378fd7d5ac16cc4439a4cbc909f749536ea5a45 done [2023-09-13T15:15:37.716Z] #95 naming to docker.io/library/support-scheduler-arm64 done [2023-09-13T15:15:37.716Z] #95 writing image sha256:a10308522f901204c9a1456430e84169a16fec27c44cab75b92ac8357ef66791 done [2023-09-13T15:15:37.716Z] #95 naming to docker.io/library/support-notifications-arm64 done [2023-09-13T15:15:37.716Z] #95 DONE 10.7s [2023-09-13T15:15:37.716Z] [2023-09-13T15:15:37.716Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T15:15:37.716Z] time="2023-09-13T14:59:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T15:15:37.727Z] $ docker stop --time=1 eb77ec3d3fa9a1e3d56c57aa8c17b037b87ba2b71256a7c1d148c64184e45ee7 [2023-09-13T15:15:39.321Z] $ docker rm -f --volumes eb77ec3d3fa9a1e3d56c57aa8c17b037b87ba2b71256a7c1d148c64184e45ee7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T15:15:39.783Z] + docker images [2023-09-13T15:15:39.783Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T15:15:39.783Z] support-notifications-arm64 latest a10308522f90 3 seconds ago 34.2MB [2023-09-13T15:15:39.783Z] support-scheduler-arm64 latest f619e0351679 3 seconds ago 33.5MB [2023-09-13T15:15:39.783Z] security-spiffe-token-provider-arm64 latest 6d503ec3a31c 23 seconds ago 35MB [2023-09-13T15:15:39.783Z] core-metadata-arm64 latest 9936e91a6fc1 42 seconds ago 21.5MB [2023-09-13T15:15:39.783Z] core-data-arm64 latest 02bca46e5e3e 44 seconds ago 21.2MB [2023-09-13T15:15:39.783Z] core-command-arm64 latest e3150da385d7 55 seconds ago 21MB [2023-09-13T15:15:39.783Z] core-common-config-bootstrapper-arm64 latest a3f783f8c127 About a minute ago 18.3MB [2023-09-13T15:15:39.783Z] security-proxy-auth-arm64 latest b50824487a9b About a minute ago 19.4MB [2023-09-13T15:15:39.783Z] security-bootstrapper-arm64 latest 0ade2557d191 About a minute ago 23MB [2023-09-13T15:15:39.783Z] security-secretstore-setup-arm64 latest 4cb77017ebbe About a minute ago 43.6MB [2023-09-13T15:15:39.783Z] security-proxy-setup-arm64 latest 9eed178993b8 2 minutes ago 29.1MB [2023-09-13T15:15:39.783Z] security-spire-config-arm64 latest 970a0eb04422 15 minutes ago 95.8MB [2023-09-13T15:15:39.783Z] security-spire-agent-arm64 latest 9ab855a5a1c6 15 minutes ago 152MB [2023-09-13T15:15:39.783Z] security-spire-server-arm64 latest ae6c768d04f1 15 minutes ago 96.6MB [2023-09-13T15:15:39.783Z] ci-base-image-arm64 latest 27b057d2b612 16 minutes ago 1.07GB [2023-09-13T15:15:39.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 23 hours ago 695MB [2023-09-13T15:15:39.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-09-13T15:15:39.908Z] provisioning config files... [2023-09-13T15:15:39.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/581@tmp/config15111440873316993069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:15:40.242Z] ---> docker-login.sh [2023-09-13T15:15:40.242Z] nexus3.edgexfoundry.org:10001 [2023-09-13T15:15:40.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:15:40.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:15:40.508Z] Configure a credential helper to remove this warning. See [2023-09-13T15:15:40.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:15:40.508Z] [2023-09-13T15:15:40.508Z] Login Succeeded [2023-09-13T15:15:40.508Z] nexus3.edgexfoundry.org:10002 [2023-09-13T15:15:40.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:15:41.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:15:41.039Z] Configure a credential helper to remove this warning. See [2023-09-13T15:15:41.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:15:41.039Z] [2023-09-13T15:15:41.039Z] Login Succeeded [2023-09-13T15:15:41.039Z] nexus3.edgexfoundry.org:10003 [2023-09-13T15:15:41.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:15:41.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:15:41.307Z] Configure a credential helper to remove this warning. See [2023-09-13T15:15:41.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:15:41.307Z] [2023-09-13T15:15:41.307Z] Login Succeeded [2023-09-13T15:15:41.307Z] nexus3.edgexfoundry.org:10004 [2023-09-13T15:15:41.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:15:41.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:15:41.574Z] Configure a credential helper to remove this warning. See [2023-09-13T15:15:41.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:15:41.574Z] [2023-09-13T15:15:41.574Z] Login Succeeded [2023-09-13T15:15:41.574Z] docker.io [2023-09-13T15:15:41.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T15:15:42.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T15:15:42.102Z] Configure a credential helper to remove this warning. See [2023-09-13T15:15:42.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T15:15:42.102Z] [2023-09-13T15:15:42.102Z] Login Succeeded [2023-09-13T15:15:42.102Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T15:15:42.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:15:42.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T15:15:42.159Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-13T15:15:42.159Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:15:42.159Z] latest [2023-09-13T15:15:42.159Z] 3.1.0-dev.47 [2023-09-13T15:15:42.159Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:15:42.159Z] main [2023-09-13T15:15:42.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:42.503Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:42.854Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:15:42.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T15:15:42.854Z] 2866f74b55c0: Preparing [2023-09-13T15:15:42.854Z] 9d83d92f853b: Preparing [2023-09-13T15:15:42.854Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:42.854Z] 2dc2f8110930: Preparing [2023-09-13T15:15:42.854Z] e8736234eb92: Preparing [2023-09-13T15:15:42.854Z] b2191e2be29d: Preparing [2023-09-13T15:15:42.854Z] b2191e2be29d: Waiting [2023-09-13T15:15:43.119Z] 2dc2f8110930: Pushed [2023-09-13T15:15:43.119Z] 943e43a4bbd9: Pushed [2023-09-13T15:15:43.119Z] 2866f74b55c0: Pushed [2023-09-13T15:15:43.119Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:43.119Z] e8736234eb92: Pushed [2023-09-13T15:15:46.446Z] 9d83d92f853b: Pushed [2023-09-13T15:15:46.446Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:e17dc490e51880a66f163a5c07fa81f92c1ccb85cf1ed69f15ca9bd77301d5b7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:46.786Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:47.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-13T15:15:47.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T15:15:47.113Z] 2866f74b55c0: Preparing [2023-09-13T15:15:47.113Z] 9d83d92f853b: Preparing [2023-09-13T15:15:47.113Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:47.113Z] 2dc2f8110930: Preparing [2023-09-13T15:15:47.113Z] e8736234eb92: Preparing [2023-09-13T15:15:47.113Z] b2191e2be29d: Preparing [2023-09-13T15:15:47.113Z] b2191e2be29d: Waiting [2023-09-13T15:15:47.113Z] 2866f74b55c0: Layer already exists [2023-09-13T15:15:47.113Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:47.113Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:47.113Z] 9d83d92f853b: Layer already exists [2023-09-13T15:15:47.113Z] e8736234eb92: Layer already exists [2023-09-13T15:15:47.113Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:47.113Z] latest: digest: sha256:e17dc490e51880a66f163a5c07fa81f92c1ccb85cf1ed69f15ca9bd77301d5b7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:47.713Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:48.053Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.47 [2023-09-13T15:15:48.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T15:15:48.053Z] 2866f74b55c0: Preparing [2023-09-13T15:15:48.053Z] 9d83d92f853b: Preparing [2023-09-13T15:15:48.053Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:48.053Z] 2dc2f8110930: Preparing [2023-09-13T15:15:48.053Z] e8736234eb92: Preparing [2023-09-13T15:15:48.053Z] b2191e2be29d: Preparing [2023-09-13T15:15:48.053Z] b2191e2be29d: Waiting [2023-09-13T15:15:48.053Z] 2866f74b55c0: Layer already exists [2023-09-13T15:15:48.053Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:48.053Z] 9d83d92f853b: Layer already exists [2023-09-13T15:15:48.053Z] e8736234eb92: Layer already exists [2023-09-13T15:15:48.053Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:48.053Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:48.053Z] 3.1.0-dev.47: digest: sha256:e17dc490e51880a66f163a5c07fa81f92c1ccb85cf1ed69f15ca9bd77301d5b7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:48.398Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:48.732Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:15:48.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T15:15:48.732Z] 2866f74b55c0: Preparing [2023-09-13T15:15:48.732Z] 9d83d92f853b: Preparing [2023-09-13T15:15:48.732Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:48.732Z] 2dc2f8110930: Preparing [2023-09-13T15:15:48.732Z] e8736234eb92: Preparing [2023-09-13T15:15:48.732Z] b2191e2be29d: Preparing [2023-09-13T15:15:48.732Z] b2191e2be29d: Waiting [2023-09-13T15:15:48.732Z] e8736234eb92: Layer already exists [2023-09-13T15:15:48.732Z] 9d83d92f853b: Layer already exists [2023-09-13T15:15:48.732Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:48.732Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:48.732Z] 2866f74b55c0: Layer already exists [2023-09-13T15:15:48.732Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:48.732Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:e17dc490e51880a66f163a5c07fa81f92c1ccb85cf1ed69f15ca9bd77301d5b7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:49.076Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:49.403Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-13T15:15:49.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-13T15:15:49.403Z] 2866f74b55c0: Preparing [2023-09-13T15:15:49.403Z] 9d83d92f853b: Preparing [2023-09-13T15:15:49.403Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:49.403Z] 2dc2f8110930: Preparing [2023-09-13T15:15:49.403Z] e8736234eb92: Preparing [2023-09-13T15:15:49.403Z] b2191e2be29d: Preparing [2023-09-13T15:15:49.403Z] b2191e2be29d: Waiting [2023-09-13T15:15:49.403Z] e8736234eb92: Layer already exists [2023-09-13T15:15:49.403Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:49.403Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:49.403Z] 9d83d92f853b: Layer already exists [2023-09-13T15:15:49.403Z] 2866f74b55c0: Layer already exists [2023-09-13T15:15:49.403Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:49.403Z] main: digest: sha256:e17dc490e51880a66f163a5c07fa81f92c1ccb85cf1ed69f15ca9bd77301d5b7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:15:49.444Z] ===================================================== [Pipeline] echo [2023-09-13T15:15:49.451Z] taggedImages: [2023-09-13T15:15:49.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:15:49.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-13T15:15:49.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.47 [2023-09-13T15:15:49.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:15:49.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-13T15:15:49.469Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-13T15:15:49.469Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:15:49.469Z] latest [2023-09-13T15:15:49.469Z] 3.1.0-dev.47 [2023-09-13T15:15:49.469Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:15:49.469Z] main [2023-09-13T15:15:49.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:49.841Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:50.193Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:15:50.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T15:15:50.193Z] bee1e439a8e6: Preparing [2023-09-13T15:15:50.193Z] 1da97288d8cc: Preparing [2023-09-13T15:15:50.193Z] 74c0c8f3145e: Preparing [2023-09-13T15:15:50.193Z] 3e0d51a7c635: Preparing [2023-09-13T15:15:50.193Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:50.193Z] 2dc2f8110930: Preparing [2023-09-13T15:15:50.193Z] e8736234eb92: Preparing [2023-09-13T15:15:50.193Z] b2191e2be29d: Preparing [2023-09-13T15:15:50.193Z] e8736234eb92: Waiting [2023-09-13T15:15:50.193Z] b2191e2be29d: Waiting [2023-09-13T15:15:50.193Z] 2dc2f8110930: Waiting [2023-09-13T15:15:50.193Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:50.193Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:50.461Z] e8736234eb92: Layer already exists [2023-09-13T15:15:50.462Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:50.462Z] bee1e439a8e6: Pushed [2023-09-13T15:15:50.462Z] 1da97288d8cc: Pushed [2023-09-13T15:15:50.462Z] 74c0c8f3145e: Pushed [2023-09-13T15:15:53.063Z] 3e0d51a7c635: Pushed [2023-09-13T15:15:53.063Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:459e285a97ebd5e5e696c712b69bf5e30e39c82f4ad242f1445734630070852d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:53.402Z] + 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-09-13T15:15:53.733Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-13T15:15:53.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T15:15:53.734Z] bee1e439a8e6: Preparing [2023-09-13T15:15:53.734Z] 1da97288d8cc: Preparing [2023-09-13T15:15:53.734Z] 74c0c8f3145e: Preparing [2023-09-13T15:15:53.734Z] 3e0d51a7c635: Preparing [2023-09-13T15:15:53.734Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:53.734Z] 2dc2f8110930: Preparing [2023-09-13T15:15:53.734Z] e8736234eb92: Preparing [2023-09-13T15:15:53.734Z] b2191e2be29d: Preparing [2023-09-13T15:15:53.734Z] e8736234eb92: Waiting [2023-09-13T15:15:53.734Z] b2191e2be29d: Waiting [2023-09-13T15:15:53.734Z] 2dc2f8110930: Waiting [2023-09-13T15:15:53.734Z] 1da97288d8cc: Layer already exists [2023-09-13T15:15:53.734Z] 3e0d51a7c635: Layer already exists [2023-09-13T15:15:53.734Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:53.734Z] 74c0c8f3145e: Layer already exists [2023-09-13T15:15:53.734Z] bee1e439a8e6: Layer already exists [2023-09-13T15:15:53.734Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:53.734Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:53.734Z] e8736234eb92: Layer already exists [2023-09-13T15:15:53.997Z] latest: digest: sha256:459e285a97ebd5e5e696c712b69bf5e30e39c82f4ad242f1445734630070852d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:54.333Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:54.660Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.47 [2023-09-13T15:15:54.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T15:15:54.660Z] bee1e439a8e6: Preparing [2023-09-13T15:15:54.660Z] 1da97288d8cc: Preparing [2023-09-13T15:15:54.660Z] 74c0c8f3145e: Preparing [2023-09-13T15:15:54.660Z] 3e0d51a7c635: Preparing [2023-09-13T15:15:54.660Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:54.660Z] 2dc2f8110930: Preparing [2023-09-13T15:15:54.660Z] e8736234eb92: Preparing [2023-09-13T15:15:54.660Z] b2191e2be29d: Preparing [2023-09-13T15:15:54.660Z] 2dc2f8110930: Waiting [2023-09-13T15:15:54.660Z] e8736234eb92: Waiting [2023-09-13T15:15:54.660Z] b2191e2be29d: Waiting [2023-09-13T15:15:54.660Z] 74c0c8f3145e: Layer already exists [2023-09-13T15:15:54.660Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:54.660Z] bee1e439a8e6: Layer already exists [2023-09-13T15:15:54.660Z] 3e0d51a7c635: Layer already exists [2023-09-13T15:15:54.660Z] 1da97288d8cc: Layer already exists [2023-09-13T15:15:54.660Z] e8736234eb92: Layer already exists [2023-09-13T15:15:54.660Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:54.660Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:54.660Z] 3.1.0-dev.47: digest: sha256:459e285a97ebd5e5e696c712b69bf5e30e39c82f4ad242f1445734630070852d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:55.255Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:55.580Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:15:55.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T15:15:55.580Z] bee1e439a8e6: Preparing [2023-09-13T15:15:55.580Z] 1da97288d8cc: Preparing [2023-09-13T15:15:55.580Z] 74c0c8f3145e: Preparing [2023-09-13T15:15:55.580Z] 3e0d51a7c635: Preparing [2023-09-13T15:15:55.580Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:55.580Z] 2dc2f8110930: Preparing [2023-09-13T15:15:55.580Z] e8736234eb92: Preparing [2023-09-13T15:15:55.580Z] b2191e2be29d: Preparing [2023-09-13T15:15:55.580Z] 2dc2f8110930: Waiting [2023-09-13T15:15:55.580Z] e8736234eb92: Waiting [2023-09-13T15:15:55.580Z] b2191e2be29d: Waiting [2023-09-13T15:15:55.580Z] 3e0d51a7c635: Layer already exists [2023-09-13T15:15:55.580Z] 1da97288d8cc: Layer already exists [2023-09-13T15:15:55.580Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:55.581Z] 74c0c8f3145e: Layer already exists [2023-09-13T15:15:55.581Z] bee1e439a8e6: Layer already exists [2023-09-13T15:15:55.581Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:55.581Z] e8736234eb92: Layer already exists [2023-09-13T15:15:55.581Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:55.844Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:459e285a97ebd5e5e696c712b69bf5e30e39c82f4ad242f1445734630070852d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:56.178Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:56.504Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-13T15:15:56.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-13T15:15:56.504Z] bee1e439a8e6: Preparing [2023-09-13T15:15:56.504Z] 1da97288d8cc: Preparing [2023-09-13T15:15:56.504Z] 74c0c8f3145e: Preparing [2023-09-13T15:15:56.504Z] 3e0d51a7c635: Preparing [2023-09-13T15:15:56.504Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:56.504Z] 2dc2f8110930: Preparing [2023-09-13T15:15:56.504Z] e8736234eb92: Preparing [2023-09-13T15:15:56.504Z] b2191e2be29d: Preparing [2023-09-13T15:15:56.504Z] 2dc2f8110930: Waiting [2023-09-13T15:15:56.504Z] e8736234eb92: Waiting [2023-09-13T15:15:56.504Z] b2191e2be29d: Waiting [2023-09-13T15:15:56.504Z] bee1e439a8e6: Layer already exists [2023-09-13T15:15:56.504Z] 74c0c8f3145e: Layer already exists [2023-09-13T15:15:56.504Z] 3e0d51a7c635: Layer already exists [2023-09-13T15:15:56.504Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:56.504Z] 1da97288d8cc: Layer already exists [2023-09-13T15:15:56.504Z] e8736234eb92: Layer already exists [2023-09-13T15:15:56.504Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:56.504Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:56.768Z] main: digest: sha256:459e285a97ebd5e5e696c712b69bf5e30e39c82f4ad242f1445734630070852d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:15:56.825Z] ===================================================== [Pipeline] echo [2023-09-13T15:15:56.835Z] taggedImages: [2023-09-13T15:15:56.835Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:15:56.835Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-13T15:15:56.835Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.47 [2023-09-13T15:15:56.835Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:15:56.835Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-13T15:15:56.861Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-13T15:15:56.861Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:15:56.861Z] latest [2023-09-13T15:15:56.861Z] 3.1.0-dev.47 [2023-09-13T15:15:56.861Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:15:56.861Z] main [2023-09-13T15:15:56.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:57.200Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:15:57.539Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:15:57.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T15:15:57.539Z] 92a13f5c14f1: Preparing [2023-09-13T15:15:57.539Z] a2f1133fdf76: Preparing [2023-09-13T15:15:57.540Z] 943e43a4bbd9: Preparing [2023-09-13T15:15:57.540Z] 2dc2f8110930: Preparing [2023-09-13T15:15:57.540Z] 1f7fbddc550a: Preparing [2023-09-13T15:15:57.540Z] b2191e2be29d: Preparing [2023-09-13T15:15:57.540Z] b2191e2be29d: Waiting [2023-09-13T15:15:57.805Z] 1f7fbddc550a: Pushed [2023-09-13T15:15:59.740Z] 2dc2f8110930: Layer already exists [2023-09-13T15:15:59.740Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:15:59.740Z] b2191e2be29d: Layer already exists [2023-09-13T15:15:59.740Z] 92a13f5c14f1: Pushed [2023-09-13T15:16:00.693Z] a2f1133fdf76: Pushed [2023-09-13T15:16:00.957Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:bdd4abe35472be7e570ada14f1e758b28fa27effbf660e6baeaf4b6d115fe943 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:01.300Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:01.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-13T15:16:01.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T15:16:01.640Z] 92a13f5c14f1: Preparing [2023-09-13T15:16:01.640Z] a2f1133fdf76: Preparing [2023-09-13T15:16:01.640Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:01.640Z] 2dc2f8110930: Preparing [2023-09-13T15:16:01.640Z] 1f7fbddc550a: Preparing [2023-09-13T15:16:01.640Z] b2191e2be29d: Preparing [2023-09-13T15:16:01.640Z] b2191e2be29d: Waiting [2023-09-13T15:16:01.641Z] a2f1133fdf76: Layer already exists [2023-09-13T15:16:01.641Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:01.641Z] 1f7fbddc550a: Layer already exists [2023-09-13T15:16:01.641Z] 92a13f5c14f1: Layer already exists [2023-09-13T15:16:01.641Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:01.641Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:01.641Z] latest: digest: sha256:bdd4abe35472be7e570ada14f1e758b28fa27effbf660e6baeaf4b6d115fe943 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:02.244Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:02.572Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.47 [2023-09-13T15:16:02.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T15:16:02.572Z] 92a13f5c14f1: Preparing [2023-09-13T15:16:02.572Z] a2f1133fdf76: Preparing [2023-09-13T15:16:02.572Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:02.572Z] 2dc2f8110930: Preparing [2023-09-13T15:16:02.572Z] 1f7fbddc550a: Preparing [2023-09-13T15:16:02.572Z] b2191e2be29d: Preparing [2023-09-13T15:16:02.572Z] b2191e2be29d: Waiting [2023-09-13T15:16:02.573Z] a2f1133fdf76: Layer already exists [2023-09-13T15:16:02.573Z] 1f7fbddc550a: Layer already exists [2023-09-13T15:16:02.573Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:02.573Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:02.573Z] 92a13f5c14f1: Layer already exists [2023-09-13T15:16:02.573Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:02.573Z] 3.1.0-dev.47: digest: sha256:bdd4abe35472be7e570ada14f1e758b28fa27effbf660e6baeaf4b6d115fe943 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:03.172Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:03.508Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:03.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T15:16:03.508Z] 92a13f5c14f1: Preparing [2023-09-13T15:16:03.508Z] a2f1133fdf76: Preparing [2023-09-13T15:16:03.508Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:03.508Z] 2dc2f8110930: Preparing [2023-09-13T15:16:03.508Z] 1f7fbddc550a: Preparing [2023-09-13T15:16:03.508Z] b2191e2be29d: Preparing [2023-09-13T15:16:03.508Z] b2191e2be29d: Waiting [2023-09-13T15:16:03.508Z] 1f7fbddc550a: Layer already exists [2023-09-13T15:16:03.508Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:03.508Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:03.508Z] a2f1133fdf76: Layer already exists [2023-09-13T15:16:03.508Z] 92a13f5c14f1: Layer already exists [2023-09-13T15:16:03.508Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:03.508Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:bdd4abe35472be7e570ada14f1e758b28fa27effbf660e6baeaf4b6d115fe943 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:03.843Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:04.167Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-13T15:16:04.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-13T15:16:04.167Z] 92a13f5c14f1: Preparing [2023-09-13T15:16:04.167Z] a2f1133fdf76: Preparing [2023-09-13T15:16:04.167Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:04.167Z] 2dc2f8110930: Preparing [2023-09-13T15:16:04.167Z] 1f7fbddc550a: Preparing [2023-09-13T15:16:04.167Z] b2191e2be29d: Preparing [2023-09-13T15:16:04.167Z] b2191e2be29d: Waiting [2023-09-13T15:16:04.167Z] a2f1133fdf76: Layer already exists [2023-09-13T15:16:04.167Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:04.167Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:04.167Z] 1f7fbddc550a: Layer already exists [2023-09-13T15:16:04.167Z] 92a13f5c14f1: Layer already exists [2023-09-13T15:16:04.167Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:04.167Z] main: digest: sha256:bdd4abe35472be7e570ada14f1e758b28fa27effbf660e6baeaf4b6d115fe943 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:16:04.479Z] ===================================================== [Pipeline] echo [2023-09-13T15:16:04.485Z] taggedImages: [2023-09-13T15:16:04.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:04.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-13T15:16:04.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.47 [2023-09-13T15:16:04.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:04.485Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-13T15:16:04.502Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-13T15:16:04.502Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:04.502Z] latest [2023-09-13T15:16:04.502Z] 3.1.0-dev.47 [2023-09-13T15:16:04.502Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:04.502Z] main [2023-09-13T15:16:04.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:04.840Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:05.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:05.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T15:16:05.168Z] fd5c665bbef4: Preparing [2023-09-13T15:16:05.168Z] c12fd56895d7: Preparing [2023-09-13T15:16:05.168Z] a04afee378e1: Preparing [2023-09-13T15:16:05.168Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:05.168Z] 2dc2f8110930: Preparing [2023-09-13T15:16:05.168Z] e8736234eb92: Preparing [2023-09-13T15:16:05.168Z] b2191e2be29d: Preparing [2023-09-13T15:16:05.168Z] b2191e2be29d: Waiting [2023-09-13T15:16:05.168Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:05.168Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:05.168Z] e8736234eb92: Layer already exists [2023-09-13T15:16:05.168Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:05.432Z] c12fd56895d7: Pushed [2023-09-13T15:16:05.432Z] fd5c665bbef4: Pushed [2023-09-13T15:16:08.759Z] a04afee378e1: Pushed [2023-09-13T15:16:08.759Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:9da53869164fe0e8e2b2130c3c93619b8550a0f55a87319c8974757c061e7e6a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:09.100Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:09.431Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-13T15:16:09.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T15:16:09.431Z] fd5c665bbef4: Preparing [2023-09-13T15:16:09.431Z] c12fd56895d7: Preparing [2023-09-13T15:16:09.431Z] a04afee378e1: Preparing [2023-09-13T15:16:09.431Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:09.431Z] 2dc2f8110930: Preparing [2023-09-13T15:16:09.431Z] e8736234eb92: Preparing [2023-09-13T15:16:09.431Z] b2191e2be29d: Preparing [2023-09-13T15:16:09.431Z] e8736234eb92: Waiting [2023-09-13T15:16:09.431Z] b2191e2be29d: Waiting [2023-09-13T15:16:09.431Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:09.431Z] a04afee378e1: Layer already exists [2023-09-13T15:16:09.431Z] c12fd56895d7: Layer already exists [2023-09-13T15:16:09.431Z] fd5c665bbef4: Layer already exists [2023-09-13T15:16:09.431Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:09.431Z] e8736234eb92: Layer already exists [2023-09-13T15:16:09.431Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:09.431Z] latest: digest: sha256:9da53869164fe0e8e2b2130c3c93619b8550a0f55a87319c8974757c061e7e6a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:10.024Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:10.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.47 [2023-09-13T15:16:10.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T15:16:10.354Z] fd5c665bbef4: Preparing [2023-09-13T15:16:10.354Z] c12fd56895d7: Preparing [2023-09-13T15:16:10.354Z] a04afee378e1: Preparing [2023-09-13T15:16:10.354Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:10.354Z] 2dc2f8110930: Preparing [2023-09-13T15:16:10.354Z] e8736234eb92: Preparing [2023-09-13T15:16:10.354Z] b2191e2be29d: Preparing [2023-09-13T15:16:10.354Z] e8736234eb92: Waiting [2023-09-13T15:16:10.354Z] b2191e2be29d: Waiting [2023-09-13T15:16:10.354Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:10.354Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:10.354Z] a04afee378e1: Layer already exists [2023-09-13T15:16:10.354Z] fd5c665bbef4: Layer already exists [2023-09-13T15:16:10.354Z] c12fd56895d7: Layer already exists [2023-09-13T15:16:10.354Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:10.354Z] e8736234eb92: Layer already exists [2023-09-13T15:16:10.354Z] 3.1.0-dev.47: digest: sha256:9da53869164fe0e8e2b2130c3c93619b8550a0f55a87319c8974757c061e7e6a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:10.693Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:11.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:11.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T15:16:11.026Z] fd5c665bbef4: Preparing [2023-09-13T15:16:11.026Z] c12fd56895d7: Preparing [2023-09-13T15:16:11.026Z] a04afee378e1: Preparing [2023-09-13T15:16:11.026Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:11.026Z] 2dc2f8110930: Preparing [2023-09-13T15:16:11.026Z] e8736234eb92: Preparing [2023-09-13T15:16:11.026Z] b2191e2be29d: Preparing [2023-09-13T15:16:11.026Z] e8736234eb92: Waiting [2023-09-13T15:16:11.026Z] b2191e2be29d: Waiting [2023-09-13T15:16:11.026Z] a04afee378e1: Layer already exists [2023-09-13T15:16:11.026Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:11.026Z] fd5c665bbef4: Layer already exists [2023-09-13T15:16:11.026Z] c12fd56895d7: Layer already exists [2023-09-13T15:16:11.026Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:11.026Z] e8736234eb92: Layer already exists [2023-09-13T15:16:11.026Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:11.026Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:9da53869164fe0e8e2b2130c3c93619b8550a0f55a87319c8974757c061e7e6a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:11.631Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:12.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-13T15:16:12.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-13T15:16:12.019Z] fd5c665bbef4: Preparing [2023-09-13T15:16:12.019Z] c12fd56895d7: Preparing [2023-09-13T15:16:12.019Z] a04afee378e1: Preparing [2023-09-13T15:16:12.019Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:12.019Z] 2dc2f8110930: Preparing [2023-09-13T15:16:12.019Z] e8736234eb92: Preparing [2023-09-13T15:16:12.019Z] b2191e2be29d: Preparing [2023-09-13T15:16:12.019Z] e8736234eb92: Waiting [2023-09-13T15:16:12.019Z] b2191e2be29d: Waiting [2023-09-13T15:16:12.019Z] fd5c665bbef4: Layer already exists [2023-09-13T15:16:12.019Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:12.019Z] a04afee378e1: Layer already exists [2023-09-13T15:16:12.019Z] c12fd56895d7: Layer already exists [2023-09-13T15:16:12.019Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:12.019Z] e8736234eb92: Layer already exists [2023-09-13T15:16:12.019Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:12.283Z] main: digest: sha256:9da53869164fe0e8e2b2130c3c93619b8550a0f55a87319c8974757c061e7e6a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:16:12.341Z] ===================================================== [Pipeline] echo [2023-09-13T15:16:12.350Z] taggedImages: [2023-09-13T15:16:12.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:12.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-13T15:16:12.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.47 [2023-09-13T15:16:12.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:12.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-13T15:16:12.373Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-13T15:16:12.373Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:12.373Z] latest [2023-09-13T15:16:12.373Z] 3.1.0-dev.47 [2023-09-13T15:16:12.373Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:12.373Z] main [2023-09-13T15:16:12.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:12.716Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:13.045Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:13.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T15:16:13.045Z] 00cf98c74d2f: Preparing [2023-09-13T15:16:13.045Z] 0aeb087b3226: Preparing [2023-09-13T15:16:13.045Z] c0bf1c75a015: Preparing [2023-09-13T15:16:13.045Z] a2ca4e652a11: Preparing [2023-09-13T15:16:13.045Z] fa0bdc8bc874: Preparing [2023-09-13T15:16:13.045Z] 6b56629774f2: Preparing [2023-09-13T15:16:13.045Z] 9985c9c06130: Preparing [2023-09-13T15:16:13.045Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:13.045Z] 2dc2f8110930: Preparing [2023-09-13T15:16:13.045Z] 9eefff0ea4ab: Preparing [2023-09-13T15:16:13.045Z] 0c88510d57a5: Preparing [2023-09-13T15:16:13.045Z] 5f70bf18a086: Preparing [2023-09-13T15:16:13.045Z] 2a337aee5aa4: Preparing [2023-09-13T15:16:13.045Z] 4737c4dd9955: Preparing [2023-09-13T15:16:13.045Z] b2191e2be29d: Preparing [2023-09-13T15:16:13.045Z] 6b56629774f2: Waiting [2023-09-13T15:16:13.045Z] 9985c9c06130: Waiting [2023-09-13T15:16:13.045Z] 5f70bf18a086: Waiting [2023-09-13T15:16:13.045Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:13.045Z] 2dc2f8110930: Waiting [2023-09-13T15:16:13.045Z] 9eefff0ea4ab: Waiting [2023-09-13T15:16:13.045Z] 0c88510d57a5: Waiting [2023-09-13T15:16:13.045Z] 2a337aee5aa4: Waiting [2023-09-13T15:16:13.045Z] b2191e2be29d: Waiting [2023-09-13T15:16:13.045Z] 4737c4dd9955: Waiting [2023-09-13T15:16:13.310Z] a2ca4e652a11: Pushed [2023-09-13T15:16:13.310Z] 00cf98c74d2f: Pushed [2023-09-13T15:16:13.310Z] fa0bdc8bc874: Pushed [2023-09-13T15:16:13.310Z] c0bf1c75a015: Pushed [2023-09-13T15:16:13.310Z] 0aeb087b3226: Pushed [2023-09-13T15:16:13.310Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:13.310Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:13.574Z] 6b56629774f2: Pushed [2023-09-13T15:16:13.574Z] 0c88510d57a5: Pushed [2023-09-13T15:16:13.574Z] 5f70bf18a086: Pushed [2023-09-13T15:16:13.574Z] 9eefff0ea4ab: Pushed [2023-09-13T15:16:13.574Z] 2a337aee5aa4: Pushed [2023-09-13T15:16:13.574Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:13.574Z] 4737c4dd9955: Pushed [2023-09-13T15:16:16.899Z] 9985c9c06130: Pushed [2023-09-13T15:16:16.899Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:cc2f6c2eeeebaedab26befd8dbba85918e12aee5076c09f633f7f1d242aed846 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:17.228Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:17.560Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-13T15:16:17.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T15:16:17.560Z] 00cf98c74d2f: Preparing [2023-09-13T15:16:17.560Z] 0aeb087b3226: Preparing [2023-09-13T15:16:17.560Z] c0bf1c75a015: Preparing [2023-09-13T15:16:17.560Z] a2ca4e652a11: Preparing [2023-09-13T15:16:17.560Z] fa0bdc8bc874: Preparing [2023-09-13T15:16:17.560Z] 6b56629774f2: Preparing [2023-09-13T15:16:17.560Z] 9985c9c06130: Preparing [2023-09-13T15:16:17.560Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:17.560Z] 2dc2f8110930: Preparing [2023-09-13T15:16:17.560Z] 9eefff0ea4ab: Preparing [2023-09-13T15:16:17.560Z] 0c88510d57a5: Preparing [2023-09-13T15:16:17.560Z] 5f70bf18a086: Preparing [2023-09-13T15:16:17.560Z] 2a337aee5aa4: Preparing [2023-09-13T15:16:17.560Z] 4737c4dd9955: Preparing [2023-09-13T15:16:17.560Z] b2191e2be29d: Preparing [2023-09-13T15:16:17.560Z] 9eefff0ea4ab: Waiting [2023-09-13T15:16:17.560Z] 9985c9c06130: Waiting [2023-09-13T15:16:17.560Z] 0c88510d57a5: Waiting [2023-09-13T15:16:17.560Z] 5f70bf18a086: Waiting [2023-09-13T15:16:17.560Z] 6b56629774f2: Waiting [2023-09-13T15:16:17.560Z] 2a337aee5aa4: Waiting [2023-09-13T15:16:17.560Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:17.560Z] 4737c4dd9955: Waiting [2023-09-13T15:16:17.560Z] b2191e2be29d: Waiting [2023-09-13T15:16:17.560Z] 2dc2f8110930: Waiting [2023-09-13T15:16:17.560Z] 0aeb087b3226: Layer already exists [2023-09-13T15:16:17.560Z] c0bf1c75a015: Layer already exists [2023-09-13T15:16:17.560Z] 00cf98c74d2f: Layer already exists [2023-09-13T15:16:17.560Z] fa0bdc8bc874: Layer already exists [2023-09-13T15:16:17.560Z] a2ca4e652a11: Layer already exists [2023-09-13T15:16:17.560Z] 9985c9c06130: Layer already exists [2023-09-13T15:16:17.560Z] 6b56629774f2: Layer already exists [2023-09-13T15:16:17.560Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:17.560Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:17.560Z] 9eefff0ea4ab: Layer already exists [2023-09-13T15:16:17.560Z] 0c88510d57a5: Layer already exists [2023-09-13T15:16:17.560Z] 5f70bf18a086: Layer already exists [2023-09-13T15:16:17.560Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:17.560Z] 2a337aee5aa4: Layer already exists [2023-09-13T15:16:17.560Z] 4737c4dd9955: Layer already exists [2023-09-13T15:16:17.823Z] latest: digest: sha256:cc2f6c2eeeebaedab26befd8dbba85918e12aee5076c09f633f7f1d242aed846 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:18.163Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:18.489Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.47 [2023-09-13T15:16:18.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T15:16:18.489Z] 00cf98c74d2f: Preparing [2023-09-13T15:16:18.489Z] 0aeb087b3226: Preparing [2023-09-13T15:16:18.489Z] c0bf1c75a015: Preparing [2023-09-13T15:16:18.489Z] a2ca4e652a11: Preparing [2023-09-13T15:16:18.489Z] fa0bdc8bc874: Preparing [2023-09-13T15:16:18.489Z] 6b56629774f2: Preparing [2023-09-13T15:16:18.489Z] 9985c9c06130: Preparing [2023-09-13T15:16:18.489Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:18.489Z] 2dc2f8110930: Preparing [2023-09-13T15:16:18.489Z] 9eefff0ea4ab: Preparing [2023-09-13T15:16:18.489Z] 0c88510d57a5: Preparing [2023-09-13T15:16:18.489Z] 5f70bf18a086: Preparing [2023-09-13T15:16:18.489Z] 2a337aee5aa4: Preparing [2023-09-13T15:16:18.489Z] 4737c4dd9955: Preparing [2023-09-13T15:16:18.489Z] b2191e2be29d: Preparing [2023-09-13T15:16:18.489Z] 6b56629774f2: Waiting [2023-09-13T15:16:18.489Z] 9eefff0ea4ab: Waiting [2023-09-13T15:16:18.489Z] 0c88510d57a5: Waiting [2023-09-13T15:16:18.489Z] 5f70bf18a086: Waiting [2023-09-13T15:16:18.489Z] 2a337aee5aa4: Waiting [2023-09-13T15:16:18.489Z] 4737c4dd9955: Waiting [2023-09-13T15:16:18.489Z] b2191e2be29d: Waiting [2023-09-13T15:16:18.489Z] 9985c9c06130: Waiting [2023-09-13T15:16:18.489Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:18.489Z] 2dc2f8110930: Waiting [2023-09-13T15:16:18.489Z] 00cf98c74d2f: Layer already exists [2023-09-13T15:16:18.489Z] a2ca4e652a11: Layer already exists [2023-09-13T15:16:18.489Z] fa0bdc8bc874: Layer already exists [2023-09-13T15:16:18.489Z] 0aeb087b3226: Layer already exists [2023-09-13T15:16:18.489Z] c0bf1c75a015: Layer already exists [2023-09-13T15:16:18.489Z] 9985c9c06130: Layer already exists [2023-09-13T15:16:18.489Z] 9eefff0ea4ab: Layer already exists [2023-09-13T15:16:18.489Z] 6b56629774f2: Layer already exists [2023-09-13T15:16:18.489Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:18.489Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:18.489Z] 0c88510d57a5: Layer already exists [2023-09-13T15:16:18.489Z] 5f70bf18a086: Layer already exists [2023-09-13T15:16:18.489Z] 4737c4dd9955: Layer already exists [2023-09-13T15:16:18.489Z] 2a337aee5aa4: Layer already exists [2023-09-13T15:16:18.489Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:18.753Z] 3.1.0-dev.47: digest: sha256:cc2f6c2eeeebaedab26befd8dbba85918e12aee5076c09f633f7f1d242aed846 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:19.082Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:19.408Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:19.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T15:16:19.408Z] 00cf98c74d2f: Preparing [2023-09-13T15:16:19.408Z] 0aeb087b3226: Preparing [2023-09-13T15:16:19.408Z] c0bf1c75a015: Preparing [2023-09-13T15:16:19.408Z] a2ca4e652a11: Preparing [2023-09-13T15:16:19.408Z] fa0bdc8bc874: Preparing [2023-09-13T15:16:19.408Z] 6b56629774f2: Preparing [2023-09-13T15:16:19.408Z] 9985c9c06130: Preparing [2023-09-13T15:16:19.408Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:19.408Z] 2dc2f8110930: Preparing [2023-09-13T15:16:19.408Z] 9eefff0ea4ab: Preparing [2023-09-13T15:16:19.408Z] 0c88510d57a5: Preparing [2023-09-13T15:16:19.408Z] 5f70bf18a086: Preparing [2023-09-13T15:16:19.408Z] 2a337aee5aa4: Preparing [2023-09-13T15:16:19.408Z] 4737c4dd9955: Preparing [2023-09-13T15:16:19.408Z] b2191e2be29d: Preparing [2023-09-13T15:16:19.408Z] 6b56629774f2: Waiting [2023-09-13T15:16:19.408Z] 0c88510d57a5: Waiting [2023-09-13T15:16:19.408Z] 9985c9c06130: Waiting [2023-09-13T15:16:19.408Z] 5f70bf18a086: Waiting [2023-09-13T15:16:19.408Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:19.408Z] 2a337aee5aa4: Waiting [2023-09-13T15:16:19.408Z] 2dc2f8110930: Waiting [2023-09-13T15:16:19.408Z] 4737c4dd9955: Waiting [2023-09-13T15:16:19.408Z] 9eefff0ea4ab: Waiting [2023-09-13T15:16:19.408Z] b2191e2be29d: Waiting [2023-09-13T15:16:19.408Z] c0bf1c75a015: Layer already exists [2023-09-13T15:16:19.408Z] 0aeb087b3226: Layer already exists [2023-09-13T15:16:19.408Z] a2ca4e652a11: Layer already exists [2023-09-13T15:16:19.408Z] fa0bdc8bc874: Layer already exists [2023-09-13T15:16:19.408Z] 00cf98c74d2f: Layer already exists [2023-09-13T15:16:19.408Z] 9985c9c06130: Layer already exists [2023-09-13T15:16:19.408Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:19.408Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:19.408Z] 6b56629774f2: Layer already exists [2023-09-13T15:16:19.408Z] 9eefff0ea4ab: Layer already exists [2023-09-13T15:16:19.408Z] 5f70bf18a086: Layer already exists [2023-09-13T15:16:19.408Z] 0c88510d57a5: Layer already exists [2023-09-13T15:16:19.408Z] 2a337aee5aa4: Layer already exists [2023-09-13T15:16:19.672Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:19.672Z] 4737c4dd9955: Layer already exists [2023-09-13T15:16:19.672Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:cc2f6c2eeeebaedab26befd8dbba85918e12aee5076c09f633f7f1d242aed846 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:19.999Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:20.326Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-13T15:16:20.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-13T15:16:20.326Z] 00cf98c74d2f: Preparing [2023-09-13T15:16:20.326Z] 0aeb087b3226: Preparing [2023-09-13T15:16:20.326Z] c0bf1c75a015: Preparing [2023-09-13T15:16:20.326Z] a2ca4e652a11: Preparing [2023-09-13T15:16:20.326Z] fa0bdc8bc874: Preparing [2023-09-13T15:16:20.326Z] 6b56629774f2: Preparing [2023-09-13T15:16:20.326Z] 9985c9c06130: Preparing [2023-09-13T15:16:20.326Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:20.326Z] 2dc2f8110930: Preparing [2023-09-13T15:16:20.326Z] 9eefff0ea4ab: Preparing [2023-09-13T15:16:20.326Z] 0c88510d57a5: Preparing [2023-09-13T15:16:20.326Z] 5f70bf18a086: Preparing [2023-09-13T15:16:20.326Z] 2a337aee5aa4: Preparing [2023-09-13T15:16:20.326Z] 4737c4dd9955: Preparing [2023-09-13T15:16:20.326Z] b2191e2be29d: Preparing [2023-09-13T15:16:20.326Z] 9eefff0ea4ab: Waiting [2023-09-13T15:16:20.326Z] 6b56629774f2: Waiting [2023-09-13T15:16:20.326Z] 9985c9c06130: Waiting [2023-09-13T15:16:20.326Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:20.326Z] 0c88510d57a5: Waiting [2023-09-13T15:16:20.326Z] 4737c4dd9955: Waiting [2023-09-13T15:16:20.326Z] 5f70bf18a086: Waiting [2023-09-13T15:16:20.326Z] 2a337aee5aa4: Waiting [2023-09-13T15:16:20.326Z] b2191e2be29d: Waiting [2023-09-13T15:16:20.326Z] fa0bdc8bc874: Layer already exists [2023-09-13T15:16:20.326Z] a2ca4e652a11: Layer already exists [2023-09-13T15:16:20.326Z] c0bf1c75a015: Layer already exists [2023-09-13T15:16:20.326Z] 00cf98c74d2f: Layer already exists [2023-09-13T15:16:20.326Z] 0aeb087b3226: Layer already exists [2023-09-13T15:16:20.326Z] 9985c9c06130: Layer already exists [2023-09-13T15:16:20.326Z] 6b56629774f2: Layer already exists [2023-09-13T15:16:20.326Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:20.326Z] 9eefff0ea4ab: Layer already exists [2023-09-13T15:16:20.326Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:20.326Z] 0c88510d57a5: Layer already exists [2023-09-13T15:16:20.326Z] 4737c4dd9955: Layer already exists [2023-09-13T15:16:20.326Z] 5f70bf18a086: Layer already exists [2023-09-13T15:16:20.326Z] 2a337aee5aa4: Layer already exists [2023-09-13T15:16:20.326Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:20.592Z] main: digest: sha256:cc2f6c2eeeebaedab26befd8dbba85918e12aee5076c09f633f7f1d242aed846 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:16:20.635Z] ===================================================== [Pipeline] echo [2023-09-13T15:16:20.641Z] taggedImages: [2023-09-13T15:16:20.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:20.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-13T15:16:20.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.47 [2023-09-13T15:16:20.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:20.641Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-13T15:16:20.656Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-13T15:16:20.656Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:20.656Z] latest [2023-09-13T15:16:20.656Z] 3.1.0-dev.47 [2023-09-13T15:16:20.656Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:20.656Z] main [2023-09-13T15:16:20.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:20.977Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:21.305Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:21.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T15:16:21.305Z] 1e674945d264: Preparing [2023-09-13T15:16:21.305Z] 5e63e4f58049: Preparing [2023-09-13T15:16:21.305Z] 371542a4eccc: Preparing [2023-09-13T15:16:21.305Z] 7ac867df6496: Preparing [2023-09-13T15:16:21.305Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:21.305Z] 2dc2f8110930: Preparing [2023-09-13T15:16:21.305Z] e8736234eb92: Preparing [2023-09-13T15:16:21.305Z] b2191e2be29d: Preparing [2023-09-13T15:16:21.305Z] 2dc2f8110930: Waiting [2023-09-13T15:16:21.305Z] b2191e2be29d: Waiting [2023-09-13T15:16:21.305Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:21.569Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:21.569Z] e8736234eb92: Layer already exists [2023-09-13T15:16:21.569Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:21.569Z] 371542a4eccc: Pushed [2023-09-13T15:16:21.569Z] 1e674945d264: Pushed [2023-09-13T15:16:21.569Z] 5e63e4f58049: Pushed [2023-09-13T15:16:24.137Z] 7ac867df6496: Pushed [2023-09-13T15:16:24.401Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:9e4ba9fc06858a1a2905567b65377e97227aa58e78db81ccdb1888eadd55df54 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:25.684Z] + 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-09-13T15:16:26.007Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-13T15:16:26.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T15:16:26.007Z] 1e674945d264: Preparing [2023-09-13T15:16:26.007Z] 5e63e4f58049: Preparing [2023-09-13T15:16:26.007Z] 371542a4eccc: Preparing [2023-09-13T15:16:26.007Z] 7ac867df6496: Preparing [2023-09-13T15:16:26.007Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:26.007Z] 2dc2f8110930: Preparing [2023-09-13T15:16:26.007Z] e8736234eb92: Preparing [2023-09-13T15:16:26.007Z] b2191e2be29d: Preparing [2023-09-13T15:16:26.007Z] e8736234eb92: Waiting [2023-09-13T15:16:26.007Z] b2191e2be29d: Waiting [2023-09-13T15:16:26.007Z] 2dc2f8110930: Waiting [2023-09-13T15:16:26.007Z] 7ac867df6496: Layer already exists [2023-09-13T15:16:26.007Z] 5e63e4f58049: Layer already exists [2023-09-13T15:16:26.007Z] 371542a4eccc: Layer already exists [2023-09-13T15:16:26.007Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:26.007Z] 1e674945d264: Layer already exists [2023-09-13T15:16:26.007Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:26.007Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:26.007Z] e8736234eb92: Layer already exists [2023-09-13T15:16:26.271Z] latest: digest: sha256:9e4ba9fc06858a1a2905567b65377e97227aa58e78db81ccdb1888eadd55df54 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:26.599Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:26.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.47 [2023-09-13T15:16:26.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T15:16:26.954Z] 1e674945d264: Preparing [2023-09-13T15:16:26.954Z] 5e63e4f58049: Preparing [2023-09-13T15:16:26.954Z] 371542a4eccc: Preparing [2023-09-13T15:16:26.954Z] 7ac867df6496: Preparing [2023-09-13T15:16:26.954Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:26.954Z] 2dc2f8110930: Preparing [2023-09-13T15:16:26.954Z] e8736234eb92: Preparing [2023-09-13T15:16:26.954Z] b2191e2be29d: Preparing [2023-09-13T15:16:26.954Z] 2dc2f8110930: Waiting [2023-09-13T15:16:26.954Z] e8736234eb92: Waiting [2023-09-13T15:16:26.954Z] b2191e2be29d: Waiting [2023-09-13T15:16:26.954Z] 5e63e4f58049: Layer already exists [2023-09-13T15:16:26.954Z] 1e674945d264: Layer already exists [2023-09-13T15:16:26.954Z] 371542a4eccc: Layer already exists [2023-09-13T15:16:26.954Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:26.954Z] 7ac867df6496: Layer already exists [2023-09-13T15:16:26.954Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:26.954Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:26.954Z] e8736234eb92: Layer already exists [2023-09-13T15:16:27.231Z] 3.1.0-dev.47: digest: sha256:9e4ba9fc06858a1a2905567b65377e97227aa58e78db81ccdb1888eadd55df54 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:27.577Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:27.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:27.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T15:16:27.915Z] 1e674945d264: Preparing [2023-09-13T15:16:27.915Z] 5e63e4f58049: Preparing [2023-09-13T15:16:27.915Z] 371542a4eccc: Preparing [2023-09-13T15:16:27.915Z] 7ac867df6496: Preparing [2023-09-13T15:16:27.915Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:27.915Z] 2dc2f8110930: Preparing [2023-09-13T15:16:27.915Z] e8736234eb92: Preparing [2023-09-13T15:16:27.915Z] b2191e2be29d: Preparing [2023-09-13T15:16:27.915Z] 2dc2f8110930: Waiting [2023-09-13T15:16:27.915Z] e8736234eb92: Waiting [2023-09-13T15:16:27.915Z] b2191e2be29d: Waiting [2023-09-13T15:16:27.915Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:27.915Z] 371542a4eccc: Layer already exists [2023-09-13T15:16:27.915Z] 5e63e4f58049: Layer already exists [2023-09-13T15:16:27.915Z] 1e674945d264: Layer already exists [2023-09-13T15:16:27.915Z] 7ac867df6496: Layer already exists [2023-09-13T15:16:27.915Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:27.915Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:27.915Z] e8736234eb92: Layer already exists [2023-09-13T15:16:27.915Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:9e4ba9fc06858a1a2905567b65377e97227aa58e78db81ccdb1888eadd55df54 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:28.509Z] + 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-09-13T15:16:28.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-13T15:16:28.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-13T15:16:28.836Z] 1e674945d264: Preparing [2023-09-13T15:16:28.836Z] 5e63e4f58049: Preparing [2023-09-13T15:16:28.836Z] 371542a4eccc: Preparing [2023-09-13T15:16:28.836Z] 7ac867df6496: Preparing [2023-09-13T15:16:28.836Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:28.836Z] 2dc2f8110930: Preparing [2023-09-13T15:16:28.836Z] e8736234eb92: Preparing [2023-09-13T15:16:28.836Z] b2191e2be29d: Preparing [2023-09-13T15:16:28.836Z] e8736234eb92: Waiting [2023-09-13T15:16:28.836Z] b2191e2be29d: Waiting [2023-09-13T15:16:28.836Z] 2dc2f8110930: Waiting [2023-09-13T15:16:28.836Z] 1e674945d264: Layer already exists [2023-09-13T15:16:28.836Z] 371542a4eccc: Layer already exists [2023-09-13T15:16:28.836Z] 7ac867df6496: Layer already exists [2023-09-13T15:16:28.836Z] 5e63e4f58049: Layer already exists [2023-09-13T15:16:28.836Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:28.836Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:28.836Z] e8736234eb92: Layer already exists [2023-09-13T15:16:28.836Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:28.836Z] main: digest: sha256:9e4ba9fc06858a1a2905567b65377e97227aa58e78db81ccdb1888eadd55df54 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:16:29.143Z] ===================================================== [Pipeline] echo [2023-09-13T15:16:29.149Z] taggedImages: [2023-09-13T15:16:29.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:29.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-13T15:16:29.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.47 [2023-09-13T15:16:29.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:29.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-13T15:16:29.163Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-13T15:16:29.163Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:29.163Z] latest [2023-09-13T15:16:29.163Z] 3.1.0-dev.47 [2023-09-13T15:16:29.163Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:29.163Z] main [2023-09-13T15:16:29.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:29.485Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:29.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:29.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T15:16:29.813Z] e637afb55c8f: Preparing [2023-09-13T15:16:29.813Z] c97bbd8af25b: Preparing [2023-09-13T15:16:29.813Z] de8c5f634145: Preparing [2023-09-13T15:16:29.813Z] f17adb27dfc3: Preparing [2023-09-13T15:16:29.813Z] d5e008985a6b: Preparing [2023-09-13T15:16:29.813Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:29.813Z] 2dc2f8110930: Preparing [2023-09-13T15:16:29.813Z] fd668b7f4f52: Preparing [2023-09-13T15:16:29.813Z] 4d98800cdf87: Preparing [2023-09-13T15:16:29.813Z] b2191e2be29d: Preparing [2023-09-13T15:16:29.813Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:29.813Z] 2dc2f8110930: Waiting [2023-09-13T15:16:29.813Z] fd668b7f4f52: Waiting [2023-09-13T15:16:29.813Z] b2191e2be29d: Waiting [2023-09-13T15:16:29.813Z] 4d98800cdf87: Waiting [2023-09-13T15:16:30.080Z] f17adb27dfc3: Pushed [2023-09-13T15:16:30.080Z] d5e008985a6b: Pushed [2023-09-13T15:16:30.080Z] c97bbd8af25b: Pushed [2023-09-13T15:16:30.080Z] e637afb55c8f: Pushed [2023-09-13T15:16:30.080Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:30.080Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:30.080Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:30.080Z] fd668b7f4f52: Pushed [2023-09-13T15:16:32.648Z] 4d98800cdf87: Pushed [2023-09-13T15:16:32.648Z] de8c5f634145: Pushed [2023-09-13T15:16:32.912Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:335590d923ded821431976d6ff523bbea5e99e71385d7a8ba56278c2013a0962 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:33.240Z] + 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-09-13T15:16:33.565Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-13T15:16:33.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T15:16:33.565Z] e637afb55c8f: Preparing [2023-09-13T15:16:33.565Z] c97bbd8af25b: Preparing [2023-09-13T15:16:33.565Z] de8c5f634145: Preparing [2023-09-13T15:16:33.565Z] f17adb27dfc3: Preparing [2023-09-13T15:16:33.565Z] d5e008985a6b: Preparing [2023-09-13T15:16:33.565Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:33.565Z] 2dc2f8110930: Preparing [2023-09-13T15:16:33.565Z] fd668b7f4f52: Preparing [2023-09-13T15:16:33.565Z] 4d98800cdf87: Preparing [2023-09-13T15:16:33.565Z] b2191e2be29d: Preparing [2023-09-13T15:16:33.565Z] fd668b7f4f52: Waiting [2023-09-13T15:16:33.565Z] 4d98800cdf87: Waiting [2023-09-13T15:16:33.565Z] b2191e2be29d: Waiting [2023-09-13T15:16:33.565Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:33.565Z] 2dc2f8110930: Waiting [2023-09-13T15:16:33.565Z] e637afb55c8f: Layer already exists [2023-09-13T15:16:33.565Z] d5e008985a6b: Layer already exists [2023-09-13T15:16:33.565Z] c97bbd8af25b: Layer already exists [2023-09-13T15:16:33.565Z] de8c5f634145: Layer already exists [2023-09-13T15:16:33.565Z] f17adb27dfc3: Layer already exists [2023-09-13T15:16:33.565Z] 4d98800cdf87: Layer already exists [2023-09-13T15:16:33.565Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:33.565Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:33.565Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:33.565Z] fd668b7f4f52: Layer already exists [2023-09-13T15:16:33.565Z] latest: digest: sha256:335590d923ded821431976d6ff523bbea5e99e71385d7a8ba56278c2013a0962 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:34.160Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:34.494Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.47 [2023-09-13T15:16:34.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T15:16:34.494Z] e637afb55c8f: Preparing [2023-09-13T15:16:34.494Z] c97bbd8af25b: Preparing [2023-09-13T15:16:34.495Z] de8c5f634145: Preparing [2023-09-13T15:16:34.495Z] f17adb27dfc3: Preparing [2023-09-13T15:16:34.495Z] d5e008985a6b: Preparing [2023-09-13T15:16:34.495Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:34.495Z] 2dc2f8110930: Preparing [2023-09-13T15:16:34.495Z] fd668b7f4f52: Preparing [2023-09-13T15:16:34.495Z] 4d98800cdf87: Preparing [2023-09-13T15:16:34.495Z] b2191e2be29d: Preparing [2023-09-13T15:16:34.495Z] fd668b7f4f52: Waiting [2023-09-13T15:16:34.495Z] 4d98800cdf87: Waiting [2023-09-13T15:16:34.495Z] b2191e2be29d: Waiting [2023-09-13T15:16:34.495Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:34.495Z] 2dc2f8110930: Waiting [2023-09-13T15:16:34.495Z] d5e008985a6b: Layer already exists [2023-09-13T15:16:34.495Z] f17adb27dfc3: Layer already exists [2023-09-13T15:16:34.495Z] e637afb55c8f: Layer already exists [2023-09-13T15:16:34.495Z] c97bbd8af25b: Layer already exists [2023-09-13T15:16:34.495Z] de8c5f634145: Layer already exists [2023-09-13T15:16:34.495Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:34.495Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:34.495Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:34.495Z] 4d98800cdf87: Layer already exists [2023-09-13T15:16:34.495Z] fd668b7f4f52: Layer already exists [2023-09-13T15:16:34.495Z] 3.1.0-dev.47: digest: sha256:335590d923ded821431976d6ff523bbea5e99e71385d7a8ba56278c2013a0962 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:34.822Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:35.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:35.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T15:16:35.149Z] e637afb55c8f: Preparing [2023-09-13T15:16:35.149Z] c97bbd8af25b: Preparing [2023-09-13T15:16:35.149Z] de8c5f634145: Preparing [2023-09-13T15:16:35.149Z] f17adb27dfc3: Preparing [2023-09-13T15:16:35.149Z] d5e008985a6b: Preparing [2023-09-13T15:16:35.149Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:35.149Z] 2dc2f8110930: Preparing [2023-09-13T15:16:35.149Z] fd668b7f4f52: Preparing [2023-09-13T15:16:35.149Z] 4d98800cdf87: Preparing [2023-09-13T15:16:35.149Z] b2191e2be29d: Preparing [2023-09-13T15:16:35.149Z] 2dc2f8110930: Waiting [2023-09-13T15:16:35.149Z] fd668b7f4f52: Waiting [2023-09-13T15:16:35.149Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:35.149Z] 4d98800cdf87: Waiting [2023-09-13T15:16:35.149Z] d5e008985a6b: Layer already exists [2023-09-13T15:16:35.149Z] c97bbd8af25b: Layer already exists [2023-09-13T15:16:35.149Z] e637afb55c8f: Layer already exists [2023-09-13T15:16:35.149Z] de8c5f634145: Layer already exists [2023-09-13T15:16:35.149Z] f17adb27dfc3: Layer already exists [2023-09-13T15:16:35.149Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:35.149Z] 4d98800cdf87: Layer already exists [2023-09-13T15:16:35.149Z] fd668b7f4f52: Layer already exists [2023-09-13T15:16:35.149Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:35.149Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:35.149Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:335590d923ded821431976d6ff523bbea5e99e71385d7a8ba56278c2013a0962 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:35.745Z] + 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-09-13T15:16:36.069Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-13T15:16:36.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-13T15:16:36.070Z] e637afb55c8f: Preparing [2023-09-13T15:16:36.070Z] c97bbd8af25b: Preparing [2023-09-13T15:16:36.070Z] de8c5f634145: Preparing [2023-09-13T15:16:36.070Z] f17adb27dfc3: Preparing [2023-09-13T15:16:36.070Z] d5e008985a6b: Preparing [2023-09-13T15:16:36.070Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:36.070Z] 2dc2f8110930: Preparing [2023-09-13T15:16:36.070Z] fd668b7f4f52: Preparing [2023-09-13T15:16:36.070Z] 4d98800cdf87: Preparing [2023-09-13T15:16:36.070Z] b2191e2be29d: Preparing [2023-09-13T15:16:36.070Z] 2dc2f8110930: Waiting [2023-09-13T15:16:36.070Z] 4d98800cdf87: Waiting [2023-09-13T15:16:36.070Z] fd668b7f4f52: Waiting [2023-09-13T15:16:36.070Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:36.070Z] b2191e2be29d: Waiting [2023-09-13T15:16:36.070Z] d5e008985a6b: Layer already exists [2023-09-13T15:16:36.070Z] f17adb27dfc3: Layer already exists [2023-09-13T15:16:36.070Z] de8c5f634145: Layer already exists [2023-09-13T15:16:36.070Z] c97bbd8af25b: Layer already exists [2023-09-13T15:16:36.070Z] e637afb55c8f: Layer already exists [2023-09-13T15:16:36.070Z] fd668b7f4f52: Layer already exists [2023-09-13T15:16:36.070Z] 4d98800cdf87: Layer already exists [2023-09-13T15:16:36.070Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:36.070Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:36.070Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:36.333Z] main: digest: sha256:335590d923ded821431976d6ff523bbea5e99e71385d7a8ba56278c2013a0962 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:16:36.373Z] ===================================================== [Pipeline] echo [2023-09-13T15:16:36.379Z] taggedImages: [2023-09-13T15:16:36.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:36.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-13T15:16:36.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.47 [2023-09-13T15:16:36.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:36.379Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-13T15:16:36.406Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-13T15:16:36.406Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:36.406Z] latest [2023-09-13T15:16:36.406Z] 3.1.0-dev.47 [2023-09-13T15:16:36.406Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:36.406Z] main [2023-09-13T15:16:36.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:36.746Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:37.082Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:37.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T15:16:37.082Z] ad8adf0467fc: Preparing [2023-09-13T15:16:37.082Z] d99c7c5222a3: Preparing [2023-09-13T15:16:37.082Z] 56379c08e84b: Preparing [2023-09-13T15:16:37.082Z] f7eeb3d57a9d: Preparing [2023-09-13T15:16:37.082Z] 32b736cb6ab2: Preparing [2023-09-13T15:16:37.082Z] b7ef03876676: Preparing [2023-09-13T15:16:37.082Z] d985709ca93c: Preparing [2023-09-13T15:16:37.082Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:37.082Z] 2dc2f8110930: Preparing [2023-09-13T15:16:37.082Z] d38349f634fd: Preparing [2023-09-13T15:16:37.082Z] b2191e2be29d: Preparing [2023-09-13T15:16:37.082Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:37.082Z] d38349f634fd: Waiting [2023-09-13T15:16:37.082Z] b2191e2be29d: Waiting [2023-09-13T15:16:37.082Z] 2dc2f8110930: Waiting [2023-09-13T15:16:37.082Z] b7ef03876676: Waiting [2023-09-13T15:16:37.082Z] d985709ca93c: Waiting [2023-09-13T15:16:37.352Z] 32b736cb6ab2: Pushed [2023-09-13T15:16:37.352Z] ad8adf0467fc: Pushed [2023-09-13T15:16:37.352Z] d99c7c5222a3: Pushed [2023-09-13T15:16:37.352Z] b7ef03876676: Pushed [2023-09-13T15:16:38.754Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:38.754Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:38.754Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:38.754Z] d985709ca93c: Pushed [2023-09-13T15:16:40.152Z] f7eeb3d57a9d: Pushed [2023-09-13T15:16:41.107Z] 56379c08e84b: Pushed [2023-09-13T15:16:41.107Z] d38349f634fd: Pushed [2023-09-13T15:16:41.370Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:ed9f4e29d624d80489ede243975620d457d7b0c49da0bcc177ac1534300a0bf8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:41.709Z] + 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-09-13T15:16:42.036Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-13T15:16:42.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T15:16:42.037Z] ad8adf0467fc: Preparing [2023-09-13T15:16:42.037Z] d99c7c5222a3: Preparing [2023-09-13T15:16:42.037Z] 56379c08e84b: Preparing [2023-09-13T15:16:42.037Z] f7eeb3d57a9d: Preparing [2023-09-13T15:16:42.037Z] 32b736cb6ab2: Preparing [2023-09-13T15:16:42.037Z] b7ef03876676: Preparing [2023-09-13T15:16:42.037Z] d985709ca93c: Preparing [2023-09-13T15:16:42.037Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:42.037Z] 2dc2f8110930: Preparing [2023-09-13T15:16:42.037Z] d38349f634fd: Preparing [2023-09-13T15:16:42.037Z] b2191e2be29d: Preparing [2023-09-13T15:16:42.037Z] d985709ca93c: Waiting [2023-09-13T15:16:42.037Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:42.037Z] 2dc2f8110930: Waiting [2023-09-13T15:16:42.037Z] d38349f634fd: Waiting [2023-09-13T15:16:42.037Z] b2191e2be29d: Waiting [2023-09-13T15:16:42.037Z] b7ef03876676: Waiting [2023-09-13T15:16:42.037Z] f7eeb3d57a9d: Layer already exists [2023-09-13T15:16:42.037Z] d99c7c5222a3: Layer already exists [2023-09-13T15:16:42.037Z] 56379c08e84b: Layer already exists [2023-09-13T15:16:42.037Z] ad8adf0467fc: Layer already exists [2023-09-13T15:16:42.037Z] 32b736cb6ab2: Layer already exists [2023-09-13T15:16:42.037Z] b7ef03876676: Layer already exists [2023-09-13T15:16:42.037Z] d985709ca93c: Layer already exists [2023-09-13T15:16:42.037Z] d38349f634fd: Layer already exists [2023-09-13T15:16:42.037Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:42.037Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:42.037Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:42.300Z] latest: digest: sha256:ed9f4e29d624d80489ede243975620d457d7b0c49da0bcc177ac1534300a0bf8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:42.632Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:42.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.47 [2023-09-13T15:16:42.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T15:16:42.962Z] ad8adf0467fc: Preparing [2023-09-13T15:16:42.962Z] d99c7c5222a3: Preparing [2023-09-13T15:16:42.962Z] 56379c08e84b: Preparing [2023-09-13T15:16:42.962Z] f7eeb3d57a9d: Preparing [2023-09-13T15:16:42.962Z] 32b736cb6ab2: Preparing [2023-09-13T15:16:42.962Z] b7ef03876676: Preparing [2023-09-13T15:16:42.962Z] d985709ca93c: Preparing [2023-09-13T15:16:42.962Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:42.962Z] 2dc2f8110930: Preparing [2023-09-13T15:16:42.962Z] d985709ca93c: Waiting [2023-09-13T15:16:42.962Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:42.962Z] b7ef03876676: Waiting [2023-09-13T15:16:42.962Z] d38349f634fd: Preparing [2023-09-13T15:16:42.962Z] b2191e2be29d: Preparing [2023-09-13T15:16:42.962Z] 2dc2f8110930: Waiting [2023-09-13T15:16:42.962Z] d38349f634fd: Waiting [2023-09-13T15:16:42.962Z] b2191e2be29d: Waiting [2023-09-13T15:16:42.962Z] d99c7c5222a3: Layer already exists [2023-09-13T15:16:42.962Z] f7eeb3d57a9d: Layer already exists [2023-09-13T15:16:42.962Z] ad8adf0467fc: Layer already exists [2023-09-13T15:16:42.962Z] 32b736cb6ab2: Layer already exists [2023-09-13T15:16:42.962Z] 56379c08e84b: Layer already exists [2023-09-13T15:16:42.962Z] d38349f634fd: Layer already exists [2023-09-13T15:16:42.962Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:42.962Z] b7ef03876676: Layer already exists [2023-09-13T15:16:42.962Z] d985709ca93c: Layer already exists [2023-09-13T15:16:42.962Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:42.962Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:43.227Z] 3.1.0-dev.47: digest: sha256:ed9f4e29d624d80489ede243975620d457d7b0c49da0bcc177ac1534300a0bf8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:43.569Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:43.902Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:43.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T15:16:43.902Z] ad8adf0467fc: Preparing [2023-09-13T15:16:43.902Z] d99c7c5222a3: Preparing [2023-09-13T15:16:43.902Z] 56379c08e84b: Preparing [2023-09-13T15:16:43.902Z] f7eeb3d57a9d: Preparing [2023-09-13T15:16:43.902Z] 32b736cb6ab2: Preparing [2023-09-13T15:16:43.902Z] b7ef03876676: Preparing [2023-09-13T15:16:43.902Z] d985709ca93c: Preparing [2023-09-13T15:16:43.902Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:43.902Z] 2dc2f8110930: Preparing [2023-09-13T15:16:43.902Z] d38349f634fd: Preparing [2023-09-13T15:16:43.902Z] b2191e2be29d: Preparing [2023-09-13T15:16:43.902Z] b7ef03876676: Waiting [2023-09-13T15:16:43.902Z] d985709ca93c: Waiting [2023-09-13T15:16:43.902Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:43.902Z] 2dc2f8110930: Waiting [2023-09-13T15:16:43.902Z] d38349f634fd: Waiting [2023-09-13T15:16:43.902Z] b2191e2be29d: Waiting [2023-09-13T15:16:43.902Z] 56379c08e84b: Layer already exists [2023-09-13T15:16:43.902Z] f7eeb3d57a9d: Layer already exists [2023-09-13T15:16:43.902Z] ad8adf0467fc: Layer already exists [2023-09-13T15:16:43.902Z] 32b736cb6ab2: Layer already exists [2023-09-13T15:16:43.902Z] d99c7c5222a3: Layer already exists [2023-09-13T15:16:43.902Z] d985709ca93c: Layer already exists [2023-09-13T15:16:43.902Z] b7ef03876676: Layer already exists [2023-09-13T15:16:43.902Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:43.902Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:43.902Z] d38349f634fd: Layer already exists [2023-09-13T15:16:43.902Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:44.165Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:ed9f4e29d624d80489ede243975620d457d7b0c49da0bcc177ac1534300a0bf8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:44.503Z] + 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-09-13T15:16:44.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-13T15:16:44.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-13T15:16:44.832Z] ad8adf0467fc: Preparing [2023-09-13T15:16:44.832Z] d99c7c5222a3: Preparing [2023-09-13T15:16:44.832Z] 56379c08e84b: Preparing [2023-09-13T15:16:44.832Z] f7eeb3d57a9d: Preparing [2023-09-13T15:16:44.832Z] 32b736cb6ab2: Preparing [2023-09-13T15:16:44.832Z] b7ef03876676: Preparing [2023-09-13T15:16:44.832Z] d985709ca93c: Preparing [2023-09-13T15:16:44.832Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:44.832Z] 2dc2f8110930: Preparing [2023-09-13T15:16:44.832Z] d38349f634fd: Preparing [2023-09-13T15:16:44.832Z] b2191e2be29d: Preparing [2023-09-13T15:16:44.832Z] b7ef03876676: Waiting [2023-09-13T15:16:44.832Z] d985709ca93c: Waiting [2023-09-13T15:16:44.832Z] 943e43a4bbd9: Waiting [2023-09-13T15:16:44.832Z] b2191e2be29d: Waiting [2023-09-13T15:16:44.832Z] d38349f634fd: Waiting [2023-09-13T15:16:44.832Z] 32b736cb6ab2: Layer already exists [2023-09-13T15:16:44.832Z] 56379c08e84b: Layer already exists [2023-09-13T15:16:44.832Z] ad8adf0467fc: Layer already exists [2023-09-13T15:16:44.832Z] f7eeb3d57a9d: Layer already exists [2023-09-13T15:16:44.832Z] d99c7c5222a3: Layer already exists [2023-09-13T15:16:44.832Z] d985709ca93c: Layer already exists [2023-09-13T15:16:44.832Z] d38349f634fd: Layer already exists [2023-09-13T15:16:44.832Z] b7ef03876676: Layer already exists [2023-09-13T15:16:44.832Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:44.832Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:44.832Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:45.096Z] main: digest: sha256:ed9f4e29d624d80489ede243975620d457d7b0c49da0bcc177ac1534300a0bf8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:16:45.152Z] ===================================================== [Pipeline] echo [2023-09-13T15:16:45.159Z] taggedImages: [2023-09-13T15:16:45.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:45.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-13T15:16:45.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.47 [2023-09-13T15:16:45.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:45.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-13T15:16:45.180Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-13T15:16:45.180Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:45.180Z] latest [2023-09-13T15:16:45.180Z] 3.1.0-dev.47 [2023-09-13T15:16:45.180Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:45.180Z] main [2023-09-13T15:16:45.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:45.501Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:45.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:45.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T15:16:45.823Z] 3c05bb863861: Preparing [2023-09-13T15:16:45.823Z] 7f0ee9197022: Preparing [2023-09-13T15:16:45.823Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:45.823Z] 2dc2f8110930: Preparing [2023-09-13T15:16:45.823Z] 2af84931cfb0: Preparing [2023-09-13T15:16:45.823Z] b2191e2be29d: Preparing [2023-09-13T15:16:45.823Z] b2191e2be29d: Waiting [2023-09-13T15:16:45.823Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:45.823Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:45.823Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:46.087Z] 3c05bb863861: Pushed [2023-09-13T15:16:47.483Z] 2af84931cfb0: Pushed [2023-09-13T15:16:50.809Z] 7f0ee9197022: Pushed [2023-09-13T15:16:50.809Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:93dc25656e55590c0622a7beb4a865eda3e12455c494fc6f3f641fc58b1ca427 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:51.139Z] + 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-09-13T15:16:51.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-13T15:16:51.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T15:16:51.463Z] 3c05bb863861: Preparing [2023-09-13T15:16:51.463Z] 7f0ee9197022: Preparing [2023-09-13T15:16:51.463Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:51.463Z] 2dc2f8110930: Preparing [2023-09-13T15:16:51.463Z] 2af84931cfb0: Preparing [2023-09-13T15:16:51.463Z] b2191e2be29d: Preparing [2023-09-13T15:16:51.463Z] b2191e2be29d: Waiting [2023-09-13T15:16:51.463Z] 7f0ee9197022: Layer already exists [2023-09-13T15:16:51.463Z] 2af84931cfb0: Layer already exists [2023-09-13T15:16:51.463Z] 3c05bb863861: Layer already exists [2023-09-13T15:16:51.463Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:51.463Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:51.463Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:51.727Z] latest: digest: sha256:93dc25656e55590c0622a7beb4a865eda3e12455c494fc6f3f641fc58b1ca427 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:52.055Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:52.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.47 [2023-09-13T15:16:52.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T15:16:52.382Z] 3c05bb863861: Preparing [2023-09-13T15:16:52.382Z] 7f0ee9197022: Preparing [2023-09-13T15:16:52.382Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:52.382Z] 2dc2f8110930: Preparing [2023-09-13T15:16:52.382Z] 2af84931cfb0: Preparing [2023-09-13T15:16:52.382Z] b2191e2be29d: Preparing [2023-09-13T15:16:52.382Z] b2191e2be29d: Waiting [2023-09-13T15:16:52.382Z] 2af84931cfb0: Layer already exists [2023-09-13T15:16:52.382Z] 3c05bb863861: Layer already exists [2023-09-13T15:16:52.382Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:52.382Z] 7f0ee9197022: Layer already exists [2023-09-13T15:16:52.382Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:52.382Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:52.382Z] 3.1.0-dev.47: digest: sha256:93dc25656e55590c0622a7beb4a865eda3e12455c494fc6f3f641fc58b1ca427 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:52.979Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:53.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:53.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T15:16:53.304Z] 3c05bb863861: Preparing [2023-09-13T15:16:53.304Z] 7f0ee9197022: Preparing [2023-09-13T15:16:53.304Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:53.304Z] 2dc2f8110930: Preparing [2023-09-13T15:16:53.304Z] 2af84931cfb0: Preparing [2023-09-13T15:16:53.304Z] b2191e2be29d: Preparing [2023-09-13T15:16:53.304Z] b2191e2be29d: Waiting [2023-09-13T15:16:53.304Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:53.304Z] 2af84931cfb0: Layer already exists [2023-09-13T15:16:53.304Z] 7f0ee9197022: Layer already exists [2023-09-13T15:16:53.304Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:53.304Z] 3c05bb863861: Layer already exists [2023-09-13T15:16:53.304Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:53.304Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:93dc25656e55590c0622a7beb4a865eda3e12455c494fc6f3f641fc58b1ca427 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:53.905Z] + 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-09-13T15:16:54.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-13T15:16:54.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-13T15:16:54.227Z] 3c05bb863861: Preparing [2023-09-13T15:16:54.227Z] 7f0ee9197022: Preparing [2023-09-13T15:16:54.227Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:54.227Z] 2dc2f8110930: Preparing [2023-09-13T15:16:54.227Z] 2af84931cfb0: Preparing [2023-09-13T15:16:54.227Z] b2191e2be29d: Preparing [2023-09-13T15:16:54.227Z] b2191e2be29d: Waiting [2023-09-13T15:16:54.227Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:54.227Z] 7f0ee9197022: Layer already exists [2023-09-13T15:16:54.227Z] 2af84931cfb0: Layer already exists [2023-09-13T15:16:54.227Z] 3c05bb863861: Layer already exists [2023-09-13T15:16:54.227Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:54.227Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:54.227Z] main: digest: sha256:93dc25656e55590c0622a7beb4a865eda3e12455c494fc6f3f641fc58b1ca427 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:16:54.533Z] ===================================================== [Pipeline] echo [2023-09-13T15:16:54.539Z] taggedImages: [2023-09-13T15:16:54.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:54.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-13T15:16:54.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.47 [2023-09-13T15:16:54.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:54.539Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-13T15:16:54.553Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-13T15:16:54.553Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:54.553Z] latest [2023-09-13T15:16:54.553Z] 3.1.0-dev.47 [2023-09-13T15:16:54.553Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:16:54.553Z] main [2023-09-13T15:16:54.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:54.880Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:16:55.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:16:55.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T15:16:55.208Z] e822e984ffb4: Preparing [2023-09-13T15:16:55.208Z] b25033242278: Preparing [2023-09-13T15:16:55.208Z] ea494f424e8b: Preparing [2023-09-13T15:16:55.208Z] 943e43a4bbd9: Preparing [2023-09-13T15:16:55.208Z] 2dc2f8110930: Preparing [2023-09-13T15:16:55.208Z] 4d28a8bdd77e: Preparing [2023-09-13T15:16:55.208Z] 8e330da7b804: Preparing [2023-09-13T15:16:55.208Z] a1141e64db1a: Preparing [2023-09-13T15:16:55.208Z] b2191e2be29d: Preparing [2023-09-13T15:16:55.208Z] 4d28a8bdd77e: Waiting [2023-09-13T15:16:55.208Z] 8e330da7b804: Waiting [2023-09-13T15:16:55.208Z] a1141e64db1a: Waiting [2023-09-13T15:16:55.208Z] b2191e2be29d: Waiting [2023-09-13T15:16:55.208Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:16:55.474Z] 2dc2f8110930: Layer already exists [2023-09-13T15:16:55.474Z] ea494f424e8b: Pushed [2023-09-13T15:16:55.474Z] b25033242278: Pushed [2023-09-13T15:16:55.474Z] e822e984ffb4: Pushed [2023-09-13T15:16:55.474Z] b2191e2be29d: Layer already exists [2023-09-13T15:16:56.425Z] a1141e64db1a: Pushed [2023-09-13T15:17:07.624Z] 8e330da7b804: Pushed [2023-09-13T15:17:15.804Z] 4d28a8bdd77e: Pushed [2023-09-13T15:17:15.804Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:abaf92d6cdaa0098dc2ffc0e2234c85928a102c6372547c86ec3c4646846d399 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:16.134Z] + 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-09-13T15:17:20.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-13T15:17:20.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T15:17:20.703Z] e822e984ffb4: Preparing [2023-09-13T15:17:20.703Z] b25033242278: Preparing [2023-09-13T15:17:20.703Z] ea494f424e8b: Preparing [2023-09-13T15:17:20.703Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:20.703Z] 2dc2f8110930: Preparing [2023-09-13T15:17:20.703Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:20.703Z] 8e330da7b804: Preparing [2023-09-13T15:17:20.703Z] a1141e64db1a: Preparing [2023-09-13T15:17:20.703Z] b2191e2be29d: Preparing [2023-09-13T15:17:20.703Z] 8e330da7b804: Waiting [2023-09-13T15:17:20.703Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:20.703Z] b2191e2be29d: Waiting [2023-09-13T15:17:20.703Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:20.703Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:20.703Z] b25033242278: Layer already exists [2023-09-13T15:17:20.703Z] ea494f424e8b: Layer already exists [2023-09-13T15:17:20.703Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:20.703Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:20.703Z] 8e330da7b804: Layer already exists [2023-09-13T15:17:20.703Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:20.703Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:20.703Z] latest: digest: sha256:abaf92d6cdaa0098dc2ffc0e2234c85928a102c6372547c86ec3c4646846d399 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:21.351Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:21.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.47 [2023-09-13T15:17:21.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T15:17:21.676Z] e822e984ffb4: Preparing [2023-09-13T15:17:21.676Z] b25033242278: Preparing [2023-09-13T15:17:21.676Z] ea494f424e8b: Preparing [2023-09-13T15:17:21.676Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:21.676Z] 2dc2f8110930: Preparing [2023-09-13T15:17:21.676Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:21.676Z] 8e330da7b804: Preparing [2023-09-13T15:17:21.676Z] a1141e64db1a: Preparing [2023-09-13T15:17:21.676Z] b2191e2be29d: Preparing [2023-09-13T15:17:21.676Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:21.676Z] 8e330da7b804: Waiting [2023-09-13T15:17:21.676Z] a1141e64db1a: Waiting [2023-09-13T15:17:21.676Z] b2191e2be29d: Waiting [2023-09-13T15:17:21.676Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:21.676Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:21.676Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:21.676Z] b25033242278: Layer already exists [2023-09-13T15:17:21.676Z] ea494f424e8b: Layer already exists [2023-09-13T15:17:21.676Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:21.676Z] 8e330da7b804: Layer already exists [2023-09-13T15:17:21.676Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:21.676Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:21.938Z] 3.1.0-dev.47: digest: sha256:abaf92d6cdaa0098dc2ffc0e2234c85928a102c6372547c86ec3c4646846d399 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:22.268Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:22.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:22.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T15:17:22.591Z] e822e984ffb4: Preparing [2023-09-13T15:17:22.591Z] b25033242278: Preparing [2023-09-13T15:17:22.591Z] ea494f424e8b: Preparing [2023-09-13T15:17:22.591Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:22.591Z] 2dc2f8110930: Preparing [2023-09-13T15:17:22.591Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:22.591Z] 8e330da7b804: Preparing [2023-09-13T15:17:22.591Z] a1141e64db1a: Preparing [2023-09-13T15:17:22.591Z] b2191e2be29d: Preparing [2023-09-13T15:17:22.591Z] 8e330da7b804: Waiting [2023-09-13T15:17:22.591Z] a1141e64db1a: Waiting [2023-09-13T15:17:22.591Z] b2191e2be29d: Waiting [2023-09-13T15:17:22.591Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:22.591Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:22.591Z] ea494f424e8b: Layer already exists [2023-09-13T15:17:22.591Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:22.591Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:22.591Z] b25033242278: Layer already exists [2023-09-13T15:17:22.591Z] 8e330da7b804: Layer already exists [2023-09-13T15:17:22.591Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:22.591Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:22.591Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:22.591Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:abaf92d6cdaa0098dc2ffc0e2234c85928a102c6372547c86ec3c4646846d399 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:23.187Z] + 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-09-13T15:17:23.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-13T15:17:23.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-13T15:17:23.511Z] e822e984ffb4: Preparing [2023-09-13T15:17:23.511Z] b25033242278: Preparing [2023-09-13T15:17:23.511Z] ea494f424e8b: Preparing [2023-09-13T15:17:23.511Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:23.511Z] 2dc2f8110930: Preparing [2023-09-13T15:17:23.511Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:23.511Z] 8e330da7b804: Preparing [2023-09-13T15:17:23.511Z] a1141e64db1a: Preparing [2023-09-13T15:17:23.511Z] b2191e2be29d: Preparing [2023-09-13T15:17:23.511Z] 8e330da7b804: Waiting [2023-09-13T15:17:23.511Z] a1141e64db1a: Waiting [2023-09-13T15:17:23.511Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:23.511Z] b2191e2be29d: Waiting [2023-09-13T15:17:23.511Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:23.511Z] ea494f424e8b: Layer already exists [2023-09-13T15:17:23.511Z] b25033242278: Layer already exists [2023-09-13T15:17:23.511Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:23.511Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:23.511Z] 8e330da7b804: Layer already exists [2023-09-13T15:17:23.511Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:23.511Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:23.511Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:23.773Z] main: digest: sha256:abaf92d6cdaa0098dc2ffc0e2234c85928a102c6372547c86ec3c4646846d399 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:17:23.816Z] ===================================================== [Pipeline] echo [2023-09-13T15:17:23.822Z] taggedImages: [2023-09-13T15:17:23.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:23.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-13T15:17:23.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.47 [2023-09-13T15:17:23.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:23.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-13T15:17:23.837Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-13T15:17:23.837Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:23.837Z] latest [2023-09-13T15:17:23.837Z] 3.1.0-dev.47 [2023-09-13T15:17:23.837Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:23.837Z] main [2023-09-13T15:17:23.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:24.157Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:24.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:24.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T15:17:24.531Z] 2d22523f5f7c: Preparing [2023-09-13T15:17:24.531Z] a9104db31b6c: Preparing [2023-09-13T15:17:24.531Z] 15c89a69f712: Preparing [2023-09-13T15:17:24.531Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:24.531Z] 2dc2f8110930: Preparing [2023-09-13T15:17:24.531Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:24.531Z] b5fc259e8cbc: Preparing [2023-09-13T15:17:24.531Z] b2191e2be29d: Preparing [2023-09-13T15:17:24.531Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:24.531Z] b5fc259e8cbc: Waiting [2023-09-13T15:17:24.531Z] b2191e2be29d: Waiting [2023-09-13T15:17:24.531Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:24.531Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:24.802Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:24.802Z] 15c89a69f712: Pushed [2023-09-13T15:17:24.802Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:24.802Z] a9104db31b6c: Pushed [2023-09-13T15:17:24.802Z] 2d22523f5f7c: Pushed [2023-09-13T15:17:25.394Z] b5fc259e8cbc: Pushed [2023-09-13T15:17:25.394Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:4500ee470f3fa1c718c9df3be910629eec657ab9abf34f380dbfce406281297a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:25.745Z] + 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-09-13T15:17:26.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-13T15:17:26.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T15:17:26.081Z] 2d22523f5f7c: Preparing [2023-09-13T15:17:26.081Z] a9104db31b6c: Preparing [2023-09-13T15:17:26.081Z] 15c89a69f712: Preparing [2023-09-13T15:17:26.081Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:26.081Z] 2dc2f8110930: Preparing [2023-09-13T15:17:26.081Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:26.081Z] b5fc259e8cbc: Preparing [2023-09-13T15:17:26.081Z] b2191e2be29d: Preparing [2023-09-13T15:17:26.081Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:26.081Z] b2191e2be29d: Waiting [2023-09-13T15:17:26.081Z] b5fc259e8cbc: Waiting [2023-09-13T15:17:26.081Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:26.081Z] 15c89a69f712: Layer already exists [2023-09-13T15:17:26.081Z] a9104db31b6c: Layer already exists [2023-09-13T15:17:26.081Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:26.081Z] 2d22523f5f7c: Layer already exists [2023-09-13T15:17:26.081Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:26.081Z] b5fc259e8cbc: Layer already exists [2023-09-13T15:17:26.081Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:26.081Z] latest: digest: sha256:4500ee470f3fa1c718c9df3be910629eec657ab9abf34f380dbfce406281297a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:26.683Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:27.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.47 [2023-09-13T15:17:27.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T15:17:27.007Z] 2d22523f5f7c: Preparing [2023-09-13T15:17:27.007Z] a9104db31b6c: Preparing [2023-09-13T15:17:27.007Z] 15c89a69f712: Preparing [2023-09-13T15:17:27.007Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:27.007Z] 2dc2f8110930: Preparing [2023-09-13T15:17:27.007Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:27.007Z] b5fc259e8cbc: Preparing [2023-09-13T15:17:27.007Z] b2191e2be29d: Preparing [2023-09-13T15:17:27.007Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:27.007Z] b5fc259e8cbc: Waiting [2023-09-13T15:17:27.007Z] b2191e2be29d: Waiting [2023-09-13T15:17:27.007Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:27.007Z] 15c89a69f712: Layer already exists [2023-09-13T15:17:27.007Z] a9104db31b6c: Layer already exists [2023-09-13T15:17:27.007Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:27.007Z] 2d22523f5f7c: Layer already exists [2023-09-13T15:17:27.007Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:27.007Z] b5fc259e8cbc: Layer already exists [2023-09-13T15:17:27.007Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:27.271Z] 3.1.0-dev.47: digest: sha256:4500ee470f3fa1c718c9df3be910629eec657ab9abf34f380dbfce406281297a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:27.608Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:27.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:27.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T15:17:27.929Z] 2d22523f5f7c: Preparing [2023-09-13T15:17:27.929Z] a9104db31b6c: Preparing [2023-09-13T15:17:27.929Z] 15c89a69f712: Preparing [2023-09-13T15:17:27.929Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:27.929Z] 2dc2f8110930: Preparing [2023-09-13T15:17:27.929Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:27.929Z] b5fc259e8cbc: Preparing [2023-09-13T15:17:27.929Z] b2191e2be29d: Preparing [2023-09-13T15:17:27.929Z] b5fc259e8cbc: Waiting [2023-09-13T15:17:27.929Z] b2191e2be29d: Waiting [2023-09-13T15:17:27.929Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:27.929Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:27.929Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:27.929Z] 2d22523f5f7c: Layer already exists [2023-09-13T15:17:27.929Z] a9104db31b6c: Layer already exists [2023-09-13T15:17:27.929Z] 15c89a69f712: Layer already exists [2023-09-13T15:17:27.929Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:27.929Z] b5fc259e8cbc: Layer already exists [2023-09-13T15:17:27.929Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:27.929Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:4500ee470f3fa1c718c9df3be910629eec657ab9abf34f380dbfce406281297a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:28.527Z] + 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-09-13T15:17:28.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-13T15:17:28.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-13T15:17:28.847Z] 2d22523f5f7c: Preparing [2023-09-13T15:17:28.847Z] a9104db31b6c: Preparing [2023-09-13T15:17:28.847Z] 15c89a69f712: Preparing [2023-09-13T15:17:28.847Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:28.847Z] 2dc2f8110930: Preparing [2023-09-13T15:17:28.847Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:28.847Z] b5fc259e8cbc: Preparing [2023-09-13T15:17:28.847Z] b2191e2be29d: Preparing [2023-09-13T15:17:28.847Z] b5fc259e8cbc: Waiting [2023-09-13T15:17:28.847Z] b2191e2be29d: Waiting [2023-09-13T15:17:28.847Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:28.847Z] 15c89a69f712: Layer already exists [2023-09-13T15:17:28.847Z] a9104db31b6c: Layer already exists [2023-09-13T15:17:28.847Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:28.847Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:28.847Z] 2d22523f5f7c: Layer already exists [2023-09-13T15:17:28.847Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:28.847Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:28.847Z] b5fc259e8cbc: Layer already exists [2023-09-13T15:17:29.110Z] main: digest: sha256:4500ee470f3fa1c718c9df3be910629eec657ab9abf34f380dbfce406281297a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:17:29.154Z] ===================================================== [Pipeline] echo [2023-09-13T15:17:29.164Z] taggedImages: [2023-09-13T15:17:29.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:29.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-13T15:17:29.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.47 [2023-09-13T15:17:29.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:29.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-13T15:17:29.187Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-13T15:17:29.187Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:29.187Z] latest [2023-09-13T15:17:29.187Z] 3.1.0-dev.47 [2023-09-13T15:17:29.187Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:29.187Z] main [2023-09-13T15:17:29.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:29.528Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:29.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:29.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T15:17:29.855Z] e822e984ffb4: Preparing [2023-09-13T15:17:29.855Z] cf4d67962569: Preparing [2023-09-13T15:17:29.855Z] 29b839233f20: Preparing [2023-09-13T15:17:29.855Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:29.855Z] 2dc2f8110930: Preparing [2023-09-13T15:17:29.855Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:29.855Z] a1141e64db1a: Preparing [2023-09-13T15:17:29.855Z] b2191e2be29d: Preparing [2023-09-13T15:17:29.855Z] a1141e64db1a: Waiting [2023-09-13T15:17:29.855Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:29.855Z] b2191e2be29d: Waiting [2023-09-13T15:17:29.855Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:29.855Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:29.855Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:29.855Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:29.855Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:29.855Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:30.120Z] cf4d67962569: Pushed [2023-09-13T15:17:30.120Z] 29b839233f20: Pushed [2023-09-13T15:17:30.120Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:c39fa82ac71f4be75e51aee1cce344e07bab3082bf583aae46e861786d4033d3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:30.450Z] + 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-09-13T15:17:30.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-13T15:17:30.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T15:17:30.773Z] e822e984ffb4: Preparing [2023-09-13T15:17:30.773Z] cf4d67962569: Preparing [2023-09-13T15:17:30.773Z] 29b839233f20: Preparing [2023-09-13T15:17:30.773Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:30.773Z] 2dc2f8110930: Preparing [2023-09-13T15:17:30.773Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:30.773Z] a1141e64db1a: Preparing [2023-09-13T15:17:30.773Z] b2191e2be29d: Preparing [2023-09-13T15:17:30.773Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:30.773Z] b2191e2be29d: Waiting [2023-09-13T15:17:30.773Z] a1141e64db1a: Waiting [2023-09-13T15:17:30.773Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:30.773Z] cf4d67962569: Layer already exists [2023-09-13T15:17:30.773Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:30.773Z] 29b839233f20: Layer already exists [2023-09-13T15:17:30.773Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:30.773Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:30.773Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:30.773Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:31.039Z] latest: digest: sha256:c39fa82ac71f4be75e51aee1cce344e07bab3082bf583aae46e861786d4033d3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:31.364Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:31.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.47 [2023-09-13T15:17:31.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T15:17:31.687Z] e822e984ffb4: Preparing [2023-09-13T15:17:31.687Z] cf4d67962569: Preparing [2023-09-13T15:17:31.687Z] 29b839233f20: Preparing [2023-09-13T15:17:31.687Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:31.687Z] 2dc2f8110930: Preparing [2023-09-13T15:17:31.687Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:31.687Z] a1141e64db1a: Preparing [2023-09-13T15:17:31.687Z] b2191e2be29d: Preparing [2023-09-13T15:17:31.687Z] a1141e64db1a: Waiting [2023-09-13T15:17:31.687Z] b2191e2be29d: Waiting [2023-09-13T15:17:31.687Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:31.687Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:31.687Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:31.687Z] 29b839233f20: Layer already exists [2023-09-13T15:17:31.687Z] cf4d67962569: Layer already exists [2023-09-13T15:17:31.687Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:31.687Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:31.687Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:31.687Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:31.951Z] 3.1.0-dev.47: digest: sha256:c39fa82ac71f4be75e51aee1cce344e07bab3082bf583aae46e861786d4033d3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:32.283Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:32.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:32.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T15:17:32.603Z] e822e984ffb4: Preparing [2023-09-13T15:17:32.603Z] cf4d67962569: Preparing [2023-09-13T15:17:32.603Z] 29b839233f20: Preparing [2023-09-13T15:17:32.603Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:32.603Z] 2dc2f8110930: Preparing [2023-09-13T15:17:32.603Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:32.603Z] a1141e64db1a: Preparing [2023-09-13T15:17:32.603Z] b2191e2be29d: Preparing [2023-09-13T15:17:32.603Z] a1141e64db1a: Waiting [2023-09-13T15:17:32.603Z] b2191e2be29d: Waiting [2023-09-13T15:17:32.603Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:32.603Z] 29b839233f20: Layer already exists [2023-09-13T15:17:32.603Z] cf4d67962569: Layer already exists [2023-09-13T15:17:32.603Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:32.603Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:32.603Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:32.603Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:32.603Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:32.603Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:32.603Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:c39fa82ac71f4be75e51aee1cce344e07bab3082bf583aae46e861786d4033d3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:33.209Z] + 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-09-13T15:17:33.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-13T15:17:33.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-13T15:17:33.543Z] e822e984ffb4: Preparing [2023-09-13T15:17:33.543Z] cf4d67962569: Preparing [2023-09-13T15:17:33.543Z] 29b839233f20: Preparing [2023-09-13T15:17:33.543Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:33.543Z] 2dc2f8110930: Preparing [2023-09-13T15:17:33.543Z] 4d28a8bdd77e: Preparing [2023-09-13T15:17:33.543Z] a1141e64db1a: Preparing [2023-09-13T15:17:33.543Z] b2191e2be29d: Preparing [2023-09-13T15:17:33.543Z] a1141e64db1a: Waiting [2023-09-13T15:17:33.543Z] b2191e2be29d: Waiting [2023-09-13T15:17:33.543Z] 4d28a8bdd77e: Waiting [2023-09-13T15:17:33.543Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:33.543Z] e822e984ffb4: Layer already exists [2023-09-13T15:17:33.543Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:33.543Z] 29b839233f20: Layer already exists [2023-09-13T15:17:33.543Z] cf4d67962569: Layer already exists [2023-09-13T15:17:33.543Z] 4d28a8bdd77e: Layer already exists [2023-09-13T15:17:33.543Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:33.543Z] a1141e64db1a: Layer already exists [2023-09-13T15:17:33.807Z] main: digest: sha256:c39fa82ac71f4be75e51aee1cce344e07bab3082bf583aae46e861786d4033d3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:17:33.849Z] ===================================================== [Pipeline] echo [2023-09-13T15:17:33.855Z] taggedImages: [2023-09-13T15:17:33.855Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:33.855Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-13T15:17:33.855Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.47 [2023-09-13T15:17:33.855Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:33.855Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-13T15:17:33.871Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-13T15:17:33.871Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:33.871Z] latest [2023-09-13T15:17:33.871Z] 3.1.0-dev.47 [2023-09-13T15:17:33.871Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:33.871Z] main [2023-09-13T15:17:33.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:34.199Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:34.528Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:34.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T15:17:34.528Z] d2122a107349: Preparing [2023-09-13T15:17:34.528Z] 063f20b9db58: Preparing [2023-09-13T15:17:34.528Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:34.528Z] 2dc2f8110930: Preparing [2023-09-13T15:17:34.528Z] 5530f43e69d9: Preparing [2023-09-13T15:17:34.528Z] b2191e2be29d: Preparing [2023-09-13T15:17:34.528Z] b2191e2be29d: Waiting [2023-09-13T15:17:34.528Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:34.528Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:34.793Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:34.793Z] d2122a107349: Pushed [2023-09-13T15:17:35.057Z] 5530f43e69d9: Pushed [2023-09-13T15:17:40.380Z] 063f20b9db58: Pushed [2023-09-13T15:17:40.643Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:f2da56702c6556f604c8d8ef9786ab78b1e5ab1e8e21ca31258a50a6cc2a940f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:40.985Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:41.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-13T15:17:41.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T15:17:41.306Z] d2122a107349: Preparing [2023-09-13T15:17:41.306Z] 063f20b9db58: Preparing [2023-09-13T15:17:41.306Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:41.306Z] 2dc2f8110930: Preparing [2023-09-13T15:17:41.306Z] 5530f43e69d9: Preparing [2023-09-13T15:17:41.306Z] b2191e2be29d: Preparing [2023-09-13T15:17:41.306Z] b2191e2be29d: Waiting [2023-09-13T15:17:41.306Z] d2122a107349: Layer already exists [2023-09-13T15:17:41.306Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:41.306Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:41.306Z] 063f20b9db58: Layer already exists [2023-09-13T15:17:41.306Z] 5530f43e69d9: Layer already exists [2023-09-13T15:17:41.306Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:41.306Z] latest: digest: sha256:f2da56702c6556f604c8d8ef9786ab78b1e5ab1e8e21ca31258a50a6cc2a940f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:41.890Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:42.215Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.47 [2023-09-13T15:17:42.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T15:17:42.215Z] d2122a107349: Preparing [2023-09-13T15:17:42.215Z] 063f20b9db58: Preparing [2023-09-13T15:17:42.215Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:42.215Z] 2dc2f8110930: Preparing [2023-09-13T15:17:42.215Z] 5530f43e69d9: Preparing [2023-09-13T15:17:42.215Z] b2191e2be29d: Preparing [2023-09-13T15:17:42.215Z] b2191e2be29d: Waiting [2023-09-13T15:17:42.215Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:42.215Z] 063f20b9db58: Layer already exists [2023-09-13T15:17:42.215Z] 5530f43e69d9: Layer already exists [2023-09-13T15:17:42.215Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:42.215Z] d2122a107349: Layer already exists [2023-09-13T15:17:42.215Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:42.479Z] 3.1.0-dev.47: digest: sha256:f2da56702c6556f604c8d8ef9786ab78b1e5ab1e8e21ca31258a50a6cc2a940f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:42.805Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:43.127Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:43.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T15:17:43.127Z] d2122a107349: Preparing [2023-09-13T15:17:43.127Z] 063f20b9db58: Preparing [2023-09-13T15:17:43.127Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:43.127Z] 2dc2f8110930: Preparing [2023-09-13T15:17:43.127Z] 5530f43e69d9: Preparing [2023-09-13T15:17:43.127Z] b2191e2be29d: Preparing [2023-09-13T15:17:43.127Z] b2191e2be29d: Waiting [2023-09-13T15:17:43.127Z] 063f20b9db58: Layer already exists [2023-09-13T15:17:43.127Z] 5530f43e69d9: Layer already exists [2023-09-13T15:17:43.127Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:43.127Z] d2122a107349: Layer already exists [2023-09-13T15:17:43.127Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:43.127Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:43.127Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:f2da56702c6556f604c8d8ef9786ab78b1e5ab1e8e21ca31258a50a6cc2a940f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:43.465Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:43.788Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-13T15:17:43.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-13T15:17:43.788Z] d2122a107349: Preparing [2023-09-13T15:17:43.788Z] 063f20b9db58: Preparing [2023-09-13T15:17:43.788Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:43.788Z] 2dc2f8110930: Preparing [2023-09-13T15:17:43.788Z] 5530f43e69d9: Preparing [2023-09-13T15:17:43.788Z] b2191e2be29d: Preparing [2023-09-13T15:17:43.788Z] b2191e2be29d: Waiting [2023-09-13T15:17:43.788Z] d2122a107349: Layer already exists [2023-09-13T15:17:43.788Z] 063f20b9db58: Layer already exists [2023-09-13T15:17:43.788Z] 5530f43e69d9: Layer already exists [2023-09-13T15:17:43.788Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:43.788Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:43.788Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:43.788Z] main: digest: sha256:f2da56702c6556f604c8d8ef9786ab78b1e5ab1e8e21ca31258a50a6cc2a940f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:17:44.107Z] ===================================================== [Pipeline] echo [2023-09-13T15:17:44.114Z] taggedImages: [2023-09-13T15:17:44.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:44.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-13T15:17:44.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.47 [2023-09-13T15:17:44.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:44.114Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-13T15:17:44.129Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-13T15:17:44.129Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:44.129Z] latest [2023-09-13T15:17:44.129Z] 3.1.0-dev.47 [2023-09-13T15:17:44.129Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:44.129Z] main [2023-09-13T15:17:44.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:44.454Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:44.781Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:44.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T15:17:44.782Z] a4c5e0207aa0: Preparing [2023-09-13T15:17:44.782Z] 5943c1b308d4: Preparing [2023-09-13T15:17:44.782Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:44.782Z] 2dc2f8110930: Preparing [2023-09-13T15:17:44.782Z] e8736234eb92: Preparing [2023-09-13T15:17:44.782Z] b2191e2be29d: Preparing [2023-09-13T15:17:44.782Z] b2191e2be29d: Waiting [2023-09-13T15:17:44.782Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:44.782Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:44.782Z] e8736234eb92: Layer already exists [2023-09-13T15:17:44.782Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:45.045Z] a4c5e0207aa0: Pushed [2023-09-13T15:17:51.661Z] 5943c1b308d4: Pushed [2023-09-13T15:17:51.661Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf: digest: sha256:720a006d44abcff9b4a6ef47bfe4ff2e014f335ec6e2025eabf8553a45683e18 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:51.995Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:52.324Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-13T15:17:52.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T15:17:52.324Z] a4c5e0207aa0: Preparing [2023-09-13T15:17:52.324Z] 5943c1b308d4: Preparing [2023-09-13T15:17:52.324Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:52.324Z] 2dc2f8110930: Preparing [2023-09-13T15:17:52.324Z] e8736234eb92: Preparing [2023-09-13T15:17:52.324Z] b2191e2be29d: Preparing [2023-09-13T15:17:52.324Z] b2191e2be29d: Waiting [2023-09-13T15:17:52.324Z] a4c5e0207aa0: Layer already exists [2023-09-13T15:17:52.324Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:52.324Z] e8736234eb92: Layer already exists [2023-09-13T15:17:52.324Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:52.324Z] 5943c1b308d4: Layer already exists [2023-09-13T15:17:52.324Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:52.588Z] latest: digest: sha256:720a006d44abcff9b4a6ef47bfe4ff2e014f335ec6e2025eabf8553a45683e18 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:52.928Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:53.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.47 [2023-09-13T15:17:53.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T15:17:53.258Z] a4c5e0207aa0: Preparing [2023-09-13T15:17:53.258Z] 5943c1b308d4: Preparing [2023-09-13T15:17:53.258Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:53.258Z] 2dc2f8110930: Preparing [2023-09-13T15:17:53.258Z] e8736234eb92: Preparing [2023-09-13T15:17:53.258Z] b2191e2be29d: Preparing [2023-09-13T15:17:53.258Z] b2191e2be29d: Waiting [2023-09-13T15:17:53.258Z] a4c5e0207aa0: Layer already exists [2023-09-13T15:17:53.258Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:53.258Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:53.258Z] 5943c1b308d4: Layer already exists [2023-09-13T15:17:53.258Z] e8736234eb92: Layer already exists [2023-09-13T15:17:53.258Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:53.258Z] 3.1.0-dev.47: digest: sha256:720a006d44abcff9b4a6ef47bfe4ff2e014f335ec6e2025eabf8553a45683e18 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:53.589Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:53.908Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:53.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T15:17:53.908Z] a4c5e0207aa0: Preparing [2023-09-13T15:17:53.908Z] 5943c1b308d4: Preparing [2023-09-13T15:17:53.908Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:53.908Z] 2dc2f8110930: Preparing [2023-09-13T15:17:53.908Z] e8736234eb92: Preparing [2023-09-13T15:17:53.908Z] b2191e2be29d: Preparing [2023-09-13T15:17:53.908Z] b2191e2be29d: Waiting [2023-09-13T15:17:53.908Z] e8736234eb92: Layer already exists [2023-09-13T15:17:53.908Z] a4c5e0207aa0: Layer already exists [2023-09-13T15:17:53.908Z] 5943c1b308d4: Layer already exists [2023-09-13T15:17:53.908Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:53.908Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:53.908Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:54.172Z] 9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47: digest: sha256:720a006d44abcff9b4a6ef47bfe4ff2e014f335ec6e2025eabf8553a45683e18 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:54.494Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:54.817Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-13T15:17:54.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-13T15:17:54.817Z] a4c5e0207aa0: Preparing [2023-09-13T15:17:54.817Z] 5943c1b308d4: Preparing [2023-09-13T15:17:54.817Z] 943e43a4bbd9: Preparing [2023-09-13T15:17:54.817Z] 2dc2f8110930: Preparing [2023-09-13T15:17:54.817Z] e8736234eb92: Preparing [2023-09-13T15:17:54.817Z] b2191e2be29d: Preparing [2023-09-13T15:17:54.817Z] b2191e2be29d: Waiting [2023-09-13T15:17:54.817Z] 5943c1b308d4: Layer already exists [2023-09-13T15:17:54.817Z] 943e43a4bbd9: Layer already exists [2023-09-13T15:17:54.817Z] a4c5e0207aa0: Layer already exists [2023-09-13T15:17:54.817Z] e8736234eb92: Layer already exists [2023-09-13T15:17:54.817Z] 2dc2f8110930: Layer already exists [2023-09-13T15:17:54.817Z] b2191e2be29d: Layer already exists [2023-09-13T15:17:54.817Z] main: digest: sha256:720a006d44abcff9b4a6ef47bfe4ff2e014f335ec6e2025eabf8553a45683e18 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-13T15:17:55.120Z] ===================================================== [Pipeline] echo [2023-09-13T15:17:55.125Z] taggedImages: [2023-09-13T15:17:55.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [2023-09-13T15:17:55.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-13T15:17:55.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.47 [2023-09-13T15:17:55.125Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf-3.1.0-dev.47 [2023-09-13T15:17:55.125Z] - 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-09-13T15:17:55.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T15:17:55.471Z] [2023-09-13T15:17:55.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:17:55.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T15:17:55.799Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T15:17:55.799Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T15:17:55.799Z] 04944245beec: Pulling fs layer [2023-09-13T15:17:55.799Z] 699f458cf7ca: Pulling fs layer [2023-09-13T15:17:55.799Z] 765212b225bb: Pulling fs layer [2023-09-13T15:17:55.799Z] f23df028b6ca: Pulling fs layer [2023-09-13T15:17:55.799Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T15:17:55.799Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T15:17:55.799Z] f23df028b6ca: Waiting [2023-09-13T15:17:55.799Z] d65c8cfc05b1: Waiting [2023-09-13T15:17:55.799Z] 2437ff75d9bd: Waiting [2023-09-13T15:17:55.799Z] 765212b225bb: Waiting [2023-09-13T15:17:56.065Z] 04944245beec: Verifying Checksum [2023-09-13T15:17:56.065Z] 04944245beec: Download complete [2023-09-13T15:17:56.065Z] 765212b225bb: Download complete [2023-09-13T15:17:56.065Z] f23df028b6ca: Verifying Checksum [2023-09-13T15:17:56.065Z] f23df028b6ca: Download complete [2023-09-13T15:17:56.065Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T15:17:56.065Z] d65c8cfc05b1: Download complete [2023-09-13T15:17:56.065Z] 699f458cf7ca: Verifying Checksum [2023-09-13T15:17:56.065Z] 699f458cf7ca: Download complete [2023-09-13T15:17:56.644Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T15:17:56.644Z] 8998bd30e6a1: Download complete [2023-09-13T15:17:58.578Z] 2437ff75d9bd: Verifying Checksum [2023-09-13T15:17:58.578Z] 2437ff75d9bd: Download complete [2023-09-13T15:18:01.148Z] 8998bd30e6a1: Pull complete [2023-09-13T15:18:01.728Z] 04944245beec: Pull complete [2023-09-13T15:18:02.683Z] 699f458cf7ca: Pull complete [2023-09-13T15:18:02.949Z] 765212b225bb: Pull complete [2023-09-13T15:18:03.903Z] f23df028b6ca: Pull complete [2023-09-13T15:18:03.903Z] d65c8cfc05b1: Pull complete [2023-09-13T15:18:18.875Z] 2437ff75d9bd: Pull complete [2023-09-13T15:18:18.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T15:18:18.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T15:18:18.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T15:18:19.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-6118 does not seem to be running inside a container [2023-09-13T15:18:19.093Z] $ 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/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@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-09-13T15:18:21.856Z] $ docker top c52c00e7ee380528a2b70dcef2392f3a7518ab3c7f945a27f92fac3e83ae8931 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:18:22.758Z] ---> job-cost.sh [2023-09-13T15:18:22.758Z] lf-activate-venv: SKIPPING [2023-09-13T15:18:22.758Z] INFO: No Stack... [2023-09-13T15:18:23.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T15:18:23.977Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T15:18:24.288Z] + cat /w/workspace/edgex-go/581/archives/cost.csv [2023-09-13T15:18:24.288Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T15:18:24.355Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-581-stack-cost] [2023-09-13T15:18:24.360Z] Resource [jenkins-edgexfoundry-edgex-go-main-581-stack-cost] did not exist. Created. [2023-09-13T15:18:24.360Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-581-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T15:18:25.050Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T15:18:25.730Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T15:18:25.740Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-581-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T15:18:25.757Z] $ docker stop --time=1 c52c00e7ee380528a2b70dcef2392f3a7518ab3c7f945a27f92fac3e83ae8931 [2023-09-13T15:18:27.323Z] $ docker rm -f --volumes c52c00e7ee380528a2b70dcef2392f3a7518ab3c7f945a27f92fac3e83ae8931 [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-09-13T15:18:27.782Z] provisioning config files... [2023-09-13T15:18:27.790Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/581@tmp/config3411899653716971431tmp [Pipeline] { [Pipeline] sh [2023-09-13T15:18:28.161Z] + set +x [2023-09-13T15:18:28.161Z] + curl -s https://codecov.io/bash [2023-09-13T15:18:28.161Z] + bash -s -- [2023-09-13T15:18:28.161Z] [2023-09-13T15:18:28.161Z] _____ _ [2023-09-13T15:18:28.161Z] / ____| | | [2023-09-13T15:18:28.161Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T15:18:28.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T15:18:28.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T15:18:28.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T15:18:28.161Z] Bash-1.0.6 [2023-09-13T15:18:28.161Z] [2023-09-13T15:18:28.161Z] [2023-09-13T15:18:28.161Z] ==> git version 2.25.1 found [2023-09-13T15:18:28.161Z] ==> 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-09-13T15:18:28.161Z] Release-Date: 2020-01-08 [2023-09-13T15:18:28.161Z] 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-09-13T15:18:28.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T15:18:28.161Z] ==> Jenkins CI detected. [2023-09-13T15:18:28.161Z] current dir:  /w/workspace/edgex-go/581 [2023-09-13T15:18:28.161Z] project root: . [2023-09-13T15:18:28.161Z] --> token set from env [2023-09-13T15:18:28.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T15:18:28.161Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T15:18:28.161Z] ==> Python coveragepy not found [2023-09-13T15:18:28.161Z] ==> Searching for coverage reports in: [2023-09-13T15:18:28.161Z] + . [2023-09-13T15:18:28.161Z] -> Found 1 reports [2023-09-13T15:18:28.161Z] ==> Detecting git/mercurial file structure [2023-09-13T15:18:28.161Z] ==> Reading reports [2023-09-13T15:18:28.161Z] + ./coverage.out bytes=453596 [2023-09-13T15:18:28.161Z] ==> Appending adjustments [2023-09-13T15:18:28.161Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T15:18:29.629Z] + Found adjustments [2023-09-13T15:18:29.629Z] ==> Gzipping contents [2023-09-13T15:18:29.629Z] 60K /tmp/codecov.k9rREr.gz [2023-09-13T15:18:29.629Z] ==> Uploading reports [2023-09-13T15:18:29.629Z] url: https://codecov.io [2023-09-13T15:18:29.629Z] query: branch=main&commit=9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf&build=581&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F581%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T15:18:29.629Z] -> Pinging Codecov [2023-09-13T15:18:29.629Z] 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=9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf&build=581&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F581%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T15:18:29.629Z] -> Uploading to [2023-09-13T15:18:29.629Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/00271124DB129430A58F1EEE437C3FCB/9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf/678e6995-49e6-4fa2-bb5b-b73cca894313.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T151829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6171bc787cc124270bb2bb360ab4a5d7625f8e6ff89084819ea89a09d6bf1d42 [2023-09-13T15:18:29.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T15:18:29.629Z] Dload Upload Total Spent Left Speed [2023-09-13T15:18:29.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58232 0 0 100 58232 0 270k --:--:-- --:--:-- --:--:-- 270k [2023-09-13T15:18:29.923Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9317e2a67152a485c2ae1f3a6d4a989a96ba1ecf [Pipeline] } [2023-09-13T15:18:29.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-13T15:18:30.153Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-13T15:18:30.165Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:18:30.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T15:18:30.452Z] [2023-09-13T15:18:30.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:18:30.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T15:18:30.746Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-13T15:18:30.746Z] df9b9388f04a: Pulling fs layer [2023-09-13T15:18:30.746Z] 52dc419b0ee2: Pulling fs layer [2023-09-13T15:18:30.746Z] 25bc292e5bac: Pulling fs layer [2023-09-13T15:18:30.746Z] 114826534d7a: Pulling fs layer [2023-09-13T15:18:30.746Z] 4657fd5d0bcf: Pulling fs layer [2023-09-13T15:18:30.746Z] 6ad1cebc031e: Pulling fs layer [2023-09-13T15:18:30.746Z] 8a3aa393b2d8: Pulling fs layer [2023-09-13T15:18:30.746Z] 4657fd5d0bcf: Waiting [2023-09-13T15:18:30.746Z] 6ad1cebc031e: Waiting [2023-09-13T15:18:30.746Z] 8a3aa393b2d8: Waiting [2023-09-13T15:18:30.746Z] 25bc292e5bac: Verifying Checksum [2023-09-13T15:18:30.746Z] 25bc292e5bac: Download complete [2023-09-13T15:18:30.746Z] 52dc419b0ee2: Verifying Checksum [2023-09-13T15:18:30.746Z] 52dc419b0ee2: Download complete [2023-09-13T15:18:30.746Z] 4657fd5d0bcf: Verifying Checksum [2023-09-13T15:18:30.746Z] 4657fd5d0bcf: Download complete [2023-09-13T15:18:30.746Z] df9b9388f04a: Download complete [2023-09-13T15:18:31.042Z] 6ad1cebc031e: Verifying Checksum [2023-09-13T15:18:31.042Z] 6ad1cebc031e: Download complete [2023-09-13T15:18:31.042Z] df9b9388f04a: Pull complete [2023-09-13T15:18:31.042Z] 52dc419b0ee2: Pull complete [2023-09-13T15:18:31.620Z] 114826534d7a: Download complete [2023-09-13T15:18:31.620Z] 25bc292e5bac: Pull complete [2023-09-13T15:18:31.620Z] 8a3aa393b2d8: Verifying Checksum [2023-09-13T15:18:31.620Z] 8a3aa393b2d8: Download complete [2023-09-13T15:18:34.902Z] 114826534d7a: Pull complete [2023-09-13T15:18:34.902Z] 4657fd5d0bcf: Pull complete [2023-09-13T15:18:35.465Z] 6ad1cebc031e: Pull complete [2023-09-13T15:18:38.746Z] 8a3aa393b2d8: Pull complete [2023-09-13T15:18:38.746Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-13T15:18:38.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T15:18:38.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T15:18:38.813Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T15:18:38.840Z] $ 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/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-13T15:18:44.543Z] $ docker top fee8a8788745518c70a924ae0045e902797d07af109ec4fc75ee0afe021c641b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T15:18:44.608Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-13T15:18:44.884Z] + set -o pipefail [2023-09-13T15:18:44.884Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-13T15:18:51.445Z] [2023-09-13T15:18:51.445Z] Monitoring /w/workspace/edgex-go/581 (github.com/edgexfoundry/edgex-go)... [2023-09-13T15:18:51.445Z] [2023-09-13T15:18:51.445Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/95c86a42-ecb6-4a0c-991d-854062795811 [2023-09-13T15:18:51.445Z] [2023-09-13T15:18:51.445Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-13T15:18:51.445Z] [2023-09-13T15:18:51.445Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-13T15:18:51.445Z] [2023-09-13T15:18:51.445Z] [2023-09-13T15:18:51.445Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-13T15:18:51.445Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-13T15:18:51.445Z] More details here: https://snyk.co/ue1NS [2023-09-13T15:18:51.445Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-13T15:18:51.445Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-13T15:18:51.455Z] $ docker stop --time=1 fee8a8788745518c70a924ae0045e902797d07af109ec4fc75ee0afe021c641b [2023-09-13T15:18:55.975Z] $ docker rm -f --volumes fee8a8788745518c70a924ae0045e902797d07af109ec4fc75ee0afe021c641b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-13T15:18:56.339Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T15:18:56.348Z] provisioning config files... [2023-09-13T15:18:56.355Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/581@tmp/config12007508930911210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:18:56.645Z] --> edgex-publish-swagger.sh [2023-09-13T15:18:56.646Z] === Publish openapi/v3 API === [2023-09-13T15:18:56.646Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-13T15:18:56.646Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/581/openapi/v3/core-command.yaml] [2023-09-13T15:18:56.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T15:18:56.646Z] Dload Upload Total Spent Left Speed [2023-09-13T15:18:57.212Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60933 --:--:-- --:--:-- --:--:-- 60933 [2023-09-13T15:18:57.212Z] [2023-09-13T15:18:57.212Z] [2023-09-13T15:18:57.212Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/581/openapi/v3/core-data.yaml] [2023-09-13T15:18:57.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T15:18:57.212Z] Dload Upload Total Spent Left Speed [2023-09-13T15:18:57.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 130k --:--:-- --:--:-- --:--:-- 129k 100 71708 0 0 100 71708 0 130k --:--:-- --:--:-- --:--:-- 129k [2023-09-13T15:18:57.780Z] [2023-09-13T15:18:57.780Z] [2023-09-13T15:18:57.780Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/581/openapi/v3/core-metadata.yaml] [2023-09-13T15:18:57.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T15:18:57.780Z] Dload Upload Total Spent Left Speed [2023-09-13T15:18:58.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 266k --:--:-- --:--:-- --:--:-- 266k [2023-09-13T15:18:58.348Z] [2023-09-13T15:18:58.348Z] [2023-09-13T15:18:58.348Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/581/openapi/v3/support-notifications.yaml] [2023-09-13T15:18:58.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T15:18:58.348Z] Dload Upload Total Spent Left Speed [2023-09-13T15:18:58.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 418k --:--:-- --:--:-- --:--:-- 416k 100 87000 0 0 100 87000 0 177k --:--:-- --:--:-- --:--:-- 177k [2023-09-13T15:18:58.607Z] [2023-09-13T15:18:58.607Z] [2023-09-13T15:18:58.607Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/581/openapi/v3/support-scheduler.yaml] [2023-09-13T15:18:58.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T15:18:58.607Z] Dload Upload Total Spent Left Speed [2023-09-13T15:18:59.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 82671 --:--:-- --:--:-- --:--:-- 82671 [2023-09-13T15:18:59.175Z] [2023-09-13T15:18:59.175Z] [Pipeline] } [2023-09-13T15:18:59.183Z] 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-09-13T15:18:59.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T15:18:59.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:18:59.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T15:18:59.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T15:18:59.933Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T15:18:59.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@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/py-git-semver:0.1.4 cat [2023-09-13T15:19:00.418Z] $ docker top 9af52a3e32695759eb6021c3b25794748f22bee6684b94180c54de82224b68de -eo pid,comm [2023-09-13T15:19:00.459Z] 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-09-13T15:19:00.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T15:19:00.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T15:19:00.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T15:19:00.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T15:19:00.618Z] $ docker exec 9af52a3e32695759eb6021c3b25794748f22bee6684b94180c54de82224b68de ssh-agent [2023-09-13T15:19:00.719Z] SSH_AUTH_SOCK=/tmp/ssh-kXuSBNTBRL43/agent.31 [2023-09-13T15:19:00.719Z] SSH_AGENT_PID=37 [2023-09-13T15:19:00.723Z] Running ssh-add (command line suppressed) [2023-09-13T15:19:00.820Z] Identity added: /w/workspace/edgex-go/581@tmp/private_key_16218104994871890018.key (/w/workspace/edgex-go/581@tmp/private_key_16218104994871890018.key) [2023-09-13T15:19:00.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T15:19:01.120Z] + git semver tag [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,287 [run_tag] DEBUG tag force:False [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,288 [check_head_tag] DEBUG check head tag [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,290 [execute] INFO git cat-file --batch-check [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/581, universal_newlines=False, shell=None, istream=) [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,295 [execute] INFO git cat-file --batch [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/581, universal_newlines=False, shell=None, istream=) [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,318 [read_version] DEBUG read version from /w/workspace/edgex-go/581/.semver/main [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,318 [execute] INFO git tag -a v3.1.0-dev.47 -m v3.1.0-dev.47 [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,318 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.47', '-m', 'v3.1.0-dev.47'], cwd=/w/workspace/edgex-go/581, universal_newlines=False, shell=None, istream=None) [2023-09-13T15:19:01.379Z] 2023-09-13 15:19:01,323 [read_version] DEBUG read version from /w/workspace/edgex-go/581/.semver/main [2023-09-13T15:19:01.379Z] 3.1.0-dev.47 [Pipeline] } [2023-09-13T15:19:01.387Z] $ docker exec --env ******** --env ******** 9af52a3e32695759eb6021c3b25794748f22bee6684b94180c54de82224b68de ssh-agent -k [2023-09-13T15:19:01.482Z] unset SSH_AUTH_SOCK; [2023-09-13T15:19:01.482Z] unset SSH_AGENT_PID; [2023-09-13T15:19:01.482Z] echo Agent pid 37 killed; [2023-09-13T15:19:01.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T15:19:01.786Z] + git semver [Pipeline] } [2023-09-13T15:19:02.057Z] $ docker stop --time=1 9af52a3e32695759eb6021c3b25794748f22bee6684b94180c54de82224b68de [2023-09-13T15:19:03.322Z] $ docker rm -f --volumes 9af52a3e32695759eb6021c3b25794748f22bee6684b94180c54de82224b68de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:19:03.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T15:19:03.733Z] [2023-09-13T15:19:03.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:19:04.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T15:19:04.034Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-13T15:19:04.034Z] ab5ef0e58194: Pulling fs layer [2023-09-13T15:19:04.034Z] 9712f1f96733: Pulling fs layer [2023-09-13T15:19:04.034Z] 63f879dbbcfc: Pulling fs layer [2023-09-13T15:19:04.034Z] 0d9ebad4ef96: Pulling fs layer [2023-09-13T15:19:04.034Z] e9a5061849ea: Pulling fs layer [2023-09-13T15:19:04.034Z] d747dcd14b5f: Pulling fs layer [2023-09-13T15:19:04.034Z] 2de7ff778b66: Pulling fs layer [2023-09-13T15:19:04.034Z] 0d9ebad4ef96: Waiting [2023-09-13T15:19:04.034Z] e9a5061849ea: Waiting [2023-09-13T15:19:04.034Z] 2de7ff778b66: Waiting [2023-09-13T15:19:04.034Z] d747dcd14b5f: Waiting [2023-09-13T15:19:04.034Z] 9712f1f96733: Verifying Checksum [2023-09-13T15:19:04.034Z] 9712f1f96733: Download complete [2023-09-13T15:19:04.601Z] 63f879dbbcfc: Verifying Checksum [2023-09-13T15:19:04.601Z] 63f879dbbcfc: Download complete [2023-09-13T15:19:04.601Z] e9a5061849ea: Verifying Checksum [2023-09-13T15:19:04.601Z] e9a5061849ea: Download complete [2023-09-13T15:19:04.601Z] d747dcd14b5f: Verifying Checksum [2023-09-13T15:19:04.601Z] d747dcd14b5f: Download complete [2023-09-13T15:19:04.601Z] ab5ef0e58194: Verifying Checksum [2023-09-13T15:19:04.601Z] ab5ef0e58194: Download complete [2023-09-13T15:19:04.601Z] 0d9ebad4ef96: Verifying Checksum [2023-09-13T15:19:04.601Z] 0d9ebad4ef96: Download complete [2023-09-13T15:19:04.601Z] 2de7ff778b66: Verifying Checksum [2023-09-13T15:19:04.601Z] 2de7ff778b66: Download complete [2023-09-13T15:19:07.124Z] ab5ef0e58194: Pull complete [2023-09-13T15:19:07.124Z] 9712f1f96733: Pull complete [2023-09-13T15:19:08.058Z] 63f879dbbcfc: Pull complete [2023-09-13T15:19:11.341Z] 0d9ebad4ef96: Pull complete [2023-09-13T15:19:11.599Z] e9a5061849ea: Pull complete [2023-09-13T15:19:11.599Z] d747dcd14b5f: Pull complete [2023-09-13T15:19:12.535Z] 2de7ff778b66: Pull complete [2023-09-13T15:19:12.535Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-13T15:19:12.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T15:19:12.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T15:19:12.614Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T15:19:12.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-13T15:19:20.094Z] $ docker top 607582c68b4beeeb9e25a0fde6f4090e303fee40086ccc2ba145fa4446b58035 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-13T15:19:20.161Z] provisioning config files... [2023-09-13T15:19:20.167Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/581@tmp/config14895167264627634436tmp [2023-09-13T15:19:20.176Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/581@tmp/config12631744704797338967tmp [2023-09-13T15:19:20.185Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/581@tmp/config192297489956653554tmp [Pipeline] { [Pipeline] echo [2023-09-13T15:19:20.199Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:20.478Z] ---> sigul-configuration.sh [2023-09-13T15:19:20.478Z] gpg: directory `/root/.gnupg' created [2023-09-13T15:19:20.478Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-13T15:19:20.478Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-13T15:19:20.478Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-13T15:19:20.478Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-13T15:19:20.478Z] gpg: CAST5 encrypted data [2023-09-13T15:19:20.478Z] gpg: encrypted with 1 passphrase [2023-09-13T15:19:20.478Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-13T15:19:20.761Z] + mkdir /home/jenkins [2023-09-13T15:19:20.761Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-13T15:19:21.044Z] + 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-09-13T15:19:21.052Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:21.334Z] ---> sigul-install.sh [2023-09-13T15:19:21.334Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-13T15:19:21.619Z] + git tag --list [2023-09-13T15:19:21.619Z] 0.6.0 [2023-09-13T15:19:21.619Z] 0.6.1 [2023-09-13T15:19:21.619Z] 0.7.0 [2023-09-13T15:19:21.619Z] 0.7.1 [2023-09-13T15:19:21.619Z] v1.0.0 [2023-09-13T15:19:21.619Z] v1.0.1 [2023-09-13T15:19:21.619Z] v1.1.0 [2023-09-13T15:19:21.619Z] v1.2.0 [2023-09-13T15:19:21.619Z] v1.2.1 [2023-09-13T15:19:21.619Z] v1.3.0 [2023-09-13T15:19:21.619Z] v1.3.1 [2023-09-13T15:19:21.619Z] v2.0.0 [2023-09-13T15:19:21.619Z] v2.1.0 [2023-09-13T15:19:21.619Z] v2.1.1 [2023-09-13T15:19:21.619Z] v2.2.0 [2023-09-13T15:19:21.619Z] v2.3.0 [2023-09-13T15:19:21.619Z] v3.0 [2023-09-13T15:19:21.619Z] v3.0.0 [2023-09-13T15:19:21.619Z] v3.1.0-dev.1 [2023-09-13T15:19:21.619Z] v3.1.0-dev.10 [2023-09-13T15:19:21.619Z] v3.1.0-dev.11 [2023-09-13T15:19:21.619Z] v3.1.0-dev.12 [2023-09-13T15:19:21.619Z] v3.1.0-dev.13 [2023-09-13T15:19:21.619Z] v3.1.0-dev.14 [2023-09-13T15:19:21.619Z] v3.1.0-dev.15 [2023-09-13T15:19:21.619Z] v3.1.0-dev.16 [2023-09-13T15:19:21.619Z] v3.1.0-dev.17 [2023-09-13T15:19:21.619Z] v3.1.0-dev.18 [2023-09-13T15:19:21.619Z] v3.1.0-dev.19 [2023-09-13T15:19:21.619Z] v3.1.0-dev.2 [2023-09-13T15:19:21.619Z] v3.1.0-dev.20 [2023-09-13T15:19:21.619Z] v3.1.0-dev.21 [2023-09-13T15:19:21.619Z] v3.1.0-dev.22 [2023-09-13T15:19:21.619Z] v3.1.0-dev.23 [2023-09-13T15:19:21.619Z] v3.1.0-dev.24 [2023-09-13T15:19:21.619Z] v3.1.0-dev.25 [2023-09-13T15:19:21.619Z] v3.1.0-dev.26 [2023-09-13T15:19:21.619Z] v3.1.0-dev.27 [2023-09-13T15:19:21.619Z] v3.1.0-dev.28 [2023-09-13T15:19:21.619Z] v3.1.0-dev.29 [2023-09-13T15:19:21.619Z] v3.1.0-dev.3 [2023-09-13T15:19:21.619Z] v3.1.0-dev.30 [2023-09-13T15:19:21.619Z] v3.1.0-dev.31 [2023-09-13T15:19:21.619Z] v3.1.0-dev.32 [2023-09-13T15:19:21.619Z] v3.1.0-dev.33 [2023-09-13T15:19:21.619Z] v3.1.0-dev.34 [2023-09-13T15:19:21.619Z] v3.1.0-dev.35 [2023-09-13T15:19:21.619Z] v3.1.0-dev.36 [2023-09-13T15:19:21.619Z] v3.1.0-dev.37 [2023-09-13T15:19:21.619Z] v3.1.0-dev.38 [2023-09-13T15:19:21.619Z] v3.1.0-dev.39 [2023-09-13T15:19:21.619Z] v3.1.0-dev.4 [2023-09-13T15:19:21.619Z] v3.1.0-dev.40 [2023-09-13T15:19:21.619Z] v3.1.0-dev.41 [2023-09-13T15:19:21.619Z] v3.1.0-dev.42 [2023-09-13T15:19:21.619Z] v3.1.0-dev.43 [2023-09-13T15:19:21.619Z] v3.1.0-dev.44 [2023-09-13T15:19:21.619Z] v3.1.0-dev.45 [2023-09-13T15:19:21.619Z] v3.1.0-dev.46 [2023-09-13T15:19:21.619Z] v3.1.0-dev.47 [2023-09-13T15:19:21.619Z] v3.1.0-dev.5 [2023-09-13T15:19:21.619Z] v3.1.0-dev.6 [2023-09-13T15:19:21.619Z] v3.1.0-dev.7 [2023-09-13T15:19:21.619Z] v3.1.0-dev.8 [2023-09-13T15:19:21.619Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-13T15:19:21.903Z] + lftools sign git-tag v3.1.0-dev.47 [2023-09-13T15:19:22.469Z] Signing Git tag with Sigul... [2023-09-13T15:19:22.469Z] Signing v3.1.0-dev.47 [Pipeline] echo [2023-09-13T15:19:22.736Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:23.019Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-13T15:19:23.026Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-13T15:19:23.045Z] $ docker stop --time=1 607582c68b4beeeb9e25a0fde6f4090e303fee40086ccc2ba145fa4446b58035 [2023-09-13T15:19:24.340Z] $ docker rm -f --volumes 607582c68b4beeeb9e25a0fde6f4090e303fee40086ccc2ba145fa4446b58035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-13T15:19:24.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T15:19:24.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:19:25.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T15:19:25.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T15:19:25.120Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T15:19:25.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@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/py-git-semver:0.1.4 cat [2023-09-13T15:19:25.483Z] $ docker top 6a1f6e3640abaf5f21c0faeb2b3948e0fecebbfcf0dcaf6dc0184a7745317a0b -eo pid,comm [2023-09-13T15:19:25.527Z] 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-09-13T15:19:25.527Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T15:19:25.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T15:19:25.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T15:19:25.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T15:19:25.665Z] $ docker exec 6a1f6e3640abaf5f21c0faeb2b3948e0fecebbfcf0dcaf6dc0184a7745317a0b ssh-agent [2023-09-13T15:19:25.772Z] SSH_AUTH_SOCK=/tmp/ssh-Ej1ilVXbJ2py/agent.32 [2023-09-13T15:19:25.772Z] SSH_AGENT_PID=38 [2023-09-13T15:19:25.777Z] Running ssh-add (command line suppressed) [2023-09-13T15:19:25.871Z] Identity added: /w/workspace/edgex-go/581@tmp/private_key_14699791456683460879.key (/w/workspace/edgex-go/581@tmp/private_key_14699791456683460879.key) [2023-09-13T15:19:25.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T15:19:26.175Z] + git semver bump pre [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,346 [read_version] DEBUG read version from /w/workspace/edgex-go/581/.semver/main [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,347 [bump_version] DEBUG bumping version:3.1.0-dev.47 on axis:pre with prefix:dev [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,347 [bump_version] DEBUG bumped version:3.1.0-dev.48 [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,347 [write_version] DEBUG write version:3.1.0-dev.48 to path:/w/workspace/edgex-go/581/.semver/main with force:True [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,347 [read_version] DEBUG read version from /w/workspace/edgex-go/581/.semver/main [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,347 [write_file] DEBUG write to file:/w/workspace/edgex-go/581/.semver/main [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,349 [execute] INFO git cat-file --batch-check [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/581/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T15:19:26.433Z] 2023-09-13 15:19:26,354 [execute] INFO git cat-file --batch [2023-09-13T15:19:26.434Z] 2023-09-13 15:19:26,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/581/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T15:19:26.434Z] 2023-09-13 15:19:26,359 [read_version] DEBUG read version from /w/workspace/edgex-go/581/.semver/main [2023-09-13T15:19:26.434Z] 3.1.0-dev.48 [Pipeline] } [2023-09-13T15:19:26.443Z] $ docker exec --env ******** --env ******** 6a1f6e3640abaf5f21c0faeb2b3948e0fecebbfcf0dcaf6dc0184a7745317a0b ssh-agent -k [2023-09-13T15:19:26.536Z] unset SSH_AUTH_SOCK; [2023-09-13T15:19:26.536Z] unset SSH_AGENT_PID; [2023-09-13T15:19:26.536Z] echo Agent pid 38 killed; [2023-09-13T15:19:26.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T15:19:26.852Z] + git semver [Pipeline] } [2023-09-13T15:19:27.124Z] $ docker stop --time=1 6a1f6e3640abaf5f21c0faeb2b3948e0fecebbfcf0dcaf6dc0184a7745317a0b [2023-09-13T15:19:28.414Z] $ docker rm -f --volumes 6a1f6e3640abaf5f21c0faeb2b3948e0fecebbfcf0dcaf6dc0184a7745317a0b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T15:19:28.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T15:19:28.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:19:29.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T15:19:29.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T15:19:29.122Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T15:19:29.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@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/py-git-semver:0.1.4 cat [2023-09-13T15:19:29.459Z] $ docker top b5ca97927aca6f7a18bf6c6b0dc59e43bacfe6591aa002fe6daaab8422708642 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T15:19:29.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T15:19:29.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T15:19:29.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T15:19:29.680Z] $ docker exec b5ca97927aca6f7a18bf6c6b0dc59e43bacfe6591aa002fe6daaab8422708642 ssh-agent [2023-09-13T15:19:29.774Z] SSH_AUTH_SOCK=/tmp/ssh-qZj49t6NT7uU/agent.32 [2023-09-13T15:19:29.774Z] SSH_AGENT_PID=38 [2023-09-13T15:19:29.779Z] Running ssh-add (command line suppressed) [2023-09-13T15:19:29.877Z] Identity added: /w/workspace/edgex-go/581@tmp/private_key_13772976289624516868.key (/w/workspace/edgex-go/581@tmp/private_key_13772976289624516868.key) [2023-09-13T15:19:29.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T15:19:30.179Z] + git semver push [2023-09-13T15:19:30.439Z] 2023-09-13 15:19:30,358 [run_push] DEBUG push [2023-09-13T15:19:30.439Z] 2023-09-13 15:19:30,359 [execute] INFO git cat-file --batch-check [2023-09-13T15:19:30.439Z] 2023-09-13 15:19:30,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/581/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T15:19:30.439Z] 2023-09-13 15:19:30,362 [execute] INFO git rev-list a965e6e55cdba4614766f0e2df7329024bc4711e -- [2023-09-13T15:19:30.439Z] 2023-09-13 15:19:30,362 [execute] DEBUG Popen(['git', 'rev-list', 'a965e6e55cdba4614766f0e2df7329024bc4711e', '--'], cwd=/w/workspace/edgex-go/581/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T15:19:30.439Z] 2023-09-13 15:19:30,378 [execute] INFO git fetch -v origin [2023-09-13T15:19:30.439Z] 2023-09-13 15:19:30,378 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/581/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-13T15:19:31.009Z] 2023-09-13 15:19:30,859 [run_push] DEBUG no remote changes detected [2023-09-13T15:19:31.009Z] 2023-09-13 15:19:30,860 [execute] INFO git push origin semver [2023-09-13T15:19:31.009Z] 2023-09-13 15:19:30,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/581/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T15:19:31.949Z] 2023-09-13 15:19:31,712 [run_push] DEBUG push all version tags [2023-09-13T15:19:31.949Z] 2023-09-13 15:19:31,712 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-13T15:19:31.949Z] 2023-09-13 15:19:31,713 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/581, universal_newlines=False, shell=None, istream=None) [2023-09-13T15:19:32.886Z] 2023-09-13 15:19:32,759 [read_version] DEBUG read version from /w/workspace/edgex-go/581/.semver/main [2023-09-13T15:19:32.886Z] 3.1.0-dev.48 [Pipeline] } [2023-09-13T15:19:32.895Z] $ docker exec --env ******** --env ******** b5ca97927aca6f7a18bf6c6b0dc59e43bacfe6591aa002fe6daaab8422708642 ssh-agent -k [2023-09-13T15:19:32.993Z] unset SSH_AUTH_SOCK; [2023-09-13T15:19:32.994Z] unset SSH_AGENT_PID; [2023-09-13T15:19:32.994Z] echo Agent pid 38 killed; [2023-09-13T15:19:33.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T15:19:33.302Z] + git semver [Pipeline] } [2023-09-13T15:19:33.572Z] $ docker stop --time=1 b5ca97927aca6f7a18bf6c6b0dc59e43bacfe6591aa002fe6daaab8422708642 [2023-09-13T15:19:34.836Z] $ docker rm -f --volumes b5ca97927aca6f7a18bf6c6b0dc59e43bacfe6591aa002fe6daaab8422708642 [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-09-13T15:19:35.417Z] + [ -d /w/workspace/edgex-go/581/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:35.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:36.564Z] ---> package-listing.sh [2023-09-13T15:19:36.564Z] ++ facter osfamily [2023-09-13T15:19:36.564Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T15:19:36.825Z] + OS_FAMILY=debian [2023-09-13T15:19:36.825Z] + workspace=/w/workspace/edgex-go/581 [2023-09-13T15:19:36.825Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T15:19:36.825Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T15:19:36.825Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T15:19:36.825Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T15:19:36.825Z] + '[' /w/workspace/edgex-go/581 ']' [2023-09-13T15:19:36.825Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T15:19:36.825Z] + case "${OS_FAMILY}" in [2023-09-13T15:19:36.825Z] + dpkg -l [2023-09-13T15:19:36.825Z] + grep '^ii' [2023-09-13T15:19:36.825Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T15:19:36.825Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T15:19:36.825Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T15:19:36.825Z] + '[' /w/workspace/edgex-go/581 ']' [2023-09-13T15:19:36.825Z] + mkdir -p /w/workspace/edgex-go/581/archives/ [2023-09-13T15:19:36.825Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/581/archives/ [Pipeline] echo [2023-09-13T15:19:36.837Z] 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/581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-13T15:19:37.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:19:37.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T15:19:37.675Z] [2023-09-13T15:19:37.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T15:19:37.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T15:19:37.972Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T15:19:37.972Z] 5eb5b503b376: Pulling fs layer [2023-09-13T15:19:37.972Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T15:19:37.972Z] ec43610c2a17: Pulling fs layer [2023-09-13T15:19:37.972Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T15:19:37.972Z] 33b1e0a273af: Pulling fs layer [2023-09-13T15:19:37.972Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T15:19:37.972Z] 2f39f015ded8: Pulling fs layer [2023-09-13T15:19:37.972Z] 5d3b04190fa2: Waiting [2023-09-13T15:19:37.972Z] 2f39f015ded8: Waiting [2023-09-13T15:19:37.972Z] 3a2ae6a8a46f: Waiting [2023-09-13T15:19:37.972Z] 5c69ac0246d0: Download complete [2023-09-13T15:19:37.972Z] 3a2ae6a8a46f: Download complete [2023-09-13T15:19:37.972Z] 33b1e0a273af: Verifying Checksum [2023-09-13T15:19:37.972Z] 33b1e0a273af: Download complete [2023-09-13T15:19:37.972Z] 5d3b04190fa2: Verifying Checksum [2023-09-13T15:19:37.972Z] 5d3b04190fa2: Download complete [2023-09-13T15:19:37.972Z] ec43610c2a17: Verifying Checksum [2023-09-13T15:19:37.972Z] ec43610c2a17: Download complete [2023-09-13T15:19:38.230Z] 5eb5b503b376: Verifying Checksum [2023-09-13T15:19:38.230Z] 5eb5b503b376: Download complete [2023-09-13T15:19:38.798Z] 2f39f015ded8: Verifying Checksum [2023-09-13T15:19:38.798Z] 2f39f015ded8: Download complete [2023-09-13T15:19:39.377Z] 5eb5b503b376: Pull complete [2023-09-13T15:19:39.377Z] 5c69ac0246d0: Pull complete [2023-09-13T15:19:39.944Z] ec43610c2a17: Pull complete [2023-09-13T15:19:39.944Z] 3a2ae6a8a46f: Pull complete [2023-09-13T15:19:39.944Z] 33b1e0a273af: Pull complete [2023-09-13T15:19:40.203Z] 5d3b04190fa2: Pull complete [2023-09-13T15:19:44.395Z] 2f39f015ded8: Pull complete [2023-09-13T15:19:44.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T15:19:44.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T15:19:44.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T15:19:44.471Z] prd-ubuntu20.04-docker-8c-8g-6117 does not seem to be running inside a container [2023-09-13T15:19:44.499Z] $ 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/581/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/581 -v /w/workspace/edgex-go/581:/w/workspace/edgex-go/581:rw,z -v /w/workspace/edgex-go/581@tmp:/w/workspace/edgex-go/581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-13T15:19:50.623Z] $ docker top 9f502333894e0b84409e372845c780321e2d31b9c78c5c6a88f328f6c1587c3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T15:19:50.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T15:19:51.243Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T15:19:51.529Z] + ls /var/log/sa-host [2023-09-13T15:19:51.529Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T15:19:51.694Z] provisioning config files... [2023-09-13T15:19:51.703Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/581@tmp/config11342768808006759746tmp [Pipeline] { [Pipeline] echo [2023-09-13T15:19:51.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:52.002Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T15:19:52.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:52.345Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T15:19:52.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:52.636Z] ---> sudo-logs.sh [2023-09-13T15:19:52.636Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T15:19:52.661Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:52.944Z] ---> job-cost.sh [2023-09-13T15:19:52.944Z] lf-activate-venv: SKIPPING [2023-09-13T15:19:52.944Z] DEBUG: total: 0.10999999940395355 [2023-09-13T15:19:52.944Z] INFO: Retrieving Stack Cost... [2023-09-13T15:19:53.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T15:19:53.773Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T15:19:53.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T15:19:54.068Z] ---> logs-deploy.sh [2023-09-13T15:19:54.068Z] lf-activate-venv: SKIPPING [2023-09-13T15:19:54.068Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/581 [2023-09-13T15:19:54.068Z] INFO: archiving workspace using pattern(s): [2023-09-13T15:19:55.005Z] Archives upload complete. [2023-09-13T15:19:55.005Z] INFO: archiving logs to Nexus