Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e6f43925c50daa722df62c58882fd3722b24060 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-ssh6836022933076909005.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4575838344602821305.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17772549308744900878.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh12858195734868631812.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-ssh17039096604340849489.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]] ========================================================= [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-5278 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/650 [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/650 # 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 5e6f43925c50daa722df62c58882fd3722b24060 (main) Commit message: "Merge pull request #4820 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.41" > 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 5e6f43925c50daa722df62c58882fd3722b24060 # timeout=10 > git rev-list --no-walk d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-10T00:04:53.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-10T00:04:53.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-10T00:04:53.415Z] ========================================================= [2024-07-10T00:04:53.415Z] EdgeX Global Pipelines Version Info [2024-07-10T00:04:53.415Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:04:54.143Z] ------------------- [2024-07-10T00:04:54.144Z] stable info: [2024-07-10T00:04:54.144Z] ------------------- [2024-07-10T00:04:54.144Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-10T00:04:54.144Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-10T00:04:54.144Z] Message: update stable to v1.0.260 [2024-07-10T00:04:54.713Z] ------------------- [2024-07-10T00:04:54.713Z] experimental info: [2024-07-10T00:04:54.713Z] ------------------- [2024-07-10T00:04:54.713Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-10T00:04:54.713Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-10T00:04:54.713Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-10T00:04:54.791Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-10T00:04:54.808Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-10T00:04:54.828Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-10T00:04:54.850Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-10T00:04:54.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-10T00:04:54.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-10T00:04:54.919Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-10T00:04:54.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-10T00:04:54.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-10T00:04:54.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-10T00:04:55.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-10T00:04:55.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-10T00:04:55.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-10T00:04:55.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-10T00:04:55.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-10T00:04:55.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-10T00:04:55.160Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-10T00:04:55.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-10T00:04:55.200Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-10T00:04:55.222Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-10T00:04:55.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-10T00:04:55.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-10T00:04:55.288Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-10T00:04:55.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-10T00:04:55.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-10T00:04:55.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-10T00:04:55.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] echo [2024-07-10T00:04:55.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e6f439 [Pipeline] echo [2024-07-10T00:04:55.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T00:04:55.480Z] provisioning config files... [2024-07-10T00:04:55.494Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/650@tmp/config4152528578084367249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:04:55.821Z] ---> ****-login.sh [2024-07-10T00:04:55.821Z] nexus3.edgexfoundry.org:10001 [2024-07-10T00:04:56.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:04:56.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:04:56.080Z] Configure a credential helper to remove this warning. See [2024-07-10T00:04:56.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:04:56.080Z] [2024-07-10T00:04:56.080Z] Login Succeeded [2024-07-10T00:04:56.080Z] nexus3.edgexfoundry.org:10002 [2024-07-10T00:04:56.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:04:56.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:04:56.340Z] Configure a credential helper to remove this warning. See [2024-07-10T00:04:56.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:04:56.340Z] [2024-07-10T00:04:56.340Z] Login Succeeded [2024-07-10T00:04:56.340Z] nexus3.edgexfoundry.org:10003 [2024-07-10T00:04:56.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:04:56.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:04:56.340Z] Configure a credential helper to remove this warning. See [2024-07-10T00:04:56.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:04:56.340Z] [2024-07-10T00:04:56.340Z] Login Succeeded [2024-07-10T00:04:56.340Z] nexus3.edgexfoundry.org:10004 [2024-07-10T00:04:56.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:04:56.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:04:56.600Z] Configure a credential helper to remove this warning. See [2024-07-10T00:04:56.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:04:56.600Z] [2024-07-10T00:04:56.600Z] Login Succeeded [2024-07-10T00:04:56.600Z] ****.io [2024-07-10T00:04:56.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:04:56.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:04:56.860Z] Configure a credential helper to remove this warning. See [2024-07-10T00:04:56.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:04:56.860Z] [2024-07-10T00:04:56.860Z] Login Succeeded [2024-07-10T00:04:56.860Z] ---> ****-login.sh ends [Pipeline] } [2024-07-10T00:04:56.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T00:04:57.189Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 [2024-07-10T00:04:57.189Z] + dirname cmd/core-command/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/core-data/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/core-keeper/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/core-metadata/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/support-notifications/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-10T00:04:57.189Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-10T00:04:57.189Z] + cut -d/ -f2 [2024-07-10T00:04:57.189Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-10T00:04:57.222Z] 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-keeper, dockerfile:cmd/core-keeper/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 [2024-07-10T00:04:57.711Z] + git rev-list -1 --merges 5e6f43925c50daa722df62c58882fd3722b24060~1..5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] echo [2024-07-10T00:04:57.721Z] -----------> git rev-list -1 --merges 5e6f43925c50daa722df62c58882fd3722b24060~1..5e6f43925c50daa722df62c58882fd3722b24060 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:04:57.721Z] 5e6f43925c50daa722df62c58882fd3722b24060 [false] [Pipeline] sh [2024-07-10T00:04:58.010Z] + git log --format=format:%s -1 5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] echo [2024-07-10T00:04:58.024Z] ========================================================= [2024-07-10T00:04:58.024Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-10T00:04:58.024Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-10T00:04:58.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-10T00:04:58.463Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-10T00:04:58.463Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-10T00:04:58.463Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-10T00:04:58.463Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-10T00:04:58.463Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-10T00:04:58.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:04:58.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T00:04:58.897Z] [2024-07-10T00:04:58.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:04:59.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T00:04:59.199Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-10T00:04:59.199Z] b85a868b505f: Pulling fs layer [2024-07-10T00:04:59.199Z] e2be974225ed: Pulling fs layer [2024-07-10T00:04:59.199Z] 339a4e72a1f5: Pulling fs layer [2024-07-10T00:04:59.199Z] 988bab9f4d93: Pulling fs layer [2024-07-10T00:04:59.199Z] 1469e6f7b9e6: Pulling fs layer [2024-07-10T00:04:59.199Z] eaf3925da568: Pulling fs layer [2024-07-10T00:04:59.199Z] bab4dde63d76: Pulling fs layer [2024-07-10T00:04:59.199Z] bde34c3a00c8: Pulling fs layer [2024-07-10T00:04:59.199Z] b352a97aabf1: Pulling fs layer [2024-07-10T00:04:59.199Z] 4872d77fe225: Pulling fs layer [2024-07-10T00:04:59.199Z] 5851b861e8e6: Pulling fs layer [2024-07-10T00:04:59.199Z] bab4dde63d76: Waiting [2024-07-10T00:04:59.199Z] bde34c3a00c8: Waiting [2024-07-10T00:04:59.199Z] b352a97aabf1: Waiting [2024-07-10T00:04:59.199Z] 4872d77fe225: Waiting [2024-07-10T00:04:59.199Z] 5851b861e8e6: Waiting [2024-07-10T00:04:59.199Z] 988bab9f4d93: Waiting [2024-07-10T00:04:59.199Z] 1469e6f7b9e6: Waiting [2024-07-10T00:04:59.199Z] eaf3925da568: Waiting [2024-07-10T00:04:59.200Z] e2be974225ed: Verifying Checksum [2024-07-10T00:04:59.200Z] e2be974225ed: Download complete [2024-07-10T00:04:59.200Z] 988bab9f4d93: Download complete [2024-07-10T00:04:59.200Z] 1469e6f7b9e6: Verifying Checksum [2024-07-10T00:04:59.200Z] 1469e6f7b9e6: Download complete [2024-07-10T00:04:59.200Z] eaf3925da568: Verifying Checksum [2024-07-10T00:04:59.200Z] eaf3925da568: Download complete [2024-07-10T00:04:59.458Z] 339a4e72a1f5: Verifying Checksum [2024-07-10T00:04:59.458Z] 339a4e72a1f5: Download complete [2024-07-10T00:04:59.458Z] bde34c3a00c8: Verifying Checksum [2024-07-10T00:04:59.458Z] bde34c3a00c8: Download complete [2024-07-10T00:04:59.458Z] b352a97aabf1: Verifying Checksum [2024-07-10T00:04:59.458Z] b352a97aabf1: Download complete [2024-07-10T00:04:59.458Z] 4872d77fe225: Download complete [2024-07-10T00:04:59.458Z] 5851b861e8e6: Verifying Checksum [2024-07-10T00:04:59.458Z] 5851b861e8e6: Download complete [2024-07-10T00:04:59.458Z] b85a868b505f: Verifying Checksum [2024-07-10T00:04:59.458Z] b85a868b505f: Download complete [2024-07-10T00:04:59.716Z] bab4dde63d76: Verifying Checksum [2024-07-10T00:04:59.716Z] bab4dde63d76: Download complete [2024-07-10T00:05:00.652Z] b85a868b505f: Pull complete [2024-07-10T00:05:00.652Z] e2be974225ed: Pull complete [2024-07-10T00:05:01.220Z] 339a4e72a1f5: Pull complete [2024-07-10T00:05:01.220Z] 988bab9f4d93: Pull complete [2024-07-10T00:05:01.479Z] 1469e6f7b9e6: Pull complete [2024-07-10T00:05:01.738Z] eaf3925da568: Pull complete [2024-07-10T00:05:03.118Z] bab4dde63d76: Pull complete [2024-07-10T00:05:03.377Z] bde34c3a00c8: Pull complete [2024-07-10T00:05:03.377Z] b352a97aabf1: Pull complete [2024-07-10T00:05:03.377Z] 4872d77fe225: Pull complete [2024-07-10T00:05:03.636Z] 5851b861e8e6: Pull complete [2024-07-10T00:05:03.636Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-10T00:05:03.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T00:05:03.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:05:03.772Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:05:03.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-10T00:05:06.487Z] $ docker top 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 -eo pid,comm [2024-07-10T00:05:06.547Z] 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). [2024-07-10T00:05:06.548Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-10T00:05:06.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T00:05:06.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T00:05:06.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T00:05:06.713Z] $ docker exec 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 ssh-agent [2024-07-10T00:05:06.830Z] SSH_AUTH_SOCK=/tmp/ssh-veMwRthqmVKl/agent.32 [2024-07-10T00:05:06.830Z] SSH_AGENT_PID=38 [2024-07-10T00:05:06.835Z] Running ssh-add (command line suppressed) [2024-07-10T00:05:06.941Z] Identity added: /w/workspace/edgex-go/650@tmp/private_key_17668470829699772736.key (/w/workspace/edgex-go/650@tmp/private_key_17668470829699772736.key) [2024-07-10T00:05:06.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T00:05:07.247Z] + git tag --points-at HEAD [Pipeline] } [2024-07-10T00:05:07.254Z] $ docker exec --env ******** --env ******** 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 ssh-agent -k [2024-07-10T00:05:07.340Z] unset SSH_AUTH_SOCK; [2024-07-10T00:05:07.340Z] unset SSH_AGENT_PID; [2024-07-10T00:05:07.341Z] echo Agent pid 38 killed; [2024-07-10T00:05:07.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-10T00:05:07.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T00:05:07.394Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T00:05:07.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T00:05:07.520Z] $ docker exec 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 ssh-agent [2024-07-10T00:05:07.639Z] SSH_AUTH_SOCK=/tmp/ssh-ef8b9GCYlUV0/agent.72 [2024-07-10T00:05:07.639Z] SSH_AGENT_PID=78 [2024-07-10T00:05:07.643Z] Running ssh-add (command line suppressed) [2024-07-10T00:05:07.733Z] Identity added: /w/workspace/edgex-go/650@tmp/private_key_14072662774564669897.key (/w/workspace/edgex-go/650@tmp/private_key_14072662774564669897.key) [2024-07-10T00:05:07.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T00:05:08.039Z] + git semver init [2024-07-10T00:05:08.299Z] 2024-07-10 00:05:08,214 [run_init] DEBUG init version:0.0.0 force:False [2024-07-10T00:05:08.299Z] 2024-07-10 00:05:08,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/650/.semver [2024-07-10T00:05:08.299Z] 2024-07-10 00:05:08,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/650/.semver [2024-07-10T00:05:08.299Z] 2024-07-10 00:05:08,215 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/650/.semver'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=None) [2024-07-10T00:05:13.570Z] 2024-07-10 00:05:13,289 [append_file] DEBUG append to file:/w/workspace/edgex-go/650/.git/info/exclude [2024-07-10T00:05:13.570Z] 2024-07-10 00:05:13,289 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/650/.semver/main with force:False [2024-07-10T00:05:13.570Z] 2024-07-10 00:05:13,290 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main [2024-07-10T00:05:13.570Z] 2024-07-10 00:05:13,290 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main [2024-07-10T00:05:13.570Z] 3.2.0-dev.32 [Pipeline] } [2024-07-10T00:05:13.576Z] $ docker exec --env ******** --env ******** 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 ssh-agent -k [2024-07-10T00:05:13.670Z] unset SSH_AUTH_SOCK; [2024-07-10T00:05:13.671Z] unset SSH_AGENT_PID; [2024-07-10T00:05:13.671Z] echo Agent pid 78 killed; [2024-07-10T00:05:13.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T00:05:14.006Z] + git semver [Pipeline] } [2024-07-10T00:05:14.275Z] $ docker stop --time=1 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 [2024-07-10T00:05:15.553Z] $ docker rm -f --volumes 67c76a9612ad4c030b7feb802303ef56f0ffe05216978ac00f6bc2652731d987 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T00:05:15.900Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-10T00:05:16.122Z] Stashed 1 file(s) [Pipeline] echo [2024-07-10T00:05:16.126Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.32 [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 [2024-07-10T00:05:16.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/650 [Pipeline] echo [2024-07-10T00:05:16.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T00:05:16.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T00:05:16.574Z] ========================================================= [2024-07-10T00:05:16.574Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-10T00:05:16.574Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-10T00:05:16.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T00:05:16.865Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-10T00:05:16.865Z] 619be1103602: Pulling fs layer [2024-07-10T00:05:16.865Z] 7862e08f4a3e: Pulling fs layer [2024-07-10T00:05:16.865Z] 5df492c9dc93: Pulling fs layer [2024-07-10T00:05:16.865Z] 7629e6793208: Pulling fs layer [2024-07-10T00:05:16.865Z] 4f4fb700ef54: Pulling fs layer [2024-07-10T00:05:16.865Z] fb5054dd5b73: Pulling fs layer [2024-07-10T00:05:16.865Z] eeca6798cff9: Pulling fs layer [2024-07-10T00:05:16.865Z] aa269ceb94a6: Pulling fs layer [2024-07-10T00:05:16.865Z] ada007ff1a6a: Pulling fs layer [2024-07-10T00:05:16.865Z] 7629e6793208: Waiting [2024-07-10T00:05:16.865Z] 4f4fb700ef54: Waiting [2024-07-10T00:05:16.865Z] eeca6798cff9: Waiting [2024-07-10T00:05:16.865Z] 7862e08f4a3e: Verifying Checksum [2024-07-10T00:05:16.865Z] 7862e08f4a3e: Download complete [2024-07-10T00:05:16.865Z] 7629e6793208: Verifying Checksum [2024-07-10T00:05:16.865Z] 7629e6793208: Download complete [2024-07-10T00:05:16.865Z] 4f4fb700ef54: Verifying Checksum [2024-07-10T00:05:16.865Z] 4f4fb700ef54: Download complete [2024-07-10T00:05:16.865Z] fb5054dd5b73: Verifying Checksum [2024-07-10T00:05:16.865Z] fb5054dd5b73: Download complete [2024-07-10T00:05:16.865Z] 619be1103602: Verifying Checksum [2024-07-10T00:05:16.865Z] 619be1103602: Download complete [2024-07-10T00:05:16.865Z] eeca6798cff9: Verifying Checksum [2024-07-10T00:05:16.865Z] eeca6798cff9: Download complete [2024-07-10T00:05:17.124Z] 619be1103602: Pull complete [2024-07-10T00:05:17.124Z] ada007ff1a6a: Verifying Checksum [2024-07-10T00:05:17.124Z] ada007ff1a6a: Download complete [2024-07-10T00:05:17.124Z] 7862e08f4a3e: Pull complete [2024-07-10T00:05:17.382Z] 5df492c9dc93: Verifying Checksum [2024-07-10T00:05:17.382Z] 5df492c9dc93: Download complete [2024-07-10T00:05:17.642Z] aa269ceb94a6: Verifying Checksum [2024-07-10T00:05:17.642Z] aa269ceb94a6: Download complete [2024-07-10T00:05:20.921Z] 5df492c9dc93: Pull complete [2024-07-10T00:05:20.921Z] 7629e6793208: Pull complete [2024-07-10T00:05:20.921Z] 4f4fb700ef54: Pull complete [2024-07-10T00:05:20.921Z] fb5054dd5b73: Pull complete [2024-07-10T00:05:20.921Z] eeca6798cff9: Pull complete [2024-07-10T00:05:23.451Z] aa269ceb94a6: Pull complete [2024-07-10T00:05:23.451Z] ada007ff1a6a: Pull complete [2024-07-10T00:05:23.451Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-10T00:05:23.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T00:05:23.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-10T00:05:23.753Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T00:05:23.753Z] WORKDIR /edgex [2024-07-10T00:05:23.753Z] COPY go.mod . [2024-07-10T00:05:23.753Z] RUN go mod download [2024-07-10T00:05:23.753Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-10T00:05:24.320Z] Sending build context to Docker daemon 178.5MB [2024-07-10T00:05:24.320Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-10T00:05:24.320Z] ---> f489d0715acc [2024-07-10T00:05:24.320Z] Step 2/4 : WORKDIR /edgex [2024-07-10T00:05:31.201Z] Still waiting to schedule task [2024-07-10T00:05:31.201Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-10T00:05:32.442Z] ---> Running in 08c0d1f77843 [2024-07-10T00:05:32.442Z] Removing intermediate container 08c0d1f77843 [2024-07-10T00:05:32.442Z] ---> 34a670d943ab [2024-07-10T00:05:32.442Z] Step 3/4 : COPY go.mod . [2024-07-10T00:05:32.442Z] ---> ea82491078ef [2024-07-10T00:05:32.442Z] Step 4/4 : RUN go mod download [2024-07-10T00:05:32.442Z] ---> Running in 7b46e1d09730 [2024-07-10T00:06:11.180Z] Removing intermediate container 7b46e1d09730 [2024-07-10T00:06:11.180Z] ---> d501434ecc8d [2024-07-10T00:06:11.180Z] Successfully built d501434ecc8d [2024-07-10T00:06:11.180Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:06:11.489Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-10T00:06:11.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:06:11.571Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:06:11.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-10T00:06:12.095Z] $ docker top aeac5fc4bc3f7f67eadcbfc158037e526de61b394057855bccbfe0278d6dfa27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T00:06:12.450Z] + go version [2024-07-10T00:06:12.450Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-10T00:06:12.462Z] $ docker stop --time=1 aeac5fc4bc3f7f67eadcbfc158037e526de61b394057855bccbfe0278d6dfa27 [2024-07-10T00:06:13.707Z] $ docker rm -f --volumes aeac5fc4bc3f7f67eadcbfc158037e526de61b394057855bccbfe0278d6dfa27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:06:14.148Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-10T00:06:14.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:06:14.231Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:06:14.264Z] $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-10T00:06:14.603Z] $ docker top 5515b26e5c379dd5267251b29ba9e8b2f85df9766faf4237d254f19d29b51865 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-10T00:06:14.673Z] ========================================================= [2024-07-10T00:06:14.673Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-10T00:06:14.673Z] ========================================================= [Pipeline] sh [2024-07-10T00:06:14.947Z] + git config --global --add safe.directory /w/workspace/edgex-go/650 [Pipeline] fileExists [Pipeline] sh [2024-07-10T00:06:15.245Z] + make test [2024-07-10T00:06:15.245Z] go test -race -coverprofile=coverage.out ./... [2024-07-10T00:06:23.360Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-10T00:06:55.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-10T00:06:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-10T00:06:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-10T00:06:57.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-10T00:06:57.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-10T00:06:57.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-10T00:06:57.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-10T00:06:58.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements [2024-07-10T00:06:58.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-10T00:06:58.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-10T00:06:59.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-10T00:06:59.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-10T00:06:59.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-10T00:06:59.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-10T00:06:59.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-10T00:06:59.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-10T00:07:01.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-10T00:07:01.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-10T00:07:01.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.042s coverage: 69.2% of statements [2024-07-10T00:07:01.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-07-10T00:07:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.312s coverage: 93.4% of statements [2024-07-10T00:07:01.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-07-10T00:07:02.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-10T00:07:03.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-10T00:07:05.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.317s coverage: 95.8% of statements [2024-07-10T00:07:05.037Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-07-10T00:07:05.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-10T00:07:05.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-10T00:07:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.8% of statements [2024-07-10T00:07:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 32.2% of statements [2024-07-10T00:07:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-07-10T00:07:07.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.082s coverage: 77.8% of statements [2024-07-10T00:07:07.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-07-10T00:07:07.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-07-10T00:07:07.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-07-10T00:07:07.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-10T00:07:07.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-10T00:07:07.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-10T00:07:07.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-10T00:07:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-10T00:07:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-10T00:07:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-10T00:07:07.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-10T00:07:08.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-10T00:07:08.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-10T00:07:08.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-10T00:07:08.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-10T00:07:09.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-10T00:07:09.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-10T00:07:09.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-10T00:07:10.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-10T00:07:11.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-10T00:07:12.168Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5279 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-10T00:07:12.191Z] Running in /w/workspace/edgex-go/650 [Pipeline] { [Pipeline] checkout [2024-07-10T00:07:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-10T00:07:12.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-10T00:07:13.252Z] The recommended git tool is: git [2024-07-10T00:07:15.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-10T00:07:15.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-10T00:07:15.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-10T00:07:16.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-10T00:07:16.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-10T00:07:16.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-10T00:07:16.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-10T00:07:16.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-10T00:07:16.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-10T00:07:16.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-10T00:07:18.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-10T00:07:18.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-10T00:07:18.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-10T00:07:18.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-10T00:07:18.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements [2024-07-10T00:07:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-10T00:07:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-10T00:07:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-10T00:07:19.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-10T00:07:20.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-10T00:07:20.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-10T00:07:21.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-10T00:07:21.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-10T00:07:21.772Z] using credential edgex-jenkins-ssh [2024-07-10T00:07:21.794Z] Cloning the remote Git repository [2024-07-10T00:07:21.839Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-10T00:07:21.940Z] > git init /w/workspace/edgex-go/650 # timeout=10 [2024-07-10T00:07:22.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-10T00:07:22.110Z] > git --version # timeout=10 [2024-07-10T00:07:22.174Z] > git --version # 'git version 2.25.1' [2024-07-10T00:07:22.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-10T00:07:22.378Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.223s coverage: 79.9% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.039s coverage: 92.9% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.050s coverage: 81.8% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 38.4% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 84.8% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-07-10T00:07:31.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-07-10T00:07:31.669Z] 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 [2024-07-10T00:07:31.927Z] running golangci-lint [2024-07-10T00:07:32.186Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-10T00:07:32.186Z] go version go1.21.9 linux/amd64 [2024-07-10T00:07:32.186Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-10T00:07:32.186Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-10T00:07:40.151Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-10T00:07:40.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-10T00:07:41.003Z] Avoid second fetch [2024-07-10T00:07:41.003Z] Checking out Revision 5e6f43925c50daa722df62c58882fd3722b24060 (main) [2024-07-10T00:07:41.783Z] Commit message: "Merge pull request #4820 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.41" [2024-07-10T00:07:41.019Z] > git config core.sparsecheckout # timeout=10 [2024-07-10T00:07:41.077Z] > git checkout -f 5e6f43925c50daa722df62c58882fd3722b24060 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-10T00:07:46.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-10T00:07:46.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T00:07:46.606Z] Dload Upload Total Spent Left Speed [2024-07-10T00:07:46.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-07-10T00:07:46.927Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-10T00:07:47.248Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-10T00:07:47.248Z] + sudo tee /etc/docker/daemon.new [2024-07-10T00:07:47.248Z] { [2024-07-10T00:07:47.248Z] "registry-mirrors": [ [2024-07-10T00:07:47.248Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-10T00:07:47.248Z] ], [2024-07-10T00:07:47.248Z] "bip": "10.250.0.254/24", [2024-07-10T00:07:47.248Z] "hosts": [ [2024-07-10T00:07:47.248Z] "tcp://0.0.0.0:5555", [2024-07-10T00:07:47.248Z] "unix:///var/run/docker.sock" [2024-07-10T00:07:47.248Z] ], [2024-07-10T00:07:47.248Z] "mtu": 1458, [2024-07-10T00:07:47.248Z] "selinux-enabled": true, [2024-07-10T00:07:47.248Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-10T00:07:47.248Z] } [Pipeline] sh [2024-07-10T00:07:47.572Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-10T00:07:47.902Z] + sudo service docker restart [2024-07-10T00:07:54.109Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|imports|name|types_sizes) took 20.107447051s" [2024-07-10T00:07:54.110Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.819907ms" [2024-07-10T00:08:04.111Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.048797396s with top 10 stages: buildir: 52.922128282s, gosec: 8.381130274s, inspect: 2.502802712s, fact_deprecated: 2.275904602s, ctrlflow: 1.498280081s, printf: 1.316712044s, S1038: 1.249346562s, nilness: 1.069734421s, fact_purity: 1.052200161s, SA4030: 731.907441ms" [2024-07-10T00:08:04.111Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-10T00:08:04.111Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, identifier_marker: 209/209, skip_dirs: 209/209, nolint: 0/21, filename_unadjuster: 209/209, skip_files: 209/209, exclude-rules: 21/209" [2024-07-10T00:08:04.111Z] level=info msg="[runner] processing took 17.577708ms with stages: nolint: 7.965003ms, identifier_marker: 4.635031ms, exclude-rules: 1.494584ms, path_prettifier: 1.444132ms, autogenerated_exclude: 1.218842ms, skip_dirs: 769.454µs, cgo: 30.261µs, filename_unadjuster: 16.131µs, max_same_issues: 960ns, uniq_by_line: 510ns, fixer: 470ns, skip_files: 410ns, exclude: 380ns, severity-rules: 270ns, diff: 250ns, sort_results: 240ns, path_shortener: 230ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-07-10T00:08:04.111Z] level=info msg="[runner] linters took 11.282739896s with stages: goanalysis_metalinter: 11.265082394s" [2024-07-10T00:08:04.111Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-10T00:08:04.111Z] level=info msg="Memory: 314 samples, avg is 287.5MB, max is 1289.5MB" [2024-07-10T00:08:04.111Z] level=info msg="Execution took 31.431985512s" [2024-07-10T00:08:04.111Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T00:08:06.146Z] provisioning config files... [2024-07-10T00:08:06.171Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/650@tmp/config15914590804910659174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:08:06.605Z] ---> ****-login.sh [2024-07-10T00:08:06.605Z] nexus3.edgexfoundry.org:10001 [2024-07-10T00:08:06.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:08:07.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:08:07.145Z] Configure a credential helper to remove this warning. See [2024-07-10T00:08:07.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:08:07.145Z] [2024-07-10T00:08:07.145Z] Login Succeeded [2024-07-10T00:08:07.145Z] nexus3.edgexfoundry.org:10002 [2024-07-10T00:08:07.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:08:07.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:08:07.416Z] Configure a credential helper to remove this warning. See [2024-07-10T00:08:07.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:08:07.416Z] [2024-07-10T00:08:07.416Z] Login Succeeded [2024-07-10T00:08:07.416Z] nexus3.edgexfoundry.org:10003 [2024-07-10T00:08:07.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:08:07.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:08:07.956Z] Configure a credential helper to remove this warning. See [2024-07-10T00:08:07.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:08:07.956Z] [2024-07-10T00:08:07.956Z] Login Succeeded [2024-07-10T00:08:07.956Z] nexus3.edgexfoundry.org:10004 [2024-07-10T00:08:08.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:08:08.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:08:08.228Z] Configure a credential helper to remove this warning. See [2024-07-10T00:08:08.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:08:08.228Z] [2024-07-10T00:08:08.228Z] Login Succeeded [2024-07-10T00:08:08.228Z] ****.io [2024-07-10T00:08:08.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:08:08.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:08:08.763Z] Configure a credential helper to remove this warning. See [2024-07-10T00:08:08.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:08:08.763Z] [2024-07-10T00:08:08.763Z] Login Succeeded [2024-07-10T00:08:08.763Z] ---> ****-login.sh ends [Pipeline] } [2024-07-10T00:08:08.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-10T00:08:09.406Z] + git config --global --add safe.directory /w/workspace/edgex-go/650 [Pipeline] echo [2024-07-10T00:08:09.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T00:08:09.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T00:08:09.459Z] ========================================================= [2024-07-10T00:08:09.459Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-10T00:08:09.459Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-10T00:08:09.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T00:08:10.081Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-10T00:08:10.081Z] c6b39de5b339: Pulling fs layer [2024-07-10T00:08:10.081Z] a69c41024577: Pulling fs layer [2024-07-10T00:08:10.081Z] d6de4b400683: Pulling fs layer [2024-07-10T00:08:10.081Z] 35cb2a7552d0: Pulling fs layer [2024-07-10T00:08:10.081Z] 4f4fb700ef54: Pulling fs layer [2024-07-10T00:08:10.081Z] 464afbd9ba4c: Pulling fs layer [2024-07-10T00:08:10.081Z] 00f215d4a9da: Pulling fs layer [2024-07-10T00:08:10.081Z] d496ad576159: Pulling fs layer [2024-07-10T00:08:10.081Z] 35cb2a7552d0: Waiting [2024-07-10T00:08:10.081Z] 4f4fb700ef54: Waiting [2024-07-10T00:08:10.081Z] 464afbd9ba4c: Waiting [2024-07-10T00:08:10.081Z] 00f215d4a9da: Waiting [2024-07-10T00:08:10.081Z] d496ad576159: Waiting [2024-07-10T00:08:10.081Z] a69c41024577: Download complete [2024-07-10T00:08:10.081Z] 35cb2a7552d0: Verifying Checksum [2024-07-10T00:08:10.081Z] 35cb2a7552d0: Download complete [2024-07-10T00:08:10.081Z] 4f4fb700ef54: Verifying Checksum [2024-07-10T00:08:10.081Z] 4f4fb700ef54: Download complete [2024-07-10T00:08:10.081Z] c6b39de5b339: Verifying Checksum [2024-07-10T00:08:10.081Z] c6b39de5b339: Download complete [2024-07-10T00:08:10.081Z] 464afbd9ba4c: Verifying Checksum [2024-07-10T00:08:10.081Z] 464afbd9ba4c: Download complete [2024-07-10T00:08:10.667Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-10T00:08:10.667Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-10T00:08:10.667Z] ./bin/test-attribution-txt.sh [2024-07-10T00:08:10.676Z] d496ad576159: Verifying Checksum [2024-07-10T00:08:10.676Z] d496ad576159: Download complete [Pipeline] echo [2024-07-10T00:08:10.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-10T00:08:10.955Z] c6b39de5b339: Pull complete [2024-07-10T00:08:10.970Z] + ls -al . [2024-07-10T00:08:10.970Z] total 840 [2024-07-10T00:08:10.970Z] drwxrwxr-x 11 1001 1001 4096 Jul 10 00:06 . [2024-07-10T00:08:10.970Z] drwxr-xr-x 4 root root 4096 Jul 10 00:06 .. [2024-07-10T00:08:10.970Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 00:04 .blubracket [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 10 Jul 10 00:04 .dockerignore [2024-07-10T00:08:10.970Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 00:07 .git [2024-07-10T00:08:10.970Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 00:04 .github [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 1102 Jul 10 00:04 .gitignore [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 42 Jul 10 00:04 .golangci.yml [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 100 Jul 10 00:04 .hadolint.yml [2024-07-10T00:08:10.970Z] drwxr-xr-x 3 1001 1001 4096 Jul 10 00:05 .semver [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 155 Jul 10 00:04 .sonarcloud.properties [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 1171 Jul 10 00:04 ADOPTERS.md [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 20361 Jul 10 00:04 Attribution.txt [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 100284 Jul 10 00:04 CHANGELOG.md [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 00:04 CONTRIBUTING.md [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 677 Jul 10 00:04 GOVERNANCE.md [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 861 Jul 10 00:04 Jenkinsfile [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 00:04 LICENSE [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 16051 Jul 10 00:04 Makefile [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 582 Jul 10 00:04 OWNERS.md [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 9528 Jul 10 00:04 README.md [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 789 Jul 10 00:04 SECURITY.md [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 12 Jul 10 00:05 VERSION [2024-07-10T00:08:10.970Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 00:04 bin [2024-07-10T00:08:10.970Z] drwxrwxr-x 19 1001 1001 4096 Jul 10 00:04 cmd [2024-07-10T00:08:10.970Z] -rw-r--r-- 1 root root 481595 Jul 10 00:07 coverage.out [2024-07-10T00:08:10.970Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 00:04 fuzz_test [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 6911 Jul 10 00:04 go.mod [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 101537 Jul 10 00:04 go.sum [2024-07-10T00:08:10.970Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 00:04 internal [2024-07-10T00:08:10.970Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 00:04 openapi [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 584 Jul 10 00:04 security.txt [2024-07-10T00:08:10.970Z] -rw-rw-r-- 1 1001 1001 204 Jul 10 00:04 version.go [Pipeline] sh [2024-07-10T00:08:11.254Z] + '[' -e coverage.out ] [2024-07-10T00:08:11.254Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-10T00:08:11.351Z] Stashed 1 file(s) [Pipeline] sh [2024-07-10T00:08:11.542Z] a69c41024577: Pull complete [2024-07-10T00:08:11.631Z] + make build [2024-07-10T00:08:11.631Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-10T00:08:11.811Z] d6de4b400683: Verifying Checksum [2024-07-10T00:08:11.811Z] d6de4b400683: Download complete [2024-07-10T00:08:12.776Z] 00f215d4a9da: Verifying Checksum [2024-07-10T00:08:12.776Z] 00f215d4a9da: Download complete [2024-07-10T00:08:25.179Z] d6de4b400683: Pull complete [2024-07-10T00:08:25.179Z] 35cb2a7552d0: Pull complete [2024-07-10T00:08:25.179Z] 4f4fb700ef54: Pull complete [2024-07-10T00:08:25.446Z] 464afbd9ba4c: Pull complete [2024-07-10T00:08:33.552Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-10T00:08:34.929Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-10T00:08:35.529Z] 00f215d4a9da: Pull complete [2024-07-10T00:08:35.798Z] d496ad576159: Pull complete [2024-07-10T00:08:35.798Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-10T00:08:36.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T00:08:36.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-10T00:08:36.304Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-10T00:08:36.396Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-10T00:08:36.396Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T00:08:36.396Z] WORKDIR /edgex [2024-07-10T00:08:36.396Z] COPY go.mod . [2024-07-10T00:08:36.396Z] RUN go mod download [2024-07-10T00:08:36.992Z] Sending build context to Docker daemon 3.185MB [2024-07-10T00:08:36.992Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-10T00:08:36.992Z] ---> f246e2811388 [2024-07-10T00:08:36.992Z] Step 2/4 : WORKDIR /edgex [2024-07-10T00:08:37.240Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T00:08:38.617Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-10T00:08:38.931Z] ---> Running in f2c0d1558eb6 [2024-07-10T00:08:38.932Z] Removing intermediate container f2c0d1558eb6 [2024-07-10T00:08:38.932Z] ---> 9b0b1c5426e7 [2024-07-10T00:08:38.932Z] Step 3/4 : COPY go.mod . [2024-07-10T00:08:39.512Z] ---> 3d4f13dcc57b [2024-07-10T00:08:39.512Z] Step 4/4 : RUN go mod download [2024-07-10T00:08:39.512Z] ---> Running in d0d5ef0f68b4 [2024-07-10T00:08:42.801Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-10T00:08:44.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-10T00:08:46.089Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-10T00:08:47.026Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-10T00:08:47.592Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-10T00:08:48.530Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-10T00:08:49.097Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-10T00:08:50.044Z] $ docker stop --time=1 5515b26e5c379dd5267251b29ba9e8b2f85df9766faf4237d254f19d29b51865 [2024-07-10T00:08:54.231Z] $ docker rm -f --volumes 5515b26e5c379dd5267251b29ba9e8b2f85df9766faf4237d254f19d29b51865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:08:55.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T00:08:55.422Z] [2024-07-10T00:08:55.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:08:55.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T00:08:55.725Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-10T00:08:55.725Z] 91d30c5bc195: Pulling fs layer [2024-07-10T00:08:55.725Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-10T00:08:55.725Z] 9c61dcf015f6: Pulling fs layer [2024-07-10T00:08:55.725Z] 4698f68db338: Pulling fs layer [2024-07-10T00:08:55.725Z] 2a2f49069b9e: Pulling fs layer [2024-07-10T00:08:55.725Z] e0025b399a48: Pulling fs layer [2024-07-10T00:08:55.725Z] 2a2f49069b9e: Waiting [2024-07-10T00:08:55.725Z] e0025b399a48: Waiting [2024-07-10T00:08:55.725Z] 4698f68db338: Waiting [2024-07-10T00:08:55.725Z] 91d30c5bc195: Verifying Checksum [2024-07-10T00:08:55.725Z] 91d30c5bc195: Download complete [2024-07-10T00:08:55.725Z] 4698f68db338: Download complete [2024-07-10T00:08:55.983Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-10T00:08:55.983Z] 2e9b0aa3be6d: Download complete [2024-07-10T00:08:55.983Z] e0025b399a48: Verifying Checksum [2024-07-10T00:08:55.983Z] 91d30c5bc195: Pull complete [2024-07-10T00:08:55.983Z] 2a2f49069b9e: Verifying Checksum [2024-07-10T00:08:55.983Z] 2a2f49069b9e: Download complete [2024-07-10T00:08:56.242Z] 2e9b0aa3be6d: Pull complete [2024-07-10T00:08:56.501Z] 9c61dcf015f6: Verifying Checksum [2024-07-10T00:08:56.501Z] 9c61dcf015f6: Download complete [2024-07-10T00:08:59.024Z] 9c61dcf015f6: Pull complete [2024-07-10T00:08:59.024Z] 4698f68db338: Pull complete [2024-07-10T00:08:59.282Z] 2a2f49069b9e: Pull complete [2024-07-10T00:08:59.282Z] e0025b399a48: Pull complete [2024-07-10T00:08:59.282Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-10T00:08:59.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-10T00:08:59.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:08:59.373Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:08:59.397Z] $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-10T00:09:01.390Z] $ docker top f4f85b2870e030ac2faa59b35c12ee87e4c4d021e272ca13bb34f2fa9a2918d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T00:09:01.736Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-10T00:09:04.272Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #1 transferring dockerfile: 2.49kB done [2024-07-10T00:09:04.272Z] #1 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #2 transferring dockerfile: 1.69kB done [2024-07-10T00:09:04.272Z] #2 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #3 transferring dockerfile: 1.95kB done [2024-07-10T00:09:04.272Z] #3 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #4 transferring dockerfile: 2.06kB done [2024-07-10T00:09:04.272Z] #4 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #5 transferring dockerfile: 1.89kB done [2024-07-10T00:09:04.272Z] #5 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #6 transferring dockerfile: 2.15kB done [2024-07-10T00:09:04.272Z] #6 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #7 transferring dockerfile: 2.23kB done [2024-07-10T00:09:04.272Z] #7 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #8 transferring dockerfile: 1.70kB done [2024-07-10T00:09:04.272Z] #8 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #9 transferring dockerfile: 2.93kB done [2024-07-10T00:09:04.272Z] #9 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #10 transferring dockerfile: 2.01kB done [2024-07-10T00:09:04.272Z] #10 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #11 [core-command internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #11 transferring dockerfile: 1.93kB done [2024-07-10T00:09:04.272Z] #11 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #12 transferring dockerfile: 1.81kB done [2024-07-10T00:09:04.272Z] #12 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #13 [core-data internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #13 transferring dockerfile: 2.01kB done [2024-07-10T00:09:04.272Z] #13 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #14 transferring dockerfile: 1.93kB done [2024-07-10T00:09:04.272Z] #14 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-10T00:09:04.272Z] #15 transferring dockerfile: 2.50kB done [2024-07-10T00:09:04.272Z] #15 DONE 0.0s [2024-07-10T00:09:04.272Z] [2024-07-10T00:09:04.272Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-07-10T00:09:04.272Z] #16 transferring context: 50B done [2024-07-10T00:09:04.272Z] #16 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #17 [security-spire-config internal] load .dockerignore [2024-07-10T00:09:04.530Z] #17 transferring context: 50B done [2024-07-10T00:09:04.530Z] #17 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #18 [support-notifications internal] load .dockerignore [2024-07-10T00:09:04.530Z] #18 transferring context: 50B done [2024-07-10T00:09:04.530Z] #18 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #19 [core-metadata internal] load .dockerignore [2024-07-10T00:09:04.530Z] #19 transferring context: 50B done [2024-07-10T00:09:04.530Z] #19 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-07-10T00:09:04.530Z] #20 transferring context: 50B done [2024-07-10T00:09:04.530Z] #20 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #21 [security-proxy-auth internal] load .dockerignore [2024-07-10T00:09:04.530Z] #21 transferring context: 50B done [2024-07-10T00:09:04.530Z] #21 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #22 [security-spire-server internal] load .dockerignore [2024-07-10T00:09:04.530Z] #22 transferring context: 50B done [2024-07-10T00:09:04.530Z] #22 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-10T00:09:04.530Z] #23 transferring context: 50B done [2024-07-10T00:09:04.530Z] #23 DONE 0.1s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #24 [security-bootstrapper internal] load .dockerignore [2024-07-10T00:09:04.530Z] #24 transferring context: 50B done [2024-07-10T00:09:04.530Z] #24 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #25 [core-keeper internal] load .dockerignore [2024-07-10T00:09:04.530Z] #25 transferring context: 50B done [2024-07-10T00:09:04.530Z] #25 DONE 0.0s [2024-07-10T00:09:04.530Z] [2024-07-10T00:09:04.530Z] #26 [core-command internal] load .dockerignore [2024-07-10T00:09:04.789Z] #26 transferring context: 50B done [2024-07-10T00:09:04.789Z] #26 DONE 0.1s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #27 [security-spire-agent internal] load .dockerignore [2024-07-10T00:09:04.789Z] #27 transferring context: 50B done [2024-07-10T00:09:04.789Z] #27 DONE 0.0s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #28 [core-data internal] load .dockerignore [2024-07-10T00:09:04.789Z] #28 transferring context: 50B done [2024-07-10T00:09:04.789Z] #28 DONE 0.1s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #29 [support-scheduler internal] load .dockerignore [2024-07-10T00:09:04.789Z] #29 transferring context: 50B done [2024-07-10T00:09:04.789Z] #29 DONE 0.1s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #30 [security-proxy-setup internal] load .dockerignore [2024-07-10T00:09:04.789Z] #30 transferring context: 50B done [2024-07-10T00:09:04.789Z] #30 DONE 0.1s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T00:09:04.789Z] #31 DONE 0.0s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:09:04.789Z] #32 DONE 0.1s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T00:09:04.789Z] #31 DONE 0.0s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:09:04.789Z] #32 DONE 0.1s [2024-07-10T00:09:04.789Z] [2024-07-10T00:09:04.789Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:09:04.789Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:09:04.789Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T00:09:04.789Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T00:09:04.789Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s [2024-07-10T00:09:04.789Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:09:05.049Z] #33 ... [2024-07-10T00:09:05.049Z] [2024-07-10T00:09:05.049Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T00:09:05.049Z] #31 DONE 0.0s [2024-07-10T00:09:05.049Z] [2024-07-10T00:09:05.049Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:09:05.049Z] #32 DONE 0.1s [2024-07-10T00:09:05.049Z] [2024-07-10T00:09:05.049Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:09:05.049Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:09:05.049Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T00:09:05.049Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T00:09:05.049Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-10T00:09:05.049Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:09:05.049Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-10T00:09:05.049Z] #33 ... [2024-07-10T00:09:05.049Z] [2024-07-10T00:09:05.049Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T00:09:05.049Z] #31 DONE 0.0s [2024-07-10T00:09:05.049Z] [2024-07-10T00:09:05.049Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:09:05.049Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:09:05.049Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T00:09:05.049Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T00:09:05.049Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-10T00:09:05.049Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:09:05.049Z] #33 ... [2024-07-10T00:09:05.049Z] [2024-07-10T00:09:05.049Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T00:09:05.049Z] #31 DONE 0.0s [2024-07-10T00:09:05.049Z] [2024-07-10T00:09:05.049Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:09:05.049Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:09:05.049Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T00:09:05.049Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T00:09:05.049Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-10T00:09:05.049Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:09:05.313Z] #33 ... [2024-07-10T00:09:05.314Z] [2024-07-10T00:09:05.314Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T00:09:05.314Z] #31 DONE 0.0s [2024-07-10T00:09:05.314Z] [2024-07-10T00:09:05.314Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-10T00:09:05.314Z] #34 DONE 0.6s [2024-07-10T00:09:05.314Z] [2024-07-10T00:09:05.314Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:09:05.314Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:09:05.314Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T00:09:05.314Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T00:09:05.314Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-10T00:09:05.314Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:09:05.314Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-10T00:09:05.314Z] #33 ... [2024-07-10T00:09:05.314Z] [2024-07-10T00:09:05.314Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-10T00:09:05.314Z] #31 DONE 0.0s [2024-07-10T00:09:05.584Z] [2024-07-10T00:09:05.584Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:09:05.843Z] #32 DONE 0.8s [2024-07-10T00:09:05.843Z] [2024-07-10T00:09:05.843Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-10T00:09:05.843Z] #34 DONE 0.6s [2024-07-10T00:09:05.843Z] [2024-07-10T00:09:05.843Z] #35 [security-proxy-setup internal] load build context [2024-07-10T00:09:05.843Z] #35 DONE 0.0s [2024-07-10T00:09:05.843Z] [2024-07-10T00:09:05.843Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-10T00:09:05.843Z] #36 DONE 1.0s [2024-07-10T00:09:05.843Z] [2024-07-10T00:09:05.843Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-10T00:09:05.843Z] #37 DONE 0.8s [2024-07-10T00:09:05.843Z] [2024-07-10T00:09:05.843Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:09:05.843Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:09:05.843Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T00:09:05.843Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T00:09:05.843Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-10T00:09:05.843Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:09:05.843Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-10T00:09:06.102Z] #33 DONE 1.6s [2024-07-10T00:09:06.102Z] [2024-07-10T00:09:06.102Z] #38 [security-spire-server internal] load build context [2024-07-10T00:09:06.102Z] #38 transferring context: 26.79kB 0.0s done [2024-07-10T00:09:06.102Z] #38 DONE 0.3s [2024-07-10T00:09:06.102Z] [2024-07-10T00:09:06.102Z] #39 [security-spire-config internal] load build context [2024-07-10T00:09:06.102Z] #39 transferring context: 25.04kB 0.0s done [2024-07-10T00:09:06.102Z] #39 DONE 0.3s [2024-07-10T00:09:06.102Z] [2024-07-10T00:09:06.102Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:06.360Z] #40 ... [2024-07-10T00:09:06.360Z] [2024-07-10T00:09:06.360Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-10T00:09:06.360Z] #41 DONE 1.1s [2024-07-10T00:09:06.360Z] [2024-07-10T00:09:06.360Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:09:06.360Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:09:06.360Z] #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-10T00:09:06.360Z] #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-10T00:09:06.360Z] #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-10T00:09:06.360Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:09:06.360Z] #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-10T00:09:06.360Z] #33 DONE 1.6s [2024-07-10T00:09:06.360Z] [2024-07-10T00:09:06.360Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:09:06.360Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-10T00:09:06.360Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-10T00:09:06.360Z] #42 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-10T00:09:06.360Z] #42 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-10T00:09:06.360Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-10T00:09:06.360Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2024-07-10T00:09:06.360Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-10T00:09:06.360Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-10T00:09:06.619Z] #42 ... [2024-07-10T00:09:06.619Z] [2024-07-10T00:09:06.619Z] #43 [security-spire-agent internal] load build context [2024-07-10T00:09:06.619Z] #43 transferring context: 26.32kB 0.0s done [2024-07-10T00:09:06.619Z] #43 DONE 0.2s [2024-07-10T00:09:06.619Z] [2024-07-10T00:09:06.619Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:09:06.619Z] #44 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-07-10T00:09:06.619Z] #44 DONE 0.3s [2024-07-10T00:09:06.619Z] [2024-07-10T00:09:06.619Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:09:06.619Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-10T00:09:06.619Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2024-07-10T00:09:06.619Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-10T00:09:06.619Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s [2024-07-10T00:09:06.960Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.6s [2024-07-10T00:09:06.960Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2024-07-10T00:09:08.343Z] #42 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.1s done [2024-07-10T00:09:08.912Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-07-10T00:09:08.912Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-10T00:09:09.849Z] #42 ... [2024-07-10T00:09:09.849Z] [2024-07-10T00:09:09.849Z] #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T00:09:09.849Z] #45 DONE 3.9s [2024-07-10T00:09:09.849Z] [2024-07-10T00:09:09.849Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:09:09.849Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-10T00:09:09.849Z] #44 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2024-07-10T00:09:09.849Z] #44 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-10T00:09:09.849Z] #44 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-10T00:09:09.849Z] #44 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-10T00:09:09.849Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-10T00:09:09.849Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-10T00:09:09.849Z] #44 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.3s done [2024-07-10T00:09:09.849Z] #44 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-10T00:09:11.361Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-07-10T00:09:11.999Z] #44 ... [2024-07-10T00:09:11.999Z] [2024-07-10T00:09:11.999Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:09:11.999Z] #42 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s [2024-07-10T00:09:12.294Z] #42 ... [2024-07-10T00:09:12.294Z] [2024-07-10T00:09:12.294Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T00:09:12.294Z] #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 2.074 OK: 264 MiB in 52 packages [2024-07-10T00:09:12.294Z] #46 DONE 6.4s [2024-07-10T00:09:12.294Z] [2024-07-10T00:09:12.294Z] #47 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T00:09:12.294Z] #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 2.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 2.356 OK: 264 MiB in 52 packages [2024-07-10T00:09:12.294Z] #47 DONE 6.5s [2024-07-10T00:09:12.294Z] [2024-07-10T00:09:12.294Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:09:12.294Z] #42 ... [2024-07-10T00:09:12.294Z] [2024-07-10T00:09:12.294Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T00:09:12.294Z] #0 0.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 1.294 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T00:09:12.294Z] #0 1.294 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T00:09:12.294Z] #0 1.294 OK: 20075 distinct packages available [2024-07-10T00:09:12.294Z] #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 1.656 OK: 264 MiB in 52 packages [2024-07-10T00:09:12.294Z] #48 DONE 6.5s [2024-07-10T00:09:12.294Z] [2024-07-10T00:09:12.294Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T00:09:12.294Z] #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 2.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:12.294Z] #0 2.747 OK: 264 MiB in 52 packages [2024-07-10T00:09:12.294Z] #49 DONE 6.7s [2024-07-10T00:09:12.294Z] [2024-07-10T00:09:12.294Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:09:12.905Z] #42 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done [2024-07-10T00:09:14.817Z] #42 ... [2024-07-10T00:09:14.817Z] [2024-07-10T00:09:14.817Z] #50 [security-secretstore-setup internal] load build context [2024-07-10T00:09:14.817Z] #50 transferring context: 334.37MB 9.9s [2024-07-10T00:09:14.817Z] #50 ... [2024-07-10T00:09:14.817Z] [2024-07-10T00:09:14.817Z] #51 [support-notifications internal] load build context [2024-07-10T00:09:15.604Z] #51 ... [2024-07-10T00:09:15.604Z] [2024-07-10T00:09:15.604Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-10T00:09:15.604Z] #52 transferring context: 439.74MB 9.6s done [2024-07-10T00:09:15.604Z] #52 ... [2024-07-10T00:09:15.604Z] [2024-07-10T00:09:15.604Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-10T00:09:15.604Z] #53 ... [2024-07-10T00:09:15.604Z] [2024-07-10T00:09:15.604Z] #54 [security-proxy-auth internal] load build context [2024-07-10T00:09:15.604Z] #54 ... [2024-07-10T00:09:15.604Z] [2024-07-10T00:09:15.604Z] #55 [core-command internal] load build context [2024-07-10T00:09:15.886Z] #55 ... [2024-07-10T00:09:15.886Z] [2024-07-10T00:09:15.886Z] #56 [security-bootstrapper internal] load build context [2024-07-10T00:09:15.886Z] #56 ... [2024-07-10T00:09:15.886Z] [2024-07-10T00:09:15.886Z] #57 [core-data internal] load build context [2024-07-10T00:09:16.145Z] #57 ... [2024-07-10T00:09:16.145Z] [2024-07-10T00:09:16.145Z] #58 [core-keeper internal] load build context [2024-07-10T00:09:16.145Z] #58 ... [2024-07-10T00:09:16.145Z] [2024-07-10T00:09:16.145Z] #59 [core-metadata internal] load build context [2024-07-10T00:09:16.145Z] #59 transferring context: 439.74MB 10.1s done [2024-07-10T00:09:16.145Z] #59 ... [2024-07-10T00:09:16.145Z] [2024-07-10T00:09:16.145Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T00:09:16.145Z] #0 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:16.145Z] #0 7.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:16.145Z] #0 7.915 (1/4) Installing ca-certificates (20240226-r0) [2024-07-10T00:09:16.145Z] #0 8.018 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:16.145Z] #0 8.026 (3/4) Installing su-exec (0.2-r3) [2024-07-10T00:09:16.145Z] #0 8.029 (4/4) Installing yq (4.33.3-r5) [2024-07-10T00:09:16.145Z] #0 8.094 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:16.145Z] #0 8.104 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:09:16.145Z] #0 8.292 OK: 17 MiB in 19 packages [2024-07-10T00:09:16.410Z] #60 ... [2024-07-10T00:09:16.410Z] [2024-07-10T00:09:16.410Z] #61 [support-scheduler internal] load build context [2024-07-10T00:09:16.410Z] #61 ... [2024-07-10T00:09:16.410Z] [2024-07-10T00:09:16.410Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T00:09:16.410Z] #0 6.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:16.410Z] #0 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:16.410Z] #0 7.040 (1/2) Installing ca-certificates (20240226-r0) [2024-07-10T00:09:16.410Z] #0 7.059 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:16.410Z] #0 7.069 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:16.410Z] #0 7.079 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:09:16.410Z] #0 7.139 OK: 8 MiB in 17 packages [2024-07-10T00:09:16.667Z] #62 ... [2024-07-10T00:09:16.667Z] [2024-07-10T00:09:16.667Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T00:09:16.667Z] #63 ... [2024-07-10T00:09:16.667Z] [2024-07-10T00:09:16.667Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T00:09:16.667Z] #64 ... [2024-07-10T00:09:16.667Z] [2024-07-10T00:09:16.667Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:17.108Z] #65 ... [2024-07-10T00:09:17.108Z] [2024-07-10T00:09:17.108Z] #35 [security-proxy-setup internal] load build context [2024-07-10T00:09:17.108Z] #35 ... [2024-07-10T00:09:17.108Z] [2024-07-10T00:09:17.108Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T00:09:17.108Z] #0 7.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:17.108Z] #0 8.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:17.108Z] #0 8.387 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T00:09:17.108Z] #0 8.387 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T00:09:17.108Z] #0 8.387 OK: 20072 distinct packages available [2024-07-10T00:09:17.108Z] #0 8.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:17.108Z] #0 8.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:17.108Z] #0 8.735 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:17.108Z] #0 8.767 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:17.108Z] #0 8.796 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:17.108Z] #0 8.796 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-10T00:09:17.108Z] #0 8.796 (5/7) Installing libucontext (1.2-r2) [2024-07-10T00:09:17.108Z] #0 8.799 (6/7) Installing gcompat (1.1.0-r1) [2024-07-10T00:09:17.108Z] #0 8.804 (7/7) Installing openssl (3.1.6-r0) [2024-07-10T00:09:17.108Z] #0 8.813 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:17.108Z] #0 8.818 OK: 8 MiB in 20 packages [2024-07-10T00:09:17.369Z] #66 ... [2024-07-10T00:09:17.369Z] [2024-07-10T00:09:17.369Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T00:09:17.369Z] #0 7.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:17.369Z] #0 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:17.369Z] #0 7.657 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:17.369Z] #0 7.717 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:17.369Z] #0 7.732 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:17.369Z] #0 7.738 (4/6) Installing openssl (3.1.6-r0) [2024-07-10T00:09:17.369Z] #0 7.751 (5/6) Installing su-exec (0.2-r3) [2024-07-10T00:09:17.369Z] #0 7.890 (6/6) Installing yq (4.33.3-r5) [2024-07-10T00:09:17.369Z] #0 8.028 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:17.369Z] #0 8.092 OK: 17 MiB in 19 packages [2024-07-10T00:09:17.369Z] #67 ... [2024-07-10T00:09:17.369Z] [2024-07-10T00:09:17.369Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T00:09:17.633Z] #68 ... [2024-07-10T00:09:17.633Z] [2024-07-10T00:09:17.633Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T00:09:17.633Z] #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:17.633Z] #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:17.633Z] #0 7.200 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:17.633Z] #0 7.214 (2/2) Installing su-exec (0.2-r3) [2024-07-10T00:09:17.633Z] #0 7.222 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:17.633Z] #0 7.254 OK: 7 MiB in 17 packages [2024-07-10T00:09:17.633Z] #69 ... [2024-07-10T00:09:17.633Z] [2024-07-10T00:09:17.633Z] #35 [security-proxy-setup internal] load build context [2024-07-10T00:09:18.592Z] #35 transferring context: 439.74MB 12.3s done [2024-07-10T00:09:20.183Z] #35 ... [2024-07-10T00:09:20.183Z] [2024-07-10T00:09:20.183Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T00:09:20.441Z] #70 ... [2024-07-10T00:09:20.441Z] [2024-07-10T00:09:20.441Z] #56 [security-bootstrapper internal] load build context [2024-07-10T00:09:20.441Z] #56 transferring context: 439.74MB 13.4s done [2024-07-10T00:09:22.028Z] #56 ... [2024-07-10T00:09:22.028Z] [2024-07-10T00:09:22.028Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:09:22.028Z] #44 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.9s done [2024-07-10T00:09:22.310Z] #44 ... [2024-07-10T00:09:22.310Z] [2024-07-10T00:09:22.310Z] #61 [support-scheduler internal] load build context [2024-07-10T00:09:22.310Z] #61 transferring context: 439.74MB 12.7s done [2024-07-10T00:09:22.718Z] #61 ... [2024-07-10T00:09:22.718Z] [2024-07-10T00:09:22.718Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:22.718Z] #40 6.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:22.718Z] #40 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:22.718Z] #40 6.831 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:22.718Z] #40 6.838 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:22.718Z] #40 6.845 OK: 7 MiB in 16 packages [2024-07-10T00:09:22.977Z] #40 ... [2024-07-10T00:09:22.977Z] [2024-07-10T00:09:22.977Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-10T00:09:22.977Z] #53 transferring context: 439.74MB 12.9s done [2024-07-10T00:09:24.891Z] #53 ... [2024-07-10T00:09:24.891Z] [2024-07-10T00:09:24.891Z] #50 [security-secretstore-setup internal] load build context [2024-07-10T00:09:24.891Z] #50 transferring context: 439.74MB 12.8s done [2024-07-10T00:09:25.157Z] #50 ... [2024-07-10T00:09:25.157Z] [2024-07-10T00:09:25.157Z] #51 [support-notifications internal] load build context [2024-07-10T00:09:25.157Z] #51 transferring context: 439.74MB 12.7s done [2024-07-10T00:09:26.201Z] #51 ... [2024-07-10T00:09:26.201Z] [2024-07-10T00:09:26.201Z] #55 [core-command internal] load build context [2024-07-10T00:09:26.201Z] #55 transferring context: 439.74MB 12.1s done [2024-07-10T00:09:26.466Z] #55 ... [2024-07-10T00:09:26.466Z] [2024-07-10T00:09:26.466Z] #54 [security-proxy-auth internal] load build context [2024-07-10T00:09:26.466Z] #54 transferring context: 439.74MB 11.8s done [2024-07-10T00:09:26.466Z] #54 ... [2024-07-10T00:09:26.466Z] [2024-07-10T00:09:26.466Z] #58 [core-keeper internal] load build context [2024-07-10T00:09:26.466Z] #58 transferring context: 439.74MB 12.8s done [2024-07-10T00:09:26.724Z] #58 ... [2024-07-10T00:09:26.724Z] [2024-07-10T00:09:26.724Z] #57 [core-data internal] load build context [2024-07-10T00:09:26.724Z] #57 transferring context: 439.74MB 11.6s done [2024-07-10T00:09:27.658Z] #57 ... [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T00:09:27.658Z] #60 DONE 21.3s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:27.658Z] #40 DONE 21.4s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T00:09:27.658Z] #66 DONE 21.2s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T00:09:27.658Z] #69 DONE 21.3s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T00:09:27.658Z] #67 DONE 21.4s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T00:09:27.658Z] #62 DONE 21.4s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T00:09:27.658Z] #64 DONE 21.3s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:27.658Z] #71 ... [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-10T00:09:27.658Z] #52 DONE 22.6s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #59 [core-metadata internal] load build context [2024-07-10T00:09:27.658Z] #59 DONE 22.8s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #57 [core-data internal] load build context [2024-07-10T00:09:27.658Z] #57 DONE 21.9s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #54 [security-proxy-auth internal] load build context [2024-07-10T00:09:27.658Z] #54 DONE 22.7s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #58 [core-keeper internal] load build context [2024-07-10T00:09:27.658Z] #58 DONE 22.6s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #51 [support-notifications internal] load build context [2024-07-10T00:09:27.658Z] #51 DONE 22.9s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #55 [core-command internal] load build context [2024-07-10T00:09:27.658Z] #55 DONE 22.5s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #35 [security-proxy-setup internal] load build context [2024-07-10T00:09:27.658Z] #35 DONE 21.9s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #53 [security-spiffe-token-provider internal] load build context [2024-07-10T00:09:27.658Z] #53 DONE 22.8s [2024-07-10T00:09:27.658Z] [2024-07-10T00:09:27.658Z] #50 [security-secretstore-setup internal] load build context [2024-07-10T00:09:27.658Z] #50 DONE 23.0s [2024-07-10T00:09:27.915Z] [2024-07-10T00:09:27.915Z] #61 [support-scheduler internal] load build context [2024-07-10T00:09:27.916Z] #61 DONE 22.0s [2024-07-10T00:09:27.916Z] [2024-07-10T00:09:27.916Z] #56 [security-bootstrapper internal] load build context [2024-07-10T00:09:27.916Z] #56 DONE 22.7s [2024-07-10T00:09:27.916Z] [2024-07-10T00:09:27.916Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:09:27.916Z] #44 DONE 21.6s [2024-07-10T00:09:27.916Z] [2024-07-10T00:09:27.916Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:09:27.916Z] #72 DONE 0.2s [2024-07-10T00:09:27.916Z] [2024-07-10T00:09:27.916Z] #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:09:27.916Z] #73 DONE 0.3s [2024-07-10T00:09:27.916Z] [2024-07-10T00:09:27.916Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:09:27.916Z] #74 DONE 0.2s [2024-07-10T00:09:27.916Z] [2024-07-10T00:09:27.916Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:09:27.916Z] #42 DONE 22.1s [2024-07-10T00:09:27.916Z] [2024-07-10T00:09:27.916Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:09:27.916Z] #75 DONE 0.2s [2024-07-10T00:09:27.916Z] [2024-07-10T00:09:27.916Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:09:29.287Z] #76 ... [2024-07-10T00:09:29.287Z] [2024-07-10T00:09:29.287Z] #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:29.287Z] #65 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.287Z] #65 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.287Z] #65 22.49 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:29.287Z] #65 22.49 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:29.287Z] #65 22.50 OK: 7 MiB in 16 packages [2024-07-10T00:09:29.287Z] #65 DONE 23.0s [2024-07-10T00:09:29.287Z] [2024-07-10T00:09:29.287Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-10T00:09:29.854Z] #77 ... [2024-07-10T00:09:29.854Z] [2024-07-10T00:09:29.854Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T00:09:29.854Z] #68 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.854Z] #68 22.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.854Z] #68 22.49 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T00:09:29.854Z] #68 22.49 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T00:09:29.854Z] #68 22.49 OK: 20072 distinct packages available [2024-07-10T00:09:29.854Z] #68 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.854Z] #68 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.854Z] #68 22.92 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:29.854Z] #68 22.93 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-10T00:09:29.854Z] #68 22.94 (3/4) Installing libucontext (1.2-r2) [2024-07-10T00:09:29.854Z] #68 22.94 (4/4) Installing gcompat (1.1.0-r1) [2024-07-10T00:09:29.854Z] #68 22.95 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:29.854Z] #68 22.96 OK: 8 MiB in 19 packages [2024-07-10T00:09:29.854Z] #68 DONE 23.4s [2024-07-10T00:09:29.854Z] [2024-07-10T00:09:29.854Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T00:09:29.854Z] #63 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.854Z] #63 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.854Z] #63 22.65 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T00:09:29.854Z] #63 22.65 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T00:09:29.854Z] #63 22.65 OK: 20072 distinct packages available [2024-07-10T00:09:29.854Z] #63 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.854Z] #63 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:29.854Z] #63 23.04 (1/11) Installing ca-certificates (20240226-r0) [2024-07-10T00:09:29.854Z] #63 23.06 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-10T00:09:29.854Z] #63 23.08 (3/11) Installing libunistring (1.1-r1) [2024-07-10T00:09:29.854Z] #63 23.09 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-10T00:09:29.854Z] #63 23.09 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-10T00:09:29.854Z] #63 23.09 (6/11) Installing libcurl (8.5.0-r0) [2024-07-10T00:09:29.854Z] #63 23.10 (7/11) Installing curl (8.5.0-r0) [2024-07-10T00:09:29.854Z] #63 23.12 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:29.854Z] #63 23.13 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-10T00:09:29.854Z] #63 23.13 (10/11) Installing libucontext (1.2-r2) [2024-07-10T00:09:29.854Z] #63 23.13 (11/11) Installing gcompat (1.1.0-r1) [2024-07-10T00:09:29.854Z] #63 23.14 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:29.854Z] #63 23.14 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:09:29.854Z] #63 23.18 OK: 12 MiB in 26 packages [2024-07-10T00:09:29.854Z] #63 DONE 23.4s [2024-07-10T00:09:29.854Z] [2024-07-10T00:09:29.854Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:09:30.124Z] #78 ... [2024-07-10T00:09:30.124Z] [2024-07-10T00:09:30.124Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T00:09:30.124Z] #0 1.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:30.124Z] #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:30.124Z] #0 2.126 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:30.124Z] #0 2.209 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:30.124Z] #0 2.209 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:09:30.124Z] #0 2.250 OK: 17 MiB in 19 packages [2024-07-10T00:09:30.124Z] #79 DONE 2.5s [2024-07-10T00:09:30.124Z] [2024-07-10T00:09:30.124Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T00:09:30.124Z] #70 18.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:30.124Z] #70 19.17 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:30.124Z] #70 19.83 OK: 264 MiB in 52 packages [2024-07-10T00:09:30.124Z] #70 DONE 20.0s [2024-07-10T00:09:30.124Z] [2024-07-10T00:09:30.124Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T00:09:30.124Z] #0 2.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:30.124Z] #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:30.124Z] #0 2.431 OK: 8 MiB in 20 packages [2024-07-10T00:09:30.124Z] #80 DONE 2.6s [2024-07-10T00:09:30.124Z] [2024-07-10T00:09:30.124Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T00:09:32.023Z] #81 ... [2024-07-10T00:09:32.023Z] [2024-07-10T00:09:32.023Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:09:32.023Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.023Z] #0 2.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.023Z] #0 2.545 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:32.023Z] #0 2.583 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:32.023Z] #0 2.626 OK: 7 MiB in 16 packages [2024-07-10T00:09:32.023Z] #82 DONE 4.3s [2024-07-10T00:09:32.023Z] [2024-07-10T00:09:32.023Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T00:09:32.023Z] #0 3.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.023Z] #0 3.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.023Z] #0 3.879 OK: 17 MiB in 19 packages [2024-07-10T00:09:32.023Z] #83 DONE 4.3s [2024-07-10T00:09:32.023Z] [2024-07-10T00:09:32.023Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:09:32.023Z] #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.023Z] #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.023Z] #0 2.842 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:32.023Z] #0 2.876 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:32.023Z] #0 2.885 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:09:32.023Z] #0 2.927 OK: 8 MiB in 17 packages [2024-07-10T00:09:32.023Z] #84 DONE 4.3s [2024-07-10T00:09:32.023Z] [2024-07-10T00:09:32.023Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T00:09:32.023Z] #0 2.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.023Z] #0 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.023Z] #0 2.502 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:32.023Z] #0 2.539 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:32.023Z] #0 2.565 OK: 7 MiB in 17 packages [2024-07-10T00:09:32.023Z] #85 DONE 4.4s [2024-07-10T00:09:32.023Z] [2024-07-10T00:09:32.023Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T00:09:32.023Z] #86 DONE 1.9s [2024-07-10T00:09:32.023Z] [2024-07-10T00:09:32.023Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-10T00:09:32.023Z] #87 DONE 1.9s [2024-07-10T00:09:32.023Z] [2024-07-10T00:09:32.023Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T00:09:32.023Z] #81 DONE 1.9s [2024-07-10T00:09:32.023Z] [2024-07-10T00:09:32.023Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:09:32.281Z] #88 ... [2024-07-10T00:09:32.281Z] [2024-07-10T00:09:32.281Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-10T00:09:32.281Z] #89 DONE 0.2s [2024-07-10T00:09:32.281Z] [2024-07-10T00:09:32.281Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-10T00:09:32.281Z] #90 DONE 0.2s [2024-07-10T00:09:32.281Z] [2024-07-10T00:09:32.281Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-10T00:09:32.848Z] #91 DONE 0.8s [2024-07-10T00:09:32.848Z] [2024-07-10T00:09:32.848Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:32.848Z] #71 4.267 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:32.848Z] #71 4.748 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:33.106Z] #71 ... [2024-07-10T00:09:33.106Z] [2024-07-10T00:09:33.106Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T00:09:33.106Z] #92 DONE 1.0s [2024-07-10T00:09:33.106Z] [2024-07-10T00:09:33.106Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-10T00:09:33.106Z] #93 DONE 0.1s [2024-07-10T00:09:33.106Z] [2024-07-10T00:09:33.106Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T00:09:33.106Z] #94 DONE 0.1s [2024-07-10T00:09:33.106Z] [2024-07-10T00:09:33.106Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:33.106Z] #71 5.397 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T00:09:33.106Z] #71 ... [2024-07-10T00:09:33.106Z] [2024-07-10T00:09:33.106Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-10T00:09:33.106Z] #95 DONE 0.1s [2024-07-10T00:09:33.106Z] [2024-07-10T00:09:33.106Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-10T00:09:33.106Z] #96 DONE 0.1s [2024-07-10T00:09:33.106Z] [2024-07-10T00:09:33.106Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-10T00:09:33.106Z] #97 DONE 0.1s [2024-07-10T00:09:33.363Z] [2024-07-10T00:09:33.363Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T00:09:33.363Z] #98 DONE 0.1s [2024-07-10T00:09:33.363Z] [2024-07-10T00:09:33.363Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-10T00:09:33.363Z] #99 DONE 0.1s [2024-07-10T00:09:33.363Z] [2024-07-10T00:09:33.363Z] #100 [security-spire-server] exporting to image [2024-07-10T00:09:33.363Z] #100 exporting layers [2024-07-10T00:09:33.363Z] #100 ... [2024-07-10T00:09:33.363Z] [2024-07-10T00:09:33.363Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-10T00:09:33.363Z] #101 DONE 0.1s [2024-07-10T00:09:33.363Z] [2024-07-10T00:09:33.363Z] #100 [security-spire-agent] exporting to image [2024-07-10T00:09:33.620Z] #100 ... [2024-07-10T00:09:33.620Z] [2024-07-10T00:09:33.620Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T00:09:33.620Z] #71 5.707 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:09:33.620Z] #71 5.713 OK: 7 MiB in 16 packages [2024-07-10T00:09:33.620Z] #71 DONE 5.8s [2024-07-10T00:09:33.620Z] [2024-07-10T00:09:33.620Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T00:09:34.194Z] #102 ... [2024-07-10T00:09:34.194Z] [2024-07-10T00:09:34.194Z] #100 [security-spire-agent] exporting to image [2024-07-10T00:09:34.194Z] #100 exporting layers 0.7s done [2024-07-10T00:09:34.194Z] #100 writing image sha256:606225d6bb1afc54015d3963c237768d429dc175051cdebcef8893b59b52739d 0.0s done [2024-07-10T00:09:34.194Z] #100 naming to docker.io/library/security-spire-server done [2024-07-10T00:09:34.194Z] #100 writing image sha256:90ebfad5403bfe42009ebed848236531ab409c7a884b4cc983d22b7ab00a7ec0 done [2024-07-10T00:09:34.194Z] #100 naming to docker.io/library/security-spire-agent done [2024-07-10T00:09:34.194Z] #100 DONE 0.8s [2024-07-10T00:09:34.194Z] [2024-07-10T00:09:34.194Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T00:09:34.194Z] #102 DONE 2.3s [2024-07-10T00:09:34.194Z] [2024-07-10T00:09:34.194Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-10T00:09:34.194Z] #77 4.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:34.194Z] #77 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:34.455Z] #77 ... [2024-07-10T00:09:34.455Z] [2024-07-10T00:09:34.455Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-10T00:09:34.455Z] #103 DONE 0.1s [2024-07-10T00:09:34.455Z] [2024-07-10T00:09:34.455Z] #104 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T00:09:34.455Z] #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:34.455Z] #0 4.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:34.455Z] #0 4.543 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:34.455Z] #0 4.582 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:34.455Z] #0 4.616 OK: 8 MiB in 19 packages [2024-07-10T00:09:34.455Z] #104 DONE 4.8s [2024-07-10T00:09:34.455Z] [2024-07-10T00:09:34.455Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-10T00:09:34.455Z] #77 5.278 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:34.714Z] #77 5.357 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:34.714Z] #77 5.368 OK: 7 MiB in 16 packages [2024-07-10T00:09:35.649Z] #77 DONE 6.2s [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:09:35.649Z] #78 4.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:35.649Z] #78 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-10T00:09:35.649Z] #78 4.759 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:35.649Z] #78 4.790 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:09:35.649Z] #78 4.798 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:09:35.649Z] #78 4.869 OK: 12 MiB in 26 packages [2024-07-10T00:09:35.649Z] #78 DONE 5.7s [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T00:09:35.649Z] #105 DONE 0.9s [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-10T00:09:35.649Z] #106 DONE 0.0s [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:09:35.649Z] #107 ... [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-10T00:09:35.649Z] #108 DONE 0.0s [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T00:09:35.649Z] #109 DONE 0.0s [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-10T00:09:35.649Z] #110 DONE 0.1s [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:09:35.649Z] #111 ... [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-10T00:09:35.649Z] #112 DONE 0.0s [2024-07-10T00:09:35.649Z] [2024-07-10T00:09:35.649Z] #100 [security-spire-config] exporting to image [2024-07-10T00:09:35.927Z] Removing intermediate container d0d5ef0f68b4 [2024-07-10T00:09:35.927Z] ---> 7fb386741958 [2024-07-10T00:09:35.927Z] Successfully built 7fb386741958 [2024-07-10T00:09:35.927Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:09:36.216Z] #100 exporting layers 0.5s done [2024-07-10T00:09:36.216Z] #100 writing image sha256:fc6a32078eb17b940fda33a48d59134d9340371c9ddeab1ac435e0f4eb2b664f done [2024-07-10T00:09:36.216Z] #100 naming to docker.io/library/security-spire-config done [2024-07-10T00:09:36.216Z] #100 DONE 1.3s [2024-07-10T00:09:36.216Z] [2024-07-10T00:09:36.216Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:09:36.262Z] + docker inspect -f . ci-base-image-arm64 [2024-07-10T00:09:36.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:09:36.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-5279 does not seem to be running inside a container [2024-07-10T00:09:36.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@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 [2024-07-10T00:09:37.759Z] $ docker top a096264e86d6ae9c12729b0267549aa66ff7d3e8b530bc20365bbaa12e949e4d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T00:09:38.590Z] + go version [2024-07-10T00:09:38.590Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-10T00:09:38.607Z] $ docker stop --time=1 a096264e86d6ae9c12729b0267549aa66ff7d3e8b530bc20365bbaa12e949e4d [2024-07-10T00:09:40.234Z] $ docker rm -f --volumes a096264e86d6ae9c12729b0267549aa66ff7d3e8b530bc20365bbaa12e949e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:09:40.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T00:09:40.919Z] [2024-07-10T00:09:40.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:09:41.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T00:09:41.258Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-10T00:09:41.258Z] 547446be3368: Pulling fs layer [2024-07-10T00:09:41.258Z] d125d8839a47: Pulling fs layer [2024-07-10T00:09:41.258Z] 3e85d5ac6304: Pulling fs layer [2024-07-10T00:09:41.258Z] c3105a71a48b: Pulling fs layer [2024-07-10T00:09:41.258Z] 0f093f025ec4: Pulling fs layer [2024-07-10T00:09:41.258Z] c3106fc0e877: Pulling fs layer [2024-07-10T00:09:41.258Z] c3105a71a48b: Waiting [2024-07-10T00:09:41.258Z] 0f093f025ec4: Waiting [2024-07-10T00:09:41.258Z] c3106fc0e877: Waiting [2024-07-10T00:09:41.526Z] 547446be3368: Verifying Checksum [2024-07-10T00:09:41.526Z] c3105a71a48b: Verifying Checksum [2024-07-10T00:09:41.526Z] c3105a71a48b: Download complete [2024-07-10T00:09:41.793Z] d125d8839a47: Verifying Checksum [2024-07-10T00:09:41.793Z] d125d8839a47: Download complete [2024-07-10T00:09:41.794Z] c3106fc0e877: Verifying Checksum [2024-07-10T00:09:41.794Z] c3106fc0e877: Download complete [2024-07-10T00:09:42.063Z] 0f093f025ec4: Verifying Checksum [2024-07-10T00:09:42.063Z] 0f093f025ec4: Download complete [2024-07-10T00:09:42.063Z] 547446be3368: Pull complete [2024-07-10T00:09:43.483Z] d125d8839a47: Pull complete [2024-07-10T00:09:43.751Z] 3e85d5ac6304: Verifying Checksum [2024-07-10T00:09:43.751Z] 3e85d5ac6304: Download complete [2024-07-10T00:09:53.852Z] 3e85d5ac6304: Pull complete [2024-07-10T00:09:53.852Z] c3105a71a48b: Pull complete [2024-07-10T00:09:54.817Z] 0f093f025ec4: Pull complete [2024-07-10T00:09:54.817Z] c3106fc0e877: Pull complete [2024-07-10T00:09:54.817Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-10T00:09:54.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-10T00:09:54.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:09:55.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-5279 does not seem to be running inside a container [2024-07-10T00:09:55.084Z] $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@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 [2024-07-10T00:09:57.270Z] $ docker top 67ab70de6aa7c9d9bb03d3e19102f592f1e9fbbafad3c1ccad79ba904a1f4fec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T00:09:57.775Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-10T00:10:07.861Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #1 transferring dockerfile: [2024-07-10T00:10:07.861Z] #1 transferring dockerfile: 1.70kB 0.0s done [2024-07-10T00:10:07.861Z] #1 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #2 [core-data internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #2 transferring dockerfile: 2.01kB done [2024-07-10T00:10:07.861Z] #2 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #3 [core-command internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-07-10T00:10:07.861Z] #3 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #4 transferring dockerfile: 2.06kB done [2024-07-10T00:10:07.861Z] #4 DONE 0.0s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #5 transferring dockerfile: 2.01kB done [2024-07-10T00:10:07.861Z] #5 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #6 transferring dockerfile: 1.93kB done [2024-07-10T00:10:07.861Z] #6 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #7 transferring dockerfile: 2.15kB done [2024-07-10T00:10:07.861Z] #7 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #8 transferring dockerfile: 2.23kB done [2024-07-10T00:10:07.861Z] #8 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #9 transferring dockerfile: 2.49kB 0.0s done [2024-07-10T00:10:07.861Z] #9 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #10 transferring dockerfile: 1.81kB done [2024-07-10T00:10:07.861Z] #10 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-07-10T00:10:07.861Z] #11 transferring dockerfile: 1.95kB 0.0s done [2024-07-10T00:10:07.861Z] #11 DONE 0.1s [2024-07-10T00:10:07.861Z] [2024-07-10T00:10:07.861Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-10T00:10:08.129Z] #12 transferring dockerfile: 1.89kB done [2024-07-10T00:10:08.129Z] #12 DONE 0.1s [2024-07-10T00:10:08.129Z] [2024-07-10T00:10:08.129Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-07-10T00:10:08.129Z] #13 transferring dockerfile: 1.69kB 0.0s done [2024-07-10T00:10:08.129Z] #13 DONE 0.1s [2024-07-10T00:10:08.129Z] [2024-07-10T00:10:08.129Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-10T00:10:08.129Z] #14 transferring dockerfile: 2.93kB 0.0s done [2024-07-10T00:10:08.129Z] #14 DONE 0.1s [2024-07-10T00:10:08.129Z] [2024-07-10T00:10:08.129Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-10T00:10:08.129Z] #15 transferring dockerfile: 2.50kB done [2024-07-10T00:10:08.129Z] #15 DONE 0.1s [2024-07-10T00:10:08.129Z] [2024-07-10T00:10:08.129Z] #16 [security-spire-server internal] load .dockerignore [2024-07-10T00:10:08.129Z] #16 transferring context: 50B done [2024-07-10T00:10:08.129Z] #16 DONE 0.1s [2024-07-10T00:10:09.095Z] [2024-07-10T00:10:09.095Z] #17 [core-data internal] load .dockerignore [2024-07-10T00:10:09.095Z] #17 transferring context: 50B done [2024-07-10T00:10:09.095Z] #17 DONE 0.0s [2024-07-10T00:10:09.095Z] [2024-07-10T00:10:09.095Z] #18 [core-command internal] load .dockerignore [2024-07-10T00:10:09.095Z] #18 transferring context: 50B done [2024-07-10T00:10:09.095Z] #18 DONE 0.1s [2024-07-10T00:10:09.095Z] [2024-07-10T00:10:09.095Z] #19 [core-metadata internal] load .dockerignore [2024-07-10T00:10:09.095Z] #19 transferring context: 50B 0.0s done [2024-07-10T00:10:09.095Z] #19 DONE 0.1s [2024-07-10T00:10:09.095Z] [2024-07-10T00:10:09.095Z] #20 [support-scheduler internal] load .dockerignore [2024-07-10T00:10:09.095Z] #20 transferring context: 50B 0.0s done [2024-07-10T00:10:09.364Z] #20 DONE 0.1s [2024-07-10T00:10:09.364Z] [2024-07-10T00:10:09.364Z] #21 [security-proxy-auth internal] load .dockerignore [2024-07-10T00:10:09.364Z] #21 transferring context: 50B 0.0s done [2024-07-10T00:10:09.364Z] #21 DONE 0.1s [2024-07-10T00:10:09.364Z] [2024-07-10T00:10:09.364Z] #22 [core-keeper internal] load .dockerignore [2024-07-10T00:10:09.364Z] #22 transferring context: 50B done [2024-07-10T00:10:09.364Z] #22 ... [2024-07-10T00:10:09.364Z] [2024-07-10T00:10:09.364Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-10T00:10:09.364Z] #23 transferring context: 50B done [2024-07-10T00:10:09.364Z] #23 DONE 0.0s [2024-07-10T00:10:09.364Z] [2024-07-10T00:10:09.364Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-07-10T00:10:09.364Z] #24 transferring context: 50B done [2024-07-10T00:10:09.364Z] #24 DONE 0.0s [2024-07-10T00:10:09.364Z] [2024-07-10T00:10:09.364Z] #25 [support-notifications internal] load .dockerignore [2024-07-10T00:10:09.364Z] #25 transferring context: 50B 0.0s done [2024-07-10T00:10:09.364Z] #25 DONE 0.1s [2024-07-10T00:10:09.364Z] [2024-07-10T00:10:09.364Z] #26 [security-spire-agent internal] load .dockerignore [2024-07-10T00:10:09.633Z] #26 transferring context: 50B 0.0s done [2024-07-10T00:10:09.633Z] #26 DONE 0.1s [2024-07-10T00:10:09.633Z] [2024-07-10T00:10:09.633Z] #27 [security-spire-config internal] load .dockerignore [2024-07-10T00:10:09.633Z] #27 transferring context: 50B 0.0s done [2024-07-10T00:10:09.633Z] #27 DONE 0.1s [2024-07-10T00:10:09.633Z] [2024-07-10T00:10:09.633Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-07-10T00:10:09.633Z] #28 transferring context: 50B done [2024-07-10T00:10:09.633Z] #28 DONE 0.1s [2024-07-10T00:10:09.633Z] [2024-07-10T00:10:09.633Z] #29 [security-bootstrapper internal] load .dockerignore [2024-07-10T00:10:09.633Z] #29 transferring context: 50B done [2024-07-10T00:10:09.633Z] #29 DONE 0.1s [2024-07-10T00:10:09.633Z] [2024-07-10T00:10:09.633Z] #30 [security-proxy-setup internal] load .dockerignore [2024-07-10T00:10:09.633Z] #30 transferring context: 50B done [2024-07-10T00:10:09.633Z] #30 DONE 0.1s [2024-07-10T00:10:09.633Z] [2024-07-10T00:10:09.633Z] #22 [core-keeper internal] load .dockerignore [2024-07-10T00:10:10.216Z] #22 ... [2024-07-10T00:10:10.216Z] [2024-07-10T00:10:10.216Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:10:10.216Z] #31 DONE 0.3s [2024-07-10T00:10:10.216Z] [2024-07-10T00:10:10.216Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-10T00:10:10.489Z] #32 DONE 0.7s [2024-07-10T00:10:10.489Z] [2024-07-10T00:10:10.489Z] #22 [core-keeper internal] load .dockerignore [2024-07-10T00:10:10.489Z] #22 ... [2024-07-10T00:10:10.489Z] [2024-07-10T00:10:10.489Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:10.489Z] #33 DONE 0.0s [2024-07-10T00:10:10.489Z] [2024-07-10T00:10:10.489Z] #34 [security-spire-server internal] load build context [2024-07-10T00:10:10.489Z] #34 transferring context: 26.79kB 0.0s done [2024-07-10T00:10:10.489Z] #34 DONE 0.1s [2024-07-10T00:10:10.757Z] [2024-07-10T00:10:10.757Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:10.757Z] #33 DONE 0.0s [2024-07-10T00:10:10.757Z] [2024-07-10T00:10:10.757Z] #35 [core-command internal] load build context [2024-07-10T00:10:10.757Z] #35 DONE 0.0s [2024-07-10T00:10:10.757Z] [2024-07-10T00:10:10.757Z] #36 [core-data internal] load build context [2024-07-10T00:10:10.757Z] #36 DONE 0.0s [2024-07-10T00:10:10.757Z] [2024-07-10T00:10:10.757Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:10:10.757Z] #31 DONE 0.3s [2024-07-10T00:10:10.757Z] [2024-07-10T00:10:10.757Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T00:10:11.028Z] #37 ... [2024-07-10T00:10:11.028Z] [2024-07-10T00:10:11.028Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:11.028Z] #33 DONE 0.0s [2024-07-10T00:10:11.028Z] [2024-07-10T00:10:11.028Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:10:11.028Z] #31 DONE 0.4s [2024-07-10T00:10:11.028Z] [2024-07-10T00:10:11.028Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T00:10:11.028Z] #37 ... [2024-07-10T00:10:11.028Z] [2024-07-10T00:10:11.028Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:11.028Z] #33 DONE 0.0s [2024-07-10T00:10:11.028Z] [2024-07-10T00:10:11.028Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:11.028Z] #33 DONE 0.0s [2024-07-10T00:10:11.028Z] [2024-07-10T00:10:11.028Z] #38 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:11.028Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:11.028Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:11.028Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:11.028Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:11.028Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:11.028Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-10T00:10:11.294Z] #38 ... [2024-07-10T00:10:11.294Z] [2024-07-10T00:10:11.294Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:10:11.294Z] #31 DONE 0.6s [2024-07-10T00:10:11.294Z] [2024-07-10T00:10:11.294Z] #38 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:11.294Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:11.294Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:11.294Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:11.294Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:11.294Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:11.294Z] #38 ... [2024-07-10T00:10:11.294Z] [2024-07-10T00:10:11.294Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:11.294Z] #33 DONE 0.0s [2024-07-10T00:10:11.294Z] [2024-07-10T00:10:11.294Z] #38 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:11.295Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:11.295Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:11.295Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:11.295Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:11.295Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:11.886Z] #38 ... [2024-07-10T00:10:11.887Z] [2024-07-10T00:10:11.887Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:11.887Z] #33 DONE 0.0s [2024-07-10T00:10:11.887Z] [2024-07-10T00:10:11.887Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:10:11.887Z] #31 DONE 0.9s [2024-07-10T00:10:11.887Z] [2024-07-10T00:10:11.887Z] #38 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:11.887Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:11.887Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:11.887Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:11.887Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:11.887Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:11.887Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:11.887Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:11.887Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:11.887Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:11.887Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:12.854Z] #38 ... [2024-07-10T00:10:12.854Z] [2024-07-10T00:10:12.854Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-10T00:10:12.854Z] #32 DONE 1.5s [2024-07-10T00:10:12.854Z] [2024-07-10T00:10:12.854Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:10:12.854Z] #31 DONE 1.8s [2024-07-10T00:10:12.854Z] [2024-07-10T00:10:12.854Z] #38 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:12.854Z] #38 ... [2024-07-10T00:10:12.854Z] [2024-07-10T00:10:12.854Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:12.854Z] #33 DONE 0.0s [2024-07-10T00:10:12.854Z] [2024-07-10T00:10:12.854Z] #38 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:12.854Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:12.854Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:12.854Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:12.854Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:12.854Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:13.444Z] #38 ... [2024-07-10T00:10:13.444Z] [2024-07-10T00:10:13.444Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:13.444Z] #33 DONE 0.0s [2024-07-10T00:10:13.444Z] [2024-07-10T00:10:13.444Z] #38 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:13.719Z] #38 ... [2024-07-10T00:10:13.719Z] [2024-07-10T00:10:13.719Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-10T00:10:13.719Z] #33 DONE 0.0s [2024-07-10T00:10:13.719Z] [2024-07-10T00:10:13.719Z] #38 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:13.719Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:13.719Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:13.719Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:13.719Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:13.719Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:13.719Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:13.719Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:13.719Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:13.719Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:13.719Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:13.989Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.2s done [2024-07-10T00:10:14.256Z] #38 ... [2024-07-10T00:10:14.256Z] [2024-07-10T00:10:14.256Z] #35 [core-command internal] load build context [2024-07-10T00:10:14.256Z] #35 transferring context: 2.80MB 2.4s done [2024-07-10T00:10:14.256Z] #35 DONE 3.4s [2024-07-10T00:10:14.256Z] [2024-07-10T00:10:14.256Z] #39 [support-scheduler internal] load build context [2024-07-10T00:10:14.256Z] #39 transferring context: 2.80MB 2.3s done [2024-07-10T00:10:14.256Z] #39 DONE 3.3s [2024-07-10T00:10:14.256Z] [2024-07-10T00:10:14.256Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-10T00:10:14.256Z] #40 DONE 2.3s [2024-07-10T00:10:14.256Z] [2024-07-10T00:10:14.256Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:10:14.256Z] #41 DONE 0.0s [2024-07-10T00:10:14.256Z] [2024-07-10T00:10:14.256Z] #36 [core-data internal] load build context [2024-07-10T00:10:14.256Z] #36 transferring context: 2.80MB 3.0s done [2024-07-10T00:10:14.256Z] #36 DONE 3.5s [2024-07-10T00:10:14.256Z] [2024-07-10T00:10:14.256Z] #38 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:14.256Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:14.256Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:14.256Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:14.256Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:14.256Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:14.256Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.2s done [2024-07-10T00:10:14.524Z] #38 ... [2024-07-10T00:10:14.524Z] [2024-07-10T00:10:14.524Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-10T00:10:14.524Z] #31 DONE 3.2s [2024-07-10T00:10:14.524Z] [2024-07-10T00:10:14.524Z] #38 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:14.524Z] #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-10T00:10:14.524Z] #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-10T00:10:14.524Z] #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-10T00:10:14.524Z] #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-10T00:10:14.524Z] #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-10T00:10:14.524Z] #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.2s done [2024-07-10T00:10:15.109Z] #38 ... [2024-07-10T00:10:15.109Z] [2024-07-10T00:10:15.109Z] #42 [support-notifications internal] load build context [2024-07-10T00:10:15.109Z] #42 transferring context: 2.80MB 1.7s done [2024-07-10T00:10:15.109Z] #42 DONE 3.1s [2024-07-10T00:10:15.109Z] [2024-07-10T00:10:15.109Z] #43 [security-proxy-auth internal] load build context [2024-07-10T00:10:15.109Z] #43 transferring context: 2.80MB 2.3s done [2024-07-10T00:10:15.109Z] #43 DONE 3.7s [2024-07-10T00:10:15.109Z] [2024-07-10T00:10:15.109Z] #44 [core-metadata internal] load build context [2024-07-10T00:10:15.109Z] #44 transferring context: 2.80MB 3.1s done [2024-07-10T00:10:15.109Z] #44 DONE 4.1s [2024-07-10T00:10:15.109Z] [2024-07-10T00:10:15.109Z] #45 [core-keeper internal] load build context [2024-07-10T00:10:15.109Z] #45 transferring context: 2.80MB 3.3s done [2024-07-10T00:10:15.109Z] #45 DONE 4.2s [2024-07-10T00:10:15.109Z] [2024-07-10T00:10:15.109Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:15.109Z] #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-07-10T00:10:15.109Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-10T00:10:15.109Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-10T00:10:15.109Z] #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-10T00:10:15.109Z] #46 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-10T00:10:15.109Z] #46 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-10T00:10:15.109Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-10T00:10:15.109Z] #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-10T00:10:15.109Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s done [2024-07-10T00:10:15.109Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-10T00:10:15.109Z] #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2024-07-10T00:10:15.109Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0.9s [2024-07-10T00:10:15.380Z] #46 ... [2024-07-10T00:10:15.380Z] [2024-07-10T00:10:15.380Z] #47 [core-common-config-bootstrapper internal] load build context [2024-07-10T00:10:15.380Z] #47 transferring context: 2.80MB 2.8s done [2024-07-10T00:10:15.380Z] #47 DONE 4.1s [2024-07-10T00:10:15.380Z] [2024-07-10T00:10:15.380Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:15.649Z] #46 ... [2024-07-10T00:10:15.649Z] [2024-07-10T00:10:15.649Z] #48 [security-secretstore-setup internal] load build context [2024-07-10T00:10:15.649Z] #48 transferring context: 2.80MB 1.9s done [2024-07-10T00:10:15.649Z] #48 DONE 3.6s [2024-07-10T00:10:15.649Z] [2024-07-10T00:10:15.649Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:15.649Z] #46 ... [2024-07-10T00:10:15.649Z] [2024-07-10T00:10:15.649Z] #49 [security-spire-config internal] load build context [2024-07-10T00:10:15.649Z] #49 transferring context: 25.04kB 0.0s done [2024-07-10T00:10:15.649Z] #49 DONE 2.7s [2024-07-10T00:10:15.649Z] [2024-07-10T00:10:15.649Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:16.238Z] #46 ... [2024-07-10T00:10:16.238Z] [2024-07-10T00:10:16.238Z] #50 [security-bootstrapper internal] load build context [2024-07-10T00:10:16.238Z] #50 transferring context: 2.80MB 0.9s done [2024-07-10T00:10:16.238Z] #50 DONE 2.4s [2024-07-10T00:10:16.238Z] [2024-07-10T00:10:16.238Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-10T00:10:16.238Z] #51 transferring context: 2.80MB 1.0s done [2024-07-10T00:10:16.238Z] #51 DONE 2.5s [2024-07-10T00:10:16.238Z] [2024-07-10T00:10:16.238Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:10:17.207Z] #38 ... [2024-07-10T00:10:17.207Z] [2024-07-10T00:10:17.207Z] #52 [security-spire-agent internal] load build context [2024-07-10T00:10:17.207Z] #52 transferring context: 26.32kB 0.1s done [2024-07-10T00:10:17.207Z] #52 DONE 2.6s [2024-07-10T00:10:17.207Z] [2024-07-10T00:10:17.207Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-10T00:10:17.207Z] #37 DONE 6.5s [2024-07-10T00:10:17.207Z] [2024-07-10T00:10:17.207Z] #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-10T00:10:17.477Z] #53 ... [2024-07-10T00:10:17.477Z] [2024-07-10T00:10:17.477Z] #54 [security-proxy-setup internal] load build context [2024-07-10T00:10:17.477Z] #54 transferring context: 2.80MB 1.0s done [2024-07-10T00:10:17.477Z] #54 DONE 2.8s [2024-07-10T00:10:17.477Z] [2024-07-10T00:10:17.477Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:18.154Z] #46 ... [2024-07-10T00:10:18.154Z] [2024-07-10T00:10:18.154Z] #53 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-10T00:10:18.154Z] #53 DONE 1.3s [2024-07-10T00:10:18.154Z] [2024-07-10T00:10:18.154Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:19.585Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2024-07-10T00:10:22.994Z] #113 DONE 55.1s [2024-07-10T00:10:22.994Z] [2024-07-10T00:10:22.994Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:22.994Z] #88 DONE 51.0s [2024-07-10T00:10:22.994Z] [2024-07-10T00:10:22.995Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:22.995Z] #107 DONE 55.0s [2024-07-10T00:10:22.995Z] [2024-07-10T00:10:22.995Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:22.995Z] #111 DONE 55.0s [2024-07-10T00:10:22.995Z] [2024-07-10T00:10:22.995Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:22.995Z] #76 DONE 55.0s [2024-07-10T00:10:22.995Z] [2024-07-10T00:10:22.995Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-10T00:10:24.942Z] #46 ... [2024-07-10T00:10:24.942Z] [2024-07-10T00:10:24.942Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:10:24.942Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-07-10T00:10:24.942Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-10T00:10:24.942Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-10T00:10:24.942Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-10T00:10:24.942Z] #41 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-10T00:10:24.942Z] #41 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-10T00:10:24.942Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-10T00:10:24.942Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-07-10T00:10:24.942Z] #41 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.7s done [2024-07-10T00:10:24.942Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.9s [2024-07-10T00:10:24.942Z] #41 ... [2024-07-10T00:10:24.942Z] [2024-07-10T00:10:24.942Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:24.942Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.3s [2024-07-10T00:10:25.532Z] #46 ... [2024-07-10T00:10:25.532Z] [2024-07-10T00:10:25.532Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T00:10:25.532Z] #0 5.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:25.532Z] #0 5.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:25.532Z] #0 7.002 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T00:10:25.532Z] #0 7.002 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T00:10:25.532Z] #0 7.002 OK: 19948 distinct packages available [2024-07-10T00:10:25.532Z] #0 7.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:25.532Z] #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:25.532Z] #0 8.586 (1/11) Installing ca-certificates (20240226-r0) [2024-07-10T00:10:25.532Z] #0 8.690 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-10T00:10:25.532Z] #0 8.731 (3/11) Installing libunistring (1.1-r1) [2024-07-10T00:10:25.532Z] #0 8.779 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-10T00:10:25.532Z] #0 8.799 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-10T00:10:25.532Z] #0 8.810 (6/11) Installing libcurl (8.5.0-r0) [2024-07-10T00:10:25.532Z] #0 8.841 (7/11) Installing curl (8.5.0-r0) [2024-07-10T00:10:25.532Z] #0 8.854 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:25.532Z] #0 8.862 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-10T00:10:25.532Z] #0 8.880 (10/11) Installing libucontext (1.2-r2) [2024-07-10T00:10:25.532Z] #0 8.880 (11/11) Installing gcompat (1.1.0-r1) [2024-07-10T00:10:25.532Z] #0 8.894 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:25.532Z] #0 8.923 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:10:25.532Z] #0 9.393 OK: 13 MiB in 26 packages [2024-07-10T00:10:25.807Z] #55 ... [2024-07-10T00:10:25.807Z] [2024-07-10T00:10:25.807Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:25.807Z] #46 ... [2024-07-10T00:10:25.807Z] [2024-07-10T00:10:25.807Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T00:10:26.077Z] #56 ... [2024-07-10T00:10:26.077Z] [2024-07-10T00:10:26.077Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T00:10:26.077Z] #57 DONE 10.1s [2024-07-10T00:10:26.077Z] [2024-07-10T00:10:26.077Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T00:10:26.077Z] #0 9.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.077Z] #58 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.077Z] #58 ... [2024-07-10T00:10:26.077Z] [2024-07-10T00:10:26.077Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T00:10:26.348Z] #59 ... [2024-07-10T00:10:26.348Z] [2024-07-10T00:10:26.348Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T00:10:26.348Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.348Z] #60 ... [2024-07-10T00:10:26.348Z] [2024-07-10T00:10:26.348Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-10T00:10:26.348Z] #55 DONE 10.8s [2024-07-10T00:10:26.348Z] [2024-07-10T00:10:26.348Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T00:10:26.348Z] #0 8.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.348Z] #0 9.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.615Z] #61 ... [2024-07-10T00:10:26.615Z] [2024-07-10T00:10:26.615Z] #62 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-10T00:10:26.615Z] #0 9.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.615Z] #62 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.615Z] #62 ... [2024-07-10T00:10:26.615Z] [2024-07-10T00:10:26.615Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T00:10:26.615Z] #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.894Z] #63 ... [2024-07-10T00:10:26.894Z] [2024-07-10T00:10:26.894Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T00:10:26.894Z] #0 8.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.894Z] #0 8.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:26.894Z] #64 ... [2024-07-10T00:10:26.894Z] [2024-07-10T00:10:26.894Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:27.855Z] #46 ... [2024-07-10T00:10:27.855Z] [2024-07-10T00:10:27.855Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-10T00:10:27.855Z] #65 DONE 9.5s [2024-07-10T00:10:27.855Z] [2024-07-10T00:10:27.855Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:28.121Z] #46 ... [2024-07-10T00:10:28.121Z] [2024-07-10T00:10:28.121Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T00:10:28.121Z] #0 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:28.388Z] #66 ... [2024-07-10T00:10:28.388Z] [2024-07-10T00:10:28.388Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T00:10:28.388Z] #67 ... [2024-07-10T00:10:28.388Z] [2024-07-10T00:10:28.388Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T00:10:28.388Z] #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:28.658Z] #68 ... [2024-07-10T00:10:28.658Z] [2024-07-10T00:10:28.658Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T00:10:28.658Z] #69 ... [2024-07-10T00:10:28.658Z] [2024-07-10T00:10:28.658Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-10T00:10:29.620Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.2s done [2024-07-10T00:10:30.586Z] #46 DONE 20.7s [2024-07-10T00:10:30.586Z] [2024-07-10T00:10:30.586Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:10:30.586Z] #41 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.0s done [2024-07-10T00:10:30.861Z] #41 ... [2024-07-10T00:10:30.861Z] [2024-07-10T00:10:30.861Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T00:10:30.861Z] #58 15.06 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T00:10:30.861Z] #58 15.06 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T00:10:30.861Z] #58 15.06 OK: 19948 distinct packages available [2024-07-10T00:10:32.274Z] #58 ... [2024-07-10T00:10:32.274Z] [2024-07-10T00:10:32.274Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-10T00:10:32.274Z] #64 12.45 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:32.274Z] #64 13.06 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:32.274Z] #64 13.17 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:32.274Z] #64 13.20 (4/6) Installing openssl (3.1.6-r0) [2024-07-10T00:10:32.274Z] #64 13.31 (5/6) Installing su-exec (0.2-r3) [2024-07-10T00:10:32.274Z] #64 13.34 (6/6) Installing yq (4.33.3-r5) [2024-07-10T00:10:32.274Z] #64 14.69 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:32.274Z] #64 14.85 OK: 18 MiB in 19 packages [2024-07-10T00:10:32.274Z] #64 DONE 16.4s [2024-07-10T00:10:32.274Z] [2024-07-10T00:10:32.274Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T00:10:33.805Z] #114 ... [2024-07-10T00:10:33.805Z] [2024-07-10T00:10:33.805Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-10T00:10:34.088Z] #115 ... [2024-07-10T00:10:34.088Z] [2024-07-10T00:10:34.088Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-10T00:10:34.088Z] #116 ... [2024-07-10T00:10:34.088Z] [2024-07-10T00:10:34.088Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T00:10:34.246Z] #70 ... [2024-07-10T00:10:34.246Z] [2024-07-10T00:10:34.246Z] #62 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-10T00:10:34.246Z] #62 17.25 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:34.246Z] #62 17.27 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:34.246Z] #62 17.39 OK: 8 MiB in 16 packages [2024-07-10T00:10:34.246Z] #62 DONE 18.6s [2024-07-10T00:10:34.373Z] #117 ... [2024-07-10T00:10:34.373Z] [2024-07-10T00:10:34.373Z] #118 [core-keeper builder 7/8] COPY . . [2024-07-10T00:10:34.517Z] [2024-07-10T00:10:34.517Z] #71 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-07-10T00:10:35.954Z] #71 ... [2024-07-10T00:10:35.955Z] [2024-07-10T00:10:35.955Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-10T00:10:35.955Z] #63 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:35.955Z] #63 17.90 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:35.955Z] #63 17.93 (2/2) Installing su-exec (0.2-r3) [2024-07-10T00:10:35.955Z] #63 18.00 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:35.955Z] #63 18.12 OK: 8 MiB in 17 packages [2024-07-10T00:10:35.955Z] #63 DONE 19.7s [2024-07-10T00:10:35.955Z] [2024-07-10T00:10:35.955Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T00:10:35.955Z] #72 ... [2024-07-10T00:10:35.955Z] [2024-07-10T00:10:35.955Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-10T00:10:35.955Z] #61 14.74 (1/4) Installing ca-certificates (20240226-r0) [2024-07-10T00:10:35.955Z] #61 15.26 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:35.955Z] #61 15.30 (3/4) Installing su-exec (0.2-r3) [2024-07-10T00:10:35.955Z] #61 15.30 (4/4) Installing yq (4.33.3-r5) [2024-07-10T00:10:35.955Z] #61 16.82 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:35.955Z] #61 17.01 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:10:35.955Z] #61 18.06 OK: 18 MiB in 19 packages [2024-07-10T00:10:35.955Z] #61 DONE 20.1s [2024-07-10T00:10:35.955Z] [2024-07-10T00:10:35.955Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-10T00:10:35.955Z] #56 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:35.955Z] #56 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:35.955Z] #56 18.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:35.955Z] #56 18.65 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:35.955Z] #56 18.79 OK: 8 MiB in 16 packages [2024-07-10T00:10:35.955Z] #56 DONE 20.1s [2024-07-10T00:10:35.955Z] [2024-07-10T00:10:35.955Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T00:10:35.955Z] #0 6.820 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:35.955Z] #0 8.418 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:35.955Z] #73 ... [2024-07-10T00:10:35.955Z] [2024-07-10T00:10:35.955Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T00:10:36.539Z] #74 ... [2024-07-10T00:10:36.539Z] [2024-07-10T00:10:36.539Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-10T00:10:36.539Z] #66 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:36.539Z] #66 17.05 OK: 266 MiB in 52 packages [2024-07-10T00:10:36.539Z] #66 DONE 18.2s [2024-07-10T00:10:36.539Z] [2024-07-10T00:10:36.539Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:10:36.539Z] #0 5.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:36.539Z] #0 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:36.539Z] #75 ... [2024-07-10T00:10:36.539Z] [2024-07-10T00:10:36.539Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T00:10:36.539Z] #59 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:36.539Z] #59 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:36.539Z] #59 19.92 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T00:10:36.539Z] #59 19.94 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T00:10:36.539Z] #59 19.94 OK: 19948 distinct packages available [2024-07-10T00:10:36.813Z] #59 ... [2024-07-10T00:10:36.813Z] [2024-07-10T00:10:36.813Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:37.081Z] #76 ... [2024-07-10T00:10:37.081Z] [2024-07-10T00:10:37.081Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-10T00:10:37.081Z] #60 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:37.081Z] #60 17.29 (1/2) Installing ca-certificates (20240226-r0) [2024-07-10T00:10:37.081Z] #60 17.64 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:37.081Z] #60 17.66 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:37.081Z] #60 17.77 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:10:37.081Z] #60 19.18 OK: 9 MiB in 17 packages [2024-07-10T00:10:37.081Z] #60 DONE 21.1s [2024-07-10T00:10:37.081Z] [2024-07-10T00:10:37.081Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:10:37.675Z] #77 ... [2024-07-10T00:10:37.675Z] [2024-07-10T00:10:37.675Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T00:10:37.675Z] #68 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:37.675Z] #68 18.12 OK: 266 MiB in 52 packages [2024-07-10T00:10:37.675Z] #68 DONE 19.5s [2024-07-10T00:10:37.675Z] [2024-07-10T00:10:37.675Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T00:10:37.675Z] #0 4.543 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:37.675Z] #0 6.732 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:37.943Z] #78 ... [2024-07-10T00:10:37.943Z] [2024-07-10T00:10:37.943Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:38.210Z] #79 ... [2024-07-10T00:10:38.210Z] [2024-07-10T00:10:38.210Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:38.210Z] #76 DONE 1.7s [2024-07-10T00:10:38.478Z] [2024-07-10T00:10:38.478Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:38.478Z] #80 ... [2024-07-10T00:10:38.478Z] [2024-07-10T00:10:38.478Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-10T00:10:38.478Z] #67 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:38.478Z] #67 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:38.478Z] #67 18.71 OK: 266 MiB in 52 packages [2024-07-10T00:10:38.478Z] #67 DONE 20.5s [2024-07-10T00:10:38.747Z] [2024-07-10T00:10:38.748Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:39.336Z] #81 ... [2024-07-10T00:10:39.336Z] [2024-07-10T00:10:39.336Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:39.336Z] #79 DONE 1.5s [2024-07-10T00:10:39.336Z] [2024-07-10T00:10:39.336Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:39.922Z] #82 ... [2024-07-10T00:10:39.922Z] [2024-07-10T00:10:39.922Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T00:10:39.922Z] #69 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:39.922Z] #69 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:39.922Z] #69 21.03 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-10T00:10:39.922Z] #69 21.03 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-10T00:10:39.922Z] #69 21.03 OK: 19951 distinct packages available [2024-07-10T00:10:40.190Z] #69 ... [2024-07-10T00:10:40.190Z] [2024-07-10T00:10:40.190Z] #81 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:40.190Z] #81 DONE 1.4s [2024-07-10T00:10:40.190Z] [2024-07-10T00:10:40.190Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:10:40.190Z] #75 12.75 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:40.190Z] #75 13.53 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:40.190Z] #75 13.60 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:10:40.778Z] #75 ... [2024-07-10T00:10:40.778Z] [2024-07-10T00:10:40.778Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:10:41.050Z] #41 ... [2024-07-10T00:10:41.050Z] [2024-07-10T00:10:41.050Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-10T00:10:41.050Z] #78 13.28 OK: 266 MiB in 52 packages [2024-07-10T00:10:42.066Z] #78 DONE 14.2s [2024-07-10T00:10:42.066Z] [2024-07-10T00:10:42.066Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T00:10:42.336Z] #83 ... [2024-07-10T00:10:42.336Z] [2024-07-10T00:10:42.336Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:10:42.336Z] #75 14.87 OK: 13 MiB in 26 packages [2024-07-10T00:10:42.336Z] #75 DONE 16.0s [2024-07-10T00:10:42.611Z] [2024-07-10T00:10:42.611Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-10T00:10:42.611Z] #73 14.48 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:42.611Z] #73 15.38 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:42.611Z] #73 15.49 OK: 8 MiB in 16 packages [2024-07-10T00:10:42.611Z] #73 DONE 16.8s [2024-07-10T00:10:42.611Z] [2024-07-10T00:10:42.611Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-10T00:10:42.611Z] #58 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:42.611Z] #58 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:42.611Z] #58 24.61 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:42.611Z] #58 24.91 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:42.611Z] #58 24.91 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:42.611Z] #58 24.94 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-10T00:10:42.611Z] #58 24.94 (5/7) Installing libucontext (1.2-r2) [2024-07-10T00:10:42.611Z] #58 24.94 (6/7) Installing gcompat (1.1.0-r1) [2024-07-10T00:10:42.611Z] #58 24.97 (7/7) Installing openssl (3.1.6-r0) [2024-07-10T00:10:42.611Z] #58 25.08 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:42.611Z] #58 25.27 OK: 9 MiB in 20 packages [2024-07-10T00:10:42.611Z] #58 DONE 27.7s [2024-07-10T00:10:42.611Z] [2024-07-10T00:10:42.611Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T00:10:42.654Z] #118 DONE 18.5s [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:42.654Z] #119 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:42.654Z] #120 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #121 [support-scheduler builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #121 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #115 DONE 18.5s [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:42.654Z] #122 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:42.654Z] #123 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #124 [core-command builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #124 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #125 [core-data builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #125 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:42.654Z] #126 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:42.654Z] #127 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #128 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:42.654Z] #129 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:42.654Z] #130 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #116 DONE 18.5s [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:42.654Z] #131 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:42.654Z] #132 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #133 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #134 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:42.654Z] #135 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:42.654Z] #136 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:42.654Z] #137 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:42.654Z] #138 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #139 [core-metadata builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #139 CACHED [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T00:10:42.654Z] #117 DONE 18.6s [2024-07-10T00:10:42.654Z] [2024-07-10T00:10:42.654Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-10T00:10:42.655Z] #114 DONE 18.5s [2024-07-10T00:10:42.655Z] [2024-07-10T00:10:42.655Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T00:10:42.935Z] #140 1.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-10T00:10:43.587Z] #84 ... [2024-07-10T00:10:43.588Z] [2024-07-10T00:10:43.588Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-10T00:10:43.588Z] #70 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:43.588Z] #70 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:43.588Z] #70 10.53 OK: 18 MiB in 19 packages [2024-07-10T00:10:43.588Z] #70 DONE 11.2s [2024-07-10T00:10:43.588Z] [2024-07-10T00:10:43.588Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-10T00:10:43.862Z] #85 DONE 0.5s [2024-07-10T00:10:43.862Z] [2024-07-10T00:10:43.862Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T00:10:43.862Z] #69 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:43.862Z] #69 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:43.862Z] #69 25.73 OK: 266 MiB in 52 packages [2024-07-10T00:10:44.132Z] #69 ... [2024-07-10T00:10:44.132Z] [2024-07-10T00:10:44.132Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-10T00:10:44.132Z] #83 DONE 2.1s [2024-07-10T00:10:44.132Z] [2024-07-10T00:10:44.132Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-10T00:10:44.132Z] #59 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:44.132Z] #59 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:44.132Z] #59 27.55 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-10T00:10:44.132Z] #59 27.55 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-10T00:10:44.132Z] #59 27.55 (3/4) Installing libucontext (1.2-r2) [2024-07-10T00:10:44.132Z] #59 27.55 (4/4) Installing gcompat (1.1.0-r1) [2024-07-10T00:10:44.132Z] #59 27.55 Executing busybox-1.36.1-r7.trigger [2024-07-10T00:10:44.132Z] #59 27.62 OK: 8 MiB in 19 packages [2024-07-10T00:10:44.132Z] #59 DONE 28.3s [2024-07-10T00:10:44.132Z] [2024-07-10T00:10:44.132Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:44.399Z] #86 ... [2024-07-10T00:10:44.399Z] [2024-07-10T00:10:44.399Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-10T00:10:44.399Z] #69 DONE 26.2s [2024-07-10T00:10:44.672Z] [2024-07-10T00:10:44.672Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:10:45.645Z] #87 DONE 1.3s [2024-07-10T00:10:45.645Z] [2024-07-10T00:10:45.645Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:45.914Z] #88 ... [2024-07-10T00:10:45.914Z] [2024-07-10T00:10:45.914Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:10:46.183Z] #89 ... [2024-07-10T00:10:46.183Z] [2024-07-10T00:10:46.183Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:10:46.183Z] #77 8.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:46.453Z] #77 9.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:46.721Z] #77 ... [2024-07-10T00:10:46.721Z] [2024-07-10T00:10:46.721Z] #71 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-07-10T00:10:46.721Z] #71 9.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:46.721Z] #71 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:46.721Z] #71 11.65 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:46.721Z] #71 11.90 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:46.721Z] #71 11.96 OK: 8 MiB in 16 packages [2024-07-10T00:10:46.721Z] #71 DONE 12.5s [2024-07-10T00:10:46.721Z] [2024-07-10T00:10:46.721Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T00:10:46.721Z] #72 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:47.310Z] #72 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:49.893Z] #72 ... [2024-07-10T00:10:49.893Z] [2024-07-10T00:10:49.893Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:10:49.893Z] #77 10.72 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:49.893Z] #77 11.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:49.893Z] #77 11.13 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:10:49.893Z] #77 11.88 OK: 9 MiB in 17 packages [2024-07-10T00:10:49.893Z] #77 DONE 12.6s [2024-07-10T00:10:49.893Z] [2024-07-10T00:10:49.893Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T00:10:49.893Z] #84 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:50.172Z] #84 ... [2024-07-10T00:10:50.172Z] [2024-07-10T00:10:50.172Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:50.172Z] #90 ... [2024-07-10T00:10:50.172Z] [2024-07-10T00:10:50.172Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T00:10:50.172Z] #74 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:50.172Z] #74 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:51.589Z] #74 ... [2024-07-10T00:10:51.589Z] [2024-07-10T00:10:51.589Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-10T00:10:51.589Z] #72 14.74 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:51.589Z] #72 15.03 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:51.589Z] #72 15.07 OK: 8 MiB in 17 packages [2024-07-10T00:10:51.589Z] #72 DONE 15.7s [2024-07-10T00:10:51.589Z] [2024-07-10T00:10:51.589Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T00:10:52.933Z] #140 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:10:52.933Z] #0 1.073 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-10T00:10:52.933Z] #141 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T00:10:52.933Z] #0 1.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-10T00:10:52.933Z] #142 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:10:52.933Z] #0 0.894 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-10T00:10:52.933Z] #143 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T00:10:52.933Z] #0 0.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-10T00:10:52.933Z] #144 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T00:10:52.933Z] #0 0.995 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-10T00:10:52.933Z] #145 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T00:10:52.933Z] #0 0.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T00:10:52.933Z] #146 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T00:10:52.933Z] #0 0.746 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-10T00:10:52.933Z] #147 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T00:10:52.933Z] #0 1.298 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-10T00:10:52.933Z] #148 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T00:10:52.933Z] #0 1.248 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-10T00:10:52.933Z] #149 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T00:10:52.933Z] #0 0.528 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-10T00:10:52.933Z] #150 ... [2024-07-10T00:10:52.933Z] [2024-07-10T00:10:52.933Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T00:10:52.934Z] #0 1.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-10T00:10:53.001Z] #91 ... [2024-07-10T00:10:53.001Z] [2024-07-10T00:10:53.001Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-10T00:10:53.001Z] #89 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:53.001Z] #89 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:53.001Z] #89 15.82 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:53.001Z] #89 16.25 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:53.001Z] #89 16.36 OK: 8 MiB in 16 packages [2024-07-10T00:10:53.001Z] #89 DONE 17.0s [2024-07-10T00:10:53.001Z] [2024-07-10T00:10:53.001Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T00:10:53.001Z] #84 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:53.661Z] #84 ... [2024-07-10T00:10:53.661Z] [2024-07-10T00:10:53.661Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-10T00:10:53.661Z] #91 DONE 2.2s [2024-07-10T00:10:53.929Z] [2024-07-10T00:10:53.929Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T00:10:53.929Z] #74 17.21 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:53.929Z] #74 17.60 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:53.929Z] #74 17.69 Executing ca-certificates-20240226-r0.trigger [2024-07-10T00:10:53.929Z] #74 ... [2024-07-10T00:10:53.929Z] [2024-07-10T00:10:53.929Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-10T00:10:53.929Z] #92 DONE 0.3s [2024-07-10T00:10:53.929Z] [2024-07-10T00:10:53.929Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T00:10:53.929Z] #0 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:53.929Z] #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-10T00:10:53.929Z] #0 9.705 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:54.198Z] #93 10.00 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-10T00:10:54.198Z] #93 10.04 OK: 8 MiB in 19 packages [2024-07-10T00:10:54.466Z] #93 ... [2024-07-10T00:10:54.466Z] [2024-07-10T00:10:54.466Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T00:10:54.466Z] #74 18.43 OK: 18 MiB in 19 packages [2024-07-10T00:10:54.787Z] #74 ... [2024-07-10T00:10:54.787Z] [2024-07-10T00:10:54.787Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-10T00:10:54.787Z] #93 DONE 10.5s [2024-07-10T00:10:54.787Z] [2024-07-10T00:10:54.787Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T00:10:55.381Z] #94 ... [2024-07-10T00:10:55.381Z] [2024-07-10T00:10:55.381Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-10T00:10:55.381Z] #74 DONE 19.4s [2024-07-10T00:10:55.381Z] [2024-07-10T00:10:55.381Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-10T00:10:55.382Z] #84 12.51 OK: 9 MiB in 20 packages [2024-07-10T00:10:55.382Z] #84 DONE 13.5s [2024-07-10T00:10:55.648Z] [2024-07-10T00:10:55.648Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T00:10:56.627Z] #95 DONE 1.3s [2024-07-10T00:10:56.627Z] [2024-07-10T00:10:56.627Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T00:10:56.627Z] #94 DONE 1.9s [2024-07-10T00:10:56.627Z] [2024-07-10T00:10:56.627Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-10T00:10:56.627Z] #96 DONE 1.3s [2024-07-10T00:10:56.627Z] [2024-07-10T00:10:56.627Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T00:10:56.902Z] #97 ... [2024-07-10T00:10:56.902Z] [2024-07-10T00:10:56.902Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-10T00:10:56.902Z] #98 DONE 0.4s [2024-07-10T00:10:56.902Z] [2024-07-10T00:10:56.902Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-10T00:10:56.902Z] #99 DONE 0.3s [2024-07-10T00:10:57.170Z] [2024-07-10T00:10:57.170Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-10T00:10:57.170Z] #100 DONE 0.2s [2024-07-10T00:10:57.170Z] [2024-07-10T00:10:57.170Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-10T00:10:57.170Z] #101 DONE 0.2s [2024-07-10T00:10:57.170Z] [2024-07-10T00:10:57.170Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T00:10:57.443Z] #102 ... [2024-07-10T00:10:57.443Z] [2024-07-10T00:10:57.443Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T00:10:57.443Z] #103 DONE 0.2s [2024-07-10T00:10:57.443Z] [2024-07-10T00:10:57.443Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T00:10:57.443Z] #102 DONE 0.2s [2024-07-10T00:10:57.443Z] [2024-07-10T00:10:57.443Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-10T00:10:57.711Z] #104 ... [2024-07-10T00:10:57.711Z] [2024-07-10T00:10:57.711Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-10T00:10:57.711Z] #105 DONE 0.3s [2024-07-10T00:10:57.711Z] [2024-07-10T00:10:57.711Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-10T00:10:57.711Z] #104 DONE 0.4s [2024-07-10T00:10:57.711Z] [2024-07-10T00:10:57.711Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-10T00:10:57.981Z] #106 DONE 0.4s [2024-07-10T00:10:57.981Z] [2024-07-10T00:10:57.981Z] #107 [security-spire-server] exporting to image [2024-07-10T00:10:57.981Z] #107 exporting layers [2024-07-10T00:10:58.247Z] #107 ... [2024-07-10T00:10:58.247Z] [2024-07-10T00:10:58.247Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-10T00:10:58.247Z] #108 DONE 0.4s [2024-07-10T00:10:58.247Z] [2024-07-10T00:10:58.247Z] #107 [security-spire-config] exporting to image [2024-07-10T00:10:59.219Z] #107 ... [2024-07-10T00:10:59.219Z] [2024-07-10T00:10:59.219Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-10T00:10:59.219Z] #97 DONE 2.4s [2024-07-10T00:10:59.219Z] [2024-07-10T00:10:59.219Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-10T00:10:59.219Z] #109 DONE 0.2s [2024-07-10T00:10:59.219Z] [2024-07-10T00:10:59.219Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-10T00:10:59.492Z] #110 DONE 0.2s [2024-07-10T00:10:59.492Z] [2024-07-10T00:10:59.492Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:10:59.492Z] #90 ... [2024-07-10T00:10:59.492Z] [2024-07-10T00:10:59.492Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-10T00:10:59.760Z] #111 DONE 0.1s [2024-07-10T00:10:59.760Z] [2024-07-10T00:10:59.760Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-10T00:10:59.760Z] #112 DONE 0.2s [2024-07-10T00:10:59.760Z] [2024-07-10T00:10:59.760Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-10T00:11:00.028Z] #113 DONE 0.2s [2024-07-10T00:11:00.029Z] [2024-07-10T00:11:00.029Z] #107 [security-spire-agent] exporting to image [2024-07-10T00:11:00.613Z] #107 exporting layers 2.6s done [2024-07-10T00:11:00.613Z] #107 writing image sha256:115a173c2235981ae4016745a6c67ebf6a71beea79aebde5df23f951e5800b2e 0.0s done [2024-07-10T00:11:00.613Z] #107 naming to docker.io/library/security-spire-server-arm64 [2024-07-10T00:11:00.881Z] #107 exporting layers 2.6s done [2024-07-10T00:11:00.881Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-10T00:11:00.881Z] #107 writing image sha256:20bd0d0a6e5be64119bd5a28f4a1eed1c383544078e30292a89139a606ff5431 done [2024-07-10T00:11:00.881Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2024-07-10T00:11:01.846Z] #107 exporting layers 1.6s done [2024-07-10T00:11:01.846Z] #107 writing image sha256:45971f2e94afcf50fa14f3eb1549521b27269487b96244d9978347ea67c5dfda done [2024-07-10T00:11:01.846Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-10T00:11:01.846Z] #107 DONE 3.3s [2024-07-10T00:11:01.846Z] [2024-07-10T00:11:01.846Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #88 DONE 80.5s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #114 ... [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #82 DONE 87.1s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #80 DONE 88.1s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #86 DONE 82.2s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #90 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #90 DONE 86.3s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #115 [core-data builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #115 ... [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-10T00:12:10.048Z] #116 DONE 1.4s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #117 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:12:10.048Z] #118 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #119 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #114 DONE 1.5s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #120 [support-notifications builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #120 DONE 1.4s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #121 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #122 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:12:10.048Z] #123 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #124 DONE 1.4s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #115 [core-data builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #115 DONE 1.4s [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T00:12:10.048Z] #125 ... [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:12:10.048Z] #126 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #127 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #128 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #129 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #130 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:12:10.048Z] #131 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:12:10.048Z] #132 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #133 [support-scheduler builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #133 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #134 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #135 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:12:10.048Z] #136 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #137 [core-metadata builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #137 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-10T00:12:10.048Z] #138 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #139 [core-command builder 6/7] COPY . . [2024-07-10T00:12:10.048Z] #139 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-10T00:12:10.048Z] #140 CACHED [2024-07-10T00:12:10.048Z] [2024-07-10T00:12:10.048Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:12:13.492Z] #141 ... [2024-07-10T00:12:13.492Z] [2024-07-10T00:12:13.492Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T00:12:13.492Z] #0 5.058 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-10T00:12:13.777Z] #142 ... [2024-07-10T00:12:13.777Z] [2024-07-10T00:12:13.777Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T00:12:13.777Z] #0 5.603 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-10T00:12:14.376Z] #143 ... [2024-07-10T00:12:14.376Z] [2024-07-10T00:12:14.376Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T00:12:14.376Z] #125 6.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-10T00:12:14.412Z] #151 ... [2024-07-10T00:12:14.412Z] [2024-07-10T00:12:14.412Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T00:12:14.412Z] #142 89.62 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-10T00:12:17.720Z] #125 ... [2024-07-10T00:12:17.720Z] [2024-07-10T00:12:17.720Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T00:12:17.720Z] #0 4.519 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-10T00:12:17.720Z] #144 ... [2024-07-10T00:12:17.720Z] [2024-07-10T00:12:17.720Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T00:12:17.721Z] #0 6.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-10T00:12:17.990Z] #145 ... [2024-07-10T00:12:17.990Z] [2024-07-10T00:12:17.990Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T00:12:17.990Z] #0 3.928 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-10T00:12:18.265Z] #146 ... [2024-07-10T00:12:18.265Z] [2024-07-10T00:12:18.265Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T00:12:18.266Z] #0 6.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-10T00:12:18.266Z] #147 ... [2024-07-10T00:12:18.266Z] [2024-07-10T00:12:18.266Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T00:12:18.266Z] #0 5.990 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-10T00:12:18.552Z] #148 ... [2024-07-10T00:12:18.552Z] [2024-07-10T00:12:18.552Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T00:12:18.552Z] #0 6.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-10T00:12:18.825Z] #149 ... [2024-07-10T00:12:18.825Z] [2024-07-10T00:12:18.825Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:12:18.825Z] #0 6.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-10T00:12:18.825Z] #150 ... [2024-07-10T00:12:18.825Z] [2024-07-10T00:12:18.825Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T00:12:18.825Z] #0 5.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-10T00:12:19.093Z] #151 ... [2024-07-10T00:12:19.093Z] [2024-07-10T00:12:19.093Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:12:19.093Z] #141 6.623 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-10T00:13:10.664Z] #142 DONE 144.0s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:13:10.664Z] #143 DONE 143.9s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T00:13:10.664Z] #145 DONE 143.9s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T00:13:10.664Z] #146 DONE 144.0s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T00:13:10.664Z] #140 DONE 144.0s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #152 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T00:13:10.664Z] #144 DONE 144.0s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T00:13:10.664Z] #147 DONE 144.1s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T00:13:10.664Z] #149 DONE 144.2s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #153 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T00:13:10.664Z] #151 DONE 144.3s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T00:13:10.664Z] #148 DONE 144.3s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:13:10.664Z] #141 DONE 144.4s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T00:13:10.664Z] #150 DONE 144.5s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-10T00:13:10.664Z] #154 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #155 DONE 0.9s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #156 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #157 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #157 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #152 DONE 0.9s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #158 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #153 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #153 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-10T00:13:10.664Z] #154 DONE 0.6s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #159 DONE 0.6s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #160 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #160 DONE 0.4s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #161 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #162 CACHED [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #163 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #163 CACHED [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #164 CACHED [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #165 CACHED [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #166 DONE 0.7s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #167 CACHED [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #168 CACHED [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.664Z] #169 CACHED [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #170 CACHED [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #171 DONE 0.7s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #158 DONE 0.7s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #172 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #172 DONE 0.7s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T00:13:10.664Z] #173 DONE 0.7s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #161 DONE 0.6s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-10T00:13:10.664Z] #174 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.664Z] #175 DONE 1.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-10T00:13:10.664Z] #176 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-10T00:13:10.664Z] #177 DONE 2.1s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #178 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-10T00:13:10.664Z] #178 DONE 2.1s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-10T00:13:10.664Z] #179 DONE 2.2s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-10T00:13:10.664Z] #180 DONE 2.2s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-10T00:13:10.664Z] #181 DONE 2.2s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-10T00:13:10.664Z] #182 DONE 2.2s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-10T00:13:10.664Z] #183 DONE 2.1s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.664Z] #184 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.664Z] #185 DONE 2.1s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-10T00:13:10.664Z] #186 DONE 2.2s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-10T00:13:10.664Z] #174 DONE 2.6s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #100 [core-keeper] exporting to image [2024-07-10T00:13:10.664Z] #100 exporting layers [2024-07-10T00:13:10.664Z] #100 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-10T00:13:10.664Z] #187 DONE 3.3s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #100 [core-keeper] exporting to image [2024-07-10T00:13:10.664Z] #100 exporting layers 0.6s done [2024-07-10T00:13:10.664Z] #100 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-10T00:13:10.664Z] #176 DONE 1.2s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.664Z] #188 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #189 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.664Z] #189 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.664Z] #190 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.664Z] #191 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #184 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.664Z] #184 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-10T00:13:10.664Z] #192 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #100 [core-command] exporting to image [2024-07-10T00:13:10.664Z] #100 writing image sha256:4878f4973e9a02e94617e277de0a22e1f8a93e7a869d0505a64768d3433a28ef 0.0s done [2024-07-10T00:13:10.664Z] #100 naming to docker.io/library/core-keeper [2024-07-10T00:13:10.664Z] #100 ... [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.664Z] #193 DONE 0.8s [2024-07-10T00:13:10.664Z] [2024-07-10T00:13:10.664Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-10T00:13:10.665Z] #194 DONE 0.4s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.665Z] #195 DONE 0.8s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:13:10.665Z] #196 DONE 0.4s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #100 [support-notifications] exporting to image [2024-07-10T00:13:10.665Z] #100 naming to docker.io/library/core-keeper done [2024-07-10T00:13:10.665Z] #100 exporting layers 0.4s done [2024-07-10T00:13:10.665Z] #100 ... [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.665Z] #197 DONE 0.5s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #100 [core-data] exporting to image [2024-07-10T00:13:10.665Z] #100 writing image sha256:301997fb2e6a8460db06c614be1ec7d1ce5d84c07c9ab0186d60ccbc2f5ebf28 [2024-07-10T00:13:10.665Z] #100 ... [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #198 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-10T00:13:10.665Z] #198 DONE 0.5s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-10T00:13:10.665Z] #199 DONE 0.5s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-10T00:13:10.665Z] #200 DONE 0.5s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:13:10.665Z] #201 DONE 0.5s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #100 [security-spiffe-token-provider] exporting to image [2024-07-10T00:13:10.665Z] #100 exporting layers 0.6s done [2024-07-10T00:13:10.665Z] #100 writing image sha256:301997fb2e6a8460db06c614be1ec7d1ce5d84c07c9ab0186d60ccbc2f5ebf28 0.2s done [2024-07-10T00:13:10.665Z] #100 naming to docker.io/library/support-scheduler done [2024-07-10T00:13:10.665Z] #100 writing image sha256:8a4301cba827eb261e54b9503cd6dad530915a7bc08c4cf50287bfaf4566554d 0.0s done [2024-07-10T00:13:10.665Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2024-07-10T00:13:10.665Z] #100 ... [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-10T00:13:10.665Z] #202 DONE 0.5s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:13:10.665Z] #203 DONE 0.5s [2024-07-10T00:13:10.665Z] [2024-07-10T00:13:10.665Z] #100 [core-command] exporting to image [2024-07-10T00:13:10.665Z] #100 exporting layers 0.3s done [2024-07-10T00:13:10.665Z] #100 writing image sha256:395c97992fdffc846f8930c1111f699cc98c472f18521b68614ff539fe991f41 done [2024-07-10T00:13:10.665Z] #100 naming to docker.io/library/core-command done [2024-07-10T00:13:11.238Z] #100 writing image sha256:52d986913a49fd0c166918f93db103ad9c2326213ac3246a360dae422fcfe3fa done [2024-07-10T00:13:11.238Z] #100 naming to docker.io/library/support-notifications done [2024-07-10T00:13:11.238Z] #100 writing image sha256:7bf905bfa813c6747079ac9d02b9da84b1632f07ae7c89fb031eb4e2e260e16e [2024-07-10T00:13:11.238Z] #100 exporting layers 0.6s done [2024-07-10T00:13:11.238Z] #100 writing image sha256:7bf905bfa813c6747079ac9d02b9da84b1632f07ae7c89fb031eb4e2e260e16e done [2024-07-10T00:13:11.238Z] #100 naming to docker.io/library/core-data done [2024-07-10T00:13:11.238Z] #100 writing image sha256:2aa5cf357aa21e132e42bfee56f2f7814dbed746e6b41e4e70a8885228df9875 done [2024-07-10T00:13:11.238Z] #100 naming to docker.io/library/core-metadata done [2024-07-10T00:13:11.238Z] #100 DONE 3.3s [2024-07-10T00:13:11.238Z] [2024-07-10T00:13:11.238Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T00:13:11.238Z] #204 DONE 0.6s [2024-07-10T00:13:11.238Z] [2024-07-10T00:13:11.238Z] #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-10T00:13:11.238Z] #205 DONE 0.6s [2024-07-10T00:13:11.238Z] [2024-07-10T00:13:11.238Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-10T00:13:11.238Z] #206 DONE 0.6s [2024-07-10T00:13:11.238Z] [2024-07-10T00:13:11.238Z] #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-10T00:13:11.498Z] #207 DONE 0.3s [2024-07-10T00:13:11.498Z] [2024-07-10T00:13:11.498Z] #208 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:13:11.498Z] #208 DONE 0.9s [2024-07-10T00:13:11.498Z] [2024-07-10T00:13:11.498Z] #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-10T00:13:11.498Z] #209 DONE 0.3s [2024-07-10T00:13:11.498Z] [2024-07-10T00:13:11.498Z] #210 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T00:13:11.498Z] #210 DONE 0.1s [2024-07-10T00:13:11.498Z] [2024-07-10T00:13:11.498Z] #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:13:11.758Z] #211 ... [2024-07-10T00:13:11.758Z] [2024-07-10T00:13:11.758Z] #212 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-10T00:13:11.758Z] #212 DONE 0.1s [2024-07-10T00:13:11.758Z] [2024-07-10T00:13:11.758Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-10T00:13:11.758Z] #213 DONE 0.1s [2024-07-10T00:13:11.758Z] [2024-07-10T00:13:11.758Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-10T00:13:11.758Z] #214 DONE 0.1s [2024-07-10T00:13:11.758Z] [2024-07-10T00:13:11.758Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:13:11.758Z] #215 DONE 1.2s [2024-07-10T00:13:11.758Z] [2024-07-10T00:13:11.758Z] #100 [security-proxy-auth] exporting to image [2024-07-10T00:13:11.758Z] #100 writing image sha256:71c031523b997504a2842d4ebc029e7598df7118308cd334a1245b1ca31c944f done [2024-07-10T00:13:11.758Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-10T00:13:12.020Z] #100 ... [2024-07-10T00:13:12.020Z] [2024-07-10T00:13:12.020Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:13:12.020Z] #216 DONE 0.6s [2024-07-10T00:13:12.020Z] [2024-07-10T00:13:12.020Z] #217 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-10T00:13:12.020Z] #217 DONE 0.1s [2024-07-10T00:13:12.020Z] [2024-07-10T00:13:12.020Z] #100 [security-proxy-setup] exporting to image [2024-07-10T00:13:12.280Z] #100 exporting layers 0.2s done [2024-07-10T00:13:12.280Z] #100 writing image sha256:a059e694af2b8ecd67507719c839ad1bada60ed71aabea86cfe9dcde1a06d7b0 done [2024-07-10T00:13:12.281Z] #100 naming to docker.io/library/security-proxy-auth done [2024-07-10T00:13:12.281Z] #100 ... [2024-07-10T00:13:12.281Z] [2024-07-10T00:13:12.281Z] #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:13:12.281Z] #211 DONE 0.6s [2024-07-10T00:13:12.281Z] [2024-07-10T00:13:12.281Z] #100 [security-proxy-setup] exporting to image [2024-07-10T00:13:12.281Z] #100 exporting layers 0.3s done [2024-07-10T00:13:12.281Z] #100 writing image sha256:7ce3534c7d29415c0d56eb87a981a8188634772c106e092d66a4844f369bf312 done [2024-07-10T00:13:12.281Z] #100 naming to docker.io/library/security-proxy-setup done [2024-07-10T00:13:12.541Z] #100 exporting layers 0.2s done [2024-07-10T00:13:12.541Z] #100 writing image sha256:98fd9221f82a0999e237353dc4b7502471c16d019efe9b6c76c8fbad78493767 done [2024-07-10T00:13:12.541Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-07-10T00:13:12.541Z] #100 DONE 4.0s [2024-07-10T00:13:12.541Z] [2024-07-10T00:13:12.541Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-10T00:13:12.541Z] #218 DONE 0.6s [2024-07-10T00:13:12.541Z] [2024-07-10T00:13:12.541Z] #100 [security-bootstrapper] exporting to image [2024-07-10T00:13:12.802Z] #100 exporting layers 0.2s done [2024-07-10T00:13:12.802Z] #100 writing image sha256:a8d196fd20f2e09832bf0668fd1e06c280a418726fa0012179d9e85de6178933 done [2024-07-10T00:13:12.802Z] #100 naming to docker.io/library/security-bootstrapper done [2024-07-10T00:13:12.802Z] #100 DONE 4.1s [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:13:12.802Z] time="2024-07-10T00:09:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-10T00:13:12.815Z] $ docker stop --time=1 f4f85b2870e030ac2faa59b35c12ee87e4c4d021e272ca13bb34f2fa9a2918d3 [2024-07-10T00:13:14.075Z] $ docker rm -f --volumes f4f85b2870e030ac2faa59b35c12ee87e4c4d021e272ca13bb34f2fa9a2918d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T00:13:14.417Z] + docker images [2024-07-10T00:13:14.417Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-10T00:13:14.417Z] security-secretstore-setup latest 98fd9221f82a 2 seconds ago 42.2MB [2024-07-10T00:13:14.417Z] security-bootstrapper latest a8d196fd20f2 2 seconds ago 24MB [2024-07-10T00:13:14.417Z] security-proxy-setup latest 7ce3534c7d29 3 seconds ago 31.2MB [2024-07-10T00:13:14.417Z] core-common-config-bootstrapper latest 71c031523b99 3 seconds ago 20.2MB [2024-07-10T00:13:14.417Z] security-proxy-auth latest a059e694af2b 3 seconds ago 38MB [2024-07-10T00:13:14.417Z] core-metadata latest 2aa5cf357aa2 4 seconds ago 41MB [2024-07-10T00:13:14.417Z] core-data latest 7bf905bfa813 4 seconds ago 40.8MB [2024-07-10T00:13:14.417Z] support-notifications latest 52d986913a49 4 seconds ago 43.9MB [2024-07-10T00:13:14.417Z] core-keeper latest 4878f4973e9a 5 seconds ago 35.6MB [2024-07-10T00:13:14.417Z] core-command latest 395c97992fdf 5 seconds ago 40.4MB [2024-07-10T00:13:14.417Z] security-spiffe-token-provider latest 8a4301cba827 5 seconds ago 34MB [2024-07-10T00:13:14.417Z] support-scheduler latest 301997fb2e6a 5 seconds ago 43.1MB [2024-07-10T00:13:14.417Z] security-spire-config latest fc6a32078eb1 3 minutes ago 107MB [2024-07-10T00:13:14.417Z] security-spire-agent latest 90ebfad5403b 3 minutes ago 166MB [2024-07-10T00:13:14.417Z] security-spire-server latest 606225d6bb1a 3 minutes ago 107MB [2024-07-10T00:13:14.418Z] ci-base-image-x86_64 latest d501434ecc8d 7 minutes ago 966MB [2024-07-10T00:13:14.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-10T00:13:14.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-10T00:13:14.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T00:13:14.625Z] provisioning config files... [2024-07-10T00:13:14.636Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/650@tmp/config4732281976614309365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:13:14.941Z] ---> ****-login.sh [2024-07-10T00:13:14.941Z] nexus3.edgexfoundry.org:10001 [2024-07-10T00:13:14.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:13:14.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:13:14.941Z] Configure a credential helper to remove this warning. See [2024-07-10T00:13:14.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:13:14.942Z] [2024-07-10T00:13:14.942Z] Login Succeeded [2024-07-10T00:13:14.942Z] nexus3.edgexfoundry.org:10002 [2024-07-10T00:13:14.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:13:14.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:13:14.942Z] Configure a credential helper to remove this warning. See [2024-07-10T00:13:14.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:13:14.942Z] [2024-07-10T00:13:14.942Z] Login Succeeded [2024-07-10T00:13:14.942Z] nexus3.edgexfoundry.org:10003 [2024-07-10T00:13:15.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:13:15.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:13:15.201Z] Configure a credential helper to remove this warning. See [2024-07-10T00:13:15.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:13:15.201Z] [2024-07-10T00:13:15.201Z] Login Succeeded [2024-07-10T00:13:15.201Z] nexus3.edgexfoundry.org:10004 [2024-07-10T00:13:15.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:13:15.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:13:15.202Z] Configure a credential helper to remove this warning. See [2024-07-10T00:13:15.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:13:15.202Z] [2024-07-10T00:13:15.202Z] Login Succeeded [2024-07-10T00:13:15.202Z] ****.io [2024-07-10T00:13:15.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:13:15.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:13:15.461Z] Configure a credential helper to remove this warning. See [2024-07-10T00:13:15.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:13:15.462Z] [2024-07-10T00:13:15.462Z] Login Succeeded [2024-07-10T00:13:15.462Z] ---> ****-login.sh ends [Pipeline] } [2024-07-10T00:13:15.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:13:15.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T00:13:15.543Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-10T00:13:15.543Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:15.543Z] latest [2024-07-10T00:13:15.543Z] 3.2.0-dev.32 [2024-07-10T00:13:15.543Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:15.543Z] main [2024-07-10T00:13:15.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:15.884Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:16.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:16.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-10T00:13:16.206Z] ee2d0f646ec9: Preparing [2024-07-10T00:13:16.206Z] d65a8bd7abf8: Preparing [2024-07-10T00:13:16.206Z] ffcb05672ac0: Preparing [2024-07-10T00:13:16.206Z] de234fca42f7: Preparing [2024-07-10T00:13:16.206Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:16.206Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:16.206Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:16.206Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:16.206Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:16.206Z] ffcb05672ac0: Pushed [2024-07-10T00:13:16.206Z] ee2d0f646ec9: Pushed [2024-07-10T00:13:16.206Z] de234fca42f7: Pushed [2024-07-10T00:13:16.206Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:16.464Z] 6f546ab2fdd2: Pushed [2024-07-10T00:13:16.722Z] 06c2cc32bdf5: Pushed [2024-07-10T00:13:18.629Z] d65a8bd7abf8: Pushed [2024-07-10T00:13:18.888Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:19.212Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:19.544Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-10T00:13:19.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-10T00:13:19.544Z] ee2d0f646ec9: Preparing [2024-07-10T00:13:19.544Z] d65a8bd7abf8: Preparing [2024-07-10T00:13:19.544Z] ffcb05672ac0: Preparing [2024-07-10T00:13:19.544Z] de234fca42f7: Preparing [2024-07-10T00:13:19.544Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:19.544Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:19.544Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:19.544Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:19.544Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:19.544Z] ee2d0f646ec9: Layer already exists [2024-07-10T00:13:19.544Z] de234fca42f7: Layer already exists [2024-07-10T00:13:19.544Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:19.544Z] d65a8bd7abf8: Layer already exists [2024-07-10T00:13:19.544Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:19.544Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:19.544Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:19.544Z] latest: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:19.873Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:20.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.32 [2024-07-10T00:13:20.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-10T00:13:20.203Z] ee2d0f646ec9: Preparing [2024-07-10T00:13:20.203Z] d65a8bd7abf8: Preparing [2024-07-10T00:13:20.203Z] ffcb05672ac0: Preparing [2024-07-10T00:13:20.203Z] de234fca42f7: Preparing [2024-07-10T00:13:20.203Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:20.203Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:20.203Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:20.203Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:20.203Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:20.203Z] d65a8bd7abf8: Layer already exists [2024-07-10T00:13:20.203Z] de234fca42f7: Layer already exists [2024-07-10T00:13:20.203Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:20.203Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:20.203Z] ee2d0f646ec9: Layer already exists [2024-07-10T00:13:20.203Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:20.203Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:20.203Z] 3.2.0-dev.32: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:20.532Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:20.855Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:20.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-10T00:13:20.855Z] ee2d0f646ec9: Preparing [2024-07-10T00:13:20.855Z] d65a8bd7abf8: Preparing [2024-07-10T00:13:20.855Z] ffcb05672ac0: Preparing [2024-07-10T00:13:20.855Z] de234fca42f7: Preparing [2024-07-10T00:13:20.855Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:20.855Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:20.855Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:20.855Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:20.855Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:20.855Z] d65a8bd7abf8: Layer already exists [2024-07-10T00:13:20.855Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:20.855Z] de234fca42f7: Layer already exists [2024-07-10T00:13:20.855Z] ee2d0f646ec9: Layer already exists [2024-07-10T00:13:20.855Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:20.855Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:20.855Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:20.855Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:21.183Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:21.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-10T00:13:21.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-10T00:13:21.506Z] ee2d0f646ec9: Preparing [2024-07-10T00:13:21.506Z] d65a8bd7abf8: Preparing [2024-07-10T00:13:21.506Z] ffcb05672ac0: Preparing [2024-07-10T00:13:21.506Z] de234fca42f7: Preparing [2024-07-10T00:13:21.506Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:21.506Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:21.506Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:21.506Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:21.506Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:21.506Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:21.506Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:21.506Z] de234fca42f7: Layer already exists [2024-07-10T00:13:21.506Z] d65a8bd7abf8: Layer already exists [2024-07-10T00:13:21.506Z] ee2d0f646ec9: Layer already exists [2024-07-10T00:13:21.506Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:21.506Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:21.506Z] main: digest: sha256:6970e60eb943aa62ef03d6d847fee8b63fe6c5b968b855e2c36e4b7ad84b1d22 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:13:21.586Z] ===================================================== [Pipeline] echo [2024-07-10T00:13:21.599Z] taggedImages: [2024-07-10T00:13:21.600Z] - nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:21.600Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-10T00:13:21.600Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.32 [2024-07-10T00:13:21.600Z] - nexus3.edgexfoundry.org:10004/core-command:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:21.600Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-10T00:13:21.625Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-10T00:13:21.625Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:21.625Z] latest [2024-07-10T00:13:21.625Z] 3.2.0-dev.32 [2024-07-10T00:13:21.625Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:21.625Z] main [2024-07-10T00:13:21.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:21.972Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:22.293Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:22.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-10T00:13:22.293Z] 9ee414e25392: Preparing [2024-07-10T00:13:22.293Z] 802026e89203: Preparing [2024-07-10T00:13:22.293Z] 7e38e262ee72: Preparing [2024-07-10T00:13:22.293Z] ea4f9eeb92fe: Preparing [2024-07-10T00:13:22.293Z] ffcb05672ac0: Preparing [2024-07-10T00:13:22.293Z] de234fca42f7: Preparing [2024-07-10T00:13:22.293Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:22.293Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:22.293Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:22.293Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:22.293Z] de234fca42f7: Waiting [2024-07-10T00:13:22.293Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:22.293Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:22.294Z] de234fca42f7: Layer already exists [2024-07-10T00:13:22.294Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:22.294Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:22.294Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:22.294Z] 9ee414e25392: Pushed [2024-07-10T00:13:22.294Z] 802026e89203: Pushed [2024-07-10T00:13:22.294Z] 7e38e262ee72: Pushed [2024-07-10T00:13:23.228Z] ea4f9eeb92fe: Pushed [2024-07-10T00:13:23.228Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:23.551Z] + 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 [2024-07-10T00:13:23.870Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-10T00:13:23.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-10T00:13:23.870Z] 9ee414e25392: Preparing [2024-07-10T00:13:23.870Z] 802026e89203: Preparing [2024-07-10T00:13:23.870Z] 7e38e262ee72: Preparing [2024-07-10T00:13:23.870Z] ea4f9eeb92fe: Preparing [2024-07-10T00:13:23.870Z] ffcb05672ac0: Preparing [2024-07-10T00:13:23.870Z] de234fca42f7: Preparing [2024-07-10T00:13:23.870Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:23.870Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:23.870Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:23.870Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:23.870Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:23.870Z] de234fca42f7: Waiting [2024-07-10T00:13:23.870Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:23.870Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:23.870Z] ea4f9eeb92fe: Layer already exists [2024-07-10T00:13:23.870Z] 7e38e262ee72: Layer already exists [2024-07-10T00:13:23.870Z] 802026e89203: Layer already exists [2024-07-10T00:13:23.870Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:23.870Z] de234fca42f7: Layer already exists [2024-07-10T00:13:23.870Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:23.870Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:23.870Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:23.870Z] latest: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:24.202Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:24.524Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.32 [2024-07-10T00:13:24.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-10T00:13:24.524Z] 9ee414e25392: Preparing [2024-07-10T00:13:24.524Z] 802026e89203: Preparing [2024-07-10T00:13:24.524Z] 7e38e262ee72: Preparing [2024-07-10T00:13:24.524Z] ea4f9eeb92fe: Preparing [2024-07-10T00:13:24.524Z] ffcb05672ac0: Preparing [2024-07-10T00:13:24.524Z] de234fca42f7: Preparing [2024-07-10T00:13:24.524Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:24.524Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:24.524Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:24.524Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:24.524Z] de234fca42f7: Waiting [2024-07-10T00:13:24.524Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:24.524Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:24.524Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:24.524Z] ea4f9eeb92fe: Layer already exists [2024-07-10T00:13:24.524Z] 802026e89203: Layer already exists [2024-07-10T00:13:24.524Z] 7e38e262ee72: Layer already exists [2024-07-10T00:13:24.524Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:24.524Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:24.524Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:24.524Z] de234fca42f7: Layer already exists [2024-07-10T00:13:24.524Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:24.524Z] 3.2.0-dev.32: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:24.848Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:25.186Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:25.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-10T00:13:25.186Z] 9ee414e25392: Preparing [2024-07-10T00:13:25.186Z] 802026e89203: Preparing [2024-07-10T00:13:25.186Z] 7e38e262ee72: Preparing [2024-07-10T00:13:25.186Z] ea4f9eeb92fe: Preparing [2024-07-10T00:13:25.186Z] ffcb05672ac0: Preparing [2024-07-10T00:13:25.186Z] de234fca42f7: Preparing [2024-07-10T00:13:25.186Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:25.186Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:25.186Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:25.186Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:25.186Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:25.186Z] de234fca42f7: Waiting [2024-07-10T00:13:25.186Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:25.186Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:25.186Z] ea4f9eeb92fe: Layer already exists [2024-07-10T00:13:25.186Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:25.186Z] 802026e89203: Layer already exists [2024-07-10T00:13:25.186Z] 7e38e262ee72: Layer already exists [2024-07-10T00:13:25.186Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:25.186Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:25.186Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:25.186Z] de234fca42f7: Layer already exists [2024-07-10T00:13:25.186Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:25.517Z] + 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 [2024-07-10T00:13:25.837Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-10T00:13:25.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-10T00:13:25.837Z] 9ee414e25392: Preparing [2024-07-10T00:13:25.837Z] 802026e89203: Preparing [2024-07-10T00:13:25.837Z] 7e38e262ee72: Preparing [2024-07-10T00:13:25.837Z] ea4f9eeb92fe: Preparing [2024-07-10T00:13:25.837Z] ffcb05672ac0: Preparing [2024-07-10T00:13:25.837Z] de234fca42f7: Preparing [2024-07-10T00:13:25.837Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:25.837Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:25.837Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:25.837Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:25.837Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:25.837Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:25.837Z] de234fca42f7: Waiting [2024-07-10T00:13:25.837Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:25.837Z] 7e38e262ee72: Layer already exists [2024-07-10T00:13:25.837Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:25.837Z] 802026e89203: Layer already exists [2024-07-10T00:13:25.837Z] ea4f9eeb92fe: Layer already exists [2024-07-10T00:13:25.837Z] de234fca42f7: Layer already exists [2024-07-10T00:13:25.837Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:25.837Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:25.837Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:25.837Z] main: digest: sha256:a7a04501cf340f38dc4c9c532869507a3e5e203d74030cd411aa9de1880bb1f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:13:25.909Z] ===================================================== [Pipeline] echo [2024-07-10T00:13:25.924Z] taggedImages: [2024-07-10T00:13:25.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:25.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-10T00:13:25.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.32 [2024-07-10T00:13:25.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:25.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-10T00:13:25.950Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-10T00:13:25.950Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:25.950Z] latest [2024-07-10T00:13:25.950Z] 3.2.0-dev.32 [2024-07-10T00:13:25.950Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:25.950Z] main [2024-07-10T00:13:25.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:26.300Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:26.619Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:26.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-10T00:13:26.620Z] d8386ac6ce2c: Preparing [2024-07-10T00:13:26.620Z] 2246d89b273b: Preparing [2024-07-10T00:13:26.620Z] ffcb05672ac0: Preparing [2024-07-10T00:13:26.620Z] de234fca42f7: Preparing [2024-07-10T00:13:26.620Z] 625e78b1442e: Preparing [2024-07-10T00:13:26.620Z] fa4d8980bff8: Preparing [2024-07-10T00:13:26.620Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:26.620Z] fa4d8980bff8: Waiting [2024-07-10T00:13:26.620Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:26.620Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:26.620Z] de234fca42f7: Layer already exists [2024-07-10T00:13:26.620Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:26.620Z] d8386ac6ce2c: Pushed [2024-07-10T00:13:26.620Z] fa4d8980bff8: Pushed [2024-07-10T00:13:27.186Z] 625e78b1442e: Pushed [2024-07-10T00:13:29.717Z] 2246d89b273b: Pushed [2024-07-10T00:13:29.717Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:30.042Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:30.371Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-10T00:13:30.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-10T00:13:30.371Z] d8386ac6ce2c: Preparing [2024-07-10T00:13:30.371Z] 2246d89b273b: Preparing [2024-07-10T00:13:30.371Z] ffcb05672ac0: Preparing [2024-07-10T00:13:30.371Z] de234fca42f7: Preparing [2024-07-10T00:13:30.371Z] 625e78b1442e: Preparing [2024-07-10T00:13:30.371Z] fa4d8980bff8: Preparing [2024-07-10T00:13:30.371Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:30.371Z] fa4d8980bff8: Waiting [2024-07-10T00:13:30.371Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:30.371Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:30.371Z] d8386ac6ce2c: Layer already exists [2024-07-10T00:13:30.371Z] de234fca42f7: Layer already exists [2024-07-10T00:13:30.371Z] 625e78b1442e: Layer already exists [2024-07-10T00:13:30.371Z] 2246d89b273b: Layer already exists [2024-07-10T00:13:30.371Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:30.371Z] fa4d8980bff8: Layer already exists [2024-07-10T00:13:30.371Z] latest: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:30.712Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:31.031Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.32 [2024-07-10T00:13:31.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-10T00:13:31.031Z] d8386ac6ce2c: Preparing [2024-07-10T00:13:31.031Z] 2246d89b273b: Preparing [2024-07-10T00:13:31.031Z] ffcb05672ac0: Preparing [2024-07-10T00:13:31.031Z] de234fca42f7: Preparing [2024-07-10T00:13:31.031Z] 625e78b1442e: Preparing [2024-07-10T00:13:31.031Z] fa4d8980bff8: Preparing [2024-07-10T00:13:31.031Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:31.031Z] fa4d8980bff8: Waiting [2024-07-10T00:13:31.031Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:31.031Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:31.031Z] de234fca42f7: Layer already exists [2024-07-10T00:13:31.031Z] d8386ac6ce2c: Layer already exists [2024-07-10T00:13:31.031Z] 625e78b1442e: Layer already exists [2024-07-10T00:13:31.031Z] 2246d89b273b: Layer already exists [2024-07-10T00:13:31.031Z] fa4d8980bff8: Layer already exists [2024-07-10T00:13:31.031Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:31.031Z] 3.2.0-dev.32: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:31.358Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:31.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:31.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-10T00:13:31.674Z] d8386ac6ce2c: Preparing [2024-07-10T00:13:31.674Z] 2246d89b273b: Preparing [2024-07-10T00:13:31.674Z] ffcb05672ac0: Preparing [2024-07-10T00:13:31.674Z] de234fca42f7: Preparing [2024-07-10T00:13:31.674Z] 625e78b1442e: Preparing [2024-07-10T00:13:31.674Z] fa4d8980bff8: Preparing [2024-07-10T00:13:31.674Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:31.674Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:31.674Z] fa4d8980bff8: Waiting [2024-07-10T00:13:31.674Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:31.674Z] 625e78b1442e: Layer already exists [2024-07-10T00:13:31.674Z] 2246d89b273b: Layer already exists [2024-07-10T00:13:31.674Z] de234fca42f7: Layer already exists [2024-07-10T00:13:31.674Z] d8386ac6ce2c: Layer already exists [2024-07-10T00:13:31.674Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:31.674Z] fa4d8980bff8: Layer already exists [2024-07-10T00:13:31.674Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:32.003Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:32.323Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-10T00:13:32.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-10T00:13:32.323Z] d8386ac6ce2c: Preparing [2024-07-10T00:13:32.323Z] 2246d89b273b: Preparing [2024-07-10T00:13:32.323Z] ffcb05672ac0: Preparing [2024-07-10T00:13:32.323Z] de234fca42f7: Preparing [2024-07-10T00:13:32.323Z] 625e78b1442e: Preparing [2024-07-10T00:13:32.323Z] fa4d8980bff8: Preparing [2024-07-10T00:13:32.323Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:32.323Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:32.323Z] fa4d8980bff8: Waiting [2024-07-10T00:13:32.323Z] 2246d89b273b: Layer already exists [2024-07-10T00:13:32.323Z] d8386ac6ce2c: Layer already exists [2024-07-10T00:13:32.323Z] de234fca42f7: Layer already exists [2024-07-10T00:13:32.323Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:32.323Z] 625e78b1442e: Layer already exists [2024-07-10T00:13:32.323Z] fa4d8980bff8: Layer already exists [2024-07-10T00:13:32.323Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:32.323Z] main: digest: sha256:93b1bb0e419310ffa96fe261fdef22c1db3027025bfda7c03ce99cbb2fe16914 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:13:32.394Z] ===================================================== [Pipeline] echo [2024-07-10T00:13:32.407Z] taggedImages: [2024-07-10T00:13:32.407Z] - nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:32.407Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-10T00:13:32.407Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.32 [2024-07-10T00:13:32.407Z] - nexus3.edgexfoundry.org:10004/core-data:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:32.407Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-10T00:13:32.435Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-10T00:13:32.435Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:32.435Z] latest [2024-07-10T00:13:32.435Z] 3.2.0-dev.32 [2024-07-10T00:13:32.435Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:32.435Z] main [2024-07-10T00:13:32.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:32.788Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:33.107Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:33.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-10T00:13:33.107Z] b9d72a3cc7fd: Preparing [2024-07-10T00:13:33.107Z] decbcb5c97c8: Preparing [2024-07-10T00:13:33.107Z] de234fca42f7: Preparing [2024-07-10T00:13:33.107Z] 77f46bf95cc5: Preparing [2024-07-10T00:13:33.107Z] 19bfd451b944: Preparing [2024-07-10T00:13:33.107Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:33.107Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:33.107Z] de234fca42f7: Layer already exists [2024-07-10T00:13:33.107Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:33.107Z] 77f46bf95cc5: Pushed [2024-07-10T00:13:33.107Z] b9d72a3cc7fd: Pushed [2024-07-10T00:13:33.107Z] 19bfd451b944: Pushed [2024-07-10T00:13:35.636Z] decbcb5c97c8: Pushed [2024-07-10T00:13:35.895Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:36.219Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:36.544Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-10T00:13:36.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-10T00:13:36.544Z] b9d72a3cc7fd: Preparing [2024-07-10T00:13:36.544Z] decbcb5c97c8: Preparing [2024-07-10T00:13:36.544Z] de234fca42f7: Preparing [2024-07-10T00:13:36.544Z] 77f46bf95cc5: Preparing [2024-07-10T00:13:36.544Z] 19bfd451b944: Preparing [2024-07-10T00:13:36.544Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:36.544Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:36.544Z] 19bfd451b944: Layer already exists [2024-07-10T00:13:36.545Z] 77f46bf95cc5: Layer already exists [2024-07-10T00:13:36.545Z] decbcb5c97c8: Layer already exists [2024-07-10T00:13:36.545Z] b9d72a3cc7fd: Layer already exists [2024-07-10T00:13:36.545Z] de234fca42f7: Layer already exists [2024-07-10T00:13:36.545Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:36.545Z] latest: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:36.867Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:37.190Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.32 [2024-07-10T00:13:37.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-10T00:13:37.190Z] b9d72a3cc7fd: Preparing [2024-07-10T00:13:37.190Z] decbcb5c97c8: Preparing [2024-07-10T00:13:37.190Z] de234fca42f7: Preparing [2024-07-10T00:13:37.190Z] 77f46bf95cc5: Preparing [2024-07-10T00:13:37.190Z] 19bfd451b944: Preparing [2024-07-10T00:13:37.190Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:37.190Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:37.190Z] 77f46bf95cc5: Layer already exists [2024-07-10T00:13:37.190Z] 19bfd451b944: Layer already exists [2024-07-10T00:13:37.190Z] decbcb5c97c8: Layer already exists [2024-07-10T00:13:37.190Z] de234fca42f7: Layer already exists [2024-07-10T00:13:37.190Z] b9d72a3cc7fd: Layer already exists [2024-07-10T00:13:37.190Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:37.190Z] 3.2.0-dev.32: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:37.511Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:37.824Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:37.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-10T00:13:37.824Z] b9d72a3cc7fd: Preparing [2024-07-10T00:13:37.824Z] decbcb5c97c8: Preparing [2024-07-10T00:13:37.824Z] de234fca42f7: Preparing [2024-07-10T00:13:37.824Z] 77f46bf95cc5: Preparing [2024-07-10T00:13:37.824Z] 19bfd451b944: Preparing [2024-07-10T00:13:37.824Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:37.824Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:37.824Z] 77f46bf95cc5: Layer already exists [2024-07-10T00:13:37.824Z] de234fca42f7: Layer already exists [2024-07-10T00:13:37.824Z] b9d72a3cc7fd: Layer already exists [2024-07-10T00:13:37.824Z] 19bfd451b944: Layer already exists [2024-07-10T00:13:37.824Z] decbcb5c97c8: Layer already exists [2024-07-10T00:13:37.824Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:37.824Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:38.148Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:38.470Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-10T00:13:38.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-10T00:13:38.470Z] b9d72a3cc7fd: Preparing [2024-07-10T00:13:38.470Z] decbcb5c97c8: Preparing [2024-07-10T00:13:38.470Z] de234fca42f7: Preparing [2024-07-10T00:13:38.470Z] 77f46bf95cc5: Preparing [2024-07-10T00:13:38.470Z] 19bfd451b944: Preparing [2024-07-10T00:13:38.470Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:38.470Z] b9d72a3cc7fd: Layer already exists [2024-07-10T00:13:38.470Z] 19bfd451b944: Layer already exists [2024-07-10T00:13:38.470Z] 77f46bf95cc5: Layer already exists [2024-07-10T00:13:38.470Z] decbcb5c97c8: Layer already exists [2024-07-10T00:13:38.470Z] de234fca42f7: Layer already exists [2024-07-10T00:13:38.470Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:38.470Z] main: digest: sha256:279f8f29948ab61b13f3f06baf28a4baf904a6ca8258a5ceea75719bfd40589e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:13:38.549Z] ===================================================== [Pipeline] echo [2024-07-10T00:13:38.566Z] taggedImages: [2024-07-10T00:13:38.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:38.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-10T00:13:38.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.32 [2024-07-10T00:13:38.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:38.566Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-10T00:13:38.594Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-10T00:13:38.594Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:38.594Z] latest [2024-07-10T00:13:38.594Z] 3.2.0-dev.32 [2024-07-10T00:13:38.594Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:38.594Z] main [2024-07-10T00:13:38.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:38.950Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:39.274Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:39.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-10T00:13:39.274Z] 1cae4591fd23: Preparing [2024-07-10T00:13:39.274Z] 829049626318: Preparing [2024-07-10T00:13:39.274Z] 80f0b56ded77: Preparing [2024-07-10T00:13:39.274Z] ffcb05672ac0: Preparing [2024-07-10T00:13:39.274Z] de234fca42f7: Preparing [2024-07-10T00:13:39.274Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:39.274Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:39.274Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:39.274Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:39.274Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:39.274Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:39.274Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:39.274Z] de234fca42f7: Layer already exists [2024-07-10T00:13:39.274Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:39.274Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:39.274Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:39.274Z] 829049626318: Pushed [2024-07-10T00:13:39.274Z] 1cae4591fd23: Pushed [2024-07-10T00:13:42.560Z] 80f0b56ded77: Pushed [2024-07-10T00:13:42.560Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:42.884Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:43.206Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-10T00:13:43.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-10T00:13:43.206Z] 1cae4591fd23: Preparing [2024-07-10T00:13:43.206Z] 829049626318: Preparing [2024-07-10T00:13:43.206Z] 80f0b56ded77: Preparing [2024-07-10T00:13:43.206Z] ffcb05672ac0: Preparing [2024-07-10T00:13:43.206Z] de234fca42f7: Preparing [2024-07-10T00:13:43.206Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:43.206Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:43.206Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:43.206Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:43.206Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:43.206Z] 829049626318: Layer already exists [2024-07-10T00:13:43.206Z] 1cae4591fd23: Layer already exists [2024-07-10T00:13:43.206Z] de234fca42f7: Layer already exists [2024-07-10T00:13:43.206Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:43.206Z] 80f0b56ded77: Layer already exists [2024-07-10T00:13:43.206Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:43.206Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:43.206Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:43.206Z] latest: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:43.532Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:43.855Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.32 [2024-07-10T00:13:43.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-10T00:13:43.855Z] 1cae4591fd23: Preparing [2024-07-10T00:13:43.855Z] 829049626318: Preparing [2024-07-10T00:13:43.855Z] 80f0b56ded77: Preparing [2024-07-10T00:13:43.855Z] ffcb05672ac0: Preparing [2024-07-10T00:13:43.855Z] de234fca42f7: Preparing [2024-07-10T00:13:43.855Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:43.855Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:43.855Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:43.855Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:43.855Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:43.855Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:43.855Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:43.855Z] de234fca42f7: Layer already exists [2024-07-10T00:13:43.855Z] 1cae4591fd23: Layer already exists [2024-07-10T00:13:43.855Z] 80f0b56ded77: Layer already exists [2024-07-10T00:13:43.855Z] 829049626318: Layer already exists [2024-07-10T00:13:43.855Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:43.855Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:43.855Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:43.855Z] 3.2.0-dev.32: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:44.186Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:44.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:44.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-10T00:13:44.511Z] 1cae4591fd23: Preparing [2024-07-10T00:13:44.511Z] 829049626318: Preparing [2024-07-10T00:13:44.511Z] 80f0b56ded77: Preparing [2024-07-10T00:13:44.511Z] ffcb05672ac0: Preparing [2024-07-10T00:13:44.511Z] de234fca42f7: Preparing [2024-07-10T00:13:44.511Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:44.511Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:44.511Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:44.511Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:44.511Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:44.511Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:44.511Z] 80f0b56ded77: Layer already exists [2024-07-10T00:13:44.511Z] 1cae4591fd23: Layer already exists [2024-07-10T00:13:44.511Z] 829049626318: Layer already exists [2024-07-10T00:13:44.511Z] de234fca42f7: Layer already exists [2024-07-10T00:13:44.511Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:44.511Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:44.511Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:44.511Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:44.511Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:44.837Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:45.160Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-10T00:13:45.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-10T00:13:45.160Z] 1cae4591fd23: Preparing [2024-07-10T00:13:45.160Z] 829049626318: Preparing [2024-07-10T00:13:45.160Z] 80f0b56ded77: Preparing [2024-07-10T00:13:45.160Z] ffcb05672ac0: Preparing [2024-07-10T00:13:45.160Z] de234fca42f7: Preparing [2024-07-10T00:13:45.160Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:45.160Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:45.160Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:45.160Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:45.160Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:45.160Z] 829049626318: Layer already exists [2024-07-10T00:13:45.160Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:45.160Z] de234fca42f7: Layer already exists [2024-07-10T00:13:45.160Z] 1cae4591fd23: Layer already exists [2024-07-10T00:13:45.160Z] 80f0b56ded77: Layer already exists [2024-07-10T00:13:45.160Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:45.160Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:45.160Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:45.160Z] main: digest: sha256:bdf68a6b898a92d9dee8a42668c1aa0a07bfb2e8c539686ffc6ea8d8509f8250 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:13:45.241Z] ===================================================== [Pipeline] echo [2024-07-10T00:13:45.255Z] taggedImages: [2024-07-10T00:13:45.255Z] - nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:45.255Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-10T00:13:45.255Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.32 [2024-07-10T00:13:45.255Z] - nexus3.edgexfoundry.org:10004/core-metadata:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:45.255Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-10T00:13:45.286Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-10T00:13:45.286Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:45.286Z] latest [2024-07-10T00:13:45.286Z] 3.2.0-dev.32 [2024-07-10T00:13:45.286Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:45.286Z] main [2024-07-10T00:13:45.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:45.630Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:45.955Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:45.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-10T00:13:45.955Z] f92c783fe879: Preparing [2024-07-10T00:13:45.955Z] 21833b57ea21: Preparing [2024-07-10T00:13:45.955Z] 684b78692c26: Preparing [2024-07-10T00:13:45.955Z] b3e8d6ae3b25: Preparing [2024-07-10T00:13:45.955Z] 0490fc4d3956: Preparing [2024-07-10T00:13:45.955Z] e21f68545664: Preparing [2024-07-10T00:13:45.955Z] d39c013845cf: Preparing [2024-07-10T00:13:45.955Z] ffcb05672ac0: Preparing [2024-07-10T00:13:45.955Z] de234fca42f7: Preparing [2024-07-10T00:13:45.955Z] 817f5fa6b26f: Preparing [2024-07-10T00:13:45.955Z] fd2deed02907: Preparing [2024-07-10T00:13:45.955Z] 5f70bf18a086: Preparing [2024-07-10T00:13:45.955Z] 259fd0876c99: Preparing [2024-07-10T00:13:45.955Z] 8a2d19431578: Preparing [2024-07-10T00:13:45.955Z] e2ff21aa8a2b: Preparing [2024-07-10T00:13:45.955Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:45.955Z] fd2deed02907: Waiting [2024-07-10T00:13:45.955Z] 8a2d19431578: Waiting [2024-07-10T00:13:45.955Z] 5f70bf18a086: Waiting [2024-07-10T00:13:45.955Z] 259fd0876c99: Waiting [2024-07-10T00:13:45.955Z] e21f68545664: Waiting [2024-07-10T00:13:45.955Z] e2ff21aa8a2b: Waiting [2024-07-10T00:13:45.955Z] d39c013845cf: Waiting [2024-07-10T00:13:45.955Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:45.955Z] ffcb05672ac0: Waiting [2024-07-10T00:13:45.955Z] 817f5fa6b26f: Waiting [2024-07-10T00:13:45.956Z] f92c783fe879: Pushed [2024-07-10T00:13:45.956Z] 684b78692c26: Pushed [2024-07-10T00:13:45.956Z] b3e8d6ae3b25: Pushed [2024-07-10T00:13:45.956Z] 0490fc4d3956: Pushed [2024-07-10T00:13:45.956Z] 21833b57ea21: Pushed [2024-07-10T00:13:45.956Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:45.956Z] de234fca42f7: Layer already exists [2024-07-10T00:13:46.213Z] 5f70bf18a086: Layer already exists [2024-07-10T00:13:46.213Z] e21f68545664: Pushed [2024-07-10T00:13:46.213Z] 817f5fa6b26f: Pushed [2024-07-10T00:13:46.213Z] fd2deed02907: Pushed [2024-07-10T00:13:46.213Z] 259fd0876c99: Pushed [2024-07-10T00:13:46.213Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:46.213Z] e2ff21aa8a2b: Pushed [2024-07-10T00:13:46.778Z] 8a2d19431578: Pushed [2024-07-10T00:13:47.346Z] d39c013845cf: Pushed [2024-07-10T00:13:47.605Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:47.930Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:48.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-10T00:13:48.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-10T00:13:48.262Z] f92c783fe879: Preparing [2024-07-10T00:13:48.262Z] 21833b57ea21: Preparing [2024-07-10T00:13:48.262Z] 684b78692c26: Preparing [2024-07-10T00:13:48.262Z] b3e8d6ae3b25: Preparing [2024-07-10T00:13:48.262Z] 0490fc4d3956: Preparing [2024-07-10T00:13:48.262Z] e21f68545664: Preparing [2024-07-10T00:13:48.262Z] d39c013845cf: Preparing [2024-07-10T00:13:48.262Z] ffcb05672ac0: Preparing [2024-07-10T00:13:48.262Z] de234fca42f7: Preparing [2024-07-10T00:13:48.262Z] 817f5fa6b26f: Preparing [2024-07-10T00:13:48.262Z] fd2deed02907: Preparing [2024-07-10T00:13:48.262Z] 5f70bf18a086: Preparing [2024-07-10T00:13:48.262Z] 259fd0876c99: Preparing [2024-07-10T00:13:48.262Z] 8a2d19431578: Preparing [2024-07-10T00:13:48.262Z] e2ff21aa8a2b: Preparing [2024-07-10T00:13:48.262Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:48.262Z] fd2deed02907: Waiting [2024-07-10T00:13:48.262Z] 5f70bf18a086: Waiting [2024-07-10T00:13:48.262Z] 259fd0876c99: Waiting [2024-07-10T00:13:48.262Z] 8a2d19431578: Waiting [2024-07-10T00:13:48.262Z] e2ff21aa8a2b: Waiting [2024-07-10T00:13:48.262Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:48.262Z] e21f68545664: Waiting [2024-07-10T00:13:48.262Z] ffcb05672ac0: Waiting [2024-07-10T00:13:48.262Z] d39c013845cf: Waiting [2024-07-10T00:13:48.262Z] de234fca42f7: Waiting [2024-07-10T00:13:48.262Z] 0490fc4d3956: Layer already exists [2024-07-10T00:13:48.262Z] 684b78692c26: Layer already exists [2024-07-10T00:13:48.262Z] 21833b57ea21: Layer already exists [2024-07-10T00:13:48.262Z] b3e8d6ae3b25: Layer already exists [2024-07-10T00:13:48.262Z] f92c783fe879: Layer already exists [2024-07-10T00:13:48.262Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:48.262Z] 817f5fa6b26f: Layer already exists [2024-07-10T00:13:48.262Z] d39c013845cf: Layer already exists [2024-07-10T00:13:48.262Z] e21f68545664: Layer already exists [2024-07-10T00:13:48.262Z] de234fca42f7: Layer already exists [2024-07-10T00:13:48.262Z] fd2deed02907: Layer already exists [2024-07-10T00:13:48.262Z] 259fd0876c99: Layer already exists [2024-07-10T00:13:48.262Z] 8a2d19431578: Layer already exists [2024-07-10T00:13:48.262Z] e2ff21aa8a2b: Layer already exists [2024-07-10T00:13:48.262Z] 5f70bf18a086: Layer already exists [2024-07-10T00:13:48.262Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:48.262Z] latest: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:48.644Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:48.965Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.32 [2024-07-10T00:13:48.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-10T00:13:48.965Z] f92c783fe879: Preparing [2024-07-10T00:13:48.965Z] 21833b57ea21: Preparing [2024-07-10T00:13:48.965Z] 684b78692c26: Preparing [2024-07-10T00:13:48.965Z] b3e8d6ae3b25: Preparing [2024-07-10T00:13:48.965Z] 0490fc4d3956: Preparing [2024-07-10T00:13:48.965Z] e21f68545664: Preparing [2024-07-10T00:13:48.965Z] d39c013845cf: Preparing [2024-07-10T00:13:48.965Z] ffcb05672ac0: Preparing [2024-07-10T00:13:48.965Z] de234fca42f7: Preparing [2024-07-10T00:13:48.965Z] 817f5fa6b26f: Preparing [2024-07-10T00:13:48.965Z] fd2deed02907: Preparing [2024-07-10T00:13:48.965Z] 5f70bf18a086: Preparing [2024-07-10T00:13:48.965Z] 259fd0876c99: Preparing [2024-07-10T00:13:48.965Z] e21f68545664: Waiting [2024-07-10T00:13:48.965Z] 817f5fa6b26f: Waiting [2024-07-10T00:13:48.965Z] fd2deed02907: Waiting [2024-07-10T00:13:48.965Z] ffcb05672ac0: Waiting [2024-07-10T00:13:48.965Z] 5f70bf18a086: Waiting [2024-07-10T00:13:48.965Z] 8a2d19431578: Preparing [2024-07-10T00:13:48.965Z] e2ff21aa8a2b: Preparing [2024-07-10T00:13:48.965Z] d39c013845cf: Waiting [2024-07-10T00:13:48.965Z] 8a2d19431578: Waiting [2024-07-10T00:13:48.965Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:48.965Z] e2ff21aa8a2b: Waiting [2024-07-10T00:13:48.965Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:48.965Z] 684b78692c26: Layer already exists [2024-07-10T00:13:48.965Z] b3e8d6ae3b25: Layer already exists [2024-07-10T00:13:48.965Z] 0490fc4d3956: Layer already exists [2024-07-10T00:13:48.965Z] 21833b57ea21: Layer already exists [2024-07-10T00:13:48.965Z] f92c783fe879: Layer already exists [2024-07-10T00:13:48.965Z] e21f68545664: Layer already exists [2024-07-10T00:13:48.965Z] d39c013845cf: Layer already exists [2024-07-10T00:13:48.965Z] de234fca42f7: Layer already exists [2024-07-10T00:13:48.965Z] 817f5fa6b26f: Layer already exists [2024-07-10T00:13:48.965Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:48.965Z] fd2deed02907: Layer already exists [2024-07-10T00:13:48.965Z] 5f70bf18a086: Layer already exists [2024-07-10T00:13:48.965Z] 8a2d19431578: Layer already exists [2024-07-10T00:13:48.965Z] 259fd0876c99: Layer already exists [2024-07-10T00:13:48.965Z] e2ff21aa8a2b: Layer already exists [2024-07-10T00:13:48.965Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:48.965Z] 3.2.0-dev.32: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:49.284Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:49.607Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:49.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-10T00:13:49.607Z] f92c783fe879: Preparing [2024-07-10T00:13:49.607Z] 21833b57ea21: Preparing [2024-07-10T00:13:49.607Z] 684b78692c26: Preparing [2024-07-10T00:13:49.607Z] b3e8d6ae3b25: Preparing [2024-07-10T00:13:49.607Z] 0490fc4d3956: Preparing [2024-07-10T00:13:49.607Z] e21f68545664: Preparing [2024-07-10T00:13:49.607Z] d39c013845cf: Preparing [2024-07-10T00:13:49.607Z] ffcb05672ac0: Preparing [2024-07-10T00:13:49.607Z] de234fca42f7: Preparing [2024-07-10T00:13:49.607Z] 817f5fa6b26f: Preparing [2024-07-10T00:13:49.607Z] fd2deed02907: Preparing [2024-07-10T00:13:49.607Z] 5f70bf18a086: Preparing [2024-07-10T00:13:49.607Z] 259fd0876c99: Preparing [2024-07-10T00:13:49.607Z] 8a2d19431578: Preparing [2024-07-10T00:13:49.607Z] e2ff21aa8a2b: Preparing [2024-07-10T00:13:49.607Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:49.607Z] de234fca42f7: Waiting [2024-07-10T00:13:49.607Z] 817f5fa6b26f: Waiting [2024-07-10T00:13:49.607Z] fd2deed02907: Waiting [2024-07-10T00:13:49.607Z] 5f70bf18a086: Waiting [2024-07-10T00:13:49.607Z] 259fd0876c99: Waiting [2024-07-10T00:13:49.607Z] e21f68545664: Waiting [2024-07-10T00:13:49.607Z] 8a2d19431578: Waiting [2024-07-10T00:13:49.607Z] e2ff21aa8a2b: Waiting [2024-07-10T00:13:49.607Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:49.607Z] d39c013845cf: Waiting [2024-07-10T00:13:49.607Z] ffcb05672ac0: Waiting [2024-07-10T00:13:49.607Z] f92c783fe879: Layer already exists [2024-07-10T00:13:49.607Z] b3e8d6ae3b25: Layer already exists [2024-07-10T00:13:49.607Z] 21833b57ea21: Layer already exists [2024-07-10T00:13:49.607Z] 0490fc4d3956: Layer already exists [2024-07-10T00:13:49.607Z] 684b78692c26: Layer already exists [2024-07-10T00:13:49.607Z] e21f68545664: Layer already exists [2024-07-10T00:13:49.607Z] d39c013845cf: Layer already exists [2024-07-10T00:13:49.607Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:49.607Z] de234fca42f7: Layer already exists [2024-07-10T00:13:49.607Z] 817f5fa6b26f: Layer already exists [2024-07-10T00:13:49.607Z] fd2deed02907: Layer already exists [2024-07-10T00:13:49.607Z] 5f70bf18a086: Layer already exists [2024-07-10T00:13:49.607Z] 8a2d19431578: Layer already exists [2024-07-10T00:13:49.607Z] 259fd0876c99: Layer already exists [2024-07-10T00:13:49.607Z] e2ff21aa8a2b: Layer already exists [2024-07-10T00:13:49.607Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:49.607Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:49.932Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:50.260Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-10T00:13:50.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-10T00:13:50.260Z] f92c783fe879: Preparing [2024-07-10T00:13:50.260Z] 21833b57ea21: Preparing [2024-07-10T00:13:50.260Z] 684b78692c26: Preparing [2024-07-10T00:13:50.260Z] b3e8d6ae3b25: Preparing [2024-07-10T00:13:50.260Z] 0490fc4d3956: Preparing [2024-07-10T00:13:50.260Z] e21f68545664: Preparing [2024-07-10T00:13:50.260Z] d39c013845cf: Preparing [2024-07-10T00:13:50.260Z] ffcb05672ac0: Preparing [2024-07-10T00:13:50.260Z] de234fca42f7: Preparing [2024-07-10T00:13:50.260Z] 817f5fa6b26f: Preparing [2024-07-10T00:13:50.260Z] fd2deed02907: Preparing [2024-07-10T00:13:50.260Z] 5f70bf18a086: Preparing [2024-07-10T00:13:50.260Z] 259fd0876c99: Preparing [2024-07-10T00:13:50.260Z] 8a2d19431578: Preparing [2024-07-10T00:13:50.260Z] e2ff21aa8a2b: Preparing [2024-07-10T00:13:50.260Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:50.260Z] 259fd0876c99: Waiting [2024-07-10T00:13:50.260Z] 817f5fa6b26f: Waiting [2024-07-10T00:13:50.260Z] d39c013845cf: Waiting [2024-07-10T00:13:50.260Z] fd2deed02907: Waiting [2024-07-10T00:13:50.260Z] ffcb05672ac0: Waiting [2024-07-10T00:13:50.260Z] 5f70bf18a086: Waiting [2024-07-10T00:13:50.260Z] 8a2d19431578: Waiting [2024-07-10T00:13:50.260Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:50.260Z] e2ff21aa8a2b: Waiting [2024-07-10T00:13:50.260Z] de234fca42f7: Waiting [2024-07-10T00:13:50.260Z] 21833b57ea21: Layer already exists [2024-07-10T00:13:50.260Z] 0490fc4d3956: Layer already exists [2024-07-10T00:13:50.260Z] 684b78692c26: Layer already exists [2024-07-10T00:13:50.260Z] b3e8d6ae3b25: Layer already exists [2024-07-10T00:13:50.260Z] f92c783fe879: Layer already exists [2024-07-10T00:13:50.260Z] e21f68545664: Layer already exists [2024-07-10T00:13:50.260Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:50.260Z] d39c013845cf: Layer already exists [2024-07-10T00:13:50.260Z] de234fca42f7: Layer already exists [2024-07-10T00:13:50.260Z] 817f5fa6b26f: Layer already exists [2024-07-10T00:13:50.260Z] fd2deed02907: Layer already exists [2024-07-10T00:13:50.260Z] 5f70bf18a086: Layer already exists [2024-07-10T00:13:50.260Z] 8a2d19431578: Layer already exists [2024-07-10T00:13:50.260Z] 259fd0876c99: Layer already exists [2024-07-10T00:13:50.260Z] e2ff21aa8a2b: Layer already exists [2024-07-10T00:13:50.260Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:50.260Z] main: digest: sha256:ae05e9993a345a5c04c8d840b75a0130a70273344ae3839c1224e5cb1e8dc4f4 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:13:50.344Z] ===================================================== [Pipeline] echo [2024-07-10T00:13:50.363Z] taggedImages: [2024-07-10T00:13:50.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:50.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-10T00:13:50.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.32 [2024-07-10T00:13:50.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:50.363Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-10T00:13:50.388Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-10T00:13:50.388Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:50.388Z] latest [2024-07-10T00:13:50.388Z] 3.2.0-dev.32 [2024-07-10T00:13:50.388Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:50.388Z] main [2024-07-10T00:13:50.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:50.724Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:51.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:51.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-10T00:13:51.049Z] 9ee414e25392: Preparing [2024-07-10T00:13:51.049Z] 802026e89203: Preparing [2024-07-10T00:13:51.049Z] 9dba076e7ac6: Preparing [2024-07-10T00:13:51.049Z] 4ec1885d8bab: Preparing [2024-07-10T00:13:51.049Z] ffcb05672ac0: Preparing [2024-07-10T00:13:51.049Z] de234fca42f7: Preparing [2024-07-10T00:13:51.049Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:51.049Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:51.049Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:51.049Z] de234fca42f7: Waiting [2024-07-10T00:13:51.049Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:51.049Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:51.049Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:51.049Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:51.049Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:51.049Z] 802026e89203: Layer already exists [2024-07-10T00:13:51.049Z] de234fca42f7: Layer already exists [2024-07-10T00:13:51.049Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:51.049Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:51.049Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:51.049Z] 9dba076e7ac6: Pushed [2024-07-10T00:13:54.337Z] 4ec1885d8bab: Pushed [2024-07-10T00:13:54.337Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:54.657Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:54.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-10T00:13:54.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-10T00:13:54.976Z] 9ee414e25392: Preparing [2024-07-10T00:13:54.976Z] 802026e89203: Preparing [2024-07-10T00:13:54.976Z] 9dba076e7ac6: Preparing [2024-07-10T00:13:54.976Z] 4ec1885d8bab: Preparing [2024-07-10T00:13:54.976Z] ffcb05672ac0: Preparing [2024-07-10T00:13:54.976Z] de234fca42f7: Preparing [2024-07-10T00:13:54.976Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:54.976Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:54.976Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:54.976Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:54.976Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:54.976Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:54.976Z] de234fca42f7: Waiting [2024-07-10T00:13:54.976Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:54.976Z] 802026e89203: Layer already exists [2024-07-10T00:13:54.976Z] 9dba076e7ac6: Layer already exists [2024-07-10T00:13:54.976Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:54.976Z] 4ec1885d8bab: Layer already exists [2024-07-10T00:13:54.976Z] de234fca42f7: Layer already exists [2024-07-10T00:13:54.976Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:54.976Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:54.976Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:54.976Z] latest: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:55.309Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:55.630Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.32 [2024-07-10T00:13:55.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-10T00:13:55.630Z] 9ee414e25392: Preparing [2024-07-10T00:13:55.630Z] 802026e89203: Preparing [2024-07-10T00:13:55.630Z] 9dba076e7ac6: Preparing [2024-07-10T00:13:55.630Z] 4ec1885d8bab: Preparing [2024-07-10T00:13:55.630Z] ffcb05672ac0: Preparing [2024-07-10T00:13:55.630Z] de234fca42f7: Preparing [2024-07-10T00:13:55.630Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:55.630Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:55.630Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:55.630Z] de234fca42f7: Waiting [2024-07-10T00:13:55.630Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:55.630Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:55.630Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:55.630Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:55.630Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:55.630Z] 802026e89203: Layer already exists [2024-07-10T00:13:55.630Z] 4ec1885d8bab: Layer already exists [2024-07-10T00:13:55.630Z] 9dba076e7ac6: Layer already exists [2024-07-10T00:13:55.631Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:55.631Z] de234fca42f7: Layer already exists [2024-07-10T00:13:55.631Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:55.631Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:55.631Z] 3.2.0-dev.32: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:55.957Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:56.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:56.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-10T00:13:56.281Z] 9ee414e25392: Preparing [2024-07-10T00:13:56.281Z] 802026e89203: Preparing [2024-07-10T00:13:56.281Z] 9dba076e7ac6: Preparing [2024-07-10T00:13:56.281Z] 4ec1885d8bab: Preparing [2024-07-10T00:13:56.281Z] ffcb05672ac0: Preparing [2024-07-10T00:13:56.281Z] de234fca42f7: Preparing [2024-07-10T00:13:56.281Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:56.281Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:56.281Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:56.281Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:56.281Z] de234fca42f7: Waiting [2024-07-10T00:13:56.281Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:56.281Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:56.281Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:56.281Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:56.281Z] 802026e89203: Layer already exists [2024-07-10T00:13:56.281Z] 9dba076e7ac6: Layer already exists [2024-07-10T00:13:56.281Z] 4ec1885d8bab: Layer already exists [2024-07-10T00:13:56.281Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:56.281Z] de234fca42f7: Layer already exists [2024-07-10T00:13:56.281Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:56.281Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:56.281Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:56.605Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:56.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-10T00:13:56.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-10T00:13:56.924Z] 9ee414e25392: Preparing [2024-07-10T00:13:56.924Z] 802026e89203: Preparing [2024-07-10T00:13:56.924Z] 9dba076e7ac6: Preparing [2024-07-10T00:13:56.924Z] 4ec1885d8bab: Preparing [2024-07-10T00:13:56.924Z] ffcb05672ac0: Preparing [2024-07-10T00:13:56.924Z] de234fca42f7: Preparing [2024-07-10T00:13:56.924Z] 06c2cc32bdf5: Preparing [2024-07-10T00:13:56.924Z] 6f546ab2fdd2: Preparing [2024-07-10T00:13:56.924Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:56.924Z] 6f546ab2fdd2: Waiting [2024-07-10T00:13:56.924Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:56.924Z] de234fca42f7: Waiting [2024-07-10T00:13:56.924Z] 06c2cc32bdf5: Waiting [2024-07-10T00:13:56.924Z] 9dba076e7ac6: Layer already exists [2024-07-10T00:13:56.924Z] 9ee414e25392: Layer already exists [2024-07-10T00:13:56.924Z] 4ec1885d8bab: Layer already exists [2024-07-10T00:13:56.924Z] 802026e89203: Layer already exists [2024-07-10T00:13:56.924Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:56.924Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:13:56.924Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:13:56.924Z] de234fca42f7: Layer already exists [2024-07-10T00:13:56.924Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:56.924Z] main: digest: sha256:e3e82dcc808cb9ddd514a660353d1d2f88493a1ed96c0b4e843032fcf7929048 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:13:56.999Z] ===================================================== [Pipeline] echo [2024-07-10T00:13:57.012Z] taggedImages: [2024-07-10T00:13:57.012Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:57.012Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-10T00:13:57.012Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.32 [2024-07-10T00:13:57.012Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:57.012Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-10T00:13:57.039Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-10T00:13:57.040Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:57.040Z] latest [2024-07-10T00:13:57.040Z] 3.2.0-dev.32 [2024-07-10T00:13:57.040Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:13:57.040Z] main [2024-07-10T00:13:57.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:57.390Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:13:57.705Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:13:57.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-10T00:13:57.705Z] 1b1eceb3d659: Preparing [2024-07-10T00:13:57.705Z] 257970073bac: Preparing [2024-07-10T00:13:57.705Z] 5c552e8538bc: Preparing [2024-07-10T00:13:57.705Z] f500a58f49ee: Preparing [2024-07-10T00:13:57.705Z] 04a89be53d88: Preparing [2024-07-10T00:13:57.705Z] ffcb05672ac0: Preparing [2024-07-10T00:13:57.705Z] de234fca42f7: Preparing [2024-07-10T00:13:57.705Z] 3b7066c5a38a: Preparing [2024-07-10T00:13:57.705Z] d5cc266c2d11: Preparing [2024-07-10T00:13:57.705Z] 6443291559f6: Preparing [2024-07-10T00:13:57.705Z] 63ec0bd56cf3: Preparing [2024-07-10T00:13:57.705Z] ffcb05672ac0: Waiting [2024-07-10T00:13:57.705Z] de234fca42f7: Waiting [2024-07-10T00:13:57.705Z] 6443291559f6: Waiting [2024-07-10T00:13:57.705Z] 63ec0bd56cf3: Waiting [2024-07-10T00:13:57.705Z] d5cc266c2d11: Waiting [2024-07-10T00:13:57.705Z] 3b7066c5a38a: Waiting [2024-07-10T00:13:57.705Z] 1b1eceb3d659: Pushed [2024-07-10T00:13:57.705Z] f500a58f49ee: Pushed [2024-07-10T00:13:57.705Z] 257970073bac: Pushed [2024-07-10T00:13:57.705Z] ffcb05672ac0: Layer already exists [2024-07-10T00:13:57.705Z] de234fca42f7: Layer already exists [2024-07-10T00:13:57.705Z] 04a89be53d88: Pushed [2024-07-10T00:13:57.964Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:13:57.964Z] 3b7066c5a38a: Pushed [2024-07-10T00:13:57.964Z] d5cc266c2d11: Pushed [2024-07-10T00:13:58.531Z] 5c552e8538bc: Pushed [2024-07-10T00:13:59.588Z] 6443291559f6: Pushed [2024-07-10T00:13:59.877Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:00.274Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:00.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-10T00:14:00.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-10T00:14:00.617Z] 1b1eceb3d659: Preparing [2024-07-10T00:14:00.617Z] 257970073bac: Preparing [2024-07-10T00:14:00.617Z] 5c552e8538bc: Preparing [2024-07-10T00:14:00.617Z] f500a58f49ee: Preparing [2024-07-10T00:14:00.617Z] 04a89be53d88: Preparing [2024-07-10T00:14:00.617Z] ffcb05672ac0: Preparing [2024-07-10T00:14:00.617Z] de234fca42f7: Preparing [2024-07-10T00:14:00.617Z] 3b7066c5a38a: Preparing [2024-07-10T00:14:00.617Z] d5cc266c2d11: Preparing [2024-07-10T00:14:00.617Z] 6443291559f6: Preparing [2024-07-10T00:14:00.617Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:00.617Z] ffcb05672ac0: Waiting [2024-07-10T00:14:00.617Z] de234fca42f7: Waiting [2024-07-10T00:14:00.617Z] 3b7066c5a38a: Waiting [2024-07-10T00:14:00.617Z] d5cc266c2d11: Waiting [2024-07-10T00:14:00.617Z] 6443291559f6: Waiting [2024-07-10T00:14:00.617Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:00.617Z] 04a89be53d88: Layer already exists [2024-07-10T00:14:00.617Z] 1b1eceb3d659: Layer already exists [2024-07-10T00:14:00.617Z] 257970073bac: Layer already exists [2024-07-10T00:14:00.617Z] f500a58f49ee: Layer already exists [2024-07-10T00:14:00.617Z] 5c552e8538bc: Layer already exists [2024-07-10T00:14:00.617Z] de234fca42f7: Layer already exists [2024-07-10T00:14:00.617Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:00.617Z] 6443291559f6: Layer already exists [2024-07-10T00:14:00.617Z] 3b7066c5a38a: Layer already exists [2024-07-10T00:14:00.617Z] d5cc266c2d11: Layer already exists [2024-07-10T00:14:00.617Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:00.617Z] latest: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:00.935Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:01.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.32 [2024-07-10T00:14:01.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-10T00:14:01.256Z] 1b1eceb3d659: Preparing [2024-07-10T00:14:01.256Z] 257970073bac: Preparing [2024-07-10T00:14:01.256Z] 5c552e8538bc: Preparing [2024-07-10T00:14:01.256Z] f500a58f49ee: Preparing [2024-07-10T00:14:01.256Z] 04a89be53d88: Preparing [2024-07-10T00:14:01.256Z] ffcb05672ac0: Preparing [2024-07-10T00:14:01.256Z] de234fca42f7: Preparing [2024-07-10T00:14:01.256Z] 3b7066c5a38a: Preparing [2024-07-10T00:14:01.256Z] d5cc266c2d11: Preparing [2024-07-10T00:14:01.256Z] 6443291559f6: Preparing [2024-07-10T00:14:01.256Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:01.256Z] de234fca42f7: Waiting [2024-07-10T00:14:01.256Z] d5cc266c2d11: Waiting [2024-07-10T00:14:01.256Z] 3b7066c5a38a: Waiting [2024-07-10T00:14:01.256Z] 6443291559f6: Waiting [2024-07-10T00:14:01.256Z] ffcb05672ac0: Waiting [2024-07-10T00:14:01.256Z] 257970073bac: Layer already exists [2024-07-10T00:14:01.256Z] f500a58f49ee: Layer already exists [2024-07-10T00:14:01.256Z] 1b1eceb3d659: Layer already exists [2024-07-10T00:14:01.256Z] 04a89be53d88: Layer already exists [2024-07-10T00:14:01.256Z] 5c552e8538bc: Layer already exists [2024-07-10T00:14:01.256Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:01.256Z] 3b7066c5a38a: Layer already exists [2024-07-10T00:14:01.256Z] de234fca42f7: Layer already exists [2024-07-10T00:14:01.256Z] 6443291559f6: Layer already exists [2024-07-10T00:14:01.256Z] d5cc266c2d11: Layer already exists [2024-07-10T00:14:01.256Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:01.256Z] 3.2.0-dev.32: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:01.583Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:01.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:01.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-10T00:14:01.907Z] 1b1eceb3d659: Preparing [2024-07-10T00:14:01.907Z] 257970073bac: Preparing [2024-07-10T00:14:01.907Z] 5c552e8538bc: Preparing [2024-07-10T00:14:01.907Z] f500a58f49ee: Preparing [2024-07-10T00:14:01.907Z] 04a89be53d88: Preparing [2024-07-10T00:14:01.907Z] ffcb05672ac0: Preparing [2024-07-10T00:14:01.907Z] de234fca42f7: Preparing [2024-07-10T00:14:01.907Z] 3b7066c5a38a: Preparing [2024-07-10T00:14:01.907Z] d5cc266c2d11: Preparing [2024-07-10T00:14:01.907Z] 6443291559f6: Preparing [2024-07-10T00:14:01.907Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:01.907Z] ffcb05672ac0: Waiting [2024-07-10T00:14:01.907Z] de234fca42f7: Waiting [2024-07-10T00:14:01.907Z] 3b7066c5a38a: Waiting [2024-07-10T00:14:01.907Z] d5cc266c2d11: Waiting [2024-07-10T00:14:01.907Z] 6443291559f6: Waiting [2024-07-10T00:14:01.907Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:01.907Z] 5c552e8538bc: Layer already exists [2024-07-10T00:14:01.907Z] 04a89be53d88: Layer already exists [2024-07-10T00:14:01.907Z] f500a58f49ee: Layer already exists [2024-07-10T00:14:01.907Z] 257970073bac: Layer already exists [2024-07-10T00:14:01.907Z] 1b1eceb3d659: Layer already exists [2024-07-10T00:14:01.907Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:01.907Z] de234fca42f7: Layer already exists [2024-07-10T00:14:01.907Z] 3b7066c5a38a: Layer already exists [2024-07-10T00:14:01.907Z] 6443291559f6: Layer already exists [2024-07-10T00:14:01.907Z] d5cc266c2d11: Layer already exists [2024-07-10T00:14:01.907Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:01.907Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:02.231Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:02.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-10T00:14:02.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-10T00:14:02.553Z] 1b1eceb3d659: Preparing [2024-07-10T00:14:02.553Z] 257970073bac: Preparing [2024-07-10T00:14:02.553Z] 5c552e8538bc: Preparing [2024-07-10T00:14:02.553Z] f500a58f49ee: Preparing [2024-07-10T00:14:02.553Z] 04a89be53d88: Preparing [2024-07-10T00:14:02.553Z] ffcb05672ac0: Preparing [2024-07-10T00:14:02.553Z] de234fca42f7: Preparing [2024-07-10T00:14:02.553Z] 3b7066c5a38a: Preparing [2024-07-10T00:14:02.553Z] d5cc266c2d11: Preparing [2024-07-10T00:14:02.553Z] 6443291559f6: Preparing [2024-07-10T00:14:02.553Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:02.553Z] 3b7066c5a38a: Waiting [2024-07-10T00:14:02.553Z] d5cc266c2d11: Waiting [2024-07-10T00:14:02.553Z] 6443291559f6: Waiting [2024-07-10T00:14:02.553Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:02.553Z] ffcb05672ac0: Waiting [2024-07-10T00:14:02.553Z] 5c552e8538bc: Layer already exists [2024-07-10T00:14:02.553Z] 257970073bac: Layer already exists [2024-07-10T00:14:02.553Z] 1b1eceb3d659: Layer already exists [2024-07-10T00:14:02.553Z] f500a58f49ee: Layer already exists [2024-07-10T00:14:02.553Z] 04a89be53d88: Layer already exists [2024-07-10T00:14:02.553Z] de234fca42f7: Layer already exists [2024-07-10T00:14:02.553Z] 3b7066c5a38a: Layer already exists [2024-07-10T00:14:02.553Z] 6443291559f6: Layer already exists [2024-07-10T00:14:02.553Z] d5cc266c2d11: Layer already exists [2024-07-10T00:14:02.553Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:02.553Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:02.553Z] main: digest: sha256:03c754f76ccd41163b26e845f119a605a6ee5ecb2833f6610b5159e2d0dd5299 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:14:02.616Z] ===================================================== [Pipeline] echo [2024-07-10T00:14:02.628Z] taggedImages: [2024-07-10T00:14:02.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:02.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-10T00:14:02.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.32 [2024-07-10T00:14:02.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:02.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-10T00:14:02.654Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-10T00:14:02.654Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:02.654Z] latest [2024-07-10T00:14:02.654Z] 3.2.0-dev.32 [2024-07-10T00:14:02.654Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:02.654Z] main [2024-07-10T00:14:02.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:03.000Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:03.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:03.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-10T00:14:03.326Z] c0d42e1d63da: Preparing [2024-07-10T00:14:03.326Z] 1ebf33c51562: Preparing [2024-07-10T00:14:03.326Z] 981e197b2377: Preparing [2024-07-10T00:14:03.326Z] cabb6bb57895: Preparing [2024-07-10T00:14:03.326Z] d15cf045b15e: Preparing [2024-07-10T00:14:03.326Z] 053af1688b75: Preparing [2024-07-10T00:14:03.326Z] 8c7063e1d161: Preparing [2024-07-10T00:14:03.326Z] ffcb05672ac0: Preparing [2024-07-10T00:14:03.326Z] de234fca42f7: Preparing [2024-07-10T00:14:03.326Z] 21bac6a41edc: Preparing [2024-07-10T00:14:03.326Z] 8e5e1d809cba: Preparing [2024-07-10T00:14:03.326Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:03.326Z] 21bac6a41edc: Waiting [2024-07-10T00:14:03.326Z] 8e5e1d809cba: Waiting [2024-07-10T00:14:03.326Z] ffcb05672ac0: Waiting [2024-07-10T00:14:03.326Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:03.326Z] 8c7063e1d161: Waiting [2024-07-10T00:14:03.326Z] de234fca42f7: Waiting [2024-07-10T00:14:03.326Z] 053af1688b75: Waiting [2024-07-10T00:14:03.584Z] 1ebf33c51562: Pushed [2024-07-10T00:14:03.584Z] d15cf045b15e: Pushed [2024-07-10T00:14:03.584Z] c0d42e1d63da: Pushed [2024-07-10T00:14:03.584Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:03.584Z] de234fca42f7: Layer already exists [2024-07-10T00:14:03.584Z] 053af1688b75: Pushed [2024-07-10T00:14:03.584Z] 8c7063e1d161: Pushed [2024-07-10T00:14:03.584Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:04.150Z] 21bac6a41edc: Pushed [2024-07-10T00:14:04.409Z] cabb6bb57895: Pushed [2024-07-10T00:14:04.669Z] 981e197b2377: Pushed [2024-07-10T00:14:04.930Z] 8e5e1d809cba: Pushed [2024-07-10T00:14:05.190Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:05.524Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:05.843Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-10T00:14:05.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-10T00:14:05.843Z] c0d42e1d63da: Preparing [2024-07-10T00:14:05.843Z] 1ebf33c51562: Preparing [2024-07-10T00:14:05.843Z] 981e197b2377: Preparing [2024-07-10T00:14:05.843Z] cabb6bb57895: Preparing [2024-07-10T00:14:05.843Z] d15cf045b15e: Preparing [2024-07-10T00:14:05.843Z] 053af1688b75: Preparing [2024-07-10T00:14:05.843Z] 8c7063e1d161: Preparing [2024-07-10T00:14:05.843Z] ffcb05672ac0: Preparing [2024-07-10T00:14:05.843Z] de234fca42f7: Preparing [2024-07-10T00:14:05.843Z] 21bac6a41edc: Preparing [2024-07-10T00:14:05.843Z] 8e5e1d809cba: Preparing [2024-07-10T00:14:05.843Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:05.843Z] de234fca42f7: Waiting [2024-07-10T00:14:05.843Z] ffcb05672ac0: Waiting [2024-07-10T00:14:05.843Z] 053af1688b75: Waiting [2024-07-10T00:14:05.843Z] 21bac6a41edc: Waiting [2024-07-10T00:14:05.843Z] 8c7063e1d161: Waiting [2024-07-10T00:14:05.843Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:05.843Z] 1ebf33c51562: Layer already exists [2024-07-10T00:14:05.843Z] 981e197b2377: Layer already exists [2024-07-10T00:14:05.843Z] c0d42e1d63da: Layer already exists [2024-07-10T00:14:05.843Z] cabb6bb57895: Layer already exists [2024-07-10T00:14:05.843Z] d15cf045b15e: Layer already exists [2024-07-10T00:14:05.843Z] de234fca42f7: Layer already exists [2024-07-10T00:14:05.843Z] 053af1688b75: Layer already exists [2024-07-10T00:14:05.843Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:05.843Z] 8c7063e1d161: Layer already exists [2024-07-10T00:14:05.843Z] 21bac6a41edc: Layer already exists [2024-07-10T00:14:05.843Z] 8e5e1d809cba: Layer already exists [2024-07-10T00:14:05.843Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:05.843Z] latest: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:06.165Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:06.490Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.32 [2024-07-10T00:14:06.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-10T00:14:06.491Z] c0d42e1d63da: Preparing [2024-07-10T00:14:06.491Z] 1ebf33c51562: Preparing [2024-07-10T00:14:06.491Z] 981e197b2377: Preparing [2024-07-10T00:14:06.491Z] cabb6bb57895: Preparing [2024-07-10T00:14:06.491Z] d15cf045b15e: Preparing [2024-07-10T00:14:06.491Z] 053af1688b75: Preparing [2024-07-10T00:14:06.491Z] 8c7063e1d161: Preparing [2024-07-10T00:14:06.491Z] ffcb05672ac0: Preparing [2024-07-10T00:14:06.491Z] de234fca42f7: Preparing [2024-07-10T00:14:06.491Z] 21bac6a41edc: Preparing [2024-07-10T00:14:06.491Z] 8e5e1d809cba: Preparing [2024-07-10T00:14:06.491Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:06.491Z] ffcb05672ac0: Waiting [2024-07-10T00:14:06.491Z] de234fca42f7: Waiting [2024-07-10T00:14:06.491Z] 053af1688b75: Waiting [2024-07-10T00:14:06.491Z] 21bac6a41edc: Waiting [2024-07-10T00:14:06.491Z] 8e5e1d809cba: Waiting [2024-07-10T00:14:06.491Z] 8c7063e1d161: Waiting [2024-07-10T00:14:06.491Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:06.491Z] cabb6bb57895: Layer already exists [2024-07-10T00:14:06.491Z] c0d42e1d63da: Layer already exists [2024-07-10T00:14:06.491Z] 981e197b2377: Layer already exists [2024-07-10T00:14:06.491Z] d15cf045b15e: Layer already exists [2024-07-10T00:14:06.491Z] 1ebf33c51562: Layer already exists [2024-07-10T00:14:06.491Z] 053af1688b75: Layer already exists [2024-07-10T00:14:06.491Z] de234fca42f7: Layer already exists [2024-07-10T00:14:06.491Z] 8c7063e1d161: Layer already exists [2024-07-10T00:14:06.491Z] 21bac6a41edc: Layer already exists [2024-07-10T00:14:06.491Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:06.491Z] 8e5e1d809cba: Layer already exists [2024-07-10T00:14:06.491Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:06.491Z] 3.2.0-dev.32: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:06.816Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:07.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:07.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-10T00:14:07.140Z] c0d42e1d63da: Preparing [2024-07-10T00:14:07.140Z] 1ebf33c51562: Preparing [2024-07-10T00:14:07.140Z] 981e197b2377: Preparing [2024-07-10T00:14:07.140Z] cabb6bb57895: Preparing [2024-07-10T00:14:07.140Z] d15cf045b15e: Preparing [2024-07-10T00:14:07.140Z] 053af1688b75: Preparing [2024-07-10T00:14:07.140Z] 8c7063e1d161: Preparing [2024-07-10T00:14:07.140Z] ffcb05672ac0: Preparing [2024-07-10T00:14:07.140Z] de234fca42f7: Preparing [2024-07-10T00:14:07.140Z] 21bac6a41edc: Preparing [2024-07-10T00:14:07.140Z] 8e5e1d809cba: Preparing [2024-07-10T00:14:07.140Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:07.140Z] de234fca42f7: Waiting [2024-07-10T00:14:07.140Z] 21bac6a41edc: Waiting [2024-07-10T00:14:07.140Z] 053af1688b75: Waiting [2024-07-10T00:14:07.140Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:07.140Z] 8e5e1d809cba: Waiting [2024-07-10T00:14:07.140Z] 8c7063e1d161: Waiting [2024-07-10T00:14:07.140Z] ffcb05672ac0: Waiting [2024-07-10T00:14:07.140Z] 981e197b2377: Layer already exists [2024-07-10T00:14:07.140Z] c0d42e1d63da: Layer already exists [2024-07-10T00:14:07.140Z] 1ebf33c51562: Layer already exists [2024-07-10T00:14:07.140Z] d15cf045b15e: Layer already exists [2024-07-10T00:14:07.140Z] cabb6bb57895: Layer already exists [2024-07-10T00:14:07.140Z] 053af1688b75: Layer already exists [2024-07-10T00:14:07.140Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:07.140Z] 8c7063e1d161: Layer already exists [2024-07-10T00:14:07.140Z] de234fca42f7: Layer already exists [2024-07-10T00:14:07.140Z] 21bac6a41edc: Layer already exists [2024-07-10T00:14:07.140Z] 8e5e1d809cba: Layer already exists [2024-07-10T00:14:07.140Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:07.140Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:07.480Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:07.804Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-10T00:14:07.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-10T00:14:07.804Z] c0d42e1d63da: Preparing [2024-07-10T00:14:07.804Z] 1ebf33c51562: Preparing [2024-07-10T00:14:07.804Z] 981e197b2377: Preparing [2024-07-10T00:14:07.804Z] cabb6bb57895: Preparing [2024-07-10T00:14:07.804Z] d15cf045b15e: Preparing [2024-07-10T00:14:07.804Z] 053af1688b75: Preparing [2024-07-10T00:14:07.804Z] 8c7063e1d161: Preparing [2024-07-10T00:14:07.805Z] ffcb05672ac0: Preparing [2024-07-10T00:14:07.805Z] de234fca42f7: Preparing [2024-07-10T00:14:07.805Z] 21bac6a41edc: Preparing [2024-07-10T00:14:07.805Z] 8e5e1d809cba: Preparing [2024-07-10T00:14:07.805Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:07.805Z] 053af1688b75: Waiting [2024-07-10T00:14:07.805Z] ffcb05672ac0: Waiting [2024-07-10T00:14:07.805Z] de234fca42f7: Waiting [2024-07-10T00:14:07.805Z] 8e5e1d809cba: Waiting [2024-07-10T00:14:07.805Z] 21bac6a41edc: Waiting [2024-07-10T00:14:07.805Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:07.805Z] 8c7063e1d161: Waiting [2024-07-10T00:14:07.805Z] 981e197b2377: Layer already exists [2024-07-10T00:14:07.805Z] c0d42e1d63da: Layer already exists [2024-07-10T00:14:07.805Z] d15cf045b15e: Layer already exists [2024-07-10T00:14:07.805Z] 1ebf33c51562: Layer already exists [2024-07-10T00:14:07.805Z] cabb6bb57895: Layer already exists [2024-07-10T00:14:07.805Z] 053af1688b75: Layer already exists [2024-07-10T00:14:07.805Z] 8c7063e1d161: Layer already exists [2024-07-10T00:14:07.805Z] de234fca42f7: Layer already exists [2024-07-10T00:14:07.805Z] 21bac6a41edc: Layer already exists [2024-07-10T00:14:07.805Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:07.805Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:07.805Z] 8e5e1d809cba: Layer already exists [2024-07-10T00:14:07.805Z] main: digest: sha256:f44269a24cd2db52bbcd73674b8a6afd96260d5e144da769c3bb67b9f0b85e53 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:14:07.876Z] ===================================================== [Pipeline] echo [2024-07-10T00:14:07.889Z] taggedImages: [2024-07-10T00:14:07.889Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:07.889Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-10T00:14:07.889Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.32 [2024-07-10T00:14:07.889Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:07.889Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-10T00:14:07.915Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-10T00:14:07.915Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:07.915Z] latest [2024-07-10T00:14:07.915Z] 3.2.0-dev.32 [2024-07-10T00:14:07.915Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:07.915Z] main [2024-07-10T00:14:07.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:08.254Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:08.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:08.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-10T00:14:08.579Z] 1d809bfb9a41: Preparing [2024-07-10T00:14:08.579Z] 7fab10ac0f69: Preparing [2024-07-10T00:14:08.579Z] ffcb05672ac0: Preparing [2024-07-10T00:14:08.579Z] de234fca42f7: Preparing [2024-07-10T00:14:08.579Z] 7bd596711c8f: Preparing [2024-07-10T00:14:08.579Z] bc53d64ef9b6: Preparing [2024-07-10T00:14:08.579Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:08.579Z] bc53d64ef9b6: Waiting [2024-07-10T00:14:08.579Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:08.579Z] de234fca42f7: Layer already exists [2024-07-10T00:14:08.579Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:08.579Z] 1d809bfb9a41: Pushed [2024-07-10T00:14:09.147Z] 7bd596711c8f: Pushed [2024-07-10T00:14:09.147Z] bc53d64ef9b6: Pushed [2024-07-10T00:14:10.528Z] 7fab10ac0f69: Pushed [2024-07-10T00:14:10.528Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:10.857Z] + 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 [2024-07-10T00:14:11.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-10T00:14:11.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-10T00:14:11.182Z] 1d809bfb9a41: Preparing [2024-07-10T00:14:11.182Z] 7fab10ac0f69: Preparing [2024-07-10T00:14:11.182Z] ffcb05672ac0: Preparing [2024-07-10T00:14:11.182Z] de234fca42f7: Preparing [2024-07-10T00:14:11.182Z] 7bd596711c8f: Preparing [2024-07-10T00:14:11.182Z] bc53d64ef9b6: Preparing [2024-07-10T00:14:11.182Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:11.182Z] bc53d64ef9b6: Waiting [2024-07-10T00:14:11.182Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:11.182Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:11.182Z] 1d809bfb9a41: Layer already exists [2024-07-10T00:14:11.182Z] 7fab10ac0f69: Layer already exists [2024-07-10T00:14:11.182Z] de234fca42f7: Layer already exists [2024-07-10T00:14:11.182Z] 7bd596711c8f: Layer already exists [2024-07-10T00:14:11.182Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:11.182Z] bc53d64ef9b6: Layer already exists [2024-07-10T00:14:11.182Z] latest: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:11.515Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:11.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.32 [2024-07-10T00:14:11.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-10T00:14:11.845Z] 1d809bfb9a41: Preparing [2024-07-10T00:14:11.845Z] 7fab10ac0f69: Preparing [2024-07-10T00:14:11.845Z] ffcb05672ac0: Preparing [2024-07-10T00:14:11.845Z] de234fca42f7: Preparing [2024-07-10T00:14:11.845Z] 7bd596711c8f: Preparing [2024-07-10T00:14:11.845Z] bc53d64ef9b6: Preparing [2024-07-10T00:14:11.845Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:11.845Z] bc53d64ef9b6: Waiting [2024-07-10T00:14:11.845Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:11.845Z] de234fca42f7: Layer already exists [2024-07-10T00:14:11.845Z] 7fab10ac0f69: Layer already exists [2024-07-10T00:14:11.845Z] 1d809bfb9a41: Layer already exists [2024-07-10T00:14:11.845Z] 7bd596711c8f: Layer already exists [2024-07-10T00:14:11.845Z] bc53d64ef9b6: Layer already exists [2024-07-10T00:14:11.845Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:11.845Z] 3.2.0-dev.32: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:12.177Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:12.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:12.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-10T00:14:12.503Z] 1d809bfb9a41: Preparing [2024-07-10T00:14:12.503Z] 7fab10ac0f69: Preparing [2024-07-10T00:14:12.503Z] ffcb05672ac0: Preparing [2024-07-10T00:14:12.503Z] de234fca42f7: Preparing [2024-07-10T00:14:12.503Z] 7bd596711c8f: Preparing [2024-07-10T00:14:12.503Z] bc53d64ef9b6: Preparing [2024-07-10T00:14:12.503Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:12.503Z] bc53d64ef9b6: Waiting [2024-07-10T00:14:12.503Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:12.503Z] 7fab10ac0f69: Layer already exists [2024-07-10T00:14:12.503Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:12.503Z] 7bd596711c8f: Layer already exists [2024-07-10T00:14:12.503Z] 1d809bfb9a41: Layer already exists [2024-07-10T00:14:12.503Z] de234fca42f7: Layer already exists [2024-07-10T00:14:12.503Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:12.503Z] bc53d64ef9b6: Layer already exists [2024-07-10T00:14:12.503Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:12.834Z] + 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 [2024-07-10T00:14:13.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-10T00:14:13.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-10T00:14:13.151Z] 1d809bfb9a41: Preparing [2024-07-10T00:14:13.151Z] 7fab10ac0f69: Preparing [2024-07-10T00:14:13.151Z] ffcb05672ac0: Preparing [2024-07-10T00:14:13.151Z] de234fca42f7: Preparing [2024-07-10T00:14:13.151Z] 7bd596711c8f: Preparing [2024-07-10T00:14:13.151Z] bc53d64ef9b6: Preparing [2024-07-10T00:14:13.151Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:13.151Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:13.151Z] bc53d64ef9b6: Waiting [2024-07-10T00:14:13.151Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:13.151Z] 1d809bfb9a41: Layer already exists [2024-07-10T00:14:13.151Z] de234fca42f7: Layer already exists [2024-07-10T00:14:13.151Z] 7bd596711c8f: Layer already exists [2024-07-10T00:14:13.151Z] 7fab10ac0f69: Layer already exists [2024-07-10T00:14:13.151Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:13.151Z] bc53d64ef9b6: Layer already exists [2024-07-10T00:14:13.151Z] main: digest: sha256:b690f5f698b26530fbe8a15071c8a646e233d08c9937f42f93b0906ecbbb62e6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:14:13.227Z] ===================================================== [Pipeline] echo [2024-07-10T00:14:13.242Z] taggedImages: [2024-07-10T00:14:13.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:13.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-10T00:14:13.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.32 [2024-07-10T00:14:13.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:13.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-10T00:14:13.268Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-10T00:14:13.268Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:13.268Z] latest [2024-07-10T00:14:13.268Z] 3.2.0-dev.32 [2024-07-10T00:14:13.268Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:13.268Z] main [2024-07-10T00:14:13.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:13.619Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:13.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:13.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-10T00:14:13.952Z] ef099c509c54: Preparing [2024-07-10T00:14:13.952Z] b50e3a576ab2: Preparing [2024-07-10T00:14:13.952Z] ae912c885896: Preparing [2024-07-10T00:14:13.952Z] ffcb05672ac0: Preparing [2024-07-10T00:14:13.952Z] de234fca42f7: Preparing [2024-07-10T00:14:13.952Z] ac816e5d443f: Preparing [2024-07-10T00:14:13.952Z] 31590adb1865: Preparing [2024-07-10T00:14:13.952Z] fa8a49e572cf: Preparing [2024-07-10T00:14:13.952Z] 71a46304e1b6: Preparing [2024-07-10T00:14:13.952Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:13.952Z] 71a46304e1b6: Waiting [2024-07-10T00:14:13.952Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:13.952Z] 31590adb1865: Waiting [2024-07-10T00:14:13.952Z] ac816e5d443f: Waiting [2024-07-10T00:14:13.952Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:13.952Z] de234fca42f7: Layer already exists [2024-07-10T00:14:13.952Z] ef099c509c54: Pushed [2024-07-10T00:14:13.952Z] ae912c885896: Pushed [2024-07-10T00:14:13.952Z] b50e3a576ab2: Pushed [2024-07-10T00:14:13.952Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:14.210Z] fa8a49e572cf: Pushed [2024-07-10T00:14:15.147Z] 71a46304e1b6: Pushed [2024-07-10T00:14:19.414Z] 31590adb1865: Pushed [2024-07-10T00:14:21.947Z] ac816e5d443f: Pushed [2024-07-10T00:14:22.207Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:22.543Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:22.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-10T00:14:22.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-10T00:14:22.869Z] ef099c509c54: Preparing [2024-07-10T00:14:22.869Z] b50e3a576ab2: Preparing [2024-07-10T00:14:22.869Z] ae912c885896: Preparing [2024-07-10T00:14:22.869Z] ffcb05672ac0: Preparing [2024-07-10T00:14:22.869Z] de234fca42f7: Preparing [2024-07-10T00:14:22.869Z] ac816e5d443f: Preparing [2024-07-10T00:14:22.869Z] 31590adb1865: Preparing [2024-07-10T00:14:22.869Z] fa8a49e572cf: Preparing [2024-07-10T00:14:22.869Z] 71a46304e1b6: Preparing [2024-07-10T00:14:22.869Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:22.869Z] 31590adb1865: Waiting [2024-07-10T00:14:22.869Z] 71a46304e1b6: Waiting [2024-07-10T00:14:22.869Z] fa8a49e572cf: Waiting [2024-07-10T00:14:22.869Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:22.869Z] ac816e5d443f: Waiting [2024-07-10T00:14:22.869Z] ae912c885896: Layer already exists [2024-07-10T00:14:22.869Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:22.869Z] de234fca42f7: Layer already exists [2024-07-10T00:14:22.869Z] b50e3a576ab2: Layer already exists [2024-07-10T00:14:22.869Z] ef099c509c54: Layer already exists [2024-07-10T00:14:22.869Z] ac816e5d443f: Layer already exists [2024-07-10T00:14:22.869Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:22.869Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:22.869Z] 31590adb1865: Layer already exists [2024-07-10T00:14:22.869Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:22.869Z] latest: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:23.195Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:23.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.32 [2024-07-10T00:14:23.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-10T00:14:23.516Z] ef099c509c54: Preparing [2024-07-10T00:14:23.516Z] b50e3a576ab2: Preparing [2024-07-10T00:14:23.516Z] ae912c885896: Preparing [2024-07-10T00:14:23.516Z] ffcb05672ac0: Preparing [2024-07-10T00:14:23.516Z] de234fca42f7: Preparing [2024-07-10T00:14:23.516Z] ac816e5d443f: Preparing [2024-07-10T00:14:23.516Z] 31590adb1865: Preparing [2024-07-10T00:14:23.516Z] fa8a49e572cf: Preparing [2024-07-10T00:14:23.516Z] 71a46304e1b6: Preparing [2024-07-10T00:14:23.516Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:23.516Z] ac816e5d443f: Waiting [2024-07-10T00:14:23.516Z] fa8a49e572cf: Waiting [2024-07-10T00:14:23.516Z] 71a46304e1b6: Waiting [2024-07-10T00:14:23.516Z] 31590adb1865: Waiting [2024-07-10T00:14:23.516Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:23.516Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:23.516Z] de234fca42f7: Layer already exists [2024-07-10T00:14:23.516Z] ef099c509c54: Layer already exists [2024-07-10T00:14:23.516Z] ae912c885896: Layer already exists [2024-07-10T00:14:23.516Z] ac816e5d443f: Layer already exists [2024-07-10T00:14:23.516Z] 31590adb1865: Layer already exists [2024-07-10T00:14:23.516Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:23.516Z] b50e3a576ab2: Layer already exists [2024-07-10T00:14:23.516Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:23.516Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:23.516Z] 3.2.0-dev.32: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:23.843Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:24.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:24.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-10T00:14:24.161Z] ef099c509c54: Preparing [2024-07-10T00:14:24.161Z] b50e3a576ab2: Preparing [2024-07-10T00:14:24.161Z] ae912c885896: Preparing [2024-07-10T00:14:24.161Z] ffcb05672ac0: Preparing [2024-07-10T00:14:24.161Z] de234fca42f7: Preparing [2024-07-10T00:14:24.161Z] ac816e5d443f: Preparing [2024-07-10T00:14:24.161Z] 31590adb1865: Preparing [2024-07-10T00:14:24.161Z] fa8a49e572cf: Preparing [2024-07-10T00:14:24.161Z] 71a46304e1b6: Preparing [2024-07-10T00:14:24.161Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:24.161Z] ac816e5d443f: Waiting [2024-07-10T00:14:24.161Z] 31590adb1865: Waiting [2024-07-10T00:14:24.161Z] fa8a49e572cf: Waiting [2024-07-10T00:14:24.161Z] 71a46304e1b6: Waiting [2024-07-10T00:14:24.161Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:24.161Z] ae912c885896: Layer already exists [2024-07-10T00:14:24.161Z] b50e3a576ab2: Layer already exists [2024-07-10T00:14:24.161Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:24.161Z] ef099c509c54: Layer already exists [2024-07-10T00:14:24.161Z] de234fca42f7: Layer already exists [2024-07-10T00:14:24.161Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:24.161Z] 31590adb1865: Layer already exists [2024-07-10T00:14:24.161Z] ac816e5d443f: Layer already exists [2024-07-10T00:14:24.161Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:24.161Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:24.161Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:24.492Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:24.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-10T00:14:24.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-10T00:14:24.818Z] ef099c509c54: Preparing [2024-07-10T00:14:24.818Z] b50e3a576ab2: Preparing [2024-07-10T00:14:24.818Z] ae912c885896: Preparing [2024-07-10T00:14:24.818Z] ffcb05672ac0: Preparing [2024-07-10T00:14:24.818Z] de234fca42f7: Preparing [2024-07-10T00:14:24.818Z] ac816e5d443f: Preparing [2024-07-10T00:14:24.818Z] 31590adb1865: Preparing [2024-07-10T00:14:24.818Z] fa8a49e572cf: Preparing [2024-07-10T00:14:24.818Z] 71a46304e1b6: Preparing [2024-07-10T00:14:24.818Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:24.818Z] 31590adb1865: Waiting [2024-07-10T00:14:24.818Z] 71a46304e1b6: Waiting [2024-07-10T00:14:24.818Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:24.818Z] fa8a49e572cf: Waiting [2024-07-10T00:14:24.818Z] ac816e5d443f: Waiting [2024-07-10T00:14:24.818Z] ae912c885896: Layer already exists [2024-07-10T00:14:24.818Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:24.818Z] ef099c509c54: Layer already exists [2024-07-10T00:14:24.818Z] de234fca42f7: Layer already exists [2024-07-10T00:14:24.818Z] b50e3a576ab2: Layer already exists [2024-07-10T00:14:24.818Z] ac816e5d443f: Layer already exists [2024-07-10T00:14:24.818Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:24.818Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:24.818Z] 31590adb1865: Layer already exists [2024-07-10T00:14:24.818Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:24.818Z] main: digest: sha256:5c778fe4b19761ac84002f0cbe2cddf7ecc9fde71fa417a94eef7efd15638480 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:14:24.886Z] ===================================================== [Pipeline] echo [2024-07-10T00:14:24.896Z] taggedImages: [2024-07-10T00:14:24.896Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:24.896Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-10T00:14:24.896Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.32 [2024-07-10T00:14:24.896Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:24.896Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-10T00:14:24.919Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-10T00:14:24.919Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:24.919Z] latest [2024-07-10T00:14:24.919Z] 3.2.0-dev.32 [2024-07-10T00:14:24.919Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:24.919Z] main [2024-07-10T00:14:24.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:25.256Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:25.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:25.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-10T00:14:25.584Z] 0d40fce01b8d: Preparing [2024-07-10T00:14:25.584Z] 49deb2af8879: Preparing [2024-07-10T00:14:25.584Z] 8ac8de8ef7d9: Preparing [2024-07-10T00:14:25.584Z] ffcb05672ac0: Preparing [2024-07-10T00:14:25.584Z] de234fca42f7: Preparing [2024-07-10T00:14:25.584Z] 956929821027: Preparing [2024-07-10T00:14:25.584Z] 6521cf04b07c: Preparing [2024-07-10T00:14:25.584Z] 3fe45759a626: Preparing [2024-07-10T00:14:25.584Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:25.584Z] 956929821027: Waiting [2024-07-10T00:14:25.584Z] 6521cf04b07c: Waiting [2024-07-10T00:14:25.584Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:25.584Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:25.584Z] de234fca42f7: Layer already exists [2024-07-10T00:14:25.584Z] 8ac8de8ef7d9: Pushed [2024-07-10T00:14:25.584Z] 49deb2af8879: Pushed [2024-07-10T00:14:25.584Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:25.584Z] 0d40fce01b8d: Pushed [2024-07-10T00:14:25.843Z] 3fe45759a626: Pushed [2024-07-10T00:14:26.100Z] 6521cf04b07c: Pushed [2024-07-10T00:14:34.232Z] 956929821027: Pushed [2024-07-10T00:14:34.232Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:34.564Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:34.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-10T00:14:34.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-10T00:14:34.892Z] 0d40fce01b8d: Preparing [2024-07-10T00:14:34.892Z] 49deb2af8879: Preparing [2024-07-10T00:14:34.892Z] 8ac8de8ef7d9: Preparing [2024-07-10T00:14:34.892Z] ffcb05672ac0: Preparing [2024-07-10T00:14:34.892Z] de234fca42f7: Preparing [2024-07-10T00:14:34.892Z] 956929821027: Preparing [2024-07-10T00:14:34.892Z] 6521cf04b07c: Preparing [2024-07-10T00:14:34.892Z] 3fe45759a626: Preparing [2024-07-10T00:14:34.892Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:34.892Z] 956929821027: Waiting [2024-07-10T00:14:34.892Z] 3fe45759a626: Waiting [2024-07-10T00:14:34.892Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:34.892Z] 6521cf04b07c: Waiting [2024-07-10T00:14:34.892Z] 49deb2af8879: Layer already exists [2024-07-10T00:14:34.892Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:34.892Z] 8ac8de8ef7d9: Layer already exists [2024-07-10T00:14:34.892Z] 0d40fce01b8d: Layer already exists [2024-07-10T00:14:34.892Z] de234fca42f7: Layer already exists [2024-07-10T00:14:34.892Z] 956929821027: Layer already exists [2024-07-10T00:14:34.892Z] 6521cf04b07c: Layer already exists [2024-07-10T00:14:34.892Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:34.892Z] 3fe45759a626: Layer already exists [2024-07-10T00:14:34.892Z] latest: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:35.214Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:35.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.32 [2024-07-10T00:14:35.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-10T00:14:35.534Z] 0d40fce01b8d: Preparing [2024-07-10T00:14:35.534Z] 49deb2af8879: Preparing [2024-07-10T00:14:35.534Z] 8ac8de8ef7d9: Preparing [2024-07-10T00:14:35.534Z] ffcb05672ac0: Preparing [2024-07-10T00:14:35.534Z] de234fca42f7: Preparing [2024-07-10T00:14:35.534Z] 956929821027: Preparing [2024-07-10T00:14:35.534Z] 6521cf04b07c: Preparing [2024-07-10T00:14:35.534Z] 3fe45759a626: Preparing [2024-07-10T00:14:35.534Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:35.534Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:35.534Z] 6521cf04b07c: Waiting [2024-07-10T00:14:35.534Z] 3fe45759a626: Waiting [2024-07-10T00:14:35.534Z] 956929821027: Waiting [2024-07-10T00:14:35.534Z] 49deb2af8879: Layer already exists [2024-07-10T00:14:35.534Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:35.534Z] de234fca42f7: Layer already exists [2024-07-10T00:14:35.534Z] 8ac8de8ef7d9: Layer already exists [2024-07-10T00:14:35.534Z] 0d40fce01b8d: Layer already exists [2024-07-10T00:14:35.534Z] 956929821027: Layer already exists [2024-07-10T00:14:35.534Z] 3fe45759a626: Layer already exists [2024-07-10T00:14:35.534Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:35.534Z] 6521cf04b07c: Layer already exists [2024-07-10T00:14:35.534Z] 3.2.0-dev.32: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:35.859Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:36.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:36.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-10T00:14:36.180Z] 0d40fce01b8d: Preparing [2024-07-10T00:14:36.180Z] 49deb2af8879: Preparing [2024-07-10T00:14:36.180Z] 8ac8de8ef7d9: Preparing [2024-07-10T00:14:36.180Z] ffcb05672ac0: Preparing [2024-07-10T00:14:36.180Z] de234fca42f7: Preparing [2024-07-10T00:14:36.180Z] 956929821027: Preparing [2024-07-10T00:14:36.180Z] 6521cf04b07c: Preparing [2024-07-10T00:14:36.180Z] 3fe45759a626: Preparing [2024-07-10T00:14:36.180Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:36.180Z] 956929821027: Waiting [2024-07-10T00:14:36.180Z] 3fe45759a626: Waiting [2024-07-10T00:14:36.180Z] 6521cf04b07c: Waiting [2024-07-10T00:14:36.180Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:36.180Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:36.180Z] 0d40fce01b8d: Layer already exists [2024-07-10T00:14:36.180Z] 49deb2af8879: Layer already exists [2024-07-10T00:14:36.180Z] de234fca42f7: Layer already exists [2024-07-10T00:14:36.180Z] 8ac8de8ef7d9: Layer already exists [2024-07-10T00:14:36.180Z] 956929821027: Layer already exists [2024-07-10T00:14:36.180Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:36.180Z] 6521cf04b07c: Layer already exists [2024-07-10T00:14:36.180Z] 3fe45759a626: Layer already exists [2024-07-10T00:14:36.180Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:36.508Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:36.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-10T00:14:36.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-10T00:14:36.841Z] 0d40fce01b8d: Preparing [2024-07-10T00:14:36.841Z] 49deb2af8879: Preparing [2024-07-10T00:14:36.841Z] 8ac8de8ef7d9: Preparing [2024-07-10T00:14:36.841Z] ffcb05672ac0: Preparing [2024-07-10T00:14:36.841Z] de234fca42f7: Preparing [2024-07-10T00:14:36.841Z] 956929821027: Preparing [2024-07-10T00:14:36.841Z] 6521cf04b07c: Preparing [2024-07-10T00:14:36.841Z] 3fe45759a626: Preparing [2024-07-10T00:14:36.841Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:36.841Z] 956929821027: Waiting [2024-07-10T00:14:36.841Z] 6521cf04b07c: Waiting [2024-07-10T00:14:36.841Z] 3fe45759a626: Waiting [2024-07-10T00:14:36.841Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:36.841Z] 49deb2af8879: Layer already exists [2024-07-10T00:14:36.841Z] de234fca42f7: Layer already exists [2024-07-10T00:14:36.841Z] 8ac8de8ef7d9: Layer already exists [2024-07-10T00:14:36.841Z] 0d40fce01b8d: Layer already exists [2024-07-10T00:14:36.841Z] 956929821027: Layer already exists [2024-07-10T00:14:36.841Z] 6521cf04b07c: Layer already exists [2024-07-10T00:14:36.841Z] 3fe45759a626: Layer already exists [2024-07-10T00:14:36.841Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:36.841Z] main: digest: sha256:289993c41db01138841ceffff3fb1fefdd5234eb01a78086e9142416bd8fcbe5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:14:36.922Z] ===================================================== [Pipeline] echo [2024-07-10T00:14:36.934Z] taggedImages: [2024-07-10T00:14:36.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:36.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-10T00:14:36.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.32 [2024-07-10T00:14:36.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:36.934Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-10T00:14:36.962Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-10T00:14:36.962Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:36.962Z] latest [2024-07-10T00:14:36.962Z] 3.2.0-dev.32 [2024-07-10T00:14:36.962Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:36.962Z] main [2024-07-10T00:14:36.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:37.298Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:37.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:37.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-10T00:14:37.617Z] 0defac45759c: Preparing [2024-07-10T00:14:37.617Z] ef87a6697234: Preparing [2024-07-10T00:14:37.617Z] 058ebfe3cce2: Preparing [2024-07-10T00:14:37.617Z] ffcb05672ac0: Preparing [2024-07-10T00:14:37.617Z] de234fca42f7: Preparing [2024-07-10T00:14:37.617Z] 61d6d88f2bd6: Preparing [2024-07-10T00:14:37.617Z] fa8a49e572cf: Preparing [2024-07-10T00:14:37.617Z] 71a46304e1b6: Preparing [2024-07-10T00:14:37.617Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:37.617Z] fa8a49e572cf: Waiting [2024-07-10T00:14:37.617Z] 71a46304e1b6: Waiting [2024-07-10T00:14:37.617Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:37.617Z] 61d6d88f2bd6: Waiting [2024-07-10T00:14:37.617Z] de234fca42f7: Layer already exists [2024-07-10T00:14:37.617Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:37.617Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:37.617Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:37.617Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:37.617Z] ef87a6697234: Pushed [2024-07-10T00:14:37.617Z] 058ebfe3cce2: Pushed [2024-07-10T00:14:37.617Z] 0defac45759c: Pushed [2024-07-10T00:14:45.739Z] 61d6d88f2bd6: Pushed [2024-07-10T00:14:45.739Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:46.059Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:46.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-10T00:14:46.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-10T00:14:46.383Z] 0defac45759c: Preparing [2024-07-10T00:14:46.383Z] ef87a6697234: Preparing [2024-07-10T00:14:46.383Z] 058ebfe3cce2: Preparing [2024-07-10T00:14:46.383Z] ffcb05672ac0: Preparing [2024-07-10T00:14:46.383Z] de234fca42f7: Preparing [2024-07-10T00:14:46.383Z] 61d6d88f2bd6: Preparing [2024-07-10T00:14:46.383Z] fa8a49e572cf: Preparing [2024-07-10T00:14:46.383Z] 71a46304e1b6: Preparing [2024-07-10T00:14:46.383Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:46.383Z] 61d6d88f2bd6: Waiting [2024-07-10T00:14:46.383Z] fa8a49e572cf: Waiting [2024-07-10T00:14:46.383Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:46.383Z] 71a46304e1b6: Waiting [2024-07-10T00:14:46.383Z] de234fca42f7: Layer already exists [2024-07-10T00:14:46.383Z] ef87a6697234: Layer already exists [2024-07-10T00:14:46.383Z] 0defac45759c: Layer already exists [2024-07-10T00:14:46.383Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:46.383Z] 058ebfe3cce2: Layer already exists [2024-07-10T00:14:46.383Z] 61d6d88f2bd6: Layer already exists [2024-07-10T00:14:46.384Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:46.384Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:46.384Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:46.384Z] latest: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:46.721Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:47.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.32 [2024-07-10T00:14:47.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-10T00:14:47.045Z] 0defac45759c: Preparing [2024-07-10T00:14:47.045Z] ef87a6697234: Preparing [2024-07-10T00:14:47.045Z] 058ebfe3cce2: Preparing [2024-07-10T00:14:47.045Z] ffcb05672ac0: Preparing [2024-07-10T00:14:47.045Z] de234fca42f7: Preparing [2024-07-10T00:14:47.045Z] 61d6d88f2bd6: Preparing [2024-07-10T00:14:47.045Z] fa8a49e572cf: Preparing [2024-07-10T00:14:47.045Z] 71a46304e1b6: Preparing [2024-07-10T00:14:47.045Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:47.045Z] 61d6d88f2bd6: Waiting [2024-07-10T00:14:47.045Z] fa8a49e572cf: Waiting [2024-07-10T00:14:47.045Z] 71a46304e1b6: Waiting [2024-07-10T00:14:47.045Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:47.045Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:47.045Z] ef87a6697234: Layer already exists [2024-07-10T00:14:47.045Z] 0defac45759c: Layer already exists [2024-07-10T00:14:47.045Z] de234fca42f7: Layer already exists [2024-07-10T00:14:47.045Z] 058ebfe3cce2: Layer already exists [2024-07-10T00:14:47.045Z] 61d6d88f2bd6: Layer already exists [2024-07-10T00:14:47.045Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:47.045Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:47.045Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:47.045Z] 3.2.0-dev.32: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:47.369Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:47.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:47.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-10T00:14:47.696Z] 0defac45759c: Preparing [2024-07-10T00:14:47.696Z] ef87a6697234: Preparing [2024-07-10T00:14:47.696Z] 058ebfe3cce2: Preparing [2024-07-10T00:14:47.696Z] ffcb05672ac0: Preparing [2024-07-10T00:14:47.696Z] de234fca42f7: Preparing [2024-07-10T00:14:47.696Z] 61d6d88f2bd6: Preparing [2024-07-10T00:14:47.696Z] fa8a49e572cf: Preparing [2024-07-10T00:14:47.696Z] 71a46304e1b6: Preparing [2024-07-10T00:14:47.696Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:47.696Z] 61d6d88f2bd6: Waiting [2024-07-10T00:14:47.696Z] fa8a49e572cf: Waiting [2024-07-10T00:14:47.696Z] 71a46304e1b6: Waiting [2024-07-10T00:14:47.696Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:47.696Z] ef87a6697234: Layer already exists [2024-07-10T00:14:47.696Z] 058ebfe3cce2: Layer already exists [2024-07-10T00:14:47.696Z] 0defac45759c: Layer already exists [2024-07-10T00:14:47.696Z] de234fca42f7: Layer already exists [2024-07-10T00:14:47.696Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:47.696Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:47.696Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:47.696Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:47.696Z] 61d6d88f2bd6: Layer already exists [2024-07-10T00:14:47.696Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:48.021Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:48.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-10T00:14:48.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-10T00:14:48.341Z] 0defac45759c: Preparing [2024-07-10T00:14:48.341Z] ef87a6697234: Preparing [2024-07-10T00:14:48.341Z] 058ebfe3cce2: Preparing [2024-07-10T00:14:48.341Z] ffcb05672ac0: Preparing [2024-07-10T00:14:48.341Z] de234fca42f7: Preparing [2024-07-10T00:14:48.341Z] 61d6d88f2bd6: Preparing [2024-07-10T00:14:48.341Z] fa8a49e572cf: Preparing [2024-07-10T00:14:48.341Z] 71a46304e1b6: Preparing [2024-07-10T00:14:48.341Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:48.341Z] fa8a49e572cf: Waiting [2024-07-10T00:14:48.341Z] 71a46304e1b6: Waiting [2024-07-10T00:14:48.341Z] 61d6d88f2bd6: Waiting [2024-07-10T00:14:48.341Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:48.341Z] de234fca42f7: Layer already exists [2024-07-10T00:14:48.341Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:48.341Z] ef87a6697234: Layer already exists [2024-07-10T00:14:48.341Z] 0defac45759c: Layer already exists [2024-07-10T00:14:48.341Z] 058ebfe3cce2: Layer already exists [2024-07-10T00:14:48.341Z] 61d6d88f2bd6: Layer already exists [2024-07-10T00:14:48.341Z] fa8a49e572cf: Layer already exists [2024-07-10T00:14:48.341Z] 71a46304e1b6: Layer already exists [2024-07-10T00:14:48.341Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:48.341Z] main: digest: sha256:cf0666a00f9fb598cdc2c6cac44dc578352874633aa0d6b4a86d8fc8fc8755a3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:14:48.412Z] ===================================================== [Pipeline] echo [2024-07-10T00:14:48.426Z] taggedImages: [2024-07-10T00:14:48.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:48.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-10T00:14:48.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.32 [2024-07-10T00:14:48.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:48.426Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-10T00:14:48.454Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-10T00:14:48.454Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:48.454Z] latest [2024-07-10T00:14:48.454Z] 3.2.0-dev.32 [2024-07-10T00:14:48.454Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:48.454Z] main [2024-07-10T00:14:48.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:48.794Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:49.111Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:49.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-10T00:14:49.111Z] f63fc992a0e3: Preparing [2024-07-10T00:14:49.111Z] 75ff36f2d28c: Preparing [2024-07-10T00:14:49.111Z] ffcb05672ac0: Preparing [2024-07-10T00:14:49.111Z] de234fca42f7: Preparing [2024-07-10T00:14:49.111Z] bb9c8824a210: Preparing [2024-07-10T00:14:49.111Z] d09fb035623b: Preparing [2024-07-10T00:14:49.111Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:49.111Z] d09fb035623b: Waiting [2024-07-10T00:14:49.111Z] de234fca42f7: Layer already exists [2024-07-10T00:14:49.111Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:49.111Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:49.111Z] f63fc992a0e3: Pushed [2024-07-10T00:14:49.111Z] d09fb035623b: Pushed [2024-07-10T00:14:49.679Z] bb9c8824a210: Pushed [2024-07-10T00:14:52.966Z] 75ff36f2d28c: Pushed [2024-07-10T00:14:52.966Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:53.291Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:53.608Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-10T00:14:53.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-10T00:14:53.608Z] f63fc992a0e3: Preparing [2024-07-10T00:14:53.608Z] 75ff36f2d28c: Preparing [2024-07-10T00:14:53.608Z] ffcb05672ac0: Preparing [2024-07-10T00:14:53.608Z] de234fca42f7: Preparing [2024-07-10T00:14:53.608Z] bb9c8824a210: Preparing [2024-07-10T00:14:53.608Z] d09fb035623b: Preparing [2024-07-10T00:14:53.608Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:53.608Z] d09fb035623b: Waiting [2024-07-10T00:14:53.608Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:53.608Z] bb9c8824a210: Layer already exists [2024-07-10T00:14:53.608Z] f63fc992a0e3: Layer already exists [2024-07-10T00:14:53.608Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:53.608Z] 75ff36f2d28c: Layer already exists [2024-07-10T00:14:53.608Z] de234fca42f7: Layer already exists [2024-07-10T00:14:53.608Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:53.608Z] d09fb035623b: Layer already exists [2024-07-10T00:14:53.608Z] latest: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:53.944Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:54.265Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.32 [2024-07-10T00:14:54.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-10T00:14:54.265Z] f63fc992a0e3: Preparing [2024-07-10T00:14:54.265Z] 75ff36f2d28c: Preparing [2024-07-10T00:14:54.265Z] ffcb05672ac0: Preparing [2024-07-10T00:14:54.265Z] de234fca42f7: Preparing [2024-07-10T00:14:54.265Z] bb9c8824a210: Preparing [2024-07-10T00:14:54.265Z] d09fb035623b: Preparing [2024-07-10T00:14:54.265Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:54.265Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:54.265Z] d09fb035623b: Waiting [2024-07-10T00:14:54.265Z] 75ff36f2d28c: Layer already exists [2024-07-10T00:14:54.265Z] de234fca42f7: Layer already exists [2024-07-10T00:14:54.265Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:54.265Z] bb9c8824a210: Layer already exists [2024-07-10T00:14:54.265Z] f63fc992a0e3: Layer already exists [2024-07-10T00:14:54.265Z] d09fb035623b: Layer already exists [2024-07-10T00:14:54.265Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:54.265Z] 3.2.0-dev.32: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:54.602Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:54.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:54.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-10T00:14:54.924Z] f63fc992a0e3: Preparing [2024-07-10T00:14:54.924Z] 75ff36f2d28c: Preparing [2024-07-10T00:14:54.924Z] ffcb05672ac0: Preparing [2024-07-10T00:14:54.924Z] de234fca42f7: Preparing [2024-07-10T00:14:54.924Z] bb9c8824a210: Preparing [2024-07-10T00:14:54.924Z] d09fb035623b: Preparing [2024-07-10T00:14:54.924Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:54.924Z] d09fb035623b: Waiting [2024-07-10T00:14:54.924Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:54.924Z] bb9c8824a210: Layer already exists [2024-07-10T00:14:54.924Z] 75ff36f2d28c: Layer already exists [2024-07-10T00:14:54.924Z] f63fc992a0e3: Layer already exists [2024-07-10T00:14:54.924Z] de234fca42f7: Layer already exists [2024-07-10T00:14:54.925Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:54.925Z] d09fb035623b: Layer already exists [2024-07-10T00:14:54.925Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:54.925Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:55.261Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:55.583Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-10T00:14:55.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-10T00:14:55.583Z] f63fc992a0e3: Preparing [2024-07-10T00:14:55.583Z] 75ff36f2d28c: Preparing [2024-07-10T00:14:55.583Z] ffcb05672ac0: Preparing [2024-07-10T00:14:55.583Z] de234fca42f7: Preparing [2024-07-10T00:14:55.583Z] bb9c8824a210: Preparing [2024-07-10T00:14:55.583Z] d09fb035623b: Preparing [2024-07-10T00:14:55.583Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:55.583Z] d09fb035623b: Waiting [2024-07-10T00:14:55.583Z] de234fca42f7: Layer already exists [2024-07-10T00:14:55.583Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:55.583Z] f63fc992a0e3: Layer already exists [2024-07-10T00:14:55.583Z] bb9c8824a210: Layer already exists [2024-07-10T00:14:55.583Z] 75ff36f2d28c: Layer already exists [2024-07-10T00:14:55.583Z] d09fb035623b: Layer already exists [2024-07-10T00:14:55.583Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:55.583Z] main: digest: sha256:9c4ed6d33c8cb1093c667551c5d7317ffdc421318eee970123bb62863fb1dc60 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:14:55.659Z] ===================================================== [Pipeline] echo [2024-07-10T00:14:55.673Z] taggedImages: [2024-07-10T00:14:55.673Z] - nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:55.673Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-10T00:14:55.673Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.32 [2024-07-10T00:14:55.673Z] - nexus3.edgexfoundry.org:10004/support-notifications:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:55.673Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-10T00:14:55.699Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-10T00:14:55.699Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:55.699Z] latest [2024-07-10T00:14:55.699Z] 3.2.0-dev.32 [2024-07-10T00:14:55.699Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:14:55.699Z] main [2024-07-10T00:14:55.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:56.041Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:14:56.367Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:14:56.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-10T00:14:56.367Z] ae1061126128: Preparing [2024-07-10T00:14:56.367Z] 5b0901eed77d: Preparing [2024-07-10T00:14:56.367Z] ffcb05672ac0: Preparing [2024-07-10T00:14:56.367Z] de234fca42f7: Preparing [2024-07-10T00:14:56.367Z] 06c2cc32bdf5: Preparing [2024-07-10T00:14:56.367Z] 6f546ab2fdd2: Preparing [2024-07-10T00:14:56.367Z] 63ec0bd56cf3: Preparing [2024-07-10T00:14:56.367Z] 6f546ab2fdd2: Waiting [2024-07-10T00:14:56.367Z] 63ec0bd56cf3: Waiting [2024-07-10T00:14:56.367Z] de234fca42f7: Layer already exists [2024-07-10T00:14:56.367Z] ffcb05672ac0: Layer already exists [2024-07-10T00:14:56.367Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:14:56.367Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:14:56.367Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:14:56.367Z] ae1061126128: Pushed [2024-07-10T00:14:59.660Z] 5b0901eed77d: Pushed [2024-07-10T00:14:59.660Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:15:00.244Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:15:00.569Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-10T00:15:00.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-10T00:15:00.570Z] ae1061126128: Preparing [2024-07-10T00:15:00.570Z] 5b0901eed77d: Preparing [2024-07-10T00:15:00.570Z] ffcb05672ac0: Preparing [2024-07-10T00:15:00.570Z] de234fca42f7: Preparing [2024-07-10T00:15:00.570Z] 06c2cc32bdf5: Preparing [2024-07-10T00:15:00.570Z] 6f546ab2fdd2: Preparing [2024-07-10T00:15:00.570Z] 63ec0bd56cf3: Preparing [2024-07-10T00:15:00.570Z] 6f546ab2fdd2: Waiting [2024-07-10T00:15:00.570Z] 63ec0bd56cf3: Waiting [2024-07-10T00:15:00.570Z] 5b0901eed77d: Layer already exists [2024-07-10T00:15:00.570Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:15:00.570Z] de234fca42f7: Layer already exists [2024-07-10T00:15:00.570Z] ae1061126128: Layer already exists [2024-07-10T00:15:00.570Z] ffcb05672ac0: Layer already exists [2024-07-10T00:15:00.570Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:15:00.570Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:15:00.570Z] latest: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:15:00.902Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:15:01.234Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.32 [2024-07-10T00:15:01.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-10T00:15:01.234Z] ae1061126128: Preparing [2024-07-10T00:15:01.234Z] 5b0901eed77d: Preparing [2024-07-10T00:15:01.234Z] ffcb05672ac0: Preparing [2024-07-10T00:15:01.234Z] de234fca42f7: Preparing [2024-07-10T00:15:01.234Z] 06c2cc32bdf5: Preparing [2024-07-10T00:15:01.234Z] 6f546ab2fdd2: Preparing [2024-07-10T00:15:01.234Z] 63ec0bd56cf3: Preparing [2024-07-10T00:15:01.234Z] 6f546ab2fdd2: Waiting [2024-07-10T00:15:01.234Z] ffcb05672ac0: Layer already exists [2024-07-10T00:15:01.234Z] de234fca42f7: Layer already exists [2024-07-10T00:15:01.234Z] ae1061126128: Layer already exists [2024-07-10T00:15:01.234Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:15:01.234Z] 5b0901eed77d: Layer already exists [2024-07-10T00:15:01.234Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:15:01.234Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:15:01.234Z] 3.2.0-dev.32: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:15:01.560Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:15:01.888Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:15:01.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-10T00:15:01.889Z] ae1061126128: Preparing [2024-07-10T00:15:01.889Z] 5b0901eed77d: Preparing [2024-07-10T00:15:01.889Z] ffcb05672ac0: Preparing [2024-07-10T00:15:01.889Z] de234fca42f7: Preparing [2024-07-10T00:15:01.889Z] 06c2cc32bdf5: Preparing [2024-07-10T00:15:01.889Z] 6f546ab2fdd2: Preparing [2024-07-10T00:15:01.889Z] 63ec0bd56cf3: Preparing [2024-07-10T00:15:01.889Z] 6f546ab2fdd2: Waiting [2024-07-10T00:15:01.889Z] 63ec0bd56cf3: Waiting [2024-07-10T00:15:01.889Z] 5b0901eed77d: Layer already exists [2024-07-10T00:15:01.889Z] ae1061126128: Layer already exists [2024-07-10T00:15:01.889Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:15:01.889Z] de234fca42f7: Layer already exists [2024-07-10T00:15:01.889Z] ffcb05672ac0: Layer already exists [2024-07-10T00:15:01.889Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:15:01.889Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:15:01.889Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:15:02.219Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:15:02.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-10T00:15:02.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-10T00:15:02.532Z] ae1061126128: Preparing [2024-07-10T00:15:02.532Z] 5b0901eed77d: Preparing [2024-07-10T00:15:02.532Z] ffcb05672ac0: Preparing [2024-07-10T00:15:02.532Z] de234fca42f7: Preparing [2024-07-10T00:15:02.532Z] 06c2cc32bdf5: Preparing [2024-07-10T00:15:02.532Z] 6f546ab2fdd2: Preparing [2024-07-10T00:15:02.532Z] 63ec0bd56cf3: Preparing [2024-07-10T00:15:02.532Z] 6f546ab2fdd2: Waiting [2024-07-10T00:15:02.532Z] 5b0901eed77d: Layer already exists [2024-07-10T00:15:02.532Z] ae1061126128: Layer already exists [2024-07-10T00:15:02.532Z] de234fca42f7: Layer already exists [2024-07-10T00:15:02.532Z] 06c2cc32bdf5: Layer already exists [2024-07-10T00:15:02.532Z] ffcb05672ac0: Layer already exists [2024-07-10T00:15:02.532Z] 63ec0bd56cf3: Layer already exists [2024-07-10T00:15:02.532Z] 6f546ab2fdd2: Layer already exists [2024-07-10T00:15:02.532Z] main: digest: sha256:5c9e72507580e4d17f4ef15e95cd497195d0b59c618f804a628850f36463478f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:15:02.591Z] ===================================================== [Pipeline] echo [2024-07-10T00:15:02.602Z] taggedImages: [2024-07-10T00:15:02.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:15:02.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-10T00:15:02.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.32 [2024-07-10T00:15:02.602Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:15:02.602Z] - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-10T00:30:26.814Z] #141 ... [2024-07-10T00:30:26.814Z] [2024-07-10T00:30:26.814Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T00:30:26.814Z] #147 1093.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.32" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-10T00:30:29.409Z] #147 ... [2024-07-10T00:30:29.409Z] [2024-07-10T00:30:29.409Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-10T00:30:29.409Z] #125 DONE 1101.5s [2024-07-10T00:30:29.409Z] [2024-07-10T00:30:29.409Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:30:29.713Z] #150 ... [2024-07-10T00:30:29.713Z] [2024-07-10T00:30:29.713Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:30:29.986Z] #152 DONE 0.3s [2024-07-10T00:30:29.986Z] [2024-07-10T00:30:29.986Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:30:30.283Z] #153 DONE 0.1s [2024-07-10T00:30:30.283Z] [2024-07-10T00:30:30.283Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-10T00:30:30.551Z] #154 DONE 0.2s [2024-07-10T00:30:30.551Z] [2024-07-10T00:30:30.551Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-10T00:30:30.551Z] #155 DONE 0.3s [2024-07-10T00:30:30.551Z] [2024-07-10T00:30:30.551Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T00:30:30.551Z] #144 ... [2024-07-10T00:30:30.551Z] [2024-07-10T00:30:30.551Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-10T00:30:31.186Z] #156 DONE 0.5s [2024-07-10T00:30:31.186Z] [2024-07-10T00:30:31.186Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T00:30:31.456Z] #157 DONE 0.3s [2024-07-10T00:30:31.456Z] [2024-07-10T00:30:31.456Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:30:34.035Z] #158 DONE 2.1s [2024-07-10T00:30:34.035Z] [2024-07-10T00:30:34.035Z] #107 [security-proxy-setup] exporting to image [2024-07-10T00:30:34.035Z] #107 exporting layers [2024-07-10T00:30:34.693Z] #107 ... [2024-07-10T00:30:34.693Z] [2024-07-10T00:30:34.693Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-10T00:30:34.693Z] #148 DONE 1106.7s [2024-07-10T00:30:34.693Z] [2024-07-10T00:30:34.693Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-10T00:30:34.967Z] #159 DONE 0.4s [2024-07-10T00:30:34.967Z] [2024-07-10T00:30:34.967Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-10T00:30:35.554Z] #160 ... [2024-07-10T00:30:35.554Z] [2024-07-10T00:30:35.554Z] #107 [security-proxy-setup] exporting to image [2024-07-10T00:30:35.554Z] #107 exporting layers 1.9s done [2024-07-10T00:30:35.554Z] #107 writing image sha256:bbe29ee73b76fc929090dcf7489c188bd198cf3fa5550cd4e21e4fbedf0824a6 done [2024-07-10T00:30:35.554Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-10T00:30:35.554Z] #107 DONE 5.2s [2024-07-10T00:30:35.554Z] [2024-07-10T00:30:35.554Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T00:30:37.503Z] #142 ... [2024-07-10T00:30:37.503Z] [2024-07-10T00:30:37.503Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-10T00:30:37.503Z] #160 DONE 2.5s [2024-07-10T00:30:37.503Z] [2024-07-10T00:30:37.503Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:30:38.094Z] #161 DONE 0.3s [2024-07-10T00:30:38.094Z] [2024-07-10T00:30:38.094Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:30:38.094Z] #162 DONE 0.2s [2024-07-10T00:30:38.094Z] [2024-07-10T00:30:38.094Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:30:38.094Z] #41 ... [2024-07-10T00:30:38.094Z] [2024-07-10T00:30:38.094Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-10T00:30:38.362Z] #163 DONE 0.3s [2024-07-10T00:30:38.362Z] [2024-07-10T00:30:38.362Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-10T00:30:38.637Z] #164 DONE 0.1s [2024-07-10T00:30:38.637Z] [2024-07-10T00:30:38.637Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-10T00:30:38.929Z] #165 DONE 0.2s [2024-07-10T00:30:38.929Z] [2024-07-10T00:30:38.929Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-10T00:30:38.929Z] #166 DONE 0.1s [2024-07-10T00:30:38.929Z] [2024-07-10T00:30:38.929Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-10T00:30:39.197Z] #167 DONE 0.1s [2024-07-10T00:30:39.197Z] [2024-07-10T00:30:39.197Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-10T00:30:39.197Z] #168 DONE 0.2s [2024-07-10T00:30:39.197Z] [2024-07-10T00:30:39.197Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-10T00:30:41.781Z] #169 DONE 2.1s [2024-07-10T00:30:41.781Z] [2024-07-10T00:30:41.781Z] #107 [security-bootstrapper] exporting to image [2024-07-10T00:30:41.781Z] #107 exporting layers [2024-07-10T00:30:42.371Z] #107 exporting layers 1.1s done [2024-07-10T00:30:42.637Z] #107 writing image sha256:beb9d860ff3485f47df0fb8988ff52b9eeca6a6e7f60d63405a253531edbd616 done [2024-07-10T00:30:42.637Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-10T00:30:42.637Z] #107 DONE 6.3s [2024-07-10T00:30:42.637Z] [2024-07-10T00:30:42.637Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:30:43.220Z] #150 ... [2024-07-10T00:30:43.220Z] [2024-07-10T00:30:43.220Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-10T00:30:43.220Z] #147 DONE 1115.5s [2024-07-10T00:30:43.488Z] [2024-07-10T00:30:43.488Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:30:43.757Z] #41 ... [2024-07-10T00:30:43.758Z] [2024-07-10T00:30:43.758Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:30:44.029Z] #170 DONE 0.3s [2024-07-10T00:30:44.029Z] [2024-07-10T00:30:44.029Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:30:44.301Z] #150 ... [2024-07-10T00:30:44.301Z] [2024-07-10T00:30:44.301Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:30:44.301Z] #171 DONE 0.3s [2024-07-10T00:30:44.301Z] [2024-07-10T00:30:44.301Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:30:44.301Z] #141 ... [2024-07-10T00:30:44.301Z] [2024-07-10T00:30:44.301Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-10T00:30:44.301Z] #172 DONE 0.1s [2024-07-10T00:30:44.605Z] [2024-07-10T00:30:44.605Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-10T00:30:44.605Z] #173 DONE 0.1s [2024-07-10T00:30:44.605Z] [2024-07-10T00:30:44.605Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T00:30:44.605Z] #142 ... [2024-07-10T00:30:44.605Z] [2024-07-10T00:30:44.605Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:30:44.605Z] #174 DONE 0.1s [2024-07-10T00:30:44.877Z] [2024-07-10T00:30:44.877Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-10T00:30:44.877Z] #175 DONE 0.3s [2024-07-10T00:30:44.877Z] [2024-07-10T00:30:44.877Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:30:45.146Z] #150 ... [2024-07-10T00:30:45.146Z] [2024-07-10T00:30:45.146Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-10T00:30:45.417Z] #176 DONE 0.3s [2024-07-10T00:30:45.417Z] [2024-07-10T00:30:45.417Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-10T00:30:45.686Z] #177 DONE 0.2s [2024-07-10T00:30:45.686Z] [2024-07-10T00:30:45.686Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:30:47.632Z] #178 DONE 1.8s [2024-07-10T00:30:47.632Z] [2024-07-10T00:30:47.632Z] #107 [security-secretstore-setup] exporting to image [2024-07-10T00:30:48.590Z] #107 exporting layers 1.1s done [2024-07-10T00:30:48.590Z] #107 writing image sha256:a13685622996e79b57f63981c2cae16e42153b5f2d43feb1fe5d17fb967e961b done [2024-07-10T00:30:48.591Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-10T00:30:48.591Z] #107 DONE 7.4s [2024-07-10T00:30:48.591Z] [2024-07-10T00:30:48.591Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T00:31:44.979Z] #142 ... [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-10T00:31:44.979Z] #149 DONE 1168.4s [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:31:44.979Z] #150 ... [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:31:44.979Z] #179 DONE 0.3s [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #22 [core-keeper internal] load .dockerignore [2024-07-10T00:31:44.979Z] #22 ... [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:31:44.979Z] #180 DONE 0.1s [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-10T00:31:44.979Z] #181 DONE 0.2s [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:31:44.979Z] #182 DONE 0.2s [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-10T00:31:44.979Z] #183 DONE 0.1s [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T00:31:44.979Z] #144 ... [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:31:44.979Z] #184 DONE 1.9s [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #107 [core-common-config-bootstrapper] exporting to image [2024-07-10T00:31:44.979Z] #107 exporting layers [2024-07-10T00:31:44.979Z] #107 exporting layers 0.9s done [2024-07-10T00:31:44.979Z] #107 writing image sha256:cc0cf319c855f87ec795471542dd6269d6784b9d109bd46387388589c9c77f15 0.0s done [2024-07-10T00:31:44.979Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-10T00:31:44.979Z] #107 DONE 8.3s [2024-07-10T00:31:44.979Z] [2024-07-10T00:31:44.979Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-10T00:33:36.666Z] #142 DONE 1275.9s [2024-07-10T00:33:36.666Z] [2024-07-10T00:33:36.666Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:33:36.666Z] #38 ... [2024-07-10T00:33:36.666Z] [2024-07-10T00:33:36.666Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:33:36.666Z] #185 DONE 0.3s [2024-07-10T00:33:36.666Z] [2024-07-10T00:33:36.666Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:33:36.666Z] #186 DONE 0.2s [2024-07-10T00:33:36.666Z] [2024-07-10T00:33:36.666Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-10T00:33:36.666Z] #187 DONE 0.3s [2024-07-10T00:33:36.666Z] [2024-07-10T00:33:36.666Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:33:36.666Z] #188 DONE 0.1s [2024-07-10T00:33:36.666Z] [2024-07-10T00:33:36.666Z] #107 [security-spiffe-token-provider] exporting to image [2024-07-10T00:33:36.666Z] #107 exporting layers [2024-07-10T00:33:36.666Z] #107 exporting layers 0.7s done [2024-07-10T00:33:36.666Z] #107 writing image sha256:b19aad104ad27a4a68583d3865b2e9a8a5d0ad42602207b58197a8e6a3b181d3 done [2024-07-10T00:33:36.666Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 [2024-07-10T00:33:36.666Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-10T00:33:36.666Z] #107 DONE 9.0s [2024-07-10T00:33:36.666Z] [2024-07-10T00:33:36.666Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:40:43.617Z] #38 ... [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-10T00:40:43.617Z] #145 DONE 1702.4s [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:40:43.617Z] #141 ... [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:40:43.617Z] #189 DONE 0.1s [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:40:43.617Z] #150 ... [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:40:43.617Z] #190 DONE 0.2s [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:40:43.617Z] #141 ... [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-10T00:40:43.617Z] #191 DONE 0.5s [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:40:43.617Z] #192 DONE 0.1s [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-10T00:40:43.617Z] #193 DONE 0.2s [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:40:43.617Z] #141 ... [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-10T00:40:43.617Z] #194 DONE 1.9s [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:40:43.617Z] #141 ... [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #107 [security-proxy-auth] exporting to image [2024-07-10T00:40:43.617Z] #107 exporting layers [2024-07-10T00:40:43.617Z] #107 exporting layers 0.7s done [2024-07-10T00:40:43.617Z] #107 writing image sha256:65d9a8d672bf8d21a2e64f6b162f663593df3117c146e9da083f942452dda0e3 [2024-07-10T00:40:43.617Z] #107 writing image sha256:65d9a8d672bf8d21a2e64f6b162f663593df3117c146e9da083f942452dda0e3 done [2024-07-10T00:40:43.617Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-10T00:40:43.617Z] #107 DONE 9.8s [2024-07-10T00:40:43.617Z] [2024-07-10T00:40:43.617Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:41:22.458Z] #38 ... [2024-07-10T00:41:22.458Z] [2024-07-10T00:41:22.458Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-10T00:41:22.458Z] #141 DONE 1752.8s [2024-07-10T00:41:22.458Z] [2024-07-10T00:41:22.458Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:41:22.458Z] #195 DONE 0.2s [2024-07-10T00:41:22.458Z] [2024-07-10T00:41:22.458Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:41:22.458Z] #196 DONE 0.2s [2024-07-10T00:41:22.458Z] [2024-07-10T00:41:22.458Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-10T00:41:22.458Z] #197 DONE 0.4s [2024-07-10T00:41:22.458Z] [2024-07-10T00:41:22.458Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:41:22.458Z] #198 DONE 0.1s [2024-07-10T00:41:22.458Z] [2024-07-10T00:41:22.458Z] #107 [core-command] exporting to image [2024-07-10T00:41:22.458Z] #107 exporting layers [2024-07-10T00:41:22.458Z] #107 exporting layers 0.4s done [2024-07-10T00:41:22.458Z] #107 writing image sha256:16711f0859d0aa18cacdce5f82894fa9e313bd8ca1c094b88fef6d7e21eb4802 0.0s done [2024-07-10T00:41:22.458Z] #107 naming to docker.io/library/core-command-arm64 done [2024-07-10T00:41:22.458Z] #107 DONE 10.2s [2024-07-10T00:41:22.458Z] [2024-07-10T00:41:22.458Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:41:34.776Z] #150 ... [2024-07-10T00:41:34.776Z] [2024-07-10T00:41:34.776Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-10T00:41:34.776Z] #151 DONE 1765.3s [2024-07-10T00:41:34.776Z] [2024-07-10T00:41:34.776Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:41:34.776Z] #38 ... [2024-07-10T00:41:34.776Z] [2024-07-10T00:41:34.776Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:41:34.776Z] #199 DONE 0.3s [2024-07-10T00:41:34.776Z] [2024-07-10T00:41:34.776Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:41:34.776Z] #200 DONE 0.1s [2024-07-10T00:41:34.776Z] [2024-07-10T00:41:34.776Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:41:34.776Z] #150 ... [2024-07-10T00:41:34.776Z] [2024-07-10T00:41:34.776Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-10T00:41:34.776Z] #201 DONE 0.5s [2024-07-10T00:41:34.776Z] [2024-07-10T00:41:34.776Z] #22 [core-keeper internal] load .dockerignore [2024-07-10T00:41:34.776Z] #22 ... [2024-07-10T00:41:34.776Z] [2024-07-10T00:41:34.776Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:41:35.042Z] #202 DONE 0.2s [2024-07-10T00:41:35.042Z] [2024-07-10T00:41:35.042Z] #107 [core-data] exporting to image [2024-07-10T00:41:35.042Z] #107 exporting layers [2024-07-10T00:41:35.311Z] #107 exporting layers 0.5s done [2024-07-10T00:41:35.311Z] #107 writing image sha256:9d1f77dfc4c667d34881074eb6a627710e957b2b6712107b4005b9c7bed71413 done [2024-07-10T00:41:35.311Z] #107 naming to docker.io/library/core-data-arm64 [2024-07-10T00:41:35.579Z] #107 naming to docker.io/library/core-data-arm64 0.0s done [2024-07-10T00:41:35.579Z] #107 DONE 10.7s [2024-07-10T00:41:35.579Z] [2024-07-10T00:41:35.579Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:41:39.833Z] #150 ... [2024-07-10T00:41:39.833Z] [2024-07-10T00:41:39.833Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-10T00:41:39.833Z] #143 DONE 1771.4s [2024-07-10T00:41:39.833Z] [2024-07-10T00:41:39.833Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-10T00:41:39.833Z] #144 DONE 1771.5s [2024-07-10T00:41:39.833Z] [2024-07-10T00:41:39.833Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:41:39.833Z] #41 ... [2024-07-10T00:41:39.833Z] [2024-07-10T00:41:39.833Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:41:40.107Z] #203 DONE 0.3s [2024-07-10T00:41:40.107Z] [2024-07-10T00:41:40.107Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:41:40.107Z] #150 ... [2024-07-10T00:41:40.107Z] [2024-07-10T00:41:40.107Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T00:41:40.382Z] #204 ... [2024-07-10T00:41:40.382Z] [2024-07-10T00:41:40.382Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:41:40.382Z] #205 DONE 0.2s [2024-07-10T00:41:40.667Z] [2024-07-10T00:41:40.667Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:41:40.667Z] #206 DONE 0.3s [2024-07-10T00:41:40.667Z] [2024-07-10T00:41:40.667Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-10T00:41:40.667Z] #204 DONE 0.5s [2024-07-10T00:41:40.667Z] [2024-07-10T00:41:40.667Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-10T00:41:40.935Z] #207 ... [2024-07-10T00:41:40.935Z] [2024-07-10T00:41:40.935Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:41:40.935Z] #208 DONE 0.1s [2024-07-10T00:41:40.935Z] [2024-07-10T00:41:40.935Z] #107 [core-keeper] exporting to image [2024-07-10T00:41:40.935Z] #107 exporting layers [2024-07-10T00:41:41.204Z] #107 ... [2024-07-10T00:41:41.204Z] [2024-07-10T00:41:41.204Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-10T00:41:41.204Z] #207 DONE 0.7s [2024-07-10T00:41:41.471Z] [2024-07-10T00:41:41.471Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:41:41.737Z] #209 DONE 0.2s [2024-07-10T00:41:41.738Z] [2024-07-10T00:41:41.738Z] #107 [core-keeper] exporting to image [2024-07-10T00:41:41.738Z] #107 exporting layers 0.7s done [2024-07-10T00:41:41.738Z] #107 writing image sha256:f53afa0d08f9709817c9098d5378b1c86c810118bad0a4fe0cfc4fe14ce134e5 done [2024-07-10T00:41:41.738Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-07-10T00:41:41.738Z] #107 DONE 11.5s [2024-07-10T00:41:41.738Z] [2024-07-10T00:41:41.738Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-10T00:41:41.738Z] #210 DONE 0.2s [2024-07-10T00:41:41.738Z] [2024-07-10T00:41:41.738Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T00:41:42.005Z] #146 ... [2024-07-10T00:41:42.005Z] [2024-07-10T00:41:42.005Z] #107 [core-metadata] exporting to image [2024-07-10T00:41:42.590Z] #107 exporting layers 0.5s done [2024-07-10T00:41:42.590Z] #107 writing image sha256:43f37130756e612f58550032e6880626f08e76de5ed3e3c542c0537d9e8fadb6 done [2024-07-10T00:41:42.590Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-07-10T00:41:42.590Z] #107 DONE 12.0s [2024-07-10T00:41:42.590Z] [2024-07-10T00:41:42.590Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-10T00:42:09.240Z] #150 DONE 1798.4s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T00:42:09.240Z] #146 ... [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:42:09.240Z] #211 DONE 0.2s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:42:09.240Z] #212 DONE 0.1s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T00:42:09.240Z] #146 ... [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-10T00:42:09.240Z] #213 DONE 0.4s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:42:09.240Z] #214 DONE 0.1s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-10T00:42:09.240Z] #146 DONE 1799.6s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #107 [support-scheduler] exporting to image [2024-07-10T00:42:09.240Z] #107 exporting layers [2024-07-10T00:42:09.240Z] #107 ... [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-10T00:42:09.240Z] #215 DONE 0.2s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-10T00:42:09.240Z] #216 DONE 0.1s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-10T00:42:09.240Z] #217 ... [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #107 [support-scheduler] exporting to image [2024-07-10T00:42:09.240Z] #107 exporting layers 0.6s done [2024-07-10T00:42:09.240Z] #107 writing image sha256:83a997c40c90fd76e972873b9f0bc49314da29158e112d987731adc757474f03 done [2024-07-10T00:42:09.240Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-07-10T00:42:09.240Z] #107 DONE 12.7s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:42:09.240Z] #41 ... [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-10T00:42:09.240Z] #217 DONE 0.4s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-10T00:42:09.240Z] #218 DONE 0.1s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-10T00:42:09.240Z] #41 ... [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #107 [support-notifications] exporting to image [2024-07-10T00:42:09.240Z] #107 exporting layers 0.4s done [2024-07-10T00:42:09.240Z] #107 writing image sha256:cd24d0c74c467b7de371c58743a8738c4e5b389aaf9a8641f9f7820c0a98fdf5 done [2024-07-10T00:42:09.240Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-07-10T00:42:09.240Z] #107 DONE 13.1s [2024-07-10T00:42:09.240Z] [2024-07-10T00:42:09.240Z] #38 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-10T00:42:09.240Z] time="2024-07-10T00:09:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-10T00:42:09.259Z] $ docker stop --time=1 67ab70de6aa7c9d9bb03d3e19102f592f1e9fbbafad3c1ccad79ba904a1f4fec [2024-07-10T00:42:10.889Z] $ docker rm -f --volumes 67ab70de6aa7c9d9bb03d3e19102f592f1e9fbbafad3c1ccad79ba904a1f4fec [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T00:42:11.382Z] + docker images [2024-07-10T00:42:11.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-10T00:42:11.382Z] support-notifications-arm64 latest cd24d0c74c46 3 seconds ago 43.3MB [2024-07-10T00:42:11.382Z] support-scheduler-arm64 latest 83a997c40c90 4 seconds ago 42.4MB [2024-07-10T00:42:11.382Z] core-metadata-arm64 latest 43f37130756e 30 seconds ago 40.3MB [2024-07-10T00:42:11.382Z] core-keeper-arm64 latest f53afa0d08f9 31 seconds ago 35.2MB [2024-07-10T00:42:11.382Z] core-data-arm64 latest 9d1f77dfc4c6 37 seconds ago 40.2MB [2024-07-10T00:42:11.382Z] core-command-arm64 latest 16711f0859d0 50 seconds ago 39.9MB [2024-07-10T00:42:11.382Z] security-proxy-auth-arm64 latest 65d9a8d672bf About a minute ago 37.4MB [2024-07-10T00:42:11.382Z] security-spiffe-token-provider-arm64 latest b19aad104ad2 8 minutes ago 34.1MB [2024-07-10T00:42:11.382Z] core-common-config-bootstrapper-arm64 latest cc0cf319c855 10 minutes ago 20.1MB [2024-07-10T00:42:11.382Z] security-secretstore-setup-arm64 latest a13685622996 11 minutes ago 41.5MB [2024-07-10T00:42:11.382Z] security-bootstrapper-arm64 latest beb9d860ff34 11 minutes ago 23.7MB [2024-07-10T00:42:11.382Z] security-proxy-setup-arm64 latest bbe29ee73b76 11 minutes ago 31MB [2024-07-10T00:42:11.382Z] security-spire-agent-arm64 latest 45971f2e94af 31 minutes ago 157MB [2024-07-10T00:42:11.382Z] security-spire-config-arm64 latest 20bd0d0a6e5b 31 minutes ago 101MB [2024-07-10T00:42:11.382Z] security-spire-server-arm64 latest 115a173c2235 31 minutes ago 102MB [2024-07-10T00:42:11.382Z] ci-base-image-arm64 latest 7fb386741958 32 minutes ago 962MB [2024-07-10T00:42:11.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-10T00:42:11.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 [2024-07-10T00:42:11.550Z] provisioning config files... [2024-07-10T00:42:11.567Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/650@tmp/config17782973334436681756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:42:11.901Z] ---> ****-login.sh [2024-07-10T00:42:11.901Z] nexus3.edgexfoundry.org:10001 [2024-07-10T00:42:11.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:42:12.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:42:12.168Z] Configure a credential helper to remove this warning. See [2024-07-10T00:42:12.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:42:12.168Z] [2024-07-10T00:42:12.168Z] Login Succeeded [2024-07-10T00:42:12.168Z] nexus3.edgexfoundry.org:10002 [2024-07-10T00:42:12.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:42:12.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:42:12.709Z] Configure a credential helper to remove this warning. See [2024-07-10T00:42:12.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:42:12.709Z] [2024-07-10T00:42:12.709Z] Login Succeeded [2024-07-10T00:42:12.709Z] nexus3.edgexfoundry.org:10003 [2024-07-10T00:42:12.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:42:12.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:42:12.973Z] Configure a credential helper to remove this warning. See [2024-07-10T00:42:12.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:42:12.973Z] [2024-07-10T00:42:12.973Z] Login Succeeded [2024-07-10T00:42:12.973Z] nexus3.edgexfoundry.org:10004 [2024-07-10T00:42:13.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:42:13.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:42:13.240Z] Configure a credential helper to remove this warning. See [2024-07-10T00:42:13.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:42:13.240Z] [2024-07-10T00:42:13.240Z] Login Succeeded [2024-07-10T00:42:13.240Z] ****.io [2024-07-10T00:42:13.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-10T00:42:13.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-10T00:42:13.779Z] Configure a credential helper to remove this warning. See [2024-07-10T00:42:13.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-10T00:42:13.779Z] [2024-07-10T00:42:13.779Z] Login Succeeded [2024-07-10T00:42:13.779Z] ---> ****-login.sh ends [Pipeline] } [2024-07-10T00:42:13.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:42:13.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-10T00:42:13.884Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-10T00:42:13.884Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:13.884Z] latest [2024-07-10T00:42:13.884Z] 3.2.0-dev.32 [2024-07-10T00:42:13.884Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:13.884Z] main [2024-07-10T00:42:13.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:14.260Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:14.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:14.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-10T00:42:14.608Z] cc6004c43d32: Preparing [2024-07-10T00:42:14.608Z] 1f23763a2205: Preparing [2024-07-10T00:42:14.608Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:14.608Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:14.608Z] 4c676c959ae3: Preparing [2024-07-10T00:42:14.608Z] 3441839c8256: Preparing [2024-07-10T00:42:14.608Z] da707bb00cb8: Preparing [2024-07-10T00:42:14.608Z] 3441839c8256: Waiting [2024-07-10T00:42:14.608Z] da707bb00cb8: Waiting [2024-07-10T00:42:14.872Z] 1c305fbaaad4: Pushed [2024-07-10T00:42:14.872Z] 5de0f9f4a861: Pushed [2024-07-10T00:42:14.872Z] cc6004c43d32: Pushed [2024-07-10T00:42:14.872Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:15.136Z] 3441839c8256: Pushed [2024-07-10T00:42:15.714Z] 4c676c959ae3: Pushed [2024-07-10T00:42:21.033Z] 1f23763a2205: Pushed [2024-07-10T00:42:21.033Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:21.383Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:21.742Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-10T00:42:21.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-10T00:42:21.742Z] cc6004c43d32: Preparing [2024-07-10T00:42:21.742Z] 1f23763a2205: Preparing [2024-07-10T00:42:21.742Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:21.742Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:21.742Z] 4c676c959ae3: Preparing [2024-07-10T00:42:21.742Z] 3441839c8256: Preparing [2024-07-10T00:42:21.742Z] da707bb00cb8: Preparing [2024-07-10T00:42:21.742Z] 3441839c8256: Waiting [2024-07-10T00:42:21.742Z] da707bb00cb8: Waiting [2024-07-10T00:42:21.742Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:21.742Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:21.742Z] cc6004c43d32: Layer already exists [2024-07-10T00:42:21.742Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:21.742Z] 1f23763a2205: Layer already exists [2024-07-10T00:42:21.742Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:21.742Z] 3441839c8256: Layer already exists [2024-07-10T00:42:22.007Z] latest: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:22.361Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:22.713Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.32 [2024-07-10T00:42:22.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-10T00:42:22.713Z] cc6004c43d32: Preparing [2024-07-10T00:42:22.713Z] 1f23763a2205: Preparing [2024-07-10T00:42:22.713Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:22.713Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:22.713Z] 4c676c959ae3: Preparing [2024-07-10T00:42:22.713Z] 3441839c8256: Preparing [2024-07-10T00:42:22.713Z] da707bb00cb8: Preparing [2024-07-10T00:42:22.713Z] 3441839c8256: Waiting [2024-07-10T00:42:22.713Z] da707bb00cb8: Waiting [2024-07-10T00:42:22.713Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:22.713Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:22.713Z] 1f23763a2205: Layer already exists [2024-07-10T00:42:22.713Z] cc6004c43d32: Layer already exists [2024-07-10T00:42:22.713Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:22.713Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:22.713Z] 3441839c8256: Layer already exists [2024-07-10T00:42:22.977Z] 3.2.0-dev.32: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:23.328Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:23.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:23.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-10T00:42:23.678Z] cc6004c43d32: Preparing [2024-07-10T00:42:23.678Z] 1f23763a2205: Preparing [2024-07-10T00:42:23.678Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:23.678Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:23.678Z] 4c676c959ae3: Preparing [2024-07-10T00:42:23.678Z] 3441839c8256: Preparing [2024-07-10T00:42:23.678Z] da707bb00cb8: Preparing [2024-07-10T00:42:23.678Z] 3441839c8256: Waiting [2024-07-10T00:42:23.678Z] da707bb00cb8: Waiting [2024-07-10T00:42:23.678Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:23.678Z] 1f23763a2205: Layer already exists [2024-07-10T00:42:23.678Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:23.678Z] cc6004c43d32: Layer already exists [2024-07-10T00:42:23.678Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:23.678Z] 3441839c8256: Layer already exists [2024-07-10T00:42:23.678Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:23.678Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:24.299Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:24.646Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-10T00:42:24.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-10T00:42:24.646Z] cc6004c43d32: Preparing [2024-07-10T00:42:24.646Z] 1f23763a2205: Preparing [2024-07-10T00:42:24.646Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:24.646Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:24.646Z] 4c676c959ae3: Preparing [2024-07-10T00:42:24.646Z] 3441839c8256: Preparing [2024-07-10T00:42:24.646Z] da707bb00cb8: Preparing [2024-07-10T00:42:24.646Z] 3441839c8256: Waiting [2024-07-10T00:42:24.646Z] da707bb00cb8: Waiting [2024-07-10T00:42:24.646Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:24.646Z] cc6004c43d32: Layer already exists [2024-07-10T00:42:24.646Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:24.646Z] 1f23763a2205: Layer already exists [2024-07-10T00:42:24.646Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:24.646Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:24.646Z] 3441839c8256: Layer already exists [2024-07-10T00:42:24.919Z] main: digest: sha256:d79f7d6d7409c9bcb176414655beae0dd7509df7cd2abbc53a663fc72cb5553d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:42:24.995Z] ===================================================== [Pipeline] echo [2024-07-10T00:42:25.010Z] taggedImages: [2024-07-10T00:42:25.011Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:25.011Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-10T00:42:25.011Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.32 [2024-07-10T00:42:25.011Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:25.011Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-10T00:42:25.042Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-10T00:42:25.042Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:25.042Z] latest [2024-07-10T00:42:25.042Z] 3.2.0-dev.32 [2024-07-10T00:42:25.042Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:25.042Z] main [2024-07-10T00:42:25.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:25.414Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:25.771Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:25.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-10T00:42:25.771Z] 298d4227c41b: Preparing [2024-07-10T00:42:25.771Z] 2c304666586a: Preparing [2024-07-10T00:42:25.771Z] f8993d6550fa: Preparing [2024-07-10T00:42:25.771Z] 33cb59c491cd: Preparing [2024-07-10T00:42:25.771Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:25.771Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:25.771Z] 4c676c959ae3: Preparing [2024-07-10T00:42:25.771Z] 3441839c8256: Preparing [2024-07-10T00:42:25.771Z] da707bb00cb8: Preparing [2024-07-10T00:42:25.771Z] 1c305fbaaad4: Waiting [2024-07-10T00:42:25.771Z] 4c676c959ae3: Waiting [2024-07-10T00:42:25.771Z] 3441839c8256: Waiting [2024-07-10T00:42:25.771Z] da707bb00cb8: Waiting [2024-07-10T00:42:25.771Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:26.039Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:26.039Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:26.039Z] 2c304666586a: Pushed [2024-07-10T00:42:26.039Z] f8993d6550fa: Pushed [2024-07-10T00:42:26.039Z] 298d4227c41b: Pushed [2024-07-10T00:42:26.039Z] 3441839c8256: Layer already exists [2024-07-10T00:42:26.039Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:27.971Z] 33cb59c491cd: Pushed [2024-07-10T00:42:27.971Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:28.326Z] + 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 [2024-07-10T00:42:28.678Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-10T00:42:28.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-10T00:42:28.678Z] 298d4227c41b: Preparing [2024-07-10T00:42:28.678Z] 2c304666586a: Preparing [2024-07-10T00:42:28.678Z] f8993d6550fa: Preparing [2024-07-10T00:42:28.678Z] 33cb59c491cd: Preparing [2024-07-10T00:42:28.678Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:28.678Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:28.678Z] 4c676c959ae3: Preparing [2024-07-10T00:42:28.678Z] 3441839c8256: Preparing [2024-07-10T00:42:28.678Z] da707bb00cb8: Preparing [2024-07-10T00:42:28.678Z] 1c305fbaaad4: Waiting [2024-07-10T00:42:28.678Z] 4c676c959ae3: Waiting [2024-07-10T00:42:28.678Z] 3441839c8256: Waiting [2024-07-10T00:42:28.678Z] da707bb00cb8: Waiting [2024-07-10T00:42:28.678Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:28.678Z] 298d4227c41b: Layer already exists [2024-07-10T00:42:28.678Z] 2c304666586a: Layer already exists [2024-07-10T00:42:28.678Z] 33cb59c491cd: Layer already exists [2024-07-10T00:42:28.678Z] f8993d6550fa: Layer already exists [2024-07-10T00:42:28.678Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:28.678Z] 3441839c8256: Layer already exists [2024-07-10T00:42:28.678Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:28.678Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:28.945Z] latest: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:29.300Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:29.644Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.32 [2024-07-10T00:42:29.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-10T00:42:29.644Z] 298d4227c41b: Preparing [2024-07-10T00:42:29.644Z] 2c304666586a: Preparing [2024-07-10T00:42:29.644Z] f8993d6550fa: Preparing [2024-07-10T00:42:29.644Z] 33cb59c491cd: Preparing [2024-07-10T00:42:29.644Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:29.644Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:29.644Z] 4c676c959ae3: Preparing [2024-07-10T00:42:29.644Z] 3441839c8256: Preparing [2024-07-10T00:42:29.644Z] da707bb00cb8: Preparing [2024-07-10T00:42:29.644Z] 4c676c959ae3: Waiting [2024-07-10T00:42:29.644Z] 3441839c8256: Waiting [2024-07-10T00:42:29.644Z] 1c305fbaaad4: Waiting [2024-07-10T00:42:29.644Z] da707bb00cb8: Waiting [2024-07-10T00:42:29.644Z] 2c304666586a: Layer already exists [2024-07-10T00:42:29.644Z] 33cb59c491cd: Layer already exists [2024-07-10T00:42:29.644Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:29.644Z] f8993d6550fa: Layer already exists [2024-07-10T00:42:29.644Z] 298d4227c41b: Layer already exists [2024-07-10T00:42:29.644Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:29.644Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:29.644Z] 3441839c8256: Layer already exists [2024-07-10T00:42:29.644Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:29.908Z] 3.2.0-dev.32: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:30.254Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:30.597Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:30.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-10T00:42:30.597Z] 298d4227c41b: Preparing [2024-07-10T00:42:30.597Z] 2c304666586a: Preparing [2024-07-10T00:42:30.597Z] f8993d6550fa: Preparing [2024-07-10T00:42:30.597Z] 33cb59c491cd: Preparing [2024-07-10T00:42:30.597Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:30.597Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:30.597Z] 4c676c959ae3: Preparing [2024-07-10T00:42:30.597Z] 3441839c8256: Preparing [2024-07-10T00:42:30.597Z] da707bb00cb8: Preparing [2024-07-10T00:42:30.597Z] 4c676c959ae3: Waiting [2024-07-10T00:42:30.597Z] 3441839c8256: Waiting [2024-07-10T00:42:30.597Z] da707bb00cb8: Waiting [2024-07-10T00:42:30.597Z] f8993d6550fa: Layer already exists [2024-07-10T00:42:30.597Z] 298d4227c41b: Layer already exists [2024-07-10T00:42:30.597Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:30.597Z] 2c304666586a: Layer already exists [2024-07-10T00:42:30.597Z] 33cb59c491cd: Layer already exists [2024-07-10T00:42:30.597Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:30.597Z] 3441839c8256: Layer already exists [2024-07-10T00:42:30.597Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:30.597Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:30.597Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:31.210Z] + 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 [2024-07-10T00:42:31.554Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-10T00:42:31.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-10T00:42:31.554Z] 298d4227c41b: Preparing [2024-07-10T00:42:31.554Z] 2c304666586a: Preparing [2024-07-10T00:42:31.554Z] f8993d6550fa: Preparing [2024-07-10T00:42:31.554Z] 33cb59c491cd: Preparing [2024-07-10T00:42:31.554Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:31.554Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:31.554Z] 4c676c959ae3: Preparing [2024-07-10T00:42:31.554Z] 3441839c8256: Preparing [2024-07-10T00:42:31.554Z] da707bb00cb8: Preparing [2024-07-10T00:42:31.554Z] 1c305fbaaad4: Waiting [2024-07-10T00:42:31.554Z] 4c676c959ae3: Waiting [2024-07-10T00:42:31.554Z] 3441839c8256: Waiting [2024-07-10T00:42:31.554Z] da707bb00cb8: Waiting [2024-07-10T00:42:31.554Z] 2c304666586a: Layer already exists [2024-07-10T00:42:31.554Z] f8993d6550fa: Layer already exists [2024-07-10T00:42:31.555Z] 298d4227c41b: Layer already exists [2024-07-10T00:42:31.555Z] 33cb59c491cd: Layer already exists [2024-07-10T00:42:31.555Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:31.555Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:31.555Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:31.555Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:31.555Z] 3441839c8256: Layer already exists [2024-07-10T00:42:31.819Z] main: digest: sha256:712ded54971f53d0973871c83796e15dc4ae65857a9e2cea26dffbf8ba2a2e36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:42:31.898Z] ===================================================== [Pipeline] echo [2024-07-10T00:42:31.911Z] taggedImages: [2024-07-10T00:42:31.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:31.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-10T00:42:31.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.32 [2024-07-10T00:42:31.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:31.911Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-10T00:42:31.936Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-10T00:42:31.936Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:31.936Z] latest [2024-07-10T00:42:31.936Z] 3.2.0-dev.32 [2024-07-10T00:42:31.936Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:31.936Z] main [2024-07-10T00:42:31.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:32.298Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:32.657Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:32.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-10T00:42:32.657Z] 578b45b2b2c9: Preparing [2024-07-10T00:42:32.657Z] 23e3b6f7b505: Preparing [2024-07-10T00:42:32.657Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:32.657Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:32.657Z] 73667c9ea2c3: Preparing [2024-07-10T00:42:32.657Z] 8909cc0842c6: Preparing [2024-07-10T00:42:32.657Z] da707bb00cb8: Preparing [2024-07-10T00:42:32.657Z] 8909cc0842c6: Waiting [2024-07-10T00:42:32.657Z] da707bb00cb8: Waiting [2024-07-10T00:42:32.657Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:32.657Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:32.921Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:32.921Z] 578b45b2b2c9: Pushed [2024-07-10T00:42:32.921Z] 8909cc0842c6: Pushed [2024-07-10T00:42:33.872Z] 73667c9ea2c3: Pushed [2024-07-10T00:42:39.195Z] 23e3b6f7b505: Pushed [2024-07-10T00:42:39.195Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:39.558Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:39.912Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-10T00:42:39.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-10T00:42:39.912Z] 578b45b2b2c9: Preparing [2024-07-10T00:42:39.912Z] 23e3b6f7b505: Preparing [2024-07-10T00:42:39.912Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:39.912Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:39.912Z] 73667c9ea2c3: Preparing [2024-07-10T00:42:39.912Z] 8909cc0842c6: Preparing [2024-07-10T00:42:39.912Z] da707bb00cb8: Preparing [2024-07-10T00:42:39.912Z] 8909cc0842c6: Waiting [2024-07-10T00:42:39.912Z] 578b45b2b2c9: Layer already exists [2024-07-10T00:42:39.912Z] 73667c9ea2c3: Layer already exists [2024-07-10T00:42:39.912Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:39.912Z] 23e3b6f7b505: Layer already exists [2024-07-10T00:42:39.912Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:39.912Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:39.912Z] 8909cc0842c6: Layer already exists [2024-07-10T00:42:39.912Z] latest: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:40.272Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:40.624Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.32 [2024-07-10T00:42:40.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-10T00:42:40.624Z] 578b45b2b2c9: Preparing [2024-07-10T00:42:40.624Z] 23e3b6f7b505: Preparing [2024-07-10T00:42:40.624Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:40.624Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:40.624Z] 73667c9ea2c3: Preparing [2024-07-10T00:42:40.624Z] 8909cc0842c6: Preparing [2024-07-10T00:42:40.624Z] da707bb00cb8: Preparing [2024-07-10T00:42:40.624Z] 8909cc0842c6: Waiting [2024-07-10T00:42:40.624Z] da707bb00cb8: Waiting [2024-07-10T00:42:40.624Z] 578b45b2b2c9: Layer already exists [2024-07-10T00:42:40.624Z] 73667c9ea2c3: Layer already exists [2024-07-10T00:42:40.624Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:40.624Z] 23e3b6f7b505: Layer already exists [2024-07-10T00:42:40.624Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:40.624Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:40.624Z] 8909cc0842c6: Layer already exists [2024-07-10T00:42:40.624Z] 3.2.0-dev.32: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:41.241Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:41.603Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:41.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-10T00:42:41.603Z] 578b45b2b2c9: Preparing [2024-07-10T00:42:41.603Z] 23e3b6f7b505: Preparing [2024-07-10T00:42:41.603Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:41.603Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:41.603Z] 73667c9ea2c3: Preparing [2024-07-10T00:42:41.603Z] 8909cc0842c6: Preparing [2024-07-10T00:42:41.603Z] da707bb00cb8: Preparing [2024-07-10T00:42:41.603Z] 8909cc0842c6: Waiting [2024-07-10T00:42:41.603Z] da707bb00cb8: Waiting [2024-07-10T00:42:41.603Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:41.603Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:41.603Z] 578b45b2b2c9: Layer already exists [2024-07-10T00:42:41.603Z] 23e3b6f7b505: Layer already exists [2024-07-10T00:42:41.603Z] 73667c9ea2c3: Layer already exists [2024-07-10T00:42:41.603Z] 8909cc0842c6: Layer already exists [2024-07-10T00:42:41.603Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:41.603Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:42.031Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:42.399Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-10T00:42:42.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-10T00:42:42.399Z] 578b45b2b2c9: Preparing [2024-07-10T00:42:42.399Z] 23e3b6f7b505: Preparing [2024-07-10T00:42:42.399Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:42.399Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:42.399Z] 73667c9ea2c3: Preparing [2024-07-10T00:42:42.399Z] 8909cc0842c6: Preparing [2024-07-10T00:42:42.399Z] da707bb00cb8: Preparing [2024-07-10T00:42:42.399Z] 8909cc0842c6: Waiting [2024-07-10T00:42:42.399Z] da707bb00cb8: Waiting [2024-07-10T00:42:42.399Z] 23e3b6f7b505: Layer already exists [2024-07-10T00:42:42.399Z] 73667c9ea2c3: Layer already exists [2024-07-10T00:42:42.399Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:42.399Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:42.399Z] 578b45b2b2c9: Layer already exists [2024-07-10T00:42:42.399Z] 8909cc0842c6: Layer already exists [2024-07-10T00:42:42.399Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:42.670Z] main: digest: sha256:1621730ccd5d3b2d0facf6a40fd2c9cf65ab74ebd4baccecf18b116e6a6b0c80 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:42:42.759Z] ===================================================== [Pipeline] echo [2024-07-10T00:42:42.774Z] taggedImages: [2024-07-10T00:42:42.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:42.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-10T00:42:42.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.32 [2024-07-10T00:42:42.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:42.774Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-10T00:42:42.800Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-10T00:42:42.800Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:42.800Z] latest [2024-07-10T00:42:42.800Z] 3.2.0-dev.32 [2024-07-10T00:42:42.800Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:42.800Z] main [2024-07-10T00:42:42.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:43.160Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:43.528Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:43.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-10T00:42:43.528Z] 6aee7b06a0cb: Preparing [2024-07-10T00:42:43.528Z] a6c3ef17faed: Preparing [2024-07-10T00:42:43.528Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:43.528Z] a822254f83c4: Preparing [2024-07-10T00:42:43.528Z] bb297757afce: Preparing [2024-07-10T00:42:43.528Z] da707bb00cb8: Preparing [2024-07-10T00:42:43.528Z] da707bb00cb8: Waiting [2024-07-10T00:42:43.528Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:43.804Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:43.804Z] 6aee7b06a0cb: Pushed [2024-07-10T00:42:43.804Z] bb297757afce: Pushed [2024-07-10T00:42:43.804Z] a822254f83c4: Pushed [2024-07-10T00:42:50.436Z] a6c3ef17faed: Pushed [2024-07-10T00:42:50.436Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:50.790Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:51.130Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-10T00:42:51.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-10T00:42:51.130Z] 6aee7b06a0cb: Preparing [2024-07-10T00:42:51.130Z] a6c3ef17faed: Preparing [2024-07-10T00:42:51.130Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:51.130Z] a822254f83c4: Preparing [2024-07-10T00:42:51.130Z] bb297757afce: Preparing [2024-07-10T00:42:51.130Z] da707bb00cb8: Preparing [2024-07-10T00:42:51.130Z] da707bb00cb8: Waiting [2024-07-10T00:42:51.130Z] 6aee7b06a0cb: Layer already exists [2024-07-10T00:42:51.130Z] a822254f83c4: Layer already exists [2024-07-10T00:42:51.130Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:51.130Z] a6c3ef17faed: Layer already exists [2024-07-10T00:42:51.130Z] bb297757afce: Layer already exists [2024-07-10T00:42:51.130Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:51.392Z] latest: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:51.741Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:52.088Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.32 [2024-07-10T00:42:52.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-10T00:42:52.088Z] 6aee7b06a0cb: Preparing [2024-07-10T00:42:52.088Z] a6c3ef17faed: Preparing [2024-07-10T00:42:52.088Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:52.088Z] a822254f83c4: Preparing [2024-07-10T00:42:52.088Z] bb297757afce: Preparing [2024-07-10T00:42:52.088Z] da707bb00cb8: Preparing [2024-07-10T00:42:52.088Z] da707bb00cb8: Waiting [2024-07-10T00:42:52.088Z] 6aee7b06a0cb: Layer already exists [2024-07-10T00:42:52.088Z] a822254f83c4: Layer already exists [2024-07-10T00:42:52.088Z] a6c3ef17faed: Layer already exists [2024-07-10T00:42:52.088Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:52.088Z] bb297757afce: Layer already exists [2024-07-10T00:42:52.088Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:52.088Z] 3.2.0-dev.32: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:52.700Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:53.051Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:53.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-10T00:42:53.051Z] 6aee7b06a0cb: Preparing [2024-07-10T00:42:53.051Z] a6c3ef17faed: Preparing [2024-07-10T00:42:53.051Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:53.051Z] a822254f83c4: Preparing [2024-07-10T00:42:53.051Z] bb297757afce: Preparing [2024-07-10T00:42:53.051Z] da707bb00cb8: Preparing [2024-07-10T00:42:53.051Z] da707bb00cb8: Waiting [2024-07-10T00:42:53.051Z] a6c3ef17faed: Layer already exists [2024-07-10T00:42:53.051Z] bb297757afce: Layer already exists [2024-07-10T00:42:53.051Z] a822254f83c4: Layer already exists [2024-07-10T00:42:53.051Z] 6aee7b06a0cb: Layer already exists [2024-07-10T00:42:53.051Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:53.051Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:53.051Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:53.395Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:53.744Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-10T00:42:53.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-10T00:42:53.745Z] 6aee7b06a0cb: Preparing [2024-07-10T00:42:53.745Z] a6c3ef17faed: Preparing [2024-07-10T00:42:53.745Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:53.745Z] a822254f83c4: Preparing [2024-07-10T00:42:53.745Z] bb297757afce: Preparing [2024-07-10T00:42:53.745Z] da707bb00cb8: Preparing [2024-07-10T00:42:53.745Z] da707bb00cb8: Waiting [2024-07-10T00:42:53.745Z] bb297757afce: Layer already exists [2024-07-10T00:42:53.745Z] a6c3ef17faed: Layer already exists [2024-07-10T00:42:53.745Z] 6aee7b06a0cb: Layer already exists [2024-07-10T00:42:53.745Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:53.745Z] a822254f83c4: Layer already exists [2024-07-10T00:42:53.745Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:54.010Z] main: digest: sha256:9330a42093480275ff6569a69f2b9c45f59a225e2b910314cd4df560cb76cad8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:42:54.090Z] ===================================================== [Pipeline] echo [2024-07-10T00:42:54.103Z] taggedImages: [2024-07-10T00:42:54.103Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:54.103Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-10T00:42:54.103Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.32 [2024-07-10T00:42:54.103Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:54.103Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-10T00:42:54.134Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-10T00:42:54.134Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:54.134Z] latest [2024-07-10T00:42:54.134Z] 3.2.0-dev.32 [2024-07-10T00:42:54.134Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:42:54.134Z] main [2024-07-10T00:42:54.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:54.499Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:42:54.839Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:42:54.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-10T00:42:54.839Z] 56c88376ff95: Preparing [2024-07-10T00:42:54.839Z] 94d1a8e98b78: Preparing [2024-07-10T00:42:54.839Z] a471b9e9d238: Preparing [2024-07-10T00:42:54.839Z] 5de0f9f4a861: Preparing [2024-07-10T00:42:54.839Z] 1c305fbaaad4: Preparing [2024-07-10T00:42:54.839Z] 4c676c959ae3: Preparing [2024-07-10T00:42:54.839Z] 3441839c8256: Preparing [2024-07-10T00:42:54.839Z] da707bb00cb8: Preparing [2024-07-10T00:42:54.839Z] 3441839c8256: Waiting [2024-07-10T00:42:54.839Z] da707bb00cb8: Waiting [2024-07-10T00:42:54.839Z] 4c676c959ae3: Waiting [2024-07-10T00:42:54.839Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:42:54.839Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:42:55.110Z] 4c676c959ae3: Layer already exists [2024-07-10T00:42:55.110Z] 3441839c8256: Layer already exists [2024-07-10T00:42:55.110Z] da707bb00cb8: Layer already exists [2024-07-10T00:42:55.110Z] 56c88376ff95: Pushed [2024-07-10T00:42:55.110Z] 94d1a8e98b78: Pushed [2024-07-10T00:43:01.719Z] a471b9e9d238: Pushed [2024-07-10T00:43:01.719Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:02.071Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:02.462Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-10T00:43:02.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-10T00:43:02.462Z] 56c88376ff95: Preparing [2024-07-10T00:43:02.462Z] 94d1a8e98b78: Preparing [2024-07-10T00:43:02.462Z] a471b9e9d238: Preparing [2024-07-10T00:43:02.462Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:02.462Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:02.463Z] 4c676c959ae3: Preparing [2024-07-10T00:43:02.463Z] 3441839c8256: Preparing [2024-07-10T00:43:02.463Z] da707bb00cb8: Preparing [2024-07-10T00:43:02.463Z] 4c676c959ae3: Waiting [2024-07-10T00:43:02.463Z] 3441839c8256: Waiting [2024-07-10T00:43:02.463Z] da707bb00cb8: Waiting [2024-07-10T00:43:02.463Z] 56c88376ff95: Layer already exists [2024-07-10T00:43:02.463Z] 94d1a8e98b78: Layer already exists [2024-07-10T00:43:02.463Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:02.463Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:02.463Z] a471b9e9d238: Layer already exists [2024-07-10T00:43:02.463Z] 3441839c8256: Layer already exists [2024-07-10T00:43:02.463Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:02.463Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:02.728Z] latest: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:03.073Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:03.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.32 [2024-07-10T00:43:03.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-10T00:43:03.418Z] 56c88376ff95: Preparing [2024-07-10T00:43:03.418Z] 94d1a8e98b78: Preparing [2024-07-10T00:43:03.418Z] a471b9e9d238: Preparing [2024-07-10T00:43:03.418Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:03.418Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:03.418Z] 4c676c959ae3: Preparing [2024-07-10T00:43:03.418Z] 3441839c8256: Preparing [2024-07-10T00:43:03.418Z] da707bb00cb8: Preparing [2024-07-10T00:43:03.418Z] 4c676c959ae3: Waiting [2024-07-10T00:43:03.418Z] 3441839c8256: Waiting [2024-07-10T00:43:03.418Z] da707bb00cb8: Waiting [2024-07-10T00:43:03.418Z] a471b9e9d238: Layer already exists [2024-07-10T00:43:03.418Z] 56c88376ff95: Layer already exists [2024-07-10T00:43:03.418Z] 94d1a8e98b78: Layer already exists [2024-07-10T00:43:03.418Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:03.418Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:03.418Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:03.418Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:03.418Z] 3441839c8256: Layer already exists [2024-07-10T00:43:03.418Z] 3.2.0-dev.32: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:03.764Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:04.255Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:04.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-10T00:43:04.255Z] 56c88376ff95: Preparing [2024-07-10T00:43:04.255Z] 94d1a8e98b78: Preparing [2024-07-10T00:43:04.255Z] a471b9e9d238: Preparing [2024-07-10T00:43:04.255Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:04.255Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:04.255Z] 4c676c959ae3: Preparing [2024-07-10T00:43:04.255Z] 3441839c8256: Preparing [2024-07-10T00:43:04.255Z] da707bb00cb8: Preparing [2024-07-10T00:43:04.255Z] 4c676c959ae3: Waiting [2024-07-10T00:43:04.255Z] 3441839c8256: Waiting [2024-07-10T00:43:04.255Z] da707bb00cb8: Waiting [2024-07-10T00:43:04.255Z] 94d1a8e98b78: Layer already exists [2024-07-10T00:43:04.255Z] 56c88376ff95: Layer already exists [2024-07-10T00:43:04.255Z] a471b9e9d238: Layer already exists [2024-07-10T00:43:04.255Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:04.255Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:04.255Z] 3441839c8256: Layer already exists [2024-07-10T00:43:04.255Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:04.255Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:04.255Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:04.608Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:04.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-10T00:43:04.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-10T00:43:04.957Z] 56c88376ff95: Preparing [2024-07-10T00:43:04.957Z] 94d1a8e98b78: Preparing [2024-07-10T00:43:04.957Z] a471b9e9d238: Preparing [2024-07-10T00:43:04.957Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:04.957Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:04.957Z] 4c676c959ae3: Preparing [2024-07-10T00:43:04.957Z] 3441839c8256: Preparing [2024-07-10T00:43:04.957Z] da707bb00cb8: Preparing [2024-07-10T00:43:04.957Z] 4c676c959ae3: Waiting [2024-07-10T00:43:04.957Z] 3441839c8256: Waiting [2024-07-10T00:43:04.957Z] da707bb00cb8: Waiting [2024-07-10T00:43:04.957Z] a471b9e9d238: Layer already exists [2024-07-10T00:43:04.957Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:04.957Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:04.957Z] 56c88376ff95: Layer already exists [2024-07-10T00:43:04.957Z] 94d1a8e98b78: Layer already exists [2024-07-10T00:43:04.957Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:04.957Z] 3441839c8256: Layer already exists [2024-07-10T00:43:04.957Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:05.221Z] main: digest: sha256:b544e019cb063aba88f38666d4e9f11aad7edaa2cd14af7c3243851d881d5404 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:43:05.300Z] ===================================================== [Pipeline] echo [2024-07-10T00:43:05.309Z] taggedImages: [2024-07-10T00:43:05.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:05.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-10T00:43:05.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.32 [2024-07-10T00:43:05.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:05.310Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-10T00:43:05.338Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-10T00:43:05.338Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:05.338Z] latest [2024-07-10T00:43:05.338Z] 3.2.0-dev.32 [2024-07-10T00:43:05.338Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:05.338Z] main [2024-07-10T00:43:05.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:05.712Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:06.062Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:06.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-10T00:43:06.062Z] 28fadb4c6e88: Preparing [2024-07-10T00:43:06.062Z] 7ee91bbe7d49: Preparing [2024-07-10T00:43:06.062Z] fa7f04ad14f5: Preparing [2024-07-10T00:43:06.062Z] 3266bfb2fae6: Preparing [2024-07-10T00:43:06.062Z] b610e8b4781d: Preparing [2024-07-10T00:43:06.062Z] ac40f663242d: Preparing [2024-07-10T00:43:06.062Z] 6f19aeae0200: Preparing [2024-07-10T00:43:06.062Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:06.062Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:06.062Z] 20ef5fddf15c: Preparing [2024-07-10T00:43:06.062Z] 0b75095ed5c9: Preparing [2024-07-10T00:43:06.062Z] 5f70bf18a086: Preparing [2024-07-10T00:43:06.062Z] 6bb71a75fc70: Preparing [2024-07-10T00:43:06.062Z] 9845cbb683f2: Preparing [2024-07-10T00:43:06.062Z] 507f02b73ea5: Preparing [2024-07-10T00:43:06.062Z] da707bb00cb8: Preparing [2024-07-10T00:43:06.062Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:06.062Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:06.062Z] 20ef5fddf15c: Waiting [2024-07-10T00:43:06.062Z] 0b75095ed5c9: Waiting [2024-07-10T00:43:06.062Z] 5f70bf18a086: Waiting [2024-07-10T00:43:06.062Z] 6bb71a75fc70: Waiting [2024-07-10T00:43:06.062Z] 9845cbb683f2: Waiting [2024-07-10T00:43:06.062Z] 507f02b73ea5: Waiting [2024-07-10T00:43:06.062Z] da707bb00cb8: Waiting [2024-07-10T00:43:06.062Z] 6f19aeae0200: Waiting [2024-07-10T00:43:06.327Z] 3266bfb2fae6: Pushed [2024-07-10T00:43:06.327Z] fa7f04ad14f5: Pushed [2024-07-10T00:43:06.327Z] b610e8b4781d: Pushed [2024-07-10T00:43:06.592Z] 7ee91bbe7d49: Pushed [2024-07-10T00:43:06.592Z] 28fadb4c6e88: Pushed [2024-07-10T00:43:06.592Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:06.592Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:06.592Z] 5f70bf18a086: Layer already exists [2024-07-10T00:43:06.592Z] ac40f663242d: Pushed [2024-07-10T00:43:06.857Z] 6bb71a75fc70: Pushed [2024-07-10T00:43:06.857Z] 0b75095ed5c9: Pushed [2024-07-10T00:43:06.857Z] 20ef5fddf15c: Pushed [2024-07-10T00:43:06.857Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:06.857Z] 507f02b73ea5: Pushed [2024-07-10T00:43:07.810Z] 9845cbb683f2: Pushed [2024-07-10T00:43:09.208Z] 6f19aeae0200: Pushed [2024-07-10T00:43:09.472Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:09.814Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:10.174Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-10T00:43:10.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-10T00:43:10.175Z] 28fadb4c6e88: Preparing [2024-07-10T00:43:10.175Z] 7ee91bbe7d49: Preparing [2024-07-10T00:43:10.175Z] fa7f04ad14f5: Preparing [2024-07-10T00:43:10.175Z] 3266bfb2fae6: Preparing [2024-07-10T00:43:10.175Z] b610e8b4781d: Preparing [2024-07-10T00:43:10.175Z] ac40f663242d: Preparing [2024-07-10T00:43:10.175Z] 6f19aeae0200: Preparing [2024-07-10T00:43:10.175Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:10.175Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:10.175Z] 20ef5fddf15c: Preparing [2024-07-10T00:43:10.175Z] 0b75095ed5c9: Preparing [2024-07-10T00:43:10.175Z] 5f70bf18a086: Preparing [2024-07-10T00:43:10.175Z] 6bb71a75fc70: Preparing [2024-07-10T00:43:10.175Z] 9845cbb683f2: Preparing [2024-07-10T00:43:10.175Z] 507f02b73ea5: Preparing [2024-07-10T00:43:10.175Z] da707bb00cb8: Preparing [2024-07-10T00:43:10.175Z] ac40f663242d: Waiting [2024-07-10T00:43:10.175Z] 6f19aeae0200: Waiting [2024-07-10T00:43:10.175Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:10.175Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:10.175Z] 20ef5fddf15c: Waiting [2024-07-10T00:43:10.175Z] 0b75095ed5c9: Waiting [2024-07-10T00:43:10.175Z] 5f70bf18a086: Waiting [2024-07-10T00:43:10.175Z] 6bb71a75fc70: Waiting [2024-07-10T00:43:10.175Z] 9845cbb683f2: Waiting [2024-07-10T00:43:10.175Z] 507f02b73ea5: Waiting [2024-07-10T00:43:10.175Z] da707bb00cb8: Waiting [2024-07-10T00:43:10.175Z] fa7f04ad14f5: Layer already exists [2024-07-10T00:43:10.175Z] 3266bfb2fae6: Layer already exists [2024-07-10T00:43:10.175Z] 28fadb4c6e88: Layer already exists [2024-07-10T00:43:10.175Z] 7ee91bbe7d49: Layer already exists [2024-07-10T00:43:10.175Z] b610e8b4781d: Layer already exists [2024-07-10T00:43:10.175Z] 6f19aeae0200: Layer already exists [2024-07-10T00:43:10.175Z] ac40f663242d: Layer already exists [2024-07-10T00:43:10.175Z] 20ef5fddf15c: Layer already exists [2024-07-10T00:43:10.175Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:10.175Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:10.175Z] 0b75095ed5c9: Layer already exists [2024-07-10T00:43:10.175Z] 5f70bf18a086: Layer already exists [2024-07-10T00:43:10.175Z] 9845cbb683f2: Layer already exists [2024-07-10T00:43:10.175Z] 6bb71a75fc70: Layer already exists [2024-07-10T00:43:10.175Z] 507f02b73ea5: Layer already exists [2024-07-10T00:43:10.175Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:10.438Z] latest: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:10.791Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:11.128Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.32 [2024-07-10T00:43:11.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-10T00:43:11.128Z] 28fadb4c6e88: Preparing [2024-07-10T00:43:11.128Z] 7ee91bbe7d49: Preparing [2024-07-10T00:43:11.128Z] fa7f04ad14f5: Preparing [2024-07-10T00:43:11.128Z] 3266bfb2fae6: Preparing [2024-07-10T00:43:11.128Z] b610e8b4781d: Preparing [2024-07-10T00:43:11.128Z] ac40f663242d: Preparing [2024-07-10T00:43:11.128Z] 6f19aeae0200: Preparing [2024-07-10T00:43:11.128Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:11.128Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:11.128Z] 20ef5fddf15c: Preparing [2024-07-10T00:43:11.128Z] 0b75095ed5c9: Preparing [2024-07-10T00:43:11.128Z] 5f70bf18a086: Preparing [2024-07-10T00:43:11.128Z] 6bb71a75fc70: Preparing [2024-07-10T00:43:11.128Z] 9845cbb683f2: Preparing [2024-07-10T00:43:11.128Z] 507f02b73ea5: Preparing [2024-07-10T00:43:11.128Z] da707bb00cb8: Preparing [2024-07-10T00:43:11.128Z] ac40f663242d: Waiting [2024-07-10T00:43:11.128Z] 6f19aeae0200: Waiting [2024-07-10T00:43:11.128Z] 6bb71a75fc70: Waiting [2024-07-10T00:43:11.128Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:11.128Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:11.128Z] 20ef5fddf15c: Waiting [2024-07-10T00:43:11.128Z] 0b75095ed5c9: Waiting [2024-07-10T00:43:11.128Z] 9845cbb683f2: Waiting [2024-07-10T00:43:11.128Z] 507f02b73ea5: Waiting [2024-07-10T00:43:11.129Z] 5f70bf18a086: Waiting [2024-07-10T00:43:11.129Z] 7ee91bbe7d49: Layer already exists [2024-07-10T00:43:11.129Z] 3266bfb2fae6: Layer already exists [2024-07-10T00:43:11.129Z] b610e8b4781d: Layer already exists [2024-07-10T00:43:11.129Z] fa7f04ad14f5: Layer already exists [2024-07-10T00:43:11.129Z] 28fadb4c6e88: Layer already exists [2024-07-10T00:43:11.129Z] ac40f663242d: Layer already exists [2024-07-10T00:43:11.129Z] 6f19aeae0200: Layer already exists [2024-07-10T00:43:11.129Z] 20ef5fddf15c: Layer already exists [2024-07-10T00:43:11.129Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:11.129Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:11.129Z] 0b75095ed5c9: Layer already exists [2024-07-10T00:43:11.129Z] 9845cbb683f2: Layer already exists [2024-07-10T00:43:11.129Z] 6bb71a75fc70: Layer already exists [2024-07-10T00:43:11.129Z] 5f70bf18a086: Layer already exists [2024-07-10T00:43:11.129Z] 507f02b73ea5: Layer already exists [2024-07-10T00:43:11.129Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:11.391Z] 3.2.0-dev.32: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:11.734Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:12.073Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:12.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-10T00:43:12.073Z] 28fadb4c6e88: Preparing [2024-07-10T00:43:12.073Z] 7ee91bbe7d49: Preparing [2024-07-10T00:43:12.073Z] fa7f04ad14f5: Preparing [2024-07-10T00:43:12.073Z] 3266bfb2fae6: Preparing [2024-07-10T00:43:12.073Z] b610e8b4781d: Preparing [2024-07-10T00:43:12.073Z] ac40f663242d: Preparing [2024-07-10T00:43:12.073Z] 6f19aeae0200: Preparing [2024-07-10T00:43:12.073Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:12.073Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:12.073Z] 20ef5fddf15c: Preparing [2024-07-10T00:43:12.073Z] 0b75095ed5c9: Preparing [2024-07-10T00:43:12.073Z] 5f70bf18a086: Preparing [2024-07-10T00:43:12.073Z] 6bb71a75fc70: Preparing [2024-07-10T00:43:12.073Z] 9845cbb683f2: Preparing [2024-07-10T00:43:12.073Z] 507f02b73ea5: Preparing [2024-07-10T00:43:12.073Z] da707bb00cb8: Preparing [2024-07-10T00:43:12.073Z] ac40f663242d: Waiting [2024-07-10T00:43:12.073Z] 6f19aeae0200: Waiting [2024-07-10T00:43:12.073Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:12.073Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:12.073Z] 20ef5fddf15c: Waiting [2024-07-10T00:43:12.073Z] 0b75095ed5c9: Waiting [2024-07-10T00:43:12.073Z] 5f70bf18a086: Waiting [2024-07-10T00:43:12.073Z] 507f02b73ea5: Waiting [2024-07-10T00:43:12.073Z] 6bb71a75fc70: Waiting [2024-07-10T00:43:12.073Z] 9845cbb683f2: Waiting [2024-07-10T00:43:12.073Z] da707bb00cb8: Waiting [2024-07-10T00:43:12.073Z] b610e8b4781d: Layer already exists [2024-07-10T00:43:12.073Z] 3266bfb2fae6: Layer already exists [2024-07-10T00:43:12.073Z] 7ee91bbe7d49: Layer already exists [2024-07-10T00:43:12.073Z] fa7f04ad14f5: Layer already exists [2024-07-10T00:43:12.073Z] 28fadb4c6e88: Layer already exists [2024-07-10T00:43:12.073Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:12.073Z] 6f19aeae0200: Layer already exists [2024-07-10T00:43:12.073Z] 20ef5fddf15c: Layer already exists [2024-07-10T00:43:12.073Z] ac40f663242d: Layer already exists [2024-07-10T00:43:12.073Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:12.073Z] 0b75095ed5c9: Layer already exists [2024-07-10T00:43:12.073Z] 6bb71a75fc70: Layer already exists [2024-07-10T00:43:12.073Z] 5f70bf18a086: Layer already exists [2024-07-10T00:43:12.073Z] 507f02b73ea5: Layer already exists [2024-07-10T00:43:12.073Z] 9845cbb683f2: Layer already exists [2024-07-10T00:43:12.338Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:12.338Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:12.690Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:13.040Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-10T00:43:13.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-10T00:43:13.040Z] 28fadb4c6e88: Preparing [2024-07-10T00:43:13.040Z] 7ee91bbe7d49: Preparing [2024-07-10T00:43:13.040Z] fa7f04ad14f5: Preparing [2024-07-10T00:43:13.040Z] 3266bfb2fae6: Preparing [2024-07-10T00:43:13.040Z] b610e8b4781d: Preparing [2024-07-10T00:43:13.040Z] ac40f663242d: Preparing [2024-07-10T00:43:13.040Z] 6f19aeae0200: Preparing [2024-07-10T00:43:13.040Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:13.040Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:13.040Z] 20ef5fddf15c: Preparing [2024-07-10T00:43:13.040Z] 0b75095ed5c9: Preparing [2024-07-10T00:43:13.040Z] 5f70bf18a086: Preparing [2024-07-10T00:43:13.040Z] 6bb71a75fc70: Preparing [2024-07-10T00:43:13.040Z] 6f19aeae0200: Waiting [2024-07-10T00:43:13.040Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:13.040Z] 9845cbb683f2: Preparing [2024-07-10T00:43:13.040Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:13.040Z] 507f02b73ea5: Preparing [2024-07-10T00:43:13.040Z] 20ef5fddf15c: Waiting [2024-07-10T00:43:13.040Z] da707bb00cb8: Preparing [2024-07-10T00:43:13.040Z] 0b75095ed5c9: Waiting [2024-07-10T00:43:13.040Z] 5f70bf18a086: Waiting [2024-07-10T00:43:13.040Z] 6bb71a75fc70: Waiting [2024-07-10T00:43:13.040Z] 9845cbb683f2: Waiting [2024-07-10T00:43:13.040Z] ac40f663242d: Waiting [2024-07-10T00:43:13.040Z] da707bb00cb8: Waiting [2024-07-10T00:43:13.040Z] 507f02b73ea5: Waiting [2024-07-10T00:43:13.040Z] b610e8b4781d: Layer already exists [2024-07-10T00:43:13.040Z] 3266bfb2fae6: Layer already exists [2024-07-10T00:43:13.040Z] fa7f04ad14f5: Layer already exists [2024-07-10T00:43:13.040Z] 7ee91bbe7d49: Layer already exists [2024-07-10T00:43:13.040Z] 28fadb4c6e88: Layer already exists [2024-07-10T00:43:13.040Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:13.040Z] 6f19aeae0200: Layer already exists [2024-07-10T00:43:13.040Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:13.040Z] ac40f663242d: Layer already exists [2024-07-10T00:43:13.040Z] 20ef5fddf15c: Layer already exists [2024-07-10T00:43:13.040Z] 0b75095ed5c9: Layer already exists [2024-07-10T00:43:13.040Z] 507f02b73ea5: Layer already exists [2024-07-10T00:43:13.040Z] 9845cbb683f2: Layer already exists [2024-07-10T00:43:13.040Z] 6bb71a75fc70: Layer already exists [2024-07-10T00:43:13.040Z] 5f70bf18a086: Layer already exists [2024-07-10T00:43:13.303Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:13.303Z] main: digest: sha256:c761dad3f4cc0576286a56dc955300eb82a748fe3169da2b950fcdd5fbcd8cb2 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:43:13.378Z] ===================================================== [Pipeline] echo [2024-07-10T00:43:13.394Z] taggedImages: [2024-07-10T00:43:13.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:13.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-10T00:43:13.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.32 [2024-07-10T00:43:13.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:13.394Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-10T00:43:13.417Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-10T00:43:13.417Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:13.417Z] latest [2024-07-10T00:43:13.417Z] 3.2.0-dev.32 [2024-07-10T00:43:13.417Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:13.417Z] main [2024-07-10T00:43:13.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:13.773Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:14.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:14.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-10T00:43:14.132Z] 8fad70ba3d1c: Preparing [2024-07-10T00:43:14.132Z] 7f584b13f15c: Preparing [2024-07-10T00:43:14.132Z] 6b0d2eaef293: Preparing [2024-07-10T00:43:14.132Z] 73c5419a9e5e: Preparing [2024-07-10T00:43:14.132Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:14.132Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:14.132Z] 4c676c959ae3: Preparing [2024-07-10T00:43:14.132Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:14.132Z] 3441839c8256: Preparing [2024-07-10T00:43:14.133Z] da707bb00cb8: Preparing [2024-07-10T00:43:14.133Z] 4c676c959ae3: Waiting [2024-07-10T00:43:14.133Z] da707bb00cb8: Waiting [2024-07-10T00:43:14.133Z] 3441839c8256: Waiting [2024-07-10T00:43:14.396Z] 6b0d2eaef293: Pushed [2024-07-10T00:43:14.396Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:14.396Z] 7f584b13f15c: Pushed [2024-07-10T00:43:14.396Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:14.396Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:14.396Z] 8fad70ba3d1c: Pushed [2024-07-10T00:43:14.396Z] 3441839c8256: Layer already exists [2024-07-10T00:43:14.396Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:19.709Z] 73c5419a9e5e: Pushed [2024-07-10T00:43:19.709Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:20.062Z] + 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 [2024-07-10T00:43:20.404Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-10T00:43:20.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-10T00:43:20.404Z] 8fad70ba3d1c: Preparing [2024-07-10T00:43:20.404Z] 7f584b13f15c: Preparing [2024-07-10T00:43:20.404Z] 6b0d2eaef293: Preparing [2024-07-10T00:43:20.404Z] 73c5419a9e5e: Preparing [2024-07-10T00:43:20.404Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:20.404Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:20.404Z] 4c676c959ae3: Preparing [2024-07-10T00:43:20.404Z] 3441839c8256: Preparing [2024-07-10T00:43:20.404Z] da707bb00cb8: Preparing [2024-07-10T00:43:20.404Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:20.404Z] 4c676c959ae3: Waiting [2024-07-10T00:43:20.404Z] 3441839c8256: Waiting [2024-07-10T00:43:20.404Z] da707bb00cb8: Waiting [2024-07-10T00:43:20.404Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:20.404Z] 6b0d2eaef293: Layer already exists [2024-07-10T00:43:20.404Z] 7f584b13f15c: Layer already exists [2024-07-10T00:43:20.404Z] 73c5419a9e5e: Layer already exists [2024-07-10T00:43:20.404Z] 8fad70ba3d1c: Layer already exists [2024-07-10T00:43:20.404Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:20.404Z] 3441839c8256: Layer already exists [2024-07-10T00:43:20.404Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:20.404Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:20.667Z] latest: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:21.010Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:21.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.32 [2024-07-10T00:43:21.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-10T00:43:21.355Z] 8fad70ba3d1c: Preparing [2024-07-10T00:43:21.355Z] 7f584b13f15c: Preparing [2024-07-10T00:43:21.355Z] 6b0d2eaef293: Preparing [2024-07-10T00:43:21.355Z] 73c5419a9e5e: Preparing [2024-07-10T00:43:21.355Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:21.355Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:21.355Z] 4c676c959ae3: Preparing [2024-07-10T00:43:21.355Z] 3441839c8256: Preparing [2024-07-10T00:43:21.355Z] da707bb00cb8: Preparing [2024-07-10T00:43:21.355Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:21.355Z] 4c676c959ae3: Waiting [2024-07-10T00:43:21.355Z] 3441839c8256: Waiting [2024-07-10T00:43:21.355Z] da707bb00cb8: Waiting [2024-07-10T00:43:21.355Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:21.355Z] 7f584b13f15c: Layer already exists [2024-07-10T00:43:21.355Z] 6b0d2eaef293: Layer already exists [2024-07-10T00:43:21.355Z] 8fad70ba3d1c: Layer already exists [2024-07-10T00:43:21.355Z] 73c5419a9e5e: Layer already exists [2024-07-10T00:43:21.355Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:21.355Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:21.355Z] 3441839c8256: Layer already exists [2024-07-10T00:43:21.355Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:21.619Z] 3.2.0-dev.32: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:21.963Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:22.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:22.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-10T00:43:22.308Z] 8fad70ba3d1c: Preparing [2024-07-10T00:43:22.308Z] 7f584b13f15c: Preparing [2024-07-10T00:43:22.308Z] 6b0d2eaef293: Preparing [2024-07-10T00:43:22.308Z] 73c5419a9e5e: Preparing [2024-07-10T00:43:22.308Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:22.308Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:22.308Z] 4c676c959ae3: Preparing [2024-07-10T00:43:22.308Z] 3441839c8256: Preparing [2024-07-10T00:43:22.308Z] da707bb00cb8: Preparing [2024-07-10T00:43:22.308Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:22.308Z] 3441839c8256: Waiting [2024-07-10T00:43:22.308Z] da707bb00cb8: Waiting [2024-07-10T00:43:22.308Z] 4c676c959ae3: Waiting [2024-07-10T00:43:22.308Z] 8fad70ba3d1c: Layer already exists [2024-07-10T00:43:22.308Z] 7f584b13f15c: Layer already exists [2024-07-10T00:43:22.308Z] 6b0d2eaef293: Layer already exists [2024-07-10T00:43:22.308Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:22.308Z] 73c5419a9e5e: Layer already exists [2024-07-10T00:43:22.308Z] 3441839c8256: Layer already exists [2024-07-10T00:43:22.308Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:22.308Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:22.308Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:22.573Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:22.919Z] + 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 [2024-07-10T00:43:23.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-10T00:43:23.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-10T00:43:23.272Z] 8fad70ba3d1c: Preparing [2024-07-10T00:43:23.272Z] 7f584b13f15c: Preparing [2024-07-10T00:43:23.272Z] 6b0d2eaef293: Preparing [2024-07-10T00:43:23.272Z] 73c5419a9e5e: Preparing [2024-07-10T00:43:23.272Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:23.272Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:23.272Z] 4c676c959ae3: Preparing [2024-07-10T00:43:23.272Z] 3441839c8256: Preparing [2024-07-10T00:43:23.272Z] da707bb00cb8: Preparing [2024-07-10T00:43:23.272Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:23.272Z] 4c676c959ae3: Waiting [2024-07-10T00:43:23.272Z] 3441839c8256: Waiting [2024-07-10T00:43:23.272Z] da707bb00cb8: Waiting [2024-07-10T00:43:23.272Z] 73c5419a9e5e: Layer already exists [2024-07-10T00:43:23.272Z] 8fad70ba3d1c: Layer already exists [2024-07-10T00:43:23.272Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:23.272Z] 7f584b13f15c: Layer already exists [2024-07-10T00:43:23.272Z] 6b0d2eaef293: Layer already exists [2024-07-10T00:43:23.272Z] 4c676c959ae3: Layer already exists [2024-07-10T00:43:23.272Z] 3441839c8256: Layer already exists [2024-07-10T00:43:23.272Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:23.272Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:23.536Z] main: digest: sha256:9f5b5d5be5af859adffafe0a5cae53667742862fb63527b03cda0bdce76a0901 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:43:23.604Z] ===================================================== [Pipeline] echo [2024-07-10T00:43:23.619Z] taggedImages: [2024-07-10T00:43:23.620Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:23.620Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-10T00:43:23.620Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.32 [2024-07-10T00:43:23.620Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:23.620Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-10T00:43:23.647Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-10T00:43:23.648Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:23.648Z] latest [2024-07-10T00:43:23.648Z] 3.2.0-dev.32 [2024-07-10T00:43:23.648Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:23.648Z] main [2024-07-10T00:43:23.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:24.013Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:24.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:24.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-10T00:43:24.364Z] e9edbc7fa338: Preparing [2024-07-10T00:43:24.364Z] 1cf9a392a6fc: Preparing [2024-07-10T00:43:24.364Z] 90ebc6b22dd9: Preparing [2024-07-10T00:43:24.364Z] a0efa70123e7: Preparing [2024-07-10T00:43:24.364Z] 5fb1d6016a15: Preparing [2024-07-10T00:43:24.364Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:24.364Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:24.364Z] f49cf222d517: Preparing [2024-07-10T00:43:24.364Z] faa47b10ad7e: Preparing [2024-07-10T00:43:24.364Z] 34a38862fe28: Preparing [2024-07-10T00:43:24.364Z] da707bb00cb8: Preparing [2024-07-10T00:43:24.364Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:24.364Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:24.364Z] f49cf222d517: Waiting [2024-07-10T00:43:24.364Z] da707bb00cb8: Waiting [2024-07-10T00:43:24.364Z] 34a38862fe28: Waiting [2024-07-10T00:43:24.364Z] faa47b10ad7e: Waiting [2024-07-10T00:43:24.632Z] e9edbc7fa338: Pushed [2024-07-10T00:43:24.632Z] a0efa70123e7: Pushed [2024-07-10T00:43:24.632Z] 1cf9a392a6fc: Pushed [2024-07-10T00:43:24.632Z] 5fb1d6016a15: Pushed [2024-07-10T00:43:24.632Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:24.632Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:24.898Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:24.898Z] f49cf222d517: Pushed [2024-07-10T00:43:24.898Z] faa47b10ad7e: Pushed [2024-07-10T00:43:26.828Z] 90ebc6b22dd9: Pushed [2024-07-10T00:43:28.757Z] 34a38862fe28: Pushed [2024-07-10T00:43:28.757Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:29.105Z] + 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 [2024-07-10T00:43:29.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-10T00:43:29.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-10T00:43:29.453Z] e9edbc7fa338: Preparing [2024-07-10T00:43:29.453Z] 1cf9a392a6fc: Preparing [2024-07-10T00:43:29.453Z] 90ebc6b22dd9: Preparing [2024-07-10T00:43:29.453Z] a0efa70123e7: Preparing [2024-07-10T00:43:29.453Z] 5fb1d6016a15: Preparing [2024-07-10T00:43:29.453Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:29.453Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:29.453Z] f49cf222d517: Preparing [2024-07-10T00:43:29.453Z] faa47b10ad7e: Preparing [2024-07-10T00:43:29.453Z] 34a38862fe28: Preparing [2024-07-10T00:43:29.453Z] da707bb00cb8: Preparing [2024-07-10T00:43:29.453Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:29.453Z] f49cf222d517: Waiting [2024-07-10T00:43:29.453Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:29.453Z] faa47b10ad7e: Waiting [2024-07-10T00:43:29.453Z] 34a38862fe28: Waiting [2024-07-10T00:43:29.453Z] da707bb00cb8: Waiting [2024-07-10T00:43:29.453Z] 90ebc6b22dd9: Layer already exists [2024-07-10T00:43:29.453Z] a0efa70123e7: Layer already exists [2024-07-10T00:43:29.453Z] 1cf9a392a6fc: Layer already exists [2024-07-10T00:43:29.453Z] 5fb1d6016a15: Layer already exists [2024-07-10T00:43:29.453Z] e9edbc7fa338: Layer already exists [2024-07-10T00:43:29.453Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:29.453Z] f49cf222d517: Layer already exists [2024-07-10T00:43:29.453Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:29.454Z] faa47b10ad7e: Layer already exists [2024-07-10T00:43:29.454Z] 34a38862fe28: Layer already exists [2024-07-10T00:43:29.454Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:29.718Z] latest: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:30.075Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:30.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.32 [2024-07-10T00:43:30.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-10T00:43:30.420Z] e9edbc7fa338: Preparing [2024-07-10T00:43:30.420Z] 1cf9a392a6fc: Preparing [2024-07-10T00:43:30.420Z] 90ebc6b22dd9: Preparing [2024-07-10T00:43:30.420Z] a0efa70123e7: Preparing [2024-07-10T00:43:30.420Z] 5fb1d6016a15: Preparing [2024-07-10T00:43:30.420Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:30.420Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:30.420Z] f49cf222d517: Preparing [2024-07-10T00:43:30.420Z] faa47b10ad7e: Preparing [2024-07-10T00:43:30.420Z] 34a38862fe28: Preparing [2024-07-10T00:43:30.420Z] da707bb00cb8: Preparing [2024-07-10T00:43:30.420Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:30.420Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:30.420Z] f49cf222d517: Waiting [2024-07-10T00:43:30.420Z] 34a38862fe28: Waiting [2024-07-10T00:43:30.420Z] da707bb00cb8: Waiting [2024-07-10T00:43:30.420Z] faa47b10ad7e: Waiting [2024-07-10T00:43:30.420Z] 5fb1d6016a15: Layer already exists [2024-07-10T00:43:30.420Z] 90ebc6b22dd9: Layer already exists [2024-07-10T00:43:30.420Z] 1cf9a392a6fc: Layer already exists [2024-07-10T00:43:30.420Z] a0efa70123e7: Layer already exists [2024-07-10T00:43:30.420Z] e9edbc7fa338: Layer already exists [2024-07-10T00:43:30.420Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:30.420Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:30.420Z] faa47b10ad7e: Layer already exists [2024-07-10T00:43:30.420Z] f49cf222d517: Layer already exists [2024-07-10T00:43:30.420Z] 34a38862fe28: Layer already exists [2024-07-10T00:43:30.420Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:30.684Z] 3.2.0-dev.32: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:31.031Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:31.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:31.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-10T00:43:31.369Z] e9edbc7fa338: Preparing [2024-07-10T00:43:31.369Z] 1cf9a392a6fc: Preparing [2024-07-10T00:43:31.369Z] 90ebc6b22dd9: Preparing [2024-07-10T00:43:31.369Z] a0efa70123e7: Preparing [2024-07-10T00:43:31.369Z] 5fb1d6016a15: Preparing [2024-07-10T00:43:31.369Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:31.369Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:31.369Z] f49cf222d517: Preparing [2024-07-10T00:43:31.369Z] faa47b10ad7e: Preparing [2024-07-10T00:43:31.369Z] 34a38862fe28: Preparing [2024-07-10T00:43:31.369Z] da707bb00cb8: Preparing [2024-07-10T00:43:31.369Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:31.369Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:31.369Z] f49cf222d517: Waiting [2024-07-10T00:43:31.369Z] faa47b10ad7e: Waiting [2024-07-10T00:43:31.369Z] a0efa70123e7: Layer already exists [2024-07-10T00:43:31.369Z] 1cf9a392a6fc: Layer already exists [2024-07-10T00:43:31.369Z] e9edbc7fa338: Layer already exists [2024-07-10T00:43:31.369Z] 5fb1d6016a15: Layer already exists [2024-07-10T00:43:31.369Z] 90ebc6b22dd9: Layer already exists [2024-07-10T00:43:31.369Z] f49cf222d517: Layer already exists [2024-07-10T00:43:31.369Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:31.369Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:31.369Z] faa47b10ad7e: Layer already exists [2024-07-10T00:43:31.369Z] 34a38862fe28: Layer already exists [2024-07-10T00:43:31.369Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:31.633Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:31.979Z] + 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 [2024-07-10T00:43:32.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-10T00:43:32.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-10T00:43:32.319Z] e9edbc7fa338: Preparing [2024-07-10T00:43:32.319Z] 1cf9a392a6fc: Preparing [2024-07-10T00:43:32.319Z] 90ebc6b22dd9: Preparing [2024-07-10T00:43:32.319Z] a0efa70123e7: Preparing [2024-07-10T00:43:32.319Z] 5fb1d6016a15: Preparing [2024-07-10T00:43:32.319Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:32.319Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:32.319Z] f49cf222d517: Preparing [2024-07-10T00:43:32.319Z] faa47b10ad7e: Preparing [2024-07-10T00:43:32.319Z] 34a38862fe28: Preparing [2024-07-10T00:43:32.319Z] da707bb00cb8: Preparing [2024-07-10T00:43:32.319Z] f49cf222d517: Waiting [2024-07-10T00:43:32.319Z] faa47b10ad7e: Waiting [2024-07-10T00:43:32.319Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:32.319Z] 34a38862fe28: Waiting [2024-07-10T00:43:32.319Z] da707bb00cb8: Waiting [2024-07-10T00:43:32.319Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:32.319Z] e9edbc7fa338: Layer already exists [2024-07-10T00:43:32.319Z] a0efa70123e7: Layer already exists [2024-07-10T00:43:32.319Z] 1cf9a392a6fc: Layer already exists [2024-07-10T00:43:32.319Z] 90ebc6b22dd9: Layer already exists [2024-07-10T00:43:32.319Z] 5fb1d6016a15: Layer already exists [2024-07-10T00:43:32.319Z] faa47b10ad7e: Layer already exists [2024-07-10T00:43:32.319Z] f49cf222d517: Layer already exists [2024-07-10T00:43:32.319Z] 34a38862fe28: Layer already exists [2024-07-10T00:43:32.319Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:32.319Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:32.319Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:32.583Z] main: digest: sha256:87844e1d408f8961c6e98ff59b093ea5e31f7fc068d8e43c5a2685d6eb4f6678 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:43:32.658Z] ===================================================== [Pipeline] echo [2024-07-10T00:43:32.669Z] taggedImages: [2024-07-10T00:43:32.669Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:32.669Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-10T00:43:32.669Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.32 [2024-07-10T00:43:32.669Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:32.669Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-10T00:43:32.696Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-10T00:43:32.697Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:32.697Z] latest [2024-07-10T00:43:32.697Z] 3.2.0-dev.32 [2024-07-10T00:43:32.697Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:32.697Z] main [2024-07-10T00:43:32.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:33.057Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:33.408Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:33.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-10T00:43:33.408Z] 26eb9165e5b6: Preparing [2024-07-10T00:43:33.408Z] 8e2e1bb315f4: Preparing [2024-07-10T00:43:33.408Z] 6db6f2332513: Preparing [2024-07-10T00:43:33.408Z] 911fd2f35819: Preparing [2024-07-10T00:43:33.408Z] 80e851b06b84: Preparing [2024-07-10T00:43:33.408Z] 8f31c39c3385: Preparing [2024-07-10T00:43:33.408Z] fcdea7bfa934: Preparing [2024-07-10T00:43:33.408Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:33.408Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:33.408Z] 97629d793c17: Preparing [2024-07-10T00:43:33.408Z] 888baa05bea5: Preparing [2024-07-10T00:43:33.408Z] da707bb00cb8: Preparing [2024-07-10T00:43:33.408Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:33.408Z] 97629d793c17: Waiting [2024-07-10T00:43:33.408Z] 888baa05bea5: Waiting [2024-07-10T00:43:33.408Z] da707bb00cb8: Waiting [2024-07-10T00:43:33.408Z] fcdea7bfa934: Waiting [2024-07-10T00:43:33.408Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:33.408Z] 8f31c39c3385: Waiting [2024-07-10T00:43:33.672Z] 8e2e1bb315f4: Pushed [2024-07-10T00:43:33.672Z] 80e851b06b84: Pushed [2024-07-10T00:43:33.672Z] 26eb9165e5b6: Pushed [2024-07-10T00:43:33.672Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:33.672Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:33.672Z] 8f31c39c3385: Pushed [2024-07-10T00:43:33.935Z] fcdea7bfa934: Pushed [2024-07-10T00:43:33.935Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:35.330Z] 97629d793c17: Pushed [2024-07-10T00:43:35.330Z] 911fd2f35819: Pushed [2024-07-10T00:43:36.283Z] 888baa05bea5: Pushed [2024-07-10T00:43:36.283Z] 6db6f2332513: Pushed [2024-07-10T00:43:36.547Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:36.897Z] + 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 [2024-07-10T00:43:37.238Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-10T00:43:37.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-10T00:43:37.239Z] 26eb9165e5b6: Preparing [2024-07-10T00:43:37.239Z] 8e2e1bb315f4: Preparing [2024-07-10T00:43:37.239Z] 6db6f2332513: Preparing [2024-07-10T00:43:37.239Z] 911fd2f35819: Preparing [2024-07-10T00:43:37.239Z] 80e851b06b84: Preparing [2024-07-10T00:43:37.239Z] 8f31c39c3385: Preparing [2024-07-10T00:43:37.239Z] fcdea7bfa934: Preparing [2024-07-10T00:43:37.239Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:37.239Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:37.239Z] 97629d793c17: Preparing [2024-07-10T00:43:37.239Z] 888baa05bea5: Preparing [2024-07-10T00:43:37.239Z] da707bb00cb8: Preparing [2024-07-10T00:43:37.239Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:37.239Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:37.239Z] 97629d793c17: Waiting [2024-07-10T00:43:37.239Z] 888baa05bea5: Waiting [2024-07-10T00:43:37.239Z] da707bb00cb8: Waiting [2024-07-10T00:43:37.239Z] 8f31c39c3385: Waiting [2024-07-10T00:43:37.239Z] fcdea7bfa934: Waiting [2024-07-10T00:43:37.239Z] 80e851b06b84: Layer already exists [2024-07-10T00:43:37.239Z] 911fd2f35819: Layer already exists [2024-07-10T00:43:37.239Z] 8e2e1bb315f4: Layer already exists [2024-07-10T00:43:37.239Z] 26eb9165e5b6: Layer already exists [2024-07-10T00:43:37.239Z] 6db6f2332513: Layer already exists [2024-07-10T00:43:37.239Z] fcdea7bfa934: Layer already exists [2024-07-10T00:43:37.239Z] 8f31c39c3385: Layer already exists [2024-07-10T00:43:37.239Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:37.239Z] 97629d793c17: Layer already exists [2024-07-10T00:43:37.239Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:37.239Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:37.239Z] 888baa05bea5: Layer already exists [2024-07-10T00:43:37.501Z] latest: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:37.842Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:38.187Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.32 [2024-07-10T00:43:38.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-10T00:43:38.187Z] 26eb9165e5b6: Preparing [2024-07-10T00:43:38.187Z] 8e2e1bb315f4: Preparing [2024-07-10T00:43:38.187Z] 6db6f2332513: Preparing [2024-07-10T00:43:38.187Z] 911fd2f35819: Preparing [2024-07-10T00:43:38.187Z] 80e851b06b84: Preparing [2024-07-10T00:43:38.187Z] 8f31c39c3385: Preparing [2024-07-10T00:43:38.187Z] fcdea7bfa934: Preparing [2024-07-10T00:43:38.187Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:38.187Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:38.187Z] 97629d793c17: Preparing [2024-07-10T00:43:38.187Z] 888baa05bea5: Preparing [2024-07-10T00:43:38.187Z] da707bb00cb8: Preparing [2024-07-10T00:43:38.187Z] 8f31c39c3385: Waiting [2024-07-10T00:43:38.187Z] fcdea7bfa934: Waiting [2024-07-10T00:43:38.187Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:38.187Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:38.187Z] 97629d793c17: Waiting [2024-07-10T00:43:38.187Z] 888baa05bea5: Waiting [2024-07-10T00:43:38.187Z] da707bb00cb8: Waiting [2024-07-10T00:43:38.187Z] 80e851b06b84: Layer already exists [2024-07-10T00:43:38.187Z] 26eb9165e5b6: Layer already exists [2024-07-10T00:43:38.187Z] 8e2e1bb315f4: Layer already exists [2024-07-10T00:43:38.187Z] 6db6f2332513: Layer already exists [2024-07-10T00:43:38.187Z] 911fd2f35819: Layer already exists [2024-07-10T00:43:38.187Z] 97629d793c17: Layer already exists [2024-07-10T00:43:38.187Z] fcdea7bfa934: Layer already exists [2024-07-10T00:43:38.187Z] 8f31c39c3385: Layer already exists [2024-07-10T00:43:38.187Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:38.187Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:38.187Z] 888baa05bea5: Layer already exists [2024-07-10T00:43:38.187Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:38.453Z] 3.2.0-dev.32: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:38.864Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:39.220Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:39.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-10T00:43:39.220Z] 26eb9165e5b6: Preparing [2024-07-10T00:43:39.220Z] 8e2e1bb315f4: Preparing [2024-07-10T00:43:39.220Z] 6db6f2332513: Preparing [2024-07-10T00:43:39.220Z] 911fd2f35819: Preparing [2024-07-10T00:43:39.220Z] 80e851b06b84: Preparing [2024-07-10T00:43:39.220Z] 8f31c39c3385: Preparing [2024-07-10T00:43:39.220Z] fcdea7bfa934: Preparing [2024-07-10T00:43:39.220Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:39.220Z] 8f31c39c3385: Waiting [2024-07-10T00:43:39.220Z] fcdea7bfa934: Waiting [2024-07-10T00:43:39.220Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:39.220Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:39.220Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:39.220Z] 97629d793c17: Preparing [2024-07-10T00:43:39.220Z] 888baa05bea5: Preparing [2024-07-10T00:43:39.220Z] da707bb00cb8: Preparing [2024-07-10T00:43:39.220Z] 888baa05bea5: Waiting [2024-07-10T00:43:39.220Z] 97629d793c17: Waiting [2024-07-10T00:43:39.220Z] da707bb00cb8: Waiting [2024-07-10T00:43:39.220Z] 6db6f2332513: Layer already exists [2024-07-10T00:43:39.220Z] 911fd2f35819: Layer already exists [2024-07-10T00:43:39.220Z] 80e851b06b84: Layer already exists [2024-07-10T00:43:39.220Z] 26eb9165e5b6: Layer already exists [2024-07-10T00:43:39.220Z] 8e2e1bb315f4: Layer already exists [2024-07-10T00:43:39.220Z] fcdea7bfa934: Layer already exists [2024-07-10T00:43:39.220Z] 8f31c39c3385: Layer already exists [2024-07-10T00:43:39.220Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:39.220Z] 97629d793c17: Layer already exists [2024-07-10T00:43:39.220Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:39.220Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:39.220Z] 888baa05bea5: Layer already exists [2024-07-10T00:43:39.497Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:39.860Z] + 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 [2024-07-10T00:43:40.211Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-10T00:43:40.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-10T00:43:40.211Z] 26eb9165e5b6: Preparing [2024-07-10T00:43:40.211Z] 8e2e1bb315f4: Preparing [2024-07-10T00:43:40.211Z] 6db6f2332513: Preparing [2024-07-10T00:43:40.211Z] 911fd2f35819: Preparing [2024-07-10T00:43:40.211Z] 80e851b06b84: Preparing [2024-07-10T00:43:40.211Z] 8f31c39c3385: Preparing [2024-07-10T00:43:40.211Z] fcdea7bfa934: Preparing [2024-07-10T00:43:40.211Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:40.211Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:40.211Z] 97629d793c17: Preparing [2024-07-10T00:43:40.211Z] 888baa05bea5: Preparing [2024-07-10T00:43:40.211Z] da707bb00cb8: Preparing [2024-07-10T00:43:40.211Z] 1c305fbaaad4: Waiting [2024-07-10T00:43:40.211Z] 97629d793c17: Waiting [2024-07-10T00:43:40.211Z] 888baa05bea5: Waiting [2024-07-10T00:43:40.211Z] 8f31c39c3385: Waiting [2024-07-10T00:43:40.211Z] fcdea7bfa934: Waiting [2024-07-10T00:43:40.211Z] 5de0f9f4a861: Waiting [2024-07-10T00:43:40.211Z] da707bb00cb8: Waiting [2024-07-10T00:43:40.211Z] 80e851b06b84: Layer already exists [2024-07-10T00:43:40.211Z] 26eb9165e5b6: Layer already exists [2024-07-10T00:43:40.211Z] 6db6f2332513: Layer already exists [2024-07-10T00:43:40.211Z] 911fd2f35819: Layer already exists [2024-07-10T00:43:40.211Z] 8e2e1bb315f4: Layer already exists [2024-07-10T00:43:40.211Z] 8f31c39c3385: Layer already exists [2024-07-10T00:43:40.211Z] fcdea7bfa934: Layer already exists [2024-07-10T00:43:40.211Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:40.211Z] 97629d793c17: Layer already exists [2024-07-10T00:43:40.211Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:40.211Z] 888baa05bea5: Layer already exists [2024-07-10T00:43:40.211Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:40.479Z] main: digest: sha256:03092747bfb78813dfd0dc19ed0e6545be10ef1880837bd6959d188256459f8b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:43:40.548Z] ===================================================== [Pipeline] echo [2024-07-10T00:43:40.561Z] taggedImages: [2024-07-10T00:43:40.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:40.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-10T00:43:40.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.32 [2024-07-10T00:43:40.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:40.561Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-10T00:43:40.675Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-10T00:43:40.675Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:40.675Z] latest [2024-07-10T00:43:40.675Z] 3.2.0-dev.32 [2024-07-10T00:43:40.675Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:40.675Z] main [2024-07-10T00:43:40.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:41.035Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:41.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:41.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-10T00:43:41.377Z] c14f37787a39: Preparing [2024-07-10T00:43:41.377Z] 089fbab130d2: Preparing [2024-07-10T00:43:41.377Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:41.377Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:41.377Z] 67e7f7255c58: Preparing [2024-07-10T00:43:41.377Z] 3630f4374a29: Preparing [2024-07-10T00:43:41.377Z] da707bb00cb8: Preparing [2024-07-10T00:43:41.377Z] 3630f4374a29: Waiting [2024-07-10T00:43:41.377Z] da707bb00cb8: Waiting [2024-07-10T00:43:41.377Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:41.650Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:41.650Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:41.650Z] c14f37787a39: Pushed [2024-07-10T00:43:43.048Z] 67e7f7255c58: Pushed [2024-07-10T00:43:43.048Z] 3630f4374a29: Pushed [2024-07-10T00:43:44.976Z] 089fbab130d2: Pushed [2024-07-10T00:43:45.239Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:45.596Z] + 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 [2024-07-10T00:43:45.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-10T00:43:45.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-10T00:43:45.939Z] c14f37787a39: Preparing [2024-07-10T00:43:45.939Z] 089fbab130d2: Preparing [2024-07-10T00:43:45.939Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:45.939Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:45.939Z] 67e7f7255c58: Preparing [2024-07-10T00:43:45.939Z] 3630f4374a29: Preparing [2024-07-10T00:43:45.939Z] da707bb00cb8: Preparing [2024-07-10T00:43:45.939Z] 3630f4374a29: Waiting [2024-07-10T00:43:45.939Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:45.939Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:45.939Z] 089fbab130d2: Layer already exists [2024-07-10T00:43:45.939Z] 67e7f7255c58: Layer already exists [2024-07-10T00:43:45.939Z] c14f37787a39: Layer already exists [2024-07-10T00:43:45.939Z] 3630f4374a29: Layer already exists [2024-07-10T00:43:45.939Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:46.202Z] latest: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:46.553Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:46.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.32 [2024-07-10T00:43:46.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-10T00:43:46.895Z] c14f37787a39: Preparing [2024-07-10T00:43:46.895Z] 089fbab130d2: Preparing [2024-07-10T00:43:46.895Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:46.895Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:46.895Z] 67e7f7255c58: Preparing [2024-07-10T00:43:46.895Z] 3630f4374a29: Preparing [2024-07-10T00:43:46.895Z] da707bb00cb8: Preparing [2024-07-10T00:43:46.895Z] 3630f4374a29: Waiting [2024-07-10T00:43:46.895Z] da707bb00cb8: Waiting [2024-07-10T00:43:46.895Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:46.895Z] 089fbab130d2: Layer already exists [2024-07-10T00:43:46.896Z] 67e7f7255c58: Layer already exists [2024-07-10T00:43:46.896Z] c14f37787a39: Layer already exists [2024-07-10T00:43:46.896Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:46.896Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:46.896Z] 3630f4374a29: Layer already exists [2024-07-10T00:43:46.896Z] 3.2.0-dev.32: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:47.505Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:47.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:47.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-10T00:43:47.852Z] c14f37787a39: Preparing [2024-07-10T00:43:47.852Z] 089fbab130d2: Preparing [2024-07-10T00:43:47.852Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:47.852Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:47.852Z] 67e7f7255c58: Preparing [2024-07-10T00:43:47.852Z] 3630f4374a29: Preparing [2024-07-10T00:43:47.852Z] da707bb00cb8: Preparing [2024-07-10T00:43:47.852Z] 3630f4374a29: Waiting [2024-07-10T00:43:47.852Z] da707bb00cb8: Waiting [2024-07-10T00:43:47.852Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:47.852Z] 089fbab130d2: Layer already exists [2024-07-10T00:43:47.852Z] 67e7f7255c58: Layer already exists [2024-07-10T00:43:47.852Z] c14f37787a39: Layer already exists [2024-07-10T00:43:47.852Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:47.852Z] 3630f4374a29: Layer already exists [2024-07-10T00:43:47.852Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:47.852Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:48.464Z] + 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 [2024-07-10T00:43:48.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-10T00:43:48.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-10T00:43:48.808Z] c14f37787a39: Preparing [2024-07-10T00:43:48.808Z] 089fbab130d2: Preparing [2024-07-10T00:43:48.808Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:48.808Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:48.808Z] 67e7f7255c58: Preparing [2024-07-10T00:43:48.808Z] 3630f4374a29: Preparing [2024-07-10T00:43:48.808Z] da707bb00cb8: Preparing [2024-07-10T00:43:48.808Z] 3630f4374a29: Waiting [2024-07-10T00:43:48.808Z] da707bb00cb8: Waiting [2024-07-10T00:43:48.808Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:48.808Z] 089fbab130d2: Layer already exists [2024-07-10T00:43:48.808Z] 67e7f7255c58: Layer already exists [2024-07-10T00:43:48.808Z] c14f37787a39: Layer already exists [2024-07-10T00:43:48.808Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:48.808Z] 3630f4374a29: Layer already exists [2024-07-10T00:43:48.808Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:49.072Z] main: digest: sha256:6be87e1cbb3f6e34265c4c83cbec67da83aa5f9446baacb43514078dacbebb58 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:43:49.146Z] ===================================================== [Pipeline] echo [2024-07-10T00:43:49.158Z] taggedImages: [2024-07-10T00:43:49.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:49.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-10T00:43:49.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.32 [2024-07-10T00:43:49.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:49.158Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-10T00:43:49.188Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-10T00:43:49.188Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:49.188Z] latest [2024-07-10T00:43:49.188Z] 3.2.0-dev.32 [2024-07-10T00:43:49.188Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:43:49.188Z] main [2024-07-10T00:43:49.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:49.550Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:43:49.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:43:49.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-10T00:43:49.898Z] 6662fa5628e8: Preparing [2024-07-10T00:43:49.898Z] 5315834ad4fb: Preparing [2024-07-10T00:43:49.898Z] 862b0cf08375: Preparing [2024-07-10T00:43:49.898Z] 5de0f9f4a861: Preparing [2024-07-10T00:43:49.898Z] 1c305fbaaad4: Preparing [2024-07-10T00:43:49.898Z] 2c338e8f2d6d: Preparing [2024-07-10T00:43:49.898Z] 88581c01d85a: Preparing [2024-07-10T00:43:49.898Z] 9a7d46583e48: Preparing [2024-07-10T00:43:49.898Z] 20b2f5bba716: Preparing [2024-07-10T00:43:49.898Z] da707bb00cb8: Preparing [2024-07-10T00:43:49.898Z] 2c338e8f2d6d: Waiting [2024-07-10T00:43:49.898Z] 88581c01d85a: Waiting [2024-07-10T00:43:49.898Z] 9a7d46583e48: Waiting [2024-07-10T00:43:49.898Z] 20b2f5bba716: Waiting [2024-07-10T00:43:49.898Z] da707bb00cb8: Waiting [2024-07-10T00:43:49.898Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:43:49.898Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:43:50.164Z] 6662fa5628e8: Pushed [2024-07-10T00:43:50.164Z] 5315834ad4fb: Pushed [2024-07-10T00:43:50.164Z] 862b0cf08375: Pushed [2024-07-10T00:43:50.164Z] da707bb00cb8: Layer already exists [2024-07-10T00:43:50.428Z] 9a7d46583e48: Pushed [2024-07-10T00:43:52.354Z] 20b2f5bba716: Pushed [2024-07-10T00:44:02.381Z] 88581c01d85a: Pushed [2024-07-10T00:44:07.690Z] 2c338e8f2d6d: Pushed [2024-07-10T00:44:07.690Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:08.042Z] + 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 [2024-07-10T00:44:08.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-10T00:44:08.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-10T00:44:08.381Z] 6662fa5628e8: Preparing [2024-07-10T00:44:08.381Z] 5315834ad4fb: Preparing [2024-07-10T00:44:08.381Z] 862b0cf08375: Preparing [2024-07-10T00:44:08.381Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:08.381Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:08.381Z] 2c338e8f2d6d: Preparing [2024-07-10T00:44:08.381Z] 88581c01d85a: Preparing [2024-07-10T00:44:08.381Z] 9a7d46583e48: Preparing [2024-07-10T00:44:08.381Z] 20b2f5bba716: Preparing [2024-07-10T00:44:08.381Z] da707bb00cb8: Preparing [2024-07-10T00:44:08.381Z] 88581c01d85a: Waiting [2024-07-10T00:44:08.381Z] 9a7d46583e48: Waiting [2024-07-10T00:44:08.381Z] 2c338e8f2d6d: Waiting [2024-07-10T00:44:08.381Z] 20b2f5bba716: Waiting [2024-07-10T00:44:08.381Z] da707bb00cb8: Waiting [2024-07-10T00:44:08.381Z] 5315834ad4fb: Layer already exists [2024-07-10T00:44:08.381Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:08.381Z] 6662fa5628e8: Layer already exists [2024-07-10T00:44:08.381Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:08.381Z] 862b0cf08375: Layer already exists [2024-07-10T00:44:08.381Z] 2c338e8f2d6d: Layer already exists [2024-07-10T00:44:08.381Z] 88581c01d85a: Layer already exists [2024-07-10T00:44:08.381Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:08.381Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:08.381Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:08.644Z] latest: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:08.991Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:09.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.32 [2024-07-10T00:44:09.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-10T00:44:09.328Z] 6662fa5628e8: Preparing [2024-07-10T00:44:09.328Z] 5315834ad4fb: Preparing [2024-07-10T00:44:09.328Z] 862b0cf08375: Preparing [2024-07-10T00:44:09.328Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:09.328Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:09.328Z] 2c338e8f2d6d: Preparing [2024-07-10T00:44:09.328Z] 88581c01d85a: Preparing [2024-07-10T00:44:09.328Z] 9a7d46583e48: Preparing [2024-07-10T00:44:09.328Z] 20b2f5bba716: Preparing [2024-07-10T00:44:09.328Z] da707bb00cb8: Preparing [2024-07-10T00:44:09.328Z] 9a7d46583e48: Waiting [2024-07-10T00:44:09.328Z] 20b2f5bba716: Waiting [2024-07-10T00:44:09.328Z] da707bb00cb8: Waiting [2024-07-10T00:44:09.328Z] 2c338e8f2d6d: Waiting [2024-07-10T00:44:09.328Z] 88581c01d85a: Waiting [2024-07-10T00:44:09.328Z] 5315834ad4fb: Layer already exists [2024-07-10T00:44:09.328Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:09.328Z] 862b0cf08375: Layer already exists [2024-07-10T00:44:09.328Z] 6662fa5628e8: Layer already exists [2024-07-10T00:44:09.328Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:09.328Z] 88581c01d85a: Layer already exists [2024-07-10T00:44:09.328Z] 2c338e8f2d6d: Layer already exists [2024-07-10T00:44:09.328Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:09.328Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:09.328Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:09.592Z] 3.2.0-dev.32: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:09.935Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:10.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:10.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-10T00:44:10.279Z] 6662fa5628e8: Preparing [2024-07-10T00:44:10.279Z] 5315834ad4fb: Preparing [2024-07-10T00:44:10.279Z] 862b0cf08375: Preparing [2024-07-10T00:44:10.279Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:10.279Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:10.279Z] 2c338e8f2d6d: Preparing [2024-07-10T00:44:10.279Z] 88581c01d85a: Preparing [2024-07-10T00:44:10.279Z] 2c338e8f2d6d: Waiting [2024-07-10T00:44:10.279Z] 9a7d46583e48: Preparing [2024-07-10T00:44:10.279Z] 88581c01d85a: Waiting [2024-07-10T00:44:10.279Z] 20b2f5bba716: Preparing [2024-07-10T00:44:10.279Z] 9a7d46583e48: Waiting [2024-07-10T00:44:10.279Z] da707bb00cb8: Preparing [2024-07-10T00:44:10.279Z] 20b2f5bba716: Waiting [2024-07-10T00:44:10.279Z] da707bb00cb8: Waiting [2024-07-10T00:44:10.279Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:10.279Z] 6662fa5628e8: Layer already exists [2024-07-10T00:44:10.279Z] 862b0cf08375: Layer already exists [2024-07-10T00:44:10.279Z] 5315834ad4fb: Layer already exists [2024-07-10T00:44:10.279Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:10.279Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:10.279Z] 88581c01d85a: Layer already exists [2024-07-10T00:44:10.279Z] 2c338e8f2d6d: Layer already exists [2024-07-10T00:44:10.279Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:10.279Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:10.279Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:10.891Z] + 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 [2024-07-10T00:44:11.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-10T00:44:11.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-10T00:44:11.234Z] 6662fa5628e8: Preparing [2024-07-10T00:44:11.234Z] 5315834ad4fb: Preparing [2024-07-10T00:44:11.234Z] 862b0cf08375: Preparing [2024-07-10T00:44:11.234Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:11.234Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:11.234Z] 2c338e8f2d6d: Preparing [2024-07-10T00:44:11.234Z] 88581c01d85a: Preparing [2024-07-10T00:44:11.234Z] 9a7d46583e48: Preparing [2024-07-10T00:44:11.234Z] 20b2f5bba716: Preparing [2024-07-10T00:44:11.234Z] da707bb00cb8: Preparing [2024-07-10T00:44:11.234Z] 2c338e8f2d6d: Waiting [2024-07-10T00:44:11.234Z] 88581c01d85a: Waiting [2024-07-10T00:44:11.234Z] 9a7d46583e48: Waiting [2024-07-10T00:44:11.234Z] 20b2f5bba716: Waiting [2024-07-10T00:44:11.234Z] da707bb00cb8: Waiting [2024-07-10T00:44:11.234Z] 5315834ad4fb: Layer already exists [2024-07-10T00:44:11.234Z] 6662fa5628e8: Layer already exists [2024-07-10T00:44:11.234Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:11.234Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:11.234Z] 862b0cf08375: Layer already exists [2024-07-10T00:44:11.234Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:11.234Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:11.234Z] 88581c01d85a: Layer already exists [2024-07-10T00:44:11.234Z] 2c338e8f2d6d: Layer already exists [2024-07-10T00:44:11.234Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:11.234Z] main: digest: sha256:0e80a62d740cc9be99c74759097723975ab1b6385d42d6adb30f5cacb07e9900 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:44:11.571Z] ===================================================== [Pipeline] echo [2024-07-10T00:44:11.586Z] taggedImages: [2024-07-10T00:44:11.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:11.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-10T00:44:11.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.32 [2024-07-10T00:44:11.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:11.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-10T00:44:11.614Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-10T00:44:11.614Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:11.614Z] latest [2024-07-10T00:44:11.614Z] 3.2.0-dev.32 [2024-07-10T00:44:11.614Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:11.614Z] main [2024-07-10T00:44:11.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:11.960Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:12.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:12.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-10T00:44:12.305Z] e6dcee57fe49: Preparing [2024-07-10T00:44:12.305Z] c2a8275bbeca: Preparing [2024-07-10T00:44:12.305Z] eb0e4f0d153b: Preparing [2024-07-10T00:44:12.305Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:12.305Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:12.305Z] e4c70ee8ffc1: Preparing [2024-07-10T00:44:12.305Z] 21686cc8f2c0: Preparing [2024-07-10T00:44:12.305Z] e4c70ee8ffc1: Waiting [2024-07-10T00:44:12.305Z] 0a315cb77257: Preparing [2024-07-10T00:44:12.305Z] 21686cc8f2c0: Waiting [2024-07-10T00:44:12.305Z] da707bb00cb8: Preparing [2024-07-10T00:44:12.305Z] 0a315cb77257: Waiting [2024-07-10T00:44:12.305Z] da707bb00cb8: Waiting [2024-07-10T00:44:12.305Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:12.305Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:12.569Z] eb0e4f0d153b: Pushed [2024-07-10T00:44:12.569Z] c2a8275bbeca: Pushed [2024-07-10T00:44:12.569Z] e6dcee57fe49: Pushed [2024-07-10T00:44:12.569Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:13.146Z] 0a315cb77257: Pushed [2024-07-10T00:44:13.723Z] 21686cc8f2c0: Pushed [2024-07-10T00:44:31.873Z] e4c70ee8ffc1: Pushed [2024-07-10T00:44:31.873Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:32.215Z] + 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 [2024-07-10T00:44:32.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-10T00:44:32.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-10T00:44:32.554Z] e6dcee57fe49: Preparing [2024-07-10T00:44:32.554Z] c2a8275bbeca: Preparing [2024-07-10T00:44:32.554Z] eb0e4f0d153b: Preparing [2024-07-10T00:44:32.554Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:32.554Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:32.554Z] e4c70ee8ffc1: Preparing [2024-07-10T00:44:32.554Z] 21686cc8f2c0: Preparing [2024-07-10T00:44:32.554Z] 0a315cb77257: Preparing [2024-07-10T00:44:32.554Z] da707bb00cb8: Preparing [2024-07-10T00:44:32.554Z] 21686cc8f2c0: Waiting [2024-07-10T00:44:32.554Z] 0a315cb77257: Waiting [2024-07-10T00:44:32.554Z] e4c70ee8ffc1: Waiting [2024-07-10T00:44:32.554Z] da707bb00cb8: Waiting [2024-07-10T00:44:32.554Z] eb0e4f0d153b: Layer already exists [2024-07-10T00:44:32.554Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:32.554Z] e6dcee57fe49: Layer already exists [2024-07-10T00:44:32.554Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:32.554Z] c2a8275bbeca: Layer already exists [2024-07-10T00:44:32.554Z] 0a315cb77257: Layer already exists [2024-07-10T00:44:32.554Z] e4c70ee8ffc1: Layer already exists [2024-07-10T00:44:32.554Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:32.554Z] 21686cc8f2c0: Layer already exists [2024-07-10T00:44:32.817Z] latest: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:33.165Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:33.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.32 [2024-07-10T00:44:33.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-10T00:44:33.516Z] e6dcee57fe49: Preparing [2024-07-10T00:44:33.516Z] c2a8275bbeca: Preparing [2024-07-10T00:44:33.516Z] eb0e4f0d153b: Preparing [2024-07-10T00:44:33.516Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:33.516Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:33.516Z] e4c70ee8ffc1: Preparing [2024-07-10T00:44:33.516Z] 21686cc8f2c0: Preparing [2024-07-10T00:44:33.516Z] 0a315cb77257: Preparing [2024-07-10T00:44:33.516Z] da707bb00cb8: Preparing [2024-07-10T00:44:33.516Z] 21686cc8f2c0: Waiting [2024-07-10T00:44:33.516Z] 0a315cb77257: Waiting [2024-07-10T00:44:33.516Z] da707bb00cb8: Waiting [2024-07-10T00:44:33.516Z] e4c70ee8ffc1: Waiting [2024-07-10T00:44:33.516Z] e6dcee57fe49: Layer already exists [2024-07-10T00:44:33.516Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:33.516Z] c2a8275bbeca: Layer already exists [2024-07-10T00:44:33.516Z] eb0e4f0d153b: Layer already exists [2024-07-10T00:44:33.516Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:33.516Z] 21686cc8f2c0: Layer already exists [2024-07-10T00:44:33.516Z] 0a315cb77257: Layer already exists [2024-07-10T00:44:33.516Z] e4c70ee8ffc1: Layer already exists [2024-07-10T00:44:33.516Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:33.516Z] 3.2.0-dev.32: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:33.862Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:34.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:34.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-10T00:44:34.206Z] e6dcee57fe49: Preparing [2024-07-10T00:44:34.206Z] c2a8275bbeca: Preparing [2024-07-10T00:44:34.206Z] eb0e4f0d153b: Preparing [2024-07-10T00:44:34.206Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:34.206Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:34.206Z] e4c70ee8ffc1: Preparing [2024-07-10T00:44:34.206Z] 21686cc8f2c0: Preparing [2024-07-10T00:44:34.206Z] 0a315cb77257: Preparing [2024-07-10T00:44:34.206Z] da707bb00cb8: Preparing [2024-07-10T00:44:34.206Z] 21686cc8f2c0: Waiting [2024-07-10T00:44:34.206Z] 0a315cb77257: Waiting [2024-07-10T00:44:34.206Z] da707bb00cb8: Waiting [2024-07-10T00:44:34.206Z] e4c70ee8ffc1: Waiting [2024-07-10T00:44:34.206Z] c2a8275bbeca: Layer already exists [2024-07-10T00:44:34.206Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:34.206Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:34.206Z] eb0e4f0d153b: Layer already exists [2024-07-10T00:44:34.206Z] e6dcee57fe49: Layer already exists [2024-07-10T00:44:34.206Z] e4c70ee8ffc1: Layer already exists [2024-07-10T00:44:34.206Z] 21686cc8f2c0: Layer already exists [2024-07-10T00:44:34.206Z] 0a315cb77257: Layer already exists [2024-07-10T00:44:34.206Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:34.471Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:34.813Z] + 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 [2024-07-10T00:44:35.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-10T00:44:35.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-10T00:44:35.158Z] e6dcee57fe49: Preparing [2024-07-10T00:44:35.158Z] c2a8275bbeca: Preparing [2024-07-10T00:44:35.158Z] eb0e4f0d153b: Preparing [2024-07-10T00:44:35.158Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:35.159Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:35.159Z] e4c70ee8ffc1: Preparing [2024-07-10T00:44:35.159Z] 21686cc8f2c0: Preparing [2024-07-10T00:44:35.159Z] 0a315cb77257: Preparing [2024-07-10T00:44:35.159Z] da707bb00cb8: Preparing [2024-07-10T00:44:35.159Z] 21686cc8f2c0: Waiting [2024-07-10T00:44:35.159Z] 0a315cb77257: Waiting [2024-07-10T00:44:35.159Z] e4c70ee8ffc1: Waiting [2024-07-10T00:44:35.159Z] da707bb00cb8: Waiting [2024-07-10T00:44:35.159Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:35.159Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:35.159Z] e6dcee57fe49: Layer already exists [2024-07-10T00:44:35.159Z] eb0e4f0d153b: Layer already exists [2024-07-10T00:44:35.159Z] c2a8275bbeca: Layer already exists [2024-07-10T00:44:35.159Z] 0a315cb77257: Layer already exists [2024-07-10T00:44:35.159Z] e4c70ee8ffc1: Layer already exists [2024-07-10T00:44:35.159Z] 21686cc8f2c0: Layer already exists [2024-07-10T00:44:35.159Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:35.423Z] main: digest: sha256:212205bab93d284ddc7412e740ebe6ac9b6458f28ea37104433cfb824bcd47ae size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:44:35.503Z] ===================================================== [Pipeline] echo [2024-07-10T00:44:35.518Z] taggedImages: [2024-07-10T00:44:35.518Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:35.518Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-10T00:44:35.518Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.32 [2024-07-10T00:44:35.518Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:35.518Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-10T00:44:35.541Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-10T00:44:35.541Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:35.541Z] latest [2024-07-10T00:44:35.541Z] 3.2.0-dev.32 [2024-07-10T00:44:35.541Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:35.541Z] main [2024-07-10T00:44:35.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:35.898Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:36.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:36.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-10T00:44:36.237Z] b7597319bdc2: Preparing [2024-07-10T00:44:36.237Z] cb995337e4d7: Preparing [2024-07-10T00:44:36.237Z] 754ad967f1bc: Preparing [2024-07-10T00:44:36.237Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:36.237Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:36.237Z] 8b60c0b9aa6c: Preparing [2024-07-10T00:44:36.237Z] 9a7d46583e48: Preparing [2024-07-10T00:44:36.237Z] 20b2f5bba716: Preparing [2024-07-10T00:44:36.237Z] da707bb00cb8: Preparing [2024-07-10T00:44:36.237Z] 9a7d46583e48: Waiting [2024-07-10T00:44:36.237Z] 20b2f5bba716: Waiting [2024-07-10T00:44:36.237Z] da707bb00cb8: Waiting [2024-07-10T00:44:36.237Z] 8b60c0b9aa6c: Waiting [2024-07-10T00:44:36.237Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:36.237Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:36.500Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:36.500Z] b7597319bdc2: Pushed [2024-07-10T00:44:36.500Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:36.500Z] 754ad967f1bc: Pushed [2024-07-10T00:44:36.500Z] cb995337e4d7: Pushed [2024-07-10T00:44:36.500Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:54.661Z] 8b60c0b9aa6c: Pushed [2024-07-10T00:44:54.661Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:55.006Z] + 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 [2024-07-10T00:44:55.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-10T00:44:55.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-10T00:44:55.347Z] b7597319bdc2: Preparing [2024-07-10T00:44:55.347Z] cb995337e4d7: Preparing [2024-07-10T00:44:55.347Z] 754ad967f1bc: Preparing [2024-07-10T00:44:55.347Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:55.347Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:55.347Z] 8b60c0b9aa6c: Preparing [2024-07-10T00:44:55.347Z] 9a7d46583e48: Preparing [2024-07-10T00:44:55.347Z] 20b2f5bba716: Preparing [2024-07-10T00:44:55.347Z] da707bb00cb8: Preparing [2024-07-10T00:44:55.347Z] 8b60c0b9aa6c: Waiting [2024-07-10T00:44:55.347Z] 9a7d46583e48: Waiting [2024-07-10T00:44:55.347Z] 20b2f5bba716: Waiting [2024-07-10T00:44:55.347Z] da707bb00cb8: Waiting [2024-07-10T00:44:55.347Z] b7597319bdc2: Layer already exists [2024-07-10T00:44:55.347Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:55.347Z] 754ad967f1bc: Layer already exists [2024-07-10T00:44:55.347Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:55.347Z] cb995337e4d7: Layer already exists [2024-07-10T00:44:55.347Z] 8b60c0b9aa6c: Layer already exists [2024-07-10T00:44:55.347Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:55.347Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:55.347Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:55.611Z] latest: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:55.961Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:56.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.32 [2024-07-10T00:44:56.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-10T00:44:56.300Z] b7597319bdc2: Preparing [2024-07-10T00:44:56.300Z] cb995337e4d7: Preparing [2024-07-10T00:44:56.300Z] 754ad967f1bc: Preparing [2024-07-10T00:44:56.300Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:56.300Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:56.300Z] 8b60c0b9aa6c: Preparing [2024-07-10T00:44:56.300Z] 9a7d46583e48: Preparing [2024-07-10T00:44:56.300Z] 20b2f5bba716: Preparing [2024-07-10T00:44:56.300Z] da707bb00cb8: Preparing [2024-07-10T00:44:56.300Z] 8b60c0b9aa6c: Waiting [2024-07-10T00:44:56.300Z] 9a7d46583e48: Waiting [2024-07-10T00:44:56.300Z] 20b2f5bba716: Waiting [2024-07-10T00:44:56.300Z] da707bb00cb8: Waiting [2024-07-10T00:44:56.300Z] cb995337e4d7: Layer already exists [2024-07-10T00:44:56.300Z] 754ad967f1bc: Layer already exists [2024-07-10T00:44:56.300Z] b7597319bdc2: Layer already exists [2024-07-10T00:44:56.300Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:56.300Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:56.300Z] 8b60c0b9aa6c: Layer already exists [2024-07-10T00:44:56.300Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:56.300Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:56.300Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:56.300Z] 3.2.0-dev.32: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:56.910Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:57.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:57.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-10T00:44:57.247Z] b7597319bdc2: Preparing [2024-07-10T00:44:57.247Z] cb995337e4d7: Preparing [2024-07-10T00:44:57.247Z] 754ad967f1bc: Preparing [2024-07-10T00:44:57.247Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:57.247Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:57.247Z] 8b60c0b9aa6c: Preparing [2024-07-10T00:44:57.247Z] 9a7d46583e48: Preparing [2024-07-10T00:44:57.247Z] 8b60c0b9aa6c: Waiting [2024-07-10T00:44:57.247Z] 20b2f5bba716: Preparing [2024-07-10T00:44:57.247Z] 9a7d46583e48: Waiting [2024-07-10T00:44:57.247Z] 20b2f5bba716: Waiting [2024-07-10T00:44:57.247Z] da707bb00cb8: Preparing [2024-07-10T00:44:57.247Z] da707bb00cb8: Waiting [2024-07-10T00:44:57.247Z] b7597319bdc2: Layer already exists [2024-07-10T00:44:57.247Z] cb995337e4d7: Layer already exists [2024-07-10T00:44:57.247Z] 754ad967f1bc: Layer already exists [2024-07-10T00:44:57.247Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:57.247Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:57.247Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:57.247Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:57.247Z] 8b60c0b9aa6c: Layer already exists [2024-07-10T00:44:57.247Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:57.512Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:57.861Z] + 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 [2024-07-10T00:44:58.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-10T00:44:58.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-10T00:44:58.199Z] b7597319bdc2: Preparing [2024-07-10T00:44:58.199Z] cb995337e4d7: Preparing [2024-07-10T00:44:58.199Z] 754ad967f1bc: Preparing [2024-07-10T00:44:58.199Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:58.199Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:58.199Z] 8b60c0b9aa6c: Preparing [2024-07-10T00:44:58.199Z] 9a7d46583e48: Preparing [2024-07-10T00:44:58.199Z] 20b2f5bba716: Preparing [2024-07-10T00:44:58.199Z] da707bb00cb8: Preparing [2024-07-10T00:44:58.199Z] 20b2f5bba716: Waiting [2024-07-10T00:44:58.199Z] 8b60c0b9aa6c: Waiting [2024-07-10T00:44:58.199Z] da707bb00cb8: Waiting [2024-07-10T00:44:58.199Z] 9a7d46583e48: Waiting [2024-07-10T00:44:58.199Z] cb995337e4d7: Layer already exists [2024-07-10T00:44:58.199Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:58.199Z] 754ad967f1bc: Layer already exists [2024-07-10T00:44:58.199Z] b7597319bdc2: Layer already exists [2024-07-10T00:44:58.199Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:58.199Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:58.199Z] 8b60c0b9aa6c: Layer already exists [2024-07-10T00:44:58.199Z] 9a7d46583e48: Layer already exists [2024-07-10T00:44:58.199Z] 20b2f5bba716: Layer already exists [2024-07-10T00:44:58.464Z] main: digest: sha256:15f16ea547e20474d5d8dd5441fd6e8add346decda79b656384bd6e55995825f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:44:58.552Z] ===================================================== [Pipeline] echo [2024-07-10T00:44:58.567Z] taggedImages: [2024-07-10T00:44:58.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:58.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-10T00:44:58.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.32 [2024-07-10T00:44:58.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:58.568Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-10T00:44:58.591Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-10T00:44:58.591Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:58.591Z] latest [2024-07-10T00:44:58.591Z] 3.2.0-dev.32 [2024-07-10T00:44:58.591Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:44:58.591Z] main [2024-07-10T00:44:58.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:58.944Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:44:59.289Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:44:59.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-10T00:44:59.289Z] 2202f259b3db: Preparing [2024-07-10T00:44:59.289Z] 72bda4cda4c8: Preparing [2024-07-10T00:44:59.289Z] 5de0f9f4a861: Preparing [2024-07-10T00:44:59.289Z] 1c305fbaaad4: Preparing [2024-07-10T00:44:59.289Z] abea1587f09a: Preparing [2024-07-10T00:44:59.289Z] c03b2ae106da: Preparing [2024-07-10T00:44:59.289Z] da707bb00cb8: Preparing [2024-07-10T00:44:59.289Z] c03b2ae106da: Waiting [2024-07-10T00:44:59.289Z] da707bb00cb8: Waiting [2024-07-10T00:44:59.289Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:44:59.555Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:44:59.555Z] da707bb00cb8: Layer already exists [2024-07-10T00:44:59.555Z] 2202f259b3db: Pushed [2024-07-10T00:44:59.819Z] c03b2ae106da: Pushed [2024-07-10T00:45:00.772Z] abea1587f09a: Pushed [2024-07-10T00:45:06.095Z] 72bda4cda4c8: Pushed [2024-07-10T00:45:06.095Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:06.449Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:06.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-10T00:45:06.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-10T00:45:06.793Z] 2202f259b3db: Preparing [2024-07-10T00:45:06.793Z] 72bda4cda4c8: Preparing [2024-07-10T00:45:06.793Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:06.793Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:06.793Z] abea1587f09a: Preparing [2024-07-10T00:45:06.793Z] c03b2ae106da: Preparing [2024-07-10T00:45:06.793Z] da707bb00cb8: Preparing [2024-07-10T00:45:06.793Z] c03b2ae106da: Waiting [2024-07-10T00:45:06.793Z] da707bb00cb8: Waiting [2024-07-10T00:45:06.793Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:06.793Z] 72bda4cda4c8: Layer already exists [2024-07-10T00:45:06.793Z] abea1587f09a: Layer already exists [2024-07-10T00:45:06.793Z] 2202f259b3db: Layer already exists [2024-07-10T00:45:06.793Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:06.793Z] c03b2ae106da: Layer already exists [2024-07-10T00:45:06.793Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:07.057Z] latest: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:07.401Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:07.743Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.32 [2024-07-10T00:45:07.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-10T00:45:07.743Z] 2202f259b3db: Preparing [2024-07-10T00:45:07.743Z] 72bda4cda4c8: Preparing [2024-07-10T00:45:07.743Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:07.743Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:07.743Z] abea1587f09a: Preparing [2024-07-10T00:45:07.743Z] c03b2ae106da: Preparing [2024-07-10T00:45:07.743Z] da707bb00cb8: Preparing [2024-07-10T00:45:07.743Z] c03b2ae106da: Waiting [2024-07-10T00:45:07.743Z] da707bb00cb8: Waiting [2024-07-10T00:45:07.743Z] 2202f259b3db: Layer already exists [2024-07-10T00:45:07.743Z] abea1587f09a: Layer already exists [2024-07-10T00:45:07.743Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:07.743Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:07.743Z] 72bda4cda4c8: Layer already exists [2024-07-10T00:45:07.743Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:07.744Z] c03b2ae106da: Layer already exists [2024-07-10T00:45:07.744Z] 3.2.0-dev.32: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:08.357Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:08.699Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:45:08.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-10T00:45:08.699Z] 2202f259b3db: Preparing [2024-07-10T00:45:08.699Z] 72bda4cda4c8: Preparing [2024-07-10T00:45:08.699Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:08.699Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:08.699Z] abea1587f09a: Preparing [2024-07-10T00:45:08.699Z] c03b2ae106da: Preparing [2024-07-10T00:45:08.699Z] da707bb00cb8: Preparing [2024-07-10T00:45:08.699Z] c03b2ae106da: Waiting [2024-07-10T00:45:08.699Z] da707bb00cb8: Waiting [2024-07-10T00:45:08.699Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:08.699Z] 72bda4cda4c8: Layer already exists [2024-07-10T00:45:08.699Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:08.699Z] abea1587f09a: Layer already exists [2024-07-10T00:45:08.699Z] 2202f259b3db: Layer already exists [2024-07-10T00:45:08.699Z] c03b2ae106da: Layer already exists [2024-07-10T00:45:08.699Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:08.699Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:09.397Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:09.755Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-10T00:45:09.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-10T00:45:09.755Z] 2202f259b3db: Preparing [2024-07-10T00:45:09.755Z] 72bda4cda4c8: Preparing [2024-07-10T00:45:09.755Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:09.755Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:09.755Z] abea1587f09a: Preparing [2024-07-10T00:45:09.755Z] c03b2ae106da: Preparing [2024-07-10T00:45:09.755Z] da707bb00cb8: Preparing [2024-07-10T00:45:09.755Z] c03b2ae106da: Waiting [2024-07-10T00:45:09.755Z] da707bb00cb8: Waiting [2024-07-10T00:45:09.755Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:09.755Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:09.755Z] 72bda4cda4c8: Layer already exists [2024-07-10T00:45:09.755Z] abea1587f09a: Layer already exists [2024-07-10T00:45:09.755Z] 2202f259b3db: Layer already exists [2024-07-10T00:45:09.755Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:09.755Z] c03b2ae106da: Layer already exists [2024-07-10T00:45:10.025Z] main: digest: sha256:4fce9be7cfa4b4b0dca0a23f6226bb73a0c55c9a4c555e831ede141533a66df9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:45:10.103Z] ===================================================== [Pipeline] echo [2024-07-10T00:45:10.117Z] taggedImages: [2024-07-10T00:45:10.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:45:10.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-10T00:45:10.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.32 [2024-07-10T00:45:10.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:45:10.117Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-10T00:45:10.143Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-10T00:45:10.143Z] 5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:45:10.143Z] latest [2024-07-10T00:45:10.143Z] 3.2.0-dev.32 [2024-07-10T00:45:10.143Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:45:10.143Z] main [2024-07-10T00:45:10.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:10.521Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:10.893Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:45:10.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-10T00:45:10.893Z] 4dba5051949d: Preparing [2024-07-10T00:45:10.893Z] 64be00000249: Preparing [2024-07-10T00:45:10.893Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:10.893Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:10.893Z] 4c676c959ae3: Preparing [2024-07-10T00:45:10.893Z] 3441839c8256: Preparing [2024-07-10T00:45:10.893Z] da707bb00cb8: Preparing [2024-07-10T00:45:10.893Z] 3441839c8256: Waiting [2024-07-10T00:45:10.893Z] da707bb00cb8: Waiting [2024-07-10T00:45:10.893Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:10.893Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:11.171Z] 4c676c959ae3: Layer already exists [2024-07-10T00:45:11.171Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:11.171Z] 3441839c8256: Layer already exists [2024-07-10T00:45:11.171Z] 4dba5051949d: Pushed [2024-07-10T00:45:17.818Z] 64be00000249: Pushed [2024-07-10T00:45:17.818Z] 5e6f43925c50daa722df62c58882fd3722b24060: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:18.171Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:18.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-10T00:45:18.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-10T00:45:18.518Z] 4dba5051949d: Preparing [2024-07-10T00:45:18.518Z] 64be00000249: Preparing [2024-07-10T00:45:18.518Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:18.518Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:18.518Z] 4c676c959ae3: Preparing [2024-07-10T00:45:18.518Z] 3441839c8256: Preparing [2024-07-10T00:45:18.518Z] da707bb00cb8: Preparing [2024-07-10T00:45:18.518Z] 3441839c8256: Waiting [2024-07-10T00:45:18.518Z] da707bb00cb8: Waiting [2024-07-10T00:45:18.518Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:18.518Z] 4dba5051949d: Layer already exists [2024-07-10T00:45:18.518Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:18.518Z] 64be00000249: Layer already exists [2024-07-10T00:45:18.518Z] 4c676c959ae3: Layer already exists [2024-07-10T00:45:18.518Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:18.518Z] 3441839c8256: Layer already exists [2024-07-10T00:45:18.782Z] latest: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:19.126Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:19.467Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.32 [2024-07-10T00:45:19.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-10T00:45:19.467Z] 4dba5051949d: Preparing [2024-07-10T00:45:19.467Z] 64be00000249: Preparing [2024-07-10T00:45:19.467Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:19.467Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:19.467Z] 4c676c959ae3: Preparing [2024-07-10T00:45:19.467Z] 3441839c8256: Preparing [2024-07-10T00:45:19.467Z] da707bb00cb8: Preparing [2024-07-10T00:45:19.467Z] 3441839c8256: Waiting [2024-07-10T00:45:19.467Z] da707bb00cb8: Waiting [2024-07-10T00:45:19.467Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:19.467Z] 4dba5051949d: Layer already exists [2024-07-10T00:45:19.467Z] 64be00000249: Layer already exists [2024-07-10T00:45:19.467Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:19.467Z] 4c676c959ae3: Layer already exists [2024-07-10T00:45:19.467Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:19.467Z] 3441839c8256: Layer already exists [2024-07-10T00:45:19.731Z] 3.2.0-dev.32: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:20.070Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:20.415Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:45:20.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-10T00:45:20.415Z] 4dba5051949d: Preparing [2024-07-10T00:45:20.415Z] 64be00000249: Preparing [2024-07-10T00:45:20.415Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:20.415Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:20.415Z] 4c676c959ae3: Preparing [2024-07-10T00:45:20.415Z] 3441839c8256: Preparing [2024-07-10T00:45:20.415Z] da707bb00cb8: Preparing [2024-07-10T00:45:20.415Z] da707bb00cb8: Waiting [2024-07-10T00:45:20.415Z] 3441839c8256: Waiting [2024-07-10T00:45:20.415Z] 4c676c959ae3: Layer already exists [2024-07-10T00:45:20.415Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:20.415Z] 64be00000249: Layer already exists [2024-07-10T00:45:20.415Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:20.415Z] 4dba5051949d: Layer already exists [2024-07-10T00:45:20.415Z] 3441839c8256: Layer already exists [2024-07-10T00:45:20.415Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:20.680Z] 5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:21.022Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:21.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-10T00:45:21.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-10T00:45:21.363Z] 4dba5051949d: Preparing [2024-07-10T00:45:21.363Z] 64be00000249: Preparing [2024-07-10T00:45:21.363Z] 5de0f9f4a861: Preparing [2024-07-10T00:45:21.363Z] 1c305fbaaad4: Preparing [2024-07-10T00:45:21.363Z] 4c676c959ae3: Preparing [2024-07-10T00:45:21.363Z] 3441839c8256: Preparing [2024-07-10T00:45:21.363Z] da707bb00cb8: Preparing [2024-07-10T00:45:21.363Z] 3441839c8256: Waiting [2024-07-10T00:45:21.363Z] da707bb00cb8: Waiting [2024-07-10T00:45:21.363Z] 5de0f9f4a861: Layer already exists [2024-07-10T00:45:21.363Z] 1c305fbaaad4: Layer already exists [2024-07-10T00:45:21.363Z] 4dba5051949d: Layer already exists [2024-07-10T00:45:21.363Z] 64be00000249: Layer already exists [2024-07-10T00:45:21.363Z] 4c676c959ae3: Layer already exists [2024-07-10T00:45:21.363Z] 3441839c8256: Layer already exists [2024-07-10T00:45:21.363Z] da707bb00cb8: Layer already exists [2024-07-10T00:45:21.626Z] main: digest: sha256:5ae6858ba34252087b729973746508db94eab245c8c863f08e04dea5db30162b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-10T00:45:21.698Z] ===================================================== [Pipeline] echo [2024-07-10T00:45:21.710Z] taggedImages: [2024-07-10T00:45:21.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060 [2024-07-10T00:45:21.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-10T00:45:21.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.32 [2024-07-10T00:45:21.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e6f43925c50daa722df62c58882fd3722b24060-3.2.0-dev.32 [2024-07-10T00:45:21.710Z] - 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 [2024-07-10T00:45:22.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T00:45:22.092Z] [2024-07-10T00:45:22.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:45:22.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T00:45:22.416Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-10T00:45:22.416Z] 8998bd30e6a1: Pulling fs layer [2024-07-10T00:45:22.416Z] 04944245beec: Pulling fs layer [2024-07-10T00:45:22.416Z] 699f458cf7ca: Pulling fs layer [2024-07-10T00:45:22.416Z] 765212b225bb: Pulling fs layer [2024-07-10T00:45:22.416Z] f23df028b6ca: Pulling fs layer [2024-07-10T00:45:22.416Z] 765212b225bb: Waiting [2024-07-10T00:45:22.416Z] d65c8cfc05b1: Pulling fs layer [2024-07-10T00:45:22.416Z] 2437ff75d9bd: Pulling fs layer [2024-07-10T00:45:22.416Z] f23df028b6ca: Waiting [2024-07-10T00:45:22.416Z] d65c8cfc05b1: Waiting [2024-07-10T00:45:22.416Z] 2437ff75d9bd: Waiting [2024-07-10T00:45:22.682Z] 04944245beec: Verifying Checksum [2024-07-10T00:45:22.682Z] 04944245beec: Download complete [2024-07-10T00:45:22.682Z] 765212b225bb: Verifying Checksum [2024-07-10T00:45:22.682Z] 765212b225bb: Download complete [2024-07-10T00:45:22.682Z] f23df028b6ca: Download complete [2024-07-10T00:45:22.682Z] d65c8cfc05b1: Verifying Checksum [2024-07-10T00:45:22.682Z] d65c8cfc05b1: Download complete [2024-07-10T00:45:22.949Z] 699f458cf7ca: Verifying Checksum [2024-07-10T00:45:22.949Z] 699f458cf7ca: Download complete [2024-07-10T00:45:23.215Z] 8998bd30e6a1: Verifying Checksum [2024-07-10T00:45:23.215Z] 8998bd30e6a1: Download complete [2024-07-10T00:45:25.786Z] 2437ff75d9bd: Verifying Checksum [2024-07-10T00:45:25.786Z] 2437ff75d9bd: Download complete [2024-07-10T00:45:28.363Z] 8998bd30e6a1: Pull complete [2024-07-10T00:45:28.630Z] 04944245beec: Pull complete [2024-07-10T00:45:30.037Z] 699f458cf7ca: Pull complete [2024-07-10T00:45:30.619Z] 765212b225bb: Pull complete [2024-07-10T00:45:31.576Z] f23df028b6ca: Pull complete [2024-07-10T00:45:31.842Z] d65c8cfc05b1: Pull complete [2024-07-10T00:45:50.019Z] 2437ff75d9bd: Pull complete [2024-07-10T00:45:50.019Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-10T00:45:50.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-10T00:45:50.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:45:50.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-5279 does not seem to be running inside a container [2024-07-10T00:45:50.298Z] $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@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 [2024-07-10T00:45:53.084Z] $ docker top 8ce13e63f54589c136896f07d97349ceaa65b1fb647e24966569a9003dce3c98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:45:53.991Z] ---> job-cost.sh [2024-07-10T00:45:53.991Z] lf-activate-venv: SKIPPING [2024-07-10T00:45:53.991Z] INFO: No Stack... [2024-07-10T00:45:54.256Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-10T00:45:55.207Z] INFO: Archiving Costs [Pipeline] sh [2024-07-10T00:45:55.831Z] + cat /w/workspace/edgex-go/650/archives/cost.csv [2024-07-10T00:45:55.831Z] + cut -d, -f6 [Pipeline] lock [2024-07-10T00:45:55.863Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-650-stack-cost] [2024-07-10T00:45:55.873Z] Resource [jenkins-edgexfoundry-edgex-go-main-650-stack-cost] did not exist. Created. [2024-07-10T00:45:55.880Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-650-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-10T00:45:56.515Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-10T00:45:57.100Z] Stashed 1 file(s) [Pipeline] } [2024-07-10T00:45:57.113Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-650-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-10T00:45:57.146Z] $ docker stop --time=1 8ce13e63f54589c136896f07d97349ceaa65b1fb647e24966569a9003dce3c98 [2024-07-10T00:45:58.632Z] $ docker rm -f --volumes 8ce13e63f54589c136896f07d97349ceaa65b1fb647e24966569a9003dce3c98 [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 [2024-07-10T00:45:59.197Z] provisioning config files... [2024-07-10T00:45:59.212Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/650@tmp/config10037151720861746750tmp [Pipeline] { [Pipeline] sh [2024-07-10T00:45:59.526Z] + set +x [2024-07-10T00:45:59.526Z] + bash -s -- [2024-07-10T00:45:59.526Z] + curl -s https://codecov.io/bash [2024-07-10T00:45:59.785Z] [2024-07-10T00:45:59.785Z] _____ _ [2024-07-10T00:45:59.785Z] / ____| | | [2024-07-10T00:45:59.785Z] | | ___ __| | ___ ___ _____ __ [2024-07-10T00:45:59.785Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-10T00:45:59.785Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-10T00:45:59.785Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-10T00:45:59.785Z] Bash-1.0.6 [2024-07-10T00:45:59.785Z] [2024-07-10T00:45:59.785Z] [2024-07-10T00:45:59.785Z] ==> git version 2.25.1 found [2024-07-10T00:45:59.785Z] ==> 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 [2024-07-10T00:45:59.785Z] Release-Date: 2020-01-08 [2024-07-10T00:45:59.785Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-10T00:45:59.785Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-10T00:45:59.785Z] ==> Jenkins CI detected. [2024-07-10T00:45:59.785Z] current dir:  /w/workspace/edgex-go/650 [2024-07-10T00:45:59.785Z] project root: . [2024-07-10T00:45:59.785Z] --> token set from env [2024-07-10T00:45:59.785Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-10T00:45:59.785Z] ==> Running gcov in . (disable via -X gcov) [2024-07-10T00:45:59.785Z] ==> Python coveragepy not found [2024-07-10T00:45:59.785Z] ==> Searching for coverage reports in: [2024-07-10T00:45:59.785Z] + . [2024-07-10T00:45:59.785Z] -> Found 1 reports [2024-07-10T00:45:59.785Z] ==> Detecting git/mercurial file structure [2024-07-10T00:45:59.785Z] ==> Reading reports [2024-07-10T00:45:59.785Z] + ./coverage.out bytes=481595 [2024-07-10T00:45:59.785Z] ==> Appending adjustments [2024-07-10T00:45:59.785Z] https://docs.codecov.io/docs/fixing-reports [2024-07-10T00:46:01.165Z] + Found adjustments [2024-07-10T00:46:01.165Z] ==> Gzipping contents [2024-07-10T00:46:01.165Z] 60K /tmp/codecov.Ukm66F.gz [2024-07-10T00:46:01.165Z] ==> Uploading reports [2024-07-10T00:46:01.165Z] url: https://codecov.io [2024-07-10T00:46:01.166Z] query: branch=main&commit=5e6f43925c50daa722df62c58882fd3722b24060&build=650&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F650%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-10T00:46:01.166Z] -> Pinging Codecov [2024-07-10T00:46:01.166Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e6f43925c50daa722df62c58882fd3722b24060&build=650&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F650%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-10T00:46:01.166Z] -> Uploading to [2024-07-10T00:46:01.166Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-10/00271124DB129430A58F1EEE437C3FCB/5e6f43925c50daa722df62c58882fd3722b24060/8ffe43de-345b-423d-b4b2-355da2637dc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240710%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240710T004600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b694c7265ee4aea0736bc72205b8bc56821ae637eeeb611f8bd5716134a07380 [2024-07-10T00:46:01.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T00:46:01.166Z] Dload Upload Total Spent Left Speed [2024-07-10T00:46:01.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61375 0 0 100 61375 0 190k --:--:-- --:--:-- --:--:-- 190k [2024-07-10T00:46:01.425Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5e6f43925c50daa722df62c58882fd3722b24060 [Pipeline] } [2024-07-10T00:46:01.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-10T00:46:01.681Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-10T00:46:01.696Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:46:02.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-10T00:46:02.003Z] [2024-07-10T00:46:02.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:46:02.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-10T00:46:02.304Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-10T00:46:02.304Z] 619be1103602: Already exists [2024-07-10T00:46:02.304Z] f8ea3408117e: Pulling fs layer [2024-07-10T00:46:02.304Z] 91320369b822: Pulling fs layer [2024-07-10T00:46:02.304Z] 0406650e8295: Pulling fs layer [2024-07-10T00:46:02.304Z] 4f4fb700ef54: Pulling fs layer [2024-07-10T00:46:02.304Z] 96d80e3f36e1: Pulling fs layer [2024-07-10T00:46:02.304Z] bcf3aedb951c: Pulling fs layer [2024-07-10T00:46:02.304Z] bcf3aedb951c: Waiting [2024-07-10T00:46:02.304Z] 4f4fb700ef54: Waiting [2024-07-10T00:46:02.304Z] 96d80e3f36e1: Waiting [2024-07-10T00:46:02.304Z] 0406650e8295: Verifying Checksum [2024-07-10T00:46:02.304Z] 0406650e8295: Download complete [2024-07-10T00:46:02.304Z] f8ea3408117e: Download complete [2024-07-10T00:46:02.304Z] 4f4fb700ef54: Verifying Checksum [2024-07-10T00:46:02.304Z] 4f4fb700ef54: Download complete [2024-07-10T00:46:02.567Z] f8ea3408117e: Pull complete [2024-07-10T00:46:02.567Z] 96d80e3f36e1: Verifying Checksum [2024-07-10T00:46:02.567Z] 96d80e3f36e1: Download complete [2024-07-10T00:46:02.825Z] 91320369b822: Verifying Checksum [2024-07-10T00:46:02.825Z] 91320369b822: Download complete [2024-07-10T00:46:03.390Z] bcf3aedb951c: Verifying Checksum [2024-07-10T00:46:06.673Z] 91320369b822: Pull complete [2024-07-10T00:46:06.673Z] 0406650e8295: Pull complete [2024-07-10T00:46:06.673Z] 4f4fb700ef54: Pull complete [2024-07-10T00:46:06.673Z] 96d80e3f36e1: Pull complete [2024-07-10T00:46:09.956Z] bcf3aedb951c: Pull complete [2024-07-10T00:46:09.956Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-10T00:46:09.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-10T00:46:09.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:46:10.057Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:46:10.098Z] $ 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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-10T00:46:16.588Z] $ docker top 6c1d9be5bf1ca5ccdf911e83392ac9551643c408b32f469185cba4a818270a99 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T00:46:16.929Z] + git config --global --add safe.directory /w/workspace/edgex-go/650 [Pipeline] echo [2024-07-10T00:46:16.939Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-10T00:46:17.220Z] + set -o pipefail [2024-07-10T00:46:17.220Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-10T00:46:25.346Z] [2024-07-10T00:46:25.346Z] Monitoring /w/workspace/edgex-go/650 (github.com/edgexfoundry/edgex-go)... [2024-07-10T00:46:25.346Z] [2024-07-10T00:46:25.346Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5324f449-ad3e-4f81-ad36-1bd9d1249847 [2024-07-10T00:46:25.346Z] [2024-07-10T00:46:25.346Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-10T00:46:25.346Z] [2024-07-10T00:46:25.605Z] [2024-07-10T00:46:25.605Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-10T00:46:25.605Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-10T00:46:25.881Z] $ docker stop --time=1 6c1d9be5bf1ca5ccdf911e83392ac9551643c408b32f469185cba4a818270a99 [2024-07-10T00:46:31.110Z] $ docker rm -f --volumes 6c1d9be5bf1ca5ccdf911e83392ac9551643c408b32f469185cba4a818270a99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-10T00:46:31.687Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T00:46:31.700Z] provisioning config files... [2024-07-10T00:46:31.716Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/650@tmp/config340603943928521049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:46:32.020Z] --> edgex-publish-swagger.sh [2024-07-10T00:46:32.020Z] === Publish openapi/v3 API === [2024-07-10T00:46:32.020Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-10T00:46:32.020Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/650/openapi/v3/core-command.yaml] [2024-07-10T00:46:32.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T00:46:32.020Z] Dload Upload Total Spent Left Speed [2024-07-10T00:46:32.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 37723 --:--:-- --:--:-- --:--:-- 37680 100 32782 0 0 100 32782 0 37723 --:--:-- --:--:-- --:--:-- 37680 [2024-07-10T00:46:32.965Z] [2024-07-10T00:46:32.965Z] [2024-07-10T00:46:32.965Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/650/openapi/v3/core-data.yaml] [2024-07-10T00:46:32.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T00:46:32.965Z] Dload Upload Total Spent Left Speed [2024-07-10T00:46:33.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 111k --:--:-- --:--:-- --:--:-- 111k [2024-07-10T00:46:33.539Z] [2024-07-10T00:46:33.539Z] [2024-07-10T00:46:33.539Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/650/openapi/v3/core-keeper.yaml] [2024-07-10T00:46:33.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T00:46:33.539Z] Dload Upload Total Spent Left Speed [2024-07-10T00:46:33.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 186 92977 --:--:-- --:--:-- --:--:-- 93164 [2024-07-10T00:46:33.804Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-10T00:46:33.804Z] [2024-07-10T00:46:33.804Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/650/openapi/v3/core-metadata.yaml] [2024-07-10T00:46:33.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T00:46:33.804Z] Dload Upload Total Spent Left Speed [2024-07-10T00:46:34.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 317 302k --:--:-- --:--:-- --:--:-- 302k [2024-07-10T00:46:34.374Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-10T00:46:34.374Z] [2024-07-10T00:46:34.374Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/650/openapi/v3/support-notifications.yaml] [2024-07-10T00:46:34.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T00:46:34.374Z] Dload Upload Total Spent Left Speed [2024-07-10T00:46:34.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 271 148k --:--:-- --:--:-- --:--:-- 148k 100 87457 100 156 100 87301 271 148k --:--:-- --:--:-- --:--:-- 148k [2024-07-10T00:46:34.943Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-10T00:46:34.943Z] [2024-07-10T00:46:34.943Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/650/openapi/v3/support-scheduler.yaml] [2024-07-10T00:46:34.943Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-10T00:46:34.943Z] Dload Upload Total Spent Left Speed [2024-07-10T00:46:35.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 339 80334 --:--:-- --:--:-- --:--:-- 80849 [2024-07-10T00:46:35.511Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-10T00:46:35.511Z] [Pipeline] } [2024-07-10T00:46:35.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-07-10T00:46:35.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-10T00:46:35.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:46:36.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T00:46:36.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:46:36.388Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:46:36.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-10T00:46:36.843Z] $ docker top 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a -eo pid,comm [2024-07-10T00:46:36.885Z] 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). [2024-07-10T00:46:36.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-10T00:46:36.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T00:46:36.937Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T00:46:37.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T00:46:37.050Z] $ docker exec 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a ssh-agent [2024-07-10T00:46:37.136Z] SSH_AUTH_SOCK=/tmp/ssh-KT6Bw1L41yx4/agent.32 [2024-07-10T00:46:37.136Z] SSH_AGENT_PID=38 [2024-07-10T00:46:37.139Z] Running ssh-add (command line suppressed) [2024-07-10T00:46:37.252Z] Identity added: /w/workspace/edgex-go/650@tmp/private_key_361106920021285821.key (/w/workspace/edgex-go/650@tmp/private_key_361106920021285821.key) [2024-07-10T00:46:37.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T00:46:37.549Z] + git semver tag [2024-07-10T00:46:37.808Z] 2024-07-10 00:46:37,734 [run_tag] DEBUG tag force:False [2024-07-10T00:46:37.808Z] 2024-07-10 00:46:37,735 [check_head_tag] DEBUG check head tag [2024-07-10T00:46:37.808Z] 2024-07-10 00:46:37,736 [execute] INFO git cat-file --batch-check [2024-07-10T00:46:37.808Z] 2024-07-10 00:46:37,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=) [2024-07-10T00:46:37.808Z] 2024-07-10 00:46:37,740 [execute] INFO git cat-file --batch [2024-07-10T00:46:37.808Z] 2024-07-10 00:46:37,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=) [2024-07-10T00:46:37.809Z] 2024-07-10 00:46:37,773 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main [2024-07-10T00:46:37.809Z] 2024-07-10 00:46:37,774 [execute] INFO git tag -a v3.2.0-dev.32 -m v3.2.0-dev.32 [2024-07-10T00:46:37.809Z] 2024-07-10 00:46:37,774 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.32', '-m', 'v3.2.0-dev.32'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=None) [2024-07-10T00:46:37.809Z] 2024-07-10 00:46:37,778 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main [2024-07-10T00:46:37.809Z] 3.2.0-dev.32 [Pipeline] } [2024-07-10T00:46:37.822Z] $ docker exec --env ******** --env ******** 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a ssh-agent -k [2024-07-10T00:46:37.931Z] unset SSH_AUTH_SOCK; [2024-07-10T00:46:37.931Z] unset SSH_AGENT_PID; [2024-07-10T00:46:37.931Z] echo Agent pid 38 killed; [2024-07-10T00:46:37.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T00:46:38.257Z] + git semver [Pipeline] } [2024-07-10T00:46:38.536Z] $ docker stop --time=1 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a [2024-07-10T00:46:39.826Z] $ docker rm -f --volumes 3f1fdab9b6cd334c952df6f2b4f246ff030cfddf6ddac55f4d3cafd3f02a916a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:46:40.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-10T00:46:40.238Z] [2024-07-10T00:46:40.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:46:40.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-10T00:46:40.543Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-10T00:46:40.543Z] ab5ef0e58194: Pulling fs layer [2024-07-10T00:46:40.543Z] 9712f1f96733: Pulling fs layer [2024-07-10T00:46:40.543Z] 63f879dbbcfc: Pulling fs layer [2024-07-10T00:46:40.543Z] 0d9ebad4ef96: Pulling fs layer [2024-07-10T00:46:40.543Z] e9a5061849ea: Pulling fs layer [2024-07-10T00:46:40.543Z] d747dcd14b5f: Pulling fs layer [2024-07-10T00:46:40.543Z] 2de7ff778b66: Pulling fs layer [2024-07-10T00:46:40.543Z] 0d9ebad4ef96: Waiting [2024-07-10T00:46:40.543Z] e9a5061849ea: Waiting [2024-07-10T00:46:40.543Z] d747dcd14b5f: Waiting [2024-07-10T00:46:40.543Z] 2de7ff778b66: Waiting [2024-07-10T00:46:40.543Z] 9712f1f96733: Verifying Checksum [2024-07-10T00:46:40.543Z] 9712f1f96733: Download complete [2024-07-10T00:46:40.802Z] 63f879dbbcfc: Verifying Checksum [2024-07-10T00:46:40.802Z] 63f879dbbcfc: Download complete [2024-07-10T00:46:40.802Z] e9a5061849ea: Verifying Checksum [2024-07-10T00:46:40.802Z] e9a5061849ea: Download complete [2024-07-10T00:46:40.802Z] d747dcd14b5f: Verifying Checksum [2024-07-10T00:46:40.802Z] d747dcd14b5f: Download complete [2024-07-10T00:46:41.059Z] 0d9ebad4ef96: Verifying Checksum [2024-07-10T00:46:41.059Z] 0d9ebad4ef96: Download complete [2024-07-10T00:46:41.059Z] ab5ef0e58194: Verifying Checksum [2024-07-10T00:46:41.059Z] ab5ef0e58194: Download complete [2024-07-10T00:46:41.059Z] 2de7ff778b66: Verifying Checksum [2024-07-10T00:46:41.060Z] 2de7ff778b66: Download complete [2024-07-10T00:46:43.588Z] ab5ef0e58194: Pull complete [2024-07-10T00:46:43.588Z] 9712f1f96733: Pull complete [2024-07-10T00:46:44.152Z] 63f879dbbcfc: Pull complete [2024-07-10T00:46:47.435Z] 0d9ebad4ef96: Pull complete [2024-07-10T00:46:47.694Z] e9a5061849ea: Pull complete [2024-07-10T00:46:47.694Z] d747dcd14b5f: Pull complete [2024-07-10T00:46:48.627Z] 2de7ff778b66: Pull complete [2024-07-10T00:46:48.627Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-10T00:46:48.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-10T00:46:48.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:46:48.732Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:46:48.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-10T00:46:54.079Z] $ docker top 463cffd8dbd13c3582ad19a56e88c2ae571bef1f279479c234dd735540c9a6b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-10T00:46:54.152Z] provisioning config files... [2024-07-10T00:46:54.159Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/650@tmp/config7291055365377084291tmp [2024-07-10T00:46:54.169Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/650@tmp/config17780145873261174539tmp [2024-07-10T00:46:54.178Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/650@tmp/config9818175446148554735tmp [Pipeline] { [Pipeline] echo [2024-07-10T00:46:54.210Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:46:54.508Z] ---> sigul-configuration.sh [2024-07-10T00:46:54.508Z] gpg: directory `/root/.gnupg' created [2024-07-10T00:46:54.508Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-10T00:46:54.508Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-10T00:46:54.508Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-10T00:46:54.508Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-10T00:46:54.508Z] gpg: CAST5 encrypted data [2024-07-10T00:46:54.508Z] gpg: encrypted with 1 passphrase [2024-07-10T00:46:54.508Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-10T00:46:54.890Z] + mkdir /home/jenkins [2024-07-10T00:46:54.890Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-10T00:46:55.239Z] + 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 [2024-07-10T00:46:55.258Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:46:55.572Z] ---> sigul-install.sh [2024-07-10T00:46:55.572Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-10T00:46:55.870Z] + git tag --list [2024-07-10T00:46:55.870Z] 0.6.0 [2024-07-10T00:46:55.870Z] 0.6.1 [2024-07-10T00:46:55.870Z] 0.7.0 [2024-07-10T00:46:55.870Z] 0.7.1 [2024-07-10T00:46:55.870Z] v1.0.0 [2024-07-10T00:46:55.870Z] v1.0.1 [2024-07-10T00:46:55.870Z] v1.1.0 [2024-07-10T00:46:55.870Z] v1.2.0 [2024-07-10T00:46:55.870Z] v1.2.1 [2024-07-10T00:46:55.870Z] v1.3.0 [2024-07-10T00:46:55.870Z] v1.3.1 [2024-07-10T00:46:55.870Z] v2.0.0 [2024-07-10T00:46:55.870Z] v2.1.0 [2024-07-10T00:46:55.870Z] v2.1.1 [2024-07-10T00:46:55.870Z] v2.2.0 [2024-07-10T00:46:55.870Z] v2.3.0 [2024-07-10T00:46:55.870Z] v3.0 [2024-07-10T00:46:55.870Z] v3.0.0 [2024-07-10T00:46:55.870Z] v3.1 [2024-07-10T00:46:55.870Z] v3.1.0 [2024-07-10T00:46:55.870Z] v3.1.0-dev.1 [2024-07-10T00:46:55.870Z] v3.1.0-dev.10 [2024-07-10T00:46:55.870Z] v3.1.0-dev.11 [2024-07-10T00:46:55.870Z] v3.1.0-dev.12 [2024-07-10T00:46:55.870Z] v3.1.0-dev.13 [2024-07-10T00:46:55.870Z] v3.1.0-dev.14 [2024-07-10T00:46:55.870Z] v3.1.0-dev.15 [2024-07-10T00:46:55.870Z] v3.1.0-dev.16 [2024-07-10T00:46:55.870Z] v3.1.0-dev.17 [2024-07-10T00:46:55.870Z] v3.1.0-dev.18 [2024-07-10T00:46:55.870Z] v3.1.0-dev.19 [2024-07-10T00:46:55.870Z] v3.1.0-dev.2 [2024-07-10T00:46:55.870Z] v3.1.0-dev.20 [2024-07-10T00:46:55.870Z] v3.1.0-dev.21 [2024-07-10T00:46:55.870Z] v3.1.0-dev.22 [2024-07-10T00:46:55.870Z] v3.1.0-dev.23 [2024-07-10T00:46:55.870Z] v3.1.0-dev.24 [2024-07-10T00:46:55.870Z] v3.1.0-dev.25 [2024-07-10T00:46:55.870Z] v3.1.0-dev.26 [2024-07-10T00:46:55.870Z] v3.1.0-dev.27 [2024-07-10T00:46:55.870Z] v3.1.0-dev.28 [2024-07-10T00:46:55.870Z] v3.1.0-dev.29 [2024-07-10T00:46:55.870Z] v3.1.0-dev.3 [2024-07-10T00:46:55.870Z] v3.1.0-dev.30 [2024-07-10T00:46:55.870Z] v3.1.0-dev.31 [2024-07-10T00:46:55.870Z] v3.1.0-dev.32 [2024-07-10T00:46:55.870Z] v3.1.0-dev.33 [2024-07-10T00:46:55.870Z] v3.1.0-dev.34 [2024-07-10T00:46:55.870Z] v3.1.0-dev.35 [2024-07-10T00:46:55.870Z] v3.1.0-dev.36 [2024-07-10T00:46:55.870Z] v3.1.0-dev.37 [2024-07-10T00:46:55.870Z] v3.1.0-dev.38 [2024-07-10T00:46:55.870Z] v3.1.0-dev.39 [2024-07-10T00:46:55.870Z] v3.1.0-dev.4 [2024-07-10T00:46:55.870Z] v3.1.0-dev.40 [2024-07-10T00:46:55.870Z] v3.1.0-dev.41 [2024-07-10T00:46:55.870Z] v3.1.0-dev.42 [2024-07-10T00:46:55.870Z] v3.1.0-dev.43 [2024-07-10T00:46:55.870Z] v3.1.0-dev.44 [2024-07-10T00:46:55.870Z] v3.1.0-dev.45 [2024-07-10T00:46:55.870Z] v3.1.0-dev.46 [2024-07-10T00:46:55.870Z] v3.1.0-dev.47 [2024-07-10T00:46:55.870Z] v3.1.0-dev.48 [2024-07-10T00:46:55.870Z] v3.1.0-dev.49 [2024-07-10T00:46:55.870Z] v3.1.0-dev.5 [2024-07-10T00:46:55.870Z] v3.1.0-dev.50 [2024-07-10T00:46:55.870Z] v3.1.0-dev.51 [2024-07-10T00:46:55.870Z] v3.1.0-dev.52 [2024-07-10T00:46:55.870Z] v3.1.0-dev.53 [2024-07-10T00:46:55.870Z] v3.1.0-dev.54 [2024-07-10T00:46:55.870Z] v3.1.0-dev.55 [2024-07-10T00:46:55.870Z] v3.1.0-dev.56 [2024-07-10T00:46:55.870Z] v3.1.0-dev.57 [2024-07-10T00:46:55.870Z] v3.1.0-dev.58 [2024-07-10T00:46:55.870Z] v3.1.0-dev.59 [2024-07-10T00:46:55.870Z] v3.1.0-dev.6 [2024-07-10T00:46:55.870Z] v3.1.0-dev.60 [2024-07-10T00:46:55.870Z] v3.1.0-dev.61 [2024-07-10T00:46:55.870Z] v3.1.0-dev.62 [2024-07-10T00:46:55.870Z] v3.1.0-dev.63 [2024-07-10T00:46:55.870Z] v3.1.0-dev.64 [2024-07-10T00:46:55.870Z] v3.1.0-dev.65 [2024-07-10T00:46:55.870Z] v3.1.0-dev.66 [2024-07-10T00:46:55.870Z] v3.1.0-dev.67 [2024-07-10T00:46:55.870Z] v3.1.0-dev.68 [2024-07-10T00:46:55.870Z] v3.1.0-dev.69 [2024-07-10T00:46:55.870Z] v3.1.0-dev.7 [2024-07-10T00:46:55.870Z] v3.1.0-dev.70 [2024-07-10T00:46:55.870Z] v3.1.0-dev.71 [2024-07-10T00:46:55.870Z] v3.1.0-dev.72 [2024-07-10T00:46:55.870Z] v3.1.0-dev.73 [2024-07-10T00:46:55.870Z] v3.1.0-dev.8 [2024-07-10T00:46:55.870Z] v3.1.0-dev.9 [2024-07-10T00:46:55.870Z] v3.1.1 [2024-07-10T00:46:55.870Z] v3.1.1-dev.1 [2024-07-10T00:46:55.870Z] v3.1.1-dev.2 [2024-07-10T00:46:55.870Z] v3.2.0-dev.1 [2024-07-10T00:46:55.870Z] v3.2.0-dev.10 [2024-07-10T00:46:55.870Z] v3.2.0-dev.11 [2024-07-10T00:46:55.870Z] v3.2.0-dev.12 [2024-07-10T00:46:55.870Z] v3.2.0-dev.13 [2024-07-10T00:46:55.870Z] v3.2.0-dev.14 [2024-07-10T00:46:55.870Z] v3.2.0-dev.15 [2024-07-10T00:46:55.870Z] v3.2.0-dev.16 [2024-07-10T00:46:55.870Z] v3.2.0-dev.17 [2024-07-10T00:46:55.870Z] v3.2.0-dev.18 [2024-07-10T00:46:55.870Z] v3.2.0-dev.19 [2024-07-10T00:46:55.870Z] v3.2.0-dev.2 [2024-07-10T00:46:55.870Z] v3.2.0-dev.20 [2024-07-10T00:46:55.870Z] v3.2.0-dev.21 [2024-07-10T00:46:55.870Z] v3.2.0-dev.22 [2024-07-10T00:46:55.870Z] v3.2.0-dev.23 [2024-07-10T00:46:55.870Z] v3.2.0-dev.24 [2024-07-10T00:46:55.870Z] v3.2.0-dev.25 [2024-07-10T00:46:55.870Z] v3.2.0-dev.26 [2024-07-10T00:46:55.870Z] v3.2.0-dev.27 [2024-07-10T00:46:55.870Z] v3.2.0-dev.28 [2024-07-10T00:46:55.870Z] v3.2.0-dev.29 [2024-07-10T00:46:55.870Z] v3.2.0-dev.3 [2024-07-10T00:46:55.870Z] v3.2.0-dev.30 [2024-07-10T00:46:55.870Z] v3.2.0-dev.31 [2024-07-10T00:46:55.870Z] v3.2.0-dev.32 [2024-07-10T00:46:55.870Z] v3.2.0-dev.4 [2024-07-10T00:46:55.870Z] v3.2.0-dev.5 [2024-07-10T00:46:55.870Z] v3.2.0-dev.6 [2024-07-10T00:46:55.870Z] v3.2.0-dev.7 [2024-07-10T00:46:55.870Z] v3.2.0-dev.8 [2024-07-10T00:46:55.870Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-10T00:46:56.164Z] + lftools sign git-tag v3.2.0-dev.32 [2024-07-10T00:46:56.730Z] Signing Git tag with Sigul... [2024-07-10T00:46:56.730Z] Signing v3.2.0-dev.32 [Pipeline] echo [2024-07-10T00:46:57.314Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:46:57.606Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-10T00:46:57.614Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-10T00:46:57.643Z] $ docker stop --time=1 463cffd8dbd13c3582ad19a56e88c2ae571bef1f279479c234dd735540c9a6b0 [2024-07-10T00:46:58.969Z] $ docker rm -f --volumes 463cffd8dbd13c3582ad19a56e88c2ae571bef1f279479c234dd735540c9a6b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-10T00:46:59.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-10T00:46:59.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:46:59.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T00:46:59.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:46:59.780Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:46:59.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-10T00:47:00.208Z] $ docker top 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-10T00:47:00.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T00:47:00.307Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T00:47:00.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T00:47:00.422Z] $ docker exec 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 ssh-agent [2024-07-10T00:47:00.530Z] SSH_AUTH_SOCK=/tmp/ssh-JeDPFjqdyELl/agent.32 [2024-07-10T00:47:00.530Z] SSH_AGENT_PID=38 [2024-07-10T00:47:00.535Z] Running ssh-add (command line suppressed) [2024-07-10T00:47:00.657Z] Identity added: /w/workspace/edgex-go/650@tmp/private_key_13020695248781574141.key (/w/workspace/edgex-go/650@tmp/private_key_13020695248781574141.key) [2024-07-10T00:47:00.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T00:47:00.957Z] + git semver bump pre [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,170 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,170 [bump_version] DEBUG bumping version:3.2.0-dev.32 on axis:pre with prefix:dev [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,170 [bump_version] DEBUG bumped version:3.2.0-dev.33 [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,170 [write_version] DEBUG write version:3.2.0-dev.33 to path:/w/workspace/edgex-go/650/.semver/main with force:True [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,170 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,170 [write_file] DEBUG write to file:/w/workspace/edgex-go/650/.semver/main [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,172 [execute] INFO git cat-file --batch-check [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=) [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,178 [execute] INFO git cat-file --batch [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=) [2024-07-10T00:47:01.216Z] 2024-07-10 00:47:01,184 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main [2024-07-10T00:47:01.216Z] 3.2.0-dev.33 [Pipeline] } [2024-07-10T00:47:01.231Z] $ docker exec --env ******** --env ******** 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 ssh-agent -k [2024-07-10T00:47:01.338Z] unset SSH_AUTH_SOCK; [2024-07-10T00:47:01.339Z] unset SSH_AGENT_PID; [2024-07-10T00:47:01.339Z] echo Agent pid 38 killed; [2024-07-10T00:47:01.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T00:47:01.664Z] + git semver [Pipeline] } [2024-07-10T00:47:01.942Z] $ docker stop --time=1 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 [2024-07-10T00:47:03.237Z] $ docker rm -f --volumes 1572b2d008a1cd7542aaa42dbf06aba1e4cbf09ad593acb77ac6b1641dfe9133 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-10T00:47:03.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-10T00:47:03.584Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:47:03.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-10T00:47:03.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:47:03.973Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:47:04.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-10T00:47:04.387Z] $ docker top 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-10T00:47:04.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-10T00:47:04.479Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-10T00:47:04.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-10T00:47:04.617Z] $ docker exec 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 ssh-agent [2024-07-10T00:47:04.731Z] SSH_AUTH_SOCK=/tmp/ssh-wgU01fIxnRvK/agent.33 [2024-07-10T00:47:04.731Z] SSH_AGENT_PID=39 [2024-07-10T00:47:04.736Z] Running ssh-add (command line suppressed) [2024-07-10T00:47:04.840Z] Identity added: /w/workspace/edgex-go/650@tmp/private_key_10724845223860675581.key (/w/workspace/edgex-go/650@tmp/private_key_10724845223860675581.key) [2024-07-10T00:47:04.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-10T00:47:05.136Z] + git semver push [2024-07-10T00:47:05.396Z] 2024-07-10 00:47:05,329 [run_push] DEBUG push [2024-07-10T00:47:05.396Z] 2024-07-10 00:47:05,330 [execute] INFO git cat-file --batch-check [2024-07-10T00:47:05.396Z] 2024-07-10 00:47:05,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=) [2024-07-10T00:47:05.396Z] 2024-07-10 00:47:05,334 [execute] INFO git rev-list 9226545da753f648e4057a6bb524e346d1b3defc -- [2024-07-10T00:47:05.396Z] 2024-07-10 00:47:05,334 [execute] DEBUG Popen(['git', 'rev-list', '9226545da753f648e4057a6bb524e346d1b3defc', '--'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-10T00:47:05.396Z] 2024-07-10 00:47:05,351 [execute] INFO git fetch -v origin [2024-07-10T00:47:05.396Z] 2024-07-10 00:47:05,351 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-10T00:47:05.963Z] 2024-07-10 00:47:05,776 [run_push] DEBUG no remote changes detected [2024-07-10T00:47:05.964Z] 2024-07-10 00:47:05,777 [execute] INFO git push origin semver [2024-07-10T00:47:05.964Z] 2024-07-10 00:47:05,778 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/650/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-10T00:47:06.902Z] 2024-07-10 00:47:06,636 [run_push] DEBUG push all version tags [2024-07-10T00:47:06.902Z] 2024-07-10 00:47:06,637 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-10T00:47:06.902Z] 2024-07-10 00:47:06,638 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/650, universal_newlines=False, shell=None, istream=None) [2024-07-10T00:47:07.470Z] 2024-07-10 00:47:07,400 [read_version] DEBUG read version from /w/workspace/edgex-go/650/.semver/main [2024-07-10T00:47:07.470Z] 3.2.0-dev.33 [Pipeline] } [2024-07-10T00:47:07.486Z] $ docker exec --env ******** --env ******** 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 ssh-agent -k [2024-07-10T00:47:07.592Z] unset SSH_AUTH_SOCK; [2024-07-10T00:47:07.592Z] unset SSH_AGENT_PID; [2024-07-10T00:47:07.592Z] echo Agent pid 39 killed; [2024-07-10T00:47:07.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-10T00:47:07.936Z] + git semver [Pipeline] } [2024-07-10T00:47:08.217Z] $ docker stop --time=1 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 [2024-07-10T00:47:09.522Z] $ docker rm -f --volumes 0e714001d2437840ffc0ab65ea55b232633745c9db10485314714794c70b3f20 [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 [2024-07-10T00:47:10.107Z] + [ -d /w/workspace/edgex-go/650/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:47:10.403Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:47:11.268Z] ---> package-listing.sh [2024-07-10T00:47:11.268Z] ++ facter osfamily [2024-07-10T00:47:11.268Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-10T00:47:11.529Z] + OS_FAMILY=debian [2024-07-10T00:47:11.529Z] + workspace=/w/workspace/edgex-go/650 [2024-07-10T00:47:11.529Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-10T00:47:11.529Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-10T00:47:11.529Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-10T00:47:11.529Z] + PACKAGES=/tmp/packages_start.txt [2024-07-10T00:47:11.529Z] + '[' /w/workspace/edgex-go/650 ']' [2024-07-10T00:47:11.529Z] + PACKAGES=/tmp/packages_end.txt [2024-07-10T00:47:11.529Z] + case "${OS_FAMILY}" in [2024-07-10T00:47:11.529Z] + dpkg -l [2024-07-10T00:47:11.529Z] + grep '^ii' [2024-07-10T00:47:11.529Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-10T00:47:11.529Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-10T00:47:11.529Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-10T00:47:11.529Z] + '[' /w/workspace/edgex-go/650 ']' [2024-07-10T00:47:11.529Z] + mkdir -p /w/workspace/edgex-go/650/archives/ [2024-07-10T00:47:11.529Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/650/archives/ [Pipeline] echo [2024-07-10T00:47:11.538Z] 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/650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-10T00:47:11.815Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:47:12.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T00:47:12.382Z] [2024-07-10T00:47:12.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-10T00:47:12.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T00:47:12.684Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-10T00:47:12.684Z] 5eb5b503b376: Pulling fs layer [2024-07-10T00:47:12.684Z] 5c69ac0246d0: Pulling fs layer [2024-07-10T00:47:12.684Z] ec43610c2a17: Pulling fs layer [2024-07-10T00:47:12.684Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-10T00:47:12.684Z] 33b1e0a273af: Pulling fs layer [2024-07-10T00:47:12.684Z] 5d3b04190fa2: Pulling fs layer [2024-07-10T00:47:12.684Z] 2f39f015ded8: Pulling fs layer [2024-07-10T00:47:12.684Z] 33b1e0a273af: Waiting [2024-07-10T00:47:12.684Z] 5d3b04190fa2: Waiting [2024-07-10T00:47:12.684Z] 2f39f015ded8: Waiting [2024-07-10T00:47:12.684Z] 3a2ae6a8a46f: Waiting [2024-07-10T00:47:12.942Z] 5c69ac0246d0: Verifying Checksum [2024-07-10T00:47:12.942Z] 5c69ac0246d0: Download complete [2024-07-10T00:47:12.942Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-10T00:47:12.942Z] 3a2ae6a8a46f: Download complete [2024-07-10T00:47:12.942Z] 33b1e0a273af: Verifying Checksum [2024-07-10T00:47:12.942Z] 33b1e0a273af: Download complete [2024-07-10T00:47:12.942Z] 5d3b04190fa2: Verifying Checksum [2024-07-10T00:47:12.942Z] 5d3b04190fa2: Download complete [2024-07-10T00:47:12.942Z] ec43610c2a17: Verifying Checksum [2024-07-10T00:47:12.942Z] ec43610c2a17: Download complete [2024-07-10T00:47:12.942Z] 5eb5b503b376: Download complete [2024-07-10T00:47:13.875Z] 2f39f015ded8: Download complete [2024-07-10T00:47:14.134Z] 5eb5b503b376: Pull complete [2024-07-10T00:47:14.397Z] 5c69ac0246d0: Pull complete [2024-07-10T00:47:14.656Z] ec43610c2a17: Pull complete [2024-07-10T00:47:14.656Z] 3a2ae6a8a46f: Pull complete [2024-07-10T00:47:14.915Z] 33b1e0a273af: Pull complete [2024-07-10T00:47:14.915Z] 5d3b04190fa2: Pull complete [2024-07-10T00:47:19.108Z] 2f39f015ded8: Pull complete [2024-07-10T00:47:19.108Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-10T00:47:19.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-10T00:47:19.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-10T00:47:19.212Z] prd-ubuntu20.04-docker-8c-8g-5278 does not seem to be running inside a container [2024-07-10T00:47:19.246Z] $ 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/650/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/650 -v /w/workspace/edgex-go/650:/w/workspace/edgex-go/650:rw,z -v /w/workspace/edgex-go/650@tmp:/w/workspace/edgex-go/650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-10T00:47:22.534Z] $ docker top b451b4e2b8161ea557d3eaec556524528ba937c23690027598191fbd74386b9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-10T00:47:22.881Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-10T00:47:23.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-10T00:47:23.448Z] + ls /var/log/sa-host [2024-07-10T00:47:23.448Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-10T00:47:23.703Z] provisioning config files... [2024-07-10T00:47:23.715Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/650@tmp/config1858378546984635188tmp [Pipeline] { [Pipeline] echo [2024-07-10T00:47:23.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:47:24.012Z] ---> create-netrc.sh [Pipeline] } [2024-07-10T00:47:24.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:47:24.355Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-10T00:47:24.361Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:47:24.640Z] ---> sudo-logs.sh [2024-07-10T00:47:24.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-10T00:47:24.664Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:47:24.942Z] ---> job-cost.sh [2024-07-10T00:47:24.942Z] lf-activate-venv: SKIPPING [2024-07-10T00:47:24.942Z] DEBUG: total: 0.10999999940395355 [2024-07-10T00:47:24.942Z] INFO: Retrieving Stack Cost... [2024-07-10T00:47:25.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-10T00:47:25.459Z] INFO: Archiving Costs [Pipeline] echo [2024-07-10T00:47:25.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-10T00:47:25.745Z] ---> logs-deploy.sh [2024-07-10T00:47:25.745Z] lf-activate-venv: SKIPPING [2024-07-10T00:47:25.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/650 [2024-07-10T00:47:25.745Z] INFO: archiving workspace using pattern(s): [2024-07-10T00:47:26.679Z] Archives upload complete. [2024-07-10T00:47:26.679Z] INFO: archiving logs to Nexus