Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 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-ssh199305281041153575.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3700941162748732712.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14079398111982711856.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10648972799850157733.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-ssh18281352258828042964.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16264 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/711 [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/711 # 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 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b (main) Commit message: "Merge pull request #4934 from lindseysimple/issue-4930" > 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 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b # timeout=10 > git rev-list --no-walk 857d0fecce61170c92edb5e07a6e48f7da91e3cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T07:37:14.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T07:37:14.974Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T07:37:14.998Z] ========================================================= [2024-10-04T07:37:14.998Z] EdgeX Global Pipelines Version Info [2024-10-04T07:37:14.998Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:37:16.249Z] ------------------- [2024-10-04T07:37:16.249Z] stable info: [2024-10-04T07:37:16.249Z] ------------------- [2024-10-04T07:37:16.249Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T07:37:16.249Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T07:37:16.249Z] Message: update stable to v1.0.265 [2024-10-04T07:37:16.510Z] ------------------- [2024-10-04T07:37:16.511Z] experimental info: [2024-10-04T07:37:16.511Z] ------------------- [2024-10-04T07:37:16.511Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T07:37:16.511Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T07:37:16.511Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T07:37:16.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-04T07:37:16.605Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-04T07:37:16.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T07:37:16.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T07:37:16.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T07:37:16.705Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T07:37:16.726Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T07:37:16.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-04T07:37:16.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-04T07:37:16.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-04T07:37:16.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T07:37:16.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T07:37:16.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T07:37:16.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T07:37:16.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T07:37:16.939Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:37:16.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:37:16.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T07:37:17.015Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-04T07:37:17.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-04T07:37:17.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T07:37:17.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T07:37:17.102Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T07:37:17.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T07:37:17.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T07:37:17.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T07:37:17.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] echo [2024-10-04T07:37:17.237Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b6b5ce [Pipeline] echo [2024-10-04T07:37:17.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:37:17.312Z] provisioning config files... [2024-10-04T07:37:17.324Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/711@tmp/config4865400433230052746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:37:17.659Z] ---> ****-login.sh [2024-10-04T07:37:17.659Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:37:18.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:37:18.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:37:18.232Z] Configure a credential helper to remove this warning. See [2024-10-04T07:37:18.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:37:18.232Z] [2024-10-04T07:37:18.232Z] Login Succeeded [2024-10-04T07:37:18.232Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:37:18.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:37:18.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:37:18.495Z] Configure a credential helper to remove this warning. See [2024-10-04T07:37:18.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:37:18.495Z] [2024-10-04T07:37:18.495Z] Login Succeeded [2024-10-04T07:37:18.495Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:37:18.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:37:18.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:37:18.495Z] Configure a credential helper to remove this warning. See [2024-10-04T07:37:18.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:37:18.496Z] [2024-10-04T07:37:18.496Z] Login Succeeded [2024-10-04T07:37:18.496Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:37:18.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:37:18.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:37:18.759Z] Configure a credential helper to remove this warning. See [2024-10-04T07:37:18.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:37:18.759Z] [2024-10-04T07:37:18.759Z] Login Succeeded [2024-10-04T07:37:18.759Z] ****.io [2024-10-04T07:37:18.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:37:19.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:37:19.022Z] Configure a credential helper to remove this warning. See [2024-10-04T07:37:19.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:37:19.022Z] [2024-10-04T07:37:19.022Z] Login Succeeded [2024-10-04T07:37:19.022Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:37:19.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:37:19.362Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/core-command/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/core-data/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/core-keeper/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/core-metadata/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/support-notifications/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-04T07:37:19.362Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-04T07:37:19.362Z] + cut -d/ -f2 [2024-10-04T07:37:19.362Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-04T07:37:19.394Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-10-04T07:37:19.759Z] + git rev-list -1 --merges 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b~1..5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] echo [2024-10-04T07:37:19.770Z] -----------> git rev-list -1 --merges 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b~1..5b6b5cebbe9548f3d8439c4c1206c366677ffd4b 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:37:19.770Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [false] [Pipeline] sh [2024-10-04T07:37:20.062Z] + git log --format=format:%s -1 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] echo [2024-10-04T07:37:20.080Z] ========================================================= [2024-10-04T07:37:20.080Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T07:37:20.080Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-04T07:37:20.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:37:20.447Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T07:37:20.447Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T07:37:20.447Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T07:37:20.447Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T07:37:20.447Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T07:37:20.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:37:20.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:37:20.787Z] [2024-10-04T07:37:20.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:37:21.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:37:21.658Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T07:37:21.658Z] b85a868b505f: Pulling fs layer [2024-10-04T07:37:21.658Z] e2be974225ed: Pulling fs layer [2024-10-04T07:37:21.658Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T07:37:21.658Z] 988bab9f4d93: Pulling fs layer [2024-10-04T07:37:21.658Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T07:37:21.658Z] eaf3925da568: Pulling fs layer [2024-10-04T07:37:21.658Z] bab4dde63d76: Pulling fs layer [2024-10-04T07:37:21.658Z] bde34c3a00c8: Pulling fs layer [2024-10-04T07:37:21.658Z] b352a97aabf1: Pulling fs layer [2024-10-04T07:37:21.658Z] 4872d77fe225: Pulling fs layer [2024-10-04T07:37:21.658Z] 5851b861e8e6: Pulling fs layer [2024-10-04T07:37:21.658Z] 988bab9f4d93: Waiting [2024-10-04T07:37:21.658Z] 4872d77fe225: Waiting [2024-10-04T07:37:21.658Z] bde34c3a00c8: Waiting [2024-10-04T07:37:21.658Z] b352a97aabf1: Waiting [2024-10-04T07:37:21.658Z] 5851b861e8e6: Waiting [2024-10-04T07:37:21.658Z] 1469e6f7b9e6: Waiting [2024-10-04T07:37:21.658Z] bab4dde63d76: Waiting [2024-10-04T07:37:21.658Z] eaf3925da568: Waiting [2024-10-04T07:37:21.658Z] e2be974225ed: Download complete [2024-10-04T07:37:21.658Z] 988bab9f4d93: Verifying Checksum [2024-10-04T07:37:21.658Z] 988bab9f4d93: Download complete [2024-10-04T07:37:21.658Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T07:37:21.658Z] 1469e6f7b9e6: Download complete [2024-10-04T07:37:21.658Z] eaf3925da568: Verifying Checksum [2024-10-04T07:37:21.658Z] eaf3925da568: Download complete [2024-10-04T07:37:21.658Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T07:37:21.658Z] 339a4e72a1f5: Download complete [2024-10-04T07:37:21.658Z] bde34c3a00c8: Download complete [2024-10-04T07:37:21.658Z] b352a97aabf1: Verifying Checksum [2024-10-04T07:37:21.658Z] b352a97aabf1: Download complete [2024-10-04T07:37:21.658Z] 4872d77fe225: Verifying Checksum [2024-10-04T07:37:21.658Z] 4872d77fe225: Download complete [2024-10-04T07:37:21.658Z] 5851b861e8e6: Verifying Checksum [2024-10-04T07:37:21.658Z] 5851b861e8e6: Download complete [2024-10-04T07:37:21.916Z] b85a868b505f: Download complete [2024-10-04T07:37:22.175Z] bab4dde63d76: Verifying Checksum [2024-10-04T07:37:22.175Z] bab4dde63d76: Download complete [2024-10-04T07:37:23.555Z] b85a868b505f: Pull complete [2024-10-04T07:37:23.814Z] e2be974225ed: Pull complete [2024-10-04T07:37:24.751Z] 339a4e72a1f5: Pull complete [2024-10-04T07:37:25.054Z] 988bab9f4d93: Pull complete [2024-10-04T07:37:25.618Z] 1469e6f7b9e6: Pull complete [2024-10-04T07:37:25.619Z] eaf3925da568: Pull complete [2024-10-04T07:37:27.524Z] bab4dde63d76: Pull complete [2024-10-04T07:37:27.524Z] bde34c3a00c8: Pull complete [2024-10-04T07:37:27.524Z] b352a97aabf1: Pull complete [2024-10-04T07:37:27.782Z] 4872d77fe225: Pull complete [2024-10-04T07:37:27.782Z] 5851b861e8e6: Pull complete [2024-10-04T07:37:27.782Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T07:37:27.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:37:27.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:37:27.951Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T07:37:28.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T07:37:37.044Z] $ docker top bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 -eo pid,comm [2024-10-04T07:37:37.163Z] 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-10-04T07:37:37.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:37:37.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:37:37.244Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:37:37.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:37:37.406Z] $ docker exec bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 ssh-agent [2024-10-04T07:37:37.563Z] SSH_AUTH_SOCK=/tmp/ssh-APGOJssZN2ck/agent.14 [2024-10-04T07:37:37.563Z] SSH_AGENT_PID=20 [2024-10-04T07:37:37.570Z] Running ssh-add (command line suppressed) [2024-10-04T07:37:37.749Z] Identity added: /w/workspace/edgex-go/711@tmp/private_key_4082113315509048623.key (/w/workspace/edgex-go/711@tmp/private_key_4082113315509048623.key) [2024-10-04T07:37:37.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:37:38.067Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T07:37:38.081Z] $ docker exec --env ******** --env ******** bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 ssh-agent -k [2024-10-04T07:37:38.181Z] unset SSH_AUTH_SOCK; [2024-10-04T07:37:38.181Z] unset SSH_AGENT_PID; [2024-10-04T07:37:38.181Z] echo Agent pid 20 killed; [2024-10-04T07:37:38.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T07:37:38.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:37:38.226Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:37:38.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:37:38.342Z] $ docker exec bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 ssh-agent [2024-10-04T07:37:38.456Z] SSH_AUTH_SOCK=/tmp/ssh-Pvzgu9iupiCY/agent.72 [2024-10-04T07:37:38.456Z] SSH_AGENT_PID=78 [2024-10-04T07:37:38.461Z] Running ssh-add (command line suppressed) [2024-10-04T07:37:38.566Z] Identity added: /w/workspace/edgex-go/711@tmp/private_key_3001870441753439997.key (/w/workspace/edgex-go/711@tmp/private_key_3001870441753439997.key) [2024-10-04T07:37:38.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:37:38.870Z] + git semver init [2024-10-04T07:37:39.437Z] 2024-10-04 07:37:39,131 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T07:37:39.437Z] 2024-10-04 07:37:39,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/711/.semver [2024-10-04T07:37:39.437Z] 2024-10-04 07:37:39,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/711/.semver [2024-10-04T07:37:39.437Z] 2024-10-04 07:37:39,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/711/.semver'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:37:47.566Z] 2024-10-04 07:37:46,824 [append_file] DEBUG append to file:/w/workspace/edgex-go/711/.git/info/exclude [2024-10-04T07:37:47.566Z] 2024-10-04 07:37:46,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/711/.semver/main with force:False [2024-10-04T07:37:47.566Z] 2024-10-04 07:37:46,825 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main [2024-10-04T07:37:47.566Z] 2024-10-04 07:37:46,825 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main [2024-10-04T07:37:47.566Z] 3.2.0-dev.88 [Pipeline] } [2024-10-04T07:37:47.577Z] $ docker exec --env ******** --env ******** bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 ssh-agent -k [2024-10-04T07:37:47.680Z] unset SSH_AUTH_SOCK; [2024-10-04T07:37:47.681Z] unset SSH_AGENT_PID; [2024-10-04T07:37:47.682Z] echo Agent pid 78 killed; [2024-10-04T07:37:47.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:37:48.021Z] + git semver [Pipeline] } [2024-10-04T07:37:48.291Z] $ docker stop --time=1 bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 [2024-10-04T07:37:50.360Z] $ docker rm -f --volumes bc12678b9383d2ff677a9f36c0e3f77cf9f4b8480b0eb4bf4a843c2d487ef9d5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:37:50.706Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T07:37:51.005Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T07:37:51.009Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.88 [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-10-04T07:37:51.436Z] + git config --global --add safe.directory /w/workspace/edgex-go/711 [Pipeline] echo [2024-10-04T07:37:51.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:37:51.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:37:51.484Z] ========================================================= [2024-10-04T07:37:51.484Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T07:37:51.484Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:37:51.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:37:51.787Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T07:37:51.787Z] 43c4264eed91: Pulling fs layer [2024-10-04T07:37:51.787Z] 4cc291be95ef: Pulling fs layer [2024-10-04T07:37:51.787Z] 2ac1f1163629: Pulling fs layer [2024-10-04T07:37:51.787Z] 5c3c966382ef: Pulling fs layer [2024-10-04T07:37:51.787Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:37:51.787Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T07:37:51.787Z] 9f66e0745190: Pulling fs layer [2024-10-04T07:37:51.787Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T07:37:51.787Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T07:37:51.787Z] 5c3c966382ef: Waiting [2024-10-04T07:37:51.787Z] 4f4fb700ef54: Waiting [2024-10-04T07:37:51.787Z] 5d5c8e513c77: Waiting [2024-10-04T07:37:51.787Z] 9f66e0745190: Waiting [2024-10-04T07:37:51.787Z] f49a43e4bbc0: Waiting [2024-10-04T07:37:51.787Z] 561ebcabdf7f: Waiting [2024-10-04T07:37:51.787Z] 4cc291be95ef: Verifying Checksum [2024-10-04T07:37:51.787Z] 4cc291be95ef: Download complete [2024-10-04T07:37:51.787Z] 5c3c966382ef: Verifying Checksum [2024-10-04T07:37:51.787Z] 5c3c966382ef: Download complete [2024-10-04T07:37:51.787Z] 4f4fb700ef54: Download complete [2024-10-04T07:37:51.787Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T07:37:51.787Z] 5d5c8e513c77: Download complete [2024-10-04T07:37:51.787Z] 43c4264eed91: Verifying Checksum [2024-10-04T07:37:51.787Z] 43c4264eed91: Download complete [2024-10-04T07:37:51.787Z] 9f66e0745190: Verifying Checksum [2024-10-04T07:37:51.787Z] 9f66e0745190: Download complete [2024-10-04T07:37:52.046Z] 561ebcabdf7f: Download complete [2024-10-04T07:37:52.046Z] 43c4264eed91: Pull complete [2024-10-04T07:37:52.306Z] 4cc291be95ef: Pull complete [2024-10-04T07:37:52.306Z] 2ac1f1163629: Download complete [2024-10-04T07:37:52.568Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T07:37:52.568Z] f49a43e4bbc0: Download complete [2024-10-04T07:37:56.789Z] 2ac1f1163629: Pull complete [2024-10-04T07:37:57.361Z] 5c3c966382ef: Pull complete [2024-10-04T07:37:57.929Z] 4f4fb700ef54: Pull complete [2024-10-04T07:37:58.191Z] 5d5c8e513c77: Pull complete [2024-10-04T07:37:58.527Z] 9f66e0745190: Pull complete [2024-10-04T07:38:01.091Z] f49a43e4bbc0: Pull complete [2024-10-04T07:38:01.659Z] 561ebcabdf7f: Pull complete [2024-10-04T07:38:01.659Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T07:38:01.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:38:01.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:38:01.962Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:38:01.962Z] WORKDIR /edgex [2024-10-04T07:38:01.962Z] COPY go.mod . [2024-10-04T07:38:01.963Z] RUN go mod download [2024-10-04T07:38:01.963Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-04T07:38:02.900Z] Sending build context to Docker daemon 179.6MB [2024-10-04T07:38:02.900Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:38:02.900Z] ---> 3a752c3f9dda [2024-10-04T07:38:02.900Z] Step 2/4 : WORKDIR /edgex [2024-10-04T07:38:06.113Z] Still waiting to schedule task [2024-10-04T07:38:06.113Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16213’ [2024-10-04T07:38:21.140Z] ---> Running in e3d72fb40912 [2024-10-04T07:38:21.140Z] Removing intermediate container e3d72fb40912 [2024-10-04T07:38:21.140Z] ---> 8614f3b5dac5 [2024-10-04T07:38:21.140Z] Step 3/4 : COPY go.mod . [2024-10-04T07:38:21.140Z] ---> f214b4581b73 [2024-10-04T07:38:21.140Z] Step 4/4 : RUN go mod download [2024-10-04T07:38:21.140Z] ---> Running in 495babbb165e [2024-10-04T07:38:59.880Z] Removing intermediate container 495babbb165e [2024-10-04T07:38:59.880Z] ---> 36d134d96d81 [2024-10-04T07:38:59.880Z] Successfully built 36d134d96d81 [2024-10-04T07:38:59.880Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:39:00.199Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:39:00.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:39:00.293Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T07:39:00.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T07:39:00.961Z] $ docker top 3a82efddb00cadd3cdd2998770d780a5fb669d81c973724eda0644a2813f8d3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:39:01.314Z] + go version [2024-10-04T07:39:01.314Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T07:39:01.327Z] $ docker stop --time=1 3a82efddb00cadd3cdd2998770d780a5fb669d81c973724eda0644a2813f8d3f [2024-10-04T07:39:02.925Z] $ docker rm -f --volumes 3a82efddb00cadd3cdd2998770d780a5fb669d81c973724eda0644a2813f8d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:39:03.361Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:39:03.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:39:03.440Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T07:39:03.471Z] $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T07:39:03.832Z] $ docker top 0695a29e0623ae3eaa268688d770a06a83809e82cc72137e0c0f1159fd07b7ea -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-04T07:39:03.909Z] ========================================================= [2024-10-04T07:39:03.909Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-04T07:39:03.909Z] ========================================================= [Pipeline] sh [2024-10-04T07:39:04.755Z] + git config --global --add safe.directory /w/workspace/edgex-go/711 [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:39:05.147Z] + make test [2024-10-04T07:39:05.147Z] go test -race -coverprofile=coverage.out ./... [2024-10-04T07:39:13.289Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-04T07:39:45.469Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-04T07:39:45.469Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-04T07:39:45.469Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-04T07:39:45.469Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-04T07:39:45.470Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-04T07:39:45.470Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-04T07:39:45.470Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-04T07:39:45.470Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-04T07:39:45.470Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-04T07:39:45.470Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-04T07:39:45.470Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-04T07:39:45.470Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-04T07:39:46.034Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-04T07:39:46.034Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-04T07:39:46.034Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-04T07:39:46.034Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-04T07:39:48.566Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-04T07:39:48.566Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-04T07:39:49.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-10-04T07:39:49.729Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-04T07:39:49.730Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-04T07:39:49.730Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-04T07:39:50.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-10-04T07:39:50.294Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-04T07:39:50.294Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-04T07:39:51.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-04T07:39:51.252Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-04T07:39:51.252Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-04T07:39:51.252Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-04T07:39:51.252Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-04T07:39:51.252Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-04T07:39:51.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-04T07:39:51.252Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-04T07:39:51.252Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-04T07:39:53.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-04T07:39:53.167Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-04T07:39:53.167Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-04T07:39:53.167Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-04T07:39:53.167Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-04T07:39:55.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.163s coverage: 69.2% of statements [2024-10-04T07:39:55.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.2% of statements [2024-10-04T07:39:55.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.654s coverage: 93.4% of statements [2024-10-04T07:39:55.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-10-04T07:39:56.276Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-04T07:39:56.276Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-04T07:39:57.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 10.3% of statements [2024-10-04T07:39:57.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-04T07:39:57.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-04T07:39:57.513Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-04T07:39:57.513Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-04T07:39:57.513Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-04T07:39:57.513Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-04T07:39:57.513Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-04T07:39:57.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-04T07:39:57.513Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-04T07:39:57.513Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-04T07:39:57.513Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-04T07:39:59.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.499s coverage: 95.8% of statements [2024-10-04T07:39:59.440Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-10-04T07:39:59.440Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-04T07:39:59.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-04T07:39:59.984Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-04T07:40:00.555Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-10-04T07:40:00.814Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-10-04T07:40:00.815Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements [2024-10-04T07:40:00.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements [2024-10-04T07:40:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements [2024-10-04T07:40:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-10-04T07:40:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-10-04T07:40:01.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-04T07:40:02.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-04T07:40:02.337Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-04T07:40:02.337Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-04T07:40:02.337Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-04T07:40:02.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-04T07:40:02.642Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-04T07:40:02.642Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-04T07:40:02.642Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-04T07:40:04.058Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-04T07:40:04.058Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-04T07:40:04.058Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-04T07:40:04.664Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-04T07:40:04.664Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-04T07:40:04.664Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-04T07:40:04.664Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-04T07:40:05.234Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-04T07:40:05.234Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-04T07:40:05.852Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-04T07:40:07.228Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-04T07:40:07.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-04T07:40:09.169Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-04T07:40:09.169Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-04T07:40:11.750Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-04T07:40:11.750Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-04T07:40:11.750Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-04T07:40:13.127Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-04T07:40:13.127Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-04T07:40:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-04T07:40:13.385Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-04T07:40:13.385Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-04T07:40:13.385Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-04T07:40:13.648Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-04T07:40:13.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2024-10-04T07:40:14.474Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-04T07:40:14.474Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-04T07:40:14.474Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-04T07:40:15.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-04T07:40:15.860Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-04T07:40:15.860Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-04T07:40:17.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-04T07:40:17.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-04T07:40:17.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-04T07:40:17.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-04T07:40:19.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-04T07:40:19.133Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-04T07:40:19.133Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-04T07:40:19.133Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-04T07:40:20.072Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-04T07:40:20.072Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-04T07:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-04T07:40:20.332Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-04T07:40:26.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.043s coverage: 92.9% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 4.9% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 97.1% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.048s coverage: 35.9% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-10-04T07:40:27.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements [2024-10-04T07:40:27.470Z] 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-10-04T07:40:27.728Z] running golangci-lint [2024-10-04T07:40:27.985Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-04T07:40:27.985Z] go version go1.23.2 linux/amd64 [2024-10-04T07:40:28.243Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-04T07:40:28.243Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-04T07:40:28.243Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-04T07:40:50.166Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 21.733184538s" [2024-10-04T07:40:50.166Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 55.24802ms" [2024-10-04T07:41:05.033Z] level=info msg="[linters_context/goanalysis] analyzers took 2m6.372551463s with top 10 stages: buildir: 1m7.693310883s, gosec: 4.240781205s, inspect: 2.859839436s, fact_deprecated: 2.754448092s, ctrlflow: 2.151559104s, printf: 2.093269253s, fact_purity: 1.507910439s, nilness: 1.465498939s, S1038: 1.355820333s, isgenerated: 975.431991ms" [2024-10-04T07:41:05.033Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-04T07:41:05.033Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, exclude-rules: 219/22, filename_unadjuster: 219/219, skip_files: 219/219, identifier_marker: 219/219, cgo: 219/219, skip_dirs: 219/219, nolint: 22/0, path_prettifier: 219/219" [2024-10-04T07:41:05.033Z] level=info msg="[runner] processing took 18.345071ms with stages: nolint: 7.239443ms, identifier_marker: 4.500971ms, path_prettifier: 2.188918ms, autogenerated_exclude: 2.120495ms, exclude-rules: 1.146962ms, skip_dirs: 1.039187ms, cgo: 56.083µs, invalid_issue: 33.221µs, filename_unadjuster: 16.011µs, max_same_issues: 600ns, uniq_by_line: 480ns, skip_files: 470ns, fixer: 370ns, severity-rules: 350ns, exclude: 280ns, sort_results: 270ns, diff: 260ns, max_from_linter: 180ns, path_prefixer: 160ns, source_code: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-10-04T07:41:05.033Z] level=info msg="[runner] linters took 13.577838972s with stages: goanalysis_metalinter: 13.559387147s" [2024-10-04T07:41:05.033Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-04T07:41:05.033Z] level=info msg="Memory: 351 samples, avg is 322.1MB, max is 1393.3MB" [2024-10-04T07:41:05.033Z] level=info msg="Execution took 35.372732471s" [2024-10-04T07:41:05.033Z] go vet ./... [2024-10-04T07:41:10.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:41:10.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T07:41:10.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T07:41:11.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-04T07:41:11.683Z] + ls -al . [2024-10-04T07:41:11.683Z] total 1848 [2024-10-04T07:41:11.683Z] drwxrwxr-x 11 1001 1001 4096 Oct 4 07:39 . [2024-10-04T07:41:11.683Z] drwxr-xr-x 4 root root 4096 Oct 4 07:39 .. [2024-10-04T07:41:11.683Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 07:37 .blubracket [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 10 Oct 4 07:37 .dockerignore [2024-10-04T07:41:11.683Z] drwxrwxr-x 8 1001 1001 4096 Oct 4 07:40 .git [2024-10-04T07:41:11.683Z] drwxrwxr-x 3 1001 1001 4096 Oct 4 07:37 .github [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 1102 Oct 4 07:37 .gitignore [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 199 Oct 4 07:37 .golangci.yml [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 100 Oct 4 07:37 .hadolint.yml [2024-10-04T07:41:11.683Z] drwxr-xr-x 3 1001 1001 4096 Oct 4 07:37 .semver [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 155 Oct 4 07:37 .sonarcloud.properties [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 1171 Oct 4 07:37 ADOPTERS.md [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 21553 Oct 4 07:37 Attribution.txt [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 100284 Oct 4 07:37 CHANGELOG.md [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 3804 Oct 4 07:37 CONTRIBUTING.md [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 677 Oct 4 07:37 GOVERNANCE.md [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 861 Oct 4 07:37 Jenkinsfile [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 10775 Oct 4 07:37 LICENSE [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 16854 Oct 4 07:37 Makefile [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 582 Oct 4 07:37 OWNERS.md [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 9528 Oct 4 07:37 README.md [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 789 Oct 4 07:37 SECURITY.md [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 12 Oct 4 07:37 VERSION [2024-10-04T07:41:11.683Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 07:37 bin [2024-10-04T07:41:11.683Z] drwxrwxr-x 20 1001 1001 4096 Oct 4 07:37 cmd [2024-10-04T07:41:11.683Z] -rw-r--r-- 1 root root 1502108 Oct 4 07:40 coverage.out [2024-10-04T07:41:11.683Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 07:37 fuzz_test [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 7305 Oct 4 07:37 go.mod [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 102748 Oct 4 07:37 go.sum [2024-10-04T07:41:11.683Z] drwxrwxr-x 7 1001 1001 4096 Oct 4 07:37 internal [2024-10-04T07:41:11.683Z] drwxrwxr-x 3 1001 1001 4096 Oct 4 07:37 openapi [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 584 Oct 4 07:37 security.txt [2024-10-04T07:41:11.683Z] -rw-rw-r-- 1 1001 1001 204 Oct 4 07:37 version.go [Pipeline] sh [2024-10-04T07:41:11.983Z] + '[' -e coverage.out ] [2024-10-04T07:41:11.983Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-04T07:41:12.138Z] Stashed 1 file(s) [Pipeline] sh [2024-10-04T07:41:12.424Z] + make build [2024-10-04T07:41:12.424Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-04T07:41:38.956Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-04T07:41:40.905Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-04T07:41:42.282Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-04T07:41:42.848Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-04T07:41:44.223Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-04T07:41:48.404Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-04T07:41:50.303Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-04T07:41:52.874Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-04T07:41:54.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-04T07:41:55.725Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-04T07:41:56.293Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-04T07:41:57.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-04T07:41:58.169Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-04T07:41:59.145Z] $ docker stop --time=1 0695a29e0623ae3eaa268688d770a06a83809e82cc72137e0c0f1159fd07b7ea [2024-10-04T07:42:01.821Z] $ docker rm -f --volumes 0695a29e0623ae3eaa268688d770a06a83809e82cc72137e0c0f1159fd07b7ea [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-10-04T07:42:03.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-04T07:42:03.218Z] [2024-10-04T07:42:03.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:42:03.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-04T07:42:03.517Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-04T07:42:03.517Z] 91d30c5bc195: Pulling fs layer [2024-10-04T07:42:03.517Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-04T07:42:03.517Z] 9c61dcf015f6: Pulling fs layer [2024-10-04T07:42:03.517Z] 4698f68db338: Pulling fs layer [2024-10-04T07:42:03.517Z] 4698f68db338: Waiting [2024-10-04T07:42:03.517Z] 2a2f49069b9e: Pulling fs layer [2024-10-04T07:42:03.517Z] e0025b399a48: Pulling fs layer [2024-10-04T07:42:03.517Z] e0025b399a48: Waiting [2024-10-04T07:42:03.517Z] 91d30c5bc195: Verifying Checksum [2024-10-04T07:42:03.517Z] 91d30c5bc195: Download complete [2024-10-04T07:42:03.517Z] 4698f68db338: Verifying Checksum [2024-10-04T07:42:03.517Z] 4698f68db338: Download complete [2024-10-04T07:42:03.776Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-04T07:42:03.776Z] 2e9b0aa3be6d: Download complete [2024-10-04T07:42:03.776Z] e0025b399a48: Verifying Checksum [2024-10-04T07:42:03.776Z] e0025b399a48: Download complete [2024-10-04T07:42:03.776Z] 91d30c5bc195: Pull complete [2024-10-04T07:42:03.776Z] 2a2f49069b9e: Verifying Checksum [2024-10-04T07:42:03.776Z] 2a2f49069b9e: Download complete [2024-10-04T07:42:04.035Z] 2e9b0aa3be6d: Pull complete [2024-10-04T07:42:04.035Z] 9c61dcf015f6: Verifying Checksum [2024-10-04T07:42:04.035Z] 9c61dcf015f6: Download complete [2024-10-04T07:42:06.569Z] 9c61dcf015f6: Pull complete [2024-10-04T07:42:06.569Z] 4698f68db338: Pull complete [2024-10-04T07:42:07.137Z] 2a2f49069b9e: Pull complete [2024-10-04T07:42:07.137Z] e0025b399a48: Pull complete [2024-10-04T07:42:07.137Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-04T07:42:07.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-04T07:42:07.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:42:07.236Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T07:42:07.274Z] $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-04T07:42:12.323Z] $ docker top 0ee0f1fd39b8b581da5935b28c938cf417af3529102382433ca57eac7322cb73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:42:12.669Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-04T07:42:14.575Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-10-04T07:42:14.834Z] #1 transferring dockerfile: 1.70kB done [2024-10-04T07:42:14.834Z] #1 DONE 0.5s [2024-10-04T07:42:14.834Z] [2024-10-04T07:42:14.834Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-04T07:42:14.834Z] #2 transferring dockerfile: 1.85kB done [2024-10-04T07:42:14.834Z] #2 DONE 0.1s [2024-10-04T07:42:14.834Z] [2024-10-04T07:42:14.834Z] #3 [security-spire-server internal] load .dockerignore [2024-10-04T07:42:14.834Z] #3 transferring context: 50B done [2024-10-04T07:42:14.834Z] #3 DONE 0.1s [2024-10-04T07:42:15.093Z] [2024-10-04T07:42:15.093Z] #4 [support-cron-scheduler internal] load .dockerignore [2024-10-04T07:42:15.093Z] #4 transferring context: 50B done [2024-10-04T07:42:15.093Z] #4 DONE 0.0s [2024-10-04T07:42:15.093Z] [2024-10-04T07:42:15.093Z] #5 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T07:42:15.351Z] #5 DONE 0.1s [2024-10-04T07:42:15.351Z] [2024-10-04T07:42:15.351Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-04T07:42:15.351Z] #6 transferring dockerfile: 2.15kB done [2024-10-04T07:42:15.351Z] #6 DONE 0.0s [2024-10-04T07:42:15.351Z] [2024-10-04T07:42:15.351Z] #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-04T07:42:15.351Z] #7 ... [2024-10-04T07:42:15.351Z] [2024-10-04T07:42:15.351Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-10-04T07:42:15.351Z] #8 transferring dockerfile: 2.13kB done [2024-10-04T07:42:15.351Z] #8 DONE 0.0s [2024-10-04T07:42:15.351Z] [2024-10-04T07:42:15.351Z] #9 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-04T07:42:15.351Z] #9 DONE 0.0s [2024-10-04T07:42:15.351Z] [2024-10-04T07:42:15.351Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-04T07:42:15.610Z] #10 ... [2024-10-04T07:42:15.610Z] [2024-10-04T07:42:15.610Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-04T07:42:15.610Z] #11 transferring dockerfile: 2.23kB done [2024-10-04T07:42:15.610Z] #11 DONE 0.3s [2024-10-04T07:42:15.870Z] [2024-10-04T07:42:15.870Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-10-04T07:42:15.870Z] #12 transferring dockerfile: 2.02kB done [2024-10-04T07:42:15.870Z] #12 DONE 0.3s [2024-10-04T07:42:15.870Z] [2024-10-04T07:42:15.870Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-04T07:42:15.870Z] #13 transferring dockerfile: 1.69kB done [2024-10-04T07:42:15.870Z] #13 DONE 0.4s [2024-10-04T07:42:15.870Z] [2024-10-04T07:42:15.870Z] #5 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T07:42:15.870Z] #5 DONE 0.4s [2024-10-04T07:42:15.870Z] [2024-10-04T07:42:15.870Z] #14 [core-command internal] load .dockerignore [2024-10-04T07:42:16.130Z] #14 ... [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #15 transferring dockerfile: 3.17kB done [2024-10-04T07:42:16.130Z] #15 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #16 transferring dockerfile: 2.50kB done [2024-10-04T07:42:16.130Z] #16 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #17 [core-data internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #17 transferring dockerfile: 2.07kB done [2024-10-04T07:42:16.130Z] #17 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #18 [security-spire-agent internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #18 transferring dockerfile: 1.81kB done [2024-10-04T07:42:16.130Z] #18 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #19 [support-scheduler internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #19 transferring dockerfile: 1.93kB done [2024-10-04T07:42:16.130Z] #19 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #20 [security-proxy-auth internal] load .dockerignore [2024-10-04T07:42:16.130Z] #20 transferring context: 50B done [2024-10-04T07:42:16.130Z] #20 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #21 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #21 transferring dockerfile: 1.89kB done [2024-10-04T07:42:16.130Z] #21 DONE 0.6s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #10 transferring dockerfile: 2.49kB done [2024-10-04T07:42:16.130Z] #10 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #22 [core-command internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #22 transferring dockerfile: 1.93kB done [2024-10-04T07:42:16.130Z] #22 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-04T07:42:16.130Z] #7 DONE 0.8s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #23 [core-keeper internal] load build definition from Dockerfile [2024-10-04T07:42:16.130Z] #23 transferring dockerfile: 2.07kB done [2024-10-04T07:42:16.130Z] #23 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #24 [core-metadata internal] load .dockerignore [2024-10-04T07:42:16.130Z] #24 transferring context: 50B done [2024-10-04T07:42:16.130Z] #24 DONE 0.4s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #9 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-04T07:42:16.130Z] #9 DONE 0.0s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:42:16.130Z] #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-04T07:42:16.130Z] #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T07:42:16.130Z] #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-04T07:42:16.130Z] #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-04T07:42:16.130Z] #25 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:42:16.130Z] #26 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-10-04T07:42:16.130Z] #26 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-04T07:42:16.130Z] #26 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-04T07:42:16.130Z] #26 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-04T07:42:16.130Z] #26 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-04T07:42:16.130Z] #26 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-04T07:42:16.130Z] #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-04T07:42:16.130Z] #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-04T07:42:16.130Z] #26 ... [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #27 [support-notifications internal] load .dockerignore [2024-10-04T07:42:16.130Z] #27 transferring context: 50B done [2024-10-04T07:42:16.130Z] #27 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #14 [core-command internal] load .dockerignore [2024-10-04T07:42:16.130Z] #14 transferring context: 50B done [2024-10-04T07:42:16.130Z] #14 DONE 0.4s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-10-04T07:42:16.130Z] #28 transferring context: 50B done [2024-10-04T07:42:16.130Z] #28 DONE 0.4s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #29 [security-spire-config internal] load .dockerignore [2024-10-04T07:42:16.130Z] #29 transferring context: 50B done [2024-10-04T07:42:16.130Z] #29 DONE 0.5s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #9 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-04T07:42:16.130Z] #9 DONE 0.0s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #30 [security-proxy-setup internal] load .dockerignore [2024-10-04T07:42:16.130Z] #30 transferring context: 50B done [2024-10-04T07:42:16.130Z] #30 DONE 0.4s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:42:16.130Z] #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-04T07:42:16.130Z] #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T07:42:16.130Z] #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-04T07:42:16.130Z] #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-04T07:42:16.130Z] #25 DONE 0.7s [2024-10-04T07:42:16.130Z] [2024-10-04T07:42:16.130Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:42:16.130Z] #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-04T07:42:16.130Z] #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-04T07:42:16.130Z] #26 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-04T07:42:16.130Z] #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-10-04T07:42:16.388Z] #26 ... [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #31 [core-data internal] load .dockerignore [2024-10-04T07:42:16.388Z] #31 transferring context: 50B done [2024-10-04T07:42:16.388Z] #31 DONE 0.5s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #32 [security-spire-agent internal] load .dockerignore [2024-10-04T07:42:16.388Z] #32 transferring context: 50B done [2024-10-04T07:42:16.388Z] #32 DONE 0.5s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-04T07:42:16.388Z] #33 transferring context: 50B done [2024-10-04T07:42:16.388Z] #33 DONE 0.6s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #9 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-04T07:42:16.388Z] #9 DONE 0.0s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T07:42:16.388Z] #5 DONE 0.5s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #34 [support-scheduler internal] load .dockerignore [2024-10-04T07:42:16.388Z] #34 transferring context: 50B 0.0s done [2024-10-04T07:42:16.388Z] #34 DONE 0.5s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #35 [security-bootstrapper internal] load .dockerignore [2024-10-04T07:42:16.388Z] #35 transferring context: 50B 0.0s done [2024-10-04T07:42:16.388Z] #35 DONE 0.6s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #36 [security-spiffe-token-provider internal] load .dockerignore [2024-10-04T07:42:16.388Z] #36 transferring context: 50B 0.0s done [2024-10-04T07:42:16.388Z] #36 DONE 0.6s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #25 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:42:16.388Z] #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-04T07:42:16.388Z] #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T07:42:16.388Z] #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-04T07:42:16.388Z] #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-04T07:42:16.388Z] #25 DONE 0.7s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #37 [security-spire-server internal] load build context [2024-10-04T07:42:16.388Z] #37 transferring context: 27.98kB done [2024-10-04T07:42:16.388Z] #37 DONE 0.3s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:42:16.388Z] #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-04T07:42:16.388Z] #26 ... [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #38 [core-keeper internal] load .dockerignore [2024-10-04T07:42:16.388Z] #38 transferring context: 50B done [2024-10-04T07:42:16.388Z] #38 DONE 0.6s [2024-10-04T07:42:16.388Z] [2024-10-04T07:42:16.388Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:42:16.388Z] #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s [2024-10-04T07:42:16.646Z] #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.31MB / 30.73MB 0.5s [2024-10-04T07:42:16.646Z] #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-10-04T07:42:16.910Z] #26 ... [2024-10-04T07:42:16.910Z] [2024-10-04T07:42:16.910Z] #9 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-04T07:42:16.910Z] #9 DONE 0.0s [2024-10-04T07:42:16.910Z] [2024-10-04T07:42:16.910Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:42:17.501Z] #26 ... [2024-10-04T07:42:17.501Z] [2024-10-04T07:42:17.501Z] #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:42:17.501Z] #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-04T07:42:17.501Z] #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T07:42:17.501Z] #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-04T07:42:17.501Z] #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-04T07:42:17.501Z] #25 DONE 0.7s [2024-10-04T07:42:17.501Z] [2024-10-04T07:42:17.501Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T07:42:17.501Z] #5 DONE 1.2s [2024-10-04T07:42:17.501Z] [2024-10-04T07:42:17.501Z] #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:42:17.501Z] #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-10-04T07:42:17.501Z] #26 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-04T07:42:18.068Z] #26 ... [2024-10-04T07:42:18.068Z] [2024-10-04T07:42:18.068Z] #25 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:42:18.068Z] #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-04T07:42:18.068Z] #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T07:42:18.068Z] #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-04T07:42:18.068Z] #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-04T07:42:18.068Z] #25 DONE 0.7s [2024-10-04T07:42:18.068Z] [2024-10-04T07:42:18.068Z] #7 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-04T07:42:18.068Z] #7 DONE 1.9s [2024-10-04T07:42:18.068Z] [2024-10-04T07:42:18.068Z] #26 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:42:18.068Z] #26 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-10-04T07:42:18.068Z] #26 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-04T07:42:18.068Z] #26 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-04T07:42:18.068Z] #26 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-04T07:42:18.068Z] #26 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-04T07:42:18.068Z] #26 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-04T07:42:18.068Z] #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-04T07:42:18.068Z] #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-04T07:42:18.068Z] #26 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-04T07:42:18.068Z] #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-10-04T07:42:18.068Z] #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-04T07:42:19.970Z] #26 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done [2024-10-04T07:42:23.273Z] #26 ... [2024-10-04T07:42:23.273Z] [2024-10-04T07:42:23.273Z] #39 [security-secretstore-setup internal] load build context [2024-10-04T07:42:23.273Z] #39 transferring context: 305.87MB 6.8s [2024-10-04T07:42:25.864Z] #39 ... [2024-10-04T07:42:25.864Z] [2024-10-04T07:42:25.864Z] #40 [support-cron-scheduler internal] load build context [2024-10-04T07:42:25.864Z] #40 ... [2024-10-04T07:42:25.864Z] [2024-10-04T07:42:25.864Z] #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-04T07:42:26.123Z] #41 ... [2024-10-04T07:42:26.123Z] [2024-10-04T07:42:26.123Z] #40 [support-cron-scheduler internal] load build context [2024-10-04T07:42:26.123Z] #40 ... [2024-10-04T07:42:26.123Z] [2024-10-04T07:42:26.123Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-04T07:42:26.123Z] #0 1.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.123Z] #0 1.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.123Z] #0 2.146 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-04T07:42:26.123Z] #0 2.146 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-04T07:42:26.123Z] #0 2.146 OK: 24163 distinct packages available [2024-10-04T07:42:26.123Z] #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.123Z] #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.123Z] #0 2.702 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-04T07:42:26.123Z] #0 2.702 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-04T07:42:26.123Z] #0 2.702 (3/5) Installing libucontext (1.2-r3) [2024-10-04T07:42:26.123Z] #0 2.702 (4/5) Installing gcompat (1.1.0-r4) [2024-10-04T07:42:26.123Z] #0 2.702 (5/5) Installing openssl (3.3.2-r0) [2024-10-04T07:42:26.123Z] #0 2.744 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:42:26.123Z] #0 2.762 OK: 9 MiB in 19 packages [2024-10-04T07:42:26.380Z] #42 ... [2024-10-04T07:42:26.380Z] [2024-10-04T07:42:26.380Z] #43 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-04T07:42:26.380Z] #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.380Z] #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.380Z] #0 2.005 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T07:42:26.380Z] #0 2.005 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:42:26.380Z] #0 2.026 OK: 8 MiB in 15 packages [2024-10-04T07:42:26.380Z] #43 ... [2024-10-04T07:42:26.380Z] [2024-10-04T07:42:26.380Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-04T07:42:26.380Z] #0 1.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.380Z] #0 1.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.380Z] #0 2.195 (1/4) Installing ca-certificates (20240705-r0) [2024-10-04T07:42:26.380Z] #0 2.200 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-04T07:42:26.380Z] #0 2.212 (3/4) Installing su-exec (0.2-r3) [2024-10-04T07:42:26.380Z] #0 2.212 (4/4) Installing yq-go (4.44.1-r2) [2024-10-04T07:42:26.381Z] #0 2.306 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:42:26.381Z] #0 2.306 Executing ca-certificates-20240705-r0.trigger [2024-10-04T07:42:26.381Z] #0 2.344 OK: 19 MiB in 18 packages [2024-10-04T07:42:26.381Z] #44 ... [2024-10-04T07:42:26.381Z] [2024-10-04T07:42:26.381Z] #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-04T07:42:26.381Z] #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.381Z] #0 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.381Z] #0 2.260 (1/3) Installing ca-certificates (20240705-r0) [2024-10-04T07:42:26.381Z] #0 2.277 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-04T07:42:26.381Z] #0 2.280 (3/3) Installing tzdata (2024b-r0) [2024-10-04T07:42:26.381Z] #0 2.312 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:42:26.381Z] #0 2.325 Executing ca-certificates-20240705-r0.trigger [2024-10-04T07:42:26.381Z] #0 2.375 OK: 10 MiB in 17 packages [2024-10-04T07:42:26.638Z] #45 ... [2024-10-04T07:42:26.638Z] [2024-10-04T07:42:26.638Z] #46 [core-command internal] load build context [2024-10-04T07:42:26.638Z] #46 ... [2024-10-04T07:42:26.638Z] [2024-10-04T07:42:26.638Z] #47 [security-proxy-auth internal] load build context [2024-10-04T07:42:26.638Z] #47 transferring context: 452.35MB 8.1s done [2024-10-04T07:42:26.895Z] #47 ... [2024-10-04T07:42:26.895Z] [2024-10-04T07:42:26.895Z] #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-04T07:42:26.895Z] #0 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.895Z] #0 1.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:26.895Z] #0 1.648 (1/2) Installing ca-certificates (20240705-r0) [2024-10-04T07:42:26.895Z] #0 1.692 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-04T07:42:26.895Z] #0 1.692 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:42:26.895Z] #0 1.728 Executing ca-certificates-20240705-r0.trigger [2024-10-04T07:42:26.895Z] #0 1.914 OK: 9 MiB in 16 packages [2024-10-04T07:42:26.895Z] #48 ... [2024-10-04T07:42:26.895Z] [2024-10-04T07:42:26.895Z] #49 [core-metadata internal] load build context [2024-10-04T07:42:26.895Z] #49 transferring context: 452.35MB 7.4s done [2024-10-04T07:42:26.895Z] #49 ... [2024-10-04T07:42:26.895Z] [2024-10-04T07:42:26.895Z] #50 [support-notifications internal] load build context [2024-10-04T07:42:26.895Z] #50 transferring context: 452.35MB 9.3s done [2024-10-04T07:42:28.174Z] #50 ... [2024-10-04T07:42:28.174Z] [2024-10-04T07:42:28.174Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-04T07:42:28.174Z] #51 ... [2024-10-04T07:42:28.174Z] [2024-10-04T07:42:28.174Z] #46 [core-command internal] load build context [2024-10-04T07:42:28.432Z] #46 transferring context: 452.35MB 10.8s done [2024-10-04T07:42:28.432Z] #46 ... [2024-10-04T07:42:28.432Z] [2024-10-04T07:42:28.432Z] #52 [support-scheduler internal] load build context [2024-10-04T07:42:28.432Z] #52 transferring context: 452.35MB 8.1s done [2024-10-04T07:42:28.432Z] #52 ... [2024-10-04T07:42:28.432Z] [2024-10-04T07:42:28.432Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-04T07:42:28.432Z] #0 7.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:28.432Z] #0 7.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:28.432Z] #0 7.880 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-04T07:42:28.432Z] #0 7.880 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-04T07:42:28.432Z] #0 7.880 OK: 24163 distinct packages available [2024-10-04T07:42:28.432Z] #0 7.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:28.432Z] #0 8.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:42:28.432Z] #0 8.290 (1/14) Installing ca-certificates (20240705-r0) [2024-10-04T07:42:28.432Z] #0 8.302 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-04T07:42:28.432Z] #0 8.314 (3/14) Installing c-ares (1.33.1-r0) [2024-10-04T07:42:28.432Z] #0 8.318 (4/14) Installing libunistring (1.2-r0) [2024-10-04T07:42:28.432Z] #0 8.335 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-04T07:42:28.432Z] #0 8.337 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-04T07:42:28.432Z] #0 8.340 (7/14) Installing libpsl (0.21.5-r1) [2024-10-04T07:42:28.432Z] #0 8.343 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-04T07:42:28.432Z] #0 8.353 (9/14) Installing libcurl (8.10.1-r0) [2024-10-04T07:42:28.432Z] #0 8.364 (10/14) Installing curl (8.10.1-r0) [2024-10-04T07:42:28.432Z] #0 8.370 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-04T07:42:28.432Z] #0 8.376 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-04T07:42:28.432Z] #0 8.376 (13/14) Installing libucontext (1.2-r3) [2024-10-04T07:42:28.432Z] #0 8.380 (14/14) Installing gcompat (1.1.0-r4) [2024-10-04T07:42:28.432Z] #0 8.384 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:42:28.432Z] #0 8.394 Executing ca-certificates-20240705-r0.trigger [2024-10-04T07:42:28.432Z] #0 8.434 OK: 13 MiB in 28 packages [2024-10-04T07:42:28.432Z] #53 ... [2024-10-04T07:42:28.432Z] [2024-10-04T07:42:28.432Z] #54 [security-proxy-setup internal] load build context [2024-10-04T07:42:28.689Z] #54 ... [2024-10-04T07:42:28.689Z] [2024-10-04T07:42:28.689Z] #55 [core-data internal] load build context [2024-10-04T07:42:28.689Z] #55 transferring context: 452.35MB 8.6s done [2024-10-04T07:42:28.689Z] #55 ... [2024-10-04T07:42:28.689Z] [2024-10-04T07:42:28.689Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-04T07:42:28.689Z] #56 ... [2024-10-04T07:42:28.689Z] [2024-10-04T07:42:28.689Z] #57 [security-spire-config internal] load build context [2024-10-04T07:42:28.946Z] #57 ... [2024-10-04T07:42:28.946Z] [2024-10-04T07:42:28.946Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-04T07:42:28.946Z] #58 ... [2024-10-04T07:42:28.946Z] [2024-10-04T07:42:28.946Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T07:42:29.202Z] #59 ... [2024-10-04T07:42:29.202Z] [2024-10-04T07:42:29.202Z] #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-04T07:42:29.202Z] #60 ... [2024-10-04T07:42:29.202Z] [2024-10-04T07:42:29.202Z] #61 [core-common-config-bootstrapper internal] load build context [2024-10-04T07:42:29.202Z] #61 transferring context: 452.35MB 9.2s done [2024-10-04T07:42:29.459Z] #61 ... [2024-10-04T07:42:29.459Z] [2024-10-04T07:42:29.459Z] #62 [security-spiffe-token-provider internal] load build context [2024-10-04T07:42:29.459Z] #62 transferring context: 452.35MB 11.6s done [2024-10-04T07:42:29.459Z] #62 ... [2024-10-04T07:42:29.459Z] [2024-10-04T07:42:29.459Z] #63 [security-bootstrapper internal] load build context [2024-10-04T07:42:29.459Z] #63 transferring context: 452.35MB 9.1s done [2024-10-04T07:42:29.717Z] #63 ... [2024-10-04T07:42:29.717Z] [2024-10-04T07:42:29.717Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-04T07:42:29.983Z] #64 ... [2024-10-04T07:42:29.983Z] [2024-10-04T07:42:29.983Z] #65 [core-keeper internal] load build context [2024-10-04T07:42:29.983Z] #65 ... [2024-10-04T07:42:29.983Z] [2024-10-04T07:42:29.983Z] #40 [support-cron-scheduler internal] load build context [2024-10-04T07:42:29.983Z] #40 transferring context: 452.35MB 10.3s done [2024-10-04T07:42:36.549Z] #40 ... [2024-10-04T07:42:36.549Z] [2024-10-04T07:42:36.549Z] #39 [security-secretstore-setup internal] load build context [2024-10-04T07:42:36.549Z] #39 transferring context: 452.35MB 9.6s done [2024-10-04T07:42:37.481Z] #39 ... [2024-10-04T07:42:37.481Z] [2024-10-04T07:42:37.481Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-04T07:42:37.481Z] #51 DONE 20.7s [2024-10-04T07:42:37.739Z] [2024-10-04T07:42:37.739Z] #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:42:37.739Z] #25 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-04T07:42:37.739Z] #25 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T07:42:37.739Z] #25 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-04T07:42:37.739Z] #25 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-04T07:42:37.739Z] #25 DONE 0.7s [2024-10-04T07:42:37.739Z] [2024-10-04T07:42:37.739Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:42:37.739Z] #26 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-10-04T07:42:37.739Z] #26 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-04T07:42:37.739Z] #26 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-04T07:42:37.739Z] #26 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-04T07:42:37.739Z] #26 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-04T07:42:37.739Z] #26 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-04T07:42:37.739Z] #26 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-04T07:42:37.739Z] #26 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-04T07:42:37.739Z] #26 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-04T07:42:37.739Z] #26 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-10-04T07:42:37.739Z] #26 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-04T07:42:37.739Z] #26 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done [2024-10-04T07:42:47.753Z] #26 ... [2024-10-04T07:42:47.753Z] [2024-10-04T07:42:47.753Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-04T07:42:47.753Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 9.6s done [2024-10-04T07:42:47.753Z] #66 ... [2024-10-04T07:42:47.753Z] [2024-10-04T07:42:47.753Z] #67 [security-spire-agent internal] load build context [2024-10-04T07:42:48.014Z] #67 ... [2024-10-04T07:42:48.014Z] [2024-10-04T07:42:48.014Z] #42 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-04T07:42:53.321Z] #42 ... [2024-10-04T07:42:53.321Z] [2024-10-04T07:42:53.321Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-04T07:42:53.321Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-04T07:42:53.894Z] #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-04T07:42:57.198Z] #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-04T07:43:00.532Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-04T07:44:08.573Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 65.6s [2024-10-04T07:44:10.476Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 70.7s [2024-10-04T07:44:11.868Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 71.8s [2024-10-04T07:44:17.948Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 77.0s [2024-10-04T07:44:19.850Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 79.8s [2024-10-04T07:44:20.529Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 80.6s [2024-10-04T07:44:20.787Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 7.34MB / 20.02MB 80.7s [2024-10-04T07:44:20.787Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 80.9s [2024-10-04T07:44:20.787Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 80.5s done [2024-10-04T07:44:21.046Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-04T07:44:24.333Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 83.5s done [2024-10-04T07:44:32.515Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-10-04T07:44:32.515Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-10-04T07:44:34.427Z] #66 ... [2024-10-04T07:44:34.427Z] [2024-10-04T07:44:34.427Z] #54 [security-proxy-setup internal] load build context [2024-10-04T07:44:34.427Z] #54 transferring context: 4.30MB 0.1s [2024-10-04T07:44:38.632Z] #54 transferring context: 452.35MB 4.1s done [2024-10-04T07:44:43.927Z] #54 ... [2024-10-04T07:44:43.927Z] [2024-10-04T07:44:43.927Z] #65 [core-keeper internal] load build context [2024-10-04T07:44:43.927Z] #65 transferring context: 452.35MB 4.0s done [2024-10-04T07:44:48.143Z] #65 ... [2024-10-04T07:44:48.143Z] [2024-10-04T07:44:48.143Z] #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-04T07:44:48.143Z] #48 DONE 151.3s [2024-10-04T07:44:48.143Z] [2024-10-04T07:44:48.143Z] #55 [core-data internal] load build context [2024-10-04T07:44:49.084Z] #55 ... [2024-10-04T07:44:49.084Z] [2024-10-04T07:44:49.084Z] #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T07:44:50.468Z] #68 ... [2024-10-04T07:44:50.468Z] [2024-10-04T07:44:50.468Z] #43 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-04T07:44:50.468Z] #43 DONE 154.1s [2024-10-04T07:44:50.468Z] [2024-10-04T07:44:50.468Z] #65 [core-keeper internal] load build context [2024-10-04T07:44:51.469Z] #65 ... [2024-10-04T07:44:51.469Z] [2024-10-04T07:44:51.469Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-04T07:44:56.775Z] #69 ... [2024-10-04T07:44:56.775Z] [2024-10-04T07:44:56.775Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-04T07:44:56.775Z] #53 DONE 158.8s [2024-10-04T07:44:56.775Z] [2024-10-04T07:44:56.775Z] #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-04T07:44:57.735Z] #45 ... [2024-10-04T07:44:57.735Z] [2024-10-04T07:44:57.735Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-04T07:44:57.735Z] #56 159.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:44:57.735Z] #56 160.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:44:58.313Z] #56 160.3 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-04T07:44:58.313Z] #56 160.4 (2/2) Installing su-exec (0.2-r3) [2024-10-04T07:44:58.313Z] #56 160.4 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:44:58.313Z] #56 160.4 OK: 8 MiB in 16 packages [2024-10-04T07:45:13.323Z] #56 ... [2024-10-04T07:45:13.323Z] [2024-10-04T07:45:13.323Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T07:45:20.140Z] #70 ... [2024-10-04T07:45:20.140Z] [2024-10-04T07:45:20.140Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-04T07:45:20.140Z] #44 DONE 183.7s [2024-10-04T07:45:20.140Z] [2024-10-04T07:45:20.140Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T07:45:20.400Z] #71 ... [2024-10-04T07:45:20.400Z] [2024-10-04T07:45:20.400Z] #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-04T07:45:20.400Z] #45 DONE 184.1s [2024-10-04T07:45:20.660Z] [2024-10-04T07:45:20.660Z] #42 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-04T07:45:20.660Z] #42 DONE 185.1s [2024-10-04T07:45:20.660Z] [2024-10-04T07:45:20.660Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-04T07:45:20.660Z] #64 182.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:20.660Z] #64 182.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:20.921Z] #64 183.2 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T07:45:20.921Z] #64 183.2 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:20.921Z] #64 183.2 OK: 8 MiB in 15 packages [2024-10-04T07:45:21.216Z] #64 ... [2024-10-04T07:45:21.216Z] [2024-10-04T07:45:21.216Z] #49 [core-metadata internal] load build context [2024-10-04T07:45:21.216Z] #49 DONE 185.2s [2024-10-04T07:45:21.478Z] [2024-10-04T07:45:21.478Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-04T07:45:21.478Z] #58 182.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:21.478Z] #58 182.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:21.478Z] #58 183.2 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-04T07:45:21.478Z] #58 183.3 (2/4) Installing openssl (3.3.2-r0) [2024-10-04T07:45:21.478Z] #58 183.3 (3/4) Installing su-exec (0.2-r3) [2024-10-04T07:45:21.478Z] #58 183.3 (4/4) Installing yq-go (4.44.1-r2) [2024-10-04T07:45:21.478Z] #58 183.4 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:21.478Z] #58 183.4 OK: 19 MiB in 18 packages [2024-10-04T07:45:22.422Z] #58 ... [2024-10-04T07:45:22.422Z] [2024-10-04T07:45:22.422Z] #47 [security-proxy-auth internal] load build context [2024-10-04T07:45:22.422Z] #47 DONE 186.3s [2024-10-04T07:45:22.702Z] [2024-10-04T07:45:22.702Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-04T07:45:22.965Z] #72 ... [2024-10-04T07:45:22.965Z] [2024-10-04T07:45:22.965Z] #50 [support-notifications internal] load build context [2024-10-04T07:45:22.965Z] #50 DONE 186.7s [2024-10-04T07:45:23.226Z] [2024-10-04T07:45:23.226Z] #39 [security-secretstore-setup internal] load build context [2024-10-04T07:45:23.226Z] #39 DONE 186.8s [2024-10-04T07:45:23.226Z] [2024-10-04T07:45:23.226Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T07:45:23.226Z] #73 ... [2024-10-04T07:45:23.226Z] [2024-10-04T07:45:23.226Z] #52 [support-scheduler internal] load build context [2024-10-04T07:45:23.226Z] #52 DONE 185.9s [2024-10-04T07:45:23.487Z] [2024-10-04T07:45:23.487Z] #40 [support-cron-scheduler internal] load build context [2024-10-04T07:45:23.487Z] #40 DONE 187.6s [2024-10-04T07:45:23.487Z] [2024-10-04T07:45:23.487Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T07:45:23.747Z] #71 ... [2024-10-04T07:45:23.747Z] [2024-10-04T07:45:23.747Z] #55 [core-data internal] load build context [2024-10-04T07:45:23.747Z] #55 DONE 186.2s [2024-10-04T07:45:23.747Z] [2024-10-04T07:45:23.747Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T07:45:24.008Z] #71 ... [2024-10-04T07:45:24.008Z] [2024-10-04T07:45:24.008Z] #63 [security-bootstrapper internal] load build context [2024-10-04T07:45:24.008Z] #63 DONE 186.6s [2024-10-04T07:45:24.008Z] [2024-10-04T07:45:24.009Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T07:45:24.583Z] #59 ... [2024-10-04T07:45:24.583Z] [2024-10-04T07:45:24.583Z] #61 [core-common-config-bootstrapper internal] load build context [2024-10-04T07:45:24.583Z] #61 DONE 187.0s [2024-10-04T07:45:24.583Z] [2024-10-04T07:45:24.583Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T07:45:24.583Z] #71 ... [2024-10-04T07:45:24.583Z] [2024-10-04T07:45:24.583Z] #46 [core-command internal] load build context [2024-10-04T07:45:24.583Z] #46 DONE 188.3s [2024-10-04T07:45:24.845Z] [2024-10-04T07:45:24.845Z] #62 [security-spiffe-token-provider internal] load build context [2024-10-04T07:45:24.845Z] #62 DONE 187.4s [2024-10-04T07:45:24.845Z] [2024-10-04T07:45:24.845Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T07:45:25.801Z] #71 ... [2024-10-04T07:45:25.802Z] [2024-10-04T07:45:25.802Z] #65 [core-keeper internal] load build context [2024-10-04T07:45:25.802Z] #65 DONE 188.2s [2024-10-04T07:45:25.802Z] [2024-10-04T07:45:25.802Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T07:45:25.802Z] #59 187.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:25.802Z] #59 ... [2024-10-04T07:45:25.802Z] [2024-10-04T07:45:25.802Z] #54 [security-proxy-setup internal] load build context [2024-10-04T07:45:25.802Z] #54 DONE 188.5s [2024-10-04T07:45:25.802Z] [2024-10-04T07:45:25.802Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T07:45:25.802Z] #59 187.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:26.064Z] #59 188.1 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-04T07:45:26.064Z] #59 188.1 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-04T07:45:26.064Z] #59 188.1 OK: 24163 distinct packages available [2024-10-04T07:45:26.064Z] #59 188.1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:26.328Z] #59 188.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:26.707Z] #59 188.4 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-04T07:45:26.707Z] #59 188.5 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-04T07:45:26.707Z] #59 188.5 (3/4) Installing libucontext (1.2-r3) [2024-10-04T07:45:26.707Z] #59 188.5 (4/4) Installing gcompat (1.1.0-r4) [2024-10-04T07:45:26.707Z] #59 188.5 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:26.707Z] #59 188.5 OK: 8 MiB in 18 packages [2024-10-04T07:45:28.159Z] #59 ... [2024-10-04T07:45:28.159Z] [2024-10-04T07:45:28.159Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-04T07:45:28.159Z] #56 DONE 190.0s [2024-10-04T07:45:28.159Z] [2024-10-04T07:45:28.159Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-04T07:45:28.159Z] #74 ... [2024-10-04T07:45:28.159Z] [2024-10-04T07:45:28.159Z] #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-04T07:45:28.159Z] #60 DONE 190.6s [2024-10-04T07:45:28.159Z] [2024-10-04T07:45:28.159Z] #57 [security-spire-config internal] load build context [2024-10-04T07:45:28.159Z] #57 transferring context: 26.23kB done [2024-10-04T07:45:30.846Z] #57 ... [2024-10-04T07:45:30.846Z] [2024-10-04T07:45:30.846Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-04T07:45:30.846Z] #64 DONE 192.6s [2024-10-04T07:45:30.846Z] [2024-10-04T07:45:30.846Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-04T07:45:30.846Z] #69 39.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:30.846Z] #69 39.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:30.846Z] #69 ... [2024-10-04T07:45:30.846Z] [2024-10-04T07:45:30.846Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-04T07:45:30.846Z] #58 DONE 193.0s [2024-10-04T07:45:30.846Z] [2024-10-04T07:45:30.846Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-04T07:45:30.846Z] #69 39.57 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:30.846Z] #69 39.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:30.846Z] #69 39.58 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:30.846Z] #69 39.64 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:30.846Z] #69 39.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:30.846Z] #69 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:31.129Z] #69 40.01 OK: 8 MiB in 15 packages [2024-10-04T07:45:33.087Z] #69 ... [2024-10-04T07:45:33.087Z] [2024-10-04T07:45:33.087Z] #57 [security-spire-config internal] load build context [2024-10-04T07:45:33.087Z] #57 DONE 194.8s [2024-10-04T07:45:33.087Z] [2024-10-04T07:45:33.087Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T07:45:33.087Z] #70 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:33.087Z] #70 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:33.087Z] #70 19.61 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:33.087Z] #70 19.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:33.087Z] #70 19.62 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:33.087Z] #70 19.73 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:33.087Z] #70 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:33.087Z] #70 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:33.087Z] #70 20.15 OK: 13 MiB in 28 packages [2024-10-04T07:45:33.344Z] #70 ... [2024-10-04T07:45:33.344Z] [2024-10-04T07:45:33.344Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T07:45:33.344Z] #59 DONE 195.3s [2024-10-04T07:45:33.603Z] [2024-10-04T07:45:33.603Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T07:45:33.603Z] #73 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:33.603Z] #73 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:33.884Z] #73 13.42 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:33.884Z] #73 13.42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:33.884Z] #73 13.43 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:33.884Z] #73 13.52 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:33.884Z] #73 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:33.884Z] #73 ... [2024-10-04T07:45:33.884Z] [2024-10-04T07:45:33.884Z] #67 [security-spire-agent internal] load build context [2024-10-04T07:45:33.884Z] #67 transferring context: 27.51kB done [2024-10-04T07:45:33.884Z] #67 DONE 176.3s [2024-10-04T07:45:33.884Z] [2024-10-04T07:45:33.884Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T07:45:33.884Z] #73 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:34.455Z] #73 13.91 OK: 10 MiB in 17 packages [2024-10-04T07:45:36.366Z] #73 ... [2024-10-04T07:45:36.366Z] [2024-10-04T07:45:36.366Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-10-04T07:45:36.366Z] #69 DONE 44.9s [2024-10-04T07:45:36.366Z] [2024-10-04T07:45:36.366Z] #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T07:45:36.366Z] #68 41.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.366Z] #68 41.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.366Z] #68 41.64 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:36.366Z] #68 41.65 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:36.366Z] #68 41.65 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:36.366Z] #68 41.74 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:36.366Z] #68 41.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.366Z] #68 41.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.366Z] #68 42.31 OK: 9 MiB in 16 packages [2024-10-04T07:45:36.366Z] #68 DONE 47.2s [2024-10-04T07:45:36.366Z] [2024-10-04T07:45:36.366Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-04T07:45:36.366Z] #72 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.366Z] #72 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.366Z] #72 14.38 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:36.366Z] #72 14.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:36.366Z] #72 14.38 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:36.366Z] #72 14.44 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:36.366Z] #72 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.366Z] #72 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.366Z] #72 14.76 OK: 9 MiB in 19 packages [2024-10-04T07:45:36.626Z] #72 ... [2024-10-04T07:45:36.626Z] [2024-10-04T07:45:36.626Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T07:45:36.626Z] #70 DONE 23.9s [2024-10-04T07:45:36.626Z] [2024-10-04T07:45:36.626Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T07:45:36.626Z] #71 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.626Z] #71 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.626Z] #71 12.86 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:36.626Z] #71 12.86 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:36.626Z] #71 12.86 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:36.626Z] #71 12.97 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:36.626Z] #71 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.626Z] #71 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:36.626Z] #71 13.39 OK: 19 MiB in 18 packages [2024-10-04T07:45:36.626Z] #71 DONE 16.6s [2024-10-04T07:45:36.626Z] [2024-10-04T07:45:36.626Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T07:45:37.195Z] #75 ... [2024-10-04T07:45:37.195Z] [2024-10-04T07:45:37.195Z] #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T07:45:37.195Z] #73 DONE 16.7s [2024-10-04T07:45:37.195Z] [2024-10-04T07:45:37.195Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-04T07:45:37.195Z] #72 DONE 17.4s [2024-10-04T07:45:37.195Z] [2024-10-04T07:45:37.195Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-04T07:45:37.195Z] #0 8.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:37.195Z] #0 9.065 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:38.140Z] #76 ... [2024-10-04T07:45:38.140Z] [2024-10-04T07:45:38.140Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-04T07:45:38.140Z] #74 9.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:38.140Z] #74 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:38.400Z] #74 10.36 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:38.400Z] #74 10.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:38.400Z] #74 10.37 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:38.661Z] #74 10.48 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:38.661Z] #74 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:38.661Z] #74 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:39.232Z] #74 11.14 OK: 8 MiB in 16 packages [2024-10-04T07:45:40.615Z] #74 ... [2024-10-04T07:45:40.615Z] [2024-10-04T07:45:40.615Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T07:45:40.615Z] #0 7.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:40.615Z] #0 7.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:40.615Z] #0 8.343 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:40.615Z] #0 8.343 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:40.615Z] #0 8.349 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:40.615Z] #0 8.424 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:40.615Z] #0 8.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:40.615Z] #0 8.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:40.615Z] #0 8.846 OK: 8 MiB in 15 packages [2024-10-04T07:45:40.615Z] #77 ... [2024-10-04T07:45:40.615Z] [2024-10-04T07:45:40.615Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-04T07:45:40.615Z] #76 9.840 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T07:45:40.615Z] #76 10.17 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:40.615Z] #76 10.19 OK: 8 MiB in 15 packages [2024-10-04T07:45:40.877Z] #76 ... [2024-10-04T07:45:40.877Z] [2024-10-04T07:45:40.877Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-04T07:45:40.877Z] #0 7.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:40.877Z] #0 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:40.877Z] #0 8.063 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:40.877Z] #0 8.063 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:40.877Z] #0 8.071 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:40.877Z] #0 8.151 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:40.877Z] #0 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:40.877Z] #0 8.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:40.877Z] #0 8.522 OK: 19 MiB in 18 packages [2024-10-04T07:45:41.449Z] #78 ... [2024-10-04T07:45:41.449Z] [2024-10-04T07:45:41.449Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T07:45:41.449Z] #75 7.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:41.449Z] #75 7.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:42.018Z] #75 8.447 Upgrading critical system libraries and apk-tools: [2024-10-04T07:45:42.018Z] #75 8.447 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:45:42.018Z] #75 8.455 Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:42.018Z] #75 8.557 Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:45:42.018Z] #75 8.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:42.018Z] #75 8.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:42.280Z] #75 ... [2024-10-04T07:45:42.280Z] [2024-10-04T07:45:42.280Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-04T07:45:42.280Z] #74 DONE 14.1s [2024-10-04T07:45:42.280Z] [2024-10-04T07:45:42.280Z] #79 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-04T07:45:42.855Z] #79 ... [2024-10-04T07:45:42.855Z] [2024-10-04T07:45:42.855Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-04T07:45:42.855Z] #76 DONE 14.6s [2024-10-04T07:45:43.118Z] [2024-10-04T07:45:43.118Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T07:45:43.118Z] #75 8.973 OK: 8 MiB in 18 packages [2024-10-04T07:45:44.063Z] #75 ... [2024-10-04T07:45:44.063Z] [2024-10-04T07:45:44.063Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T07:45:44.063Z] #77 DONE 13.4s [2024-10-04T07:45:44.063Z] [2024-10-04T07:45:44.063Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-04T07:45:44.325Z] #66 ... [2024-10-04T07:45:44.326Z] [2024-10-04T07:45:44.326Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-04T07:45:44.326Z] #78 DONE 13.4s [2024-10-04T07:45:44.326Z] [2024-10-04T07:45:44.326Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-04T07:45:44.587Z] #80 ... [2024-10-04T07:45:44.587Z] [2024-10-04T07:45:44.587Z] #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-04T07:45:44.587Z] #41 DONE 209.1s [2024-10-04T07:45:44.587Z] [2024-10-04T07:45:44.587Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T07:45:45.160Z] #75 ... [2024-10-04T07:45:45.160Z] [2024-10-04T07:45:45.160Z] #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T07:45:45.160Z] #26 DONE 209.8s [2024-10-04T07:45:45.160Z] [2024-10-04T07:45:45.160Z] #81 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-04T07:45:45.733Z] #81 ... [2024-10-04T07:45:45.733Z] [2024-10-04T07:45:45.733Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T07:45:45.733Z] #75 DONE 12.3s [2024-10-04T07:45:46.039Z] [2024-10-04T07:45:46.039Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T07:45:47.456Z] #82 ... [2024-10-04T07:45:47.456Z] [2024-10-04T07:45:47.456Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-04T07:45:47.456Z] #66 DONE 189.8s [2024-10-04T07:45:47.456Z] [2024-10-04T07:45:47.456Z] #81 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-04T07:45:47.456Z] #81 DONE 2.8s [2024-10-04T07:45:47.456Z] [2024-10-04T07:45:47.456Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-04T07:45:47.456Z] #80 DONE 3.1s [2024-10-04T07:45:47.456Z] [2024-10-04T07:45:47.456Z] #83 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T07:45:49.380Z] #83 ... [2024-10-04T07:45:49.380Z] [2024-10-04T07:45:49.380Z] #79 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-04T07:45:49.380Z] #79 DONE 7.0s [2024-10-04T07:45:49.380Z] [2024-10-04T07:45:49.380Z] #84 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T07:45:53.602Z] #84 ... [2024-10-04T07:45:53.602Z] [2024-10-04T07:45:53.602Z] #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-04T07:45:54.545Z] #85 ... [2024-10-04T07:45:54.545Z] [2024-10-04T07:45:54.545Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T07:45:54.545Z] #86 DONE 8.4s [2024-10-04T07:45:54.545Z] [2024-10-04T07:45:54.545Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-04T07:45:55.485Z] #87 ... [2024-10-04T07:45:55.485Z] [2024-10-04T07:45:55.485Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T07:45:55.485Z] #82 DONE 9.3s [2024-10-04T07:45:55.485Z] [2024-10-04T07:45:55.485Z] #83 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T07:45:55.485Z] #83 7.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:55.485Z] #83 7.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:55.881Z] #83 8.110 OK: 246 MiB in 54 packages [2024-10-04T07:45:57.801Z] #83 ... [2024-10-04T07:45:57.801Z] [2024-10-04T07:45:57.801Z] #88 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-04T07:45:57.801Z] #88 ... [2024-10-04T07:45:57.801Z] [2024-10-04T07:45:57.801Z] #89 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-04T07:45:57.801Z] #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:57.801Z] #0 8.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:57.801Z] #0 8.951 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-04T07:45:57.801Z] #0 8.951 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-04T07:45:57.801Z] #0 8.951 OK: 24162 distinct packages available [2024-10-04T07:45:57.801Z] #0 9.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:57.801Z] #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:45:57.801Z] #0 9.499 OK: 246 MiB in 54 packages [2024-10-04T07:45:57.801Z] #89 ... [2024-10-04T07:45:57.801Z] [2024-10-04T07:45:57.801Z] #90 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-04T07:45:57.801Z] #90 ... [2024-10-04T07:45:57.801Z] [2024-10-04T07:45:57.801Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-04T07:45:58.061Z] #91 ... [2024-10-04T07:45:58.061Z] [2024-10-04T07:45:58.061Z] #83 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T07:45:58.061Z] #83 DONE 10.6s [2024-10-04T07:45:58.321Z] [2024-10-04T07:45:58.321Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-04T07:45:59.278Z] #92 ... [2024-10-04T07:45:59.278Z] [2024-10-04T07:45:59.278Z] #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:45:59.537Z] #93 ... [2024-10-04T07:45:59.537Z] [2024-10-04T07:45:59.537Z] #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-04T07:45:59.537Z] #85 DONE 6.2s [2024-10-04T07:45:59.797Z] [2024-10-04T07:45:59.797Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-04T07:46:00.368Z] #87 ... [2024-10-04T07:46:00.368Z] [2024-10-04T07:46:00.368Z] #89 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-04T07:46:00.368Z] #89 DONE 12.8s [2024-10-04T07:46:00.368Z] [2024-10-04T07:46:00.368Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-04T07:46:00.630Z] #92 ... [2024-10-04T07:46:00.630Z] [2024-10-04T07:46:00.630Z] #84 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T07:46:00.630Z] #84 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:46:00.916Z] #84 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:46:01.214Z] #84 13.61 OK: 246 MiB in 54 packages [2024-10-04T07:46:02.160Z] #84 ... [2024-10-04T07:46:02.160Z] [2024-10-04T07:46:02.160Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-04T07:46:02.160Z] #92 DONE 8.3s [2024-10-04T07:46:02.160Z] [2024-10-04T07:46:02.160Z] #90 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-04T07:46:02.160Z] #90 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:46:02.160Z] #90 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:46:02.160Z] #90 14.32 OK: 246 MiB in 54 packages [2024-10-04T07:46:02.732Z] #90 ... [2024-10-04T07:46:02.733Z] [2024-10-04T07:46:02.733Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-04T07:46:02.733Z] #87 DONE 8.2s [2024-10-04T07:46:02.733Z] [2024-10-04T07:46:02.733Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T07:46:03.301Z] #94 ... [2024-10-04T07:46:03.301Z] [2024-10-04T07:46:03.301Z] #88 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-04T07:46:03.301Z] #88 DONE 15.9s [2024-10-04T07:46:03.560Z] [2024-10-04T07:46:03.560Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-04T07:46:04.498Z] #95 ... [2024-10-04T07:46:04.498Z] [2024-10-04T07:46:04.498Z] #90 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-04T07:46:04.498Z] #90 DONE 17.1s [2024-10-04T07:46:04.498Z] [2024-10-04T07:46:04.498Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-04T07:46:05.436Z] #96 ... [2024-10-04T07:46:05.436Z] [2024-10-04T07:46:05.436Z] #84 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T07:46:05.436Z] #84 DONE 17.9s [2024-10-04T07:46:05.696Z] [2024-10-04T07:46:05.696Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:46:06.271Z] #97 ... [2024-10-04T07:46:06.271Z] [2024-10-04T07:46:06.271Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-04T07:46:06.271Z] #91 DONE 10.3s [2024-10-04T07:46:06.271Z] [2024-10-04T07:46:06.271Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-04T07:46:06.839Z] #98 ... [2024-10-04T07:46:06.839Z] [2024-10-04T07:46:06.839Z] #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:46:06.839Z] #93 DONE 8.2s [2024-10-04T07:46:06.839Z] [2024-10-04T07:46:06.839Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:46:10.141Z] #99 ... [2024-10-04T07:46:10.141Z] [2024-10-04T07:46:10.141Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:46:10.141Z] #100 DONE 9.0s [2024-10-04T07:46:10.141Z] [2024-10-04T07:46:10.141Z] #101 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:46:10.141Z] #101 ... [2024-10-04T07:46:10.141Z] [2024-10-04T07:46:10.141Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:46:10.747Z] #102 ... [2024-10-04T07:46:10.747Z] [2024-10-04T07:46:10.747Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-04T07:46:10.747Z] #96 DONE 8.0s [2024-10-04T07:46:11.006Z] [2024-10-04T07:46:11.006Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-04T07:46:11.006Z] #95 6.775 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:46:11.006Z] #95 7.256 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:46:11.706Z] #95 ... [2024-10-04T07:46:11.706Z] [2024-10-04T07:46:11.706Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T07:46:11.706Z] #94 DONE 9.3s [2024-10-04T07:46:11.706Z] [2024-10-04T07:46:11.706Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-04T07:46:11.706Z] #95 7.987 OK: 246 MiB in 54 packages [2024-10-04T07:46:13.093Z] #95 ... [2024-10-04T07:46:13.094Z] [2024-10-04T07:46:13.094Z] #101 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:46:13.094Z] #101 DONE 8.2s [2024-10-04T07:46:13.094Z] [2024-10-04T07:46:13.094Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-04T07:46:14.999Z] #103 ... [2024-10-04T07:46:14.999Z] [2024-10-04T07:46:14.999Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:46:14.999Z] #97 DONE 9.1s [2024-10-04T07:46:14.999Z] [2024-10-04T07:46:14.999Z] #104 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:46:16.904Z] #104 ... [2024-10-04T07:46:16.904Z] [2024-10-04T07:46:16.904Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-04T07:46:16.904Z] #98 DONE 10.5s [2024-10-04T07:46:16.904Z] [2024-10-04T07:46:16.904Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:46:20.195Z] #105 ... [2024-10-04T07:46:20.195Z] [2024-10-04T07:46:20.195Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-04T07:46:20.195Z] #95 DONE 16.0s [2024-10-04T07:46:20.195Z] [2024-10-04T07:46:20.195Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-04T07:46:21.590Z] #106 ... [2024-10-04T07:46:21.591Z] [2024-10-04T07:46:21.591Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T07:46:21.591Z] #107 ... [2024-10-04T07:46:21.591Z] [2024-10-04T07:46:21.591Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T07:46:23.545Z] #108 ... [2024-10-04T07:46:23.545Z] [2024-10-04T07:46:23.545Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T07:46:23.545Z] #107 DONE 12.2s [2024-10-04T07:46:23.807Z] [2024-10-04T07:46:23.808Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:46:24.381Z] #105 ... [2024-10-04T07:46:24.381Z] [2024-10-04T07:46:24.381Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-04T07:46:25.361Z] #109 ... [2024-10-04T07:46:25.361Z] [2024-10-04T07:46:25.361Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-04T07:46:25.361Z] #103 DONE 13.2s [2024-10-04T07:46:25.361Z] [2024-10-04T07:46:25.361Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:46:25.933Z] #105 ... [2024-10-04T07:46:25.933Z] [2024-10-04T07:46:25.933Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-04T07:46:27.314Z] #110 ... [2024-10-04T07:46:27.315Z] [2024-10-04T07:46:27.315Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T07:46:27.315Z] #108 DONE 9.9s [2024-10-04T07:46:27.315Z] [2024-10-04T07:46:27.315Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-04T07:46:29.858Z] #109 ... [2024-10-04T07:46:29.858Z] [2024-10-04T07:46:29.858Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-04T07:46:29.858Z] #111 ... [2024-10-04T07:46:29.858Z] [2024-10-04T07:46:29.858Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-04T07:46:29.858Z] #106 DONE 10.3s [2024-10-04T07:46:30.162Z] [2024-10-04T07:46:30.162Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:46:30.162Z] #102 ... [2024-10-04T07:46:30.162Z] [2024-10-04T07:46:30.162Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:47:16.899Z] #112 ... [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-04T07:47:16.899Z] #109 DONE 47.7s [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:47:16.899Z] #112 ... [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-04T07:47:16.899Z] #113 ... [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:47:16.899Z] #99 DONE 66.2s [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-10-04T07:47:16.899Z] #114 ... [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-04T07:47:16.899Z] #111 DONE 46.2s [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-04T07:47:16.899Z] #110 ... [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-04T07:47:16.899Z] #115 ... [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-04T07:47:16.899Z] #110 DONE 50.1s [2024-10-04T07:47:16.899Z] [2024-10-04T07:47:16.899Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-10-04T07:47:18.302Z] #114 ... [2024-10-04T07:47:18.302Z] [2024-10-04T07:47:18.302Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T07:48:26.526Z] #116 ... [2024-10-04T07:48:26.526Z] [2024-10-04T07:48:26.526Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:26.526Z] #102 DONE 133.3s [2024-10-04T07:48:26.526Z] [2024-10-04T07:48:26.526Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-04T07:48:33.084Z] #117 ... [2024-10-04T07:48:33.084Z] [2024-10-04T07:48:33.084Z] #104 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:33.084Z] #104 DONE 138.7s [2024-10-04T07:48:33.084Z] [2024-10-04T07:48:33.084Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T07:48:33.084Z] #116 ... [2024-10-04T07:48:33.084Z] [2024-10-04T07:48:33.084Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-10-04T07:48:33.084Z] #118 ... [2024-10-04T07:48:33.084Z] [2024-10-04T07:48:33.084Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:33.084Z] #105 DONE 137.4s [2024-10-04T07:48:33.084Z] [2024-10-04T07:48:33.084Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-10-04T07:48:34.078Z] #119 ... [2024-10-04T07:48:34.078Z] [2024-10-04T07:48:34.078Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-04T07:48:34.078Z] #115 DONE 79.0s [2024-10-04T07:48:34.345Z] [2024-10-04T07:48:34.345Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:34.608Z] #112 ... [2024-10-04T07:48:34.608Z] [2024-10-04T07:48:34.608Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-04T07:48:34.608Z] #113 DONE 82.0s [2024-10-04T07:48:34.608Z] [2024-10-04T07:48:34.608Z] #120 [security-spire-config] exporting to image [2024-10-04T07:48:34.608Z] #120 exporting layers [2024-10-04T07:48:35.213Z] #120 ... [2024-10-04T07:48:35.213Z] [2024-10-04T07:48:35.213Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T07:48:35.213Z] #116 DONE 78.6s [2024-10-04T07:48:35.213Z] [2024-10-04T07:48:35.213Z] #120 [security-spire-server] exporting to image [2024-10-04T07:48:35.474Z] #120 ... [2024-10-04T07:48:35.474Z] [2024-10-04T07:48:35.474Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-10-04T07:48:35.474Z] #114 DONE 82.5s [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:35.735Z] #121 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:48:35.735Z] #122 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #123 [core-data builder 6/7] COPY . . [2024-10-04T07:48:35.735Z] #123 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:35.735Z] #124 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:48:35.735Z] #125 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #126 [support-scheduler builder 6/7] COPY . . [2024-10-04T07:48:35.735Z] #126 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #127 [core-metadata builder 6/7] COPY . . [2024-10-04T07:48:35.735Z] #127 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:35.735Z] #128 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:48:35.735Z] #129 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:48:35.735Z] #130 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #131 [core-command builder 6/7] COPY . . [2024-10-04T07:48:35.735Z] #131 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:35.735Z] #132 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:48:35.735Z] #133 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-04T07:48:35.735Z] #134 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:48:35.735Z] #135 CACHED [2024-10-04T07:48:35.735Z] [2024-10-04T07:48:35.735Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T07:48:45.742Z] #136 ... [2024-10-04T07:48:45.742Z] [2024-10-04T07:48:45.742Z] #137 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-04T07:48:45.742Z] #137 ... [2024-10-04T07:48:45.742Z] [2024-10-04T07:48:45.742Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-04T07:48:46.001Z] #138 ... [2024-10-04T07:48:46.001Z] [2024-10-04T07:48:46.001Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-04T07:48:46.001Z] #139 ... [2024-10-04T07:48:46.001Z] [2024-10-04T07:48:46.001Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T07:48:46.556Z] #140 ... [2024-10-04T07:48:46.556Z] [2024-10-04T07:48:46.556Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-04T07:48:46.821Z] #141 ... [2024-10-04T07:48:46.821Z] [2024-10-04T07:48:46.821Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-04T07:49:43.262Z] #142 ... [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:49:43.262Z] #112 DONE 185.0s [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-10-04T07:49:43.262Z] #118 DONE 63.1s [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #143 [core-keeper builder 7/8] COPY . . [2024-10-04T07:49:43.262Z] #143 ... [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:49:43.262Z] #144 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #145 [support-notifications builder 6/7] COPY . . [2024-10-04T07:49:43.262Z] #145 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:49:43.262Z] #146 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-10-04T07:49:43.262Z] #119 DONE 62.6s [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-04T07:49:43.262Z] #138 60.11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-04T07:49:43.262Z] #138 ... [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:49:43.262Z] #147 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #148 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:49:43.262Z] #148 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #149 [security-proxy-setup builder 6/7] COPY . . [2024-10-04T07:49:43.262Z] #149 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #150 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:49:43.262Z] #150 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #151 [security-bootstrapper builder 6/7] COPY . . [2024-10-04T07:49:43.262Z] #151 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #152 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-04T07:49:43.262Z] #152 CACHED [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-04T07:49:43.262Z] #117 DONE 72.3s [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-04T07:49:43.262Z] #153 ... [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #137 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-04T07:49:43.262Z] #137 DONE 62.0s [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-04T07:49:43.262Z] #141 61.12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-04T07:49:43.262Z] #141 ... [2024-10-04T07:49:43.262Z] [2024-10-04T07:49:43.262Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T07:49:43.262Z] #140 65.17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-04T07:49:45.872Z] #140 ... [2024-10-04T07:49:45.872Z] [2024-10-04T07:49:45.872Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-04T07:49:45.872Z] #154 ... [2024-10-04T07:49:45.872Z] [2024-10-04T07:49:45.872Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-04T07:49:45.872Z] #155 ... [2024-10-04T07:49:45.872Z] [2024-10-04T07:49:45.872Z] #156 [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-10-04T07:49:45.872Z] #156 ... [2024-10-04T07:49:45.872Z] [2024-10-04T07:49:45.872Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T07:49:46.134Z] #157 ... [2024-10-04T07:49:46.134Z] [2024-10-04T07:49:46.134Z] #120 [security-spire-server] exporting to image [2024-10-04T07:49:46.134Z] #120 exporting layers 66.1s done [2024-10-04T07:49:46.706Z] #120 exporting layers 71.7s done [2024-10-04T07:49:46.706Z] #120 ... [2024-10-04T07:49:46.706Z] [2024-10-04T07:49:46.706Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T07:49:46.706Z] #136 60.94 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-04T07:49:46.706Z] #136 ... [2024-10-04T07:49:46.706Z] [2024-10-04T07:49:46.706Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-04T07:49:46.969Z] #158 ... [2024-10-04T07:49:46.969Z] [2024-10-04T07:49:46.969Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-04T07:49:46.969Z] #142 64.41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-04T07:49:48.391Z] #142 ... [2024-10-04T07:49:48.391Z] [2024-10-04T07:49:48.391Z] #159 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-04T07:49:48.391Z] #159 ... [2024-10-04T07:49:48.391Z] [2024-10-04T07:49:48.391Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-04T07:49:48.391Z] #139 64.08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-04T07:49:53.748Z] #139 ... [2024-10-04T07:49:53.748Z] [2024-10-04T07:49:53.748Z] #120 [security-spire-server] exporting to image [2024-10-04T07:49:53.748Z] #120 writing image sha256:8a144c41a959a364c4a822f3602de964c4e57a700cbd0abdbfd07af991c97574 [2024-10-04T07:49:53.748Z] #120 writing image sha256:6f6c5e4cf38734b3b6e061b7ac8713bb0030725378bd1a20eae4981f931c79b4 [2024-10-04T07:49:55.657Z] #120 writing image sha256:6f6c5e4cf38734b3b6e061b7ac8713bb0030725378bd1a20eae4981f931c79b4 1.6s done [2024-10-04T07:49:55.658Z] #120 naming to docker.io/library/security-spire-config [2024-10-04T07:49:56.224Z] #120 writing image sha256:8a144c41a959a364c4a822f3602de964c4e57a700cbd0abdbfd07af991c97574 2.3s done [2024-10-04T07:49:56.224Z] #120 naming to docker.io/library/security-spire-server [2024-10-04T07:49:56.224Z] #120 naming to docker.io/library/security-spire-config 0.7s done [2024-10-04T07:49:58.757Z] #120 naming to docker.io/library/security-spire-server 2.7s done [2024-10-04T07:49:58.757Z] #120 DONE 84.9s [2024-10-04T07:49:58.757Z] [2024-10-04T07:49:58.757Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-04T07:50:08.726Z] #153 ... [2024-10-04T07:50:08.726Z] [2024-10-04T07:50:08.726Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-04T07:50:08.726Z] #155 32.71 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-04T07:50:10.112Z] #155 ... [2024-10-04T07:50:10.112Z] [2024-10-04T07:50:10.112Z] #143 [core-keeper builder 7/8] COPY . . [2024-10-04T07:50:10.112Z] #143 DONE 34.7s [2024-10-04T07:50:10.112Z] [2024-10-04T07:50:10.112Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T07:50:10.112Z] #157 33.32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-04T07:50:15.423Z] #157 ... [2024-10-04T07:50:15.423Z] [2024-10-04T07:50:15.423Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-04T07:50:15.423Z] #154 37.09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-04T07:50:19.623Z] #154 ... [2024-10-04T07:50:19.623Z] [2024-10-04T07:50:19.623Z] #159 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-04T07:50:19.623Z] #159 DONE 40.7s [2024-10-04T07:50:19.623Z] [2024-10-04T07:50:19.623Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T07:50:19.623Z] #160 ... [2024-10-04T07:50:19.623Z] [2024-10-04T07:50:19.623Z] #120 [security-spire-agent] exporting to image [2024-10-04T07:50:19.623Z] #120 exporting layers [2024-10-04T07:50:26.194Z] #120 ... [2024-10-04T07:50:26.194Z] [2024-10-04T07:50:26.194Z] #156 [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-10-04T07:50:26.194Z] #156 49.23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-04T07:50:30.397Z] #156 ... [2024-10-04T07:50:30.397Z] [2024-10-04T07:50:30.397Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-04T07:50:30.397Z] #153 43.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-04T07:50:30.397Z] #153 ... [2024-10-04T07:50:30.397Z] [2024-10-04T07:50:30.397Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T07:50:30.397Z] #160 16.98 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-04T07:50:34.632Z] #160 ... [2024-10-04T07:50:34.632Z] [2024-10-04T07:50:34.632Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-04T07:50:34.632Z] #158 47.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-04T07:50:41.801Z] #158 ... [2024-10-04T07:50:41.801Z] [2024-10-04T07:50:41.801Z] #120 [security-spire-agent] exporting to image [2024-10-04T07:50:41.801Z] #120 exporting layers 21.3s done [2024-10-04T07:50:41.801Z] #120 writing image sha256:f2971cf7dd8e907089d3491d7f2f2923ddb85c60b7c92be98f2fe457bbbe43a9 [2024-10-04T07:50:42.374Z] #120 writing image sha256:f2971cf7dd8e907089d3491d7f2f2923ddb85c60b7c92be98f2fe457bbbe43a9 1.3s done [2024-10-04T07:50:42.374Z] #120 naming to docker.io/library/security-spire-agent [2024-10-04T07:50:43.260Z] #120 naming to docker.io/library/security-spire-agent 0.5s done [2024-10-04T07:50:43.260Z] #120 DONE 108.1s [2024-10-04T07:50:43.260Z] [2024-10-04T07:50:43.260Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T07:52:37.846Z] #136 ... [2024-10-04T07:52:37.846Z] [2024-10-04T07:52:37.846Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-04T07:52:37.846Z] #138 DONE 234.8s [2024-10-04T07:52:37.846Z] [2024-10-04T07:52:37.846Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-04T07:52:46.024Z] #153 ... [2024-10-04T07:52:46.024Z] [2024-10-04T07:52:46.024Z] #156 [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-10-04T07:52:46.024Z] #156 190.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-04T07:53:53.978Z] #156 DONE 255.9s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-04T07:53:53.978Z] #142 DONE 316.0s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T07:53:53.978Z] #140 DONE 316.0s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-04T07:53:53.978Z] #154 DONE 256.2s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.978Z] #161 ... [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T07:53:53.978Z] #136 DONE 316.2s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T07:53:53.978Z] #160 DONE 220.0s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T07:53:53.978Z] #157 DONE 256.5s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.978Z] #162 ... [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-04T07:53:53.978Z] #155 DONE 256.3s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-04T07:53:53.978Z] #153 DONE 256.3s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-04T07:53:53.978Z] #141 DONE 316.5s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-04T07:53:53.978Z] #139 DONE 316.5s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-04T07:53:53.978Z] #158 DONE 255.4s [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.978Z] #163 ... [2024-10-04T07:53:53.978Z] [2024-10-04T07:53:53.978Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.978Z] #161 DONE 1.0s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #164 DONE 0.8s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #165 DONE 0.9s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #166 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #166 DONE 0.7s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #167 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #167 ... [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #162 DONE 0.8s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #168 DONE 0.7s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-04T07:53:53.979Z] #169 DONE 0.9s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #170 ... [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #163 DONE 0.9s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #171 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #171 DONE 0.7s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #172 CACHED [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #173 CACHED [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #174 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #174 CACHED [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #175 CACHED [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #176 DONE 0.5s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #177 CACHED [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #178 CACHED [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #179 CACHED [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:53:53.979Z] #180 CACHED [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-04T07:53:53.979Z] #181 ... [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #182 DONE 0.9s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #167 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #167 DONE 0.8s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #183 DONE 0.8s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:53.979Z] #170 DONE 0.7s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-04T07:53:53.979Z] #184 ... [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-04T07:53:53.979Z] #185 DONE 0.9s [2024-10-04T07:53:53.979Z] [2024-10-04T07:53:53.979Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:53:56.092Z] #186 ... [2024-10-04T07:53:56.092Z] [2024-10-04T07:53:56.092Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:56.092Z] #187 DONE 3.0s [2024-10-04T07:53:56.092Z] [2024-10-04T07:53:56.092Z] #188 [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-10-04T07:53:58.665Z] #188 ... [2024-10-04T07:53:58.665Z] [2024-10-04T07:53:58.665Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-04T07:53:58.665Z] #189 DONE 5.1s [2024-10-04T07:53:58.665Z] [2024-10-04T07:53:58.665Z] #190 [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-10-04T07:53:58.665Z] #190 ... [2024-10-04T07:53:58.665Z] [2024-10-04T07:53:58.665Z] #191 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:53:58.665Z] #191 DONE 5.4s [2024-10-04T07:53:58.665Z] [2024-10-04T07:53:58.665Z] #192 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-04T07:54:00.092Z] #192 ... [2024-10-04T07:54:00.092Z] [2024-10-04T07:54:00.092Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-04T07:54:00.092Z] #193 DONE 7.0s [2024-10-04T07:54:00.092Z] [2024-10-04T07:54:00.092Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:00.356Z] #194 ... [2024-10-04T07:54:00.356Z] [2024-10-04T07:54:00.356Z] #195 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-04T07:54:00.356Z] #195 DONE 7.1s [2024-10-04T07:54:00.356Z] [2024-10-04T07:54:00.356Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-04T07:54:00.356Z] #181 DONE 7.3s [2024-10-04T07:54:00.356Z] [2024-10-04T07:54:00.356Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:00.941Z] #196 ... [2024-10-04T07:54:00.941Z] [2024-10-04T07:54:00.941Z] #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-04T07:54:00.941Z] #197 DONE 7.8s [2024-10-04T07:54:00.941Z] [2024-10-04T07:54:00.941Z] #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:54:01.202Z] #198 ... [2024-10-04T07:54:01.202Z] [2024-10-04T07:54:01.202Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-04T07:54:01.202Z] #199 DONE 8.1s [2024-10-04T07:54:01.463Z] [2024-10-04T07:54:01.463Z] #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:02.856Z] #200 ... [2024-10-04T07:54:02.856Z] [2024-10-04T07:54:02.856Z] #201 [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-10-04T07:54:02.856Z] #201 DONE 9.1s [2024-10-04T07:54:02.856Z] [2024-10-04T07:54:02.856Z] #202 [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-10-04T07:54:02.856Z] #202 ... [2024-10-04T07:54:02.856Z] [2024-10-04T07:54:02.856Z] #203 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-04T07:54:02.856Z] #203 DONE 9.3s [2024-10-04T07:54:03.125Z] [2024-10-04T07:54:03.125Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-04T07:54:03.125Z] #184 DONE 9.4s [2024-10-04T07:54:03.125Z] [2024-10-04T07:54:03.125Z] #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-04T07:54:03.722Z] #204 ... [2024-10-04T07:54:03.722Z] [2024-10-04T07:54:03.722Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-04T07:54:03.983Z] #205 ... [2024-10-04T07:54:03.983Z] [2024-10-04T07:54:03.983Z] #206 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:03.983Z] #206 ... [2024-10-04T07:54:03.983Z] [2024-10-04T07:54:03.983Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-04T07:54:03.983Z] #205 DONE 10.3s [2024-10-04T07:54:04.244Z] [2024-10-04T07:54:04.244Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:04.244Z] #186 DONE 10.4s [2024-10-04T07:54:04.244Z] [2024-10-04T07:54:04.244Z] #188 [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-10-04T07:54:04.244Z] #188 DONE 8.0s [2024-10-04T07:54:04.244Z] [2024-10-04T07:54:04.244Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-04T07:54:04.506Z] #207 ... [2024-10-04T07:54:04.506Z] [2024-10-04T07:54:04.506Z] #190 [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-10-04T07:54:04.506Z] #190 DONE 6.3s [2024-10-04T07:54:04.768Z] [2024-10-04T07:54:04.768Z] #192 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-04T07:54:04.768Z] #192 DONE 6.2s [2024-10-04T07:54:04.768Z] [2024-10-04T07:54:04.768Z] #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-04T07:54:05.037Z] #208 ... [2024-10-04T07:54:05.037Z] [2024-10-04T07:54:05.037Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:05.037Z] #194 DONE 4.9s [2024-10-04T07:54:05.037Z] [2024-10-04T07:54:05.037Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:05.301Z] #209 ... [2024-10-04T07:54:05.301Z] [2024-10-04T07:54:05.301Z] #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:05.301Z] #196 DONE 4.8s [2024-10-04T07:54:05.301Z] [2024-10-04T07:54:05.301Z] #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:05.301Z] #200 DONE 5.0s [2024-10-04T07:54:05.301Z] [2024-10-04T07:54:05.301Z] #120 [support-scheduler] exporting to image [2024-10-04T07:54:05.301Z] #120 exporting layers [2024-10-04T07:54:05.572Z] #120 ... [2024-10-04T07:54:05.572Z] [2024-10-04T07:54:05.572Z] #198 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T07:54:05.572Z] #198 DONE 4.6s [2024-10-04T07:54:05.850Z] [2024-10-04T07:54:05.850Z] #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:54:06.813Z] #210 ... [2024-10-04T07:54:06.813Z] [2024-10-04T07:54:06.813Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:06.813Z] #211 DONE 4.6s [2024-10-04T07:54:06.813Z] [2024-10-04T07:54:06.813Z] #202 [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-10-04T07:54:06.813Z] #202 DONE 4.2s [2024-10-04T07:54:07.564Z] [2024-10-04T07:54:07.564Z] #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-04T07:54:07.564Z] #204 DONE 4.2s [2024-10-04T07:54:07.564Z] [2024-10-04T07:54:07.564Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:07.564Z] #212 ... [2024-10-04T07:54:07.564Z] [2024-10-04T07:54:07.564Z] #206 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:07.564Z] #206 DONE 3.7s [2024-10-04T07:54:07.564Z] [2024-10-04T07:54:07.564Z] #120 [support-cron-scheduler] exporting to image [2024-10-04T07:54:07.564Z] #120 exporting layers 1.9s done [2024-10-04T07:54:08.968Z] #120 ... [2024-10-04T07:54:08.968Z] [2024-10-04T07:54:08.968Z] #213 [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-10-04T07:54:08.968Z] #213 DONE 4.5s [2024-10-04T07:54:08.968Z] [2024-10-04T07:54:08.968Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-04T07:54:08.968Z] #214 DONE 4.6s [2024-10-04T07:54:08.968Z] [2024-10-04T07:54:08.968Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-04T07:54:08.968Z] #207 DONE 4.5s [2024-10-04T07:54:08.968Z] [2024-10-04T07:54:08.968Z] #120 [core-keeper] exporting to image [2024-10-04T07:54:09.591Z] #120 writing image sha256:dd53783ef2a200d947264fd9b1b7d26546a3ec56e7787aae988dac6e15286684 [2024-10-04T07:54:09.591Z] #120 writing image sha256:9221a44ae95e577ffb77db8fe843aa52eba7f7cad1f4c8fa0792f0c9a679d706 [2024-10-04T07:54:09.591Z] #120 ... [2024-10-04T07:54:09.591Z] [2024-10-04T07:54:09.591Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:09.591Z] #209 DONE 4.8s [2024-10-04T07:54:09.591Z] [2024-10-04T07:54:09.591Z] #120 [core-keeper] exporting to image [2024-10-04T07:54:09.591Z] #120 writing image sha256:dd53783ef2a200d947264fd9b1b7d26546a3ec56e7787aae988dac6e15286684 0.4s done [2024-10-04T07:54:09.591Z] #120 naming to docker.io/library/core-command [2024-10-04T07:54:09.591Z] #120 ... [2024-10-04T07:54:09.591Z] [2024-10-04T07:54:09.591Z] #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-04T07:54:09.591Z] #208 DONE 4.9s [2024-10-04T07:54:09.591Z] [2024-10-04T07:54:09.591Z] #120 [core-command] exporting to image [2024-10-04T07:54:09.591Z] #120 exporting layers 2.5s done [2024-10-04T07:54:09.591Z] #120 naming to docker.io/library/core-command done [2024-10-04T07:54:10.514Z] #120 ... [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-04T07:54:10.514Z] #215 DONE 4.4s [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #120 [support-scheduler] exporting to image [2024-10-04T07:54:10.514Z] #120 writing image sha256:9221a44ae95e577ffb77db8fe843aa52eba7f7cad1f4c8fa0792f0c9a679d706 0.6s done [2024-10-04T07:54:10.514Z] #120 naming to docker.io/library/support-scheduler done [2024-10-04T07:54:10.514Z] #120 ... [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-04T07:54:10.514Z] #210 DONE 4.3s [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-04T07:54:10.514Z] #216 DONE 3.0s [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-04T07:54:10.514Z] #212 DONE 2.9s [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #120 [support-scheduler] exporting to image [2024-10-04T07:54:10.514Z] #120 exporting layers 1.4s done [2024-10-04T07:54:10.514Z] #120 ... [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-04T07:54:10.514Z] #217 DONE 3.0s [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #120 [support-notifications] exporting to image [2024-10-04T07:54:10.514Z] #120 writing image sha256:03dad18a10f5abb8ade20456b24ab4c11afdad25976f81d99398755713ab5427 0.0s done [2024-10-04T07:54:10.514Z] #120 naming to docker.io/library/support-cron-scheduler done [2024-10-04T07:54:10.514Z] #120 ... [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-04T07:54:10.514Z] #218 DONE 1.7s [2024-10-04T07:54:10.514Z] [2024-10-04T07:54:10.514Z] #120 [core-keeper] exporting to image [2024-10-04T07:54:10.514Z] #120 writing image sha256:ca6fb038b17a27ed76e3a41a323a7c790c299247302be9b9fd208de8a1d5fa08 done [2024-10-04T07:54:10.514Z] #120 naming to docker.io/library/core-keeper 0.0s done [2024-10-04T07:54:10.833Z] #120 ... [2024-10-04T07:54:10.833Z] [2024-10-04T07:54:10.833Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-04T07:54:10.833Z] #219 DONE 1.1s [2024-10-04T07:54:10.833Z] [2024-10-04T07:54:10.833Z] #120 [core-keeper] exporting to image [2024-10-04T07:54:10.833Z] #120 writing image sha256:a3aa4b2096fb1bb7d3f69ba9993cfdf29a117c7b61ed115bf69729f63e5304b4 0.0s done [2024-10-04T07:54:10.833Z] #120 naming to docker.io/library/security-spiffe-token-provider [2024-10-04T07:54:10.833Z] #120 ... [2024-10-04T07:54:10.833Z] [2024-10-04T07:54:10.833Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-04T07:54:10.833Z] #220 DONE 0.9s [2024-10-04T07:54:10.833Z] [2024-10-04T07:54:10.833Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-04T07:54:10.833Z] #221 DONE 1.0s [2024-10-04T07:54:10.833Z] [2024-10-04T07:54:10.833Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-04T07:54:10.833Z] #222 DONE 0.9s [2024-10-04T07:54:10.833Z] [2024-10-04T07:54:10.833Z] #120 [core-metadata] exporting to image [2024-10-04T07:54:10.833Z] #120 exporting layers 0.6s done [2024-10-04T07:54:10.833Z] #120 naming to docker.io/library/security-spiffe-token-provider done [2024-10-04T07:54:10.833Z] #120 exporting layers 0.2s done [2024-10-04T07:54:10.833Z] #120 writing image sha256:94725c22d9344da6c7baefc248ed18abc8498a31901a1b1648a30d51f8f6aa30 done [2024-10-04T07:54:10.833Z] #120 naming to docker.io/library/support-notifications [2024-10-04T07:54:11.103Z] #120 ... [2024-10-04T07:54:11.103Z] [2024-10-04T07:54:11.103Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-04T07:54:11.103Z] #223 DONE 0.5s [2024-10-04T07:54:11.103Z] [2024-10-04T07:54:11.103Z] #120 [support-notifications] exporting to image [2024-10-04T07:54:11.103Z] #120 naming to docker.io/library/support-notifications done [2024-10-04T07:54:11.103Z] #120 ... [2024-10-04T07:54:11.103Z] [2024-10-04T07:54:11.103Z] #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-04T07:54:11.103Z] #224 DONE 1.6s [2024-10-04T07:54:11.103Z] [2024-10-04T07:54:11.103Z] #120 [core-data] exporting to image [2024-10-04T07:54:11.103Z] #120 exporting layers 0.4s done [2024-10-04T07:54:11.103Z] #120 writing image sha256:81b3b001d7faed13e1fd83a906fbfe0489957bdea5a2fd1f7da01766af51b1da done [2024-10-04T07:54:11.103Z] #120 naming to docker.io/library/core-data done [2024-10-04T07:54:11.364Z] #120 ... [2024-10-04T07:54:11.364Z] [2024-10-04T07:54:11.364Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-04T07:54:11.364Z] #225 DONE 0.7s [2024-10-04T07:54:11.624Z] [2024-10-04T07:54:11.624Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-04T07:54:15.826Z] #226 ... [2024-10-04T07:54:15.826Z] [2024-10-04T07:54:15.826Z] #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-04T07:54:15.826Z] #227 DONE 1.2s [2024-10-04T07:54:15.826Z] [2024-10-04T07:54:15.826Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-04T07:54:15.826Z] #228 DONE 2.1s [2024-10-04T07:54:15.826Z] [2024-10-04T07:54:15.826Z] #120 [security-proxy-auth] exporting to image [2024-10-04T07:54:15.826Z] #120 writing image sha256:30a5072b908ba6183cfe698ffe4f356942dfb44b2a2bcf1453ea32d4827ea21a 0.0s done [2024-10-04T07:54:15.826Z] #120 naming to docker.io/library/core-metadata done [2024-10-04T07:54:16.087Z] #120 ... [2024-10-04T07:54:16.087Z] [2024-10-04T07:54:16.087Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-04T07:54:16.087Z] #226 DONE 4.6s [2024-10-04T07:54:16.087Z] [2024-10-04T07:54:16.087Z] #120 [core-common-config-bootstrapper] exporting to image [2024-10-04T07:54:16.087Z] #120 writing image sha256:2bf9dee322311c1e43a9b8b76e716a171618082cadb7f354a9aebb0701a4356d done [2024-10-04T07:54:16.087Z] #120 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-04T07:54:16.344Z] #120 exporting layers 4.3s done [2024-10-04T07:54:16.344Z] #120 writing image sha256:2382f65bedbe767fdb868b08f1d150cbcedb618bff95481a793b065faafe35c7 done [2024-10-04T07:54:16.344Z] #120 naming to docker.io/library/security-proxy-auth done [2024-10-04T07:54:16.344Z] #120 DONE 119.2s [2024-10-04T07:54:16.344Z] [2024-10-04T07:54:16.344Z] #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-04T07:54:16.344Z] #229 DONE 4.3s [2024-10-04T07:54:16.344Z] [2024-10-04T07:54:16.344Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-04T07:54:16.344Z] #230 DONE 0.1s [2024-10-04T07:54:16.344Z] [2024-10-04T07:54:16.344Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-04T07:54:16.344Z] #231 DONE 5.5s [2024-10-04T07:54:16.344Z] [2024-10-04T07:54:16.344Z] #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-04T07:54:16.603Z] #232 DONE 0.1s [2024-10-04T07:54:16.603Z] [2024-10-04T07:54:16.603Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-04T07:54:16.603Z] #233 DONE 0.1s [2024-10-04T07:54:16.603Z] [2024-10-04T07:54:16.603Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-04T07:54:16.603Z] #234 DONE 0.1s [2024-10-04T07:54:16.603Z] [2024-10-04T07:54:16.603Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-04T07:54:16.603Z] #235 DONE 0.5s [2024-10-04T07:54:16.603Z] [2024-10-04T07:54:16.603Z] #120 [security-secretstore-setup] exporting to image [2024-10-04T07:54:16.863Z] #120 exporting layers 0.3s done [2024-10-04T07:54:16.863Z] #120 writing image sha256:0d1b3b146031f2726b6bc28142784d489d51492fae06a5e4ea156827c67426d8 done [2024-10-04T07:54:16.863Z] #120 naming to docker.io/library/security-proxy-setup done [2024-10-04T07:54:17.144Z] #120 ... [2024-10-04T07:54:17.144Z] [2024-10-04T07:54:17.144Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-04T07:54:17.144Z] #236 DONE 0.4s [2024-10-04T07:54:17.144Z] [2024-10-04T07:54:17.144Z] #120 [security-secretstore-setup] exporting to image [2024-10-04T07:54:17.144Z] #120 exporting layers 0.4s done [2024-10-04T07:54:17.144Z] #120 writing image sha256:64809ad87b1f1f90fd3b46e3a2b727a9a4603cf5a790c67977778a6a99f5b736 done [2024-10-04T07:54:17.144Z] #120 naming to docker.io/library/security-secretstore-setup done [2024-10-04T07:54:17.144Z] #120 exporting layers 0.3s done [2024-10-04T07:54:17.144Z] #120 writing image sha256:ee1b10667b80947444f162c2012955d2e8f9b6431e8e4ef353e1c3a084506629 done [2024-10-04T07:54:17.144Z] #120 naming to docker.io/library/security-bootstrapper done [2024-10-04T07:54:17.144Z] #120 DONE 120.1s [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T07:54:17.144Z] time="2024-10-04T07:42:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-04T07:54:17.420Z] $ docker stop --time=1 0ee0f1fd39b8b581da5935b28c938cf417af3529102382433ca57eac7322cb73 [2024-10-04T07:54:19.017Z] $ docker rm -f --volumes 0ee0f1fd39b8b581da5935b28c938cf417af3529102382433ca57eac7322cb73 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:54:19.355Z] + docker images [2024-10-04T07:54:19.355Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-04T07:54:19.355Z] security-proxy-setup latest 0d1b3b146031 3 seconds ago 28.7MB [2024-10-04T07:54:19.355Z] security-secretstore-setup latest 64809ad87b1f 3 seconds ago 40.2MB [2024-10-04T07:54:19.355Z] security-bootstrapper latest ee1b10667b80 3 seconds ago 20.4MB [2024-10-04T07:54:19.355Z] security-proxy-auth latest 2382f65bedbe 8 seconds ago 24.6MB [2024-10-04T07:54:19.355Z] core-data latest 81b3b001d7fa 9 seconds ago 29.6MB [2024-10-04T07:54:19.355Z] core-common-config-bootstrapper latest 2bf9dee32231 9 seconds ago 16.5MB [2024-10-04T07:54:19.355Z] core-metadata latest 30a5072b908b 9 seconds ago 29.7MB [2024-10-04T07:54:19.355Z] support-notifications latest 94725c22d934 10 seconds ago 44.4MB [2024-10-04T07:54:19.355Z] core-keeper latest ca6fb038b17a 11 seconds ago 29MB [2024-10-04T07:54:19.355Z] security-spiffe-token-provider latest a3aa4b2096fb 11 seconds ago 31.8MB [2024-10-04T07:54:19.355Z] support-cron-scheduler latest 03dad18a10f5 13 seconds ago 45.4MB [2024-10-04T07:54:19.355Z] support-scheduler latest 9221a44ae95e 15 seconds ago 43.8MB [2024-10-04T07:54:19.355Z] core-command latest dd53783ef2a2 15 seconds ago 25.9MB [2024-10-04T07:54:19.355Z] security-spire-agent latest f2971cf7dd8e 4 minutes ago 183MB [2024-10-04T07:54:19.355Z] security-spire-server latest 8a144c41a959 5 minutes ago 122MB [2024-10-04T07:54:19.355Z] security-spire-config latest 6f6c5e4cf387 5 minutes ago 121MB [2024-10-04T07:54:19.355Z] ci-base-image-x86_64 latest 36d134d96d81 15 minutes ago 979MB [2024-10-04T07:54:19.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 28 hours ago 573MB [2024-10-04T07:54:19.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-04T07:54:19.355Z] 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-10-04T07:54:19.514Z] provisioning config files... [2024-10-04T07:54:19.524Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/711@tmp/config18379255786970558049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:54:19.829Z] ---> ****-login.sh [2024-10-04T07:54:19.829Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:54:19.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:54:20.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:54:20.087Z] Configure a credential helper to remove this warning. See [2024-10-04T07:54:20.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:54:20.088Z] [2024-10-04T07:54:20.088Z] Login Succeeded [2024-10-04T07:54:20.088Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:54:20.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:54:20.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:54:20.088Z] Configure a credential helper to remove this warning. See [2024-10-04T07:54:20.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:54:20.088Z] [2024-10-04T07:54:20.088Z] Login Succeeded [2024-10-04T07:54:20.088Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:54:20.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:54:20.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:54:20.346Z] Configure a credential helper to remove this warning. See [2024-10-04T07:54:20.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:54:20.346Z] [2024-10-04T07:54:20.346Z] Login Succeeded [2024-10-04T07:54:20.346Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:54:20.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:54:20.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:54:20.346Z] Configure a credential helper to remove this warning. See [2024-10-04T07:54:20.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:54:20.346Z] [2024-10-04T07:54:20.346Z] Login Succeeded [2024-10-04T07:54:20.346Z] ****.io [2024-10-04T07:54:20.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:54:20.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:54:20.605Z] Configure a credential helper to remove this warning. See [2024-10-04T07:54:20.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:54:20.605Z] [2024-10-04T07:54:20.605Z] Login Succeeded [2024-10-04T07:54:20.605Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:54:20.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:54:20.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:54:20.714Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-04T07:54:20.714Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:20.714Z] latest [2024-10-04T07:54:20.714Z] 3.2.0-dev.88 [2024-10-04T07:54:20.714Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:20.714Z] main [2024-10-04T07:54:20.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:21.069Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:21.397Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:21.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-04T07:54:21.397Z] be48f19be6f7: Preparing [2024-10-04T07:54:21.397Z] 5a36d2f67790: Preparing [2024-10-04T07:54:21.397Z] 2579b3362474: Preparing [2024-10-04T07:54:21.397Z] dd2b65a69b29: Preparing [2024-10-04T07:54:21.397Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:21.397Z] 1427de1e23e9: Preparing [2024-10-04T07:54:21.397Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:21.397Z] 1427de1e23e9: Waiting [2024-10-04T07:54:21.397Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:21.397Z] dd2b65a69b29: Pushed [2024-10-04T07:54:21.397Z] fe1e3f5a35b9: Pushed [2024-10-04T07:54:21.397Z] 2579b3362474: Pushed [2024-10-04T07:54:21.397Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:21.397Z] be48f19be6f7: Pushed [2024-10-04T07:54:21.655Z] 1427de1e23e9: Pushed [2024-10-04T07:54:23.029Z] 5a36d2f67790: Pushed [2024-10-04T07:54:23.288Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:23.631Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:23.963Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-04T07:54:23.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-04T07:54:23.963Z] be48f19be6f7: Preparing [2024-10-04T07:54:23.963Z] 5a36d2f67790: Preparing [2024-10-04T07:54:23.963Z] 2579b3362474: Preparing [2024-10-04T07:54:23.963Z] dd2b65a69b29: Preparing [2024-10-04T07:54:23.963Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:23.963Z] 1427de1e23e9: Preparing [2024-10-04T07:54:23.963Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:23.963Z] 1427de1e23e9: Waiting [2024-10-04T07:54:23.963Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:23.963Z] 5a36d2f67790: Layer already exists [2024-10-04T07:54:23.963Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:23.963Z] 2579b3362474: Layer already exists [2024-10-04T07:54:23.963Z] be48f19be6f7: Layer already exists [2024-10-04T07:54:23.963Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:23.963Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:23.963Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:23.963Z] latest: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:24.293Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:24.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.88 [2024-10-04T07:54:24.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-04T07:54:24.629Z] be48f19be6f7: Preparing [2024-10-04T07:54:24.629Z] 5a36d2f67790: Preparing [2024-10-04T07:54:24.629Z] 2579b3362474: Preparing [2024-10-04T07:54:24.629Z] dd2b65a69b29: Preparing [2024-10-04T07:54:24.629Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:24.629Z] 1427de1e23e9: Preparing [2024-10-04T07:54:24.629Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:24.629Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:24.629Z] 1427de1e23e9: Waiting [2024-10-04T07:54:24.629Z] be48f19be6f7: Layer already exists [2024-10-04T07:54:24.629Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:24.629Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:24.629Z] 5a36d2f67790: Layer already exists [2024-10-04T07:54:24.629Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:24.629Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:24.629Z] 2579b3362474: Layer already exists [2024-10-04T07:54:24.629Z] 3.2.0-dev.88: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:24.953Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:25.271Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:25.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-04T07:54:25.271Z] be48f19be6f7: Preparing [2024-10-04T07:54:25.271Z] 5a36d2f67790: Preparing [2024-10-04T07:54:25.271Z] 2579b3362474: Preparing [2024-10-04T07:54:25.271Z] dd2b65a69b29: Preparing [2024-10-04T07:54:25.271Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:25.271Z] 1427de1e23e9: Preparing [2024-10-04T07:54:25.271Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:25.271Z] 1427de1e23e9: Waiting [2024-10-04T07:54:25.271Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:25.271Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:25.271Z] 5a36d2f67790: Layer already exists [2024-10-04T07:54:25.271Z] be48f19be6f7: Layer already exists [2024-10-04T07:54:25.271Z] 2579b3362474: Layer already exists [2024-10-04T07:54:25.271Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:25.271Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:25.271Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:25.271Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:25.598Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:25.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-04T07:54:25.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-04T07:54:25.911Z] be48f19be6f7: Preparing [2024-10-04T07:54:25.911Z] 5a36d2f67790: Preparing [2024-10-04T07:54:25.911Z] 2579b3362474: Preparing [2024-10-04T07:54:25.911Z] dd2b65a69b29: Preparing [2024-10-04T07:54:25.911Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:25.911Z] 1427de1e23e9: Preparing [2024-10-04T07:54:25.911Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:25.911Z] 1427de1e23e9: Waiting [2024-10-04T07:54:25.911Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:25.911Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:25.911Z] 5a36d2f67790: Layer already exists [2024-10-04T07:54:25.911Z] be48f19be6f7: Layer already exists [2024-10-04T07:54:25.911Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:25.911Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:25.911Z] 2579b3362474: Layer already exists [2024-10-04T07:54:25.911Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:25.911Z] main: digest: sha256:15cf4a68a380b2076df7834463e8b700305f3c2c946bc1c226e04f384a2d04ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:54:25.983Z] ===================================================== [Pipeline] echo [2024-10-04T07:54:25.997Z] taggedImages: [2024-10-04T07:54:25.997Z] - nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:25.997Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-04T07:54:25.997Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.88 [2024-10-04T07:54:25.997Z] - nexus3.edgexfoundry.org:10004/core-command:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:25.997Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-04T07:54:26.038Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-04T07:54:26.038Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:26.038Z] latest [2024-10-04T07:54:26.038Z] 3.2.0-dev.88 [2024-10-04T07:54:26.038Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:26.038Z] main [2024-10-04T07:54:26.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:26.392Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:26.725Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:26.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-04T07:54:26.725Z] 41ea27942834: Preparing [2024-10-04T07:54:26.725Z] 86184171266d: Preparing [2024-10-04T07:54:26.725Z] 6661e99142b2: Preparing [2024-10-04T07:54:26.725Z] 565b438da791: Preparing [2024-10-04T07:54:26.725Z] 2579b3362474: Preparing [2024-10-04T07:54:26.725Z] dd2b65a69b29: Preparing [2024-10-04T07:54:26.725Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:26.725Z] 1427de1e23e9: Preparing [2024-10-04T07:54:26.725Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:26.725Z] dd2b65a69b29: Waiting [2024-10-04T07:54:26.725Z] 1427de1e23e9: Waiting [2024-10-04T07:54:26.725Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:26.725Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:26.725Z] 2579b3362474: Layer already exists [2024-10-04T07:54:26.725Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:26.725Z] 86184171266d: Pushed [2024-10-04T07:54:26.725Z] 6661e99142b2: Pushed [2024-10-04T07:54:26.725Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:26.725Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:26.725Z] 41ea27942834: Pushed [2024-10-04T07:54:26.725Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:27.772Z] 565b438da791: Pushed [2024-10-04T07:54:27.772Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:28.191Z] + 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-10-04T07:54:28.673Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-04T07:54:28.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-04T07:54:28.673Z] 41ea27942834: Preparing [2024-10-04T07:54:28.673Z] 86184171266d: Preparing [2024-10-04T07:54:28.673Z] 6661e99142b2: Preparing [2024-10-04T07:54:28.673Z] 565b438da791: Preparing [2024-10-04T07:54:28.673Z] 2579b3362474: Preparing [2024-10-04T07:54:28.673Z] dd2b65a69b29: Preparing [2024-10-04T07:54:28.673Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:28.673Z] 1427de1e23e9: Preparing [2024-10-04T07:54:28.673Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:28.673Z] dd2b65a69b29: Waiting [2024-10-04T07:54:28.673Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:28.673Z] 1427de1e23e9: Waiting [2024-10-04T07:54:28.673Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:28.673Z] 6661e99142b2: Layer already exists [2024-10-04T07:54:28.673Z] 41ea27942834: Layer already exists [2024-10-04T07:54:28.673Z] 86184171266d: Layer already exists [2024-10-04T07:54:28.673Z] 565b438da791: Layer already exists [2024-10-04T07:54:28.673Z] 2579b3362474: Layer already exists [2024-10-04T07:54:28.673Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:28.673Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:28.673Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:28.673Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:28.673Z] latest: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:29.078Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:29.410Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.88 [2024-10-04T07:54:29.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-04T07:54:29.410Z] 41ea27942834: Preparing [2024-10-04T07:54:29.410Z] 86184171266d: Preparing [2024-10-04T07:54:29.410Z] 6661e99142b2: Preparing [2024-10-04T07:54:29.410Z] 565b438da791: Preparing [2024-10-04T07:54:29.410Z] 2579b3362474: Preparing [2024-10-04T07:54:29.410Z] dd2b65a69b29: Preparing [2024-10-04T07:54:29.410Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:29.410Z] 1427de1e23e9: Preparing [2024-10-04T07:54:29.410Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:29.410Z] dd2b65a69b29: Waiting [2024-10-04T07:54:29.410Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:29.410Z] 1427de1e23e9: Waiting [2024-10-04T07:54:29.410Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:29.410Z] 565b438da791: Layer already exists [2024-10-04T07:54:29.410Z] 41ea27942834: Layer already exists [2024-10-04T07:54:29.410Z] 6661e99142b2: Layer already exists [2024-10-04T07:54:29.410Z] 86184171266d: Layer already exists [2024-10-04T07:54:29.410Z] 2579b3362474: Layer already exists [2024-10-04T07:54:29.410Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:29.410Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:29.410Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:29.410Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:29.410Z] 3.2.0-dev.88: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:29.750Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:30.081Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:30.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-04T07:54:30.081Z] 41ea27942834: Preparing [2024-10-04T07:54:30.081Z] 86184171266d: Preparing [2024-10-04T07:54:30.081Z] 6661e99142b2: Preparing [2024-10-04T07:54:30.081Z] 565b438da791: Preparing [2024-10-04T07:54:30.081Z] 2579b3362474: Preparing [2024-10-04T07:54:30.081Z] dd2b65a69b29: Preparing [2024-10-04T07:54:30.081Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:30.081Z] 1427de1e23e9: Preparing [2024-10-04T07:54:30.082Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:30.082Z] dd2b65a69b29: Waiting [2024-10-04T07:54:30.082Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:30.082Z] 1427de1e23e9: Waiting [2024-10-04T07:54:30.082Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:30.082Z] 6661e99142b2: Layer already exists [2024-10-04T07:54:30.082Z] 86184171266d: Layer already exists [2024-10-04T07:54:30.082Z] 565b438da791: Layer already exists [2024-10-04T07:54:30.082Z] 41ea27942834: Layer already exists [2024-10-04T07:54:30.082Z] 2579b3362474: Layer already exists [2024-10-04T07:54:30.082Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:30.082Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:30.082Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:30.082Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:30.082Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:30.413Z] + 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-10-04T07:54:30.741Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-04T07:54:30.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-04T07:54:30.741Z] 41ea27942834: Preparing [2024-10-04T07:54:30.741Z] 86184171266d: Preparing [2024-10-04T07:54:30.741Z] 6661e99142b2: Preparing [2024-10-04T07:54:30.741Z] 565b438da791: Preparing [2024-10-04T07:54:30.741Z] 2579b3362474: Preparing [2024-10-04T07:54:30.741Z] dd2b65a69b29: Preparing [2024-10-04T07:54:30.741Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:30.741Z] 1427de1e23e9: Preparing [2024-10-04T07:54:30.741Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:30.741Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:30.741Z] 1427de1e23e9: Waiting [2024-10-04T07:54:30.741Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:30.741Z] dd2b65a69b29: Waiting [2024-10-04T07:54:30.741Z] 565b438da791: Layer already exists [2024-10-04T07:54:30.742Z] 2579b3362474: Layer already exists [2024-10-04T07:54:30.742Z] 41ea27942834: Layer already exists [2024-10-04T07:54:30.742Z] 86184171266d: Layer already exists [2024-10-04T07:54:30.742Z] 6661e99142b2: Layer already exists [2024-10-04T07:54:30.742Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:30.742Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:30.742Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:30.742Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:30.742Z] main: digest: sha256:2c457295c5ad26155e0c835f2ca14c6c9866e8452408f52c25fdc0f247f4af0d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:54:30.810Z] ===================================================== [Pipeline] echo [2024-10-04T07:54:30.823Z] taggedImages: [2024-10-04T07:54:30.823Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:30.823Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-04T07:54:30.823Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.88 [2024-10-04T07:54:30.823Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:30.823Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-04T07:54:30.858Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-04T07:54:30.858Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:30.858Z] latest [2024-10-04T07:54:30.858Z] 3.2.0-dev.88 [2024-10-04T07:54:30.858Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:30.858Z] main [2024-10-04T07:54:30.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:31.240Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:31.577Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:31.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-04T07:54:31.577Z] 0282e0d2c288: Preparing [2024-10-04T07:54:31.577Z] 9ee82f910c09: Preparing [2024-10-04T07:54:31.577Z] a2e134de68f8: Preparing [2024-10-04T07:54:31.577Z] 2579b3362474: Preparing [2024-10-04T07:54:31.577Z] dd2b65a69b29: Preparing [2024-10-04T07:54:31.577Z] ec8548548f25: Preparing [2024-10-04T07:54:31.577Z] ecf16ebe30c3: Preparing [2024-10-04T07:54:31.577Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:31.577Z] ecf16ebe30c3: Waiting [2024-10-04T07:54:31.577Z] ec8548548f25: Waiting [2024-10-04T07:54:31.577Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:31.577Z] 2579b3362474: Layer already exists [2024-10-04T07:54:31.577Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:31.577Z] 9ee82f910c09: Pushed [2024-10-04T07:54:31.577Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:31.577Z] 0282e0d2c288: Pushed [2024-10-04T07:54:31.577Z] ecf16ebe30c3: Pushed [2024-10-04T07:54:31.577Z] ec8548548f25: Pushed [2024-10-04T07:54:33.480Z] a2e134de68f8: Pushed [2024-10-04T07:54:33.757Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:34.115Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:34.440Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-04T07:54:34.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-04T07:54:34.440Z] 0282e0d2c288: Preparing [2024-10-04T07:54:34.440Z] 9ee82f910c09: Preparing [2024-10-04T07:54:34.440Z] a2e134de68f8: Preparing [2024-10-04T07:54:34.440Z] 2579b3362474: Preparing [2024-10-04T07:54:34.440Z] dd2b65a69b29: Preparing [2024-10-04T07:54:34.440Z] ec8548548f25: Preparing [2024-10-04T07:54:34.440Z] ecf16ebe30c3: Preparing [2024-10-04T07:54:34.440Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:34.440Z] ecf16ebe30c3: Waiting [2024-10-04T07:54:34.440Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:34.440Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:34.440Z] 2579b3362474: Layer already exists [2024-10-04T07:54:34.440Z] 0282e0d2c288: Layer already exists [2024-10-04T07:54:34.440Z] a2e134de68f8: Layer already exists [2024-10-04T07:54:34.440Z] 9ee82f910c09: Layer already exists [2024-10-04T07:54:34.440Z] ecf16ebe30c3: Layer already exists [2024-10-04T07:54:34.440Z] ec8548548f25: Layer already exists [2024-10-04T07:54:34.440Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:34.440Z] latest: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:34.768Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:35.098Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.88 [2024-10-04T07:54:35.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-04T07:54:35.098Z] 0282e0d2c288: Preparing [2024-10-04T07:54:35.098Z] 9ee82f910c09: Preparing [2024-10-04T07:54:35.098Z] a2e134de68f8: Preparing [2024-10-04T07:54:35.098Z] 2579b3362474: Preparing [2024-10-04T07:54:35.098Z] dd2b65a69b29: Preparing [2024-10-04T07:54:35.098Z] ec8548548f25: Preparing [2024-10-04T07:54:35.098Z] ecf16ebe30c3: Preparing [2024-10-04T07:54:35.098Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:35.098Z] ec8548548f25: Waiting [2024-10-04T07:54:35.098Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:35.098Z] ecf16ebe30c3: Waiting [2024-10-04T07:54:35.098Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:35.098Z] a2e134de68f8: Layer already exists [2024-10-04T07:54:35.098Z] 2579b3362474: Layer already exists [2024-10-04T07:54:35.098Z] 0282e0d2c288: Layer already exists [2024-10-04T07:54:35.098Z] 9ee82f910c09: Layer already exists [2024-10-04T07:54:35.098Z] ec8548548f25: Layer already exists [2024-10-04T07:54:35.098Z] ecf16ebe30c3: Layer already exists [2024-10-04T07:54:35.098Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:35.098Z] 3.2.0-dev.88: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:35.431Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:35.763Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:35.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-04T07:54:35.763Z] 0282e0d2c288: Preparing [2024-10-04T07:54:35.763Z] 9ee82f910c09: Preparing [2024-10-04T07:54:35.763Z] a2e134de68f8: Preparing [2024-10-04T07:54:35.763Z] 2579b3362474: Preparing [2024-10-04T07:54:35.763Z] dd2b65a69b29: Preparing [2024-10-04T07:54:35.763Z] ec8548548f25: Preparing [2024-10-04T07:54:35.763Z] ecf16ebe30c3: Preparing [2024-10-04T07:54:35.763Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:35.763Z] ecf16ebe30c3: Waiting [2024-10-04T07:54:35.763Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:35.763Z] ec8548548f25: Waiting [2024-10-04T07:54:35.763Z] 2579b3362474: Layer already exists [2024-10-04T07:54:35.763Z] 9ee82f910c09: Layer already exists [2024-10-04T07:54:35.763Z] a2e134de68f8: Layer already exists [2024-10-04T07:54:35.763Z] 0282e0d2c288: Layer already exists [2024-10-04T07:54:35.763Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:35.763Z] ec8548548f25: Layer already exists [2024-10-04T07:54:35.763Z] ecf16ebe30c3: Layer already exists [2024-10-04T07:54:35.763Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:35.763Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:36.101Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:36.427Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-04T07:54:36.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-04T07:54:36.427Z] 0282e0d2c288: Preparing [2024-10-04T07:54:36.427Z] 9ee82f910c09: Preparing [2024-10-04T07:54:36.427Z] a2e134de68f8: Preparing [2024-10-04T07:54:36.427Z] 2579b3362474: Preparing [2024-10-04T07:54:36.427Z] dd2b65a69b29: Preparing [2024-10-04T07:54:36.427Z] ec8548548f25: Preparing [2024-10-04T07:54:36.427Z] ecf16ebe30c3: Preparing [2024-10-04T07:54:36.427Z] ec8548548f25: Waiting [2024-10-04T07:54:36.427Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:36.427Z] ecf16ebe30c3: Waiting [2024-10-04T07:54:36.427Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:36.427Z] 2579b3362474: Layer already exists [2024-10-04T07:54:36.427Z] 0282e0d2c288: Layer already exists [2024-10-04T07:54:36.427Z] 9ee82f910c09: Layer already exists [2024-10-04T07:54:36.427Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:36.427Z] a2e134de68f8: Layer already exists [2024-10-04T07:54:36.427Z] ec8548548f25: Layer already exists [2024-10-04T07:54:36.427Z] ecf16ebe30c3: Layer already exists [2024-10-04T07:54:36.427Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:36.427Z] main: digest: sha256:d5c8bd121e6fe9943ae0db2e6b81c153fc0dea0a079424d1b88c1234dc1a43f4 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:54:36.504Z] ===================================================== [Pipeline] echo [2024-10-04T07:54:36.521Z] taggedImages: [2024-10-04T07:54:36.521Z] - nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:36.521Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-04T07:54:36.521Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.88 [2024-10-04T07:54:36.521Z] - nexus3.edgexfoundry.org:10004/core-data:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:36.521Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-04T07:54:36.557Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-04T07:54:36.557Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:36.557Z] latest [2024-10-04T07:54:36.557Z] 3.2.0-dev.88 [2024-10-04T07:54:36.557Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:36.557Z] main [2024-10-04T07:54:36.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:36.922Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:37.256Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:37.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-04T07:54:37.256Z] bfefe7f35739: Preparing [2024-10-04T07:54:37.256Z] 41aa0ec96eda: Preparing [2024-10-04T07:54:37.256Z] 77b8d3e06a67: Preparing [2024-10-04T07:54:37.256Z] dd2b65a69b29: Preparing [2024-10-04T07:54:37.256Z] c031a109dce1: Preparing [2024-10-04T07:54:37.256Z] d102257ef3e6: Preparing [2024-10-04T07:54:37.256Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:37.256Z] d102257ef3e6: Waiting [2024-10-04T07:54:37.256Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:37.256Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:37.256Z] 41aa0ec96eda: Pushed [2024-10-04T07:54:37.256Z] bfefe7f35739: Pushed [2024-10-04T07:54:37.256Z] d102257ef3e6: Pushed [2024-10-04T07:54:37.256Z] c031a109dce1: Pushed [2024-10-04T07:54:37.256Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:39.165Z] 77b8d3e06a67: Pushed [2024-10-04T07:54:39.423Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:39.795Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:40.128Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-04T07:54:40.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-04T07:54:40.128Z] bfefe7f35739: Preparing [2024-10-04T07:54:40.128Z] 41aa0ec96eda: Preparing [2024-10-04T07:54:40.128Z] 77b8d3e06a67: Preparing [2024-10-04T07:54:40.128Z] dd2b65a69b29: Preparing [2024-10-04T07:54:40.128Z] c031a109dce1: Preparing [2024-10-04T07:54:40.128Z] d102257ef3e6: Preparing [2024-10-04T07:54:40.128Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:40.128Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:40.128Z] d102257ef3e6: Waiting [2024-10-04T07:54:40.128Z] c031a109dce1: Layer already exists [2024-10-04T07:54:40.128Z] bfefe7f35739: Layer already exists [2024-10-04T07:54:40.128Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:40.128Z] 77b8d3e06a67: Layer already exists [2024-10-04T07:54:40.128Z] 41aa0ec96eda: Layer already exists [2024-10-04T07:54:40.128Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:40.128Z] d102257ef3e6: Layer already exists [2024-10-04T07:54:40.128Z] latest: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:40.480Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:40.861Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.88 [2024-10-04T07:54:40.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-04T07:54:40.861Z] bfefe7f35739: Preparing [2024-10-04T07:54:40.861Z] 41aa0ec96eda: Preparing [2024-10-04T07:54:40.861Z] 77b8d3e06a67: Preparing [2024-10-04T07:54:40.861Z] dd2b65a69b29: Preparing [2024-10-04T07:54:40.861Z] c031a109dce1: Preparing [2024-10-04T07:54:40.861Z] d102257ef3e6: Preparing [2024-10-04T07:54:40.861Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:40.861Z] d102257ef3e6: Waiting [2024-10-04T07:54:40.861Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:40.861Z] 77b8d3e06a67: Layer already exists [2024-10-04T07:54:40.861Z] 41aa0ec96eda: Layer already exists [2024-10-04T07:54:40.861Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:40.861Z] c031a109dce1: Layer already exists [2024-10-04T07:54:40.861Z] bfefe7f35739: Layer already exists [2024-10-04T07:54:40.861Z] d102257ef3e6: Layer already exists [2024-10-04T07:54:40.861Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:40.861Z] 3.2.0-dev.88: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:41.194Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:41.525Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:41.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-04T07:54:41.525Z] bfefe7f35739: Preparing [2024-10-04T07:54:41.525Z] 41aa0ec96eda: Preparing [2024-10-04T07:54:41.525Z] 77b8d3e06a67: Preparing [2024-10-04T07:54:41.525Z] dd2b65a69b29: Preparing [2024-10-04T07:54:41.525Z] c031a109dce1: Preparing [2024-10-04T07:54:41.525Z] d102257ef3e6: Preparing [2024-10-04T07:54:41.525Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:41.525Z] d102257ef3e6: Waiting [2024-10-04T07:54:41.525Z] c031a109dce1: Layer already exists [2024-10-04T07:54:41.525Z] 77b8d3e06a67: Layer already exists [2024-10-04T07:54:41.525Z] 41aa0ec96eda: Layer already exists [2024-10-04T07:54:41.525Z] bfefe7f35739: Layer already exists [2024-10-04T07:54:41.525Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:41.525Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:41.525Z] d102257ef3e6: Layer already exists [2024-10-04T07:54:41.525Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:41.849Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:42.226Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-04T07:54:42.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-04T07:54:42.226Z] bfefe7f35739: Preparing [2024-10-04T07:54:42.226Z] 41aa0ec96eda: Preparing [2024-10-04T07:54:42.226Z] 77b8d3e06a67: Preparing [2024-10-04T07:54:42.226Z] dd2b65a69b29: Preparing [2024-10-04T07:54:42.226Z] c031a109dce1: Preparing [2024-10-04T07:54:42.226Z] d102257ef3e6: Preparing [2024-10-04T07:54:42.226Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:42.226Z] d102257ef3e6: Waiting [2024-10-04T07:54:42.226Z] 41aa0ec96eda: Layer already exists [2024-10-04T07:54:42.226Z] c031a109dce1: Layer already exists [2024-10-04T07:54:42.226Z] 77b8d3e06a67: Layer already exists [2024-10-04T07:54:42.226Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:42.226Z] bfefe7f35739: Layer already exists [2024-10-04T07:54:42.226Z] d102257ef3e6: Layer already exists [2024-10-04T07:54:42.226Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:42.226Z] main: digest: sha256:9b13e247324547acd6be488b2b2756f9fe88df7371e04d93c987ad70d4583d9f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:54:42.293Z] ===================================================== [Pipeline] echo [2024-10-04T07:54:42.309Z] taggedImages: [2024-10-04T07:54:42.309Z] - nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:42.309Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-04T07:54:42.309Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.88 [2024-10-04T07:54:42.309Z] - nexus3.edgexfoundry.org:10004/core-keeper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:42.309Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-04T07:54:42.338Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-04T07:54:42.338Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:42.338Z] latest [2024-10-04T07:54:42.338Z] 3.2.0-dev.88 [2024-10-04T07:54:42.338Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:42.338Z] main [2024-10-04T07:54:42.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:42.691Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:43.023Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:43.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-04T07:54:43.023Z] d0132bad762d: Preparing [2024-10-04T07:54:43.023Z] 7f1cf91a6cf2: Preparing [2024-10-04T07:54:43.023Z] c8609c929269: Preparing [2024-10-04T07:54:43.023Z] 8be89641c6bb: Preparing [2024-10-04T07:54:43.023Z] 2579b3362474: Preparing [2024-10-04T07:54:43.023Z] dd2b65a69b29: Preparing [2024-10-04T07:54:43.023Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:43.023Z] 1427de1e23e9: Preparing [2024-10-04T07:54:43.023Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:43.023Z] dd2b65a69b29: Waiting [2024-10-04T07:54:43.023Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:43.023Z] 1427de1e23e9: Waiting [2024-10-04T07:54:43.023Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:43.023Z] 2579b3362474: Layer already exists [2024-10-04T07:54:43.023Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:43.023Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:43.023Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:43.023Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:43.023Z] d0132bad762d: Pushed [2024-10-04T07:54:43.023Z] 7f1cf91a6cf2: Pushed [2024-10-04T07:54:43.024Z] c8609c929269: Pushed [2024-10-04T07:54:44.928Z] 8be89641c6bb: Pushed [2024-10-04T07:54:45.188Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:45.506Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:45.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-04T07:54:45.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-04T07:54:45.848Z] d0132bad762d: Preparing [2024-10-04T07:54:45.848Z] 7f1cf91a6cf2: Preparing [2024-10-04T07:54:45.848Z] c8609c929269: Preparing [2024-10-04T07:54:45.848Z] 8be89641c6bb: Preparing [2024-10-04T07:54:45.848Z] 2579b3362474: Preparing [2024-10-04T07:54:45.848Z] dd2b65a69b29: Preparing [2024-10-04T07:54:45.848Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:45.848Z] 1427de1e23e9: Preparing [2024-10-04T07:54:45.848Z] dd2b65a69b29: Waiting [2024-10-04T07:54:45.848Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:45.848Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:45.848Z] 1427de1e23e9: Waiting [2024-10-04T07:54:45.848Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:45.848Z] 2579b3362474: Layer already exists [2024-10-04T07:54:45.848Z] c8609c929269: Layer already exists [2024-10-04T07:54:45.848Z] 8be89641c6bb: Layer already exists [2024-10-04T07:54:45.848Z] 7f1cf91a6cf2: Layer already exists [2024-10-04T07:54:45.848Z] d0132bad762d: Layer already exists [2024-10-04T07:54:45.848Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:45.848Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:45.848Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:45.848Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:45.848Z] latest: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:46.196Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:46.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.88 [2024-10-04T07:54:46.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-04T07:54:46.516Z] d0132bad762d: Preparing [2024-10-04T07:54:46.516Z] 7f1cf91a6cf2: Preparing [2024-10-04T07:54:46.516Z] c8609c929269: Preparing [2024-10-04T07:54:46.516Z] 8be89641c6bb: Preparing [2024-10-04T07:54:46.516Z] 2579b3362474: Preparing [2024-10-04T07:54:46.516Z] dd2b65a69b29: Preparing [2024-10-04T07:54:46.516Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:46.516Z] 1427de1e23e9: Preparing [2024-10-04T07:54:46.516Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:46.516Z] 1427de1e23e9: Waiting [2024-10-04T07:54:46.516Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:46.516Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:46.516Z] dd2b65a69b29: Waiting [2024-10-04T07:54:46.516Z] c8609c929269: Layer already exists [2024-10-04T07:54:46.516Z] 7f1cf91a6cf2: Layer already exists [2024-10-04T07:54:46.516Z] 8be89641c6bb: Layer already exists [2024-10-04T07:54:46.516Z] 2579b3362474: Layer already exists [2024-10-04T07:54:46.516Z] d0132bad762d: Layer already exists [2024-10-04T07:54:46.516Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:46.516Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:46.516Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:46.516Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:46.516Z] 3.2.0-dev.88: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:46.844Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:47.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:47.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-04T07:54:47.168Z] d0132bad762d: Preparing [2024-10-04T07:54:47.168Z] 7f1cf91a6cf2: Preparing [2024-10-04T07:54:47.168Z] c8609c929269: Preparing [2024-10-04T07:54:47.168Z] 8be89641c6bb: Preparing [2024-10-04T07:54:47.168Z] 2579b3362474: Preparing [2024-10-04T07:54:47.168Z] dd2b65a69b29: Preparing [2024-10-04T07:54:47.168Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:47.168Z] 1427de1e23e9: Preparing [2024-10-04T07:54:47.168Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:47.168Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:47.168Z] 1427de1e23e9: Waiting [2024-10-04T07:54:47.168Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:47.168Z] dd2b65a69b29: Waiting [2024-10-04T07:54:47.168Z] 8be89641c6bb: Layer already exists [2024-10-04T07:54:47.168Z] 2579b3362474: Layer already exists [2024-10-04T07:54:47.168Z] 7f1cf91a6cf2: Layer already exists [2024-10-04T07:54:47.168Z] c8609c929269: Layer already exists [2024-10-04T07:54:47.168Z] d0132bad762d: Layer already exists [2024-10-04T07:54:47.168Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:47.168Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:47.168Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:47.168Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:47.168Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:47.515Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:47.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-04T07:54:47.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-04T07:54:47.848Z] d0132bad762d: Preparing [2024-10-04T07:54:47.848Z] 7f1cf91a6cf2: Preparing [2024-10-04T07:54:47.848Z] c8609c929269: Preparing [2024-10-04T07:54:47.848Z] 8be89641c6bb: Preparing [2024-10-04T07:54:47.848Z] 2579b3362474: Preparing [2024-10-04T07:54:47.848Z] dd2b65a69b29: Preparing [2024-10-04T07:54:47.848Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:47.848Z] 1427de1e23e9: Preparing [2024-10-04T07:54:47.848Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:47.848Z] dd2b65a69b29: Waiting [2024-10-04T07:54:47.848Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:47.848Z] 1427de1e23e9: Waiting [2024-10-04T07:54:47.848Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:47.848Z] 2579b3362474: Layer already exists [2024-10-04T07:54:47.848Z] c8609c929269: Layer already exists [2024-10-04T07:54:47.848Z] 8be89641c6bb: Layer already exists [2024-10-04T07:54:47.848Z] 7f1cf91a6cf2: Layer already exists [2024-10-04T07:54:47.848Z] d0132bad762d: Layer already exists [2024-10-04T07:54:47.848Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:47.848Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:47.848Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:47.848Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:47.848Z] main: digest: sha256:e85f01b1851fb8695383b85d2f403b58b74963642925d10a1b622afea2460b9f size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:54:47.943Z] ===================================================== [Pipeline] echo [2024-10-04T07:54:47.954Z] taggedImages: [2024-10-04T07:54:47.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:47.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-04T07:54:47.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.88 [2024-10-04T07:54:47.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:47.954Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-04T07:54:48.002Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-04T07:54:48.002Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:48.002Z] latest [2024-10-04T07:54:48.002Z] 3.2.0-dev.88 [2024-10-04T07:54:48.002Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:48.002Z] main [2024-10-04T07:54:48.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:48.359Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:48.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:48.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-04T07:54:48.718Z] 084e2a357a73: Preparing [2024-10-04T07:54:48.718Z] ba71f8af2cf4: Preparing [2024-10-04T07:54:48.718Z] ed1d7b173930: Preparing [2024-10-04T07:54:48.718Z] fdea480a88e4: Preparing [2024-10-04T07:54:48.718Z] 0c2dc6ae8e51: Preparing [2024-10-04T07:54:48.718Z] 745feafcee5f: Preparing [2024-10-04T07:54:48.718Z] a7183e2a42b9: Preparing [2024-10-04T07:54:48.718Z] 5134ce9fac11: Preparing [2024-10-04T07:54:48.718Z] 2579b3362474: Preparing [2024-10-04T07:54:48.718Z] dd2b65a69b29: Preparing [2024-10-04T07:54:48.718Z] ee1e334ceab8: Preparing [2024-10-04T07:54:48.718Z] b0c76ce49fe7: Preparing [2024-10-04T07:54:48.718Z] 5f70bf18a086: Preparing [2024-10-04T07:54:48.718Z] 153fd9234922: Preparing [2024-10-04T07:54:48.718Z] fd6d87f4e745: Preparing [2024-10-04T07:54:48.718Z] a438761ce61b: Preparing [2024-10-04T07:54:48.718Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:48.718Z] 745feafcee5f: Waiting [2024-10-04T07:54:48.718Z] a7183e2a42b9: Waiting [2024-10-04T07:54:48.718Z] 5134ce9fac11: Waiting [2024-10-04T07:54:48.718Z] 2579b3362474: Waiting [2024-10-04T07:54:48.718Z] dd2b65a69b29: Waiting [2024-10-04T07:54:48.718Z] ee1e334ceab8: Waiting [2024-10-04T07:54:48.718Z] b0c76ce49fe7: Waiting [2024-10-04T07:54:48.718Z] 5f70bf18a086: Waiting [2024-10-04T07:54:48.718Z] 153fd9234922: Waiting [2024-10-04T07:54:48.718Z] fd6d87f4e745: Waiting [2024-10-04T07:54:48.718Z] a438761ce61b: Waiting [2024-10-04T07:54:48.718Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:48.718Z] ed1d7b173930: Pushed [2024-10-04T07:54:48.718Z] fdea480a88e4: Pushed [2024-10-04T07:54:48.718Z] 0c2dc6ae8e51: Pushed [2024-10-04T07:54:48.718Z] ba71f8af2cf4: Pushed [2024-10-04T07:54:48.975Z] 084e2a357a73: Pushed [2024-10-04T07:54:48.975Z] 745feafcee5f: Pushed [2024-10-04T07:54:48.975Z] 2579b3362474: Layer already exists [2024-10-04T07:54:48.975Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:48.975Z] 5f70bf18a086: Layer already exists [2024-10-04T07:54:48.975Z] a7183e2a42b9: Pushed [2024-10-04T07:54:48.975Z] ee1e334ceab8: Pushed [2024-10-04T07:54:48.975Z] b0c76ce49fe7: Pushed [2024-10-04T07:54:48.975Z] 153fd9234922: Pushed [2024-10-04T07:54:49.232Z] fd6d87f4e745: Pushed [2024-10-04T07:54:49.232Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:49.232Z] a438761ce61b: Pushed [2024-10-04T07:54:50.607Z] 5134ce9fac11: Pushed [2024-10-04T07:54:50.607Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:50.944Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:51.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-04T07:54:51.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-04T07:54:51.299Z] 084e2a357a73: Preparing [2024-10-04T07:54:51.299Z] ba71f8af2cf4: Preparing [2024-10-04T07:54:51.299Z] ed1d7b173930: Preparing [2024-10-04T07:54:51.299Z] fdea480a88e4: Preparing [2024-10-04T07:54:51.299Z] 0c2dc6ae8e51: Preparing [2024-10-04T07:54:51.299Z] 745feafcee5f: Preparing [2024-10-04T07:54:51.299Z] a7183e2a42b9: Preparing [2024-10-04T07:54:51.299Z] 5134ce9fac11: Preparing [2024-10-04T07:54:51.299Z] 2579b3362474: Preparing [2024-10-04T07:54:51.299Z] dd2b65a69b29: Preparing [2024-10-04T07:54:51.299Z] ee1e334ceab8: Preparing [2024-10-04T07:54:51.299Z] b0c76ce49fe7: Preparing [2024-10-04T07:54:51.299Z] 5f70bf18a086: Preparing [2024-10-04T07:54:51.299Z] 153fd9234922: Preparing [2024-10-04T07:54:51.299Z] fd6d87f4e745: Preparing [2024-10-04T07:54:51.299Z] a438761ce61b: Preparing [2024-10-04T07:54:51.299Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:51.299Z] 745feafcee5f: Waiting [2024-10-04T07:54:51.299Z] b0c76ce49fe7: Waiting [2024-10-04T07:54:51.299Z] a7183e2a42b9: Waiting [2024-10-04T07:54:51.299Z] 5f70bf18a086: Waiting [2024-10-04T07:54:51.299Z] 5134ce9fac11: Waiting [2024-10-04T07:54:51.299Z] 153fd9234922: Waiting [2024-10-04T07:54:51.299Z] fd6d87f4e745: Waiting [2024-10-04T07:54:51.299Z] 2579b3362474: Waiting [2024-10-04T07:54:51.299Z] a438761ce61b: Waiting [2024-10-04T07:54:51.299Z] dd2b65a69b29: Waiting [2024-10-04T07:54:51.299Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:51.299Z] ee1e334ceab8: Waiting [2024-10-04T07:54:51.299Z] ed1d7b173930: Layer already exists [2024-10-04T07:54:51.299Z] 0c2dc6ae8e51: Layer already exists [2024-10-04T07:54:51.299Z] 084e2a357a73: Layer already exists [2024-10-04T07:54:51.299Z] fdea480a88e4: Layer already exists [2024-10-04T07:54:51.299Z] ba71f8af2cf4: Layer already exists [2024-10-04T07:54:51.299Z] 745feafcee5f: Layer already exists [2024-10-04T07:54:51.299Z] 2579b3362474: Layer already exists [2024-10-04T07:54:51.299Z] 5134ce9fac11: Layer already exists [2024-10-04T07:54:51.299Z] a7183e2a42b9: Layer already exists [2024-10-04T07:54:51.299Z] 5f70bf18a086: Layer already exists [2024-10-04T07:54:51.299Z] ee1e334ceab8: Layer already exists [2024-10-04T07:54:51.299Z] 153fd9234922: Layer already exists [2024-10-04T07:54:51.299Z] b0c76ce49fe7: Layer already exists [2024-10-04T07:54:51.299Z] a438761ce61b: Layer already exists [2024-10-04T07:54:51.299Z] fd6d87f4e745: Layer already exists [2024-10-04T07:54:51.299Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:51.299Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:51.299Z] latest: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:51.627Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:51.956Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.88 [2024-10-04T07:54:51.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-04T07:54:51.956Z] 084e2a357a73: Preparing [2024-10-04T07:54:51.956Z] ba71f8af2cf4: Preparing [2024-10-04T07:54:51.956Z] ed1d7b173930: Preparing [2024-10-04T07:54:51.956Z] fdea480a88e4: Preparing [2024-10-04T07:54:51.956Z] 0c2dc6ae8e51: Preparing [2024-10-04T07:54:51.956Z] 745feafcee5f: Preparing [2024-10-04T07:54:51.956Z] a7183e2a42b9: Preparing [2024-10-04T07:54:51.956Z] 5134ce9fac11: Preparing [2024-10-04T07:54:51.956Z] 2579b3362474: Preparing [2024-10-04T07:54:51.956Z] dd2b65a69b29: Preparing [2024-10-04T07:54:51.956Z] 745feafcee5f: Waiting [2024-10-04T07:54:51.956Z] a7183e2a42b9: Waiting [2024-10-04T07:54:51.956Z] 5134ce9fac11: Waiting [2024-10-04T07:54:51.956Z] 2579b3362474: Waiting [2024-10-04T07:54:51.956Z] ee1e334ceab8: Preparing [2024-10-04T07:54:51.956Z] b0c76ce49fe7: Preparing [2024-10-04T07:54:51.956Z] dd2b65a69b29: Waiting [2024-10-04T07:54:51.956Z] ee1e334ceab8: Waiting [2024-10-04T07:54:51.956Z] 5f70bf18a086: Preparing [2024-10-04T07:54:51.956Z] 153fd9234922: Preparing [2024-10-04T07:54:51.956Z] fd6d87f4e745: Preparing [2024-10-04T07:54:51.956Z] a438761ce61b: Preparing [2024-10-04T07:54:51.956Z] b0c76ce49fe7: Waiting [2024-10-04T07:54:51.956Z] 5f70bf18a086: Waiting [2024-10-04T07:54:51.956Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:51.956Z] 153fd9234922: Waiting [2024-10-04T07:54:51.956Z] fd6d87f4e745: Waiting [2024-10-04T07:54:51.956Z] a438761ce61b: Waiting [2024-10-04T07:54:51.956Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:51.956Z] 0c2dc6ae8e51: Layer already exists [2024-10-04T07:54:51.956Z] ed1d7b173930: Layer already exists [2024-10-04T07:54:51.956Z] 084e2a357a73: Layer already exists [2024-10-04T07:54:51.956Z] ba71f8af2cf4: Layer already exists [2024-10-04T07:54:51.956Z] fdea480a88e4: Layer already exists [2024-10-04T07:54:51.956Z] 745feafcee5f: Layer already exists [2024-10-04T07:54:51.956Z] a7183e2a42b9: Layer already exists [2024-10-04T07:54:51.956Z] 2579b3362474: Layer already exists [2024-10-04T07:54:51.956Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:51.956Z] 5134ce9fac11: Layer already exists [2024-10-04T07:54:51.956Z] b0c76ce49fe7: Layer already exists [2024-10-04T07:54:51.956Z] ee1e334ceab8: Layer already exists [2024-10-04T07:54:51.956Z] 5f70bf18a086: Layer already exists [2024-10-04T07:54:51.956Z] 153fd9234922: Layer already exists [2024-10-04T07:54:51.956Z] fd6d87f4e745: Layer already exists [2024-10-04T07:54:51.956Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:51.956Z] a438761ce61b: Layer already exists [2024-10-04T07:54:51.956Z] 3.2.0-dev.88: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:52.309Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:52.632Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:52.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-04T07:54:52.632Z] 084e2a357a73: Preparing [2024-10-04T07:54:52.632Z] ba71f8af2cf4: Preparing [2024-10-04T07:54:52.632Z] ed1d7b173930: Preparing [2024-10-04T07:54:52.632Z] fdea480a88e4: Preparing [2024-10-04T07:54:52.632Z] 0c2dc6ae8e51: Preparing [2024-10-04T07:54:52.632Z] 745feafcee5f: Preparing [2024-10-04T07:54:52.632Z] a7183e2a42b9: Preparing [2024-10-04T07:54:52.632Z] 5134ce9fac11: Preparing [2024-10-04T07:54:52.632Z] 2579b3362474: Preparing [2024-10-04T07:54:52.632Z] dd2b65a69b29: Preparing [2024-10-04T07:54:52.632Z] ee1e334ceab8: Preparing [2024-10-04T07:54:52.632Z] b0c76ce49fe7: Preparing [2024-10-04T07:54:52.632Z] 5f70bf18a086: Preparing [2024-10-04T07:54:52.632Z] 153fd9234922: Preparing [2024-10-04T07:54:52.632Z] fd6d87f4e745: Preparing [2024-10-04T07:54:52.632Z] a438761ce61b: Preparing [2024-10-04T07:54:52.632Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:52.632Z] a7183e2a42b9: Waiting [2024-10-04T07:54:52.632Z] 5134ce9fac11: Waiting [2024-10-04T07:54:52.632Z] 2579b3362474: Waiting [2024-10-04T07:54:52.632Z] dd2b65a69b29: Waiting [2024-10-04T07:54:52.632Z] ee1e334ceab8: Waiting [2024-10-04T07:54:52.632Z] 745feafcee5f: Waiting [2024-10-04T07:54:52.632Z] b0c76ce49fe7: Waiting [2024-10-04T07:54:52.632Z] fd6d87f4e745: Waiting [2024-10-04T07:54:52.632Z] 5f70bf18a086: Waiting [2024-10-04T07:54:52.632Z] 153fd9234922: Waiting [2024-10-04T07:54:52.632Z] a438761ce61b: Waiting [2024-10-04T07:54:52.632Z] 084e2a357a73: Layer already exists [2024-10-04T07:54:52.632Z] ba71f8af2cf4: Layer already exists [2024-10-04T07:54:52.632Z] fdea480a88e4: Layer already exists [2024-10-04T07:54:52.632Z] ed1d7b173930: Layer already exists [2024-10-04T07:54:52.632Z] 0c2dc6ae8e51: Layer already exists [2024-10-04T07:54:52.632Z] 745feafcee5f: Layer already exists [2024-10-04T07:54:52.632Z] 5134ce9fac11: Layer already exists [2024-10-04T07:54:52.632Z] 2579b3362474: Layer already exists [2024-10-04T07:54:52.632Z] a7183e2a42b9: Layer already exists [2024-10-04T07:54:52.632Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:52.632Z] ee1e334ceab8: Layer already exists [2024-10-04T07:54:52.632Z] b0c76ce49fe7: Layer already exists [2024-10-04T07:54:52.632Z] fd6d87f4e745: Layer already exists [2024-10-04T07:54:52.632Z] 5f70bf18a086: Layer already exists [2024-10-04T07:54:52.632Z] 153fd9234922: Layer already exists [2024-10-04T07:54:52.632Z] a438761ce61b: Layer already exists [2024-10-04T07:54:52.632Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:52.632Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:52.975Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:53.304Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-04T07:54:53.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-04T07:54:53.304Z] 084e2a357a73: Preparing [2024-10-04T07:54:53.304Z] ba71f8af2cf4: Preparing [2024-10-04T07:54:53.304Z] ed1d7b173930: Preparing [2024-10-04T07:54:53.304Z] fdea480a88e4: Preparing [2024-10-04T07:54:53.304Z] 0c2dc6ae8e51: Preparing [2024-10-04T07:54:53.304Z] 745feafcee5f: Preparing [2024-10-04T07:54:53.304Z] a7183e2a42b9: Preparing [2024-10-04T07:54:53.304Z] 5134ce9fac11: Preparing [2024-10-04T07:54:53.304Z] 2579b3362474: Preparing [2024-10-04T07:54:53.304Z] dd2b65a69b29: Preparing [2024-10-04T07:54:53.304Z] ee1e334ceab8: Preparing [2024-10-04T07:54:53.304Z] b0c76ce49fe7: Preparing [2024-10-04T07:54:53.304Z] 5f70bf18a086: Preparing [2024-10-04T07:54:53.304Z] 153fd9234922: Preparing [2024-10-04T07:54:53.304Z] fd6d87f4e745: Preparing [2024-10-04T07:54:53.304Z] a438761ce61b: Preparing [2024-10-04T07:54:53.304Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:53.304Z] 745feafcee5f: Waiting [2024-10-04T07:54:53.304Z] 5134ce9fac11: Waiting [2024-10-04T07:54:53.304Z] ee1e334ceab8: Waiting [2024-10-04T07:54:53.304Z] dd2b65a69b29: Waiting [2024-10-04T07:54:53.304Z] a7183e2a42b9: Waiting [2024-10-04T07:54:53.304Z] b0c76ce49fe7: Waiting [2024-10-04T07:54:53.304Z] fd6d87f4e745: Waiting [2024-10-04T07:54:53.304Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:53.304Z] a438761ce61b: Waiting [2024-10-04T07:54:53.304Z] 5f70bf18a086: Waiting [2024-10-04T07:54:53.304Z] 153fd9234922: Waiting [2024-10-04T07:54:53.304Z] ed1d7b173930: Layer already exists [2024-10-04T07:54:53.304Z] ba71f8af2cf4: Layer already exists [2024-10-04T07:54:53.304Z] 0c2dc6ae8e51: Layer already exists [2024-10-04T07:54:53.304Z] 084e2a357a73: Layer already exists [2024-10-04T07:54:53.304Z] a7183e2a42b9: Layer already exists [2024-10-04T07:54:53.304Z] 745feafcee5f: Layer already exists [2024-10-04T07:54:53.304Z] fdea480a88e4: Layer already exists [2024-10-04T07:54:53.304Z] 5134ce9fac11: Layer already exists [2024-10-04T07:54:53.304Z] 2579b3362474: Layer already exists [2024-10-04T07:54:53.304Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:53.304Z] ee1e334ceab8: Layer already exists [2024-10-04T07:54:53.304Z] b0c76ce49fe7: Layer already exists [2024-10-04T07:54:53.304Z] 153fd9234922: Layer already exists [2024-10-04T07:54:53.304Z] 5f70bf18a086: Layer already exists [2024-10-04T07:54:53.304Z] fd6d87f4e745: Layer already exists [2024-10-04T07:54:53.304Z] a438761ce61b: Layer already exists [2024-10-04T07:54:53.304Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:53.304Z] main: digest: sha256:f3cff87f8aff496398fd068ddeb4f51e40525e9be02f3d35aa84a92745cc4181 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:54:53.387Z] ===================================================== [Pipeline] echo [2024-10-04T07:54:53.406Z] taggedImages: [2024-10-04T07:54:53.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:53.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-04T07:54:53.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.88 [2024-10-04T07:54:53.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:53.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-04T07:54:53.446Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-04T07:54:53.446Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:53.446Z] latest [2024-10-04T07:54:53.446Z] 3.2.0-dev.88 [2024-10-04T07:54:53.446Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:53.446Z] main [2024-10-04T07:54:53.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:53.790Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:54.124Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:54.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-04T07:54:54.124Z] fe9f3f7ea7ed: Preparing [2024-10-04T07:54:54.124Z] f1ba1a0a9aa8: Preparing [2024-10-04T07:54:54.124Z] f6b8f61e3321: Preparing [2024-10-04T07:54:54.124Z] d2fb98e4b51a: Preparing [2024-10-04T07:54:54.124Z] 2579b3362474: Preparing [2024-10-04T07:54:54.124Z] dd2b65a69b29: Preparing [2024-10-04T07:54:54.124Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:54.124Z] 1427de1e23e9: Preparing [2024-10-04T07:54:54.124Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:54.124Z] dd2b65a69b29: Waiting [2024-10-04T07:54:54.124Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:54.124Z] 1427de1e23e9: Waiting [2024-10-04T07:54:54.124Z] 2579b3362474: Layer already exists [2024-10-04T07:54:54.124Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:54.124Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:54.124Z] f1ba1a0a9aa8: Pushed [2024-10-04T07:54:54.124Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:54.124Z] fe9f3f7ea7ed: Pushed [2024-10-04T07:54:54.124Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:54.124Z] f6b8f61e3321: Pushed [2024-10-04T07:54:56.052Z] d2fb98e4b51a: Pushed [2024-10-04T07:54:56.052Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:56.392Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:56.718Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-04T07:54:56.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-04T07:54:56.978Z] fe9f3f7ea7ed: Preparing [2024-10-04T07:54:56.978Z] f1ba1a0a9aa8: Preparing [2024-10-04T07:54:56.978Z] f6b8f61e3321: Preparing [2024-10-04T07:54:56.978Z] d2fb98e4b51a: Preparing [2024-10-04T07:54:56.978Z] 2579b3362474: Preparing [2024-10-04T07:54:56.978Z] dd2b65a69b29: Preparing [2024-10-04T07:54:56.978Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:56.978Z] 1427de1e23e9: Preparing [2024-10-04T07:54:56.978Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:56.978Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:56.978Z] 1427de1e23e9: Waiting [2024-10-04T07:54:56.978Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:56.978Z] dd2b65a69b29: Waiting [2024-10-04T07:54:56.978Z] f1ba1a0a9aa8: Layer already exists [2024-10-04T07:54:56.978Z] fe9f3f7ea7ed: Layer already exists [2024-10-04T07:54:56.978Z] d2fb98e4b51a: Layer already exists [2024-10-04T07:54:56.978Z] 2579b3362474: Layer already exists [2024-10-04T07:54:56.978Z] f6b8f61e3321: Layer already exists [2024-10-04T07:54:56.978Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:56.978Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:56.978Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:56.978Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:57.236Z] latest: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:57.575Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:57.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.88 [2024-10-04T07:54:57.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-04T07:54:57.903Z] fe9f3f7ea7ed: Preparing [2024-10-04T07:54:57.903Z] f1ba1a0a9aa8: Preparing [2024-10-04T07:54:57.903Z] f6b8f61e3321: Preparing [2024-10-04T07:54:57.903Z] d2fb98e4b51a: Preparing [2024-10-04T07:54:57.903Z] 2579b3362474: Preparing [2024-10-04T07:54:57.903Z] dd2b65a69b29: Preparing [2024-10-04T07:54:57.903Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:57.903Z] 1427de1e23e9: Preparing [2024-10-04T07:54:57.903Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:57.903Z] 1427de1e23e9: Waiting [2024-10-04T07:54:57.903Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:57.903Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:57.903Z] dd2b65a69b29: Waiting [2024-10-04T07:54:57.903Z] fe9f3f7ea7ed: Layer already exists [2024-10-04T07:54:57.903Z] 2579b3362474: Layer already exists [2024-10-04T07:54:57.903Z] f6b8f61e3321: Layer already exists [2024-10-04T07:54:57.903Z] d2fb98e4b51a: Layer already exists [2024-10-04T07:54:57.903Z] f1ba1a0a9aa8: Layer already exists [2024-10-04T07:54:57.903Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:57.903Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:57.903Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:57.903Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:57.903Z] 3.2.0-dev.88: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:58.230Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:58.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:58.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-04T07:54:58.550Z] fe9f3f7ea7ed: Preparing [2024-10-04T07:54:58.550Z] f1ba1a0a9aa8: Preparing [2024-10-04T07:54:58.550Z] f6b8f61e3321: Preparing [2024-10-04T07:54:58.550Z] d2fb98e4b51a: Preparing [2024-10-04T07:54:58.550Z] 2579b3362474: Preparing [2024-10-04T07:54:58.550Z] dd2b65a69b29: Preparing [2024-10-04T07:54:58.550Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:58.550Z] 1427de1e23e9: Preparing [2024-10-04T07:54:58.550Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:58.550Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:58.550Z] 1427de1e23e9: Waiting [2024-10-04T07:54:58.550Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:58.550Z] dd2b65a69b29: Waiting [2024-10-04T07:54:58.550Z] 2579b3362474: Layer already exists [2024-10-04T07:54:58.550Z] fe9f3f7ea7ed: Layer already exists [2024-10-04T07:54:58.550Z] d2fb98e4b51a: Layer already exists [2024-10-04T07:54:58.550Z] f6b8f61e3321: Layer already exists [2024-10-04T07:54:58.550Z] f1ba1a0a9aa8: Layer already exists [2024-10-04T07:54:58.550Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:58.550Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:58.550Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:58.550Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:58.550Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:58.913Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:59.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-04T07:54:59.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-04T07:54:59.244Z] fe9f3f7ea7ed: Preparing [2024-10-04T07:54:59.244Z] f1ba1a0a9aa8: Preparing [2024-10-04T07:54:59.244Z] f6b8f61e3321: Preparing [2024-10-04T07:54:59.244Z] d2fb98e4b51a: Preparing [2024-10-04T07:54:59.244Z] 2579b3362474: Preparing [2024-10-04T07:54:59.244Z] dd2b65a69b29: Preparing [2024-10-04T07:54:59.244Z] fe1e3f5a35b9: Preparing [2024-10-04T07:54:59.244Z] 1427de1e23e9: Preparing [2024-10-04T07:54:59.244Z] 63ca1fbb43ae: Preparing [2024-10-04T07:54:59.244Z] dd2b65a69b29: Waiting [2024-10-04T07:54:59.244Z] 1427de1e23e9: Waiting [2024-10-04T07:54:59.244Z] 63ca1fbb43ae: Waiting [2024-10-04T07:54:59.244Z] fe1e3f5a35b9: Waiting [2024-10-04T07:54:59.244Z] 2579b3362474: Layer already exists [2024-10-04T07:54:59.244Z] fe9f3f7ea7ed: Layer already exists [2024-10-04T07:54:59.244Z] f1ba1a0a9aa8: Layer already exists [2024-10-04T07:54:59.244Z] d2fb98e4b51a: Layer already exists [2024-10-04T07:54:59.244Z] f6b8f61e3321: Layer already exists [2024-10-04T07:54:59.244Z] dd2b65a69b29: Layer already exists [2024-10-04T07:54:59.244Z] 1427de1e23e9: Layer already exists [2024-10-04T07:54:59.244Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:54:59.244Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:54:59.244Z] main: digest: sha256:40a81941601de7471b53ed001c59ded51ef1093482c73496a1a0908a2ef57f30 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:54:59.323Z] ===================================================== [Pipeline] echo [2024-10-04T07:54:59.334Z] taggedImages: [2024-10-04T07:54:59.334Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:59.334Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-04T07:54:59.334Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.88 [2024-10-04T07:54:59.334Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:59.334Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-04T07:54:59.373Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-04T07:54:59.373Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:54:59.373Z] latest [2024-10-04T07:54:59.373Z] 3.2.0-dev.88 [2024-10-04T07:54:59.373Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:54:59.373Z] main [2024-10-04T07:54:59.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:54:59.732Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:00.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:00.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-04T07:55:00.070Z] 5c92aa0f4d62: Preparing [2024-10-04T07:55:00.070Z] dd38f0ae52ad: Preparing [2024-10-04T07:55:00.070Z] 98e0ff47fd38: Preparing [2024-10-04T07:55:00.070Z] 9a9284d2a832: Preparing [2024-10-04T07:55:00.070Z] 5f4e6aef27f7: Preparing [2024-10-04T07:55:00.070Z] 2579b3362474: Preparing [2024-10-04T07:55:00.070Z] dd2b65a69b29: Preparing [2024-10-04T07:55:00.070Z] 313c7c3aace7: Preparing [2024-10-04T07:55:00.070Z] 994f1ef8da3a: Preparing [2024-10-04T07:55:00.070Z] fad3af200b72: Preparing [2024-10-04T07:55:00.070Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:00.070Z] 2579b3362474: Waiting [2024-10-04T07:55:00.070Z] dd2b65a69b29: Waiting [2024-10-04T07:55:00.070Z] 994f1ef8da3a: Waiting [2024-10-04T07:55:00.070Z] 313c7c3aace7: Waiting [2024-10-04T07:55:00.070Z] fad3af200b72: Waiting [2024-10-04T07:55:00.070Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:00.070Z] 5c92aa0f4d62: Pushed [2024-10-04T07:55:00.070Z] 9a9284d2a832: Pushed [2024-10-04T07:55:00.070Z] 5f4e6aef27f7: Pushed [2024-10-04T07:55:00.070Z] dd38f0ae52ad: Pushed [2024-10-04T07:55:00.070Z] 2579b3362474: Layer already exists [2024-10-04T07:55:00.070Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:00.328Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:00.328Z] 313c7c3aace7: Pushed [2024-10-04T07:55:00.328Z] 994f1ef8da3a: Pushed [2024-10-04T07:55:01.292Z] 98e0ff47fd38: Pushed [2024-10-04T07:55:01.572Z] fad3af200b72: Pushed [2024-10-04T07:55:01.572Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:01.903Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:02.240Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-04T07:55:02.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-04T07:55:02.240Z] 5c92aa0f4d62: Preparing [2024-10-04T07:55:02.240Z] dd38f0ae52ad: Preparing [2024-10-04T07:55:02.240Z] 98e0ff47fd38: Preparing [2024-10-04T07:55:02.240Z] 9a9284d2a832: Preparing [2024-10-04T07:55:02.240Z] 5f4e6aef27f7: Preparing [2024-10-04T07:55:02.240Z] 2579b3362474: Preparing [2024-10-04T07:55:02.240Z] dd2b65a69b29: Preparing [2024-10-04T07:55:02.241Z] 313c7c3aace7: Preparing [2024-10-04T07:55:02.241Z] 994f1ef8da3a: Preparing [2024-10-04T07:55:02.241Z] fad3af200b72: Preparing [2024-10-04T07:55:02.241Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:02.241Z] fad3af200b72: Waiting [2024-10-04T07:55:02.241Z] dd2b65a69b29: Waiting [2024-10-04T07:55:02.241Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:02.241Z] 313c7c3aace7: Waiting [2024-10-04T07:55:02.241Z] 2579b3362474: Waiting [2024-10-04T07:55:02.241Z] 5f4e6aef27f7: Layer already exists [2024-10-04T07:55:02.241Z] 98e0ff47fd38: Layer already exists [2024-10-04T07:55:02.241Z] 5c92aa0f4d62: Layer already exists [2024-10-04T07:55:02.241Z] dd38f0ae52ad: Layer already exists [2024-10-04T07:55:02.241Z] 9a9284d2a832: Layer already exists [2024-10-04T07:55:02.241Z] 2579b3362474: Layer already exists [2024-10-04T07:55:02.241Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:02.241Z] 994f1ef8da3a: Layer already exists [2024-10-04T07:55:02.241Z] 313c7c3aace7: Layer already exists [2024-10-04T07:55:02.241Z] fad3af200b72: Layer already exists [2024-10-04T07:55:02.241Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:02.241Z] latest: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:02.604Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:03.034Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.88 [2024-10-04T07:55:03.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-04T07:55:03.034Z] 5c92aa0f4d62: Preparing [2024-10-04T07:55:03.034Z] dd38f0ae52ad: Preparing [2024-10-04T07:55:03.034Z] 98e0ff47fd38: Preparing [2024-10-04T07:55:03.034Z] 9a9284d2a832: Preparing [2024-10-04T07:55:03.034Z] 5f4e6aef27f7: Preparing [2024-10-04T07:55:03.034Z] 2579b3362474: Preparing [2024-10-04T07:55:03.034Z] dd2b65a69b29: Preparing [2024-10-04T07:55:03.034Z] 313c7c3aace7: Preparing [2024-10-04T07:55:03.034Z] 994f1ef8da3a: Preparing [2024-10-04T07:55:03.034Z] fad3af200b72: Preparing [2024-10-04T07:55:03.034Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:03.034Z] dd2b65a69b29: Waiting [2024-10-04T07:55:03.034Z] fad3af200b72: Waiting [2024-10-04T07:55:03.034Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:03.034Z] 994f1ef8da3a: Waiting [2024-10-04T07:55:03.034Z] 2579b3362474: Waiting [2024-10-04T07:55:03.034Z] 5c92aa0f4d62: Layer already exists [2024-10-04T07:55:03.034Z] 9a9284d2a832: Layer already exists [2024-10-04T07:55:03.034Z] 5f4e6aef27f7: Layer already exists [2024-10-04T07:55:03.034Z] dd38f0ae52ad: Layer already exists [2024-10-04T07:55:03.034Z] 98e0ff47fd38: Layer already exists [2024-10-04T07:55:03.034Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:03.034Z] 313c7c3aace7: Layer already exists [2024-10-04T07:55:03.034Z] 994f1ef8da3a: Layer already exists [2024-10-04T07:55:03.034Z] fad3af200b72: Layer already exists [2024-10-04T07:55:03.034Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:03.034Z] 2579b3362474: Layer already exists [2024-10-04T07:55:03.034Z] 3.2.0-dev.88: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:03.386Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:03.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:03.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-04T07:55:03.721Z] 5c92aa0f4d62: Preparing [2024-10-04T07:55:03.721Z] dd38f0ae52ad: Preparing [2024-10-04T07:55:03.721Z] 98e0ff47fd38: Preparing [2024-10-04T07:55:03.721Z] 9a9284d2a832: Preparing [2024-10-04T07:55:03.721Z] 5f4e6aef27f7: Preparing [2024-10-04T07:55:03.721Z] 2579b3362474: Preparing [2024-10-04T07:55:03.721Z] dd2b65a69b29: Preparing [2024-10-04T07:55:03.721Z] 313c7c3aace7: Preparing [2024-10-04T07:55:03.721Z] 2579b3362474: Waiting [2024-10-04T07:55:03.721Z] dd2b65a69b29: Waiting [2024-10-04T07:55:03.721Z] 994f1ef8da3a: Preparing [2024-10-04T07:55:03.721Z] fad3af200b72: Preparing [2024-10-04T07:55:03.721Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:03.721Z] 313c7c3aace7: Waiting [2024-10-04T07:55:03.721Z] 994f1ef8da3a: Waiting [2024-10-04T07:55:03.721Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:03.721Z] fad3af200b72: Waiting [2024-10-04T07:55:03.721Z] 98e0ff47fd38: Layer already exists [2024-10-04T07:55:03.721Z] dd38f0ae52ad: Layer already exists [2024-10-04T07:55:03.721Z] 5f4e6aef27f7: Layer already exists [2024-10-04T07:55:03.721Z] 9a9284d2a832: Layer already exists [2024-10-04T07:55:03.721Z] 5c92aa0f4d62: Layer already exists [2024-10-04T07:55:03.721Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:03.721Z] 313c7c3aace7: Layer already exists [2024-10-04T07:55:03.721Z] 994f1ef8da3a: Layer already exists [2024-10-04T07:55:03.721Z] fad3af200b72: Layer already exists [2024-10-04T07:55:03.721Z] 2579b3362474: Layer already exists [2024-10-04T07:55:03.721Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:03.721Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:04.057Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:04.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-04T07:55:04.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-04T07:55:04.387Z] 5c92aa0f4d62: Preparing [2024-10-04T07:55:04.387Z] dd38f0ae52ad: Preparing [2024-10-04T07:55:04.387Z] 98e0ff47fd38: Preparing [2024-10-04T07:55:04.387Z] 9a9284d2a832: Preparing [2024-10-04T07:55:04.387Z] 5f4e6aef27f7: Preparing [2024-10-04T07:55:04.387Z] 2579b3362474: Preparing [2024-10-04T07:55:04.387Z] dd2b65a69b29: Preparing [2024-10-04T07:55:04.387Z] 313c7c3aace7: Preparing [2024-10-04T07:55:04.387Z] 994f1ef8da3a: Preparing [2024-10-04T07:55:04.387Z] fad3af200b72: Preparing [2024-10-04T07:55:04.387Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:04.387Z] 313c7c3aace7: Waiting [2024-10-04T07:55:04.387Z] dd2b65a69b29: Waiting [2024-10-04T07:55:04.387Z] 994f1ef8da3a: Waiting [2024-10-04T07:55:04.387Z] fad3af200b72: Waiting [2024-10-04T07:55:04.387Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:04.387Z] 2579b3362474: Waiting [2024-10-04T07:55:04.387Z] 5c92aa0f4d62: Layer already exists [2024-10-04T07:55:04.387Z] dd38f0ae52ad: Layer already exists [2024-10-04T07:55:04.387Z] 5f4e6aef27f7: Layer already exists [2024-10-04T07:55:04.387Z] 98e0ff47fd38: Layer already exists [2024-10-04T07:55:04.387Z] 313c7c3aace7: Layer already exists [2024-10-04T07:55:04.387Z] 994f1ef8da3a: Layer already exists [2024-10-04T07:55:04.387Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:04.387Z] 9a9284d2a832: Layer already exists [2024-10-04T07:55:04.387Z] 2579b3362474: Layer already exists [2024-10-04T07:55:04.387Z] fad3af200b72: Layer already exists [2024-10-04T07:55:04.387Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:04.387Z] main: digest: sha256:4107a7ffd2be84dd6485c7de5a4a54a3370787aa6e44516e18b5620f46a0e1ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:55:04.459Z] ===================================================== [Pipeline] echo [2024-10-04T07:55:04.474Z] taggedImages: [2024-10-04T07:55:04.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:04.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-04T07:55:04.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.88 [2024-10-04T07:55:04.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:04.474Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-04T07:55:04.511Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-04T07:55:04.512Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:04.512Z] latest [2024-10-04T07:55:04.512Z] 3.2.0-dev.88 [2024-10-04T07:55:04.512Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:04.512Z] main [2024-10-04T07:55:04.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:04.869Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:05.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:05.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-04T07:55:05.196Z] c8b5059dc194: Preparing [2024-10-04T07:55:05.196Z] 9ad911330e93: Preparing [2024-10-04T07:55:05.196Z] 38d20a2738d6: Preparing [2024-10-04T07:55:05.196Z] bb7b3d371903: Preparing [2024-10-04T07:55:05.196Z] 3c32445b9cf9: Preparing [2024-10-04T07:55:05.196Z] 0f5121c3d431: Preparing [2024-10-04T07:55:05.196Z] 47c7acb44505: Preparing [2024-10-04T07:55:05.196Z] 2579b3362474: Preparing [2024-10-04T07:55:05.196Z] dd2b65a69b29: Preparing [2024-10-04T07:55:05.196Z] b2226502d26c: Preparing [2024-10-04T07:55:05.196Z] 6d35a82fc1c3: Preparing [2024-10-04T07:55:05.196Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:05.196Z] 0f5121c3d431: Waiting [2024-10-04T07:55:05.196Z] dd2b65a69b29: Waiting [2024-10-04T07:55:05.196Z] 47c7acb44505: Waiting [2024-10-04T07:55:05.196Z] 2579b3362474: Waiting [2024-10-04T07:55:05.196Z] b2226502d26c: Waiting [2024-10-04T07:55:05.196Z] 6d35a82fc1c3: Waiting [2024-10-04T07:55:05.196Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:05.196Z] 9ad911330e93: Pushed [2024-10-04T07:55:05.196Z] c8b5059dc194: Pushed [2024-10-04T07:55:05.196Z] 3c32445b9cf9: Pushed [2024-10-04T07:55:05.196Z] 2579b3362474: Layer already exists [2024-10-04T07:55:05.196Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:05.196Z] 0f5121c3d431: Pushed [2024-10-04T07:55:05.453Z] 47c7acb44505: Pushed [2024-10-04T07:55:05.453Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:05.453Z] b2226502d26c: Pushed [2024-10-04T07:55:06.019Z] bb7b3d371903: Pushed [2024-10-04T07:55:06.588Z] 38d20a2738d6: Pushed [2024-10-04T07:55:06.588Z] 6d35a82fc1c3: Pushed [2024-10-04T07:55:06.588Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:06.921Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:07.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-04T07:55:07.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-04T07:55:07.253Z] c8b5059dc194: Preparing [2024-10-04T07:55:07.253Z] 9ad911330e93: Preparing [2024-10-04T07:55:07.253Z] 38d20a2738d6: Preparing [2024-10-04T07:55:07.253Z] bb7b3d371903: Preparing [2024-10-04T07:55:07.253Z] 3c32445b9cf9: Preparing [2024-10-04T07:55:07.253Z] 0f5121c3d431: Preparing [2024-10-04T07:55:07.253Z] 47c7acb44505: Preparing [2024-10-04T07:55:07.253Z] 2579b3362474: Preparing [2024-10-04T07:55:07.253Z] dd2b65a69b29: Preparing [2024-10-04T07:55:07.253Z] b2226502d26c: Preparing [2024-10-04T07:55:07.253Z] 6d35a82fc1c3: Preparing [2024-10-04T07:55:07.253Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:07.253Z] dd2b65a69b29: Waiting [2024-10-04T07:55:07.253Z] 0f5121c3d431: Waiting [2024-10-04T07:55:07.253Z] 47c7acb44505: Waiting [2024-10-04T07:55:07.253Z] 2579b3362474: Waiting [2024-10-04T07:55:07.253Z] b2226502d26c: Waiting [2024-10-04T07:55:07.253Z] 6d35a82fc1c3: Waiting [2024-10-04T07:55:07.253Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:07.253Z] 38d20a2738d6: Layer already exists [2024-10-04T07:55:07.253Z] 9ad911330e93: Layer already exists [2024-10-04T07:55:07.253Z] 3c32445b9cf9: Layer already exists [2024-10-04T07:55:07.253Z] c8b5059dc194: Layer already exists [2024-10-04T07:55:07.253Z] bb7b3d371903: Layer already exists [2024-10-04T07:55:07.253Z] 0f5121c3d431: Layer already exists [2024-10-04T07:55:07.253Z] 2579b3362474: Layer already exists [2024-10-04T07:55:07.253Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:07.253Z] b2226502d26c: Layer already exists [2024-10-04T07:55:07.253Z] 47c7acb44505: Layer already exists [2024-10-04T07:55:07.253Z] 6d35a82fc1c3: Layer already exists [2024-10-04T07:55:07.253Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:07.253Z] latest: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:07.588Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:07.916Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.88 [2024-10-04T07:55:07.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-04T07:55:07.916Z] c8b5059dc194: Preparing [2024-10-04T07:55:07.916Z] 9ad911330e93: Preparing [2024-10-04T07:55:07.916Z] 38d20a2738d6: Preparing [2024-10-04T07:55:07.916Z] bb7b3d371903: Preparing [2024-10-04T07:55:07.916Z] 3c32445b9cf9: Preparing [2024-10-04T07:55:07.916Z] 0f5121c3d431: Preparing [2024-10-04T07:55:07.916Z] 47c7acb44505: Preparing [2024-10-04T07:55:07.916Z] 2579b3362474: Preparing [2024-10-04T07:55:07.916Z] dd2b65a69b29: Preparing [2024-10-04T07:55:07.916Z] b2226502d26c: Preparing [2024-10-04T07:55:07.916Z] 6d35a82fc1c3: Preparing [2024-10-04T07:55:07.916Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:07.916Z] 2579b3362474: Waiting [2024-10-04T07:55:07.916Z] b2226502d26c: Waiting [2024-10-04T07:55:07.916Z] dd2b65a69b29: Waiting [2024-10-04T07:55:07.916Z] 6d35a82fc1c3: Waiting [2024-10-04T07:55:07.916Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:07.916Z] 0f5121c3d431: Waiting [2024-10-04T07:55:07.916Z] 47c7acb44505: Waiting [2024-10-04T07:55:07.916Z] 38d20a2738d6: Layer already exists [2024-10-04T07:55:07.916Z] 9ad911330e93: Layer already exists [2024-10-04T07:55:07.916Z] 3c32445b9cf9: Layer already exists [2024-10-04T07:55:07.916Z] c8b5059dc194: Layer already exists [2024-10-04T07:55:07.916Z] bb7b3d371903: Layer already exists [2024-10-04T07:55:07.916Z] 47c7acb44505: Layer already exists [2024-10-04T07:55:07.916Z] 2579b3362474: Layer already exists [2024-10-04T07:55:07.916Z] 0f5121c3d431: Layer already exists [2024-10-04T07:55:07.916Z] b2226502d26c: Layer already exists [2024-10-04T07:55:07.916Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:07.916Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:07.916Z] 6d35a82fc1c3: Layer already exists [2024-10-04T07:55:07.916Z] 3.2.0-dev.88: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:08.245Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:08.570Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:08.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-04T07:55:08.570Z] c8b5059dc194: Preparing [2024-10-04T07:55:08.570Z] 9ad911330e93: Preparing [2024-10-04T07:55:08.570Z] 38d20a2738d6: Preparing [2024-10-04T07:55:08.570Z] bb7b3d371903: Preparing [2024-10-04T07:55:08.570Z] 3c32445b9cf9: Preparing [2024-10-04T07:55:08.570Z] 0f5121c3d431: Preparing [2024-10-04T07:55:08.570Z] 47c7acb44505: Preparing [2024-10-04T07:55:08.570Z] 2579b3362474: Preparing [2024-10-04T07:55:08.570Z] dd2b65a69b29: Preparing [2024-10-04T07:55:08.570Z] b2226502d26c: Preparing [2024-10-04T07:55:08.570Z] 6d35a82fc1c3: Preparing [2024-10-04T07:55:08.570Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:08.570Z] b2226502d26c: Waiting [2024-10-04T07:55:08.570Z] 0f5121c3d431: Waiting [2024-10-04T07:55:08.570Z] 6d35a82fc1c3: Waiting [2024-10-04T07:55:08.570Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:08.570Z] 47c7acb44505: Waiting [2024-10-04T07:55:08.570Z] dd2b65a69b29: Waiting [2024-10-04T07:55:08.570Z] 38d20a2738d6: Layer already exists [2024-10-04T07:55:08.570Z] bb7b3d371903: Layer already exists [2024-10-04T07:55:08.570Z] 9ad911330e93: Layer already exists [2024-10-04T07:55:08.570Z] c8b5059dc194: Layer already exists [2024-10-04T07:55:08.570Z] 3c32445b9cf9: Layer already exists [2024-10-04T07:55:08.570Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:08.570Z] 0f5121c3d431: Layer already exists [2024-10-04T07:55:08.570Z] 2579b3362474: Layer already exists [2024-10-04T07:55:08.570Z] 47c7acb44505: Layer already exists [2024-10-04T07:55:08.570Z] b2226502d26c: Layer already exists [2024-10-04T07:55:08.570Z] 6d35a82fc1c3: Layer already exists [2024-10-04T07:55:08.570Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:08.570Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:08.896Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:09.224Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-04T07:55:09.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-04T07:55:09.225Z] c8b5059dc194: Preparing [2024-10-04T07:55:09.225Z] 9ad911330e93: Preparing [2024-10-04T07:55:09.225Z] 38d20a2738d6: Preparing [2024-10-04T07:55:09.225Z] bb7b3d371903: Preparing [2024-10-04T07:55:09.225Z] 3c32445b9cf9: Preparing [2024-10-04T07:55:09.225Z] 0f5121c3d431: Preparing [2024-10-04T07:55:09.225Z] 47c7acb44505: Preparing [2024-10-04T07:55:09.225Z] 2579b3362474: Preparing [2024-10-04T07:55:09.225Z] dd2b65a69b29: Preparing [2024-10-04T07:55:09.225Z] b2226502d26c: Preparing [2024-10-04T07:55:09.225Z] 6d35a82fc1c3: Preparing [2024-10-04T07:55:09.225Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:09.225Z] 0f5121c3d431: Waiting [2024-10-04T07:55:09.225Z] 6d35a82fc1c3: Waiting [2024-10-04T07:55:09.225Z] b2226502d26c: Waiting [2024-10-04T07:55:09.225Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:09.225Z] 47c7acb44505: Waiting [2024-10-04T07:55:09.225Z] 2579b3362474: Waiting [2024-10-04T07:55:09.225Z] c8b5059dc194: Layer already exists [2024-10-04T07:55:09.225Z] 38d20a2738d6: Layer already exists [2024-10-04T07:55:09.225Z] bb7b3d371903: Layer already exists [2024-10-04T07:55:09.225Z] 3c32445b9cf9: Layer already exists [2024-10-04T07:55:09.225Z] 9ad911330e93: Layer already exists [2024-10-04T07:55:09.225Z] 0f5121c3d431: Layer already exists [2024-10-04T07:55:09.225Z] 47c7acb44505: Layer already exists [2024-10-04T07:55:09.225Z] 2579b3362474: Layer already exists [2024-10-04T07:55:09.225Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:09.225Z] b2226502d26c: Layer already exists [2024-10-04T07:55:09.225Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:09.225Z] 6d35a82fc1c3: Layer already exists [2024-10-04T07:55:09.225Z] main: digest: sha256:758a965be61995923ab2b8b2adbb621510d088514dbaf77c3ee67d066f803971 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:55:09.308Z] ===================================================== [Pipeline] echo [2024-10-04T07:55:09.326Z] taggedImages: [2024-10-04T07:55:09.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:09.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-04T07:55:09.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.88 [2024-10-04T07:55:09.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:09.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-04T07:55:09.363Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-04T07:55:09.363Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:09.363Z] latest [2024-10-04T07:55:09.363Z] 3.2.0-dev.88 [2024-10-04T07:55:09.363Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:09.363Z] main [2024-10-04T07:55:09.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:09.724Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:10.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:10.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-04T07:55:10.054Z] 10cd7d9e175f: Preparing [2024-10-04T07:55:10.054Z] 5da23bc1b840: Preparing [2024-10-04T07:55:10.054Z] 2579b3362474: Preparing [2024-10-04T07:55:10.054Z] dd2b65a69b29: Preparing [2024-10-04T07:55:10.054Z] 70e40744743e: Preparing [2024-10-04T07:55:10.054Z] a1a10b6597d6: Preparing [2024-10-04T07:55:10.054Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:10.054Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:10.054Z] a1a10b6597d6: Waiting [2024-10-04T07:55:10.054Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:10.054Z] 2579b3362474: Layer already exists [2024-10-04T07:55:10.054Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:10.054Z] 10cd7d9e175f: Pushed [2024-10-04T07:55:10.054Z] 70e40744743e: Pushed [2024-10-04T07:55:11.002Z] a1a10b6597d6: Pushed [2024-10-04T07:55:11.939Z] 5da23bc1b840: Pushed [2024-10-04T07:55:11.939Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:12.272Z] + 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-10-04T07:55:12.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-04T07:55:12.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-04T07:55:12.622Z] 10cd7d9e175f: Preparing [2024-10-04T07:55:12.622Z] 5da23bc1b840: Preparing [2024-10-04T07:55:12.622Z] 2579b3362474: Preparing [2024-10-04T07:55:12.622Z] dd2b65a69b29: Preparing [2024-10-04T07:55:12.622Z] 70e40744743e: Preparing [2024-10-04T07:55:12.622Z] a1a10b6597d6: Preparing [2024-10-04T07:55:12.622Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:12.622Z] a1a10b6597d6: Waiting [2024-10-04T07:55:12.622Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:12.622Z] 10cd7d9e175f: Layer already exists [2024-10-04T07:55:12.622Z] 2579b3362474: Layer already exists [2024-10-04T07:55:12.622Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:12.622Z] 5da23bc1b840: Layer already exists [2024-10-04T07:55:12.622Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:12.622Z] 70e40744743e: Layer already exists [2024-10-04T07:55:12.622Z] a1a10b6597d6: Layer already exists [2024-10-04T07:55:12.622Z] latest: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:12.953Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:13.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.88 [2024-10-04T07:55:13.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-04T07:55:13.281Z] 10cd7d9e175f: Preparing [2024-10-04T07:55:13.281Z] 5da23bc1b840: Preparing [2024-10-04T07:55:13.281Z] 2579b3362474: Preparing [2024-10-04T07:55:13.281Z] dd2b65a69b29: Preparing [2024-10-04T07:55:13.281Z] 70e40744743e: Preparing [2024-10-04T07:55:13.281Z] a1a10b6597d6: Preparing [2024-10-04T07:55:13.281Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:13.281Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:13.281Z] a1a10b6597d6: Waiting [2024-10-04T07:55:13.281Z] 70e40744743e: Layer already exists [2024-10-04T07:55:13.281Z] 2579b3362474: Layer already exists [2024-10-04T07:55:13.281Z] 10cd7d9e175f: Layer already exists [2024-10-04T07:55:13.281Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:13.281Z] a1a10b6597d6: Layer already exists [2024-10-04T07:55:13.281Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:13.281Z] 5da23bc1b840: Layer already exists [2024-10-04T07:55:13.281Z] 3.2.0-dev.88: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:13.615Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:13.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:13.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-04T07:55:13.939Z] 10cd7d9e175f: Preparing [2024-10-04T07:55:13.939Z] 5da23bc1b840: Preparing [2024-10-04T07:55:13.940Z] 2579b3362474: Preparing [2024-10-04T07:55:13.940Z] dd2b65a69b29: Preparing [2024-10-04T07:55:13.940Z] 70e40744743e: Preparing [2024-10-04T07:55:13.940Z] a1a10b6597d6: Preparing [2024-10-04T07:55:13.940Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:13.940Z] a1a10b6597d6: Waiting [2024-10-04T07:55:13.940Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:13.940Z] 2579b3362474: Layer already exists [2024-10-04T07:55:13.940Z] 10cd7d9e175f: Layer already exists [2024-10-04T07:55:13.940Z] 5da23bc1b840: Layer already exists [2024-10-04T07:55:13.940Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:13.940Z] 70e40744743e: Layer already exists [2024-10-04T07:55:13.940Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:13.940Z] a1a10b6597d6: Layer already exists [2024-10-04T07:55:13.940Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:14.256Z] + 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-10-04T07:55:14.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-04T07:55:14.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-04T07:55:14.590Z] 10cd7d9e175f: Preparing [2024-10-04T07:55:14.590Z] 5da23bc1b840: Preparing [2024-10-04T07:55:14.590Z] 2579b3362474: Preparing [2024-10-04T07:55:14.590Z] dd2b65a69b29: Preparing [2024-10-04T07:55:14.590Z] 70e40744743e: Preparing [2024-10-04T07:55:14.590Z] a1a10b6597d6: Preparing [2024-10-04T07:55:14.590Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:14.590Z] a1a10b6597d6: Waiting [2024-10-04T07:55:14.590Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:14.590Z] 2579b3362474: Layer already exists [2024-10-04T07:55:14.590Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:14.590Z] 10cd7d9e175f: Layer already exists [2024-10-04T07:55:14.590Z] 70e40744743e: Layer already exists [2024-10-04T07:55:14.590Z] 5da23bc1b840: Layer already exists [2024-10-04T07:55:14.590Z] a1a10b6597d6: Layer already exists [2024-10-04T07:55:14.590Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:14.590Z] main: digest: sha256:34d792a678d6d1f4c195ac940a888a75600ba8d383248c7ed362a96599f144d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:55:14.670Z] ===================================================== [Pipeline] echo [2024-10-04T07:55:14.685Z] taggedImages: [2024-10-04T07:55:14.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:14.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-04T07:55:14.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.88 [2024-10-04T07:55:14.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:14.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-04T07:55:14.714Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-04T07:55:14.714Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:14.714Z] latest [2024-10-04T07:55:14.714Z] 3.2.0-dev.88 [2024-10-04T07:55:14.714Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:14.714Z] main [2024-10-04T07:55:14.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:15.074Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:15.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:15.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-04T07:55:15.400Z] ee513dd1bd7f: Preparing [2024-10-04T07:55:15.400Z] 1d12671f95fc: Preparing [2024-10-04T07:55:15.400Z] c041e0e01c72: Preparing [2024-10-04T07:55:15.400Z] 2579b3362474: Preparing [2024-10-04T07:55:15.400Z] dd2b65a69b29: Preparing [2024-10-04T07:55:15.400Z] fd82093ba71d: Preparing [2024-10-04T07:55:15.400Z] c6c80248f834: Preparing [2024-10-04T07:55:15.400Z] 6435879e7e76: Preparing [2024-10-04T07:55:15.400Z] dc56c0375b5e: Preparing [2024-10-04T07:55:15.400Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:15.400Z] c6c80248f834: Waiting [2024-10-04T07:55:15.400Z] 6435879e7e76: Waiting [2024-10-04T07:55:15.400Z] dc56c0375b5e: Waiting [2024-10-04T07:55:15.400Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:15.400Z] fd82093ba71d: Waiting [2024-10-04T07:55:15.400Z] 2579b3362474: Layer already exists [2024-10-04T07:55:15.400Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:15.400Z] c041e0e01c72: Pushed [2024-10-04T07:55:15.400Z] 1d12671f95fc: Pushed [2024-10-04T07:55:15.400Z] ee513dd1bd7f: Pushed [2024-10-04T07:55:15.400Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:15.659Z] 6435879e7e76: Pushed [2024-10-04T07:55:15.919Z] dc56c0375b5e: Pushed [2024-10-04T07:55:21.223Z] c6c80248f834: Pushed [2024-10-04T07:55:24.529Z] fd82093ba71d: Pushed [2024-10-04T07:55:24.529Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:24.869Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:25.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-04T07:55:25.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-04T07:55:25.195Z] ee513dd1bd7f: Preparing [2024-10-04T07:55:25.195Z] 1d12671f95fc: Preparing [2024-10-04T07:55:25.195Z] c041e0e01c72: Preparing [2024-10-04T07:55:25.195Z] 2579b3362474: Preparing [2024-10-04T07:55:25.195Z] dd2b65a69b29: Preparing [2024-10-04T07:55:25.195Z] fd82093ba71d: Preparing [2024-10-04T07:55:25.195Z] c6c80248f834: Preparing [2024-10-04T07:55:25.195Z] 6435879e7e76: Preparing [2024-10-04T07:55:25.195Z] dc56c0375b5e: Preparing [2024-10-04T07:55:25.195Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:25.195Z] dc56c0375b5e: Waiting [2024-10-04T07:55:25.195Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:25.195Z] fd82093ba71d: Waiting [2024-10-04T07:55:25.195Z] c6c80248f834: Waiting [2024-10-04T07:55:25.195Z] 6435879e7e76: Waiting [2024-10-04T07:55:25.195Z] c041e0e01c72: Layer already exists [2024-10-04T07:55:25.195Z] ee513dd1bd7f: Layer already exists [2024-10-04T07:55:25.195Z] 2579b3362474: Layer already exists [2024-10-04T07:55:25.195Z] 1d12671f95fc: Layer already exists [2024-10-04T07:55:25.195Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:25.195Z] c6c80248f834: Layer already exists [2024-10-04T07:55:25.195Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:25.195Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:25.195Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:25.195Z] fd82093ba71d: Layer already exists [2024-10-04T07:55:25.195Z] latest: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:25.535Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:25.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.88 [2024-10-04T07:55:25.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-04T07:55:25.875Z] ee513dd1bd7f: Preparing [2024-10-04T07:55:25.875Z] 1d12671f95fc: Preparing [2024-10-04T07:55:25.875Z] c041e0e01c72: Preparing [2024-10-04T07:55:25.875Z] 2579b3362474: Preparing [2024-10-04T07:55:25.875Z] dd2b65a69b29: Preparing [2024-10-04T07:55:25.875Z] fd82093ba71d: Preparing [2024-10-04T07:55:25.875Z] c6c80248f834: Preparing [2024-10-04T07:55:25.875Z] 6435879e7e76: Preparing [2024-10-04T07:55:25.875Z] dc56c0375b5e: Preparing [2024-10-04T07:55:25.875Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:25.875Z] c6c80248f834: Waiting [2024-10-04T07:55:25.875Z] 6435879e7e76: Waiting [2024-10-04T07:55:25.875Z] dc56c0375b5e: Waiting [2024-10-04T07:55:25.875Z] fd82093ba71d: Waiting [2024-10-04T07:55:25.875Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:25.875Z] ee513dd1bd7f: Layer already exists [2024-10-04T07:55:25.875Z] 2579b3362474: Layer already exists [2024-10-04T07:55:25.875Z] 1d12671f95fc: Layer already exists [2024-10-04T07:55:25.875Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:25.875Z] c041e0e01c72: Layer already exists [2024-10-04T07:55:25.875Z] c6c80248f834: Layer already exists [2024-10-04T07:55:25.875Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:25.875Z] fd82093ba71d: Layer already exists [2024-10-04T07:55:25.875Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:25.875Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:25.875Z] 3.2.0-dev.88: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:26.219Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:26.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:26.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-04T07:55:26.557Z] ee513dd1bd7f: Preparing [2024-10-04T07:55:26.557Z] 1d12671f95fc: Preparing [2024-10-04T07:55:26.557Z] c041e0e01c72: Preparing [2024-10-04T07:55:26.557Z] 2579b3362474: Preparing [2024-10-04T07:55:26.557Z] dd2b65a69b29: Preparing [2024-10-04T07:55:26.557Z] fd82093ba71d: Preparing [2024-10-04T07:55:26.557Z] c6c80248f834: Preparing [2024-10-04T07:55:26.557Z] 6435879e7e76: Preparing [2024-10-04T07:55:26.557Z] dc56c0375b5e: Preparing [2024-10-04T07:55:26.557Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:26.557Z] fd82093ba71d: Waiting [2024-10-04T07:55:26.557Z] c6c80248f834: Waiting [2024-10-04T07:55:26.557Z] 6435879e7e76: Waiting [2024-10-04T07:55:26.557Z] dc56c0375b5e: Waiting [2024-10-04T07:55:26.557Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:26.557Z] 2579b3362474: Layer already exists [2024-10-04T07:55:26.557Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:26.557Z] c041e0e01c72: Layer already exists [2024-10-04T07:55:26.557Z] 1d12671f95fc: Layer already exists [2024-10-04T07:55:26.557Z] ee513dd1bd7f: Layer already exists [2024-10-04T07:55:26.557Z] c6c80248f834: Layer already exists [2024-10-04T07:55:26.557Z] fd82093ba71d: Layer already exists [2024-10-04T07:55:26.557Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:26.557Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:26.557Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:26.557Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:26.881Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:27.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-04T07:55:27.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-04T07:55:27.202Z] ee513dd1bd7f: Preparing [2024-10-04T07:55:27.202Z] 1d12671f95fc: Preparing [2024-10-04T07:55:27.202Z] c041e0e01c72: Preparing [2024-10-04T07:55:27.202Z] 2579b3362474: Preparing [2024-10-04T07:55:27.202Z] dd2b65a69b29: Preparing [2024-10-04T07:55:27.202Z] fd82093ba71d: Preparing [2024-10-04T07:55:27.202Z] c6c80248f834: Preparing [2024-10-04T07:55:27.202Z] 6435879e7e76: Preparing [2024-10-04T07:55:27.202Z] dc56c0375b5e: Preparing [2024-10-04T07:55:27.202Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:27.202Z] fd82093ba71d: Waiting [2024-10-04T07:55:27.202Z] c6c80248f834: Waiting [2024-10-04T07:55:27.202Z] 6435879e7e76: Waiting [2024-10-04T07:55:27.202Z] dc56c0375b5e: Waiting [2024-10-04T07:55:27.202Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:27.202Z] 1d12671f95fc: Layer already exists [2024-10-04T07:55:27.202Z] ee513dd1bd7f: Layer already exists [2024-10-04T07:55:27.202Z] c041e0e01c72: Layer already exists [2024-10-04T07:55:27.202Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:27.202Z] fd82093ba71d: Layer already exists [2024-10-04T07:55:27.202Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:27.202Z] 2579b3362474: Layer already exists [2024-10-04T07:55:27.202Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:27.202Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:27.202Z] c6c80248f834: Layer already exists [2024-10-04T07:55:27.202Z] main: digest: sha256:1c32dd43ee8b83b290be8beac8cf11b3b693ed077d3a88300b75bed9913418d4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:55:27.272Z] ===================================================== [Pipeline] echo [2024-10-04T07:55:27.294Z] taggedImages: [2024-10-04T07:55:27.294Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:27.294Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-04T07:55:27.294Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.88 [2024-10-04T07:55:27.294Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:27.294Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-04T07:55:27.330Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-04T07:55:27.330Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:27.330Z] latest [2024-10-04T07:55:27.330Z] 3.2.0-dev.88 [2024-10-04T07:55:27.330Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:27.330Z] main [2024-10-04T07:55:27.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:27.703Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:28.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:28.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-04T07:55:28.031Z] 689d84793573: Preparing [2024-10-04T07:55:28.031Z] 14ed483dc365: Preparing [2024-10-04T07:55:28.031Z] bfb7f3bf1164: Preparing [2024-10-04T07:55:28.031Z] 2579b3362474: Preparing [2024-10-04T07:55:28.031Z] dd2b65a69b29: Preparing [2024-10-04T07:55:28.031Z] a62d1ec5b420: Preparing [2024-10-04T07:55:28.031Z] 7096a8c70477: Preparing [2024-10-04T07:55:28.031Z] 3747db23f900: Preparing [2024-10-04T07:55:28.031Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:28.031Z] a62d1ec5b420: Waiting [2024-10-04T07:55:28.031Z] 3747db23f900: Waiting [2024-10-04T07:55:28.031Z] 7096a8c70477: Waiting [2024-10-04T07:55:28.031Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:28.031Z] 14ed483dc365: Pushed [2024-10-04T07:55:28.031Z] bfb7f3bf1164: Pushed [2024-10-04T07:55:28.031Z] 2579b3362474: Layer already exists [2024-10-04T07:55:28.289Z] 689d84793573: Pushed [2024-10-04T07:55:28.289Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:28.289Z] 7096a8c70477: Pushed [2024-10-04T07:55:28.548Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:28.807Z] 3747db23f900: Pushed [2024-10-04T07:55:38.782Z] a62d1ec5b420: Pushed [2024-10-04T07:55:38.782Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:39.172Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:40.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-04T07:55:40.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-04T07:55:40.139Z] 689d84793573: Preparing [2024-10-04T07:55:40.139Z] 14ed483dc365: Preparing [2024-10-04T07:55:40.139Z] bfb7f3bf1164: Preparing [2024-10-04T07:55:40.139Z] 2579b3362474: Preparing [2024-10-04T07:55:40.139Z] dd2b65a69b29: Preparing [2024-10-04T07:55:40.139Z] a62d1ec5b420: Preparing [2024-10-04T07:55:40.139Z] 7096a8c70477: Preparing [2024-10-04T07:55:40.139Z] 3747db23f900: Preparing [2024-10-04T07:55:40.139Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:40.139Z] 7096a8c70477: Waiting [2024-10-04T07:55:40.139Z] 3747db23f900: Waiting [2024-10-04T07:55:40.139Z] a62d1ec5b420: Waiting [2024-10-04T07:55:40.139Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:40.139Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:40.139Z] 14ed483dc365: Layer already exists [2024-10-04T07:55:40.139Z] bfb7f3bf1164: Layer already exists [2024-10-04T07:55:40.139Z] 2579b3362474: Layer already exists [2024-10-04T07:55:40.139Z] 689d84793573: Layer already exists [2024-10-04T07:55:40.139Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:40.139Z] 7096a8c70477: Layer already exists [2024-10-04T07:55:40.139Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:40.139Z] 3747db23f900: Layer already exists [2024-10-04T07:55:40.139Z] latest: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:41.997Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:42.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.88 [2024-10-04T07:55:42.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-04T07:55:42.335Z] 689d84793573: Preparing [2024-10-04T07:55:42.335Z] 14ed483dc365: Preparing [2024-10-04T07:55:42.335Z] bfb7f3bf1164: Preparing [2024-10-04T07:55:42.335Z] 2579b3362474: Preparing [2024-10-04T07:55:42.335Z] dd2b65a69b29: Preparing [2024-10-04T07:55:42.335Z] a62d1ec5b420: Preparing [2024-10-04T07:55:42.335Z] 7096a8c70477: Preparing [2024-10-04T07:55:42.335Z] 3747db23f900: Preparing [2024-10-04T07:55:42.335Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:42.335Z] a62d1ec5b420: Waiting [2024-10-04T07:55:42.335Z] 7096a8c70477: Waiting [2024-10-04T07:55:42.335Z] 3747db23f900: Waiting [2024-10-04T07:55:42.335Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:42.335Z] 689d84793573: Layer already exists [2024-10-04T07:55:42.335Z] 2579b3362474: Layer already exists [2024-10-04T07:55:42.335Z] 14ed483dc365: Layer already exists [2024-10-04T07:55:42.335Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:42.335Z] bfb7f3bf1164: Layer already exists [2024-10-04T07:55:42.335Z] 7096a8c70477: Layer already exists [2024-10-04T07:55:42.335Z] 3747db23f900: Layer already exists [2024-10-04T07:55:42.335Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:42.335Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:42.335Z] 3.2.0-dev.88: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:42.664Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:42.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:42.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-04T07:55:42.989Z] 689d84793573: Preparing [2024-10-04T07:55:42.989Z] 14ed483dc365: Preparing [2024-10-04T07:55:42.989Z] bfb7f3bf1164: Preparing [2024-10-04T07:55:42.989Z] 2579b3362474: Preparing [2024-10-04T07:55:42.989Z] dd2b65a69b29: Preparing [2024-10-04T07:55:42.989Z] a62d1ec5b420: Preparing [2024-10-04T07:55:42.989Z] 7096a8c70477: Preparing [2024-10-04T07:55:42.989Z] 3747db23f900: Preparing [2024-10-04T07:55:42.989Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:42.989Z] a62d1ec5b420: Waiting [2024-10-04T07:55:42.989Z] 7096a8c70477: Waiting [2024-10-04T07:55:42.989Z] 3747db23f900: Waiting [2024-10-04T07:55:42.989Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:42.989Z] 2579b3362474: Layer already exists [2024-10-04T07:55:42.989Z] 689d84793573: Layer already exists [2024-10-04T07:55:42.989Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:42.989Z] bfb7f3bf1164: Layer already exists [2024-10-04T07:55:42.989Z] 7096a8c70477: Layer already exists [2024-10-04T07:55:42.989Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:42.989Z] 3747db23f900: Layer already exists [2024-10-04T07:55:42.989Z] 14ed483dc365: Layer already exists [2024-10-04T07:55:42.989Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:42.989Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:43.326Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:43.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-04T07:55:43.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-04T07:55:43.730Z] 689d84793573: Preparing [2024-10-04T07:55:43.730Z] 14ed483dc365: Preparing [2024-10-04T07:55:43.730Z] bfb7f3bf1164: Preparing [2024-10-04T07:55:43.730Z] 2579b3362474: Preparing [2024-10-04T07:55:43.730Z] dd2b65a69b29: Preparing [2024-10-04T07:55:43.730Z] a62d1ec5b420: Preparing [2024-10-04T07:55:43.730Z] 7096a8c70477: Preparing [2024-10-04T07:55:43.730Z] 3747db23f900: Preparing [2024-10-04T07:55:43.730Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:43.730Z] a62d1ec5b420: Waiting [2024-10-04T07:55:43.730Z] 7096a8c70477: Waiting [2024-10-04T07:55:43.730Z] 3747db23f900: Waiting [2024-10-04T07:55:43.730Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:43.730Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:43.730Z] 2579b3362474: Layer already exists [2024-10-04T07:55:43.730Z] bfb7f3bf1164: Layer already exists [2024-10-04T07:55:43.730Z] 689d84793573: Layer already exists [2024-10-04T07:55:43.730Z] 14ed483dc365: Layer already exists [2024-10-04T07:55:43.730Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:43.730Z] 7096a8c70477: Layer already exists [2024-10-04T07:55:43.730Z] 3747db23f900: Layer already exists [2024-10-04T07:55:43.730Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:43.730Z] main: digest: sha256:b447bbc5c36f1a37940bd9d92e89fbc0bdfa104906781b81c710b93b956af97e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:55:43.802Z] ===================================================== [Pipeline] echo [2024-10-04T07:55:43.818Z] taggedImages: [2024-10-04T07:55:43.818Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:43.818Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-04T07:55:43.818Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.88 [2024-10-04T07:55:43.818Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:43.818Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-04T07:55:43.856Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-04T07:55:43.856Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:43.856Z] latest [2024-10-04T07:55:43.856Z] 3.2.0-dev.88 [2024-10-04T07:55:43.856Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:43.856Z] main [2024-10-04T07:55:43.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:44.219Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:44.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:44.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-04T07:55:44.555Z] 6ef3c03f1552: Preparing [2024-10-04T07:55:44.555Z] d493903395e3: Preparing [2024-10-04T07:55:44.555Z] 450ab13331b6: Preparing [2024-10-04T07:55:44.555Z] 2579b3362474: Preparing [2024-10-04T07:55:44.555Z] dd2b65a69b29: Preparing [2024-10-04T07:55:44.555Z] a62d1ec5b420: Preparing [2024-10-04T07:55:44.555Z] 6435879e7e76: Preparing [2024-10-04T07:55:44.555Z] dc56c0375b5e: Preparing [2024-10-04T07:55:44.555Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:44.555Z] 6435879e7e76: Waiting [2024-10-04T07:55:44.555Z] a62d1ec5b420: Waiting [2024-10-04T07:55:44.555Z] dc56c0375b5e: Waiting [2024-10-04T07:55:44.555Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:44.555Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:44.555Z] 2579b3362474: Layer already exists [2024-10-04T07:55:44.555Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:44.555Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:44.555Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:44.555Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:44.555Z] d493903395e3: Pushed [2024-10-04T07:55:44.555Z] 6ef3c03f1552: Pushed [2024-10-04T07:55:44.555Z] 450ab13331b6: Pushed [2024-10-04T07:55:44.814Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:45.154Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:45.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-04T07:55:45.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-04T07:55:45.472Z] 6ef3c03f1552: Preparing [2024-10-04T07:55:45.472Z] d493903395e3: Preparing [2024-10-04T07:55:45.472Z] 450ab13331b6: Preparing [2024-10-04T07:55:45.472Z] 2579b3362474: Preparing [2024-10-04T07:55:45.472Z] dd2b65a69b29: Preparing [2024-10-04T07:55:45.472Z] a62d1ec5b420: Preparing [2024-10-04T07:55:45.472Z] 6435879e7e76: Preparing [2024-10-04T07:55:45.472Z] dc56c0375b5e: Preparing [2024-10-04T07:55:45.472Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:45.472Z] 6435879e7e76: Waiting [2024-10-04T07:55:45.472Z] dc56c0375b5e: Waiting [2024-10-04T07:55:45.472Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:45.472Z] a62d1ec5b420: Waiting [2024-10-04T07:55:45.472Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:45.472Z] 2579b3362474: Layer already exists [2024-10-04T07:55:45.472Z] 450ab13331b6: Layer already exists [2024-10-04T07:55:45.472Z] d493903395e3: Layer already exists [2024-10-04T07:55:45.472Z] 6ef3c03f1552: Layer already exists [2024-10-04T07:55:45.472Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:45.472Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:45.472Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:45.472Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:45.472Z] latest: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:45.790Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:46.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.88 [2024-10-04T07:55:46.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-04T07:55:46.105Z] 6ef3c03f1552: Preparing [2024-10-04T07:55:46.105Z] d493903395e3: Preparing [2024-10-04T07:55:46.105Z] 450ab13331b6: Preparing [2024-10-04T07:55:46.105Z] 2579b3362474: Preparing [2024-10-04T07:55:46.105Z] dd2b65a69b29: Preparing [2024-10-04T07:55:46.105Z] a62d1ec5b420: Preparing [2024-10-04T07:55:46.105Z] 6435879e7e76: Preparing [2024-10-04T07:55:46.105Z] dc56c0375b5e: Preparing [2024-10-04T07:55:46.105Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:46.105Z] a62d1ec5b420: Waiting [2024-10-04T07:55:46.105Z] 6435879e7e76: Waiting [2024-10-04T07:55:46.105Z] dc56c0375b5e: Waiting [2024-10-04T07:55:46.105Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:46.105Z] 6ef3c03f1552: Layer already exists [2024-10-04T07:55:46.105Z] 450ab13331b6: Layer already exists [2024-10-04T07:55:46.105Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:46.105Z] 2579b3362474: Layer already exists [2024-10-04T07:55:46.105Z] d493903395e3: Layer already exists [2024-10-04T07:55:46.105Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:46.105Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:46.105Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:46.105Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:46.105Z] 3.2.0-dev.88: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:46.451Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:46.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:46.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-04T07:55:46.784Z] 6ef3c03f1552: Preparing [2024-10-04T07:55:46.784Z] d493903395e3: Preparing [2024-10-04T07:55:46.784Z] 450ab13331b6: Preparing [2024-10-04T07:55:46.784Z] 2579b3362474: Preparing [2024-10-04T07:55:46.784Z] dd2b65a69b29: Preparing [2024-10-04T07:55:46.784Z] a62d1ec5b420: Preparing [2024-10-04T07:55:46.784Z] 6435879e7e76: Preparing [2024-10-04T07:55:46.784Z] dc56c0375b5e: Preparing [2024-10-04T07:55:46.784Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:46.784Z] a62d1ec5b420: Waiting [2024-10-04T07:55:46.784Z] 6435879e7e76: Waiting [2024-10-04T07:55:46.784Z] dc56c0375b5e: Waiting [2024-10-04T07:55:46.784Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:46.784Z] d493903395e3: Layer already exists [2024-10-04T07:55:46.784Z] 6ef3c03f1552: Layer already exists [2024-10-04T07:55:46.784Z] 450ab13331b6: Layer already exists [2024-10-04T07:55:46.784Z] 2579b3362474: Layer already exists [2024-10-04T07:55:46.784Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:46.784Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:46.784Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:46.784Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:46.784Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:46.784Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:47.115Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:47.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-04T07:55:47.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-04T07:55:47.442Z] 6ef3c03f1552: Preparing [2024-10-04T07:55:47.442Z] d493903395e3: Preparing [2024-10-04T07:55:47.442Z] 450ab13331b6: Preparing [2024-10-04T07:55:47.442Z] 2579b3362474: Preparing [2024-10-04T07:55:47.442Z] dd2b65a69b29: Preparing [2024-10-04T07:55:47.442Z] a62d1ec5b420: Preparing [2024-10-04T07:55:47.442Z] 6435879e7e76: Preparing [2024-10-04T07:55:47.442Z] dc56c0375b5e: Preparing [2024-10-04T07:55:47.442Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:47.442Z] 6435879e7e76: Waiting [2024-10-04T07:55:47.442Z] dc56c0375b5e: Waiting [2024-10-04T07:55:47.442Z] a62d1ec5b420: Waiting [2024-10-04T07:55:47.442Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:47.442Z] d493903395e3: Layer already exists [2024-10-04T07:55:47.442Z] 6ef3c03f1552: Layer already exists [2024-10-04T07:55:47.442Z] 2579b3362474: Layer already exists [2024-10-04T07:55:47.442Z] 450ab13331b6: Layer already exists [2024-10-04T07:55:47.442Z] a62d1ec5b420: Layer already exists [2024-10-04T07:55:47.442Z] 6435879e7e76: Layer already exists [2024-10-04T07:55:47.442Z] dc56c0375b5e: Layer already exists [2024-10-04T07:55:47.442Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:47.442Z] main: digest: sha256:784be09a9b51e2380a670f50dde7207b8bf6bda29bd192b45e5d2c6588a75d9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:55:47.523Z] ===================================================== [Pipeline] echo [2024-10-04T07:55:47.546Z] taggedImages: [2024-10-04T07:55:47.546Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:47.546Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-04T07:55:47.546Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.88 [2024-10-04T07:55:47.546Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:47.546Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-04T07:55:47.585Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-04T07:55:47.585Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:47.585Z] latest [2024-10-04T07:55:47.585Z] 3.2.0-dev.88 [2024-10-04T07:55:47.585Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:47.585Z] main [2024-10-04T07:55:47.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:47.951Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:48.274Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:48.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-04T07:55:48.274Z] df3b8e44bb4b: Preparing [2024-10-04T07:55:48.274Z] 5106ee3d70df: Preparing [2024-10-04T07:55:48.274Z] 2579b3362474: Preparing [2024-10-04T07:55:48.274Z] dd2b65a69b29: Preparing [2024-10-04T07:55:48.274Z] 6a28be915260: Preparing [2024-10-04T07:55:48.274Z] a121842b69d4: Preparing [2024-10-04T07:55:48.274Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:48.274Z] a121842b69d4: Waiting [2024-10-04T07:55:48.274Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:48.274Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:48.274Z] 2579b3362474: Layer already exists [2024-10-04T07:55:48.274Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:48.274Z] df3b8e44bb4b: Pushed [2024-10-04T07:55:48.274Z] 6a28be915260: Pushed [2024-10-04T07:55:48.532Z] a121842b69d4: Pushed [2024-10-04T07:55:51.905Z] 5106ee3d70df: Pushed [2024-10-04T07:55:51.905Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:52.250Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:52.564Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-04T07:55:52.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-04T07:55:52.564Z] df3b8e44bb4b: Preparing [2024-10-04T07:55:52.564Z] 5106ee3d70df: Preparing [2024-10-04T07:55:52.564Z] 2579b3362474: Preparing [2024-10-04T07:55:52.564Z] dd2b65a69b29: Preparing [2024-10-04T07:55:52.564Z] 6a28be915260: Preparing [2024-10-04T07:55:52.564Z] a121842b69d4: Preparing [2024-10-04T07:55:52.564Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:52.564Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:52.565Z] a121842b69d4: Waiting [2024-10-04T07:55:52.565Z] 5106ee3d70df: Layer already exists [2024-10-04T07:55:52.565Z] 2579b3362474: Layer already exists [2024-10-04T07:55:52.565Z] 6a28be915260: Layer already exists [2024-10-04T07:55:52.565Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:52.565Z] df3b8e44bb4b: Layer already exists [2024-10-04T07:55:52.565Z] a121842b69d4: Layer already exists [2024-10-04T07:55:52.565Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:52.565Z] latest: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:52.901Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:53.230Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.88 [2024-10-04T07:55:53.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-04T07:55:53.230Z] df3b8e44bb4b: Preparing [2024-10-04T07:55:53.230Z] 5106ee3d70df: Preparing [2024-10-04T07:55:53.230Z] 2579b3362474: Preparing [2024-10-04T07:55:53.230Z] dd2b65a69b29: Preparing [2024-10-04T07:55:53.230Z] 6a28be915260: Preparing [2024-10-04T07:55:53.230Z] a121842b69d4: Preparing [2024-10-04T07:55:53.230Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:53.230Z] a121842b69d4: Waiting [2024-10-04T07:55:53.230Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:53.230Z] 2579b3362474: Layer already exists [2024-10-04T07:55:53.230Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:53.230Z] 5106ee3d70df: Layer already exists [2024-10-04T07:55:53.230Z] df3b8e44bb4b: Layer already exists [2024-10-04T07:55:53.230Z] 6a28be915260: Layer already exists [2024-10-04T07:55:53.230Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:53.230Z] a121842b69d4: Layer already exists [2024-10-04T07:55:53.230Z] 3.2.0-dev.88: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:53.565Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:53.891Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:53.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-04T07:55:53.891Z] df3b8e44bb4b: Preparing [2024-10-04T07:55:53.891Z] 5106ee3d70df: Preparing [2024-10-04T07:55:53.891Z] 2579b3362474: Preparing [2024-10-04T07:55:53.891Z] dd2b65a69b29: Preparing [2024-10-04T07:55:53.891Z] 6a28be915260: Preparing [2024-10-04T07:55:53.891Z] a121842b69d4: Preparing [2024-10-04T07:55:53.891Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:53.891Z] a121842b69d4: Waiting [2024-10-04T07:55:53.891Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:53.891Z] df3b8e44bb4b: Layer already exists [2024-10-04T07:55:53.891Z] 6a28be915260: Layer already exists [2024-10-04T07:55:53.891Z] 2579b3362474: Layer already exists [2024-10-04T07:55:53.891Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:53.891Z] a121842b69d4: Layer already exists [2024-10-04T07:55:53.891Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:53.891Z] 5106ee3d70df: Layer already exists [2024-10-04T07:55:53.891Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:54.228Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:54.559Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-04T07:55:54.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-04T07:55:54.560Z] df3b8e44bb4b: Preparing [2024-10-04T07:55:54.560Z] 5106ee3d70df: Preparing [2024-10-04T07:55:54.560Z] 2579b3362474: Preparing [2024-10-04T07:55:54.560Z] dd2b65a69b29: Preparing [2024-10-04T07:55:54.560Z] 6a28be915260: Preparing [2024-10-04T07:55:54.560Z] a121842b69d4: Preparing [2024-10-04T07:55:54.560Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:54.560Z] a121842b69d4: Waiting [2024-10-04T07:55:54.560Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:54.560Z] 2579b3362474: Layer already exists [2024-10-04T07:55:54.560Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:54.560Z] 5106ee3d70df: Layer already exists [2024-10-04T07:55:54.560Z] 6a28be915260: Layer already exists [2024-10-04T07:55:54.560Z] df3b8e44bb4b: Layer already exists [2024-10-04T07:55:54.560Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:54.560Z] a121842b69d4: Layer already exists [2024-10-04T07:55:54.560Z] main: digest: sha256:7eb578db980367248b8bceafeb3b7c09f093cbf243dd44108f0426292cf8349f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:55:54.687Z] ===================================================== [Pipeline] echo [2024-10-04T07:55:54.705Z] taggedImages: [2024-10-04T07:55:54.705Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:54.705Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-04T07:55:54.706Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.88 [2024-10-04T07:55:54.706Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:54.706Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-04T07:55:54.744Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-04T07:55:54.744Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:54.744Z] latest [2024-10-04T07:55:54.744Z] 3.2.0-dev.88 [2024-10-04T07:55:54.744Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:55:54.744Z] main [2024-10-04T07:55:54.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:55.147Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:55.502Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:55:55.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-04T07:55:55.502Z] 21f1ad8fc611: Preparing [2024-10-04T07:55:55.502Z] 2e9ee57ab5d5: Preparing [2024-10-04T07:55:55.502Z] fdce6360f4e2: Preparing [2024-10-04T07:55:55.502Z] 2579b3362474: Preparing [2024-10-04T07:55:55.502Z] dd2b65a69b29: Preparing [2024-10-04T07:55:55.502Z] d0cb9d794794: Preparing [2024-10-04T07:55:55.502Z] 5c7adc2c875c: Preparing [2024-10-04T07:55:55.502Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:55.502Z] 5c7adc2c875c: Waiting [2024-10-04T07:55:55.502Z] d0cb9d794794: Waiting [2024-10-04T07:55:55.502Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:55.502Z] 2e9ee57ab5d5: Pushed [2024-10-04T07:55:55.759Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:55.760Z] 21f1ad8fc611: Pushed [2024-10-04T07:55:55.760Z] d0cb9d794794: Pushed [2024-10-04T07:55:56.017Z] 2579b3362474: Layer already exists [2024-10-04T07:55:56.018Z] 5c7adc2c875c: Pushed [2024-10-04T07:55:56.277Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:58.811Z] fdce6360f4e2: Pushed [2024-10-04T07:55:58.811Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:59.132Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:59.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-04T07:55:59.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-04T07:55:59.457Z] 21f1ad8fc611: Preparing [2024-10-04T07:55:59.457Z] 2e9ee57ab5d5: Preparing [2024-10-04T07:55:59.457Z] fdce6360f4e2: Preparing [2024-10-04T07:55:59.457Z] 2579b3362474: Preparing [2024-10-04T07:55:59.457Z] dd2b65a69b29: Preparing [2024-10-04T07:55:59.457Z] d0cb9d794794: Preparing [2024-10-04T07:55:59.457Z] 5c7adc2c875c: Preparing [2024-10-04T07:55:59.457Z] 63ca1fbb43ae: Preparing [2024-10-04T07:55:59.457Z] 5c7adc2c875c: Waiting [2024-10-04T07:55:59.457Z] 63ca1fbb43ae: Waiting [2024-10-04T07:55:59.457Z] d0cb9d794794: Waiting [2024-10-04T07:55:59.457Z] 21f1ad8fc611: Layer already exists [2024-10-04T07:55:59.457Z] 2e9ee57ab5d5: Layer already exists [2024-10-04T07:55:59.457Z] fdce6360f4e2: Layer already exists [2024-10-04T07:55:59.457Z] dd2b65a69b29: Layer already exists [2024-10-04T07:55:59.457Z] 2579b3362474: Layer already exists [2024-10-04T07:55:59.457Z] 5c7adc2c875c: Layer already exists [2024-10-04T07:55:59.457Z] d0cb9d794794: Layer already exists [2024-10-04T07:55:59.457Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:55:59.457Z] latest: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:55:59.821Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:00.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.88 [2024-10-04T07:56:00.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-04T07:56:00.155Z] 21f1ad8fc611: Preparing [2024-10-04T07:56:00.155Z] 2e9ee57ab5d5: Preparing [2024-10-04T07:56:00.155Z] fdce6360f4e2: Preparing [2024-10-04T07:56:00.155Z] 2579b3362474: Preparing [2024-10-04T07:56:00.155Z] dd2b65a69b29: Preparing [2024-10-04T07:56:00.155Z] d0cb9d794794: Preparing [2024-10-04T07:56:00.155Z] 5c7adc2c875c: Preparing [2024-10-04T07:56:00.155Z] 63ca1fbb43ae: Preparing [2024-10-04T07:56:00.155Z] d0cb9d794794: Waiting [2024-10-04T07:56:00.155Z] 5c7adc2c875c: Waiting [2024-10-04T07:56:00.155Z] fdce6360f4e2: Layer already exists [2024-10-04T07:56:00.155Z] dd2b65a69b29: Layer already exists [2024-10-04T07:56:00.155Z] 21f1ad8fc611: Layer already exists [2024-10-04T07:56:00.155Z] 2e9ee57ab5d5: Layer already exists [2024-10-04T07:56:00.155Z] 2579b3362474: Layer already exists [2024-10-04T07:56:00.155Z] 5c7adc2c875c: Layer already exists [2024-10-04T07:56:00.155Z] d0cb9d794794: Layer already exists [2024-10-04T07:56:00.155Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:56:00.155Z] 3.2.0-dev.88: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:00.508Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:00.846Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:56:00.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-04T07:56:00.846Z] 21f1ad8fc611: Preparing [2024-10-04T07:56:00.846Z] 2e9ee57ab5d5: Preparing [2024-10-04T07:56:00.846Z] fdce6360f4e2: Preparing [2024-10-04T07:56:00.846Z] 2579b3362474: Preparing [2024-10-04T07:56:00.846Z] dd2b65a69b29: Preparing [2024-10-04T07:56:00.846Z] d0cb9d794794: Preparing [2024-10-04T07:56:00.846Z] 5c7adc2c875c: Preparing [2024-10-04T07:56:00.846Z] 63ca1fbb43ae: Preparing [2024-10-04T07:56:00.846Z] 5c7adc2c875c: Waiting [2024-10-04T07:56:00.846Z] 63ca1fbb43ae: Waiting [2024-10-04T07:56:00.846Z] d0cb9d794794: Waiting [2024-10-04T07:56:00.846Z] 2579b3362474: Layer already exists [2024-10-04T07:56:00.846Z] fdce6360f4e2: Layer already exists [2024-10-04T07:56:00.846Z] 2e9ee57ab5d5: Layer already exists [2024-10-04T07:56:00.846Z] 21f1ad8fc611: Layer already exists [2024-10-04T07:56:00.846Z] dd2b65a69b29: Layer already exists [2024-10-04T07:56:00.846Z] 5c7adc2c875c: Layer already exists [2024-10-04T07:56:00.846Z] d0cb9d794794: Layer already exists [2024-10-04T07:56:00.846Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:56:00.846Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:01.171Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:01.507Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-04T07:56:01.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-04T07:56:01.507Z] 21f1ad8fc611: Preparing [2024-10-04T07:56:01.507Z] 2e9ee57ab5d5: Preparing [2024-10-04T07:56:01.507Z] fdce6360f4e2: Preparing [2024-10-04T07:56:01.507Z] 2579b3362474: Preparing [2024-10-04T07:56:01.507Z] dd2b65a69b29: Preparing [2024-10-04T07:56:01.507Z] d0cb9d794794: Preparing [2024-10-04T07:56:01.507Z] 5c7adc2c875c: Preparing [2024-10-04T07:56:01.507Z] 63ca1fbb43ae: Preparing [2024-10-04T07:56:01.507Z] d0cb9d794794: Waiting [2024-10-04T07:56:01.507Z] 5c7adc2c875c: Waiting [2024-10-04T07:56:01.507Z] 63ca1fbb43ae: Waiting [2024-10-04T07:56:01.507Z] dd2b65a69b29: Layer already exists [2024-10-04T07:56:01.507Z] 21f1ad8fc611: Layer already exists [2024-10-04T07:56:01.507Z] 2579b3362474: Layer already exists [2024-10-04T07:56:01.507Z] 2e9ee57ab5d5: Layer already exists [2024-10-04T07:56:01.507Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:56:01.507Z] 5c7adc2c875c: Layer already exists [2024-10-04T07:56:01.507Z] fdce6360f4e2: Layer already exists [2024-10-04T07:56:01.507Z] d0cb9d794794: Layer already exists [2024-10-04T07:56:01.507Z] main: digest: sha256:52653900ba8c4685edbcdc451306d18efd9c137f77c597ee4448508400e223cd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:56:01.589Z] ===================================================== [Pipeline] echo [2024-10-04T07:56:01.608Z] taggedImages: [2024-10-04T07:56:01.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:56:01.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-04T07:56:01.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.88 [2024-10-04T07:56:01.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:56:01.608Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-04T07:56:01.649Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-04T07:56:01.649Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:56:01.649Z] latest [2024-10-04T07:56:01.649Z] 3.2.0-dev.88 [2024-10-04T07:56:01.649Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:56:01.649Z] main [2024-10-04T07:56:01.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:02.020Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:02.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:56:02.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-04T07:56:02.347Z] fe74311b0a14: Preparing [2024-10-04T07:56:02.347Z] 0e77ae025eb4: Preparing [2024-10-04T07:56:02.347Z] 2579b3362474: Preparing [2024-10-04T07:56:02.347Z] dd2b65a69b29: Preparing [2024-10-04T07:56:02.347Z] fe1e3f5a35b9: Preparing [2024-10-04T07:56:02.347Z] 1427de1e23e9: Preparing [2024-10-04T07:56:02.347Z] 63ca1fbb43ae: Preparing [2024-10-04T07:56:02.347Z] 63ca1fbb43ae: Waiting [2024-10-04T07:56:02.347Z] 1427de1e23e9: Waiting [2024-10-04T07:56:02.347Z] dd2b65a69b29: Layer already exists [2024-10-04T07:56:02.347Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:56:02.347Z] 2579b3362474: Layer already exists [2024-10-04T07:56:02.347Z] 1427de1e23e9: Layer already exists [2024-10-04T07:56:02.347Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:56:02.347Z] fe74311b0a14: Pushed [2024-10-04T07:56:05.638Z] 0e77ae025eb4: Pushed [2024-10-04T07:56:05.638Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:05.978Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:06.297Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-04T07:56:06.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-04T07:56:06.297Z] fe74311b0a14: Preparing [2024-10-04T07:56:06.297Z] 0e77ae025eb4: Preparing [2024-10-04T07:56:06.297Z] 2579b3362474: Preparing [2024-10-04T07:56:06.297Z] dd2b65a69b29: Preparing [2024-10-04T07:56:06.297Z] fe1e3f5a35b9: Preparing [2024-10-04T07:56:06.297Z] 1427de1e23e9: Preparing [2024-10-04T07:56:06.297Z] 63ca1fbb43ae: Preparing [2024-10-04T07:56:06.297Z] 1427de1e23e9: Waiting [2024-10-04T07:56:06.297Z] 0e77ae025eb4: Layer already exists [2024-10-04T07:56:06.297Z] fe74311b0a14: Layer already exists [2024-10-04T07:56:06.297Z] dd2b65a69b29: Layer already exists [2024-10-04T07:56:06.297Z] 2579b3362474: Layer already exists [2024-10-04T07:56:06.297Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:56:06.297Z] 1427de1e23e9: Layer already exists [2024-10-04T07:56:06.297Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:56:06.297Z] latest: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:06.635Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:06.968Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.88 [2024-10-04T07:56:06.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-04T07:56:06.968Z] fe74311b0a14: Preparing [2024-10-04T07:56:06.968Z] 0e77ae025eb4: Preparing [2024-10-04T07:56:06.968Z] 2579b3362474: Preparing [2024-10-04T07:56:06.968Z] dd2b65a69b29: Preparing [2024-10-04T07:56:06.968Z] fe1e3f5a35b9: Preparing [2024-10-04T07:56:06.968Z] 1427de1e23e9: Preparing [2024-10-04T07:56:06.968Z] 63ca1fbb43ae: Preparing [2024-10-04T07:56:06.968Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:56:06.968Z] dd2b65a69b29: Layer already exists [2024-10-04T07:56:06.968Z] 2579b3362474: Layer already exists [2024-10-04T07:56:06.968Z] 0e77ae025eb4: Layer already exists [2024-10-04T07:56:06.968Z] fe74311b0a14: Layer already exists [2024-10-04T07:56:06.968Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:56:06.968Z] 1427de1e23e9: Layer already exists [2024-10-04T07:56:06.968Z] 3.2.0-dev.88: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:07.310Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:07.641Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:56:07.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-04T07:56:07.641Z] fe74311b0a14: Preparing [2024-10-04T07:56:07.641Z] 0e77ae025eb4: Preparing [2024-10-04T07:56:07.641Z] 2579b3362474: Preparing [2024-10-04T07:56:07.641Z] dd2b65a69b29: Preparing [2024-10-04T07:56:07.641Z] fe1e3f5a35b9: Preparing [2024-10-04T07:56:07.641Z] 1427de1e23e9: Preparing [2024-10-04T07:56:07.641Z] 63ca1fbb43ae: Preparing [2024-10-04T07:56:07.641Z] 1427de1e23e9: Waiting [2024-10-04T07:56:07.641Z] 63ca1fbb43ae: Waiting [2024-10-04T07:56:07.641Z] 0e77ae025eb4: Layer already exists [2024-10-04T07:56:07.641Z] fe74311b0a14: Layer already exists [2024-10-04T07:56:07.641Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:56:07.641Z] 2579b3362474: Layer already exists [2024-10-04T07:56:07.641Z] dd2b65a69b29: Layer already exists [2024-10-04T07:56:07.641Z] 1427de1e23e9: Layer already exists [2024-10-04T07:56:07.641Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:56:07.641Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:07.982Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:08.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-04T07:56:08.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-04T07:56:08.308Z] fe74311b0a14: Preparing [2024-10-04T07:56:08.308Z] 0e77ae025eb4: Preparing [2024-10-04T07:56:08.308Z] 2579b3362474: Preparing [2024-10-04T07:56:08.308Z] dd2b65a69b29: Preparing [2024-10-04T07:56:08.308Z] fe1e3f5a35b9: Preparing [2024-10-04T07:56:08.308Z] 1427de1e23e9: Preparing [2024-10-04T07:56:08.308Z] 63ca1fbb43ae: Preparing [2024-10-04T07:56:08.308Z] 1427de1e23e9: Waiting [2024-10-04T07:56:08.308Z] 63ca1fbb43ae: Waiting [2024-10-04T07:56:08.308Z] 0e77ae025eb4: Layer already exists [2024-10-04T07:56:08.308Z] 2579b3362474: Layer already exists [2024-10-04T07:56:08.308Z] fe1e3f5a35b9: Layer already exists [2024-10-04T07:56:08.308Z] dd2b65a69b29: Layer already exists [2024-10-04T07:56:08.308Z] fe74311b0a14: Layer already exists [2024-10-04T07:56:08.308Z] 1427de1e23e9: Layer already exists [2024-10-04T07:56:08.308Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:56:08.308Z] main: digest: sha256:f1936326401774aa7d3f86f75eb0a2a817dc1330c74a383b82e737ff92cfbbba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:56:08.397Z] ===================================================== [Pipeline] echo [2024-10-04T07:56:08.413Z] taggedImages: [2024-10-04T07:56:08.413Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T07:56:08.413Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-04T07:56:08.413Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.88 [2024-10-04T07:56:08.413Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T07:56:08.413Z] - 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-10-04T08:03:34.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16704 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-04T08:03:34.137Z] Running in /w/workspace/edgex-go/711 [Pipeline] { [Pipeline] checkout [2024-10-04T08:03:37.197Z] The recommended git tool is: git [2024-10-04T08:03:45.172Z] using credential edgex-jenkins-ssh [2024-10-04T08:03:45.204Z] Cloning the remote Git repository [2024-10-04T08:03:45.308Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-04T08:03:45.471Z] > git init /w/workspace/edgex-go/711 # timeout=10 [2024-10-04T08:03:45.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-04T08:03:45.749Z] > git --version # timeout=10 [2024-10-04T08:03:45.827Z] > git --version # 'git version 2.25.1' [2024-10-04T08:03:45.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T08:03:46.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T08:04:04.999Z] Avoid second fetch [2024-10-04T08:04:04.999Z] Checking out Revision 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b (main) [2024-10-04T08:04:05.793Z] Commit message: "Merge pull request #4934 from lindseysimple/issue-4930" [2024-10-04T08:04:04.084Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-04T08:04:04.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T08:04:05.017Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T08:04:05.078Z] > git checkout -f 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T08:04:10.455Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T08:04:10.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:04:10.455Z] Dload Upload Total Spent Left Speed [2024-10-04T08:04:10.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2024-10-04T08:04:10.799Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T08:04:11.130Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-10-04T08:04:11.130Z] [2024-10-04T08:04:11.130Z] { [2024-10-04T08:04:11.130Z] "registry-mirrors": [ [2024-10-04T08:04:11.130Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T08:04:11.130Z] ], [2024-10-04T08:04:11.130Z] "bip": "10.250.0.254/24", [2024-10-04T08:04:11.130Z] "hosts": [ [2024-10-04T08:04:11.130Z] "tcp://0.0.0.0:5555", [2024-10-04T08:04:11.130Z] "unix:///var/run/docker.sock" [2024-10-04T08:04:11.130Z] ], [2024-10-04T08:04:11.130Z] "mtu": 1458, [2024-10-04T08:04:11.130Z] "selinux-enabled": true, [2024-10-04T08:04:11.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T08:04:11.130Z] } [Pipeline] sh [2024-10-04T08:04:11.464Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T08:04:11.793Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T08:04:30.076Z] provisioning config files... [2024-10-04T08:04:30.100Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/711@tmp/config9132198770925412450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:04:30.544Z] ---> ****-login.sh [2024-10-04T08:04:30.544Z] nexus3.edgexfoundry.org:10001 [2024-10-04T08:04:30.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:04:31.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:04:31.092Z] Configure a credential helper to remove this warning. See [2024-10-04T08:04:31.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:04:31.092Z] [2024-10-04T08:04:31.092Z] Login Succeeded [2024-10-04T08:04:31.092Z] nexus3.edgexfoundry.org:10002 [2024-10-04T08:04:31.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:04:31.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:04:31.633Z] Configure a credential helper to remove this warning. See [2024-10-04T08:04:31.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:04:31.633Z] [2024-10-04T08:04:31.633Z] Login Succeeded [2024-10-04T08:04:31.633Z] nexus3.edgexfoundry.org:10003 [2024-10-04T08:04:31.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:04:31.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:04:31.901Z] Configure a credential helper to remove this warning. See [2024-10-04T08:04:31.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:04:31.901Z] [2024-10-04T08:04:31.901Z] Login Succeeded [2024-10-04T08:04:31.901Z] nexus3.edgexfoundry.org:10004 [2024-10-04T08:04:32.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:04:32.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:04:32.181Z] Configure a credential helper to remove this warning. See [2024-10-04T08:04:32.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:04:32.181Z] [2024-10-04T08:04:32.181Z] Login Succeeded [2024-10-04T08:04:32.181Z] ****.io [2024-10-04T08:04:32.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:04:32.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:04:32.722Z] Configure a credential helper to remove this warning. See [2024-10-04T08:04:32.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:04:32.722Z] [2024-10-04T08:04:32.722Z] Login Succeeded [2024-10-04T08:04:32.722Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T08:04:32.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-04T08:04:33.354Z] + git config --global --add safe.directory /w/workspace/edgex-go/711 [Pipeline] echo [2024-10-04T08:04:33.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T08:04:33.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T08:04:33.422Z] ========================================================= [2024-10-04T08:04:33.422Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T08:04:33.422Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-04T08:04:33.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T08:04:34.016Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T08:04:34.016Z] cf04c63912e1: Pulling fs layer [2024-10-04T08:04:34.016Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T08:04:34.016Z] a37a00ec5f00: Pulling fs layer [2024-10-04T08:04:34.016Z] 50b3750afda1: Pulling fs layer [2024-10-04T08:04:34.016Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T08:04:34.016Z] 80978eb59214: Pulling fs layer [2024-10-04T08:04:34.016Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T08:04:34.016Z] c5a475d317c9: Pulling fs layer [2024-10-04T08:04:34.016Z] 80978eb59214: Waiting [2024-10-04T08:04:34.016Z] c9f46d7d2bd2: Waiting [2024-10-04T08:04:34.016Z] c5a475d317c9: Waiting [2024-10-04T08:04:34.016Z] 50b3750afda1: Waiting [2024-10-04T08:04:34.289Z] 55b35a11ae5e: Download complete [2024-10-04T08:04:34.289Z] 50b3750afda1: Verifying Checksum [2024-10-04T08:04:34.289Z] 50b3750afda1: Download complete [2024-10-04T08:04:34.289Z] 4f4fb700ef54: Download complete [2024-10-04T08:04:34.289Z] 80978eb59214: Verifying Checksum [2024-10-04T08:04:34.289Z] 80978eb59214: Download complete [2024-10-04T08:04:34.289Z] cf04c63912e1: Verifying Checksum [2024-10-04T08:04:34.289Z] cf04c63912e1: Download complete [2024-10-04T08:04:34.875Z] c5a475d317c9: Verifying Checksum [2024-10-04T08:04:34.875Z] c5a475d317c9: Download complete [2024-10-04T08:04:35.143Z] cf04c63912e1: Pull complete [2024-10-04T08:04:35.729Z] 55b35a11ae5e: Pull complete [2024-10-04T08:04:36.000Z] a37a00ec5f00: Verifying Checksum [2024-10-04T08:04:36.000Z] a37a00ec5f00: Download complete [2024-10-04T08:04:36.967Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T08:04:36.967Z] c9f46d7d2bd2: Download complete [2024-10-04T08:04:49.307Z] a37a00ec5f00: Pull complete [2024-10-04T08:04:49.307Z] 50b3750afda1: Pull complete [2024-10-04T08:04:49.307Z] 4f4fb700ef54: Pull complete [2024-10-04T08:04:49.307Z] 80978eb59214: Pull complete [2024-10-04T08:04:57.553Z] c9f46d7d2bd2: Pull complete [2024-10-04T08:04:59.512Z] c5a475d317c9: Pull complete [2024-10-04T08:04:59.512Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T08:04:59.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T08:04:59.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-04T08:05:00.131Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T08:05:00.131Z] WORKDIR /edgex [2024-10-04T08:05:00.131Z] COPY go.mod . [2024-10-04T08:05:00.131Z] RUN go mod download -t [2024-10-04T08:05:00.131Z] ci-base-image-arm64 -f - . [2024-10-04T08:05:00.721Z] Sending build context to Docker daemon 3.684MB [2024-10-04T08:05:00.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T08:05:00.721Z] ---> be29e6b0f0d4 [2024-10-04T08:05:00.721Z] Step 2/4 : WORKDIR /edgex [2024-10-04T08:05:02.672Z] ---> Running in a80c57bf27e0 [2024-10-04T08:05:02.672Z] Removing intermediate container a80c57bf27e0 [2024-10-04T08:05:02.672Z] ---> 0acba282a790 [2024-10-04T08:05:02.672Z] Step 3/4 : COPY go.mod . [2024-10-04T08:05:03.256Z] ---> b259e551bcb5 [2024-10-04T08:05:03.256Z] Step 4/4 : RUN go mod download [2024-10-04T08:05:03.256Z] ---> Running in cdcbdb4d07d1 [2024-10-04T08:06:11.193Z] Removing intermediate container cdcbdb4d07d1 [2024-10-04T08:06:11.193Z] ---> 03d1fb6e6cfd [2024-10-04T08:06:11.193Z] Successfully built 03d1fb6e6cfd [2024-10-04T08:06:11.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:06:11.560Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T08:06:11.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:06:11.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container [2024-10-04T08:06:11.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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-10-04T08:06:13.411Z] $ docker top eb60467684040cdd8df64e5d9ffdceff2f03aae3d41f703f872a19a3a1c33bbe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T08:06:14.252Z] + go version [2024-10-04T08:06:14.252Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T08:06:14.271Z] $ docker stop --time=1 eb60467684040cdd8df64e5d9ffdceff2f03aae3d41f703f872a19a3a1c33bbe [2024-10-04T08:06:15.923Z] $ docker rm -f --volumes eb60467684040cdd8df64e5d9ffdceff2f03aae3d41f703f872a19a3a1c33bbe [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-10-04T08:06:16.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-04T08:06:16.690Z] [2024-10-04T08:06:16.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:06:17.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-04T08:06:17.144Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-04T08:06:17.144Z] 547446be3368: Pulling fs layer [2024-10-04T08:06:17.144Z] d125d8839a47: Pulling fs layer [2024-10-04T08:06:17.144Z] 3e85d5ac6304: Pulling fs layer [2024-10-04T08:06:17.144Z] c3105a71a48b: Pulling fs layer [2024-10-04T08:06:17.144Z] 0f093f025ec4: Pulling fs layer [2024-10-04T08:06:17.144Z] c3106fc0e877: Pulling fs layer [2024-10-04T08:06:17.144Z] c3105a71a48b: Waiting [2024-10-04T08:06:17.144Z] 0f093f025ec4: Waiting [2024-10-04T08:06:17.144Z] c3106fc0e877: Waiting [2024-10-04T08:06:17.448Z] 547446be3368: Verifying Checksum [2024-10-04T08:06:17.448Z] 547446be3368: Download complete [2024-10-04T08:06:17.448Z] c3105a71a48b: Verifying Checksum [2024-10-04T08:06:17.448Z] c3105a71a48b: Download complete [2024-10-04T08:06:17.718Z] d125d8839a47: Verifying Checksum [2024-10-04T08:06:17.719Z] d125d8839a47: Download complete [2024-10-04T08:06:17.719Z] c3106fc0e877: Verifying Checksum [2024-10-04T08:06:17.719Z] c3106fc0e877: Download complete [2024-10-04T08:06:17.988Z] 0f093f025ec4: Verifying Checksum [2024-10-04T08:06:17.988Z] 0f093f025ec4: Download complete [2024-10-04T08:06:18.260Z] 547446be3368: Pull complete [2024-10-04T08:06:19.696Z] d125d8839a47: Pull complete [2024-10-04T08:06:19.965Z] 3e85d5ac6304: Verifying Checksum [2024-10-04T08:06:19.965Z] 3e85d5ac6304: Download complete [2024-10-04T08:06:30.044Z] 3e85d5ac6304: Pull complete [2024-10-04T08:06:30.044Z] c3105a71a48b: Pull complete [2024-10-04T08:06:30.313Z] 0f093f025ec4: Pull complete [2024-10-04T08:06:30.581Z] c3106fc0e877: Pull complete [2024-10-04T08:06:30.581Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-04T08:06:30.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-04T08:06:30.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:06:30.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container [2024-10-04T08:06:30.881Z] $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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-10-04T08:06:32.928Z] $ docker top 8ff3af81142a468f82e255bc293c7d254f6aca17837f3428d61434167e28c8c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T08:06:33.775Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-04T08:06:43.858Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-04T08:06:43.858Z] #1 transferring dockerfile: 2.50kB done [2024-10-04T08:06:43.858Z] #1 DONE 0.1s [2024-10-04T08:06:43.858Z] [2024-10-04T08:06:43.858Z] #2 [core-command internal] load build definition from Dockerfile [2024-10-04T08:06:43.858Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-10-04T08:06:43.858Z] #2 DONE 0.0s [2024-10-04T08:06:43.858Z] [2024-10-04T08:06:43.858Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-10-04T08:06:43.858Z] #3 transferring dockerfile: 2.02kB done [2024-10-04T08:06:43.858Z] #3 DONE 0.1s [2024-10-04T08:06:43.858Z] [2024-10-04T08:06:43.858Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-10-04T08:06:43.858Z] #4 transferring dockerfile: 2.13kB done [2024-10-04T08:06:43.858Z] #4 DONE 0.1s [2024-10-04T08:06:43.858Z] [2024-10-04T08:06:43.858Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-04T08:06:43.858Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-10-04T08:06:44.127Z] #5 ... [2024-10-04T08:06:44.127Z] [2024-10-04T08:06:44.127Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-04T08:06:44.127Z] #6 transferring dockerfile: 3.17kB done [2024-10-04T08:06:44.127Z] #6 DONE 0.1s [2024-10-04T08:06:44.127Z] [2024-10-04T08:06:44.127Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-04T08:06:44.127Z] #7 transferring dockerfile: 1.85kB done [2024-10-04T08:06:44.127Z] #7 DONE 0.1s [2024-10-04T08:06:44.127Z] [2024-10-04T08:06:44.127Z] #8 [core-data internal] load build definition from Dockerfile [2024-10-04T08:06:44.127Z] #8 transferring dockerfile: 2.07kB 0.0s done [2024-10-04T08:06:44.127Z] #8 DONE 0.1s [2024-10-04T08:06:44.127Z] [2024-10-04T08:06:44.127Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-04T08:06:44.127Z] #9 transferring dockerfile: 1.89kB done [2024-10-04T08:06:44.127Z] #9 DONE 0.1s [2024-10-04T08:06:44.127Z] [2024-10-04T08:06:44.127Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-10-04T08:06:44.396Z] #10 transferring dockerfile: 2.07kB 0.0s done [2024-10-04T08:06:44.396Z] #10 DONE 0.1s [2024-10-04T08:06:44.396Z] [2024-10-04T08:06:44.396Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-10-04T08:06:44.396Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-10-04T08:06:44.396Z] #11 DONE 0.1s [2024-10-04T08:06:44.396Z] [2024-10-04T08:06:44.396Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-10-04T08:06:44.396Z] #12 transferring dockerfile: 1.69kB done [2024-10-04T08:06:44.396Z] #12 DONE 0.1s [2024-10-04T08:06:44.396Z] [2024-10-04T08:06:44.396Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-10-04T08:06:44.664Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-10-04T08:06:44.664Z] #13 DONE 0.1s [2024-10-04T08:06:44.664Z] [2024-10-04T08:06:44.664Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-10-04T08:06:44.664Z] #14 transferring dockerfile: 1.70kB done [2024-10-04T08:06:44.664Z] #14 DONE 0.1s [2024-10-04T08:06:44.664Z] [2024-10-04T08:06:44.664Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-04T08:06:44.664Z] #15 transferring dockerfile: 2.15kB done [2024-10-04T08:06:44.664Z] #15 DONE 0.1s [2024-10-04T08:06:44.664Z] [2024-10-04T08:06:44.664Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-04T08:06:44.664Z] #16 transferring dockerfile: 2.49kB 0.0s done [2024-10-04T08:06:44.664Z] #16 DONE 0.1s [2024-10-04T08:06:44.664Z] [2024-10-04T08:06:44.664Z] #17 [security-proxy-setup internal] load .dockerignore [2024-10-04T08:06:44.664Z] #17 transferring context: 50B 0.0s done [2024-10-04T08:06:44.664Z] #17 DONE 0.1s [2024-10-04T08:06:44.664Z] [2024-10-04T08:06:44.664Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-04T08:06:45.643Z] #5 ... [2024-10-04T08:06:45.643Z] [2024-10-04T08:06:45.644Z] #18 [core-command internal] load .dockerignore [2024-10-04T08:06:45.644Z] #18 transferring context: 50B done [2024-10-04T08:06:45.644Z] #18 DONE 0.0s [2024-10-04T08:06:45.644Z] [2024-10-04T08:06:45.644Z] #19 [support-notifications internal] load .dockerignore [2024-10-04T08:06:45.644Z] #19 transferring context: 50B done [2024-10-04T08:06:45.644Z] #19 DONE 0.0s [2024-10-04T08:06:45.644Z] [2024-10-04T08:06:45.644Z] #20 [core-metadata internal] load .dockerignore [2024-10-04T08:06:45.911Z] #20 transferring context: 50B done [2024-10-04T08:06:45.911Z] #20 DONE 0.1s [2024-10-04T08:06:45.911Z] [2024-10-04T08:06:45.911Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-04T08:06:45.911Z] #21 transferring context: 50B 0.0s done [2024-10-04T08:06:45.911Z] #21 DONE 0.1s [2024-10-04T08:06:45.911Z] [2024-10-04T08:06:45.911Z] #22 [security-bootstrapper internal] load .dockerignore [2024-10-04T08:06:45.911Z] #22 transferring context: 50B done [2024-10-04T08:06:45.911Z] #22 DONE 0.1s [2024-10-04T08:06:45.911Z] [2024-10-04T08:06:45.911Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-04T08:06:45.911Z] #23 transferring context: 50B 0.0s done [2024-10-04T08:06:45.912Z] #23 DONE 0.1s [2024-10-04T08:06:45.912Z] [2024-10-04T08:06:45.912Z] #24 [core-data internal] load .dockerignore [2024-10-04T08:06:46.209Z] #24 transferring context: 50B 0.0s done [2024-10-04T08:06:46.209Z] #24 DONE 0.1s [2024-10-04T08:06:46.209Z] [2024-10-04T08:06:46.209Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-10-04T08:06:46.209Z] #25 transferring context: 50B done [2024-10-04T08:06:46.209Z] #25 DONE 0.1s [2024-10-04T08:06:46.209Z] [2024-10-04T08:06:46.209Z] #26 [core-keeper internal] load .dockerignore [2024-10-04T08:06:46.209Z] #26 transferring context: 50B done [2024-10-04T08:06:46.209Z] #26 DONE 0.1s [2024-10-04T08:06:46.209Z] [2024-10-04T08:06:46.209Z] #27 [security-spire-agent internal] load .dockerignore [2024-10-04T08:06:46.209Z] #27 transferring context: 50B done [2024-10-04T08:06:46.209Z] #27 DONE 0.1s [2024-10-04T08:06:46.209Z] [2024-10-04T08:06:46.209Z] #28 [security-spire-config internal] load .dockerignore [2024-10-04T08:06:46.209Z] #28 transferring context: 50B 0.0s done [2024-10-04T08:06:46.209Z] #28 DONE 0.1s [2024-10-04T08:06:46.209Z] [2024-10-04T08:06:46.209Z] #29 [support-scheduler internal] load .dockerignore [2024-10-04T08:06:46.209Z] #29 transferring context: 50B 0.0s done [2024-10-04T08:06:46.209Z] #29 DONE 0.1s [2024-10-04T08:06:46.209Z] [2024-10-04T08:06:46.209Z] #30 [security-spire-server internal] load .dockerignore [2024-10-04T08:06:46.479Z] #30 transferring context: 50B 0.0s done [2024-10-04T08:06:46.479Z] #30 DONE 0.1s [2024-10-04T08:06:46.479Z] [2024-10-04T08:06:46.479Z] #31 [security-proxy-auth internal] load .dockerignore [2024-10-04T08:06:46.479Z] #31 transferring context: 50B done [2024-10-04T08:06:46.479Z] #31 DONE 0.1s [2024-10-04T08:06:46.479Z] [2024-10-04T08:06:46.479Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T08:06:46.746Z] #32 ... [2024-10-04T08:06:46.746Z] [2024-10-04T08:06:46.746Z] #33 [security-secretstore-setup internal] load .dockerignore [2024-10-04T08:06:46.746Z] #33 transferring context: 50B 0.0s done [2024-10-04T08:06:46.746Z] #33 DONE 0.1s [2024-10-04T08:06:46.746Z] [2024-10-04T08:06:46.746Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:46.746Z] #34 DONE 0.0s [2024-10-04T08:06:46.746Z] [2024-10-04T08:06:46.746Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T08:06:47.012Z] #32 DONE 0.4s [2024-10-04T08:06:47.012Z] [2024-10-04T08:06:47.012Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:06:47.012Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-04T08:06:47.012Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-04T08:06:47.012Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-04T08:06:47.012Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T08:06:47.597Z] #35 ... [2024-10-04T08:06:47.597Z] [2024-10-04T08:06:47.597Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:47.597Z] #34 DONE 0.0s [2024-10-04T08:06:47.597Z] [2024-10-04T08:06:47.597Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T08:06:47.597Z] #32 DONE 0.4s [2024-10-04T08:06:47.597Z] [2024-10-04T08:06:47.597Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:06:47.597Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-04T08:06:47.597Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-04T08:06:47.597Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-04T08:06:47.597Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T08:06:47.597Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-04T08:06:47.597Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-04T08:06:47.597Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-04T08:06:47.597Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T08:06:47.862Z] #35 ... [2024-10-04T08:06:47.862Z] [2024-10-04T08:06:47.862Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:47.862Z] #34 DONE 0.0s [2024-10-04T08:06:47.862Z] [2024-10-04T08:06:47.862Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T08:06:47.862Z] #32 DONE 0.5s [2024-10-04T08:06:47.862Z] [2024-10-04T08:06:47.862Z] #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:06:47.862Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-04T08:06:47.862Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-04T08:06:47.862Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-04T08:06:47.862Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T08:06:47.862Z] #35 ... [2024-10-04T08:06:47.862Z] [2024-10-04T08:06:47.862Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:47.862Z] #34 DONE 0.0s [2024-10-04T08:06:47.862Z] [2024-10-04T08:06:47.862Z] #36 [security-proxy-setup internal] load build context [2024-10-04T08:06:47.862Z] #36 transferring context: 3.23MB 0.6s done [2024-10-04T08:06:47.862Z] #36 DONE 0.8s [2024-10-04T08:06:47.862Z] [2024-10-04T08:06:47.862Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:47.862Z] #34 DONE 0.0s [2024-10-04T08:06:47.862Z] [2024-10-04T08:06:47.862Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T08:06:48.447Z] #32 ... [2024-10-04T08:06:48.448Z] [2024-10-04T08:06:48.448Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:48.448Z] #34 DONE 0.0s [2024-10-04T08:06:48.448Z] [2024-10-04T08:06:48.448Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T08:06:48.448Z] #32 DONE 1.0s [2024-10-04T08:06:48.448Z] [2024-10-04T08:06:48.448Z] #37 [core-data internal] load build context [2024-10-04T08:06:48.715Z] #37 ... [2024-10-04T08:06:48.715Z] [2024-10-04T08:06:48.715Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:48.715Z] #34 DONE 0.0s [2024-10-04T08:06:48.715Z] [2024-10-04T08:06:48.715Z] #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:06:48.715Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-04T08:06:48.715Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-04T08:06:48.715Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-04T08:06:48.715Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T08:06:48.981Z] #35 ... [2024-10-04T08:06:48.981Z] [2024-10-04T08:06:48.981Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-04T08:06:48.981Z] #38 DONE 2.8s [2024-10-04T08:06:49.250Z] [2024-10-04T08:06:49.250Z] #39 [support-notifications internal] load build context [2024-10-04T08:06:49.521Z] #39 ... [2024-10-04T08:06:49.521Z] [2024-10-04T08:06:49.521Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:49.521Z] #34 DONE 0.0s [2024-10-04T08:06:49.521Z] [2024-10-04T08:06:49.521Z] #39 [support-notifications internal] load build context [2024-10-04T08:06:49.521Z] #39 transferring context: 3.23MB 1.8s done [2024-10-04T08:06:49.794Z] #39 ... [2024-10-04T08:06:49.794Z] [2024-10-04T08:06:49.794Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T08:06:49.794Z] #32 DONE 2.0s [2024-10-04T08:06:49.794Z] [2024-10-04T08:06:49.794Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-04T08:06:49.794Z] #38 DONE 2.9s [2024-10-04T08:06:49.794Z] [2024-10-04T08:06:49.794Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:06:49.794Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-04T08:06:49.794Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-04T08:06:49.794Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-04T08:06:49.794Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T08:06:50.059Z] #35 ... [2024-10-04T08:06:50.060Z] [2024-10-04T08:06:50.060Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:50.060Z] #34 DONE 0.0s [2024-10-04T08:06:50.060Z] [2024-10-04T08:06:50.060Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-04T08:06:50.060Z] #34 DONE 0.0s [2024-10-04T08:06:50.060Z] [2024-10-04T08:06:50.060Z] #40 [core-command internal] load build context [2024-10-04T08:06:50.060Z] #40 transferring context: 3.23MB 1.6s done [2024-10-04T08:06:50.060Z] #40 DONE 2.5s [2024-10-04T08:06:50.060Z] [2024-10-04T08:06:50.060Z] #41 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-04T08:06:50.338Z] #41 ... [2024-10-04T08:06:50.338Z] [2024-10-04T08:06:50.338Z] #39 [support-notifications internal] load build context [2024-10-04T08:06:50.338Z] #39 DONE 2.6s [2024-10-04T08:06:50.338Z] [2024-10-04T08:06:50.338Z] #37 [core-data internal] load build context [2024-10-04T08:06:50.605Z] #37 ... [2024-10-04T08:06:50.605Z] [2024-10-04T08:06:50.605Z] #42 [core-common-config-bootstrapper internal] load build context [2024-10-04T08:06:50.605Z] #42 transferring context: 3.23MB 1.6s done [2024-10-04T08:06:50.605Z] #42 DONE 2.8s [2024-10-04T08:06:50.874Z] [2024-10-04T08:06:50.874Z] #37 [core-data internal] load build context [2024-10-04T08:06:51.144Z] #37 ... [2024-10-04T08:06:51.144Z] [2024-10-04T08:06:51.144Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-04T08:06:51.144Z] #32 DONE 3.2s [2024-10-04T08:06:51.144Z] [2024-10-04T08:06:51.144Z] #43 [core-metadata internal] load build context [2024-10-04T08:06:51.144Z] #43 transferring context: 3.23MB 2.1s done [2024-10-04T08:06:51.144Z] #43 DONE 3.2s [2024-10-04T08:06:51.144Z] [2024-10-04T08:06:51.144Z] #37 [core-data internal] load build context [2024-10-04T08:06:51.413Z] #37 ... [2024-10-04T08:06:51.413Z] [2024-10-04T08:06:51.413Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-04T08:06:51.413Z] #38 DONE 3.0s [2024-10-04T08:06:51.413Z] [2024-10-04T08:06:51.413Z] #44 [security-bootstrapper internal] load build context [2024-10-04T08:06:51.413Z] #44 transferring context: 3.23MB 1.9s done [2024-10-04T08:06:51.413Z] #44 DONE 3.4s [2024-10-04T08:06:51.413Z] [2024-10-04T08:06:51.413Z] #37 [core-data internal] load build context [2024-10-04T08:06:51.413Z] #37 ... [2024-10-04T08:06:51.413Z] [2024-10-04T08:06:51.413Z] #45 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-04T08:06:51.413Z] #45 DONE 2.9s [2024-10-04T08:06:51.413Z] [2024-10-04T08:06:51.413Z] #37 [core-data internal] load build context [2024-10-04T08:06:51.413Z] #37 ... [2024-10-04T08:06:51.413Z] [2024-10-04T08:06:51.413Z] #46 [security-proxy-auth internal] load build context [2024-10-04T08:06:51.413Z] #46 DONE 0.0s [2024-10-04T08:06:51.413Z] [2024-10-04T08:06:51.413Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-04T08:06:51.413Z] #47 DONE 3.1s [2024-10-04T08:06:51.413Z] [2024-10-04T08:06:51.413Z] #37 [core-data internal] load build context [2024-10-04T08:06:51.684Z] #37 ... [2024-10-04T08:06:51.684Z] [2024-10-04T08:06:51.684Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:06:51.684Z] #48 DONE 0.0s [2024-10-04T08:06:51.684Z] [2024-10-04T08:06:51.684Z] #37 [core-data internal] load build context [2024-10-04T08:06:51.970Z] #37 ... [2024-10-04T08:06:51.970Z] [2024-10-04T08:06:51.970Z] #49 [security-spire-config internal] load build context [2024-10-04T08:06:51.970Z] #49 DONE 0.0s [2024-10-04T08:06:51.970Z] [2024-10-04T08:06:51.970Z] #37 [core-data internal] load build context [2024-10-04T08:06:51.970Z] #37 ... [2024-10-04T08:06:51.970Z] [2024-10-04T08:06:51.970Z] #50 [support-cron-scheduler internal] load build context [2024-10-04T08:06:51.970Z] #50 transferring context: 3.23MB 2.2s done [2024-10-04T08:06:51.970Z] #50 DONE 4.0s [2024-10-04T08:06:51.970Z] [2024-10-04T08:06:51.970Z] #37 [core-data internal] load build context [2024-10-04T08:06:52.238Z] #37 transferring context: 3.23MB 2.6s done [2024-10-04T08:06:52.506Z] #37 ... [2024-10-04T08:06:52.506Z] [2024-10-04T08:06:52.506Z] #51 [security-spiffe-token-provider internal] load build context [2024-10-04T08:06:52.506Z] #51 transferring context: 3.23MB 2.4s done [2024-10-04T08:06:52.506Z] #51 DONE 3.8s [2024-10-04T08:06:52.506Z] [2024-10-04T08:06:52.506Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-04T08:06:52.506Z] #41 DONE 3.6s [2024-10-04T08:06:52.506Z] [2024-10-04T08:06:52.506Z] #37 [core-data internal] load build context [2024-10-04T08:06:52.506Z] #37 DONE 3.9s [2024-10-04T08:06:52.506Z] [2024-10-04T08:06:52.506Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T08:06:53.926Z] #52 ... [2024-10-04T08:06:53.926Z] [2024-10-04T08:06:53.926Z] #53 [security-spire-server internal] load build context [2024-10-04T08:06:53.926Z] #53 transferring context: 27.98kB 0.3s done [2024-10-04T08:06:53.926Z] #53 DONE 2.0s [2024-10-04T08:06:53.926Z] [2024-10-04T08:06:53.926Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:06:53.926Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-10-04T08:06:53.926Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-04T08:06:53.926Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-04T08:06:53.926Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-04T08:06:54.194Z] #48 ... [2024-10-04T08:06:54.194Z] [2024-10-04T08:06:54.194Z] #54 [security-spire-agent internal] load build context [2024-10-04T08:06:54.194Z] #54 transferring context: 27.51kB 0.2s done [2024-10-04T08:06:54.194Z] #54 DONE 2.2s [2024-10-04T08:06:54.194Z] [2024-10-04T08:06:54.194Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:06:54.194Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-04T08:06:54.194Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-04T08:06:54.194Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-04T08:06:54.194Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-04T08:06:54.467Z] #35 ... [2024-10-04T08:06:54.467Z] [2024-10-04T08:06:54.467Z] #49 [security-spire-config internal] load build context [2024-10-04T08:06:54.467Z] #49 transferring context: 26.23kB 0.1s done [2024-10-04T08:06:54.467Z] #49 DONE 2.7s [2024-10-04T08:06:54.735Z] [2024-10-04T08:06:54.735Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:06:54.735Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s [2024-10-04T08:06:54.735Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s [2024-10-04T08:06:54.735Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.3s [2024-10-04T08:06:55.334Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-10-04T08:06:55.334Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s [2024-10-04T08:06:55.334Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-04T08:06:55.334Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-10-04T08:06:55.334Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-04T08:06:55.334Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-10-04T08:06:55.617Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-10-04T08:06:56.209Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.6s [2024-10-04T08:06:57.180Z] #48 ... [2024-10-04T08:06:57.180Z] [2024-10-04T08:06:57.180Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-04T08:06:57.180Z] #55 ... [2024-10-04T08:06:57.180Z] [2024-10-04T08:06:57.180Z] #46 [security-proxy-auth internal] load build context [2024-10-04T08:06:57.449Z] #46 transferring context: 3.23MB 4.9s done [2024-10-04T08:06:57.717Z] #46 ... [2024-10-04T08:06:57.717Z] [2024-10-04T08:06:57.717Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-04T08:06:57.717Z] #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:06:57.717Z] #56 ... [2024-10-04T08:06:57.717Z] [2024-10-04T08:06:57.717Z] #57 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-04T08:06:57.717Z] #0 8.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:06:57.717Z] #0 8.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:06:57.987Z] #57 ... [2024-10-04T08:06:57.987Z] [2024-10-04T08:06:57.987Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:06:57.987Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.52MB / 28.04MB 4.3s [2024-10-04T08:06:57.987Z] #48 ... [2024-10-04T08:06:57.987Z] [2024-10-04T08:06:57.987Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-04T08:06:57.987Z] #58 ... [2024-10-04T08:06:57.987Z] [2024-10-04T08:06:57.987Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-04T08:06:58.256Z] #59 ... [2024-10-04T08:06:58.256Z] [2024-10-04T08:06:58.256Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-04T08:06:58.256Z] #56 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:06:58.256Z] #56 ... [2024-10-04T08:06:58.256Z] [2024-10-04T08:06:58.256Z] #46 [security-proxy-auth internal] load build context [2024-10-04T08:06:58.256Z] #46 DONE 6.8s [2024-10-04T08:06:58.527Z] [2024-10-04T08:06:58.527Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:06:58.527Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.0s [2024-10-04T08:06:58.527Z] #48 ... [2024-10-04T08:06:58.527Z] [2024-10-04T08:06:58.527Z] #60 [core-keeper internal] load build context [2024-10-04T08:06:58.527Z] #60 transferring context: 3.23MB 6.8s done [2024-10-04T08:06:58.527Z] #60 DONE 8.7s [2024-10-04T08:06:58.527Z] [2024-10-04T08:06:58.527Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:06:58.796Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-04T08:06:58.796Z] #48 ... [2024-10-04T08:06:58.796Z] [2024-10-04T08:06:58.796Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-04T08:06:58.796Z] #0 7.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:06:58.796Z] #0 7.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:06:59.066Z] #61 ... [2024-10-04T08:06:59.066Z] [2024-10-04T08:06:59.066Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-04T08:06:59.066Z] #0 9.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:06:59.066Z] #62 ... [2024-10-04T08:06:59.066Z] [2024-10-04T08:06:59.066Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:06:59.066Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-10-04T08:06:59.334Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.81MB / 28.04MB 6.0s [2024-10-04T08:06:59.631Z] #48 ... [2024-10-04T08:06:59.631Z] [2024-10-04T08:06:59.631Z] #63 [security-secretstore-setup internal] load build context [2024-10-04T08:06:59.631Z] #63 transferring context: 3.23MB 6.1s done [2024-10-04T08:06:59.631Z] #63 DONE 7.7s [2024-10-04T08:06:59.631Z] [2024-10-04T08:06:59.631Z] #64 [support-scheduler internal] load build context [2024-10-04T08:06:59.631Z] #64 transferring context: 3.23MB 7.7s done [2024-10-04T08:06:59.631Z] #64 DONE 9.8s [2024-10-04T08:06:59.631Z] [2024-10-04T08:06:59.631Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:00.220Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.8s [2024-10-04T08:07:00.488Z] #48 ... [2024-10-04T08:07:00.488Z] [2024-10-04T08:07:00.488Z] #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-04T08:07:00.757Z] #65 ... [2024-10-04T08:07:00.757Z] [2024-10-04T08:07:00.757Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:00.757Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.94MB / 28.04MB 7.4s [2024-10-04T08:07:01.351Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.8s [2024-10-04T08:07:01.625Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.1s [2024-10-04T08:07:01.898Z] #48 ... [2024-10-04T08:07:01.898Z] [2024-10-04T08:07:01.898Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-04T08:07:01.898Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2024-10-04T08:07:01.898Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-04T08:07:01.898Z] #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-04T08:07:01.898Z] #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-04T08:07:01.898Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-04T08:07:01.898Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-04T08:07:01.898Z] #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-10-04T08:07:01.898Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-10-04T08:07:01.898Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 6.9s [2024-10-04T08:07:02.174Z] #66 ... [2024-10-04T08:07:02.174Z] [2024-10-04T08:07:02.174Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T08:07:02.174Z] #67 ... [2024-10-04T08:07:02.174Z] [2024-10-04T08:07:02.174Z] #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-04T08:07:02.174Z] #57 12.05 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:02.174Z] #57 12.05 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:02.174Z] #57 12.30 OK: 9 MiB in 15 packages [2024-10-04T08:07:02.174Z] #57 DONE 14.7s [2024-10-04T08:07:02.174Z] [2024-10-04T08:07:02.174Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-04T08:07:02.446Z] #68 ... [2024-10-04T08:07:02.446Z] [2024-10-04T08:07:02.446Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-04T08:07:02.446Z] #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:02.446Z] #69 ... [2024-10-04T08:07:02.446Z] [2024-10-04T08:07:02.446Z] #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-04T08:07:02.446Z] #65 DONE 11.9s [2024-10-04T08:07:02.446Z] [2024-10-04T08:07:02.446Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T08:07:02.716Z] #70 ... [2024-10-04T08:07:02.716Z] [2024-10-04T08:07:02.716Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-04T08:07:02.716Z] #71 ... [2024-10-04T08:07:02.716Z] [2024-10-04T08:07:02.716Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-04T08:07:02.716Z] #72 ... [2024-10-04T08:07:02.716Z] [2024-10-04T08:07:02.716Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-04T08:07:02.985Z] #73 ... [2024-10-04T08:07:02.985Z] [2024-10-04T08:07:02.985Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:02.985Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 9.5s [2024-10-04T08:07:02.985Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-10-04T08:07:03.573Z] #48 ... [2024-10-04T08:07:03.573Z] [2024-10-04T08:07:03.573Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-04T08:07:03.573Z] #61 12.02 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:03.573Z] #61 12.06 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:03.573Z] #61 12.14 OK: 9 MiB in 15 packages [2024-10-04T08:07:03.573Z] #61 DONE 14.5s [2024-10-04T08:07:03.573Z] [2024-10-04T08:07:03.573Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:03.843Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.4s [2024-10-04T08:07:04.432Z] #48 ... [2024-10-04T08:07:04.432Z] [2024-10-04T08:07:04.432Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-04T08:07:04.432Z] #71 DONE 11.9s [2024-10-04T08:07:04.432Z] [2024-10-04T08:07:04.432Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:05.019Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.42MB / 28.04MB 11.5s [2024-10-04T08:07:06.057Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.6s [2024-10-04T08:07:06.646Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.3s [2024-10-04T08:07:07.615Z] #48 ... [2024-10-04T08:07:07.615Z] [2024-10-04T08:07:07.615Z] #56 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-04T08:07:07.615Z] #56 16.06 (1/2) Installing ca-certificates (20240705-r0) [2024-10-04T08:07:07.615Z] #56 16.41 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:07.615Z] #56 16.46 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:07.615Z] #56 16.66 Executing ca-certificates-20240705-r0.trigger [2024-10-04T08:07:07.615Z] #56 17.58 OK: 10 MiB in 16 packages [2024-10-04T08:07:07.615Z] #56 DONE 19.8s [2024-10-04T08:07:07.615Z] [2024-10-04T08:07:07.615Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:07.615Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.2s [2024-10-04T08:07:08.222Z] #48 ... [2024-10-04T08:07:08.222Z] [2024-10-04T08:07:08.222Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-04T08:07:08.222Z] #58 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:08.222Z] #58 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:08.222Z] #58 18.94 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:08.222Z] #58 18.96 (2/2) Installing su-exec (0.2-r3) [2024-10-04T08:07:08.222Z] #58 18.96 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:08.222Z] #58 19.15 OK: 9 MiB in 16 packages [2024-10-04T08:07:08.222Z] #58 ... [2024-10-04T08:07:08.222Z] [2024-10-04T08:07:08.222Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:08.222Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.0s [2024-10-04T08:07:08.810Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.2s done [2024-10-04T08:07:08.810Z] #48 ... [2024-10-04T08:07:08.810Z] [2024-10-04T08:07:08.810Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-04T08:07:08.810Z] #55 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:08.810Z] #55 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:08.810Z] #55 20.33 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:08.810Z] #55 20.37 (2/4) Installing openssl (3.3.2-r0) [2024-10-04T08:07:08.810Z] #55 20.55 (3/4) Installing su-exec (0.2-r3) [2024-10-04T08:07:08.810Z] #55 20.55 (4/4) Installing yq-go (4.44.1-r2) [2024-10-04T08:07:08.810Z] #55 ... [2024-10-04T08:07:08.810Z] [2024-10-04T08:07:08.810Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-04T08:07:08.810Z] #72 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:09.417Z] #72 ... [2024-10-04T08:07:09.417Z] [2024-10-04T08:07:09.417Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-04T08:07:09.417Z] #58 DONE 21.3s [2024-10-04T08:07:09.417Z] [2024-10-04T08:07:09.417Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-04T08:07:09.417Z] #55 22.29 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:09.685Z] #55 22.56 OK: 20 MiB in 18 packages [2024-10-04T08:07:10.273Z] #55 ... [2024-10-04T08:07:10.273Z] [2024-10-04T08:07:10.273Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-04T08:07:10.273Z] #59 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:10.273Z] #59 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:10.561Z] #59 ... [2024-10-04T08:07:10.561Z] [2024-10-04T08:07:10.561Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-04T08:07:10.561Z] #62 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:10.561Z] #62 17.79 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-04T08:07:10.561Z] #62 17.79 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-04T08:07:10.561Z] #62 17.79 OK: 24041 distinct packages available [2024-10-04T08:07:10.561Z] #62 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:10.561Z] #62 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:10.561Z] #62 ... [2024-10-04T08:07:10.561Z] [2024-10-04T08:07:10.561Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-04T08:07:10.561Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done [2024-10-04T08:07:10.561Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-04T08:07:10.561Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.8s [2024-10-04T08:07:10.829Z] #66 ... [2024-10-04T08:07:10.829Z] [2024-10-04T08:07:10.829Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-04T08:07:10.829Z] #72 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:11.799Z] #72 ... [2024-10-04T08:07:11.799Z] [2024-10-04T08:07:11.799Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-04T08:07:11.799Z] #55 DONE 24.8s [2024-10-04T08:07:12.073Z] [2024-10-04T08:07:12.073Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:12.073Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.4s [2024-10-04T08:07:12.343Z] #48 ... [2024-10-04T08:07:12.343Z] [2024-10-04T08:07:12.343Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:12.343Z] #74 ... [2024-10-04T08:07:12.343Z] [2024-10-04T08:07:12.343Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:12.609Z] #48 ... [2024-10-04T08:07:12.609Z] [2024-10-04T08:07:12.609Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-04T08:07:12.609Z] #75 ... [2024-10-04T08:07:12.609Z] [2024-10-04T08:07:12.609Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:12.609Z] #74 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:13.571Z] #74 ... [2024-10-04T08:07:13.571Z] [2024-10-04T08:07:13.571Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-04T08:07:13.571Z] #69 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:13.571Z] #69 20.07 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-04T08:07:13.571Z] #69 20.13 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-04T08:07:13.571Z] #69 20.13 OK: 24041 distinct packages available [2024-10-04T08:07:13.571Z] #69 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:13.571Z] #69 ... [2024-10-04T08:07:13.571Z] [2024-10-04T08:07:13.571Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:13.571Z] #0 8.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:13.840Z] #76 ... [2024-10-04T08:07:13.840Z] [2024-10-04T08:07:13.840Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:14.434Z] #48 ... [2024-10-04T08:07:14.434Z] [2024-10-04T08:07:14.434Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-04T08:07:14.434Z] #0 9.754 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:14.434Z] #77 ... [2024-10-04T08:07:14.434Z] [2024-10-04T08:07:14.434Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:15.039Z] #48 ... [2024-10-04T08:07:15.039Z] [2024-10-04T08:07:15.039Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T08:07:15.039Z] #67 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:15.039Z] #67 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:15.310Z] #67 ... [2024-10-04T08:07:15.310Z] [2024-10-04T08:07:15.310Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:15.903Z] #48 ... [2024-10-04T08:07:15.903Z] [2024-10-04T08:07:15.903Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-04T08:07:15.903Z] #68 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:15.903Z] #68 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:15.903Z] #68 23.54 (1/4) Installing ca-certificates (20240705-r0) [2024-10-04T08:07:15.903Z] #68 ... [2024-10-04T08:07:15.903Z] [2024-10-04T08:07:15.903Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:17.316Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.6s [2024-10-04T08:07:17.583Z] #48 ... [2024-10-04T08:07:17.583Z] [2024-10-04T08:07:17.583Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:17.583Z] #0 7.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:17.583Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:17.583Z] #78 ... [2024-10-04T08:07:17.583Z] [2024-10-04T08:07:17.583Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:18.170Z] #48 ... [2024-10-04T08:07:18.170Z] [2024-10-04T08:07:18.170Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T08:07:18.170Z] #52 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:18.170Z] #52 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:18.170Z] #52 ... [2024-10-04T08:07:18.170Z] [2024-10-04T08:07:18.170Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:18.441Z] #48 ... [2024-10-04T08:07:18.441Z] [2024-10-04T08:07:18.441Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-04T08:07:18.441Z] #59 23.95 (1/3) Installing ca-certificates (20240705-r0) [2024-10-04T08:07:18.441Z] #59 24.50 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:18.441Z] #59 24.56 (3/3) Installing tzdata (2024b-r0) [2024-10-04T08:07:18.441Z] #59 26.37 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:18.441Z] #59 26.50 Executing ca-certificates-20240705-r0.trigger [2024-10-04T08:07:18.441Z] #59 28.03 OK: 11 MiB in 17 packages [2024-10-04T08:07:18.441Z] #59 DONE 30.4s [2024-10-04T08:07:18.441Z] [2024-10-04T08:07:18.441Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:18.441Z] #48 ... [2024-10-04T08:07:18.441Z] [2024-10-04T08:07:18.441Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-04T08:07:18.441Z] #73 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:18.441Z] #73 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:18.740Z] #73 ... [2024-10-04T08:07:18.740Z] [2024-10-04T08:07:18.740Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:19.341Z] #48 ... [2024-10-04T08:07:19.341Z] [2024-10-04T08:07:19.341Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T08:07:19.341Z] #70 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:19.341Z] #70 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:19.341Z] #70 ... [2024-10-04T08:07:19.341Z] [2024-10-04T08:07:19.341Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-04T08:07:19.341Z] #0 6.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:19.341Z] #0 8.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:19.610Z] #79 ... [2024-10-04T08:07:19.610Z] [2024-10-04T08:07:19.610Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:21.562Z] #48 ... [2024-10-04T08:07:21.563Z] [2024-10-04T08:07:21.563Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-04T08:07:21.563Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.5s done [2024-10-04T08:07:21.563Z] #66 ... [2024-10-04T08:07:21.563Z] [2024-10-04T08:07:21.563Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-04T08:07:21.563Z] #73 29.04 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-04T08:07:21.563Z] #73 29.04 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-04T08:07:21.563Z] #73 29.04 OK: 24040 distinct packages available [2024-10-04T08:07:22.149Z] #73 ... [2024-10-04T08:07:22.149Z] [2024-10-04T08:07:22.149Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-04T08:07:22.149Z] #0 5.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:22.149Z] #0 7.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:22.149Z] #80 ... [2024-10-04T08:07:22.149Z] [2024-10-04T08:07:22.149Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-04T08:07:22.149Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s done [2024-10-04T08:07:22.149Z] #48 DONE 30.3s [2024-10-04T08:07:22.149Z] [2024-10-04T08:07:22.149Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-04T08:07:22.149Z] #62 32.15 (1/14) Installing ca-certificates (20240705-r0) [2024-10-04T08:07:22.149Z] #62 32.85 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-04T08:07:22.149Z] #62 33.10 (3/14) Installing c-ares (1.33.1-r0) [2024-10-04T08:07:22.149Z] #62 33.15 (4/14) Installing libunistring (1.2-r0) [2024-10-04T08:07:22.735Z] #62 33.58 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-04T08:07:22.735Z] #62 33.64 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-04T08:07:22.735Z] #62 33.78 (7/14) Installing libpsl (0.21.5-r1) [2024-10-04T08:07:22.735Z] #62 ... [2024-10-04T08:07:22.735Z] [2024-10-04T08:07:22.735Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-04T08:07:22.735Z] #68 24.14 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:22.735Z] #68 24.23 (3/4) Installing su-exec (0.2-r3) [2024-10-04T08:07:22.735Z] #68 24.26 (4/4) Installing yq-go (4.44.1-r2) [2024-10-04T08:07:22.735Z] #68 25.74 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:22.735Z] #68 26.06 Executing ca-certificates-20240705-r0.trigger [2024-10-04T08:07:22.735Z] #68 27.42 OK: 20 MiB in 18 packages [2024-10-04T08:07:22.735Z] #68 DONE 30.8s [2024-10-04T08:07:22.735Z] [2024-10-04T08:07:22.735Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-04T08:07:22.735Z] #62 33.82 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-04T08:07:23.005Z] #62 33.97 (9/14) Installing libcurl (8.10.1-r0) [2024-10-04T08:07:23.005Z] #62 34.09 (10/14) Installing curl (8.10.1-r0) [2024-10-04T08:07:23.005Z] #62 34.14 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:23.271Z] #62 34.29 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-04T08:07:23.271Z] #62 34.34 (13/14) Installing libucontext (1.2-r3) [2024-10-04T08:07:23.271Z] #62 34.34 (14/14) Installing gcompat (1.1.0-r4) [2024-10-04T08:07:23.271Z] #62 ... [2024-10-04T08:07:23.271Z] [2024-10-04T08:07:23.271Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-04T08:07:23.271Z] #75 10.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:23.271Z] #75 12.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:23.271Z] #75 ... [2024-10-04T08:07:23.271Z] [2024-10-04T08:07:23.271Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-04T08:07:23.271Z] #62 34.47 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:23.539Z] #62 34.60 Executing ca-certificates-20240705-r0.trigger [2024-10-04T08:07:24.498Z] #62 ... [2024-10-04T08:07:24.498Z] [2024-10-04T08:07:24.498Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T08:07:24.498Z] #52 30.18 OK: 238 MiB in 54 packages [2024-10-04T08:07:24.498Z] #52 DONE 32.3s [2024-10-04T08:07:24.498Z] [2024-10-04T08:07:24.498Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:24.498Z] #76 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:24.765Z] #76 ... [2024-10-04T08:07:24.765Z] [2024-10-04T08:07:24.765Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:07:25.033Z] #81 ... [2024-10-04T08:07:25.033Z] [2024-10-04T08:07:25.033Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-04T08:07:25.033Z] #70 30.82 OK: 238 MiB in 54 packages [2024-10-04T08:07:25.033Z] #70 DONE 33.5s [2024-10-04T08:07:25.033Z] [2024-10-04T08:07:25.033Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T08:07:25.033Z] #0 3.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:25.033Z] #0 5.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:25.399Z] #82 ... [2024-10-04T08:07:25.399Z] [2024-10-04T08:07:25.399Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:07:25.399Z] #81 DONE 0.8s [2024-10-04T08:07:25.399Z] [2024-10-04T08:07:25.399Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:25.399Z] #74 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:25.399Z] #74 22.99 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:25.399Z] #74 22.99 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:25.399Z] #74 23.15 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:25.399Z] #74 ... [2024-10-04T08:07:25.399Z] [2024-10-04T08:07:25.399Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:07:25.669Z] #83 ... [2024-10-04T08:07:25.669Z] [2024-10-04T08:07:25.669Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:07:25.669Z] #84 DONE 0.8s [2024-10-04T08:07:25.669Z] [2024-10-04T08:07:25.669Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-04T08:07:25.669Z] #69 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:25.942Z] #69 ... [2024-10-04T08:07:25.942Z] [2024-10-04T08:07:25.942Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:07:26.213Z] #85 ... [2024-10-04T08:07:26.213Z] [2024-10-04T08:07:26.213Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-04T08:07:26.213Z] #72 31.72 OK: 238 MiB in 54 packages [2024-10-04T08:07:26.213Z] #72 DONE 33.7s [2024-10-04T08:07:26.213Z] [2024-10-04T08:07:26.213Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:07:26.801Z] #86 ... [2024-10-04T08:07:26.801Z] [2024-10-04T08:07:26.801Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-04T08:07:26.801Z] #77 12.43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:26.801Z] #77 ... [2024-10-04T08:07:26.801Z] [2024-10-04T08:07:26.801Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:26.801Z] #76 22.04 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:26.801Z] #76 22.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:26.801Z] #76 22.12 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:27.069Z] #76 ... [2024-10-04T08:07:27.069Z] [2024-10-04T08:07:27.069Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-04T08:07:27.069Z] #62 35.78 OK: 15 MiB in 28 packages [2024-10-04T08:07:27.069Z] #62 DONE 38.1s [2024-10-04T08:07:27.069Z] [2024-10-04T08:07:27.069Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:07:27.069Z] #86 DONE 1.0s [2024-10-04T08:07:27.069Z] [2024-10-04T08:07:27.069Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T08:07:27.069Z] #67 25.07 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-04T08:07:27.069Z] #67 25.07 v3.20.3-110-gc62e8c0cc43 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-04T08:07:27.069Z] #67 25.07 OK: 24041 distinct packages available [2024-10-04T08:07:27.069Z] #67 27.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:27.069Z] #67 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:27.338Z] #67 ... [2024-10-04T08:07:27.338Z] [2024-10-04T08:07:27.338Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:07:30.688Z] #87 ... [2024-10-04T08:07:30.688Z] [2024-10-04T08:07:30.688Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-04T08:07:30.688Z] #69 35.61 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:30.688Z] #69 35.68 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-04T08:07:30.688Z] #69 35.69 (3/5) Installing libucontext (1.2-r3) [2024-10-04T08:07:30.688Z] #69 35.73 (4/5) Installing gcompat (1.1.0-r4) [2024-10-04T08:07:30.688Z] #69 35.80 (5/5) Installing openssl (3.3.2-r0) [2024-10-04T08:07:30.688Z] #69 35.96 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:30.688Z] #69 36.17 OK: 10 MiB in 19 packages [2024-10-04T08:07:30.688Z] #69 DONE 38.2s [2024-10-04T08:07:30.688Z] [2024-10-04T08:07:30.688Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T08:07:30.688Z] #67 38.29 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:30.688Z] #67 38.33 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-04T08:07:30.688Z] #67 38.35 (3/4) Installing libucontext (1.2-r3) [2024-10-04T08:07:30.688Z] #67 38.38 (4/4) Installing gcompat (1.1.0-r4) [2024-10-04T08:07:30.688Z] #67 38.49 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:30.688Z] #67 38.76 OK: 9 MiB in 18 packages [2024-10-04T08:07:32.629Z] #67 ... [2024-10-04T08:07:32.629Z] [2024-10-04T08:07:32.629Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-04T08:07:32.629Z] #75 25.69 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T08:07:32.629Z] #75 26.75 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:32.629Z] #75 27.08 OK: 9 MiB in 15 packages [2024-10-04T08:07:32.629Z] #75 DONE 29.8s [2024-10-04T08:07:32.629Z] [2024-10-04T08:07:32.629Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-04T08:07:32.629Z] #80 18.45 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:32.629Z] #80 18.45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:32.629Z] #80 18.53 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:32.629Z] #80 20.55 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:32.629Z] #80 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:32.629Z] #80 ... [2024-10-04T08:07:32.629Z] [2024-10-04T08:07:32.629Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-04T08:07:32.629Z] #67 DONE 40.5s [2024-10-04T08:07:32.629Z] [2024-10-04T08:07:32.629Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-04T08:07:32.629Z] #77 26.44 OK: 238 MiB in 54 packages [2024-10-04T08:07:32.629Z] #77 DONE 28.5s [2024-10-04T08:07:32.906Z] [2024-10-04T08:07:32.906Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-04T08:07:32.906Z] #88 ... [2024-10-04T08:07:32.906Z] [2024-10-04T08:07:32.906Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T08:07:32.906Z] #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:32.906Z] #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:33.186Z] #89 ... [2024-10-04T08:07:33.186Z] [2024-10-04T08:07:33.186Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T08:07:34.164Z] #90 ... [2024-10-04T08:07:34.164Z] [2024-10-04T08:07:34.164Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-04T08:07:34.164Z] #88 DONE 1.1s [2024-10-04T08:07:34.164Z] [2024-10-04T08:07:34.164Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-04T08:07:34.164Z] #73 31.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:34.164Z] #73 33.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:34.164Z] #73 ... [2024-10-04T08:07:34.164Z] [2024-10-04T08:07:34.164Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:07:37.537Z] #91 ... [2024-10-04T08:07:37.537Z] [2024-10-04T08:07:37.537Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-04T08:07:37.537Z] #73 43.43 OK: 238 MiB in 54 packages [2024-10-04T08:07:37.537Z] #73 DONE 44.8s [2024-10-04T08:07:37.537Z] [2024-10-04T08:07:37.537Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T08:07:37.537Z] #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:37.537Z] #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:37.537Z] #92 ... [2024-10-04T08:07:37.537Z] [2024-10-04T08:07:37.537Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:07:37.537Z] #93 DONE 0.5s [2024-10-04T08:07:37.537Z] [2024-10-04T08:07:37.537Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:07:37.809Z] #94 ... [2024-10-04T08:07:37.809Z] [2024-10-04T08:07:37.809Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-04T08:07:37.809Z] #79 18.31 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:37.809Z] #79 18.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:37.809Z] #79 18.37 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:37.809Z] #79 20.14 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:37.809Z] #79 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:37.809Z] #79 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.078Z] #79 ... [2024-10-04T08:07:38.078Z] [2024-10-04T08:07:38.078Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T08:07:38.078Z] #82 16.41 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:38.078Z] #82 16.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:38.078Z] #82 16.49 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:38.078Z] #82 18.14 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:38.078Z] #82 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.078Z] #82 ... [2024-10-04T08:07:38.078Z] [2024-10-04T08:07:38.078Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:38.078Z] #76 24.64 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:38.078Z] #76 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.078Z] #76 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.351Z] #76 ... [2024-10-04T08:07:38.351Z] [2024-10-04T08:07:38.351Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:38.351Z] #78 20.49 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:38.351Z] #78 20.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:38.351Z] #78 20.66 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:38.351Z] #78 22.71 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:38.351Z] #78 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.351Z] #78 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.351Z] #78 ... [2024-10-04T08:07:38.351Z] [2024-10-04T08:07:38.351Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T08:07:38.351Z] #82 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.623Z] #82 ... [2024-10-04T08:07:38.624Z] [2024-10-04T08:07:38.624Z] #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:38.624Z] #74 26.42 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:38.624Z] #74 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.624Z] #74 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.624Z] #74 ... [2024-10-04T08:07:38.624Z] [2024-10-04T08:07:38.624Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T08:07:38.624Z] #90 3.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:38.624Z] #90 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:40.594Z] #90 ... [2024-10-04T08:07:40.594Z] [2024-10-04T08:07:40.594Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-04T08:07:40.594Z] #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:40.594Z] #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:40.594Z] #95 ... [2024-10-04T08:07:40.594Z] [2024-10-04T08:07:40.594Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T08:07:40.594Z] #89 17.60 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:40.594Z] #89 17.60 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:40.594Z] #89 ... [2024-10-04T08:07:40.594Z] [2024-10-04T08:07:40.594Z] #74 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:40.594Z] #74 37.14 OK: 9 MiB in 15 packages [2024-10-04T08:07:40.594Z] #74 DONE 38.7s [2024-10-04T08:07:40.594Z] [2024-10-04T08:07:40.594Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T08:07:40.594Z] #89 17.70 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:41.564Z] #89 ... [2024-10-04T08:07:41.564Z] [2024-10-04T08:07:41.564Z] #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-04T08:07:41.564Z] #79 30.73 OK: 9 MiB in 16 packages [2024-10-04T08:07:41.564Z] #79 DONE 32.3s [2024-10-04T08:07:41.862Z] [2024-10-04T08:07:41.862Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-04T08:07:42.138Z] #96 ... [2024-10-04T08:07:42.138Z] [2024-10-04T08:07:42.138Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:42.138Z] #76 36.94 OK: 9 MiB in 15 packages [2024-10-04T08:07:42.138Z] #76 DONE 38.6s [2024-10-04T08:07:42.404Z] [2024-10-04T08:07:42.404Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-04T08:07:42.404Z] #78 34.04 OK: 10 MiB in 16 packages [2024-10-04T08:07:43.364Z] #78 DONE 35.7s [2024-10-04T08:07:43.364Z] [2024-10-04T08:07:43.364Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T08:07:43.364Z] #92 15.65 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:43.364Z] #92 15.65 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:43.364Z] #92 15.66 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:44.331Z] #92 17.02 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:44.331Z] #92 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:44.331Z] #92 ... [2024-10-04T08:07:44.331Z] [2024-10-04T08:07:44.331Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-04T08:07:44.331Z] #80 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:44.331Z] #80 30.95 OK: 20 MiB in 18 packages [2024-10-04T08:07:44.598Z] #80 DONE 32.7s [2024-10-04T08:07:44.598Z] [2024-10-04T08:07:44.598Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-04T08:07:44.598Z] #95 13.18 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:44.598Z] #95 13.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:44.598Z] #95 13.26 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:44.598Z] #95 ... [2024-10-04T08:07:44.598Z] [2024-10-04T08:07:44.598Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-04T08:07:44.598Z] #96 DONE 3.1s [2024-10-04T08:07:44.866Z] [2024-10-04T08:07:44.866Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-04T08:07:44.866Z] #97 DONE 0.3s [2024-10-04T08:07:44.866Z] [2024-10-04T08:07:44.866Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-04T08:07:44.866Z] #98 DONE 0.3s [2024-10-04T08:07:44.866Z] [2024-10-04T08:07:44.866Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T08:07:44.866Z] #89 20.45 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:44.866Z] #89 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:44.866Z] #89 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:46.805Z] #89 ... [2024-10-04T08:07:46.805Z] [2024-10-04T08:07:46.805Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T08:07:46.805Z] #82 26.95 OK: 11 MiB in 17 packages [2024-10-04T08:07:46.805Z] #82 DONE 28.0s [2024-10-04T08:07:46.805Z] [2024-10-04T08:07:46.805Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T08:07:46.805Z] #90 13.16 Upgrading critical system libraries and apk-tools: [2024-10-04T08:07:46.805Z] #90 13.17 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:07:46.805Z] #90 13.20 Executing busybox-1.36.1-r29.trigger [2024-10-04T08:07:46.805Z] #90 14.26 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:46.805Z] #90 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:47.760Z] #90 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:49.717Z] #90 ... [2024-10-04T08:07:49.717Z] [2024-10-04T08:07:49.717Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-04T08:07:49.717Z] #92 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:49.717Z] #92 21.80 OK: 15 MiB in 28 packages [2024-10-04T08:07:49.717Z] #92 DONE 22.5s [2024-10-04T08:07:49.717Z] [2024-10-04T08:07:49.717Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-04T08:07:49.717Z] #89 26.25 OK: 20 MiB in 18 packages [2024-10-04T08:07:50.299Z] #89 DONE 27.2s [2024-10-04T08:07:50.299Z] [2024-10-04T08:07:50.299Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-04T08:07:50.299Z] #95 15.14 Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:07:50.299Z] #95 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:50.299Z] #95 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T08:07:50.299Z] #95 19.81 OK: 10 MiB in 19 packages [2024-10-04T08:07:50.885Z] #95 DONE 20.4s [2024-10-04T08:07:50.886Z] [2024-10-04T08:07:50.886Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-04T08:07:50.886Z] #90 18.01 OK: 9 MiB in 18 packages [2024-10-04T08:07:51.467Z] #90 DONE 18.8s [2024-10-04T08:07:51.467Z] [2024-10-04T08:07:51.467Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T08:07:52.457Z] #99 ... [2024-10-04T08:07:52.457Z] [2024-10-04T08:07:52.457Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T08:07:52.457Z] #100 DONE 1.5s [2024-10-04T08:07:52.457Z] [2024-10-04T08:07:52.457Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-04T08:07:52.457Z] #101 DONE 1.5s [2024-10-04T08:07:52.457Z] [2024-10-04T08:07:52.457Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-04T08:07:52.457Z] #102 DONE 0.2s [2024-10-04T08:07:52.457Z] [2024-10-04T08:07:52.457Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T08:07:52.728Z] #103 ... [2024-10-04T08:07:52.728Z] [2024-10-04T08:07:52.728Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-04T08:07:52.728Z] #104 DONE 0.3s [2024-10-04T08:07:53.006Z] [2024-10-04T08:07:53.006Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T08:07:53.006Z] #99 DONE 1.5s [2024-10-04T08:07:53.006Z] [2024-10-04T08:07:53.006Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-04T08:07:53.006Z] #105 ... [2024-10-04T08:07:53.006Z] [2024-10-04T08:07:53.006Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T08:07:53.006Z] #106 DONE 0.4s [2024-10-04T08:07:53.280Z] [2024-10-04T08:07:53.280Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-04T08:07:53.280Z] #105 DONE 0.4s [2024-10-04T08:07:53.280Z] [2024-10-04T08:07:53.280Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-04T08:07:53.547Z] #107 DONE 0.3s [2024-10-04T08:07:53.547Z] [2024-10-04T08:07:53.547Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-04T08:07:53.547Z] #108 DONE 0.3s [2024-10-04T08:07:53.547Z] [2024-10-04T08:07:53.547Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-04T08:07:53.820Z] #109 DONE 0.3s [2024-10-04T08:07:53.820Z] [2024-10-04T08:07:53.820Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-04T08:07:53.820Z] #103 DONE 1.6s [2024-10-04T08:07:53.820Z] [2024-10-04T08:07:53.820Z] #110 [security-spire-server] exporting to image [2024-10-04T08:07:53.820Z] #110 exporting layers [2024-10-04T08:07:54.100Z] #110 ... [2024-10-04T08:07:54.100Z] [2024-10-04T08:07:54.100Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T08:07:54.100Z] #111 DONE 0.5s [2024-10-04T08:07:54.371Z] [2024-10-04T08:07:54.371Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-04T08:07:54.371Z] #112 DONE 0.5s [2024-10-04T08:07:54.371Z] [2024-10-04T08:07:54.371Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-04T08:07:54.371Z] #113 DONE 0.3s [2024-10-04T08:07:54.371Z] [2024-10-04T08:07:54.371Z] #114 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-04T08:07:54.639Z] #114 DONE 0.2s [2024-10-04T08:07:54.639Z] [2024-10-04T08:07:54.639Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-04T08:07:54.639Z] #115 DONE 0.3s [2024-10-04T08:07:54.639Z] [2024-10-04T08:07:54.639Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-04T08:07:54.940Z] #116 DONE 0.3s [2024-10-04T08:07:54.940Z] [2024-10-04T08:07:54.940Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-04T08:07:55.228Z] #117 DONE 0.2s [2024-10-04T08:07:55.228Z] [2024-10-04T08:07:55.228Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-04T08:07:55.506Z] #118 DONE 0.2s [2024-10-04T08:07:55.506Z] [2024-10-04T08:07:55.506Z] #110 [security-spire-agent] exporting to image [2024-10-04T08:07:56.924Z] #110 exporting layers 2.9s done [2024-10-04T08:07:56.924Z] #110 writing image sha256:5330d39e7d5b24df539c0e8ca9d19741ff1f0d60872aebf7e97a43327611a625 [2024-10-04T08:07:56.924Z] #110 writing image sha256:5330d39e7d5b24df539c0e8ca9d19741ff1f0d60872aebf7e97a43327611a625 0.0s done [2024-10-04T08:07:56.924Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-04T08:07:57.196Z] #110 exporting layers 2.6s done [2024-10-04T08:07:57.196Z] #110 writing image sha256:90c5a2e6fab4743749edfaa7d10430ee0f39f479ab0bea5b272a9f97c00a5716 done [2024-10-04T08:07:57.196Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-10-04T08:07:57.808Z] #110 exporting layers 2.3s done [2024-10-04T08:07:57.808Z] #110 writing image sha256:e097538d0a36895fc85e3335fda47c4d2d3c071ae5adaa44fadc151399aa9824 done [2024-10-04T08:07:57.808Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-04T08:07:57.808Z] #110 DONE 4.0s [2024-10-04T08:07:57.808Z] [2024-10-04T08:07:57.808Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #91 DONE 87.1s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #94 DONE 83.4s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #87 DONE 93.8s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #85 DONE 95.3s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-04T08:09:05.698Z] #119 ... [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #83 DONE 95.7s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #120 [core-command builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #120 ... [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #121 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:09:05.698Z] #122 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #123 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #124 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #125 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:09:05.698Z] #126 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #127 [support-notifications builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #127 DONE 1.6s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #128 DONE 1.6s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:09:05.698Z] #129 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #130 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #131 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:09:05.698Z] #132 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #133 [support-scheduler builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #133 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #134 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #135 [core-data builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #135 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #136 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:09:05.698Z] #137 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:09:05.698Z] #138 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #139 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #140 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #141 DONE 1.7s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #142 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #143 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:09:05.698Z] #144 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-04T08:09:05.698Z] #119 DONE 1.7s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #120 [core-command builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #120 DONE 1.6s [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #145 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:09:05.698Z] #145 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #146 [core-metadata builder 6/7] COPY . . [2024-10-04T08:09:05.698Z] #146 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #147 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-04T08:09:05.698Z] #147 CACHED [2024-10-04T08:09:05.698Z] [2024-10-04T08:09:05.698Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T08:09:08.279Z] #148 ... [2024-10-04T08:09:08.279Z] [2024-10-04T08:09:08.279Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-04T08:09:08.279Z] #0 5.430 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-04T08:09:08.562Z] #149 ... [2024-10-04T08:09:08.562Z] [2024-10-04T08:09:08.562Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T08:09:08.562Z] #0 5.756 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-04T08:09:09.523Z] #150 ... [2024-10-04T08:09:09.524Z] [2024-10-04T08:09:09.524Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-04T08:09:09.524Z] #0 6.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-04T08:09:09.524Z] #151 ... [2024-10-04T08:09:09.524Z] [2024-10-04T08:09:09.524Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T08:09:09.524Z] #148 6.871 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-04T08:09:12.917Z] #148 ... [2024-10-04T08:09:12.917Z] [2024-10-04T08:09:12.917Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-04T08:09:12.917Z] #0 6.426 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-04T08:09:12.917Z] #152 ... [2024-10-04T08:09:12.917Z] [2024-10-04T08:09:12.917Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:09:12.917Z] #0 6.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-04T08:09:12.917Z] #153 ... [2024-10-04T08:09:12.917Z] [2024-10-04T08:09:12.917Z] #154 [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-10-04T08:09:12.917Z] #0 4.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-04T08:09:13.201Z] #154 ... [2024-10-04T08:09:13.201Z] [2024-10-04T08:09:13.201Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-04T08:09:13.201Z] #0 7.021 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-04T08:09:13.201Z] #155 ... [2024-10-04T08:09:13.201Z] [2024-10-04T08:09:13.201Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T08:09:13.201Z] #0 4.299 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-04T08:09:13.467Z] #156 ... [2024-10-04T08:09:13.467Z] [2024-10-04T08:09:13.467Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-04T08:09:13.467Z] #0 5.685 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-04T08:09:13.773Z] #157 ... [2024-10-04T08:09:13.773Z] [2024-10-04T08:09:13.773Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-04T08:09:13.773Z] #0 6.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-04T08:09:13.773Z] #158 ... [2024-10-04T08:09:13.773Z] [2024-10-04T08:09:13.773Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-04T08:09:13.773Z] #0 6.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-04T08:09:14.071Z] #159 ... [2024-10-04T08:09:14.071Z] [2024-10-04T08:09:14.071Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-04T08:09:14.071Z] #0 6.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-04T08:29:52.813Z] #160 ... [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #154 [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-10-04T08:29:52.813Z] #154 1237.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.88" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-04T08:29:52.813Z] #154 ... [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-04T08:29:52.813Z] #159 DONE 1246.8s [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:29:52.813Z] #153 ... [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:29:52.813Z] #161 DONE 0.2s [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-04T08:29:52.813Z] #158 ... [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:29:52.813Z] #162 DONE 0.2s [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #163 [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-10-04T08:29:52.813Z] #163 DONE 0.2s [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-04T08:29:52.813Z] #164 DONE 0.3s [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:29:52.813Z] #153 ... [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-04T08:29:52.813Z] #165 DONE 0.4s [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-04T08:29:52.813Z] #166 DONE 0.1s [2024-10-04T08:29:52.813Z] [2024-10-04T08:29:52.813Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-04T08:29:54.217Z] #167 DONE 2.5s [2024-10-04T08:29:54.217Z] [2024-10-04T08:29:54.217Z] #110 [security-proxy-setup] exporting to image [2024-10-04T08:29:54.217Z] #110 exporting layers [2024-10-04T08:29:55.174Z] #110 exporting layers 1.1s done [2024-10-04T08:29:55.174Z] #110 writing image sha256:71c2e6d0e8f68c49badf22ca3cc6e0ce34491889f71dc9c882902324d609efef 0.0s done [2024-10-04T08:29:55.174Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-04T08:29:55.174Z] #110 DONE 5.1s [2024-10-04T08:29:55.174Z] [2024-10-04T08:29:55.174Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:29:56.137Z] #153 ... [2024-10-04T08:29:56.137Z] [2024-10-04T08:29:56.137Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-04T08:29:56.137Z] #158 DONE 1253.4s [2024-10-04T08:29:56.405Z] [2024-10-04T08:29:56.405Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:29:56.692Z] #153 ... [2024-10-04T08:29:56.692Z] [2024-10-04T08:29:56.692Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-04T08:29:56.959Z] #168 DONE 0.3s [2024-10-04T08:29:56.959Z] [2024-10-04T08:29:56.959Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-04T08:29:56.959Z] #151 ... [2024-10-04T08:29:56.959Z] [2024-10-04T08:29:56.959Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-04T08:29:58.902Z] #169 DONE 2.1s [2024-10-04T08:29:58.902Z] [2024-10-04T08:29:58.902Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T08:29:59.169Z] #156 ... [2024-10-04T08:29:59.169Z] [2024-10-04T08:29:59.169Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:29:59.439Z] #170 DONE 0.3s [2024-10-04T08:29:59.439Z] [2024-10-04T08:29:59.439Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T08:29:59.439Z] #150 ... [2024-10-04T08:29:59.439Z] [2024-10-04T08:29:59.439Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:29:59.744Z] #171 DONE 0.2s [2024-10-04T08:29:59.745Z] [2024-10-04T08:29:59.745Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-04T08:30:00.018Z] #172 DONE 0.3s [2024-10-04T08:30:00.018Z] [2024-10-04T08:30:00.018Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:30:00.018Z] #35 ... [2024-10-04T08:30:00.018Z] [2024-10-04T08:30:00.018Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-04T08:30:00.018Z] #173 DONE 0.1s [2024-10-04T08:30:00.018Z] [2024-10-04T08:30:00.018Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-04T08:30:00.018Z] #174 DONE 0.1s [2024-10-04T08:30:00.018Z] [2024-10-04T08:30:00.018Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-04T08:30:00.285Z] #149 ... [2024-10-04T08:30:00.285Z] [2024-10-04T08:30:00.285Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-04T08:30:00.285Z] #175 DONE 0.1s [2024-10-04T08:30:00.285Z] [2024-10-04T08:30:00.285Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-04T08:30:00.285Z] #176 DONE 0.1s [2024-10-04T08:30:00.285Z] [2024-10-04T08:30:00.285Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:30:00.551Z] #35 ... [2024-10-04T08:30:00.551Z] [2024-10-04T08:30:00.551Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-04T08:30:00.551Z] #177 DONE 0.3s [2024-10-04T08:30:00.551Z] [2024-10-04T08:30:00.551Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T08:30:00.822Z] #150 ... [2024-10-04T08:30:00.822Z] [2024-10-04T08:30:00.822Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-04T08:30:00.822Z] #178 DONE 0.1s [2024-10-04T08:30:00.822Z] [2024-10-04T08:30:00.822Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-04T08:30:03.408Z] #179 DONE 2.2s [2024-10-04T08:30:03.408Z] [2024-10-04T08:30:03.408Z] #110 [security-bootstrapper] exporting to image [2024-10-04T08:30:03.408Z] #110 exporting layers [2024-10-04T08:30:04.393Z] #110 exporting layers 1.0s done [2024-10-04T08:30:04.393Z] #110 writing image sha256:956801ab3dbf9526f0ee8a527ca0f1776ef395c33150db753acb5b63a198f598 done [2024-10-04T08:30:04.393Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-04T08:30:04.393Z] #110 DONE 6.1s [2024-10-04T08:30:04.393Z] [2024-10-04T08:30:04.393Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T08:30:05.797Z] #156 ... [2024-10-04T08:30:05.797Z] [2024-10-04T08:30:05.797Z] #154 [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-10-04T08:30:05.797Z] #154 DONE 1263.0s [2024-10-04T08:30:05.797Z] [2024-10-04T08:30:05.797Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:30:06.381Z] #35 ... [2024-10-04T08:30:06.381Z] [2024-10-04T08:30:06.381Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:30:06.649Z] #180 DONE 0.1s [2024-10-04T08:30:06.649Z] [2024-10-04T08:30:06.649Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:30:06.649Z] #181 DONE 0.2s [2024-10-04T08:30:06.649Z] [2024-10-04T08:30:06.649Z] #182 [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-10-04T08:30:06.917Z] #182 DONE 0.1s [2024-10-04T08:30:06.917Z] [2024-10-04T08:30:06.917Z] #183 [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-10-04T08:30:06.917Z] #183 DONE 0.1s [2024-10-04T08:30:06.917Z] [2024-10-04T08:30:06.917Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:30:07.208Z] #184 DONE 0.2s [2024-10-04T08:30:07.208Z] [2024-10-04T08:30:07.208Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-04T08:30:07.576Z] #185 DONE 0.3s [2024-10-04T08:30:07.576Z] [2024-10-04T08:30:07.576Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-04T08:30:07.871Z] #186 DONE 0.4s [2024-10-04T08:30:07.871Z] [2024-10-04T08:30:07.871Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-04T08:30:08.156Z] #187 DONE 0.2s [2024-10-04T08:30:08.156Z] [2024-10-04T08:30:08.156Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T08:30:08.156Z] #150 ... [2024-10-04T08:30:08.156Z] [2024-10-04T08:30:08.156Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-04T08:30:10.097Z] #188 DONE 1.8s [2024-10-04T08:30:10.097Z] [2024-10-04T08:30:10.097Z] #110 [security-secretstore-setup] exporting to image [2024-10-04T08:30:10.097Z] #110 exporting layers [2024-10-04T08:30:11.053Z] #110 exporting layers 1.1s done [2024-10-04T08:30:11.053Z] #110 writing image sha256:ab7e7e2fc54eca17da8a3385c2f702391883a692fd7ab0d151c6bcc34e8ec2c9 done [2024-10-04T08:30:11.053Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-04T08:30:11.053Z] #110 DONE 7.3s [2024-10-04T08:30:11.053Z] [2024-10-04T08:30:11.053Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:31:07.488Z] #35 ... [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-04T08:31:07.488Z] #157 DONE 1319.5s [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-04T08:31:07.488Z] #149 ... [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:31:07.488Z] #189 DONE 0.2s [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:31:07.488Z] #190 DONE 0.2s [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T08:31:07.488Z] #148 ... [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-04T08:31:07.488Z] #191 DONE 0.3s [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #192 [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-10-04T08:31:07.488Z] #192 DONE 0.2s [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-04T08:31:07.488Z] #193 DONE 0.2s [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-04T08:31:07.488Z] #194 DONE 2.1s [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #110 [core-common-config-bootstrapper] exporting to image [2024-10-04T08:31:07.488Z] #110 exporting layers [2024-10-04T08:31:07.488Z] #110 exporting layers 0.8s done [2024-10-04T08:31:07.488Z] #110 writing image sha256:33fcf35c23026847ee5b36594d917147905e74c5b7f7ccfc01d8408db4963833 done [2024-10-04T08:31:07.488Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-04T08:31:07.488Z] #110 DONE 8.1s [2024-10-04T08:31:07.488Z] [2024-10-04T08:31:07.488Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T08:33:29.298Z] #156 ... [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-04T08:33:29.298Z] #151 DONE 1456.9s [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-04T08:33:29.298Z] #149 ... [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:33:29.298Z] #195 DONE 0.3s [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:33:29.298Z] #153 ... [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:33:29.298Z] #196 DONE 0.2s [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-04T08:33:29.298Z] #197 DONE 0.3s [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T08:33:29.298Z] #148 ... [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #198 [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-10-04T08:33:29.298Z] #198 DONE 0.1s [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #110 [security-spiffe-token-provider] exporting to image [2024-10-04T08:33:29.298Z] #110 exporting layers [2024-10-04T08:33:29.298Z] #110 exporting layers 0.9s done [2024-10-04T08:33:29.298Z] #110 writing image sha256:0f1b0e177cea956dd9d8edcdb31707c2a2162f8cbed05c8ed80a2082beab1f33 done [2024-10-04T08:33:29.298Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-04T08:33:29.298Z] #110 DONE 8.9s [2024-10-04T08:33:29.298Z] [2024-10-04T08:33:29.298Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T08:41:36.420Z] #148 ... [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-04T08:41:36.420Z] #149 DONE 1940.3s [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:41:36.420Z] #153 ... [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:41:36.420Z] #199 DONE 0.1s [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:41:36.420Z] #200 DONE 0.2s [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-04T08:41:36.420Z] #201 DONE 0.3s [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:41:36.420Z] #202 DONE 0.1s [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-04T08:41:36.420Z] #203 DONE 0.1s [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-04T08:41:36.420Z] #204 DONE 2.1s [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T08:41:36.420Z] #156 ... [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #110 [security-proxy-auth] exporting to image [2024-10-04T08:41:36.420Z] #110 exporting layers [2024-10-04T08:41:36.420Z] #110 exporting layers 0.6s done [2024-10-04T08:41:36.420Z] #110 writing image sha256:144e2dbc54d8cb2dce42b78025b93283e9f87a8c9a41f339cb1cb57e7779411e done [2024-10-04T08:41:36.420Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-04T08:41:36.420Z] #110 DONE 9.6s [2024-10-04T08:41:36.420Z] [2024-10-04T08:41:36.420Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:42:23.279Z] #153 ... [2024-10-04T08:42:23.279Z] [2024-10-04T08:42:23.279Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-04T08:42:23.279Z] #155 DONE 1999.5s [2024-10-04T08:42:23.279Z] [2024-10-04T08:42:23.279Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-04T08:42:23.279Z] #152 ... [2024-10-04T08:42:23.279Z] [2024-10-04T08:42:23.279Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:42:23.279Z] #205 DONE 0.1s [2024-10-04T08:42:23.279Z] [2024-10-04T08:42:23.279Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:42:23.279Z] #206 DONE 0.2s [2024-10-04T08:42:23.279Z] [2024-10-04T08:42:23.279Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-04T08:42:23.279Z] #207 DONE 0.4s [2024-10-04T08:42:23.279Z] [2024-10-04T08:42:23.279Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:42:23.546Z] #153 ... [2024-10-04T08:42:23.546Z] [2024-10-04T08:42:23.546Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:42:23.546Z] #208 DONE 0.1s [2024-10-04T08:42:23.546Z] [2024-10-04T08:42:23.546Z] #110 [core-command] exporting to image [2024-10-04T08:42:23.546Z] #110 exporting layers [2024-10-04T08:42:24.127Z] #110 exporting layers 0.3s done [2024-10-04T08:42:24.127Z] #110 writing image sha256:e8cacbb1f9396d103e6043b2d96962822ea7fbaac6f3864ee55e5a2ce60506f6 0.1s done [2024-10-04T08:42:24.127Z] #110 naming to docker.io/library/core-command-arm64 0.0s done [2024-10-04T08:42:24.127Z] #110 DONE 9.9s [2024-10-04T08:42:24.127Z] [2024-10-04T08:42:24.127Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T08:44:45.934Z] #150 ... [2024-10-04T08:44:45.934Z] [2024-10-04T08:44:45.934Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-04T08:44:45.934Z] #160 DONE 2128.7s [2024-10-04T08:44:45.934Z] [2024-10-04T08:44:45.934Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T08:44:45.934Z] #148 ... [2024-10-04T08:44:45.934Z] [2024-10-04T08:44:45.934Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:44:45.934Z] #209 DONE 0.3s [2024-10-04T08:44:45.934Z] [2024-10-04T08:44:45.934Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T08:44:45.934Z] #148 ... [2024-10-04T08:44:45.934Z] [2024-10-04T08:44:45.934Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:44:45.934Z] #210 DONE 0.4s [2024-10-04T08:44:45.934Z] [2024-10-04T08:44:45.934Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:44:45.934Z] #153 ... [2024-10-04T08:44:45.934Z] [2024-10-04T08:44:45.934Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-04T08:44:45.934Z] #211 DONE 0.4s [2024-10-04T08:44:45.934Z] [2024-10-04T08:44:45.935Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:44:45.935Z] #212 DONE 0.2s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-04T08:44:45.935Z] #213 DONE 0.1s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #110 [core-data] exporting to image [2024-10-04T08:44:45.935Z] #110 exporting layers [2024-10-04T08:44:45.935Z] #110 exporting layers 0.6s done [2024-10-04T08:44:45.935Z] #110 writing image sha256:1f361f150d2a84a4fddc86f59a62eb1b22e17845b25e4a68441c468a74099317 done [2024-10-04T08:44:45.935Z] #110 naming to docker.io/library/core-data-arm64 done [2024-10-04T08:44:45.935Z] #110 DONE 10.6s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:44:45.935Z] #153 ... [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-04T08:44:45.935Z] #148 DONE 2137.5s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T08:44:45.935Z] #156 ... [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:44:45.935Z] #214 DONE 0.3s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-04T08:44:45.935Z] #215 DONE 0.4s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:44:45.935Z] #216 DONE 0.1s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-04T08:44:45.935Z] #217 DONE 0.2s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #110 [core-keeper] exporting to image [2024-10-04T08:44:45.935Z] #110 exporting layers [2024-10-04T08:44:45.935Z] #110 exporting layers 0.4s done [2024-10-04T08:44:45.935Z] #110 writing image sha256:da6fc790163eb20151e96078eeddfb0832b547d805d1d2d6bc39208b2e3d9b2b 0.0s done [2024-10-04T08:44:45.935Z] #110 naming to docker.io/library/core-keeper-arm64 done [2024-10-04T08:44:45.935Z] #110 DONE 11.0s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T08:44:45.935Z] #156 ... [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-04T08:44:45.935Z] #153 DONE 2140.5s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:44:45.935Z] #218 DONE 0.2s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:44:45.935Z] #219 DONE 0.1s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:44:45.935Z] #35 ... [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-04T08:44:45.935Z] #220 DONE 0.5s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:44:45.935Z] #221 DONE 0.1s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-04T08:44:45.935Z] #222 DONE 0.1s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-04T08:44:45.935Z] #223 DONE 0.1s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #110 [core-metadata] exporting to image [2024-10-04T08:44:45.935Z] #110 exporting layers 0.4s done [2024-10-04T08:44:45.935Z] #110 writing image sha256:87a7dd4d7c3134ae98207068fe5457d9e129d576e3e100cf9da4c177ebd30e3c done [2024-10-04T08:44:45.935Z] #110 naming to docker.io/library/core-metadata-arm64 done [2024-10-04T08:44:45.935Z] #110 DONE 11.4s [2024-10-04T08:44:45.935Z] [2024-10-04T08:44:45.935Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:45:18.272Z] #35 ... [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-04T08:45:18.272Z] #156 DONE 2172.4s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:45:18.272Z] #35 ... [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-04T08:45:18.272Z] #150 DONE 2173.3s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:45:18.272Z] #224 DONE 0.2s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:45:18.272Z] #225 DONE 0.3s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-04T08:45:18.272Z] #226 DONE 0.4s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:45:18.272Z] #227 ... [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:45:18.272Z] #228 DONE 0.2s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:45:18.272Z] #229 DONE 0.2s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:45:18.272Z] #227 DONE 0.3s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #230 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-04T08:45:18.272Z] #230 DONE 0.3s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #110 [support-notifications] exporting to image [2024-10-04T08:45:18.272Z] #110 exporting layers [2024-10-04T08:45:18.272Z] #110 ... [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-04T08:45:18.272Z] #231 DONE 0.6s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-04T08:45:18.272Z] #232 DONE 0.2s [2024-10-04T08:45:18.272Z] [2024-10-04T08:45:18.272Z] #110 [support-scheduler] exporting to image [2024-10-04T08:45:18.540Z] #110 ... [2024-10-04T08:45:18.540Z] [2024-10-04T08:45:18.540Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-04T08:45:18.540Z] #152 DONE 2175.8s [2024-10-04T08:45:18.540Z] [2024-10-04T08:45:18.540Z] #110 [support-notifications] exporting to image [2024-10-04T08:45:18.540Z] #110 exporting layers 0.9s done [2024-10-04T08:45:18.540Z] #110 writing image sha256:f5f7b8f1f451421089b6f5179735e3e86f26335db2d374f319ab8c97c74aa1ca done [2024-10-04T08:45:18.540Z] #110 naming to docker.io/library/support-notifications-arm64 done [2024-10-04T08:45:18.808Z] #110 exporting layers 0.7s done [2024-10-04T08:45:18.808Z] #110 writing image sha256:f2e3241cb004a3035d82941c1063d9ccd215ff191ce9ee9849ecc4949a664493 done [2024-10-04T08:45:18.808Z] #110 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-10-04T08:45:18.808Z] #110 DONE 12.7s [2024-10-04T08:45:18.808Z] [2024-10-04T08:45:18.808Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-04T08:45:18.808Z] #233 DONE 0.1s [2024-10-04T08:45:18.808Z] [2024-10-04T08:45:18.808Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-04T08:45:19.089Z] #234 DONE 0.2s [2024-10-04T08:45:19.089Z] [2024-10-04T08:45:19.089Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-04T08:45:19.355Z] #235 DONE 0.3s [2024-10-04T08:45:19.355Z] [2024-10-04T08:45:19.355Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-04T08:45:19.355Z] #236 DONE 0.1s [2024-10-04T08:45:19.355Z] [2024-10-04T08:45:19.355Z] #110 [support-cron-scheduler] exporting to image [2024-10-04T08:45:20.308Z] #110 exporting layers 0.9s done [2024-10-04T08:45:20.308Z] #110 writing image sha256:a7f45b86259de8b44f7ab7c1b3b3f41b05125a20bee7edd87ffffd9c1786f7ef done [2024-10-04T08:45:20.309Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-04T08:45:20.309Z] #110 DONE 13.5s [2024-10-04T08:45:20.309Z] [2024-10-04T08:45:20.309Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-04T08:45:20.309Z] time="2024-10-04T08:06:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-04T08:45:20.331Z] $ docker stop --time=1 8ff3af81142a468f82e255bc293c7d254f6aca17837f3428d61434167e28c8c8 [2024-10-04T08:45:21.928Z] $ docker rm -f --volumes 8ff3af81142a468f82e255bc293c7d254f6aca17837f3428d61434167e28c8c8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T08:45:22.413Z] + docker images [2024-10-04T08:45:22.413Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-04T08:45:22.413Z] support-cron-scheduler-arm64 latest a7f45b86259d 3 seconds ago 45.6MB [2024-10-04T08:45:22.413Z] support-notifications-arm64 latest f5f7b8f1f451 5 seconds ago 44.8MB [2024-10-04T08:45:22.413Z] support-scheduler-arm64 latest f2e3241cb004 5 seconds ago 44MB [2024-10-04T08:45:22.413Z] core-metadata-arm64 latest 87a7dd4d7c31 38 seconds ago 30.2MB [2024-10-04T08:45:22.413Z] core-keeper-arm64 latest da6fc790163e 41 seconds ago 29.5MB [2024-10-04T08:45:22.413Z] core-data-arm64 latest 1f361f150d2a 50 seconds ago 30.1MB [2024-10-04T08:45:22.413Z] core-command-arm64 latest e8cacbb1f939 2 minutes ago 26.4MB [2024-10-04T08:45:22.413Z] security-proxy-auth-arm64 latest 144e2dbc54d8 3 minutes ago 25.2MB [2024-10-04T08:45:22.413Z] security-spiffe-token-provider-arm64 latest 0f1b0e177cea 12 minutes ago 33MB [2024-10-04T08:45:22.413Z] core-common-config-bootstrapper-arm64 latest 33fcf35c2302 14 minutes ago 17.4MB [2024-10-04T08:45:22.413Z] security-secretstore-setup-arm64 latest ab7e7e2fc54e 15 minutes ago 40.3MB [2024-10-04T08:45:22.413Z] security-bootstrapper-arm64 latest 956801ab3dbf 15 minutes ago 21MB [2024-10-04T08:45:22.413Z] security-proxy-setup-arm64 latest 71c2e6d0e8f6 15 minutes ago 29.4MB [2024-10-04T08:45:22.413Z] security-spire-agent-arm64 latest e097538d0a36 37 minutes ago 176MB [2024-10-04T08:45:22.413Z] security-spire-config-arm64 latest 90c5a2e6fab4 37 minutes ago 117MB [2024-10-04T08:45:22.414Z] security-spire-server-arm64 latest 5330d39e7d5b 37 minutes ago 118MB [2024-10-04T08:45:22.414Z] ci-base-image-arm64 latest 03d1fb6e6cfd 39 minutes ago 965MB [2024-10-04T08:45:22.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 29 hours ago 558MB [2024-10-04T08:45:22.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-04T08:45:22.574Z] provisioning config files... [2024-10-04T08:45:22.588Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/711@tmp/config8120174421126335036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:45:22.938Z] ---> ****-login.sh [2024-10-04T08:45:22.938Z] nexus3.edgexfoundry.org:10001 [2024-10-04T08:45:22.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:45:23.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:45:23.205Z] Configure a credential helper to remove this warning. See [2024-10-04T08:45:23.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:45:23.205Z] [2024-10-04T08:45:23.205Z] Login Succeeded [2024-10-04T08:45:23.205Z] nexus3.edgexfoundry.org:10002 [2024-10-04T08:45:23.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:45:23.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:45:23.469Z] Configure a credential helper to remove this warning. See [2024-10-04T08:45:23.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:45:23.469Z] [2024-10-04T08:45:23.469Z] Login Succeeded [2024-10-04T08:45:23.470Z] nexus3.edgexfoundry.org:10003 [2024-10-04T08:45:23.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:45:23.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:45:23.999Z] Configure a credential helper to remove this warning. See [2024-10-04T08:45:23.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:45:23.999Z] [2024-10-04T08:45:23.999Z] Login Succeeded [2024-10-04T08:45:23.999Z] nexus3.edgexfoundry.org:10004 [2024-10-04T08:45:23.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:45:24.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:45:24.267Z] Configure a credential helper to remove this warning. See [2024-10-04T08:45:24.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:45:24.267Z] [2024-10-04T08:45:24.267Z] Login Succeeded [2024-10-04T08:45:24.267Z] ****.io [2024-10-04T08:45:24.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:45:24.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:45:24.799Z] Configure a credential helper to remove this warning. See [2024-10-04T08:45:24.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:45:24.799Z] [2024-10-04T08:45:24.799Z] Login Succeeded [2024-10-04T08:45:24.799Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T08:45:24.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:45:24.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T08:45:24.900Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-04T08:45:24.900Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:24.900Z] latest [2024-10-04T08:45:24.900Z] 3.2.0-dev.88 [2024-10-04T08:45:24.900Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:24.900Z] main [2024-10-04T08:45:24.900Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:25.283Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:25.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:25.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-04T08:45:25.645Z] 243c9eaa3dbb: Preparing [2024-10-04T08:45:25.645Z] 615de27967e6: Preparing [2024-10-04T08:45:25.645Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:25.645Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:25.645Z] 5675c8db91c4: Preparing [2024-10-04T08:45:25.645Z] 0c6151645510: Preparing [2024-10-04T08:45:25.645Z] 16113d51b718: Preparing [2024-10-04T08:45:25.645Z] 0c6151645510: Waiting [2024-10-04T08:45:25.645Z] 16113d51b718: Waiting [2024-10-04T08:45:25.919Z] 243c9eaa3dbb: Pushed [2024-10-04T08:45:25.919Z] ecbd8fdec9e8: Pushed [2024-10-04T08:45:25.919Z] e893cd1ae2b3: Pushed [2024-10-04T08:45:25.919Z] 16113d51b718: Layer already exists [2024-10-04T08:45:25.919Z] 5675c8db91c4: Pushed [2024-10-04T08:45:25.919Z] 0c6151645510: Pushed [2024-10-04T08:45:30.169Z] 615de27967e6: Pushed [2024-10-04T08:45:30.169Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:30.543Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:30.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-04T08:45:30.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-04T08:45:30.898Z] 243c9eaa3dbb: Preparing [2024-10-04T08:45:30.898Z] 615de27967e6: Preparing [2024-10-04T08:45:30.898Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:30.898Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:30.898Z] 5675c8db91c4: Preparing [2024-10-04T08:45:30.898Z] 0c6151645510: Preparing [2024-10-04T08:45:30.898Z] 16113d51b718: Preparing [2024-10-04T08:45:30.898Z] 0c6151645510: Waiting [2024-10-04T08:45:30.898Z] 16113d51b718: Waiting [2024-10-04T08:45:30.898Z] 243c9eaa3dbb: Layer already exists [2024-10-04T08:45:30.898Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:30.898Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:30.898Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:30.898Z] 615de27967e6: Layer already exists [2024-10-04T08:45:30.898Z] 16113d51b718: Layer already exists [2024-10-04T08:45:30.898Z] 0c6151645510: Layer already exists [2024-10-04T08:45:31.163Z] latest: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:31.536Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:31.892Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.88 [2024-10-04T08:45:31.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-04T08:45:31.892Z] 243c9eaa3dbb: Preparing [2024-10-04T08:45:31.892Z] 615de27967e6: Preparing [2024-10-04T08:45:31.892Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:31.892Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:31.892Z] 5675c8db91c4: Preparing [2024-10-04T08:45:31.892Z] 0c6151645510: Preparing [2024-10-04T08:45:31.892Z] 16113d51b718: Preparing [2024-10-04T08:45:31.892Z] 0c6151645510: Waiting [2024-10-04T08:45:31.892Z] 16113d51b718: Waiting [2024-10-04T08:45:31.892Z] 243c9eaa3dbb: Layer already exists [2024-10-04T08:45:31.892Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:31.892Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:31.892Z] 615de27967e6: Layer already exists [2024-10-04T08:45:31.892Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:31.892Z] 0c6151645510: Layer already exists [2024-10-04T08:45:31.892Z] 16113d51b718: Layer already exists [2024-10-04T08:45:31.892Z] 3.2.0-dev.88: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:32.532Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:32.881Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:32.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-04T08:45:32.881Z] 243c9eaa3dbb: Preparing [2024-10-04T08:45:32.881Z] 615de27967e6: Preparing [2024-10-04T08:45:32.881Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:32.881Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:32.881Z] 5675c8db91c4: Preparing [2024-10-04T08:45:32.881Z] 0c6151645510: Preparing [2024-10-04T08:45:32.881Z] 16113d51b718: Preparing [2024-10-04T08:45:32.881Z] 0c6151645510: Waiting [2024-10-04T08:45:32.881Z] 16113d51b718: Waiting [2024-10-04T08:45:32.881Z] 243c9eaa3dbb: Layer already exists [2024-10-04T08:45:32.881Z] 615de27967e6: Layer already exists [2024-10-04T08:45:32.881Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:32.881Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:32.881Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:32.881Z] 16113d51b718: Layer already exists [2024-10-04T08:45:32.881Z] 0c6151645510: Layer already exists [2024-10-04T08:45:33.144Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:33.502Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:33.894Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-04T08:45:33.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-04T08:45:33.894Z] 243c9eaa3dbb: Preparing [2024-10-04T08:45:33.894Z] 615de27967e6: Preparing [2024-10-04T08:45:33.894Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:33.894Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:33.894Z] 5675c8db91c4: Preparing [2024-10-04T08:45:33.894Z] 0c6151645510: Preparing [2024-10-04T08:45:33.894Z] 16113d51b718: Preparing [2024-10-04T08:45:33.894Z] 0c6151645510: Waiting [2024-10-04T08:45:33.894Z] 16113d51b718: Waiting [2024-10-04T08:45:33.894Z] 243c9eaa3dbb: Layer already exists [2024-10-04T08:45:33.894Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:33.894Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:33.894Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:33.894Z] 615de27967e6: Layer already exists [2024-10-04T08:45:33.894Z] 16113d51b718: Layer already exists [2024-10-04T08:45:33.894Z] 0c6151645510: Layer already exists [2024-10-04T08:45:33.894Z] main: digest: sha256:5655127822cd90b0c5cf79a75474bdde71cebbf03031a351ffeb35ce3cb21ef2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:45:34.254Z] ===================================================== [Pipeline] echo [2024-10-04T08:45:34.266Z] taggedImages: [2024-10-04T08:45:34.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:34.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-04T08:45:34.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.88 [2024-10-04T08:45:34.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:34.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-04T08:45:34.298Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-04T08:45:34.298Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:34.298Z] latest [2024-10-04T08:45:34.298Z] 3.2.0-dev.88 [2024-10-04T08:45:34.298Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:34.298Z] main [2024-10-04T08:45:34.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:34.682Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:35.035Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:35.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-04T08:45:35.035Z] d018faa06ac6: Preparing [2024-10-04T08:45:35.035Z] 7dbb2aec034a: Preparing [2024-10-04T08:45:35.035Z] 8924ef92892e: Preparing [2024-10-04T08:45:35.035Z] 7e795565d16e: Preparing [2024-10-04T08:45:35.035Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:35.035Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:35.035Z] 5675c8db91c4: Preparing [2024-10-04T08:45:35.035Z] 0c6151645510: Preparing [2024-10-04T08:45:35.035Z] 16113d51b718: Preparing [2024-10-04T08:45:35.035Z] 5675c8db91c4: Waiting [2024-10-04T08:45:35.035Z] 0c6151645510: Waiting [2024-10-04T08:45:35.035Z] 16113d51b718: Waiting [2024-10-04T08:45:35.035Z] e893cd1ae2b3: Waiting [2024-10-04T08:45:35.035Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:35.298Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:35.298Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:35.298Z] 8924ef92892e: Pushed [2024-10-04T08:45:35.298Z] 7dbb2aec034a: Pushed [2024-10-04T08:45:35.298Z] 0c6151645510: Layer already exists [2024-10-04T08:45:35.298Z] d018faa06ac6: Pushed [2024-10-04T08:45:35.298Z] 16113d51b718: Layer already exists [2024-10-04T08:45:37.230Z] 7e795565d16e: Pushed [2024-10-04T08:45:37.230Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:37.591Z] + 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-10-04T08:45:37.949Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-04T08:45:37.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-04T08:45:37.950Z] d018faa06ac6: Preparing [2024-10-04T08:45:37.950Z] 7dbb2aec034a: Preparing [2024-10-04T08:45:37.950Z] 8924ef92892e: Preparing [2024-10-04T08:45:37.950Z] 7e795565d16e: Preparing [2024-10-04T08:45:37.950Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:37.950Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:37.950Z] 5675c8db91c4: Preparing [2024-10-04T08:45:37.950Z] 0c6151645510: Preparing [2024-10-04T08:45:37.950Z] 16113d51b718: Preparing [2024-10-04T08:45:37.950Z] 5675c8db91c4: Waiting [2024-10-04T08:45:37.950Z] e893cd1ae2b3: Waiting [2024-10-04T08:45:37.950Z] 0c6151645510: Waiting [2024-10-04T08:45:37.950Z] 16113d51b718: Waiting [2024-10-04T08:45:37.950Z] 7e795565d16e: Layer already exists [2024-10-04T08:45:37.950Z] 8924ef92892e: Layer already exists [2024-10-04T08:45:37.950Z] 7dbb2aec034a: Layer already exists [2024-10-04T08:45:37.950Z] d018faa06ac6: Layer already exists [2024-10-04T08:45:37.950Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:37.950Z] 0c6151645510: Layer already exists [2024-10-04T08:45:37.950Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:37.950Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:37.950Z] 16113d51b718: Layer already exists [2024-10-04T08:45:38.214Z] latest: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:38.574Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:38.937Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.88 [2024-10-04T08:45:38.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-04T08:45:38.938Z] d018faa06ac6: Preparing [2024-10-04T08:45:38.938Z] 7dbb2aec034a: Preparing [2024-10-04T08:45:38.938Z] 8924ef92892e: Preparing [2024-10-04T08:45:38.938Z] 7e795565d16e: Preparing [2024-10-04T08:45:38.938Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:38.938Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:38.938Z] 5675c8db91c4: Preparing [2024-10-04T08:45:38.938Z] 0c6151645510: Preparing [2024-10-04T08:45:38.938Z] 16113d51b718: Preparing [2024-10-04T08:45:38.938Z] e893cd1ae2b3: Waiting [2024-10-04T08:45:38.938Z] 0c6151645510: Waiting [2024-10-04T08:45:38.938Z] d018faa06ac6: Layer already exists [2024-10-04T08:45:38.938Z] 7dbb2aec034a: Layer already exists [2024-10-04T08:45:38.938Z] 8924ef92892e: Layer already exists [2024-10-04T08:45:38.938Z] 7e795565d16e: Layer already exists [2024-10-04T08:45:38.938Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:38.938Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:38.938Z] 0c6151645510: Layer already exists [2024-10-04T08:45:38.938Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:38.938Z] 16113d51b718: Layer already exists [2024-10-04T08:45:39.202Z] 3.2.0-dev.88: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:39.562Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:39.919Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:39.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-04T08:45:39.920Z] d018faa06ac6: Preparing [2024-10-04T08:45:39.920Z] 7dbb2aec034a: Preparing [2024-10-04T08:45:39.920Z] 8924ef92892e: Preparing [2024-10-04T08:45:39.920Z] 7e795565d16e: Preparing [2024-10-04T08:45:39.920Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:39.920Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:39.920Z] 5675c8db91c4: Preparing [2024-10-04T08:45:39.920Z] 0c6151645510: Preparing [2024-10-04T08:45:39.920Z] 16113d51b718: Preparing [2024-10-04T08:45:39.920Z] e893cd1ae2b3: Waiting [2024-10-04T08:45:39.920Z] 5675c8db91c4: Waiting [2024-10-04T08:45:39.920Z] 0c6151645510: Waiting [2024-10-04T08:45:39.920Z] 16113d51b718: Waiting [2024-10-04T08:45:39.920Z] 7dbb2aec034a: Layer already exists [2024-10-04T08:45:39.920Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:39.920Z] d018faa06ac6: Layer already exists [2024-10-04T08:45:39.920Z] 7e795565d16e: Layer already exists [2024-10-04T08:45:39.920Z] 8924ef92892e: Layer already exists [2024-10-04T08:45:39.920Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:39.920Z] 0c6151645510: Layer already exists [2024-10-04T08:45:39.920Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:39.920Z] 16113d51b718: Layer already exists [2024-10-04T08:45:40.183Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:40.534Z] + 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-10-04T08:45:40.889Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-04T08:45:40.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-04T08:45:40.889Z] d018faa06ac6: Preparing [2024-10-04T08:45:40.889Z] 7dbb2aec034a: Preparing [2024-10-04T08:45:40.889Z] 8924ef92892e: Preparing [2024-10-04T08:45:40.889Z] 7e795565d16e: Preparing [2024-10-04T08:45:40.889Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:40.889Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:40.889Z] 5675c8db91c4: Preparing [2024-10-04T08:45:40.889Z] e893cd1ae2b3: Waiting [2024-10-04T08:45:40.889Z] 0c6151645510: Preparing [2024-10-04T08:45:40.889Z] 16113d51b718: Preparing [2024-10-04T08:45:40.889Z] 0c6151645510: Waiting [2024-10-04T08:45:40.889Z] 5675c8db91c4: Waiting [2024-10-04T08:45:40.889Z] 16113d51b718: Waiting [2024-10-04T08:45:40.889Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:40.889Z] 8924ef92892e: Layer already exists [2024-10-04T08:45:40.889Z] 7e795565d16e: Layer already exists [2024-10-04T08:45:40.889Z] d018faa06ac6: Layer already exists [2024-10-04T08:45:40.889Z] 7dbb2aec034a: Layer already exists [2024-10-04T08:45:40.889Z] 0c6151645510: Layer already exists [2024-10-04T08:45:40.889Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:40.889Z] 16113d51b718: Layer already exists [2024-10-04T08:45:40.889Z] 5675c8db91c4: Layer already exists [2024-10-04T08:45:41.154Z] main: digest: sha256:89246112c628f05f16fc020c0106660e87b475d94ab7a7ac793d0b11609230b2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:45:41.233Z] ===================================================== [Pipeline] echo [2024-10-04T08:45:41.252Z] taggedImages: [2024-10-04T08:45:41.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:41.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-04T08:45:41.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.88 [2024-10-04T08:45:41.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:41.252Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-04T08:45:41.285Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-04T08:45:41.285Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:41.285Z] latest [2024-10-04T08:45:41.285Z] 3.2.0-dev.88 [2024-10-04T08:45:41.285Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:41.285Z] main [2024-10-04T08:45:41.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:41.654Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:42.021Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:42.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-04T08:45:42.022Z] 4f386b86468e: Preparing [2024-10-04T08:45:42.022Z] 05ad77538dfe: Preparing [2024-10-04T08:45:42.022Z] b94ba1a076fa: Preparing [2024-10-04T08:45:42.022Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:42.022Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:42.022Z] e7bec8944f7a: Preparing [2024-10-04T08:45:42.022Z] 6cef9bb6decd: Preparing [2024-10-04T08:45:42.022Z] 16113d51b718: Preparing [2024-10-04T08:45:42.022Z] 6cef9bb6decd: Waiting [2024-10-04T08:45:42.022Z] e7bec8944f7a: Waiting [2024-10-04T08:45:42.022Z] 16113d51b718: Waiting [2024-10-04T08:45:42.022Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:42.022Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:42.288Z] 05ad77538dfe: Pushed [2024-10-04T08:45:42.288Z] 4f386b86468e: Pushed [2024-10-04T08:45:42.288Z] 16113d51b718: Layer already exists [2024-10-04T08:45:42.288Z] 6cef9bb6decd: Pushed [2024-10-04T08:45:42.288Z] e7bec8944f7a: Pushed [2024-10-04T08:45:47.612Z] b94ba1a076fa: Pushed [2024-10-04T08:45:47.612Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:47.963Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:48.321Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-04T08:45:48.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-04T08:45:48.322Z] 4f386b86468e: Preparing [2024-10-04T08:45:48.322Z] 05ad77538dfe: Preparing [2024-10-04T08:45:48.322Z] b94ba1a076fa: Preparing [2024-10-04T08:45:48.322Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:48.322Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:48.322Z] e7bec8944f7a: Preparing [2024-10-04T08:45:48.322Z] 6cef9bb6decd: Preparing [2024-10-04T08:45:48.322Z] 16113d51b718: Preparing [2024-10-04T08:45:48.322Z] e7bec8944f7a: Waiting [2024-10-04T08:45:48.322Z] 6cef9bb6decd: Waiting [2024-10-04T08:45:48.322Z] 16113d51b718: Waiting [2024-10-04T08:45:48.322Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:48.322Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:48.322Z] 4f386b86468e: Layer already exists [2024-10-04T08:45:48.322Z] 05ad77538dfe: Layer already exists [2024-10-04T08:45:48.322Z] b94ba1a076fa: Layer already exists [2024-10-04T08:45:48.322Z] e7bec8944f7a: Layer already exists [2024-10-04T08:45:48.322Z] 16113d51b718: Layer already exists [2024-10-04T08:45:48.322Z] 6cef9bb6decd: Layer already exists [2024-10-04T08:45:48.586Z] latest: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:48.948Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:49.317Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.88 [2024-10-04T08:45:49.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-04T08:45:49.318Z] 4f386b86468e: Preparing [2024-10-04T08:45:49.318Z] 05ad77538dfe: Preparing [2024-10-04T08:45:49.318Z] b94ba1a076fa: Preparing [2024-10-04T08:45:49.318Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:49.318Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:49.318Z] e7bec8944f7a: Preparing [2024-10-04T08:45:49.318Z] 6cef9bb6decd: Preparing [2024-10-04T08:45:49.318Z] 16113d51b718: Preparing [2024-10-04T08:45:49.318Z] e7bec8944f7a: Waiting [2024-10-04T08:45:49.318Z] 6cef9bb6decd: Waiting [2024-10-04T08:45:49.318Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:49.318Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:49.318Z] 4f386b86468e: Layer already exists [2024-10-04T08:45:49.318Z] b94ba1a076fa: Layer already exists [2024-10-04T08:45:49.318Z] 05ad77538dfe: Layer already exists [2024-10-04T08:45:49.318Z] 16113d51b718: Layer already exists [2024-10-04T08:45:49.318Z] e7bec8944f7a: Layer already exists [2024-10-04T08:45:49.318Z] 6cef9bb6decd: Layer already exists [2024-10-04T08:45:49.584Z] 3.2.0-dev.88: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:49.949Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:50.301Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:50.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-04T08:45:50.301Z] 4f386b86468e: Preparing [2024-10-04T08:45:50.301Z] 05ad77538dfe: Preparing [2024-10-04T08:45:50.301Z] b94ba1a076fa: Preparing [2024-10-04T08:45:50.301Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:50.301Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:50.301Z] e7bec8944f7a: Preparing [2024-10-04T08:45:50.301Z] 6cef9bb6decd: Preparing [2024-10-04T08:45:50.301Z] 16113d51b718: Preparing [2024-10-04T08:45:50.301Z] 6cef9bb6decd: Waiting [2024-10-04T08:45:50.301Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:50.301Z] 4f386b86468e: Layer already exists [2024-10-04T08:45:50.301Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:50.301Z] 05ad77538dfe: Layer already exists [2024-10-04T08:45:50.301Z] b94ba1a076fa: Layer already exists [2024-10-04T08:45:50.567Z] 6cef9bb6decd: Layer already exists [2024-10-04T08:45:50.567Z] e7bec8944f7a: Layer already exists [2024-10-04T08:45:50.567Z] 16113d51b718: Layer already exists [2024-10-04T08:45:50.567Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:50.932Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:51.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-04T08:45:51.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-04T08:45:51.289Z] 4f386b86468e: Preparing [2024-10-04T08:45:51.289Z] 05ad77538dfe: Preparing [2024-10-04T08:45:51.289Z] b94ba1a076fa: Preparing [2024-10-04T08:45:51.289Z] ecbd8fdec9e8: Preparing [2024-10-04T08:45:51.289Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:51.289Z] e7bec8944f7a: Preparing [2024-10-04T08:45:51.289Z] 6cef9bb6decd: Preparing [2024-10-04T08:45:51.289Z] e7bec8944f7a: Waiting [2024-10-04T08:45:51.289Z] 16113d51b718: Preparing [2024-10-04T08:45:51.289Z] 6cef9bb6decd: Waiting [2024-10-04T08:45:51.289Z] 16113d51b718: Waiting [2024-10-04T08:45:51.289Z] b94ba1a076fa: Layer already exists [2024-10-04T08:45:51.289Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:45:51.289Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:51.289Z] 4f386b86468e: Layer already exists [2024-10-04T08:45:51.289Z] 05ad77538dfe: Layer already exists [2024-10-04T08:45:51.289Z] 6cef9bb6decd: Layer already exists [2024-10-04T08:45:51.289Z] 16113d51b718: Layer already exists [2024-10-04T08:45:51.289Z] e7bec8944f7a: Layer already exists [2024-10-04T08:45:51.553Z] main: digest: sha256:2d197c75a393ad4ec5261d93d4d25f811f84f71dbe85034be7cae660e31eca67 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:45:51.646Z] ===================================================== [Pipeline] echo [2024-10-04T08:45:51.661Z] taggedImages: [2024-10-04T08:45:51.661Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:51.661Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-04T08:45:51.661Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.88 [2024-10-04T08:45:51.661Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:51.661Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-04T08:45:51.697Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-04T08:45:51.697Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:51.697Z] latest [2024-10-04T08:45:51.697Z] 3.2.0-dev.88 [2024-10-04T08:45:51.697Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:45:51.697Z] main [2024-10-04T08:45:51.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:52.087Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:52.466Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:45:52.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-04T08:45:52.466Z] ab68fdfbdb20: Preparing [2024-10-04T08:45:52.466Z] d553ebdcd4e0: Preparing [2024-10-04T08:45:52.466Z] 185c13f6086b: Preparing [2024-10-04T08:45:52.466Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:52.466Z] a5ea611d638e: Preparing [2024-10-04T08:45:52.466Z] f900725abaed: Preparing [2024-10-04T08:45:52.466Z] 16113d51b718: Preparing [2024-10-04T08:45:52.466Z] f900725abaed: Waiting [2024-10-04T08:45:52.466Z] 16113d51b718: Waiting [2024-10-04T08:45:52.466Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:52.740Z] d553ebdcd4e0: Pushed [2024-10-04T08:45:52.740Z] 16113d51b718: Layer already exists [2024-10-04T08:45:52.740Z] f900725abaed: Pushed [2024-10-04T08:45:52.740Z] ab68fdfbdb20: Pushed [2024-10-04T08:45:52.740Z] a5ea611d638e: Pushed [2024-10-04T08:45:58.082Z] 185c13f6086b: Pushed [2024-10-04T08:45:58.082Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:58.443Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:58.831Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-04T08:45:58.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-04T08:45:58.831Z] ab68fdfbdb20: Preparing [2024-10-04T08:45:58.831Z] d553ebdcd4e0: Preparing [2024-10-04T08:45:58.831Z] 185c13f6086b: Preparing [2024-10-04T08:45:58.831Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:58.831Z] a5ea611d638e: Preparing [2024-10-04T08:45:58.831Z] f900725abaed: Preparing [2024-10-04T08:45:58.831Z] 16113d51b718: Preparing [2024-10-04T08:45:58.831Z] f900725abaed: Waiting [2024-10-04T08:45:58.831Z] 16113d51b718: Waiting [2024-10-04T08:45:58.831Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:58.831Z] ab68fdfbdb20: Layer already exists [2024-10-04T08:45:58.831Z] 185c13f6086b: Layer already exists [2024-10-04T08:45:58.831Z] a5ea611d638e: Layer already exists [2024-10-04T08:45:58.831Z] d553ebdcd4e0: Layer already exists [2024-10-04T08:45:58.831Z] f900725abaed: Layer already exists [2024-10-04T08:45:58.831Z] 16113d51b718: Layer already exists [2024-10-04T08:45:59.096Z] latest: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:59.452Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:45:59.819Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.88 [2024-10-04T08:45:59.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-04T08:45:59.819Z] ab68fdfbdb20: Preparing [2024-10-04T08:45:59.819Z] d553ebdcd4e0: Preparing [2024-10-04T08:45:59.819Z] 185c13f6086b: Preparing [2024-10-04T08:45:59.819Z] e893cd1ae2b3: Preparing [2024-10-04T08:45:59.819Z] a5ea611d638e: Preparing [2024-10-04T08:45:59.819Z] f900725abaed: Preparing [2024-10-04T08:45:59.819Z] 16113d51b718: Preparing [2024-10-04T08:45:59.819Z] f900725abaed: Waiting [2024-10-04T08:45:59.819Z] 16113d51b718: Waiting [2024-10-04T08:45:59.819Z] d553ebdcd4e0: Layer already exists [2024-10-04T08:45:59.819Z] a5ea611d638e: Layer already exists [2024-10-04T08:45:59.819Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:45:59.819Z] 185c13f6086b: Layer already exists [2024-10-04T08:45:59.819Z] ab68fdfbdb20: Layer already exists [2024-10-04T08:45:59.819Z] 16113d51b718: Layer already exists [2024-10-04T08:45:59.819Z] f900725abaed: Layer already exists [2024-10-04T08:46:00.085Z] 3.2.0-dev.88: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:00.448Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:00.800Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:00.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-04T08:46:00.801Z] ab68fdfbdb20: Preparing [2024-10-04T08:46:00.801Z] d553ebdcd4e0: Preparing [2024-10-04T08:46:00.801Z] 185c13f6086b: Preparing [2024-10-04T08:46:00.801Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:00.801Z] a5ea611d638e: Preparing [2024-10-04T08:46:00.801Z] f900725abaed: Preparing [2024-10-04T08:46:00.801Z] 16113d51b718: Preparing [2024-10-04T08:46:00.801Z] f900725abaed: Waiting [2024-10-04T08:46:00.801Z] 16113d51b718: Waiting [2024-10-04T08:46:00.801Z] ab68fdfbdb20: Layer already exists [2024-10-04T08:46:00.801Z] a5ea611d638e: Layer already exists [2024-10-04T08:46:00.801Z] 185c13f6086b: Layer already exists [2024-10-04T08:46:00.801Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:00.801Z] d553ebdcd4e0: Layer already exists [2024-10-04T08:46:00.801Z] f900725abaed: Layer already exists [2024-10-04T08:46:00.801Z] 16113d51b718: Layer already exists [2024-10-04T08:46:01.070Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:01.450Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:01.814Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-04T08:46:01.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-04T08:46:01.815Z] ab68fdfbdb20: Preparing [2024-10-04T08:46:01.815Z] d553ebdcd4e0: Preparing [2024-10-04T08:46:01.815Z] 185c13f6086b: Preparing [2024-10-04T08:46:01.815Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:01.815Z] a5ea611d638e: Preparing [2024-10-04T08:46:01.815Z] f900725abaed: Preparing [2024-10-04T08:46:01.815Z] 16113d51b718: Preparing [2024-10-04T08:46:01.815Z] f900725abaed: Waiting [2024-10-04T08:46:01.815Z] 185c13f6086b: Layer already exists [2024-10-04T08:46:01.815Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:01.815Z] ab68fdfbdb20: Layer already exists [2024-10-04T08:46:01.815Z] d553ebdcd4e0: Layer already exists [2024-10-04T08:46:01.815Z] a5ea611d638e: Layer already exists [2024-10-04T08:46:01.815Z] 16113d51b718: Layer already exists [2024-10-04T08:46:01.815Z] f900725abaed: Layer already exists [2024-10-04T08:46:02.080Z] main: digest: sha256:75eb1915a5a8841444a8a83b596c00b0dd19239faa7ac0dd68a756b8a06721c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:46:02.162Z] ===================================================== [Pipeline] echo [2024-10-04T08:46:02.179Z] taggedImages: [2024-10-04T08:46:02.180Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:02.180Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-04T08:46:02.180Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.88 [2024-10-04T08:46:02.180Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:02.180Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-04T08:46:02.221Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-04T08:46:02.221Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:02.221Z] latest [2024-10-04T08:46:02.221Z] 3.2.0-dev.88 [2024-10-04T08:46:02.221Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:02.221Z] main [2024-10-04T08:46:02.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:02.596Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:03.058Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:03.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-04T08:46:03.058Z] a446e76d428b: Preparing [2024-10-04T08:46:03.058Z] 9afbb1f0f8f1: Preparing [2024-10-04T08:46:03.058Z] 54008621fbff: Preparing [2024-10-04T08:46:03.058Z] 793bdac3f296: Preparing [2024-10-04T08:46:03.058Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:03.058Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:03.058Z] 5675c8db91c4: Preparing [2024-10-04T08:46:03.058Z] 0c6151645510: Preparing [2024-10-04T08:46:03.058Z] 16113d51b718: Preparing [2024-10-04T08:46:03.058Z] 5675c8db91c4: Waiting [2024-10-04T08:46:03.058Z] 0c6151645510: Waiting [2024-10-04T08:46:03.058Z] 16113d51b718: Waiting [2024-10-04T08:46:03.058Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:03.352Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:03.352Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:03.352Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:03.352Z] 54008621fbff: Pushed [2024-10-04T08:46:03.352Z] 0c6151645510: Layer already exists [2024-10-04T08:46:03.352Z] a446e76d428b: Pushed [2024-10-04T08:46:03.352Z] 9afbb1f0f8f1: Pushed [2024-10-04T08:46:03.352Z] 16113d51b718: Layer already exists [2024-10-04T08:46:08.800Z] 793bdac3f296: Pushed [2024-10-04T08:46:08.800Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:09.159Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:09.512Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-04T08:46:09.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-04T08:46:09.512Z] a446e76d428b: Preparing [2024-10-04T08:46:09.512Z] 9afbb1f0f8f1: Preparing [2024-10-04T08:46:09.512Z] 54008621fbff: Preparing [2024-10-04T08:46:09.512Z] 793bdac3f296: Preparing [2024-10-04T08:46:09.512Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:09.512Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:09.512Z] 5675c8db91c4: Preparing [2024-10-04T08:46:09.512Z] 0c6151645510: Preparing [2024-10-04T08:46:09.512Z] 16113d51b718: Preparing [2024-10-04T08:46:09.512Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:09.512Z] 0c6151645510: Waiting [2024-10-04T08:46:09.512Z] 5675c8db91c4: Waiting [2024-10-04T08:46:09.512Z] 16113d51b718: Waiting [2024-10-04T08:46:09.512Z] 793bdac3f296: Layer already exists [2024-10-04T08:46:09.512Z] a446e76d428b: Layer already exists [2024-10-04T08:46:09.512Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:09.512Z] 54008621fbff: Layer already exists [2024-10-04T08:46:09.512Z] 9afbb1f0f8f1: Layer already exists [2024-10-04T08:46:09.512Z] 0c6151645510: Layer already exists [2024-10-04T08:46:09.512Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:09.512Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:09.512Z] 16113d51b718: Layer already exists [2024-10-04T08:46:09.778Z] latest: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:10.135Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:10.495Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.88 [2024-10-04T08:46:10.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-04T08:46:10.495Z] a446e76d428b: Preparing [2024-10-04T08:46:10.495Z] 9afbb1f0f8f1: Preparing [2024-10-04T08:46:10.495Z] 54008621fbff: Preparing [2024-10-04T08:46:10.495Z] 793bdac3f296: Preparing [2024-10-04T08:46:10.495Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:10.495Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:10.495Z] 5675c8db91c4: Preparing [2024-10-04T08:46:10.495Z] 0c6151645510: Preparing [2024-10-04T08:46:10.495Z] 16113d51b718: Preparing [2024-10-04T08:46:10.495Z] 5675c8db91c4: Waiting [2024-10-04T08:46:10.495Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:10.495Z] 0c6151645510: Waiting [2024-10-04T08:46:10.495Z] 16113d51b718: Waiting [2024-10-04T08:46:10.495Z] 54008621fbff: Layer already exists [2024-10-04T08:46:10.495Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:10.495Z] a446e76d428b: Layer already exists [2024-10-04T08:46:10.495Z] 793bdac3f296: Layer already exists [2024-10-04T08:46:10.495Z] 9afbb1f0f8f1: Layer already exists [2024-10-04T08:46:10.495Z] 16113d51b718: Layer already exists [2024-10-04T08:46:10.495Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:10.495Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:10.495Z] 0c6151645510: Layer already exists [2024-10-04T08:46:10.495Z] 3.2.0-dev.88: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:11.119Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:11.471Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:11.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-04T08:46:11.471Z] a446e76d428b: Preparing [2024-10-04T08:46:11.471Z] 9afbb1f0f8f1: Preparing [2024-10-04T08:46:11.471Z] 54008621fbff: Preparing [2024-10-04T08:46:11.471Z] 793bdac3f296: Preparing [2024-10-04T08:46:11.471Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:11.471Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:11.471Z] 5675c8db91c4: Preparing [2024-10-04T08:46:11.471Z] 0c6151645510: Preparing [2024-10-04T08:46:11.471Z] 16113d51b718: Preparing [2024-10-04T08:46:11.471Z] 5675c8db91c4: Waiting [2024-10-04T08:46:11.471Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:11.471Z] 0c6151645510: Waiting [2024-10-04T08:46:11.471Z] 16113d51b718: Waiting [2024-10-04T08:46:11.471Z] 54008621fbff: Layer already exists [2024-10-04T08:46:11.471Z] 9afbb1f0f8f1: Layer already exists [2024-10-04T08:46:11.471Z] a446e76d428b: Layer already exists [2024-10-04T08:46:11.471Z] 793bdac3f296: Layer already exists [2024-10-04T08:46:11.471Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:11.471Z] 0c6151645510: Layer already exists [2024-10-04T08:46:11.471Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:11.471Z] 16113d51b718: Layer already exists [2024-10-04T08:46:11.471Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:11.737Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:12.087Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:13.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-04T08:46:13.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-04T08:46:13.018Z] a446e76d428b: Preparing [2024-10-04T08:46:13.018Z] 9afbb1f0f8f1: Preparing [2024-10-04T08:46:13.018Z] 54008621fbff: Preparing [2024-10-04T08:46:13.018Z] 793bdac3f296: Preparing [2024-10-04T08:46:13.018Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:13.018Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:13.018Z] 5675c8db91c4: Preparing [2024-10-04T08:46:13.018Z] 0c6151645510: Preparing [2024-10-04T08:46:13.018Z] 16113d51b718: Preparing [2024-10-04T08:46:13.018Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:13.018Z] 5675c8db91c4: Waiting [2024-10-04T08:46:13.018Z] 0c6151645510: Waiting [2024-10-04T08:46:13.018Z] 16113d51b718: Waiting [2024-10-04T08:46:13.018Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:13.018Z] 793bdac3f296: Layer already exists [2024-10-04T08:46:13.018Z] 54008621fbff: Layer already exists [2024-10-04T08:46:13.018Z] 9afbb1f0f8f1: Layer already exists [2024-10-04T08:46:13.018Z] a446e76d428b: Layer already exists [2024-10-04T08:46:13.018Z] 0c6151645510: Layer already exists [2024-10-04T08:46:13.018Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:13.018Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:13.018Z] 16113d51b718: Layer already exists [2024-10-04T08:46:13.282Z] main: digest: sha256:259d90b0be40e190fcf5407d7732e22b469ba3333becebebba0fb10ce74c5c06 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:46:13.372Z] ===================================================== [Pipeline] echo [2024-10-04T08:46:13.388Z] taggedImages: [2024-10-04T08:46:13.388Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:13.388Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-04T08:46:13.388Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.88 [2024-10-04T08:46:13.388Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:13.388Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-04T08:46:13.414Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-04T08:46:13.414Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:13.414Z] latest [2024-10-04T08:46:13.414Z] 3.2.0-dev.88 [2024-10-04T08:46:13.414Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:13.414Z] main [2024-10-04T08:46:13.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:13.784Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:14.142Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:14.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-04T08:46:14.143Z] f7d27f80161b: Preparing [2024-10-04T08:46:14.143Z] 18e68e097a72: Preparing [2024-10-04T08:46:14.143Z] 10bc6ce9e2b5: Preparing [2024-10-04T08:46:14.143Z] 183472f58edd: Preparing [2024-10-04T08:46:14.143Z] 1b3c756e5fe9: Preparing [2024-10-04T08:46:14.143Z] 6ebf11f40a66: Preparing [2024-10-04T08:46:14.143Z] 88960a4b2314: Preparing [2024-10-04T08:46:14.143Z] 8da98bb2e9df: Preparing [2024-10-04T08:46:14.143Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:14.143Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:14.143Z] 6dd28f8dc538: Preparing [2024-10-04T08:46:14.143Z] fab412679911: Preparing [2024-10-04T08:46:14.143Z] 5f70bf18a086: Preparing [2024-10-04T08:46:14.143Z] 05914c42a3c3: Preparing [2024-10-04T08:46:14.143Z] 4f6db3482e7e: Preparing [2024-10-04T08:46:14.143Z] 88960a4b2314: Waiting [2024-10-04T08:46:14.143Z] 8da98bb2e9df: Waiting [2024-10-04T08:46:14.143Z] 6ebf11f40a66: Waiting [2024-10-04T08:46:14.143Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:14.143Z] fab412679911: Waiting [2024-10-04T08:46:14.143Z] 5f70bf18a086: Waiting [2024-10-04T08:46:14.143Z] 05914c42a3c3: Waiting [2024-10-04T08:46:14.143Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:14.143Z] 6dd28f8dc538: Waiting [2024-10-04T08:46:14.143Z] 1df5d99c1895: Preparing [2024-10-04T08:46:14.143Z] 4f6db3482e7e: Waiting [2024-10-04T08:46:14.143Z] 16113d51b718: Preparing [2024-10-04T08:46:14.143Z] 1df5d99c1895: Waiting [2024-10-04T08:46:14.143Z] 16113d51b718: Waiting [2024-10-04T08:46:14.409Z] 183472f58edd: Pushed [2024-10-04T08:46:14.409Z] 1b3c756e5fe9: Pushed [2024-10-04T08:46:14.409Z] 18e68e097a72: Pushed [2024-10-04T08:46:14.409Z] f7d27f80161b: Pushed [2024-10-04T08:46:14.409Z] 10bc6ce9e2b5: Pushed [2024-10-04T08:46:14.409Z] 6ebf11f40a66: Pushed [2024-10-04T08:46:14.409Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:14.409Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:14.694Z] 88960a4b2314: Pushed [2024-10-04T08:46:14.694Z] 5f70bf18a086: Layer already exists [2024-10-04T08:46:14.694Z] 6dd28f8dc538: Pushed [2024-10-04T08:46:14.694Z] 05914c42a3c3: Pushed [2024-10-04T08:46:14.694Z] fab412679911: Pushed [2024-10-04T08:46:14.694Z] 16113d51b718: Layer already exists [2024-10-04T08:46:14.694Z] 4f6db3482e7e: Pushed [2024-10-04T08:46:14.958Z] 1df5d99c1895: Pushed [2024-10-04T08:46:17.532Z] 8da98bb2e9df: Pushed [2024-10-04T08:46:17.532Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:17.902Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:18.266Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-04T08:46:18.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-04T08:46:18.266Z] f7d27f80161b: Preparing [2024-10-04T08:46:18.266Z] 18e68e097a72: Preparing [2024-10-04T08:46:18.266Z] 10bc6ce9e2b5: Preparing [2024-10-04T08:46:18.266Z] 183472f58edd: Preparing [2024-10-04T08:46:18.266Z] 1b3c756e5fe9: Preparing [2024-10-04T08:46:18.266Z] 6ebf11f40a66: Preparing [2024-10-04T08:46:18.266Z] 88960a4b2314: Preparing [2024-10-04T08:46:18.266Z] 8da98bb2e9df: Preparing [2024-10-04T08:46:18.266Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:18.266Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:18.266Z] 6dd28f8dc538: Preparing [2024-10-04T08:46:18.266Z] fab412679911: Preparing [2024-10-04T08:46:18.266Z] 5f70bf18a086: Preparing [2024-10-04T08:46:18.266Z] 05914c42a3c3: Preparing [2024-10-04T08:46:18.266Z] 4f6db3482e7e: Preparing [2024-10-04T08:46:18.266Z] 1df5d99c1895: Preparing [2024-10-04T08:46:18.266Z] 16113d51b718: Preparing [2024-10-04T08:46:18.266Z] 6ebf11f40a66: Waiting [2024-10-04T08:46:18.266Z] 88960a4b2314: Waiting [2024-10-04T08:46:18.266Z] 8da98bb2e9df: Waiting [2024-10-04T08:46:18.266Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:18.266Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:18.266Z] 6dd28f8dc538: Waiting [2024-10-04T08:46:18.266Z] fab412679911: Waiting [2024-10-04T08:46:18.266Z] 5f70bf18a086: Waiting [2024-10-04T08:46:18.266Z] 05914c42a3c3: Waiting [2024-10-04T08:46:18.266Z] 4f6db3482e7e: Waiting [2024-10-04T08:46:18.266Z] 1df5d99c1895: Waiting [2024-10-04T08:46:18.266Z] 16113d51b718: Waiting [2024-10-04T08:46:18.266Z] 183472f58edd: Layer already exists [2024-10-04T08:46:18.266Z] 1b3c756e5fe9: Layer already exists [2024-10-04T08:46:18.266Z] 18e68e097a72: Layer already exists [2024-10-04T08:46:18.266Z] 10bc6ce9e2b5: Layer already exists [2024-10-04T08:46:18.266Z] f7d27f80161b: Layer already exists [2024-10-04T08:46:18.266Z] 88960a4b2314: Layer already exists [2024-10-04T08:46:18.266Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:18.266Z] 8da98bb2e9df: Layer already exists [2024-10-04T08:46:18.266Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:18.266Z] 6ebf11f40a66: Layer already exists [2024-10-04T08:46:18.266Z] 05914c42a3c3: Layer already exists [2024-10-04T08:46:18.266Z] 6dd28f8dc538: Layer already exists [2024-10-04T08:46:18.266Z] fab412679911: Layer already exists [2024-10-04T08:46:18.266Z] 5f70bf18a086: Layer already exists [2024-10-04T08:46:18.266Z] 4f6db3482e7e: Layer already exists [2024-10-04T08:46:18.266Z] 16113d51b718: Layer already exists [2024-10-04T08:46:18.266Z] 1df5d99c1895: Layer already exists [2024-10-04T08:46:18.531Z] latest: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:18.894Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:19.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.88 [2024-10-04T08:46:19.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-04T08:46:19.248Z] f7d27f80161b: Preparing [2024-10-04T08:46:19.248Z] 18e68e097a72: Preparing [2024-10-04T08:46:19.248Z] 10bc6ce9e2b5: Preparing [2024-10-04T08:46:19.248Z] 183472f58edd: Preparing [2024-10-04T08:46:19.248Z] 1b3c756e5fe9: Preparing [2024-10-04T08:46:19.248Z] 6ebf11f40a66: Preparing [2024-10-04T08:46:19.248Z] 88960a4b2314: Preparing [2024-10-04T08:46:19.248Z] 8da98bb2e9df: Preparing [2024-10-04T08:46:19.248Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:19.248Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:19.248Z] 6dd28f8dc538: Preparing [2024-10-04T08:46:19.248Z] fab412679911: Preparing [2024-10-04T08:46:19.248Z] 5f70bf18a086: Preparing [2024-10-04T08:46:19.248Z] 05914c42a3c3: Preparing [2024-10-04T08:46:19.248Z] 4f6db3482e7e: Preparing [2024-10-04T08:46:19.248Z] 1df5d99c1895: Preparing [2024-10-04T08:46:19.248Z] 16113d51b718: Preparing [2024-10-04T08:46:19.248Z] 6dd28f8dc538: Waiting [2024-10-04T08:46:19.248Z] fab412679911: Waiting [2024-10-04T08:46:19.248Z] 5f70bf18a086: Waiting [2024-10-04T08:46:19.248Z] 6ebf11f40a66: Waiting [2024-10-04T08:46:19.248Z] 88960a4b2314: Waiting [2024-10-04T08:46:19.248Z] 8da98bb2e9df: Waiting [2024-10-04T08:46:19.248Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:19.248Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:19.248Z] 05914c42a3c3: Waiting [2024-10-04T08:46:19.248Z] 4f6db3482e7e: Waiting [2024-10-04T08:46:19.248Z] 1df5d99c1895: Waiting [2024-10-04T08:46:19.248Z] 16113d51b718: Waiting [2024-10-04T08:46:19.248Z] 183472f58edd: Layer already exists [2024-10-04T08:46:19.248Z] 10bc6ce9e2b5: Layer already exists [2024-10-04T08:46:19.248Z] 18e68e097a72: Layer already exists [2024-10-04T08:46:19.248Z] 1b3c756e5fe9: Layer already exists [2024-10-04T08:46:19.248Z] 88960a4b2314: Layer already exists [2024-10-04T08:46:19.248Z] f7d27f80161b: Layer already exists [2024-10-04T08:46:19.248Z] 6ebf11f40a66: Layer already exists [2024-10-04T08:46:19.248Z] 8da98bb2e9df: Layer already exists [2024-10-04T08:46:19.248Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:19.248Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:19.248Z] 6dd28f8dc538: Layer already exists [2024-10-04T08:46:19.248Z] fab412679911: Layer already exists [2024-10-04T08:46:19.248Z] 5f70bf18a086: Layer already exists [2024-10-04T08:46:19.248Z] 05914c42a3c3: Layer already exists [2024-10-04T08:46:19.248Z] 1df5d99c1895: Layer already exists [2024-10-04T08:46:19.248Z] 4f6db3482e7e: Layer already exists [2024-10-04T08:46:19.248Z] 16113d51b718: Layer already exists [2024-10-04T08:46:19.512Z] 3.2.0-dev.88: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:19.881Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:20.236Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:20.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-04T08:46:20.236Z] f7d27f80161b: Preparing [2024-10-04T08:46:20.236Z] 18e68e097a72: Preparing [2024-10-04T08:46:20.236Z] 10bc6ce9e2b5: Preparing [2024-10-04T08:46:20.236Z] 183472f58edd: Preparing [2024-10-04T08:46:20.236Z] 1b3c756e5fe9: Preparing [2024-10-04T08:46:20.236Z] 6ebf11f40a66: Preparing [2024-10-04T08:46:20.236Z] 88960a4b2314: Preparing [2024-10-04T08:46:20.236Z] 8da98bb2e9df: Preparing [2024-10-04T08:46:20.236Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:20.236Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:20.236Z] 6dd28f8dc538: Preparing [2024-10-04T08:46:20.236Z] fab412679911: Preparing [2024-10-04T08:46:20.236Z] 5f70bf18a086: Preparing [2024-10-04T08:46:20.236Z] 05914c42a3c3: Preparing [2024-10-04T08:46:20.236Z] 4f6db3482e7e: Preparing [2024-10-04T08:46:20.236Z] 1df5d99c1895: Preparing [2024-10-04T08:46:20.236Z] 6ebf11f40a66: Waiting [2024-10-04T08:46:20.236Z] 16113d51b718: Preparing [2024-10-04T08:46:20.236Z] 88960a4b2314: Waiting [2024-10-04T08:46:20.236Z] 8da98bb2e9df: Waiting [2024-10-04T08:46:20.236Z] 6dd28f8dc538: Waiting [2024-10-04T08:46:20.236Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:20.236Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:20.236Z] fab412679911: Waiting [2024-10-04T08:46:20.236Z] 5f70bf18a086: Waiting [2024-10-04T08:46:20.236Z] 1df5d99c1895: Waiting [2024-10-04T08:46:20.236Z] 05914c42a3c3: Waiting [2024-10-04T08:46:20.236Z] 16113d51b718: Waiting [2024-10-04T08:46:20.236Z] 4f6db3482e7e: Waiting [2024-10-04T08:46:20.236Z] 18e68e097a72: Layer already exists [2024-10-04T08:46:20.236Z] f7d27f80161b: Layer already exists [2024-10-04T08:46:20.236Z] 183472f58edd: Layer already exists [2024-10-04T08:46:20.236Z] 10bc6ce9e2b5: Layer already exists [2024-10-04T08:46:20.236Z] 1b3c756e5fe9: Layer already exists [2024-10-04T08:46:20.236Z] 88960a4b2314: Layer already exists [2024-10-04T08:46:20.236Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:20.236Z] 8da98bb2e9df: Layer already exists [2024-10-04T08:46:20.236Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:20.236Z] 6dd28f8dc538: Layer already exists [2024-10-04T08:46:20.236Z] 6ebf11f40a66: Layer already exists [2024-10-04T08:46:20.236Z] fab412679911: Layer already exists [2024-10-04T08:46:20.236Z] 5f70bf18a086: Layer already exists [2024-10-04T08:46:20.236Z] 05914c42a3c3: Layer already exists [2024-10-04T08:46:20.236Z] 1df5d99c1895: Layer already exists [2024-10-04T08:46:20.236Z] 16113d51b718: Layer already exists [2024-10-04T08:46:20.236Z] 4f6db3482e7e: Layer already exists [2024-10-04T08:46:20.500Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:20.856Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:21.209Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-04T08:46:21.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-04T08:46:21.209Z] f7d27f80161b: Preparing [2024-10-04T08:46:21.209Z] 18e68e097a72: Preparing [2024-10-04T08:46:21.209Z] 10bc6ce9e2b5: Preparing [2024-10-04T08:46:21.209Z] 183472f58edd: Preparing [2024-10-04T08:46:21.209Z] 1b3c756e5fe9: Preparing [2024-10-04T08:46:21.209Z] 6ebf11f40a66: Preparing [2024-10-04T08:46:21.209Z] 88960a4b2314: Preparing [2024-10-04T08:46:21.209Z] 8da98bb2e9df: Preparing [2024-10-04T08:46:21.209Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:21.209Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:21.209Z] 6dd28f8dc538: Preparing [2024-10-04T08:46:21.209Z] fab412679911: Preparing [2024-10-04T08:46:21.209Z] 5f70bf18a086: Preparing [2024-10-04T08:46:21.209Z] 05914c42a3c3: Preparing [2024-10-04T08:46:21.209Z] 4f6db3482e7e: Preparing [2024-10-04T08:46:21.209Z] 1df5d99c1895: Preparing [2024-10-04T08:46:21.209Z] 16113d51b718: Preparing [2024-10-04T08:46:21.209Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:21.209Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:21.209Z] 6dd28f8dc538: Waiting [2024-10-04T08:46:21.209Z] fab412679911: Waiting [2024-10-04T08:46:21.209Z] 5f70bf18a086: Waiting [2024-10-04T08:46:21.209Z] 05914c42a3c3: Waiting [2024-10-04T08:46:21.209Z] 4f6db3482e7e: Waiting [2024-10-04T08:46:21.209Z] 1df5d99c1895: Waiting [2024-10-04T08:46:21.209Z] 16113d51b718: Waiting [2024-10-04T08:46:21.209Z] 6ebf11f40a66: Waiting [2024-10-04T08:46:21.209Z] 88960a4b2314: Waiting [2024-10-04T08:46:21.209Z] 8da98bb2e9df: Waiting [2024-10-04T08:46:21.209Z] 18e68e097a72: Layer already exists [2024-10-04T08:46:21.209Z] 1b3c756e5fe9: Layer already exists [2024-10-04T08:46:21.209Z] f7d27f80161b: Layer already exists [2024-10-04T08:46:21.209Z] 10bc6ce9e2b5: Layer already exists [2024-10-04T08:46:21.209Z] 183472f58edd: Layer already exists [2024-10-04T08:46:21.209Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:21.209Z] 6ebf11f40a66: Layer already exists [2024-10-04T08:46:21.209Z] 88960a4b2314: Layer already exists [2024-10-04T08:46:21.209Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:21.209Z] 8da98bb2e9df: Layer already exists [2024-10-04T08:46:21.209Z] 6dd28f8dc538: Layer already exists [2024-10-04T08:46:21.209Z] 5f70bf18a086: Layer already exists [2024-10-04T08:46:21.209Z] fab412679911: Layer already exists [2024-10-04T08:46:21.209Z] 4f6db3482e7e: Layer already exists [2024-10-04T08:46:21.209Z] 05914c42a3c3: Layer already exists [2024-10-04T08:46:21.209Z] 1df5d99c1895: Layer already exists [2024-10-04T08:46:21.209Z] 16113d51b718: Layer already exists [2024-10-04T08:46:21.474Z] main: digest: sha256:c863bd549a4379eb89abb09655a25870515126b86856bf265024a34c9414e5e6 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:46:21.569Z] ===================================================== [Pipeline] echo [2024-10-04T08:46:21.584Z] taggedImages: [2024-10-04T08:46:21.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:21.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-04T08:46:21.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.88 [2024-10-04T08:46:21.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:21.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-04T08:46:21.620Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-04T08:46:21.620Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:21.620Z] latest [2024-10-04T08:46:21.620Z] 3.2.0-dev.88 [2024-10-04T08:46:21.620Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:21.620Z] main [2024-10-04T08:46:21.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:21.993Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:22.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:22.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-04T08:46:22.357Z] 350ef1298e00: Preparing [2024-10-04T08:46:22.357Z] 9ca26cb241a3: Preparing [2024-10-04T08:46:22.357Z] edfc4a154195: Preparing [2024-10-04T08:46:22.357Z] 7b0b53ff5bd9: Preparing [2024-10-04T08:46:22.357Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:22.357Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:22.357Z] 5675c8db91c4: Preparing [2024-10-04T08:46:22.357Z] 0c6151645510: Preparing [2024-10-04T08:46:22.357Z] 16113d51b718: Preparing [2024-10-04T08:46:22.357Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:22.357Z] 5675c8db91c4: Waiting [2024-10-04T08:46:22.357Z] 0c6151645510: Waiting [2024-10-04T08:46:22.357Z] 16113d51b718: Waiting [2024-10-04T08:46:22.357Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:22.357Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:22.625Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:22.625Z] 9ca26cb241a3: Pushed [2024-10-04T08:46:22.625Z] edfc4a154195: Pushed [2024-10-04T08:46:22.625Z] 0c6151645510: Layer already exists [2024-10-04T08:46:22.625Z] 350ef1298e00: Pushed [2024-10-04T08:46:22.625Z] 16113d51b718: Layer already exists [2024-10-04T08:46:25.954Z] 7b0b53ff5bd9: Pushed [2024-10-04T08:46:26.220Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:26.572Z] + 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-10-04T08:46:27.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-04T08:46:27.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-04T08:46:27.064Z] 350ef1298e00: Preparing [2024-10-04T08:46:27.064Z] 9ca26cb241a3: Preparing [2024-10-04T08:46:27.064Z] edfc4a154195: Preparing [2024-10-04T08:46:27.064Z] 7b0b53ff5bd9: Preparing [2024-10-04T08:46:27.064Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:27.064Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:27.064Z] 5675c8db91c4: Preparing [2024-10-04T08:46:27.064Z] 0c6151645510: Preparing [2024-10-04T08:46:27.064Z] 16113d51b718: Preparing [2024-10-04T08:46:27.064Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:27.064Z] 5675c8db91c4: Waiting [2024-10-04T08:46:27.064Z] 0c6151645510: Waiting [2024-10-04T08:46:27.064Z] 16113d51b718: Waiting [2024-10-04T08:46:27.064Z] edfc4a154195: Layer already exists [2024-10-04T08:46:27.064Z] 7b0b53ff5bd9: Layer already exists [2024-10-04T08:46:27.064Z] 9ca26cb241a3: Layer already exists [2024-10-04T08:46:27.064Z] 350ef1298e00: Layer already exists [2024-10-04T08:46:27.064Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:27.064Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:27.064Z] 0c6151645510: Layer already exists [2024-10-04T08:46:27.064Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:27.064Z] 16113d51b718: Layer already exists [2024-10-04T08:46:27.328Z] latest: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:27.676Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:28.030Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.88 [2024-10-04T08:46:28.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-04T08:46:28.030Z] 350ef1298e00: Preparing [2024-10-04T08:46:28.030Z] 9ca26cb241a3: Preparing [2024-10-04T08:46:28.030Z] edfc4a154195: Preparing [2024-10-04T08:46:28.030Z] 7b0b53ff5bd9: Preparing [2024-10-04T08:46:28.030Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:28.030Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:28.030Z] 5675c8db91c4: Preparing [2024-10-04T08:46:28.030Z] 0c6151645510: Preparing [2024-10-04T08:46:28.030Z] 16113d51b718: Preparing [2024-10-04T08:46:28.030Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:28.030Z] 5675c8db91c4: Waiting [2024-10-04T08:46:28.030Z] 0c6151645510: Waiting [2024-10-04T08:46:28.030Z] 16113d51b718: Waiting [2024-10-04T08:46:28.030Z] 350ef1298e00: Layer already exists [2024-10-04T08:46:28.030Z] 9ca26cb241a3: Layer already exists [2024-10-04T08:46:28.030Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:28.030Z] edfc4a154195: Layer already exists [2024-10-04T08:46:28.030Z] 7b0b53ff5bd9: Layer already exists [2024-10-04T08:46:28.030Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:28.030Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:28.030Z] 16113d51b718: Layer already exists [2024-10-04T08:46:28.030Z] 0c6151645510: Layer already exists [2024-10-04T08:46:28.030Z] 3.2.0-dev.88: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:28.655Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:29.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:29.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-04T08:46:29.002Z] 350ef1298e00: Preparing [2024-10-04T08:46:29.002Z] 9ca26cb241a3: Preparing [2024-10-04T08:46:29.002Z] edfc4a154195: Preparing [2024-10-04T08:46:29.002Z] 7b0b53ff5bd9: Preparing [2024-10-04T08:46:29.002Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:29.002Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:29.002Z] 5675c8db91c4: Preparing [2024-10-04T08:46:29.002Z] 0c6151645510: Preparing [2024-10-04T08:46:29.002Z] 16113d51b718: Preparing [2024-10-04T08:46:29.002Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:29.002Z] 5675c8db91c4: Waiting [2024-10-04T08:46:29.002Z] 0c6151645510: Waiting [2024-10-04T08:46:29.002Z] 16113d51b718: Waiting [2024-10-04T08:46:29.002Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:29.002Z] 350ef1298e00: Layer already exists [2024-10-04T08:46:29.002Z] edfc4a154195: Layer already exists [2024-10-04T08:46:29.002Z] 7b0b53ff5bd9: Layer already exists [2024-10-04T08:46:29.002Z] 9ca26cb241a3: Layer already exists [2024-10-04T08:46:29.002Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:29.002Z] 16113d51b718: Layer already exists [2024-10-04T08:46:29.002Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:29.002Z] 0c6151645510: Layer already exists [2024-10-04T08:46:29.266Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:29.621Z] + 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-10-04T08:46:29.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-04T08:46:29.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-04T08:46:29.970Z] 350ef1298e00: Preparing [2024-10-04T08:46:29.970Z] 9ca26cb241a3: Preparing [2024-10-04T08:46:29.970Z] edfc4a154195: Preparing [2024-10-04T08:46:29.970Z] 7b0b53ff5bd9: Preparing [2024-10-04T08:46:29.970Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:29.970Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:29.970Z] 5675c8db91c4: Preparing [2024-10-04T08:46:29.970Z] 0c6151645510: Preparing [2024-10-04T08:46:29.970Z] 16113d51b718: Preparing [2024-10-04T08:46:29.970Z] 5675c8db91c4: Waiting [2024-10-04T08:46:29.970Z] 0c6151645510: Waiting [2024-10-04T08:46:29.970Z] 16113d51b718: Waiting [2024-10-04T08:46:29.970Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:29.970Z] 9ca26cb241a3: Layer already exists [2024-10-04T08:46:29.970Z] edfc4a154195: Layer already exists [2024-10-04T08:46:29.970Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:29.970Z] 350ef1298e00: Layer already exists [2024-10-04T08:46:29.970Z] 7b0b53ff5bd9: Layer already exists [2024-10-04T08:46:29.970Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:29.970Z] 16113d51b718: Layer already exists [2024-10-04T08:46:29.970Z] 0c6151645510: Layer already exists [2024-10-04T08:46:29.970Z] 5675c8db91c4: Layer already exists [2024-10-04T08:46:30.234Z] main: digest: sha256:7abe6610881b6aae9e80ef783c5bd6d1e9f3c02061c4407cba0949e024be78c5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:46:30.324Z] ===================================================== [Pipeline] echo [2024-10-04T08:46:30.340Z] taggedImages: [2024-10-04T08:46:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-04T08:46:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.88 [2024-10-04T08:46:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-04T08:46:30.382Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-04T08:46:30.382Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:30.382Z] latest [2024-10-04T08:46:30.382Z] 3.2.0-dev.88 [2024-10-04T08:46:30.382Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:30.382Z] main [2024-10-04T08:46:30.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:30.760Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:31.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:31.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-04T08:46:31.122Z] 1036e26f0f01: Preparing [2024-10-04T08:46:31.122Z] b31de64584fd: Preparing [2024-10-04T08:46:31.122Z] d62fa4065324: Preparing [2024-10-04T08:46:31.122Z] 68b7e634a5fb: Preparing [2024-10-04T08:46:31.122Z] 9b6d2a06b87e: Preparing [2024-10-04T08:46:31.122Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:31.122Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:31.122Z] d1b368710aad: Preparing [2024-10-04T08:46:31.122Z] 643094596f1a: Preparing [2024-10-04T08:46:31.122Z] d3d5a9ed16a3: Preparing [2024-10-04T08:46:31.122Z] 16113d51b718: Preparing [2024-10-04T08:46:31.122Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:31.122Z] d1b368710aad: Waiting [2024-10-04T08:46:31.122Z] 643094596f1a: Waiting [2024-10-04T08:46:31.122Z] d3d5a9ed16a3: Waiting [2024-10-04T08:46:31.122Z] 16113d51b718: Waiting [2024-10-04T08:46:31.122Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:31.390Z] b31de64584fd: Pushed [2024-10-04T08:46:31.390Z] 9b6d2a06b87e: Pushed [2024-10-04T08:46:31.390Z] 68b7e634a5fb: Pushed [2024-10-04T08:46:31.390Z] 1036e26f0f01: Pushed [2024-10-04T08:46:31.390Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:31.390Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:31.390Z] 16113d51b718: Layer already exists [2024-10-04T08:46:31.655Z] d1b368710aad: Pushed [2024-10-04T08:46:31.655Z] 643094596f1a: Pushed [2024-10-04T08:46:33.594Z] d62fa4065324: Pushed [2024-10-04T08:46:34.552Z] d3d5a9ed16a3: Pushed [2024-10-04T08:46:34.552Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:34.915Z] + 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-10-04T08:46:35.274Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-04T08:46:35.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-04T08:46:35.274Z] 1036e26f0f01: Preparing [2024-10-04T08:46:35.274Z] b31de64584fd: Preparing [2024-10-04T08:46:35.274Z] d62fa4065324: Preparing [2024-10-04T08:46:35.274Z] 68b7e634a5fb: Preparing [2024-10-04T08:46:35.274Z] 9b6d2a06b87e: Preparing [2024-10-04T08:46:35.274Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:35.274Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:35.274Z] d1b368710aad: Preparing [2024-10-04T08:46:35.274Z] 643094596f1a: Preparing [2024-10-04T08:46:35.274Z] d3d5a9ed16a3: Preparing [2024-10-04T08:46:35.274Z] 16113d51b718: Preparing [2024-10-04T08:46:35.274Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:35.274Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:35.274Z] d1b368710aad: Waiting [2024-10-04T08:46:35.274Z] 643094596f1a: Waiting [2024-10-04T08:46:35.274Z] 16113d51b718: Waiting [2024-10-04T08:46:35.274Z] d3d5a9ed16a3: Waiting [2024-10-04T08:46:35.274Z] b31de64584fd: Layer already exists [2024-10-04T08:46:35.274Z] 68b7e634a5fb: Layer already exists [2024-10-04T08:46:35.274Z] 1036e26f0f01: Layer already exists [2024-10-04T08:46:35.274Z] d62fa4065324: Layer already exists [2024-10-04T08:46:35.274Z] 9b6d2a06b87e: Layer already exists [2024-10-04T08:46:35.274Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:35.274Z] d3d5a9ed16a3: Layer already exists [2024-10-04T08:46:35.274Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:35.274Z] 643094596f1a: Layer already exists [2024-10-04T08:46:35.274Z] d1b368710aad: Layer already exists [2024-10-04T08:46:35.274Z] 16113d51b718: Layer already exists [2024-10-04T08:46:35.539Z] latest: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:35.895Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:36.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.88 [2024-10-04T08:46:36.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-04T08:46:36.251Z] 1036e26f0f01: Preparing [2024-10-04T08:46:36.251Z] b31de64584fd: Preparing [2024-10-04T08:46:36.251Z] d62fa4065324: Preparing [2024-10-04T08:46:36.251Z] 68b7e634a5fb: Preparing [2024-10-04T08:46:36.251Z] 9b6d2a06b87e: Preparing [2024-10-04T08:46:36.251Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:36.251Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:36.251Z] d1b368710aad: Preparing [2024-10-04T08:46:36.251Z] 643094596f1a: Preparing [2024-10-04T08:46:36.251Z] d3d5a9ed16a3: Preparing [2024-10-04T08:46:36.251Z] 16113d51b718: Preparing [2024-10-04T08:46:36.251Z] d1b368710aad: Waiting [2024-10-04T08:46:36.251Z] 643094596f1a: Waiting [2024-10-04T08:46:36.251Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:36.251Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:36.251Z] d3d5a9ed16a3: Waiting [2024-10-04T08:46:36.251Z] 16113d51b718: Waiting [2024-10-04T08:46:36.251Z] 1036e26f0f01: Layer already exists [2024-10-04T08:46:36.251Z] b31de64584fd: Layer already exists [2024-10-04T08:46:36.251Z] 9b6d2a06b87e: Layer already exists [2024-10-04T08:46:36.251Z] 68b7e634a5fb: Layer already exists [2024-10-04T08:46:36.251Z] d62fa4065324: Layer already exists [2024-10-04T08:46:36.251Z] d1b368710aad: Layer already exists [2024-10-04T08:46:36.251Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:36.251Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:36.251Z] d3d5a9ed16a3: Layer already exists [2024-10-04T08:46:36.251Z] 643094596f1a: Layer already exists [2024-10-04T08:46:36.251Z] 16113d51b718: Layer already exists [2024-10-04T08:46:36.515Z] 3.2.0-dev.88: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:36.863Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:37.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:37.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-04T08:46:37.225Z] 1036e26f0f01: Preparing [2024-10-04T08:46:37.225Z] b31de64584fd: Preparing [2024-10-04T08:46:37.225Z] d62fa4065324: Preparing [2024-10-04T08:46:37.225Z] 68b7e634a5fb: Preparing [2024-10-04T08:46:37.225Z] 9b6d2a06b87e: Preparing [2024-10-04T08:46:37.225Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:37.225Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:37.225Z] d1b368710aad: Preparing [2024-10-04T08:46:37.225Z] 643094596f1a: Preparing [2024-10-04T08:46:37.225Z] d3d5a9ed16a3: Preparing [2024-10-04T08:46:37.225Z] 16113d51b718: Preparing [2024-10-04T08:46:37.225Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:37.225Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:37.225Z] d1b368710aad: Waiting [2024-10-04T08:46:37.225Z] 643094596f1a: Waiting [2024-10-04T08:46:37.225Z] d3d5a9ed16a3: Waiting [2024-10-04T08:46:37.225Z] 16113d51b718: Waiting [2024-10-04T08:46:37.225Z] d62fa4065324: Layer already exists [2024-10-04T08:46:37.225Z] 68b7e634a5fb: Layer already exists [2024-10-04T08:46:37.225Z] 9b6d2a06b87e: Layer already exists [2024-10-04T08:46:37.225Z] b31de64584fd: Layer already exists [2024-10-04T08:46:37.225Z] 1036e26f0f01: Layer already exists [2024-10-04T08:46:37.225Z] d1b368710aad: Layer already exists [2024-10-04T08:46:37.225Z] 643094596f1a: Layer already exists [2024-10-04T08:46:37.225Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:37.225Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:37.225Z] 16113d51b718: Layer already exists [2024-10-04T08:46:37.225Z] d3d5a9ed16a3: Layer already exists [2024-10-04T08:46:37.490Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:37.845Z] + 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-10-04T08:46:38.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-04T08:46:38.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-04T08:46:38.199Z] 1036e26f0f01: Preparing [2024-10-04T08:46:38.199Z] b31de64584fd: Preparing [2024-10-04T08:46:38.199Z] d62fa4065324: Preparing [2024-10-04T08:46:38.199Z] 68b7e634a5fb: Preparing [2024-10-04T08:46:38.199Z] 9b6d2a06b87e: Preparing [2024-10-04T08:46:38.199Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:38.199Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:38.199Z] d1b368710aad: Preparing [2024-10-04T08:46:38.199Z] 643094596f1a: Preparing [2024-10-04T08:46:38.199Z] d3d5a9ed16a3: Preparing [2024-10-04T08:46:38.199Z] 16113d51b718: Preparing [2024-10-04T08:46:38.199Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:38.199Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:38.199Z] d3d5a9ed16a3: Waiting [2024-10-04T08:46:38.199Z] d1b368710aad: Waiting [2024-10-04T08:46:38.199Z] 643094596f1a: Waiting [2024-10-04T08:46:38.199Z] 16113d51b718: Waiting [2024-10-04T08:46:38.199Z] 1036e26f0f01: Layer already exists [2024-10-04T08:46:38.199Z] b31de64584fd: Layer already exists [2024-10-04T08:46:38.199Z] d62fa4065324: Layer already exists [2024-10-04T08:46:38.199Z] 9b6d2a06b87e: Layer already exists [2024-10-04T08:46:38.199Z] 68b7e634a5fb: Layer already exists [2024-10-04T08:46:38.199Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:38.199Z] d1b368710aad: Layer already exists [2024-10-04T08:46:38.199Z] 643094596f1a: Layer already exists [2024-10-04T08:46:38.199Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:38.199Z] d3d5a9ed16a3: Layer already exists [2024-10-04T08:46:38.199Z] 16113d51b718: Layer already exists [2024-10-04T08:46:38.463Z] main: digest: sha256:991abe074699596632b23078ed3a90d2868fd7d042b96cf96e978135532e8d85 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:46:38.535Z] ===================================================== [Pipeline] echo [2024-10-04T08:46:38.553Z] taggedImages: [2024-10-04T08:46:38.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:38.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-04T08:46:38.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.88 [2024-10-04T08:46:38.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:38.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-04T08:46:38.580Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-04T08:46:38.580Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:38.580Z] latest [2024-10-04T08:46:38.580Z] 3.2.0-dev.88 [2024-10-04T08:46:38.580Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:38.580Z] main [2024-10-04T08:46:38.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:38.953Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:39.312Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:39.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-04T08:46:39.312Z] 18aacd6fcbb2: Preparing [2024-10-04T08:46:39.312Z] e02bf0e5f784: Preparing [2024-10-04T08:46:39.312Z] 092d8ed388c8: Preparing [2024-10-04T08:46:39.312Z] 837a46e6f93b: Preparing [2024-10-04T08:46:39.312Z] e9ee3dc999f3: Preparing [2024-10-04T08:46:39.312Z] 7d89d925b188: Preparing [2024-10-04T08:46:39.312Z] 1dad3d1fb56c: Preparing [2024-10-04T08:46:39.312Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:39.312Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:39.312Z] 0a2f18fa7ff5: Preparing [2024-10-04T08:46:39.312Z] 42e911041101: Preparing [2024-10-04T08:46:39.312Z] 16113d51b718: Preparing [2024-10-04T08:46:39.312Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:39.312Z] 42e911041101: Waiting [2024-10-04T08:46:39.312Z] 16113d51b718: Waiting [2024-10-04T08:46:39.312Z] 7d89d925b188: Waiting [2024-10-04T08:46:39.312Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:39.312Z] 0a2f18fa7ff5: Waiting [2024-10-04T08:46:39.576Z] e9ee3dc999f3: Pushed [2024-10-04T08:46:39.576Z] e02bf0e5f784: Pushed [2024-10-04T08:46:39.576Z] 18aacd6fcbb2: Pushed [2024-10-04T08:46:39.576Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:39.576Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:39.576Z] 1dad3d1fb56c: Pushed [2024-10-04T08:46:39.576Z] 7d89d925b188: Pushed [2024-10-04T08:46:39.839Z] 16113d51b718: Layer already exists [2024-10-04T08:46:39.839Z] 0a2f18fa7ff5: Pushed [2024-10-04T08:46:41.771Z] 837a46e6f93b: Pushed [2024-10-04T08:46:42.349Z] 092d8ed388c8: Pushed [2024-10-04T08:46:42.615Z] 42e911041101: Pushed [2024-10-04T08:46:42.615Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:42.972Z] + 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-10-04T08:46:43.327Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-04T08:46:43.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-04T08:46:43.327Z] 18aacd6fcbb2: Preparing [2024-10-04T08:46:43.327Z] e02bf0e5f784: Preparing [2024-10-04T08:46:43.327Z] 092d8ed388c8: Preparing [2024-10-04T08:46:43.327Z] 837a46e6f93b: Preparing [2024-10-04T08:46:43.327Z] e9ee3dc999f3: Preparing [2024-10-04T08:46:43.327Z] 7d89d925b188: Preparing [2024-10-04T08:46:43.327Z] 1dad3d1fb56c: Preparing [2024-10-04T08:46:43.327Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:43.327Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:43.327Z] 0a2f18fa7ff5: Preparing [2024-10-04T08:46:43.327Z] 42e911041101: Preparing [2024-10-04T08:46:43.327Z] 16113d51b718: Preparing [2024-10-04T08:46:43.327Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:43.327Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:43.327Z] 0a2f18fa7ff5: Waiting [2024-10-04T08:46:43.327Z] 42e911041101: Waiting [2024-10-04T08:46:43.327Z] 16113d51b718: Waiting [2024-10-04T08:46:43.327Z] 7d89d925b188: Waiting [2024-10-04T08:46:43.327Z] 1dad3d1fb56c: Waiting [2024-10-04T08:46:43.327Z] e02bf0e5f784: Layer already exists [2024-10-04T08:46:43.327Z] 092d8ed388c8: Layer already exists [2024-10-04T08:46:43.327Z] 18aacd6fcbb2: Layer already exists [2024-10-04T08:46:43.327Z] e9ee3dc999f3: Layer already exists [2024-10-04T08:46:43.327Z] 837a46e6f93b: Layer already exists [2024-10-04T08:46:43.327Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:43.327Z] 7d89d925b188: Layer already exists [2024-10-04T08:46:43.327Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:43.327Z] 1dad3d1fb56c: Layer already exists [2024-10-04T08:46:43.327Z] 0a2f18fa7ff5: Layer already exists [2024-10-04T08:46:43.327Z] 42e911041101: Layer already exists [2024-10-04T08:46:43.327Z] 16113d51b718: Layer already exists [2024-10-04T08:46:43.593Z] latest: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:43.991Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:44.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.88 [2024-10-04T08:46:44.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-04T08:46:44.344Z] 18aacd6fcbb2: Preparing [2024-10-04T08:46:44.344Z] e02bf0e5f784: Preparing [2024-10-04T08:46:44.344Z] 092d8ed388c8: Preparing [2024-10-04T08:46:44.344Z] 837a46e6f93b: Preparing [2024-10-04T08:46:44.344Z] e9ee3dc999f3: Preparing [2024-10-04T08:46:44.344Z] 7d89d925b188: Preparing [2024-10-04T08:46:44.344Z] 1dad3d1fb56c: Preparing [2024-10-04T08:46:44.344Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:44.344Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:44.344Z] 0a2f18fa7ff5: Preparing [2024-10-04T08:46:44.344Z] 42e911041101: Preparing [2024-10-04T08:46:44.344Z] 16113d51b718: Preparing [2024-10-04T08:46:44.344Z] 1dad3d1fb56c: Waiting [2024-10-04T08:46:44.344Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:44.344Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:44.344Z] 0a2f18fa7ff5: Waiting [2024-10-04T08:46:44.344Z] 42e911041101: Waiting [2024-10-04T08:46:44.344Z] 16113d51b718: Waiting [2024-10-04T08:46:44.344Z] 7d89d925b188: Waiting [2024-10-04T08:46:44.344Z] 18aacd6fcbb2: Layer already exists [2024-10-04T08:46:44.344Z] e02bf0e5f784: Layer already exists [2024-10-04T08:46:44.344Z] 837a46e6f93b: Layer already exists [2024-10-04T08:46:44.344Z] 092d8ed388c8: Layer already exists [2024-10-04T08:46:44.344Z] e9ee3dc999f3: Layer already exists [2024-10-04T08:46:44.344Z] 7d89d925b188: Layer already exists [2024-10-04T08:46:44.344Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:44.344Z] 1dad3d1fb56c: Layer already exists [2024-10-04T08:46:44.344Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:44.344Z] 0a2f18fa7ff5: Layer already exists [2024-10-04T08:46:44.344Z] 16113d51b718: Layer already exists [2024-10-04T08:46:44.344Z] 42e911041101: Layer already exists [2024-10-04T08:46:44.610Z] 3.2.0-dev.88: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:44.967Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:45.341Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:45.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-04T08:46:45.341Z] 18aacd6fcbb2: Preparing [2024-10-04T08:46:45.341Z] e02bf0e5f784: Preparing [2024-10-04T08:46:45.341Z] 092d8ed388c8: Preparing [2024-10-04T08:46:45.341Z] 837a46e6f93b: Preparing [2024-10-04T08:46:45.341Z] e9ee3dc999f3: Preparing [2024-10-04T08:46:45.341Z] 7d89d925b188: Preparing [2024-10-04T08:46:45.341Z] 1dad3d1fb56c: Preparing [2024-10-04T08:46:45.341Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:45.341Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:45.341Z] 0a2f18fa7ff5: Preparing [2024-10-04T08:46:45.341Z] 42e911041101: Preparing [2024-10-04T08:46:45.341Z] 16113d51b718: Preparing [2024-10-04T08:46:45.341Z] 1dad3d1fb56c: Waiting [2024-10-04T08:46:45.341Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:45.341Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:45.341Z] 0a2f18fa7ff5: Waiting [2024-10-04T08:46:45.341Z] 42e911041101: Waiting [2024-10-04T08:46:45.341Z] 16113d51b718: Waiting [2024-10-04T08:46:45.341Z] 7d89d925b188: Waiting [2024-10-04T08:46:45.341Z] e02bf0e5f784: Layer already exists [2024-10-04T08:46:45.341Z] e9ee3dc999f3: Layer already exists [2024-10-04T08:46:45.341Z] 18aacd6fcbb2: Layer already exists [2024-10-04T08:46:45.341Z] 837a46e6f93b: Layer already exists [2024-10-04T08:46:45.341Z] 092d8ed388c8: Layer already exists [2024-10-04T08:46:45.341Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:45.341Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:45.341Z] 1dad3d1fb56c: Layer already exists [2024-10-04T08:46:45.341Z] 7d89d925b188: Layer already exists [2024-10-04T08:46:45.341Z] 0a2f18fa7ff5: Layer already exists [2024-10-04T08:46:45.341Z] 16113d51b718: Layer already exists [2024-10-04T08:46:45.341Z] 42e911041101: Layer already exists [2024-10-04T08:46:45.607Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:45.984Z] + 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-10-04T08:46:46.675Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-04T08:46:46.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-04T08:46:46.675Z] 18aacd6fcbb2: Preparing [2024-10-04T08:46:46.675Z] e02bf0e5f784: Preparing [2024-10-04T08:46:46.675Z] 092d8ed388c8: Preparing [2024-10-04T08:46:46.675Z] 837a46e6f93b: Preparing [2024-10-04T08:46:46.675Z] e9ee3dc999f3: Preparing [2024-10-04T08:46:46.675Z] 7d89d925b188: Preparing [2024-10-04T08:46:46.675Z] 1dad3d1fb56c: Preparing [2024-10-04T08:46:46.675Z] 7d89d925b188: Waiting [2024-10-04T08:46:46.675Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:46.675Z] 1dad3d1fb56c: Waiting [2024-10-04T08:46:46.675Z] ecbd8fdec9e8: Waiting [2024-10-04T08:46:46.675Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:46.675Z] 0a2f18fa7ff5: Preparing [2024-10-04T08:46:46.675Z] e893cd1ae2b3: Waiting [2024-10-04T08:46:46.675Z] 42e911041101: Preparing [2024-10-04T08:46:46.675Z] 16113d51b718: Preparing [2024-10-04T08:46:46.675Z] 42e911041101: Waiting [2024-10-04T08:46:46.675Z] 0a2f18fa7ff5: Waiting [2024-10-04T08:46:46.675Z] 16113d51b718: Waiting [2024-10-04T08:46:46.675Z] 837a46e6f93b: Layer already exists [2024-10-04T08:46:46.675Z] e02bf0e5f784: Layer already exists [2024-10-04T08:46:46.675Z] 092d8ed388c8: Layer already exists [2024-10-04T08:46:46.675Z] 18aacd6fcbb2: Layer already exists [2024-10-04T08:46:46.675Z] e9ee3dc999f3: Layer already exists [2024-10-04T08:46:46.675Z] 7d89d925b188: Layer already exists [2024-10-04T08:46:46.675Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:46.675Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:46.675Z] 0a2f18fa7ff5: Layer already exists [2024-10-04T08:46:46.675Z] 1dad3d1fb56c: Layer already exists [2024-10-04T08:46:46.675Z] 42e911041101: Layer already exists [2024-10-04T08:46:46.675Z] 16113d51b718: Layer already exists [2024-10-04T08:46:46.942Z] main: digest: sha256:66d23561423ac3612facb134f463896f95a665d1ebf700e21460c1cb50b9d9be size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:46:47.022Z] ===================================================== [Pipeline] echo [2024-10-04T08:46:47.040Z] taggedImages: [2024-10-04T08:46:47.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:47.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-04T08:46:47.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.88 [2024-10-04T08:46:47.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:47.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-04T08:46:47.069Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-04T08:46:47.069Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:47.069Z] latest [2024-10-04T08:46:47.069Z] 3.2.0-dev.88 [2024-10-04T08:46:47.069Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:47.069Z] main [2024-10-04T08:46:47.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:47.449Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:47.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:47.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-04T08:46:47.819Z] f20d80453ca4: Preparing [2024-10-04T08:46:47.819Z] 9c4158e70b59: Preparing [2024-10-04T08:46:47.819Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:47.819Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:47.819Z] 6dece1fbaa28: Preparing [2024-10-04T08:46:47.819Z] c820f2363ee9: Preparing [2024-10-04T08:46:47.819Z] 16113d51b718: Preparing [2024-10-04T08:46:47.819Z] c820f2363ee9: Waiting [2024-10-04T08:46:47.819Z] 16113d51b718: Waiting [2024-10-04T08:46:47.819Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:48.094Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:48.094Z] 16113d51b718: Layer already exists [2024-10-04T08:46:48.094Z] f20d80453ca4: Pushed [2024-10-04T08:46:48.094Z] 6dece1fbaa28: Pushed [2024-10-04T08:46:50.042Z] c820f2363ee9: Pushed [2024-10-04T08:46:51.981Z] 9c4158e70b59: Pushed [2024-10-04T08:46:51.981Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:52.346Z] + 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-10-04T08:46:52.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-04T08:46:52.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-04T08:46:52.701Z] f20d80453ca4: Preparing [2024-10-04T08:46:52.701Z] 9c4158e70b59: Preparing [2024-10-04T08:46:52.701Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:52.701Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:52.701Z] 6dece1fbaa28: Preparing [2024-10-04T08:46:52.701Z] c820f2363ee9: Preparing [2024-10-04T08:46:52.701Z] 16113d51b718: Preparing [2024-10-04T08:46:52.701Z] c820f2363ee9: Waiting [2024-10-04T08:46:52.701Z] 16113d51b718: Waiting [2024-10-04T08:46:52.701Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:52.701Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:52.701Z] 9c4158e70b59: Layer already exists [2024-10-04T08:46:52.701Z] 6dece1fbaa28: Layer already exists [2024-10-04T08:46:52.701Z] f20d80453ca4: Layer already exists [2024-10-04T08:46:52.701Z] c820f2363ee9: Layer already exists [2024-10-04T08:46:52.701Z] 16113d51b718: Layer already exists [2024-10-04T08:46:52.966Z] latest: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:53.321Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:53.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.88 [2024-10-04T08:46:53.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-04T08:46:53.678Z] f20d80453ca4: Preparing [2024-10-04T08:46:53.678Z] 9c4158e70b59: Preparing [2024-10-04T08:46:53.678Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:53.678Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:53.678Z] 6dece1fbaa28: Preparing [2024-10-04T08:46:53.678Z] c820f2363ee9: Preparing [2024-10-04T08:46:53.678Z] 16113d51b718: Preparing [2024-10-04T08:46:53.678Z] c820f2363ee9: Waiting [2024-10-04T08:46:53.678Z] 16113d51b718: Waiting [2024-10-04T08:46:53.678Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:53.678Z] 6dece1fbaa28: Layer already exists [2024-10-04T08:46:53.678Z] 9c4158e70b59: Layer already exists [2024-10-04T08:46:53.678Z] f20d80453ca4: Layer already exists [2024-10-04T08:46:53.678Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:53.678Z] 16113d51b718: Layer already exists [2024-10-04T08:46:53.678Z] c820f2363ee9: Layer already exists [2024-10-04T08:46:53.678Z] 3.2.0-dev.88: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:54.303Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:54.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:54.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-04T08:46:54.669Z] f20d80453ca4: Preparing [2024-10-04T08:46:54.669Z] 9c4158e70b59: Preparing [2024-10-04T08:46:54.669Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:54.669Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:54.669Z] 6dece1fbaa28: Preparing [2024-10-04T08:46:54.669Z] c820f2363ee9: Preparing [2024-10-04T08:46:54.669Z] 16113d51b718: Preparing [2024-10-04T08:46:54.669Z] c820f2363ee9: Waiting [2024-10-04T08:46:54.669Z] 16113d51b718: Waiting [2024-10-04T08:46:54.669Z] 9c4158e70b59: Layer already exists [2024-10-04T08:46:54.669Z] f20d80453ca4: Layer already exists [2024-10-04T08:46:54.669Z] 6dece1fbaa28: Layer already exists [2024-10-04T08:46:54.669Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:54.669Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:54.669Z] 16113d51b718: Layer already exists [2024-10-04T08:46:54.669Z] c820f2363ee9: Layer already exists [2024-10-04T08:46:54.935Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:55.306Z] + 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-10-04T08:46:55.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-04T08:46:55.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-04T08:46:55.656Z] f20d80453ca4: Preparing [2024-10-04T08:46:55.656Z] 9c4158e70b59: Preparing [2024-10-04T08:46:55.656Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:55.656Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:55.656Z] 6dece1fbaa28: Preparing [2024-10-04T08:46:55.656Z] c820f2363ee9: Preparing [2024-10-04T08:46:55.656Z] 16113d51b718: Preparing [2024-10-04T08:46:55.656Z] c820f2363ee9: Waiting [2024-10-04T08:46:55.656Z] 16113d51b718: Waiting [2024-10-04T08:46:55.656Z] 9c4158e70b59: Layer already exists [2024-10-04T08:46:55.656Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:55.656Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:55.656Z] f20d80453ca4: Layer already exists [2024-10-04T08:46:55.656Z] 6dece1fbaa28: Layer already exists [2024-10-04T08:46:55.656Z] c820f2363ee9: Layer already exists [2024-10-04T08:46:55.656Z] 16113d51b718: Layer already exists [2024-10-04T08:46:55.922Z] main: digest: sha256:6fd1a156c30bc7ea87a2c6cce36763d05325bdda68086e635e437a85db42349c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:46:56.005Z] ===================================================== [Pipeline] echo [2024-10-04T08:46:56.023Z] taggedImages: [2024-10-04T08:46:56.023Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:56.023Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-04T08:46:56.023Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.88 [2024-10-04T08:46:56.023Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:56.023Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-04T08:46:56.052Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-04T08:46:56.052Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:56.052Z] latest [2024-10-04T08:46:56.052Z] 3.2.0-dev.88 [2024-10-04T08:46:56.052Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:46:56.052Z] main [2024-10-04T08:46:56.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:56.449Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:46:56.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:46:56.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-04T08:46:56.818Z] 374e41d5df03: Preparing [2024-10-04T08:46:56.818Z] e1aa32a18660: Preparing [2024-10-04T08:46:56.818Z] 71ca76620e7e: Preparing [2024-10-04T08:46:56.818Z] ecbd8fdec9e8: Preparing [2024-10-04T08:46:56.818Z] e893cd1ae2b3: Preparing [2024-10-04T08:46:56.818Z] c3eec5449de4: Preparing [2024-10-04T08:46:56.818Z] 478b121f3c65: Preparing [2024-10-04T08:46:56.818Z] 3e0a01d11fb9: Preparing [2024-10-04T08:46:56.818Z] d71d77f8f7f2: Preparing [2024-10-04T08:46:56.818Z] 16113d51b718: Preparing [2024-10-04T08:46:56.818Z] c3eec5449de4: Waiting [2024-10-04T08:46:56.818Z] 478b121f3c65: Waiting [2024-10-04T08:46:56.818Z] 3e0a01d11fb9: Waiting [2024-10-04T08:46:56.818Z] d71d77f8f7f2: Waiting [2024-10-04T08:46:56.818Z] 16113d51b718: Waiting [2024-10-04T08:46:57.085Z] 71ca76620e7e: Pushed [2024-10-04T08:46:57.085Z] e1aa32a18660: Pushed [2024-10-04T08:46:57.350Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:46:57.350Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:46:57.615Z] 374e41d5df03: Pushed [2024-10-04T08:46:57.615Z] 16113d51b718: Layer already exists [2024-10-04T08:46:57.615Z] 3e0a01d11fb9: Pushed [2024-10-04T08:46:58.571Z] d71d77f8f7f2: Pushed [2024-10-04T08:47:10.868Z] 478b121f3c65: Pushed [2024-10-04T08:47:17.486Z] c3eec5449de4: Pushed [2024-10-04T08:47:17.486Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:17.840Z] + 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-10-04T08:47:18.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-04T08:47:18.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-04T08:47:18.191Z] 374e41d5df03: Preparing [2024-10-04T08:47:18.191Z] e1aa32a18660: Preparing [2024-10-04T08:47:18.191Z] 71ca76620e7e: Preparing [2024-10-04T08:47:18.191Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:18.191Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:18.191Z] c3eec5449de4: Preparing [2024-10-04T08:47:18.191Z] 478b121f3c65: Preparing [2024-10-04T08:47:18.191Z] 3e0a01d11fb9: Preparing [2024-10-04T08:47:18.191Z] d71d77f8f7f2: Preparing [2024-10-04T08:47:18.191Z] 16113d51b718: Preparing [2024-10-04T08:47:18.191Z] 478b121f3c65: Waiting [2024-10-04T08:47:18.191Z] 3e0a01d11fb9: Waiting [2024-10-04T08:47:18.191Z] 16113d51b718: Waiting [2024-10-04T08:47:18.191Z] d71d77f8f7f2: Waiting [2024-10-04T08:47:18.191Z] c3eec5449de4: Waiting [2024-10-04T08:47:18.191Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:18.191Z] 71ca76620e7e: Layer already exists [2024-10-04T08:47:18.191Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:18.191Z] e1aa32a18660: Layer already exists [2024-10-04T08:47:18.191Z] 374e41d5df03: Layer already exists [2024-10-04T08:47:18.191Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:47:18.191Z] 16113d51b718: Layer already exists [2024-10-04T08:47:18.191Z] c3eec5449de4: Layer already exists [2024-10-04T08:47:18.191Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:47:18.191Z] 478b121f3c65: Layer already exists [2024-10-04T08:47:18.456Z] latest: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:18.815Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:19.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.88 [2024-10-04T08:47:19.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-04T08:47:19.176Z] 374e41d5df03: Preparing [2024-10-04T08:47:19.176Z] e1aa32a18660: Preparing [2024-10-04T08:47:19.176Z] 71ca76620e7e: Preparing [2024-10-04T08:47:19.176Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:19.176Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:19.176Z] c3eec5449de4: Preparing [2024-10-04T08:47:19.176Z] 478b121f3c65: Preparing [2024-10-04T08:47:19.176Z] 3e0a01d11fb9: Preparing [2024-10-04T08:47:19.176Z] d71d77f8f7f2: Preparing [2024-10-04T08:47:19.176Z] 16113d51b718: Preparing [2024-10-04T08:47:19.176Z] 3e0a01d11fb9: Waiting [2024-10-04T08:47:19.176Z] d71d77f8f7f2: Waiting [2024-10-04T08:47:19.176Z] 16113d51b718: Waiting [2024-10-04T08:47:19.176Z] c3eec5449de4: Waiting [2024-10-04T08:47:19.176Z] 478b121f3c65: Waiting [2024-10-04T08:47:19.176Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:19.176Z] 71ca76620e7e: Layer already exists [2024-10-04T08:47:19.176Z] e1aa32a18660: Layer already exists [2024-10-04T08:47:19.176Z] 374e41d5df03: Layer already exists [2024-10-04T08:47:19.176Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:19.443Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:47:19.443Z] 478b121f3c65: Layer already exists [2024-10-04T08:47:19.443Z] c3eec5449de4: Layer already exists [2024-10-04T08:47:19.443Z] 16113d51b718: Layer already exists [2024-10-04T08:47:19.443Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:47:19.443Z] 3.2.0-dev.88: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:19.805Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:20.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:47:20.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-04T08:47:20.159Z] 374e41d5df03: Preparing [2024-10-04T08:47:20.159Z] e1aa32a18660: Preparing [2024-10-04T08:47:20.159Z] 71ca76620e7e: Preparing [2024-10-04T08:47:20.159Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:20.159Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:20.159Z] c3eec5449de4: Preparing [2024-10-04T08:47:20.159Z] 478b121f3c65: Preparing [2024-10-04T08:47:20.159Z] 3e0a01d11fb9: Preparing [2024-10-04T08:47:20.159Z] d71d77f8f7f2: Preparing [2024-10-04T08:47:20.159Z] 16113d51b718: Preparing [2024-10-04T08:47:20.159Z] 478b121f3c65: Waiting [2024-10-04T08:47:20.159Z] 3e0a01d11fb9: Waiting [2024-10-04T08:47:20.159Z] d71d77f8f7f2: Waiting [2024-10-04T08:47:20.159Z] 16113d51b718: Waiting [2024-10-04T08:47:20.159Z] c3eec5449de4: Waiting [2024-10-04T08:47:20.159Z] e1aa32a18660: Layer already exists [2024-10-04T08:47:20.159Z] 374e41d5df03: Layer already exists [2024-10-04T08:47:20.159Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:20.159Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:20.159Z] 71ca76620e7e: Layer already exists [2024-10-04T08:47:20.159Z] 478b121f3c65: Layer already exists [2024-10-04T08:47:20.159Z] c3eec5449de4: Layer already exists [2024-10-04T08:47:20.159Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:47:20.159Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:47:20.159Z] 16113d51b718: Layer already exists [2024-10-04T08:47:20.425Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:20.788Z] + 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-10-04T08:47:21.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-04T08:47:21.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-04T08:47:21.141Z] 374e41d5df03: Preparing [2024-10-04T08:47:21.141Z] e1aa32a18660: Preparing [2024-10-04T08:47:21.141Z] 71ca76620e7e: Preparing [2024-10-04T08:47:21.141Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:21.141Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:21.141Z] c3eec5449de4: Preparing [2024-10-04T08:47:21.141Z] 478b121f3c65: Preparing [2024-10-04T08:47:21.141Z] 3e0a01d11fb9: Preparing [2024-10-04T08:47:21.141Z] d71d77f8f7f2: Preparing [2024-10-04T08:47:21.141Z] 16113d51b718: Preparing [2024-10-04T08:47:21.141Z] 3e0a01d11fb9: Waiting [2024-10-04T08:47:21.141Z] d71d77f8f7f2: Waiting [2024-10-04T08:47:21.141Z] 16113d51b718: Waiting [2024-10-04T08:47:21.141Z] c3eec5449de4: Waiting [2024-10-04T08:47:21.141Z] 478b121f3c65: Waiting [2024-10-04T08:47:21.141Z] 374e41d5df03: Layer already exists [2024-10-04T08:47:21.141Z] e1aa32a18660: Layer already exists [2024-10-04T08:47:21.141Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:21.141Z] 71ca76620e7e: Layer already exists [2024-10-04T08:47:21.141Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:21.141Z] 478b121f3c65: Layer already exists [2024-10-04T08:47:21.142Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:47:21.142Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:47:21.142Z] c3eec5449de4: Layer already exists [2024-10-04T08:47:21.142Z] 16113d51b718: Layer already exists [2024-10-04T08:47:21.407Z] main: digest: sha256:3ece22cea873c9ae15bee3e51bc817273f5e7d7ebe7fc2faa2ee5d5a8846f68b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:47:21.486Z] ===================================================== [Pipeline] echo [2024-10-04T08:47:21.500Z] taggedImages: [2024-10-04T08:47:21.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:47:21.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-04T08:47:21.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.88 [2024-10-04T08:47:21.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:47:21.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-04T08:47:21.534Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-04T08:47:21.534Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:47:21.534Z] latest [2024-10-04T08:47:21.534Z] 3.2.0-dev.88 [2024-10-04T08:47:21.534Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:47:21.534Z] main [2024-10-04T08:47:21.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:21.909Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:22.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:47:22.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-04T08:47:22.265Z] e2ff20e48f04: Preparing [2024-10-04T08:47:22.265Z] 68222a30d5b6: Preparing [2024-10-04T08:47:22.265Z] 541fcee78751: Preparing [2024-10-04T08:47:22.265Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:22.265Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:22.265Z] f0063fb5cc4d: Preparing [2024-10-04T08:47:22.265Z] 8350fcf31da6: Preparing [2024-10-04T08:47:22.265Z] 736a9212e6f8: Preparing [2024-10-04T08:47:22.265Z] 16113d51b718: Preparing [2024-10-04T08:47:22.265Z] 736a9212e6f8: Waiting [2024-10-04T08:47:22.265Z] f0063fb5cc4d: Waiting [2024-10-04T08:47:22.265Z] 16113d51b718: Waiting [2024-10-04T08:47:22.265Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:22.531Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:22.531Z] 68222a30d5b6: Pushed [2024-10-04T08:47:22.531Z] 541fcee78751: Pushed [2024-10-04T08:47:22.531Z] e2ff20e48f04: Pushed [2024-10-04T08:47:22.531Z] 16113d51b718: Layer already exists [2024-10-04T08:47:22.531Z] 8350fcf31da6: Pushed [2024-10-04T08:47:23.110Z] 736a9212e6f8: Pushed [2024-10-04T08:47:45.131Z] f0063fb5cc4d: Pushed [2024-10-04T08:47:45.131Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:45.480Z] + 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-10-04T08:47:45.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-04T08:47:45.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-04T08:47:45.818Z] e2ff20e48f04: Preparing [2024-10-04T08:47:45.818Z] 68222a30d5b6: Preparing [2024-10-04T08:47:45.818Z] 541fcee78751: Preparing [2024-10-04T08:47:45.818Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:45.818Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:45.818Z] f0063fb5cc4d: Preparing [2024-10-04T08:47:45.818Z] 8350fcf31da6: Preparing [2024-10-04T08:47:45.818Z] 736a9212e6f8: Preparing [2024-10-04T08:47:45.818Z] 16113d51b718: Preparing [2024-10-04T08:47:45.818Z] f0063fb5cc4d: Waiting [2024-10-04T08:47:45.818Z] 8350fcf31da6: Waiting [2024-10-04T08:47:45.818Z] 736a9212e6f8: Waiting [2024-10-04T08:47:45.818Z] 16113d51b718: Waiting [2024-10-04T08:47:45.818Z] 541fcee78751: Layer already exists [2024-10-04T08:47:45.818Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:45.818Z] 68222a30d5b6: Layer already exists [2024-10-04T08:47:45.818Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:45.818Z] e2ff20e48f04: Layer already exists [2024-10-04T08:47:45.818Z] 736a9212e6f8: Layer already exists [2024-10-04T08:47:45.818Z] 8350fcf31da6: Layer already exists [2024-10-04T08:47:45.818Z] f0063fb5cc4d: Layer already exists [2024-10-04T08:47:45.818Z] 16113d51b718: Layer already exists [2024-10-04T08:47:45.818Z] latest: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:46.440Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:46.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.88 [2024-10-04T08:47:46.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-04T08:47:46.795Z] e2ff20e48f04: Preparing [2024-10-04T08:47:46.795Z] 68222a30d5b6: Preparing [2024-10-04T08:47:46.795Z] 541fcee78751: Preparing [2024-10-04T08:47:46.795Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:46.795Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:46.795Z] f0063fb5cc4d: Preparing [2024-10-04T08:47:46.795Z] 8350fcf31da6: Preparing [2024-10-04T08:47:46.795Z] 736a9212e6f8: Preparing [2024-10-04T08:47:46.795Z] 16113d51b718: Preparing [2024-10-04T08:47:46.795Z] f0063fb5cc4d: Waiting [2024-10-04T08:47:46.795Z] 736a9212e6f8: Waiting [2024-10-04T08:47:46.795Z] 8350fcf31da6: Waiting [2024-10-04T08:47:46.795Z] 16113d51b718: Waiting [2024-10-04T08:47:46.795Z] 541fcee78751: Layer already exists [2024-10-04T08:47:46.795Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:46.795Z] e2ff20e48f04: Layer already exists [2024-10-04T08:47:46.795Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:46.795Z] 68222a30d5b6: Layer already exists [2024-10-04T08:47:46.795Z] 736a9212e6f8: Layer already exists [2024-10-04T08:47:46.795Z] f0063fb5cc4d: Layer already exists [2024-10-04T08:47:46.795Z] 8350fcf31da6: Layer already exists [2024-10-04T08:47:46.795Z] 16113d51b718: Layer already exists [2024-10-04T08:47:46.795Z] 3.2.0-dev.88: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:47.418Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:47.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:47:47.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-04T08:47:47.774Z] e2ff20e48f04: Preparing [2024-10-04T08:47:47.774Z] 68222a30d5b6: Preparing [2024-10-04T08:47:47.774Z] 541fcee78751: Preparing [2024-10-04T08:47:47.774Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:47.774Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:47.774Z] f0063fb5cc4d: Preparing [2024-10-04T08:47:47.774Z] 8350fcf31da6: Preparing [2024-10-04T08:47:47.774Z] 736a9212e6f8: Preparing [2024-10-04T08:47:47.774Z] 16113d51b718: Preparing [2024-10-04T08:47:47.774Z] f0063fb5cc4d: Waiting [2024-10-04T08:47:47.774Z] 8350fcf31da6: Waiting [2024-10-04T08:47:47.774Z] 736a9212e6f8: Waiting [2024-10-04T08:47:47.774Z] 16113d51b718: Waiting [2024-10-04T08:47:47.774Z] e2ff20e48f04: Layer already exists [2024-10-04T08:47:47.774Z] 541fcee78751: Layer already exists [2024-10-04T08:47:47.774Z] 68222a30d5b6: Layer already exists [2024-10-04T08:47:47.774Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:47.774Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:47.774Z] f0063fb5cc4d: Layer already exists [2024-10-04T08:47:47.774Z] 8350fcf31da6: Layer already exists [2024-10-04T08:47:47.774Z] 16113d51b718: Layer already exists [2024-10-04T08:47:47.774Z] 736a9212e6f8: Layer already exists [2024-10-04T08:47:48.037Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:48.382Z] + 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-10-04T08:47:48.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-04T08:47:48.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-04T08:47:48.730Z] e2ff20e48f04: Preparing [2024-10-04T08:47:48.730Z] 68222a30d5b6: Preparing [2024-10-04T08:47:48.730Z] 541fcee78751: Preparing [2024-10-04T08:47:48.730Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:48.730Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:48.730Z] f0063fb5cc4d: Preparing [2024-10-04T08:47:48.730Z] 8350fcf31da6: Preparing [2024-10-04T08:47:48.730Z] 736a9212e6f8: Preparing [2024-10-04T08:47:48.730Z] 16113d51b718: Preparing [2024-10-04T08:47:48.730Z] f0063fb5cc4d: Waiting [2024-10-04T08:47:48.730Z] 8350fcf31da6: Waiting [2024-10-04T08:47:48.730Z] 16113d51b718: Waiting [2024-10-04T08:47:48.730Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:48.730Z] 68222a30d5b6: Layer already exists [2024-10-04T08:47:48.730Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:48.730Z] e2ff20e48f04: Layer already exists [2024-10-04T08:47:48.730Z] 541fcee78751: Layer already exists [2024-10-04T08:47:48.730Z] f0063fb5cc4d: Layer already exists [2024-10-04T08:47:48.730Z] 736a9212e6f8: Layer already exists [2024-10-04T08:47:48.730Z] 8350fcf31da6: Layer already exists [2024-10-04T08:47:48.730Z] 16113d51b718: Layer already exists [2024-10-04T08:47:48.993Z] main: digest: sha256:cbc3bc752ece985fb2973673fbc83b03508c9516498f2f6c47a4518fc20f2e48 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:47:49.075Z] ===================================================== [Pipeline] echo [2024-10-04T08:47:49.093Z] taggedImages: [2024-10-04T08:47:49.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:47:49.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-04T08:47:49.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.88 [2024-10-04T08:47:49.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:47:49.093Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-04T08:47:49.130Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-04T08:47:49.130Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:47:49.130Z] latest [2024-10-04T08:47:49.130Z] 3.2.0-dev.88 [2024-10-04T08:47:49.130Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:47:49.130Z] main [2024-10-04T08:47:49.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:49.504Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:47:49.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:47:49.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-04T08:47:49.846Z] ab3a64f0419b: Preparing [2024-10-04T08:47:49.846Z] 1e800da2eed6: Preparing [2024-10-04T08:47:49.846Z] 0738f67c41ea: Preparing [2024-10-04T08:47:49.846Z] ecbd8fdec9e8: Preparing [2024-10-04T08:47:49.846Z] e893cd1ae2b3: Preparing [2024-10-04T08:47:49.846Z] 4a95076a6dbd: Preparing [2024-10-04T08:47:49.846Z] 3e0a01d11fb9: Preparing [2024-10-04T08:47:49.846Z] d71d77f8f7f2: Preparing [2024-10-04T08:47:49.846Z] 16113d51b718: Preparing [2024-10-04T08:47:49.846Z] 3e0a01d11fb9: Waiting [2024-10-04T08:47:49.846Z] 4a95076a6dbd: Waiting [2024-10-04T08:47:49.846Z] d71d77f8f7f2: Waiting [2024-10-04T08:47:49.846Z] 16113d51b718: Waiting [2024-10-04T08:47:49.846Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:47:49.846Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:47:50.110Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:47:50.110Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:47:50.110Z] 16113d51b718: Layer already exists [2024-10-04T08:47:50.110Z] 0738f67c41ea: Pushed [2024-10-04T08:47:50.110Z] ab3a64f0419b: Pushed [2024-10-04T08:47:50.110Z] 1e800da2eed6: Pushed [2024-10-04T08:48:12.141Z] 4a95076a6dbd: Pushed [2024-10-04T08:48:12.141Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:12.499Z] + 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-10-04T08:48:12.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-04T08:48:12.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-04T08:48:12.853Z] ab3a64f0419b: Preparing [2024-10-04T08:48:12.853Z] 1e800da2eed6: Preparing [2024-10-04T08:48:12.853Z] 0738f67c41ea: Preparing [2024-10-04T08:48:12.853Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:12.853Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:12.853Z] 4a95076a6dbd: Preparing [2024-10-04T08:48:12.853Z] 3e0a01d11fb9: Preparing [2024-10-04T08:48:12.853Z] d71d77f8f7f2: Preparing [2024-10-04T08:48:12.853Z] 16113d51b718: Preparing [2024-10-04T08:48:12.853Z] 3e0a01d11fb9: Waiting [2024-10-04T08:48:12.853Z] d71d77f8f7f2: Waiting [2024-10-04T08:48:12.853Z] 4a95076a6dbd: Waiting [2024-10-04T08:48:12.853Z] 16113d51b718: Waiting [2024-10-04T08:48:12.853Z] ab3a64f0419b: Layer already exists [2024-10-04T08:48:12.853Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:12.853Z] 1e800da2eed6: Layer already exists [2024-10-04T08:48:12.853Z] 0738f67c41ea: Layer already exists [2024-10-04T08:48:12.853Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:12.853Z] 4a95076a6dbd: Layer already exists [2024-10-04T08:48:12.853Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:48:12.853Z] 16113d51b718: Layer already exists [2024-10-04T08:48:12.853Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:48:13.119Z] latest: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:13.465Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:13.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.88 [2024-10-04T08:48:13.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-04T08:48:13.813Z] ab3a64f0419b: Preparing [2024-10-04T08:48:13.813Z] 1e800da2eed6: Preparing [2024-10-04T08:48:13.813Z] 0738f67c41ea: Preparing [2024-10-04T08:48:13.813Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:13.813Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:13.813Z] 4a95076a6dbd: Preparing [2024-10-04T08:48:13.813Z] 3e0a01d11fb9: Preparing [2024-10-04T08:48:13.813Z] d71d77f8f7f2: Preparing [2024-10-04T08:48:13.813Z] 16113d51b718: Preparing [2024-10-04T08:48:13.813Z] 3e0a01d11fb9: Waiting [2024-10-04T08:48:13.813Z] 16113d51b718: Waiting [2024-10-04T08:48:13.813Z] d71d77f8f7f2: Waiting [2024-10-04T08:48:13.813Z] 4a95076a6dbd: Waiting [2024-10-04T08:48:13.813Z] 1e800da2eed6: Layer already exists [2024-10-04T08:48:13.813Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:13.813Z] 0738f67c41ea: Layer already exists [2024-10-04T08:48:13.813Z] ab3a64f0419b: Layer already exists [2024-10-04T08:48:13.813Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:13.813Z] 16113d51b718: Layer already exists [2024-10-04T08:48:13.813Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:48:13.813Z] 4a95076a6dbd: Layer already exists [2024-10-04T08:48:13.813Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:48:14.077Z] 3.2.0-dev.88: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:14.434Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:14.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:14.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-04T08:48:14.790Z] ab3a64f0419b: Preparing [2024-10-04T08:48:14.790Z] 1e800da2eed6: Preparing [2024-10-04T08:48:14.790Z] 0738f67c41ea: Preparing [2024-10-04T08:48:14.790Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:14.790Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:14.790Z] 4a95076a6dbd: Preparing [2024-10-04T08:48:14.790Z] 3e0a01d11fb9: Preparing [2024-10-04T08:48:14.790Z] d71d77f8f7f2: Preparing [2024-10-04T08:48:14.790Z] 16113d51b718: Preparing [2024-10-04T08:48:14.790Z] 4a95076a6dbd: Waiting [2024-10-04T08:48:14.790Z] 3e0a01d11fb9: Waiting [2024-10-04T08:48:14.790Z] d71d77f8f7f2: Waiting [2024-10-04T08:48:14.790Z] 16113d51b718: Waiting [2024-10-04T08:48:14.790Z] 1e800da2eed6: Layer already exists [2024-10-04T08:48:14.790Z] 0738f67c41ea: Layer already exists [2024-10-04T08:48:14.790Z] ab3a64f0419b: Layer already exists [2024-10-04T08:48:14.790Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:14.790Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:14.790Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:48:14.790Z] 16113d51b718: Layer already exists [2024-10-04T08:48:14.790Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:48:14.790Z] 4a95076a6dbd: Layer already exists [2024-10-04T08:48:15.083Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:15.444Z] + 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-10-04T08:48:15.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-04T08:48:15.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-04T08:48:15.806Z] ab3a64f0419b: Preparing [2024-10-04T08:48:15.806Z] 1e800da2eed6: Preparing [2024-10-04T08:48:15.806Z] 0738f67c41ea: Preparing [2024-10-04T08:48:15.806Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:15.806Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:15.806Z] 4a95076a6dbd: Preparing [2024-10-04T08:48:15.806Z] 3e0a01d11fb9: Preparing [2024-10-04T08:48:15.806Z] d71d77f8f7f2: Preparing [2024-10-04T08:48:15.806Z] 16113d51b718: Preparing [2024-10-04T08:48:15.806Z] 4a95076a6dbd: Waiting [2024-10-04T08:48:15.806Z] 3e0a01d11fb9: Waiting [2024-10-04T08:48:15.806Z] d71d77f8f7f2: Waiting [2024-10-04T08:48:15.806Z] 16113d51b718: Waiting [2024-10-04T08:48:15.806Z] 0738f67c41ea: Layer already exists [2024-10-04T08:48:15.806Z] ab3a64f0419b: Layer already exists [2024-10-04T08:48:15.806Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:15.806Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:15.806Z] 1e800da2eed6: Layer already exists [2024-10-04T08:48:15.806Z] 3e0a01d11fb9: Layer already exists [2024-10-04T08:48:15.806Z] d71d77f8f7f2: Layer already exists [2024-10-04T08:48:15.806Z] 4a95076a6dbd: Layer already exists [2024-10-04T08:48:15.806Z] 16113d51b718: Layer already exists [2024-10-04T08:48:16.070Z] main: digest: sha256:09491c1435030ea911209696c9780456cb673576e75a21a1c7e7b8ff15c27959 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:48:16.155Z] ===================================================== [Pipeline] echo [2024-10-04T08:48:16.172Z] taggedImages: [2024-10-04T08:48:16.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:16.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-04T08:48:16.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.88 [2024-10-04T08:48:16.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:16.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-04T08:48:16.210Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-04T08:48:16.210Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:16.210Z] latest [2024-10-04T08:48:16.210Z] 3.2.0-dev.88 [2024-10-04T08:48:16.210Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:16.210Z] main [2024-10-04T08:48:16.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:16.576Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:16.932Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:16.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-04T08:48:16.933Z] 2508ce0c1fbc: Preparing [2024-10-04T08:48:16.933Z] bad84d247428: Preparing [2024-10-04T08:48:16.933Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:16.933Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:16.933Z] 4807477b5cdb: Preparing [2024-10-04T08:48:16.933Z] d4f17b5835bb: Preparing [2024-10-04T08:48:16.933Z] 16113d51b718: Preparing [2024-10-04T08:48:16.933Z] d4f17b5835bb: Waiting [2024-10-04T08:48:16.933Z] 16113d51b718: Waiting [2024-10-04T08:48:16.933Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:16.933Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:17.198Z] 16113d51b718: Layer already exists [2024-10-04T08:48:17.198Z] 2508ce0c1fbc: Pushed [2024-10-04T08:48:17.198Z] 4807477b5cdb: Pushed [2024-10-04T08:48:17.784Z] d4f17b5835bb: Pushed [2024-10-04T08:48:24.403Z] bad84d247428: Pushed [2024-10-04T08:48:24.403Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:24.812Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:25.174Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-04T08:48:25.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-04T08:48:25.174Z] 2508ce0c1fbc: Preparing [2024-10-04T08:48:25.174Z] bad84d247428: Preparing [2024-10-04T08:48:25.174Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:25.174Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:25.174Z] 4807477b5cdb: Preparing [2024-10-04T08:48:25.174Z] d4f17b5835bb: Preparing [2024-10-04T08:48:25.174Z] 16113d51b718: Preparing [2024-10-04T08:48:25.174Z] d4f17b5835bb: Waiting [2024-10-04T08:48:25.174Z] 16113d51b718: Waiting [2024-10-04T08:48:25.174Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:25.174Z] 2508ce0c1fbc: Layer already exists [2024-10-04T08:48:25.174Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:25.174Z] bad84d247428: Layer already exists [2024-10-04T08:48:25.174Z] 4807477b5cdb: Layer already exists [2024-10-04T08:48:25.174Z] 16113d51b718: Layer already exists [2024-10-04T08:48:25.174Z] d4f17b5835bb: Layer already exists [2024-10-04T08:48:25.447Z] latest: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:25.826Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:26.206Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.88 [2024-10-04T08:48:26.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-04T08:48:26.206Z] 2508ce0c1fbc: Preparing [2024-10-04T08:48:26.206Z] bad84d247428: Preparing [2024-10-04T08:48:26.206Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:26.206Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:26.206Z] 4807477b5cdb: Preparing [2024-10-04T08:48:26.206Z] d4f17b5835bb: Preparing [2024-10-04T08:48:26.206Z] 16113d51b718: Preparing [2024-10-04T08:48:26.206Z] d4f17b5835bb: Waiting [2024-10-04T08:48:26.206Z] 16113d51b718: Waiting [2024-10-04T08:48:26.206Z] 2508ce0c1fbc: Layer already exists [2024-10-04T08:48:26.206Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:26.206Z] bad84d247428: Layer already exists [2024-10-04T08:48:26.206Z] 4807477b5cdb: Layer already exists [2024-10-04T08:48:26.206Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:26.206Z] d4f17b5835bb: Layer already exists [2024-10-04T08:48:26.206Z] 16113d51b718: Layer already exists [2024-10-04T08:48:26.471Z] 3.2.0-dev.88: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:26.836Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:27.183Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:27.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-04T08:48:27.183Z] 2508ce0c1fbc: Preparing [2024-10-04T08:48:27.183Z] bad84d247428: Preparing [2024-10-04T08:48:27.183Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:27.183Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:27.183Z] 4807477b5cdb: Preparing [2024-10-04T08:48:27.183Z] d4f17b5835bb: Preparing [2024-10-04T08:48:27.183Z] 16113d51b718: Preparing [2024-10-04T08:48:27.183Z] d4f17b5835bb: Waiting [2024-10-04T08:48:27.183Z] 16113d51b718: Waiting [2024-10-04T08:48:27.447Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:27.447Z] 2508ce0c1fbc: Layer already exists [2024-10-04T08:48:27.447Z] 4807477b5cdb: Layer already exists [2024-10-04T08:48:27.447Z] bad84d247428: Layer already exists [2024-10-04T08:48:27.447Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:27.447Z] d4f17b5835bb: Layer already exists [2024-10-04T08:48:27.447Z] 16113d51b718: Layer already exists [2024-10-04T08:48:27.447Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:27.794Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:28.136Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-04T08:48:28.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-04T08:48:28.136Z] 2508ce0c1fbc: Preparing [2024-10-04T08:48:28.136Z] bad84d247428: Preparing [2024-10-04T08:48:28.136Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:28.136Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:28.136Z] 4807477b5cdb: Preparing [2024-10-04T08:48:28.136Z] d4f17b5835bb: Preparing [2024-10-04T08:48:28.136Z] 16113d51b718: Preparing [2024-10-04T08:48:28.136Z] d4f17b5835bb: Waiting [2024-10-04T08:48:28.136Z] 16113d51b718: Waiting [2024-10-04T08:48:28.136Z] 4807477b5cdb: Layer already exists [2024-10-04T08:48:28.136Z] bad84d247428: Layer already exists [2024-10-04T08:48:28.136Z] 2508ce0c1fbc: Layer already exists [2024-10-04T08:48:28.136Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:28.136Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:28.136Z] 16113d51b718: Layer already exists [2024-10-04T08:48:28.136Z] d4f17b5835bb: Layer already exists [2024-10-04T08:48:28.136Z] main: digest: sha256:71fcf3f22cc8267f7c849b26ee63dcb8cda8fed3e262339577caf2debd2e43e2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:48:28.506Z] ===================================================== [Pipeline] echo [2024-10-04T08:48:28.522Z] taggedImages: [2024-10-04T08:48:28.522Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:28.522Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-04T08:48:28.522Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.88 [2024-10-04T08:48:28.522Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:28.522Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-04T08:48:28.548Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-04T08:48:28.548Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:28.548Z] latest [2024-10-04T08:48:28.548Z] 3.2.0-dev.88 [2024-10-04T08:48:28.548Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:28.548Z] main [2024-10-04T08:48:28.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:28.924Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:29.271Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:29.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-04T08:48:29.271Z] f09c294e395e: Preparing [2024-10-04T08:48:29.271Z] 110322ac7d9d: Preparing [2024-10-04T08:48:29.271Z] 83361b74fe00: Preparing [2024-10-04T08:48:29.271Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:29.271Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:29.271Z] 6ae864185cd6: Preparing [2024-10-04T08:48:29.271Z] 38187b834e1b: Preparing [2024-10-04T08:48:29.271Z] 16113d51b718: Preparing [2024-10-04T08:48:29.271Z] 6ae864185cd6: Waiting [2024-10-04T08:48:29.271Z] 38187b834e1b: Waiting [2024-10-04T08:48:29.271Z] 16113d51b718: Waiting [2024-10-04T08:48:29.271Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:29.271Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:29.536Z] 110322ac7d9d: Pushed [2024-10-04T08:48:29.536Z] f09c294e395e: Pushed [2024-10-04T08:48:29.536Z] 16113d51b718: Layer already exists [2024-10-04T08:48:29.536Z] 6ae864185cd6: Pushed [2024-10-04T08:48:29.800Z] 38187b834e1b: Pushed [2024-10-04T08:48:36.414Z] 83361b74fe00: Pushed [2024-10-04T08:48:36.678Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:37.039Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:37.396Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-04T08:48:37.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-04T08:48:37.396Z] f09c294e395e: Preparing [2024-10-04T08:48:37.396Z] 110322ac7d9d: Preparing [2024-10-04T08:48:37.396Z] 83361b74fe00: Preparing [2024-10-04T08:48:37.396Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:37.396Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:37.396Z] 6ae864185cd6: Preparing [2024-10-04T08:48:37.396Z] 38187b834e1b: Preparing [2024-10-04T08:48:37.396Z] 16113d51b718: Preparing [2024-10-04T08:48:37.396Z] 6ae864185cd6: Waiting [2024-10-04T08:48:37.396Z] 38187b834e1b: Waiting [2024-10-04T08:48:37.396Z] 16113d51b718: Waiting [2024-10-04T08:48:37.396Z] 83361b74fe00: Layer already exists [2024-10-04T08:48:37.396Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:37.396Z] f09c294e395e: Layer already exists [2024-10-04T08:48:37.396Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:37.396Z] 110322ac7d9d: Layer already exists [2024-10-04T08:48:37.396Z] 6ae864185cd6: Layer already exists [2024-10-04T08:48:37.396Z] 38187b834e1b: Layer already exists [2024-10-04T08:48:37.396Z] 16113d51b718: Layer already exists [2024-10-04T08:48:41.629Z] latest: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:42.002Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:42.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.88 [2024-10-04T08:48:42.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-04T08:48:42.343Z] f09c294e395e: Preparing [2024-10-04T08:48:42.343Z] 110322ac7d9d: Preparing [2024-10-04T08:48:42.343Z] 83361b74fe00: Preparing [2024-10-04T08:48:42.343Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:42.343Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:42.343Z] 6ae864185cd6: Preparing [2024-10-04T08:48:42.343Z] 38187b834e1b: Preparing [2024-10-04T08:48:42.343Z] 16113d51b718: Preparing [2024-10-04T08:48:42.343Z] 38187b834e1b: Waiting [2024-10-04T08:48:42.343Z] 16113d51b718: Waiting [2024-10-04T08:48:42.343Z] 6ae864185cd6: Waiting [2024-10-04T08:48:42.343Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:42.343Z] 110322ac7d9d: Layer already exists [2024-10-04T08:48:42.343Z] 83361b74fe00: Layer already exists [2024-10-04T08:48:42.343Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:42.343Z] f09c294e395e: Layer already exists [2024-10-04T08:48:42.343Z] 6ae864185cd6: Layer already exists [2024-10-04T08:48:42.343Z] 38187b834e1b: Layer already exists [2024-10-04T08:48:42.343Z] 16113d51b718: Layer already exists [2024-10-04T08:48:42.343Z] 3.2.0-dev.88: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:42.967Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:43.337Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:43.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-04T08:48:43.337Z] f09c294e395e: Preparing [2024-10-04T08:48:43.337Z] 110322ac7d9d: Preparing [2024-10-04T08:48:43.337Z] 83361b74fe00: Preparing [2024-10-04T08:48:43.337Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:43.337Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:43.337Z] 6ae864185cd6: Preparing [2024-10-04T08:48:43.337Z] 38187b834e1b: Preparing [2024-10-04T08:48:43.337Z] 16113d51b718: Preparing [2024-10-04T08:48:43.337Z] 6ae864185cd6: Waiting [2024-10-04T08:48:43.337Z] 38187b834e1b: Waiting [2024-10-04T08:48:43.337Z] 16113d51b718: Waiting [2024-10-04T08:48:43.337Z] 83361b74fe00: Layer already exists [2024-10-04T08:48:43.337Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:43.337Z] f09c294e395e: Layer already exists [2024-10-04T08:48:43.337Z] 110322ac7d9d: Layer already exists [2024-10-04T08:48:43.337Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:43.337Z] 16113d51b718: Layer already exists [2024-10-04T08:48:43.337Z] 6ae864185cd6: Layer already exists [2024-10-04T08:48:43.337Z] 38187b834e1b: Layer already exists [2024-10-04T08:48:43.337Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:43.690Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:44.044Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-04T08:48:44.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-04T08:48:44.044Z] f09c294e395e: Preparing [2024-10-04T08:48:44.044Z] 110322ac7d9d: Preparing [2024-10-04T08:48:44.044Z] 83361b74fe00: Preparing [2024-10-04T08:48:44.044Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:44.044Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:44.044Z] 6ae864185cd6: Preparing [2024-10-04T08:48:44.044Z] 38187b834e1b: Preparing [2024-10-04T08:48:44.044Z] 16113d51b718: Preparing [2024-10-04T08:48:44.044Z] 6ae864185cd6: Waiting [2024-10-04T08:48:44.044Z] 38187b834e1b: Waiting [2024-10-04T08:48:44.044Z] 16113d51b718: Waiting [2024-10-04T08:48:44.044Z] f09c294e395e: Layer already exists [2024-10-04T08:48:44.044Z] 110322ac7d9d: Layer already exists [2024-10-04T08:48:44.044Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:44.044Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:44.044Z] 83361b74fe00: Layer already exists [2024-10-04T08:48:44.044Z] 38187b834e1b: Layer already exists [2024-10-04T08:48:44.044Z] 6ae864185cd6: Layer already exists [2024-10-04T08:48:44.044Z] 16113d51b718: Layer already exists [2024-10-04T08:48:44.310Z] main: digest: sha256:e5e12ac7288fd46c5b98909facb25ef2bc3676b1b496732888f6e6527282b4a0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:48:44.400Z] ===================================================== [Pipeline] echo [2024-10-04T08:48:44.415Z] taggedImages: [2024-10-04T08:48:44.415Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:44.415Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-04T08:48:44.415Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.88 [2024-10-04T08:48:44.415Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:44.415Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-04T08:48:44.513Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-04T08:48:44.513Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:44.513Z] latest [2024-10-04T08:48:44.513Z] 3.2.0-dev.88 [2024-10-04T08:48:44.513Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:44.513Z] main [2024-10-04T08:48:44.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:44.897Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:45.247Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:45.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-04T08:48:45.247Z] 20689c881786: Preparing [2024-10-04T08:48:45.247Z] ba70e57fdb9b: Preparing [2024-10-04T08:48:45.247Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:45.247Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:45.247Z] 5675c8db91c4: Preparing [2024-10-04T08:48:45.247Z] 0c6151645510: Preparing [2024-10-04T08:48:45.247Z] 16113d51b718: Preparing [2024-10-04T08:48:45.247Z] 0c6151645510: Waiting [2024-10-04T08:48:45.247Z] 16113d51b718: Waiting [2024-10-04T08:48:45.247Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:45.247Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:45.247Z] 0c6151645510: Layer already exists [2024-10-04T08:48:45.247Z] 5675c8db91c4: Layer already exists [2024-10-04T08:48:45.512Z] 16113d51b718: Layer already exists [2024-10-04T08:48:45.512Z] 20689c881786: Pushed [2024-10-04T08:48:53.699Z] ba70e57fdb9b: Pushed [2024-10-04T08:48:53.699Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:54.058Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:54.413Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-04T08:48:54.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-04T08:48:54.414Z] 20689c881786: Preparing [2024-10-04T08:48:54.414Z] ba70e57fdb9b: Preparing [2024-10-04T08:48:54.414Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:54.414Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:54.414Z] 5675c8db91c4: Preparing [2024-10-04T08:48:54.414Z] 0c6151645510: Preparing [2024-10-04T08:48:54.414Z] 16113d51b718: Preparing [2024-10-04T08:48:54.414Z] 0c6151645510: Waiting [2024-10-04T08:48:54.414Z] 16113d51b718: Waiting [2024-10-04T08:48:54.414Z] 5675c8db91c4: Layer already exists [2024-10-04T08:48:54.414Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:54.414Z] 20689c881786: Layer already exists [2024-10-04T08:48:54.414Z] ba70e57fdb9b: Layer already exists [2024-10-04T08:48:54.414Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:54.414Z] 16113d51b718: Layer already exists [2024-10-04T08:48:54.414Z] 0c6151645510: Layer already exists [2024-10-04T08:48:54.681Z] latest: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:55.048Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:55.421Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.88 [2024-10-04T08:48:55.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-04T08:48:55.421Z] 20689c881786: Preparing [2024-10-04T08:48:55.421Z] ba70e57fdb9b: Preparing [2024-10-04T08:48:55.421Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:55.421Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:55.421Z] 5675c8db91c4: Preparing [2024-10-04T08:48:55.421Z] 0c6151645510: Preparing [2024-10-04T08:48:55.421Z] 16113d51b718: Preparing [2024-10-04T08:48:55.421Z] 16113d51b718: Waiting [2024-10-04T08:48:55.421Z] 0c6151645510: Waiting [2024-10-04T08:48:55.421Z] 5675c8db91c4: Layer already exists [2024-10-04T08:48:55.421Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:55.421Z] ba70e57fdb9b: Layer already exists [2024-10-04T08:48:55.421Z] 20689c881786: Layer already exists [2024-10-04T08:48:55.421Z] 16113d51b718: Layer already exists [2024-10-04T08:48:55.421Z] 0c6151645510: Layer already exists [2024-10-04T08:48:55.421Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:55.688Z] 3.2.0-dev.88: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:56.048Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:56.406Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:56.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-04T08:48:56.406Z] 20689c881786: Preparing [2024-10-04T08:48:56.406Z] ba70e57fdb9b: Preparing [2024-10-04T08:48:56.406Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:56.406Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:56.406Z] 5675c8db91c4: Preparing [2024-10-04T08:48:56.406Z] 0c6151645510: Preparing [2024-10-04T08:48:56.406Z] 16113d51b718: Preparing [2024-10-04T08:48:56.406Z] 0c6151645510: Waiting [2024-10-04T08:48:56.406Z] 20689c881786: Layer already exists [2024-10-04T08:48:56.406Z] 5675c8db91c4: Layer already exists [2024-10-04T08:48:56.406Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:56.406Z] ba70e57fdb9b: Layer already exists [2024-10-04T08:48:56.406Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:56.406Z] 0c6151645510: Layer already exists [2024-10-04T08:48:56.406Z] 16113d51b718: Layer already exists [2024-10-04T08:48:56.672Z] 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:57.033Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:57.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-04T08:48:57.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-04T08:48:57.383Z] 20689c881786: Preparing [2024-10-04T08:48:57.383Z] ba70e57fdb9b: Preparing [2024-10-04T08:48:57.383Z] ecbd8fdec9e8: Preparing [2024-10-04T08:48:57.383Z] e893cd1ae2b3: Preparing [2024-10-04T08:48:57.383Z] 5675c8db91c4: Preparing [2024-10-04T08:48:57.383Z] 0c6151645510: Preparing [2024-10-04T08:48:57.383Z] 16113d51b718: Preparing [2024-10-04T08:48:57.383Z] 0c6151645510: Waiting [2024-10-04T08:48:57.383Z] 16113d51b718: Waiting [2024-10-04T08:48:57.383Z] ecbd8fdec9e8: Layer already exists [2024-10-04T08:48:57.383Z] 20689c881786: Layer already exists [2024-10-04T08:48:57.383Z] 5675c8db91c4: Layer already exists [2024-10-04T08:48:57.383Z] ba70e57fdb9b: Layer already exists [2024-10-04T08:48:57.383Z] e893cd1ae2b3: Layer already exists [2024-10-04T08:48:57.383Z] 16113d51b718: Layer already exists [2024-10-04T08:48:57.383Z] 0c6151645510: Layer already exists [2024-10-04T08:48:57.648Z] main: digest: sha256:6bf6390368c04305615da7d7229e0f9d47204446969bd64baa60af7318a548f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:48:57.736Z] ===================================================== [Pipeline] echo [2024-10-04T08:48:57.758Z] taggedImages: [2024-10-04T08:48:57.758Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [2024-10-04T08:48:57.758Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-04T08:48:57.758Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.88 [2024-10-04T08:48:57.758Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5b6b5cebbe9548f3d8439c4c1206c366677ffd4b-3.2.0-dev.88 [2024-10-04T08:48:57.758Z] - 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-10-04T08:48:58.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T08:48:58.167Z] [2024-10-04T08:48:58.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:48:58.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T08:48:58.493Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T08:48:58.493Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T08:48:58.493Z] 04944245beec: Pulling fs layer [2024-10-04T08:48:58.493Z] 699f458cf7ca: Pulling fs layer [2024-10-04T08:48:58.493Z] 765212b225bb: Pulling fs layer [2024-10-04T08:48:58.493Z] f23df028b6ca: Pulling fs layer [2024-10-04T08:48:58.493Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T08:48:58.493Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T08:48:58.493Z] 765212b225bb: Waiting [2024-10-04T08:48:58.759Z] f23df028b6ca: Waiting [2024-10-04T08:48:58.759Z] d65c8cfc05b1: Waiting [2024-10-04T08:48:58.759Z] 2437ff75d9bd: Waiting [2024-10-04T08:48:58.759Z] 04944245beec: Verifying Checksum [2024-10-04T08:48:58.759Z] 04944245beec: Download complete [2024-10-04T08:48:58.759Z] 765212b225bb: Verifying Checksum [2024-10-04T08:48:58.759Z] 765212b225bb: Download complete [2024-10-04T08:48:58.759Z] f23df028b6ca: Download complete [2024-10-04T08:48:58.759Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T08:48:58.759Z] d65c8cfc05b1: Download complete [2024-10-04T08:48:59.026Z] 699f458cf7ca: Verifying Checksum [2024-10-04T08:48:59.026Z] 699f458cf7ca: Download complete [2024-10-04T08:48:59.293Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T08:48:59.293Z] 8998bd30e6a1: Download complete [2024-10-04T08:49:01.868Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T08:49:01.868Z] 2437ff75d9bd: Download complete [2024-10-04T08:49:04.443Z] 8998bd30e6a1: Pull complete [2024-10-04T08:49:04.443Z] 04944245beec: Pull complete [2024-10-04T08:49:06.384Z] 699f458cf7ca: Pull complete [2024-10-04T08:49:06.384Z] 765212b225bb: Pull complete [2024-10-04T08:49:07.341Z] f23df028b6ca: Pull complete [2024-10-04T08:49:07.607Z] d65c8cfc05b1: Pull complete [2024-10-04T08:49:25.798Z] 2437ff75d9bd: Pull complete [2024-10-04T08:49:25.798Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T08:49:25.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T08:49:25.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:49:25.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container [2024-10-04T08:49:26.054Z] $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@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-10-04T08:49:28.758Z] $ docker top 791f1e155db74e2db56a0d51be98c86101ce586bf6de38bb09041d761d7e4c5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:49:29.666Z] ---> job-cost.sh [2024-10-04T08:49:29.666Z] lf-activate-venv: SKIPPING [2024-10-04T08:49:29.666Z] INFO: No Stack... [2024-10-04T08:49:29.933Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T08:49:30.888Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T08:49:31.522Z] + + cut -d, -f6cat [2024-10-04T08:49:31.522Z] /w/workspace/edgex-go/711/archives/cost.csv [Pipeline] lock [2024-10-04T08:49:31.558Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-711-stack-cost] [2024-10-04T08:49:31.573Z] Resource [jenkins-edgexfoundry-edgex-go-main-711-stack-cost] did not exist. Created. [2024-10-04T08:49:31.580Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-711-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T08:49:31.928Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T08:49:32.677Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T08:49:32.686Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-711-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T08:49:32.715Z] $ docker stop --time=1 791f1e155db74e2db56a0d51be98c86101ce586bf6de38bb09041d761d7e4c5a [2024-10-04T08:49:34.222Z] $ docker rm -f --volumes 791f1e155db74e2db56a0d51be98c86101ce586bf6de38bb09041d761d7e4c5a [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-10-04T08:49:34.778Z] provisioning config files... [2024-10-04T08:49:34.787Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/711@tmp/config17952495236239110571tmp [Pipeline] { [Pipeline] sh [2024-10-04T08:49:35.097Z] + set +x [2024-10-04T08:49:35.097Z] + bash -s -- [2024-10-04T08:49:35.097Z] + curl -s https://codecov.io/bash [2024-10-04T08:49:35.097Z] [2024-10-04T08:49:35.097Z] _____ _ [2024-10-04T08:49:35.097Z] / ____| | | [2024-10-04T08:49:35.097Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T08:49:35.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T08:49:35.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T08:49:35.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T08:49:35.097Z] Bash-1.0.6 [2024-10-04T08:49:35.097Z] [2024-10-04T08:49:35.097Z] [2024-10-04T08:49:35.097Z] ==> git version 2.25.1 found [2024-10-04T08:49:35.097Z] ==> 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-10-04T08:49:35.097Z] Release-Date: 2020-01-08 [2024-10-04T08:49:35.097Z] 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-10-04T08:49:35.097Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T08:49:35.097Z] ==> Jenkins CI detected. [2024-10-04T08:49:35.097Z] current dir:  /w/workspace/edgex-go/711 [2024-10-04T08:49:35.097Z] project root: . [2024-10-04T08:49:35.097Z] --> token set from env [2024-10-04T08:49:35.097Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T08:49:35.097Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T08:49:35.097Z] ==> Python coveragepy not found [2024-10-04T08:49:35.097Z] ==> Searching for coverage reports in: [2024-10-04T08:49:35.097Z] + . [2024-10-04T08:49:35.356Z] -> Found 1 reports [2024-10-04T08:49:35.356Z] ==> Detecting git/mercurial file structure [2024-10-04T08:49:35.356Z] ==> Reading reports [2024-10-04T08:49:35.356Z] + ./coverage.out bytes=1502108 [2024-10-04T08:49:35.356Z] ==> Appending adjustments [2024-10-04T08:49:35.356Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T08:49:36.735Z] + Found adjustments [2024-10-04T08:49:36.735Z] ==> Gzipping contents [2024-10-04T08:49:36.735Z] 132K /tmp/codecov.4iPPnl.gz [2024-10-04T08:49:36.735Z] ==> Uploading reports [2024-10-04T08:49:36.735Z] url: https://codecov.io [2024-10-04T08:49:36.735Z] query: branch=main&commit=5b6b5cebbe9548f3d8439c4c1206c366677ffd4b&build=711&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F711%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T08:49:36.735Z] -> Pinging Codecov [2024-10-04T08:49:36.735Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5b6b5cebbe9548f3d8439c4c1206c366677ffd4b&build=711&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F711%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T08:49:36.735Z] -> Uploading to [2024-10-04T08:49:36.735Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/5b6b5cebbe9548f3d8439c4c1206c366677ffd4b/19425a65-f6bf-43e9-93dd-fea57edd591f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T084936Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=118473d748a69f08ac395886bc7a6cac6dec10a33b355968b15b35579a5c1a5c [2024-10-04T08:49:36.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:49:36.735Z] Dload Upload Total Spent Left Speed [2024-10-04T08:49:37.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 466k --:--:-- --:--:-- --:--:-- 466k [2024-10-04T08:49:37.304Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5b6b5cebbe9548f3d8439c4c1206c366677ffd4b [Pipeline] } [2024-10-04T08:49:37.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-04T08:49:37.593Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T08:49:37.609Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:49:37.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T08:49:37.924Z] [2024-10-04T08:49:37.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:49:38.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T08:49:38.224Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T08:49:38.224Z] 43c4264eed91: Already exists [2024-10-04T08:49:38.224Z] 4cc291be95ef: Already exists [2024-10-04T08:49:38.224Z] 2ac1f1163629: Already exists [2024-10-04T08:49:38.224Z] 5c3c966382ef: Already exists [2024-10-04T08:49:38.224Z] 4f4fb700ef54: Already exists [2024-10-04T08:49:38.224Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T08:49:38.224Z] 9c3e1370e548: Pulling fs layer [2024-10-04T08:49:38.482Z] d9c7d2e4e75e: Verifying Checksum [2024-10-04T08:49:38.482Z] d9c7d2e4e75e: Download complete [2024-10-04T08:49:38.740Z] d9c7d2e4e75e: Pull complete [2024-10-04T08:49:39.307Z] 9c3e1370e548: Download complete [2024-10-04T08:49:42.593Z] 9c3e1370e548: Pull complete [2024-10-04T08:49:42.593Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T08:49:42.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T08:49:42.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:49:42.692Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T08:49:42.732Z] $ 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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-04T08:49:47.810Z] $ docker top 962f49d16c5df92e4fcc8814843cc2dddecc865d2b16c402a80c63efacf988e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T08:49:48.156Z] + git config --global --add safe.directory /w/workspace/edgex-go/711 [Pipeline] echo [2024-10-04T08:49:48.168Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-04T08:49:48.447Z] + set -o pipefail [2024-10-04T08:49:48.447Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-04T08:49:56.568Z] [2024-10-04T08:49:56.568Z] Monitoring /w/workspace/edgex-go/711 (github.com/edgexfoundry/edgex-go)... [2024-10-04T08:49:56.568Z] [2024-10-04T08:49:56.568Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/6b897a88-26a5-4be4-ba8e-7707e0ec61e6 [2024-10-04T08:49:56.568Z] [2024-10-04T08:49:56.568Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T08:49:56.568Z] [2024-10-04T08:49:56.568Z] [2024-10-04T08:49:56.568Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T08:49:56.568Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T08:49:56.587Z] $ docker stop --time=1 962f49d16c5df92e4fcc8814843cc2dddecc865d2b16c402a80c63efacf988e8 [2024-10-04T08:50:03.567Z] $ docker rm -f --volumes 962f49d16c5df92e4fcc8814843cc2dddecc865d2b16c402a80c63efacf988e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-04T08:50:04.058Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T08:50:04.079Z] provisioning config files... [2024-10-04T08:50:04.090Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/711@tmp/config11135820747755556754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:50:04.388Z] --> edgex-publish-swagger.sh [2024-10-04T08:50:04.388Z] === Publish openapi/v3 API === [2024-10-04T08:50:04.388Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-04T08:50:04.388Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/711/openapi/v3/core-command.yaml] [2024-10-04T08:50:04.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:50:04.388Z] Dload Upload Total Spent Left Speed [2024-10-04T08:50:04.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 77134 --:--:-- --:--:-- --:--:-- 76953 100 32782 0 0 100 32782 0 76953 --:--:-- --:--:-- --:--:-- 76772 [2024-10-04T08:50:04.648Z] [2024-10-04T08:50:04.648Z] [2024-10-04T08:50:04.648Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/711/openapi/v3/core-data.yaml] [2024-10-04T08:50:04.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:50:04.648Z] Dload Upload Total Spent Left Speed [2024-10-04T08:50:05.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 160k --:--:-- --:--:-- --:--:-- 160k [2024-10-04T08:50:05.232Z] [2024-10-04T08:50:05.232Z] [2024-10-04T08:50:05.232Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/711/openapi/v3/core-keeper.yaml] [2024-10-04T08:50:05.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:50:05.232Z] Dload Upload Total Spent Left Speed [2024-10-04T08:50:05.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 282 136k --:--:-- --:--:-- --:--:-- 137k [2024-10-04T08:50:05.493Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-04T08:50:05.493Z] [2024-10-04T08:50:05.493Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/711/openapi/v3/core-metadata.yaml] [2024-10-04T08:50:05.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:50:05.493Z] Dload Upload Total Spent Left Speed [2024-10-04T08:50:05.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 435 416k --:--:-- --:--:-- --:--:-- 416k 100 149k 100 156 100 149k 435 416k --:--:-- --:--:-- --:--:-- 416k [2024-10-04T08:50:05.753Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-04T08:50:05.753Z] [2024-10-04T08:50:05.753Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/711/openapi/v3/support-cron-scheduler.yaml] [2024-10-04T08:50:05.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:50:05.753Z] Dload Upload Total Spent Left Speed [2024-10-04T08:50:06.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 273 196k --:--:-- --:--:-- --:--:-- 196k [2024-10-04T08:50:06.013Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-04T08:50:06.013Z] [2024-10-04T08:50:06.013Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/711/openapi/v3/support-notifications.yaml] [2024-10-04T08:50:06.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:50:06.013Z] Dload Upload Total Spent Left Speed [2024-10-04T08:50:06.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 485 265k --:--:-- --:--:-- --:--:-- 266k [2024-10-04T08:50:06.271Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-04T08:50:06.271Z] [2024-10-04T08:50:06.271Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/711/openapi/v3/support-scheduler.yaml] [2024-10-04T08:50:06.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T08:50:06.271Z] Dload Upload Total Spent Left Speed [2024-10-04T08:50:06.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 474 109k --:--:-- --:--:-- --:--:-- 109k 100 37110 100 156 100 36954 474 109k --:--:-- --:--:-- --:--:-- 109k [2024-10-04T08:50:06.839Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-04T08:50:06.839Z] [Pipeline] } [2024-10-04T08:50:06.847Z] 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-10-04T08:50:07.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T08:50:07.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:50:07.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T08:50:07.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:50:07.696Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T08:50:07.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T08:50:08.261Z] $ docker top 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 -eo pid,comm [2024-10-04T08:50:08.302Z] 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-10-04T08:50:08.302Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T08:50:08.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T08:50:08.360Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T08:50:08.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T08:50:08.497Z] $ docker exec 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 ssh-agent [2024-10-04T08:50:08.594Z] SSH_AUTH_SOCK=/tmp/ssh-Hy9RO2q0v6iI/agent.31 [2024-10-04T08:50:08.594Z] SSH_AGENT_PID=37 [2024-10-04T08:50:08.599Z] Running ssh-add (command line suppressed) [2024-10-04T08:50:08.697Z] Identity added: /w/workspace/edgex-go/711@tmp/private_key_4000797258601643624.key (/w/workspace/edgex-go/711@tmp/private_key_4000797258601643624.key) [2024-10-04T08:50:08.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T08:50:09.007Z] + git semver tag [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,203 [run_tag] DEBUG tag force:False [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,203 [check_head_tag] DEBUG check head tag [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,208 [execute] INFO git cat-file --batch-check [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=) [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,212 [execute] INFO git cat-file --batch [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=) [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,254 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,254 [execute] INFO git tag -a v3.2.0-dev.88 -m v3.2.0-dev.88 [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,254 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.88', '-m', 'v3.2.0-dev.88'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=None) [2024-10-04T08:50:09.266Z] 2024-10-04 08:50:09,259 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main [2024-10-04T08:50:09.266Z] 3.2.0-dev.88 [Pipeline] } [2024-10-04T08:50:09.545Z] $ docker exec --env ******** --env ******** 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 ssh-agent -k [2024-10-04T08:50:09.641Z] unset SSH_AUTH_SOCK; [2024-10-04T08:50:09.641Z] unset SSH_AGENT_PID; [2024-10-04T08:50:09.641Z] echo Agent pid 37 killed; [2024-10-04T08:50:09.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T08:50:09.980Z] + git semver [Pipeline] } [2024-10-04T08:50:10.260Z] $ docker stop --time=1 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 [2024-10-04T08:50:11.550Z] $ docker rm -f --volumes 90c8681c2f29b0990c894e9b1a7f6bb16e38705724a940110e0897b044f6ef22 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:50:12.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T08:50:12.091Z] [2024-10-04T08:50:12.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:50:12.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T08:50:12.429Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T08:50:12.429Z] ab5ef0e58194: Pulling fs layer [2024-10-04T08:50:12.429Z] 9712f1f96733: Pulling fs layer [2024-10-04T08:50:12.429Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T08:50:12.429Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T08:50:12.429Z] e9a5061849ea: Pulling fs layer [2024-10-04T08:50:12.429Z] d747dcd14b5f: Pulling fs layer [2024-10-04T08:50:12.429Z] 2de7ff778b66: Pulling fs layer [2024-10-04T08:50:12.429Z] d747dcd14b5f: Waiting [2024-10-04T08:50:12.429Z] 0d9ebad4ef96: Waiting [2024-10-04T08:50:12.429Z] 2de7ff778b66: Waiting [2024-10-04T08:50:12.429Z] e9a5061849ea: Waiting [2024-10-04T08:50:12.429Z] 9712f1f96733: Verifying Checksum [2024-10-04T08:50:12.429Z] 9712f1f96733: Download complete [2024-10-04T08:50:12.691Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T08:50:12.691Z] 63f879dbbcfc: Download complete [2024-10-04T08:50:12.969Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T08:50:12.969Z] 0d9ebad4ef96: Download complete [2024-10-04T08:50:12.969Z] ab5ef0e58194: Verifying Checksum [2024-10-04T08:50:12.969Z] ab5ef0e58194: Download complete [2024-10-04T08:50:12.969Z] d747dcd14b5f: Verifying Checksum [2024-10-04T08:50:12.969Z] d747dcd14b5f: Download complete [2024-10-04T08:50:12.969Z] e9a5061849ea: Verifying Checksum [2024-10-04T08:50:12.969Z] e9a5061849ea: Download complete [2024-10-04T08:50:12.969Z] 2de7ff778b66: Verifying Checksum [2024-10-04T08:50:12.969Z] 2de7ff778b66: Download complete [2024-10-04T08:50:15.508Z] ab5ef0e58194: Pull complete [2024-10-04T08:50:15.508Z] 9712f1f96733: Pull complete [2024-10-04T08:50:16.076Z] 63f879dbbcfc: Pull complete [2024-10-04T08:50:19.372Z] 0d9ebad4ef96: Pull complete [2024-10-04T08:50:19.631Z] e9a5061849ea: Pull complete [2024-10-04T08:50:19.631Z] d747dcd14b5f: Pull complete [2024-10-04T08:50:20.565Z] 2de7ff778b66: Pull complete [2024-10-04T08:50:20.565Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T08:50:20.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T08:50:20.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:50:20.667Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T08:50:20.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-04T08:50:29.892Z] $ docker top 145a9f04e9daf3c1bc3fce15cee64afe52e1dd28685f921f1e8b97ae7a912beb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T08:50:29.972Z] provisioning config files... [2024-10-04T08:50:29.978Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/711@tmp/config1749153140736662366tmp [2024-10-04T08:50:29.987Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/711@tmp/config16515008133467592744tmp [2024-10-04T08:50:29.995Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/711@tmp/config4444298127390466861tmp [Pipeline] { [Pipeline] echo [2024-10-04T08:50:30.027Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:50:30.324Z] ---> sigul-configuration.sh [2024-10-04T08:50:30.325Z] gpg: directory `/root/.gnupg' created [2024-10-04T08:50:30.325Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T08:50:30.325Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T08:50:30.325Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T08:50:30.325Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T08:50:30.325Z] gpg: CAST5 encrypted data [2024-10-04T08:50:30.325Z] gpg: encrypted with 1 passphrase [2024-10-04T08:50:30.325Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T08:50:30.619Z] + mkdir /home/jenkins [2024-10-04T08:50:30.619Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T08:50:30.911Z] + 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-10-04T08:50:30.924Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:50:31.222Z] ---> sigul-install.sh [2024-10-04T08:50:31.222Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T08:50:31.518Z] + git tag --list [2024-10-04T08:50:31.518Z] 0.6.0 [2024-10-04T08:50:31.519Z] 0.6.1 [2024-10-04T08:50:31.519Z] 0.7.0 [2024-10-04T08:50:31.519Z] 0.7.1 [2024-10-04T08:50:31.519Z] v1.0.0 [2024-10-04T08:50:31.519Z] v1.0.1 [2024-10-04T08:50:31.519Z] v1.1.0 [2024-10-04T08:50:31.519Z] v1.2.0 [2024-10-04T08:50:31.519Z] v1.2.1 [2024-10-04T08:50:31.519Z] v1.3.0 [2024-10-04T08:50:31.519Z] v1.3.1 [2024-10-04T08:50:31.519Z] v2.0.0 [2024-10-04T08:50:31.519Z] v2.1.0 [2024-10-04T08:50:31.519Z] v2.1.1 [2024-10-04T08:50:31.519Z] v2.2.0 [2024-10-04T08:50:31.519Z] v2.3.0 [2024-10-04T08:50:31.519Z] v3.0 [2024-10-04T08:50:31.519Z] v3.0.0 [2024-10-04T08:50:31.519Z] v3.1 [2024-10-04T08:50:31.519Z] v3.1.0 [2024-10-04T08:50:31.519Z] v3.1.0-dev.1 [2024-10-04T08:50:31.519Z] v3.1.0-dev.10 [2024-10-04T08:50:31.519Z] v3.1.0-dev.11 [2024-10-04T08:50:31.519Z] v3.1.0-dev.12 [2024-10-04T08:50:31.519Z] v3.1.0-dev.13 [2024-10-04T08:50:31.519Z] v3.1.0-dev.14 [2024-10-04T08:50:31.519Z] v3.1.0-dev.15 [2024-10-04T08:50:31.519Z] v3.1.0-dev.16 [2024-10-04T08:50:31.519Z] v3.1.0-dev.17 [2024-10-04T08:50:31.519Z] v3.1.0-dev.18 [2024-10-04T08:50:31.519Z] v3.1.0-dev.19 [2024-10-04T08:50:31.519Z] v3.1.0-dev.2 [2024-10-04T08:50:31.519Z] v3.1.0-dev.20 [2024-10-04T08:50:31.519Z] v3.1.0-dev.21 [2024-10-04T08:50:31.519Z] v3.1.0-dev.22 [2024-10-04T08:50:31.519Z] v3.1.0-dev.23 [2024-10-04T08:50:31.519Z] v3.1.0-dev.24 [2024-10-04T08:50:31.519Z] v3.1.0-dev.25 [2024-10-04T08:50:31.519Z] v3.1.0-dev.26 [2024-10-04T08:50:31.519Z] v3.1.0-dev.27 [2024-10-04T08:50:31.519Z] v3.1.0-dev.28 [2024-10-04T08:50:31.519Z] v3.1.0-dev.29 [2024-10-04T08:50:31.519Z] v3.1.0-dev.3 [2024-10-04T08:50:31.519Z] v3.1.0-dev.30 [2024-10-04T08:50:31.519Z] v3.1.0-dev.31 [2024-10-04T08:50:31.519Z] v3.1.0-dev.32 [2024-10-04T08:50:31.519Z] v3.1.0-dev.33 [2024-10-04T08:50:31.519Z] v3.1.0-dev.34 [2024-10-04T08:50:31.519Z] v3.1.0-dev.35 [2024-10-04T08:50:31.519Z] v3.1.0-dev.36 [2024-10-04T08:50:31.519Z] v3.1.0-dev.37 [2024-10-04T08:50:31.519Z] v3.1.0-dev.38 [2024-10-04T08:50:31.519Z] v3.1.0-dev.39 [2024-10-04T08:50:31.519Z] v3.1.0-dev.4 [2024-10-04T08:50:31.519Z] v3.1.0-dev.40 [2024-10-04T08:50:31.519Z] v3.1.0-dev.41 [2024-10-04T08:50:31.519Z] v3.1.0-dev.42 [2024-10-04T08:50:31.519Z] v3.1.0-dev.43 [2024-10-04T08:50:31.519Z] v3.1.0-dev.44 [2024-10-04T08:50:31.519Z] v3.1.0-dev.45 [2024-10-04T08:50:31.519Z] v3.1.0-dev.46 [2024-10-04T08:50:31.519Z] v3.1.0-dev.47 [2024-10-04T08:50:31.519Z] v3.1.0-dev.48 [2024-10-04T08:50:31.519Z] v3.1.0-dev.49 [2024-10-04T08:50:31.519Z] v3.1.0-dev.5 [2024-10-04T08:50:31.519Z] v3.1.0-dev.50 [2024-10-04T08:50:31.519Z] v3.1.0-dev.51 [2024-10-04T08:50:31.519Z] v3.1.0-dev.52 [2024-10-04T08:50:31.519Z] v3.1.0-dev.53 [2024-10-04T08:50:31.519Z] v3.1.0-dev.54 [2024-10-04T08:50:31.519Z] v3.1.0-dev.55 [2024-10-04T08:50:31.519Z] v3.1.0-dev.56 [2024-10-04T08:50:31.519Z] v3.1.0-dev.57 [2024-10-04T08:50:31.519Z] v3.1.0-dev.58 [2024-10-04T08:50:31.519Z] v3.1.0-dev.59 [2024-10-04T08:50:31.519Z] v3.1.0-dev.6 [2024-10-04T08:50:31.519Z] v3.1.0-dev.60 [2024-10-04T08:50:31.519Z] v3.1.0-dev.61 [2024-10-04T08:50:31.519Z] v3.1.0-dev.62 [2024-10-04T08:50:31.519Z] v3.1.0-dev.63 [2024-10-04T08:50:31.519Z] v3.1.0-dev.64 [2024-10-04T08:50:31.519Z] v3.1.0-dev.65 [2024-10-04T08:50:31.519Z] v3.1.0-dev.66 [2024-10-04T08:50:31.519Z] v3.1.0-dev.67 [2024-10-04T08:50:31.519Z] v3.1.0-dev.68 [2024-10-04T08:50:31.519Z] v3.1.0-dev.69 [2024-10-04T08:50:31.519Z] v3.1.0-dev.7 [2024-10-04T08:50:31.519Z] v3.1.0-dev.70 [2024-10-04T08:50:31.519Z] v3.1.0-dev.71 [2024-10-04T08:50:31.519Z] v3.1.0-dev.72 [2024-10-04T08:50:31.519Z] v3.1.0-dev.73 [2024-10-04T08:50:31.519Z] v3.1.0-dev.8 [2024-10-04T08:50:31.519Z] v3.1.0-dev.9 [2024-10-04T08:50:31.519Z] v3.1.1 [2024-10-04T08:50:31.519Z] v3.1.1-dev.1 [2024-10-04T08:50:31.519Z] v3.1.1-dev.2 [2024-10-04T08:50:31.519Z] v3.2.0-dev.1 [2024-10-04T08:50:31.519Z] v3.2.0-dev.10 [2024-10-04T08:50:31.519Z] v3.2.0-dev.11 [2024-10-04T08:50:31.519Z] v3.2.0-dev.12 [2024-10-04T08:50:31.519Z] v3.2.0-dev.13 [2024-10-04T08:50:31.519Z] v3.2.0-dev.14 [2024-10-04T08:50:31.519Z] v3.2.0-dev.15 [2024-10-04T08:50:31.519Z] v3.2.0-dev.16 [2024-10-04T08:50:31.519Z] v3.2.0-dev.17 [2024-10-04T08:50:31.519Z] v3.2.0-dev.18 [2024-10-04T08:50:31.519Z] v3.2.0-dev.19 [2024-10-04T08:50:31.519Z] v3.2.0-dev.2 [2024-10-04T08:50:31.519Z] v3.2.0-dev.20 [2024-10-04T08:50:31.519Z] v3.2.0-dev.21 [2024-10-04T08:50:31.519Z] v3.2.0-dev.22 [2024-10-04T08:50:31.519Z] v3.2.0-dev.23 [2024-10-04T08:50:31.519Z] v3.2.0-dev.24 [2024-10-04T08:50:31.519Z] v3.2.0-dev.25 [2024-10-04T08:50:31.519Z] v3.2.0-dev.26 [2024-10-04T08:50:31.519Z] v3.2.0-dev.27 [2024-10-04T08:50:31.519Z] v3.2.0-dev.28 [2024-10-04T08:50:31.519Z] v3.2.0-dev.29 [2024-10-04T08:50:31.519Z] v3.2.0-dev.3 [2024-10-04T08:50:31.519Z] v3.2.0-dev.30 [2024-10-04T08:50:31.519Z] v3.2.0-dev.31 [2024-10-04T08:50:31.519Z] v3.2.0-dev.32 [2024-10-04T08:50:31.519Z] v3.2.0-dev.33 [2024-10-04T08:50:31.519Z] v3.2.0-dev.34 [2024-10-04T08:50:31.519Z] v3.2.0-dev.35 [2024-10-04T08:50:31.519Z] v3.2.0-dev.36 [2024-10-04T08:50:31.519Z] v3.2.0-dev.37 [2024-10-04T08:50:31.519Z] v3.2.0-dev.38 [2024-10-04T08:50:31.519Z] v3.2.0-dev.39 [2024-10-04T08:50:31.519Z] v3.2.0-dev.4 [2024-10-04T08:50:31.519Z] v3.2.0-dev.40 [2024-10-04T08:50:31.519Z] v3.2.0-dev.41 [2024-10-04T08:50:31.519Z] v3.2.0-dev.42 [2024-10-04T08:50:31.519Z] v3.2.0-dev.43 [2024-10-04T08:50:31.519Z] v3.2.0-dev.44 [2024-10-04T08:50:31.519Z] v3.2.0-dev.45 [2024-10-04T08:50:31.519Z] v3.2.0-dev.46 [2024-10-04T08:50:31.519Z] v3.2.0-dev.47 [2024-10-04T08:50:31.519Z] v3.2.0-dev.48 [2024-10-04T08:50:31.519Z] v3.2.0-dev.49 [2024-10-04T08:50:31.519Z] v3.2.0-dev.5 [2024-10-04T08:50:31.519Z] v3.2.0-dev.50 [2024-10-04T08:50:31.519Z] v3.2.0-dev.51 [2024-10-04T08:50:31.519Z] v3.2.0-dev.52 [2024-10-04T08:50:31.519Z] v3.2.0-dev.53 [2024-10-04T08:50:31.519Z] v3.2.0-dev.54 [2024-10-04T08:50:31.519Z] v3.2.0-dev.55 [2024-10-04T08:50:31.519Z] v3.2.0-dev.56 [2024-10-04T08:50:31.519Z] v3.2.0-dev.57 [2024-10-04T08:50:31.519Z] v3.2.0-dev.58 [2024-10-04T08:50:31.519Z] v3.2.0-dev.59 [2024-10-04T08:50:31.519Z] v3.2.0-dev.6 [2024-10-04T08:50:31.519Z] v3.2.0-dev.60 [2024-10-04T08:50:31.519Z] v3.2.0-dev.61 [2024-10-04T08:50:31.519Z] v3.2.0-dev.62 [2024-10-04T08:50:31.519Z] v3.2.0-dev.63 [2024-10-04T08:50:31.519Z] v3.2.0-dev.64 [2024-10-04T08:50:31.519Z] v3.2.0-dev.65 [2024-10-04T08:50:31.519Z] v3.2.0-dev.66 [2024-10-04T08:50:31.519Z] v3.2.0-dev.67 [2024-10-04T08:50:31.519Z] v3.2.0-dev.68 [2024-10-04T08:50:31.519Z] v3.2.0-dev.69 [2024-10-04T08:50:31.519Z] v3.2.0-dev.7 [2024-10-04T08:50:31.519Z] v3.2.0-dev.70 [2024-10-04T08:50:31.519Z] v3.2.0-dev.71 [2024-10-04T08:50:31.519Z] v3.2.0-dev.72 [2024-10-04T08:50:31.519Z] v3.2.0-dev.73 [2024-10-04T08:50:31.519Z] v3.2.0-dev.74 [2024-10-04T08:50:31.519Z] v3.2.0-dev.75 [2024-10-04T08:50:31.519Z] v3.2.0-dev.76 [2024-10-04T08:50:31.519Z] v3.2.0-dev.77 [2024-10-04T08:50:31.519Z] v3.2.0-dev.78 [2024-10-04T08:50:31.519Z] v3.2.0-dev.79 [2024-10-04T08:50:31.519Z] v3.2.0-dev.8 [2024-10-04T08:50:31.519Z] v3.2.0-dev.80 [2024-10-04T08:50:31.519Z] v3.2.0-dev.81 [2024-10-04T08:50:31.519Z] v3.2.0-dev.82 [2024-10-04T08:50:31.519Z] v3.2.0-dev.83 [2024-10-04T08:50:31.519Z] v3.2.0-dev.84 [2024-10-04T08:50:31.519Z] v3.2.0-dev.85 [2024-10-04T08:50:31.519Z] v3.2.0-dev.86 [2024-10-04T08:50:31.519Z] v3.2.0-dev.87 [2024-10-04T08:50:31.519Z] v3.2.0-dev.88 [2024-10-04T08:50:31.519Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-04T08:50:31.833Z] + lftools sign git-tag v3.2.0-dev.88 [2024-10-04T08:50:32.401Z] Signing Git tag with Sigul... [2024-10-04T08:50:32.401Z] Signing v3.2.0-dev.88 [Pipeline] echo [2024-10-04T08:50:32.675Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:50:32.973Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T08:50:32.981Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T08:50:33.022Z] $ docker stop --time=1 145a9f04e9daf3c1bc3fce15cee64afe52e1dd28685f921f1e8b97ae7a912beb [2024-10-04T08:50:34.304Z] $ docker rm -f --volumes 145a9f04e9daf3c1bc3fce15cee64afe52e1dd28685f921f1e8b97ae7a912beb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T08:50:34.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T08:50:34.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:50:35.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T08:50:35.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:50:35.134Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T08:50:35.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T08:50:35.517Z] $ docker top a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c -eo pid,comm [2024-10-04T08:50:35.558Z] 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-10-04T08:50:35.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T08:50:35.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T08:50:35.609Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T08:50:35.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T08:50:35.720Z] $ docker exec a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c ssh-agent [2024-10-04T08:50:35.808Z] SSH_AUTH_SOCK=/tmp/ssh-A2MlPLjVsDaB/agent.32 [2024-10-04T08:50:35.808Z] SSH_AGENT_PID=38 [2024-10-04T08:50:35.813Z] Running ssh-add (command line suppressed) [2024-10-04T08:50:35.908Z] Identity added: /w/workspace/edgex-go/711@tmp/private_key_8030107014266506957.key (/w/workspace/edgex-go/711@tmp/private_key_8030107014266506957.key) [2024-10-04T08:50:35.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T08:50:36.314Z] + git semver bump pre [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,506 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,507 [bump_version] DEBUG bumping version:3.2.0-dev.88 on axis:pre with prefix:dev [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,507 [bump_version] DEBUG bumped version:3.2.0-dev.89 [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,507 [write_version] DEBUG write version:3.2.0-dev.89 to path:/w/workspace/edgex-go/711/.semver/main with force:True [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,507 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,507 [write_file] DEBUG write to file:/w/workspace/edgex-go/711/.semver/main [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,509 [execute] INFO git cat-file --batch-check [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,515 [execute] INFO git cat-file --batch [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T08:50:36.573Z] 2024-10-04 08:50:36,520 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main [2024-10-04T08:50:36.573Z] 3.2.0-dev.89 [Pipeline] } [2024-10-04T08:50:36.591Z] $ docker exec --env ******** --env ******** a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c ssh-agent -k [2024-10-04T08:50:36.683Z] unset SSH_AUTH_SOCK; [2024-10-04T08:50:36.683Z] unset SSH_AGENT_PID; [2024-10-04T08:50:36.683Z] echo Agent pid 38 killed; [2024-10-04T08:50:36.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T08:50:37.006Z] + git semver [Pipeline] } [2024-10-04T08:50:37.288Z] $ docker stop --time=1 a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c [2024-10-04T08:50:38.555Z] $ docker rm -f --volumes a3e4bb5792f612f05b0d0b6f3164a322c6a1d02e7a329eaa0c8dd439440fd36c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T08:50:38.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T08:50:38.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:50:39.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T08:50:39.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:50:39.299Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T08:50:39.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T08:50:39.663Z] $ docker top ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e -eo pid,comm [2024-10-04T08:50:39.698Z] 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-10-04T08:50:39.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T08:50:39.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T08:50:39.750Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T08:50:39.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T08:50:39.868Z] $ docker exec ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e ssh-agent [2024-10-04T08:50:39.956Z] SSH_AUTH_SOCK=/tmp/ssh-lj7owAHIDKGI/agent.33 [2024-10-04T08:50:39.956Z] SSH_AGENT_PID=39 [2024-10-04T08:50:39.960Z] Running ssh-add (command line suppressed) [2024-10-04T08:50:40.061Z] Identity added: /w/workspace/edgex-go/711@tmp/private_key_14104810863806829580.key (/w/workspace/edgex-go/711@tmp/private_key_14104810863806829580.key) [2024-10-04T08:50:40.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T08:50:40.362Z] + git semver push [2024-10-04T08:50:40.621Z] 2024-10-04 08:50:40,546 [run_push] DEBUG push [2024-10-04T08:50:40.621Z] 2024-10-04 08:50:40,547 [execute] INFO git cat-file --batch-check [2024-10-04T08:50:40.621Z] 2024-10-04 08:50:40,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T08:50:40.621Z] 2024-10-04 08:50:40,550 [execute] INFO git rev-list b1e6c194a27cb183479bf453ef21f2fb545305de -- [2024-10-04T08:50:40.621Z] 2024-10-04 08:50:40,551 [execute] DEBUG Popen(['git', 'rev-list', 'b1e6c194a27cb183479bf453ef21f2fb545305de', '--'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T08:50:40.621Z] 2024-10-04 08:50:40,570 [execute] INFO git fetch -v origin [2024-10-04T08:50:40.621Z] 2024-10-04 08:50:40,571 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-04T08:50:41.191Z] 2024-10-04 08:50:41,057 [run_push] DEBUG no remote changes detected [2024-10-04T08:50:41.191Z] 2024-10-04 08:50:41,057 [execute] INFO git push origin semver [2024-10-04T08:50:41.191Z] 2024-10-04 08:50:41,058 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/711/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T08:50:42.130Z] 2024-10-04 08:50:41,825 [run_push] DEBUG push all version tags [2024-10-04T08:50:42.130Z] 2024-10-04 08:50:41,825 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T08:50:42.130Z] 2024-10-04 08:50:41,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/711, universal_newlines=False, shell=None, istream=None) [2024-10-04T08:50:42.700Z] 2024-10-04 08:50:42,492 [read_version] DEBUG read version from /w/workspace/edgex-go/711/.semver/main [2024-10-04T08:50:42.700Z] 3.2.0-dev.89 [Pipeline] } [2024-10-04T08:50:42.718Z] $ docker exec --env ******** --env ******** ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e ssh-agent -k [2024-10-04T08:50:42.813Z] unset SSH_AUTH_SOCK; [2024-10-04T08:50:42.814Z] unset SSH_AGENT_PID; [2024-10-04T08:50:42.814Z] echo Agent pid 39 killed; [2024-10-04T08:50:42.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T08:50:43.148Z] + git semver [Pipeline] } [2024-10-04T08:50:43.431Z] $ docker stop --time=1 ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e [2024-10-04T08:50:44.725Z] $ docker rm -f --volumes ba4fe595009b689959394e3a1e7cf6b92e2c5027f801b5a908025a3ef1b34d8e [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-10-04T08:50:45.338Z] + [ -d /w/workspace/edgex-go/711/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:50:45.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:50:46.495Z] ---> package-listing.sh [2024-10-04T08:50:46.495Z] ++ facter osfamily [2024-10-04T08:50:46.495Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T08:50:46.755Z] + OS_FAMILY=debian [2024-10-04T08:50:46.755Z] + workspace=/w/workspace/edgex-go/711 [2024-10-04T08:50:46.755Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T08:50:46.755Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T08:50:46.755Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T08:50:46.755Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T08:50:46.755Z] + '[' /w/workspace/edgex-go/711 ']' [2024-10-04T08:50:46.755Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T08:50:46.755Z] + case "${OS_FAMILY}" in [2024-10-04T08:50:46.755Z] + dpkg -l [2024-10-04T08:50:46.755Z] + grep '^ii' [2024-10-04T08:50:46.755Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T08:50:46.755Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T08:50:46.755Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T08:50:46.755Z] + '[' /w/workspace/edgex-go/711 ']' [2024-10-04T08:50:46.755Z] + mkdir -p /w/workspace/edgex-go/711/archives/ [2024-10-04T08:50:46.755Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/711/archives/ [Pipeline] echo [2024-10-04T08:50:46.769Z] 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/711/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T08:50:47.066Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:50:47.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T08:50:47.374Z] [2024-10-04T08:50:47.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:50:47.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T08:50:47.677Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T08:50:47.677Z] 5eb5b503b376: Pulling fs layer [2024-10-04T08:50:47.677Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T08:50:47.677Z] ec43610c2a17: Pulling fs layer [2024-10-04T08:50:47.677Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T08:50:47.677Z] 33b1e0a273af: Pulling fs layer [2024-10-04T08:50:47.677Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T08:50:47.677Z] 2f39f015ded8: Pulling fs layer [2024-10-04T08:50:47.677Z] 5d3b04190fa2: Waiting [2024-10-04T08:50:47.677Z] 33b1e0a273af: Waiting [2024-10-04T08:50:47.677Z] 2f39f015ded8: Waiting [2024-10-04T08:50:47.677Z] 3a2ae6a8a46f: Waiting [2024-10-04T08:50:47.677Z] 5c69ac0246d0: Download complete [2024-10-04T08:50:47.677Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T08:50:47.677Z] 3a2ae6a8a46f: Download complete [2024-10-04T08:50:47.949Z] ec43610c2a17: Verifying Checksum [2024-10-04T08:50:47.949Z] ec43610c2a17: Download complete [2024-10-04T08:50:47.949Z] 33b1e0a273af: Verifying Checksum [2024-10-04T08:50:47.949Z] 33b1e0a273af: Download complete [2024-10-04T08:50:47.949Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T08:50:47.949Z] 5d3b04190fa2: Download complete [2024-10-04T08:50:47.949Z] 5eb5b503b376: Verifying Checksum [2024-10-04T08:50:47.949Z] 5eb5b503b376: Download complete [2024-10-04T08:50:48.514Z] 2f39f015ded8: Download complete [2024-10-04T08:50:49.079Z] 5eb5b503b376: Pull complete [2024-10-04T08:50:49.079Z] 5c69ac0246d0: Pull complete [2024-10-04T08:50:49.646Z] ec43610c2a17: Pull complete [2024-10-04T08:50:49.646Z] 3a2ae6a8a46f: Pull complete [2024-10-04T08:50:49.905Z] 33b1e0a273af: Pull complete [2024-10-04T08:50:49.905Z] 5d3b04190fa2: Pull complete [2024-10-04T08:50:54.094Z] 2f39f015ded8: Pull complete [2024-10-04T08:50:54.094Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T08:50:54.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T08:50:54.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:50:54.207Z] prd-ubuntu20.04-docker-8c-8g-16264 does not seem to be running inside a container [2024-10-04T08:50:54.245Z] $ 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/711/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/711 -v /w/workspace/edgex-go/711:/w/workspace/edgex-go/711:rw,z -v /w/workspace/edgex-go/711@tmp:/w/workspace/edgex-go/711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T08:50:59.550Z] $ docker top 037c49821ca3098669f11a7d355f05472c77a177c24c86066b0672597d36db50 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T08:50:59.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T08:51:00.166Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T08:51:00.454Z] + ls /var/log/sa-host [2024-10-04T08:51:00.454Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T08:51:00.537Z] provisioning config files... [2024-10-04T08:51:00.547Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/711@tmp/config894688005932595307tmp [Pipeline] { [Pipeline] echo [2024-10-04T08:51:00.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:51:00.852Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T08:51:00.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:51:01.213Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T08:51:01.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:51:01.514Z] ---> sudo-logs.sh [2024-10-04T08:51:01.514Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T08:51:01.546Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:51:01.828Z] ---> job-cost.sh [2024-10-04T08:51:01.829Z] lf-activate-venv: SKIPPING [2024-10-04T08:51:01.829Z] DEBUG: total: 0.10999999940395355 [2024-10-04T08:51:01.829Z] INFO: Retrieving Stack Cost... [2024-10-04T08:51:02.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T08:51:02.660Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T08:51:02.675Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:51:02.973Z] ---> logs-deploy.sh [2024-10-04T08:51:02.973Z] lf-activate-venv: SKIPPING [2024-10-04T08:51:02.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/711 [2024-10-04T08:51:02.973Z] INFO: archiving workspace using pattern(s): [2024-10-04T08:51:03.910Z] Archives upload complete. [2024-10-04T08:51:03.910Z] INFO: archiving logs to Nexus